+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 21 05:37:28 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:17 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-cf8789979-n4bvl 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 0x55e2b390c120 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-21 05:37:32.209 7 INFO neutron.common.config [-] Logging enabled! 2026-05-21 05:37:32.210 7 INFO neutron.common.config [-] uwsgi version 23.5.0 /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-21 05:37:32.440 8 INFO neutron.common.config [-] Logging enabled! 2026-05-21 05:37:32.441 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-21 05:37:32.496 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-21 05:37:32.720 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-21 05:37:33.328 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:37:33.331 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-21 05:37:33.334 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-21 05:37:33.335 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:37:33.335 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-21 05:37:33.335 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-21 05:37:33.335 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:37:33.342 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:37:33.342 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:37:33.342 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:37:33.361 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-21 05:37:33.362 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:37:33.362 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-21 05:37:33.401 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-21 05:37:33.401 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-21 05:37:33.401 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-21 05:37:33.401 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-21 05:37:33.409 7 WARNING oslo_policy.policy [None req-976b0785-bca8-4408-ae38-170fc897ed4a - - - - - -] 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-05-21 05:37:33.531 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:37:33.533 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-21 05:37:33.536 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-21 05:37:33.537 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:37:33.537 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-21 05:37:33.537 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-21 05:37:33.538 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:37:33.543 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:37:33.544 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:37:33.544 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:37:33.562 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-21 05:37:33.563 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:37:33.563 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-21 05:37:33.601 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-21 05:37:33.601 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-21 05:37:33.601 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-21 05:37:33.601 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-21 05:37:33.610 8 WARNING oslo_policy.policy [None req-6ea72b17-471e-44dc-a526-f706ff25db2d - - - - - -] 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-05-21 05:37:33.840 7 INFO neutron.plugins.ml2.managers [None req-976b0785-bca8-4408-ae38-170fc897ed4a - - - - - -] Initializing driver for type 'vlan' 2026-05-21 05:37:34.069 8 INFO neutron.plugins.ml2.managers [None req-6ea72b17-471e-44dc-a526-f706ff25db2d - - - - - -] Initializing driver for type 'vlan' 2026-05-21 05:37:34.177 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-976b0785-bca8-4408-ae38-170fc897ed4a - - - - - -] VlanTypeDriver initialization complete 2026-05-21 05:37:34.177 7 INFO neutron.plugins.ml2.managers [None req-976b0785-bca8-4408-ae38-170fc897ed4a - - - - - -] Initializing driver for type 'vxlan' 2026-05-21 05:37:34.177 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-976b0785-bca8-4408-ae38-170fc897ed4a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-21 05:37:34.202 7 INFO neutron.plugins.ml2.managers [None req-976b0785-bca8-4408-ae38-170fc897ed4a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-21 05:37:34.202 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-976b0785-bca8-4408-ae38-170fc897ed4a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-21 05:37:34.202 7 INFO neutron.plugins.ml2.managers [None req-976b0785-bca8-4408-ae38-170fc897ed4a - - - - - -] Initializing extension driver 'port_security' 2026-05-21 05:37:34.202 7 INFO neutron.plugins.ml2.extensions.port_security [None req-976b0785-bca8-4408-ae38-170fc897ed4a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-21 05:37:34.203 7 INFO neutron.plugins.ml2.managers [None req-976b0785-bca8-4408-ae38-170fc897ed4a - - - - - -] Initializing extension driver 'qos' 2026-05-21 05:37:34.203 7 INFO neutron.plugins.ml2.managers [None req-976b0785-bca8-4408-ae38-170fc897ed4a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-21 05:37:34.203 7 INFO neutron.plugins.ml2.managers [None req-976b0785-bca8-4408-ae38-170fc897ed4a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-21 05:37:34.213 7 INFO neutron.quota [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded quota_driver: . 2026-05-21 05:37:34.214 7 INFO neutron.plugins.ml2.plugin [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Modular L2 Plugin initialization complete 2026-05-21 05:37:34.214 7 INFO neutron.plugins.ml2.managers [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-21 05:37:34.214 7 INFO neutron.plugins.ml2.managers [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-21 05:37:34.215 7 INFO neutron.plugins.ml2.managers [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-21 05:37:34.215 7 INFO neutron.extensions.vlantransparent [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Disabled vlantransparent extension. 2026-05-21 05:37:34.215 7 INFO neutron.manager [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loading Plugin: qos 2026-05-21 05:37:34.227 7 INFO neutron.manager [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loading Plugin: router 2026-05-21 05:37:34.268 7 INFO neutron.services.service_base [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-21 05:37:34.268 7 INFO neutron.manager [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loading Plugin: segments 2026-05-21 05:37:34.403 7 INFO neutron.manager [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loading Plugin: trunk 2026-05-21 05:37:34.435 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6ea72b17-471e-44dc-a526-f706ff25db2d - - - - - -] VlanTypeDriver initialization complete 2026-05-21 05:37:34.435 8 INFO neutron.plugins.ml2.managers [None req-6ea72b17-471e-44dc-a526-f706ff25db2d - - - - - -] Initializing driver for type 'vxlan' 2026-05-21 05:37:34.435 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6ea72b17-471e-44dc-a526-f706ff25db2d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-21 05:37:34.459 8 INFO neutron.plugins.ml2.managers [None req-6ea72b17-471e-44dc-a526-f706ff25db2d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-21 05:37:34.459 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6ea72b17-471e-44dc-a526-f706ff25db2d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-21 05:37:34.459 8 INFO neutron.plugins.ml2.managers [None req-6ea72b17-471e-44dc-a526-f706ff25db2d - - - - - -] Initializing extension driver 'port_security' 2026-05-21 05:37:34.459 8 INFO neutron.plugins.ml2.extensions.port_security [None req-6ea72b17-471e-44dc-a526-f706ff25db2d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-21 05:37:34.460 8 INFO neutron.plugins.ml2.managers [None req-6ea72b17-471e-44dc-a526-f706ff25db2d - - - - - -] Initializing extension driver 'qos' 2026-05-21 05:37:34.460 8 INFO neutron.plugins.ml2.managers [None req-6ea72b17-471e-44dc-a526-f706ff25db2d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-21 05:37:34.460 8 INFO neutron.plugins.ml2.managers [None req-6ea72b17-471e-44dc-a526-f706ff25db2d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-21 05:37:34.460 7 INFO neutron.manager [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loading Plugin: vpnaas 2026-05-21 05:37:34.472 8 INFO neutron.quota [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded quota_driver: . 2026-05-21 05:37:34.473 8 INFO neutron.plugins.ml2.plugin [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Modular L2 Plugin initialization complete 2026-05-21 05:37:34.473 8 INFO neutron.plugins.ml2.managers [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-21 05:37:34.473 8 INFO neutron.plugins.ml2.managers [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-21 05:37:34.473 8 INFO neutron.plugins.ml2.managers [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-21 05:37:34.474 8 INFO neutron.extensions.vlantransparent [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Disabled vlantransparent extension. 2026-05-21 05:37:34.474 8 INFO neutron.manager [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loading Plugin: qos 2026-05-21 05:37:34.485 8 INFO neutron.manager [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loading Plugin: router 2026-05-21 05:37:34.496 7 WARNING stevedore.named [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 05:37:34.522 8 INFO neutron.services.service_base [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-21 05:37:34.522 8 INFO neutron.manager [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loading Plugin: segments 2026-05-21 05:37:34.555 7 INFO neutron_vpnaas.services.vpn.plugin [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-21 05:37:34.556 7 INFO neutron.common.utils [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-21 05:37:34.556 7 INFO neutron.manager [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loading Plugin: auto_allocate 2026-05-21 05:37:34.560 7 INFO neutron.manager [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loading Plugin: tag 2026-05-21 05:37:34.565 7 INFO neutron.manager [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loading Plugin: timestamp 2026-05-21 05:37:34.568 7 INFO neutron.manager [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loading Plugin: network_ip_availability 2026-05-21 05:37:34.572 7 INFO neutron.manager [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loading Plugin: flavors 2026-05-21 05:37:34.575 7 INFO neutron.manager [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loading Plugin: revisions 2026-05-21 05:37:34.579 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Initializing extension manager. 2026-05-21 05:37:34.580 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: address-group 2026-05-21 05:37:34.581 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: address-scope 2026-05-21 05:37:34.582 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-21 05:37:34.583 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: agent 2026-05-21 05:37:34.584 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: agent-resources-synced 2026-05-21 05:37:34.586 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-21 05:37:34.587 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-21 05:37:34.588 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: availability_zone 2026-05-21 05:37:34.589 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: availability_zone_filter 2026-05-21 05:37:34.589 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-21 05:37:34.590 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: default-subnetpools 2026-05-21 05:37:34.592 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-21 05:37:34.593 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: dns-integration 2026-05-21 05:37:34.593 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: dns-domain-ports 2026-05-21 05:37:34.594 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-21 05:37:34.595 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: dvr 2026-05-21 05:37:34.595 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-21 05:37:34.596 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: empty-string-filtering 2026-05-21 05:37:34.597 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:37:34.597 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-21 05:37:34.598 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: external-net 2026-05-21 05:37:34.598 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-21 05:37:34.599 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: extraroute 2026-05-21 05:37:34.600 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: extraroute-atomic 2026-05-21 05:37:34.600 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-21 05:37:34.601 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-21 05:37:34.601 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-21 05:37:34.602 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-21 05:37:34.603 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: fip-port-details 2026-05-21 05:37:34.603 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: flavors 2026-05-21 05:37:34.605 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-21 05:37:34.605 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: floatingip-pools 2026-05-21 05:37:34.606 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: ip_allocation 2026-05-21 05:37:34.607 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-21 05:37:34.607 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: l2_adjacency 2026-05-21 05:37:34.608 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: router 2026-05-21 05:37:34.611 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:37:34.612 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: ext-gw-mode 2026-05-21 05:37:34.612 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: l3-ha 2026-05-21 05:37:34.613 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:37:34.614 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-21 05:37:34.615 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: l3-flavors 2026-05-21 05:37:34.615 8 INFO neutron.manager [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loading Plugin: trunk 2026-05-21 05:37:34.616 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:37:34.617 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-21 05:37:34.619 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-21 05:37:34.620 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-21 05:37:34.621 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-21 05:37:34.622 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-21 05:37:34.623 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-21 05:37:34.624 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: multi-provider 2026-05-21 05:37:34.624 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: net-mtu 2026-05-21 05:37:34.625 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: net-mtu-writable 2026-05-21 05:37:34.625 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: network_availability_zone 2026-05-21 05:37:34.626 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: network_ha 2026-05-21 05:37:34.627 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: network-ip-availability 2026-05-21 05:37:34.628 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-21 05:37:34.628 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: pagination 2026-05-21 05:37:34.629 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: port-device-profile 2026-05-21 05:37:34.630 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-21 05:37:34.630 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-21 05:37:34.631 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: port-mac-override 2026-05-21 05:37:34.632 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-21 05:37:34.632 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-21 05:37:34.633 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: port-resource-request 2026-05-21 05:37:34.634 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-21 05:37:34.634 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: binding 2026-05-21 05:37:34.635 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: binding-extended 2026-05-21 05:37:34.635 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: port-security 2026-05-21 05:37:34.636 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: project-id 2026-05-21 05:37:34.637 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: provider 2026-05-21 05:37:34.638 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: qos 2026-05-21 05:37:34.639 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-21 05:37:34.640 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-21 05:37:34.641 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: qos-default 2026-05-21 05:37:34.641 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: qos-fip 2026-05-21 05:37:34.642 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-21 05:37:34.642 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-21 05:37:34.643 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-21 05:37:34.643 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-21 05:37:34.644 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-21 05:37:34.645 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: qos-pps 2026-05-21 05:37:34.646 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-21 05:37:34.646 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-21 05:37:34.647 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: qos-rules-alias 2026-05-21 05:37:34.647 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: quota-check-limit 2026-05-21 05:37:34.650 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: quotas 2026-05-21 05:37:34.651 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: quota_details 2026-05-21 05:37:34.652 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: rbac-policies 2026-05-21 05:37:34.653 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: rbac-address-group 2026-05-21 05:37:34.653 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: rbac-address-scope 2026-05-21 05:37:34.654 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: rbac-security-groups 2026-05-21 05:37:34.655 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-21 05:37:34.655 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: revision-if-match 2026-05-21 05:37:34.656 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-21 05:37:34.657 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: router_availability_zone 2026-05-21 05:37:34.657 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-21 05:37:34.659 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-21 05:37:34.660 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-21 05:37:34.660 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-21 05:37:34.661 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-21 05:37:34.661 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-21 05:37:34.673 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: security-group 2026-05-21 05:37:34.674 8 INFO neutron.manager [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loading Plugin: vpnaas 2026-05-21 05:37:34.675 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: segment 2026-05-21 05:37:34.675 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-21 05:37:34.676 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: service-type 2026-05-21 05:37:34.677 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: sorting 2026-05-21 05:37:34.677 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: standard-attr-segment 2026-05-21 05:37:34.678 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: standard-attr-description 2026-05-21 05:37:34.678 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: stateful-security-group 2026-05-21 05:37:34.679 7 WARNING neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-21 05:37:34.680 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-21 05:37:34.680 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: subnet_onboard 2026-05-21 05:37:34.681 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-21 05:37:34.681 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: subnet-service-types 2026-05-21 05:37:34.682 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: subnet_allocation 2026-05-21 05:37:34.683 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-21 05:37:34.683 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-21 05:37:34.686 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: standard-attr-tag 2026-05-21 05:37:34.687 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-21 05:37:34.688 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: trunk 2026-05-21 05:37:34.688 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: trunk-details 2026-05-21 05:37:34.689 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-21 05:37:34.689 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-21 05:37:34.690 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-21 05:37:34.691 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: vpn-flavors 2026-05-21 05:37:34.693 7 INFO neutron.api.extensions [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Loaded extension: vpnaas 2026-05-21 05:37:34.695 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-21 05:37:34.695 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-21 05:37:34.695 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:37:34.695 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-21 05:37:34.696 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 05:37:34.697 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 05:37:34.699 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 05:37:34.700 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 05:37:34.700 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 05:37:34.700 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:37:34.700 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] subnetpool is already registered 2026-05-21 05:37:34.701 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:37:34.701 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] subnetpool is already registered 2026-05-21 05:37:34.701 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 05:37:34.701 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 05:37:34.701 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 05:37:34.702 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 05:37:34.702 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 05:37:34.702 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 05:37:34.704 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 05:37:34.704 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] router is already registered 2026-05-21 05:37:34.704 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 05:37:34.704 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] floatingip is already registered 2026-05-21 05:37:34.705 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 05:37:34.706 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] rbac_policy is already registered 2026-05-21 05:37:34.706 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 05:37:34.706 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] security_group is already registered 2026-05-21 05:37:34.706 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 05:37:34.706 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] security_group_rule is already registered 2026-05-21 05:37:34.707 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:37:34.707 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] subnetpool is already registered 2026-05-21 05:37:34.707 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:37:34.707 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] subnetpool is already registered 2026-05-21 05:37:34.707 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 05:37:34.707 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] trunk is already registered 2026-05-21 05:37:34.708 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 05:37:34.708 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] endpoint_group is already registered 2026-05-21 05:37:34.708 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 05:37:34.708 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] vpnservice is already registered 2026-05-21 05:37:34.709 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 05:37:34.709 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] ipsec_site_connection is already registered 2026-05-21 05:37:34.709 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 05:37:34.709 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] ipsecpolicy is already registered 2026-05-21 05:37:34.709 7 INFO neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 05:37:34.709 7 WARNING neutron.quota.resource_registry [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] ikepolicy is already registered 2026-05-21 05:37:34.715 8 WARNING stevedore.named [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 05:37:34.766 8 INFO neutron_vpnaas.services.vpn.plugin [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-21 05:37:34.767 8 INFO neutron.common.utils [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-21 05:37:34.767 8 INFO neutron.manager [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loading Plugin: auto_allocate 2026-05-21 05:37:34.770 7 WARNING keystonemiddleware._common.config [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:37:34.771 8 INFO neutron.manager [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loading Plugin: tag 2026-05-21 05:37:34.776 8 INFO neutron.manager [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loading Plugin: timestamp 2026-05-21 05:37:34.778 7 WARNING oslo_config.cfg [None req-13228f7c-be4d-477c-8943-4be41a1a3c77 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-21 05:37:34.778 8 INFO neutron.manager [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loading Plugin: network_ip_availability WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55e2b390c120 pid: 7 (default app) 2026-05-21 05:37:34.782 8 INFO neutron.manager [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loading Plugin: flavors 2026-05-21 05:37:34.785 8 INFO neutron.manager [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loading Plugin: revisions 2026-05-21 05:37:34.788 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Initializing extension manager. 2026-05-21 05:37:34.789 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: address-group 2026-05-21 05:37:34.790 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: address-scope 2026-05-21 05:37:34.790 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-21 05:37:34.791 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: agent 2026-05-21 05:37:34.792 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: agent-resources-synced 2026-05-21 05:37:34.793 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-21 05:37:34.794 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-21 05:37:34.794 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: availability_zone 2026-05-21 05:37:34.795 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: availability_zone_filter 2026-05-21 05:37:34.796 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-21 05:37:34.796 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: default-subnetpools 2026-05-21 05:37:34.798 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-21 05:37:34.798 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: dns-integration 2026-05-21 05:37:34.799 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: dns-domain-ports 2026-05-21 05:37:34.799 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-21 05:37:34.800 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: dvr 2026-05-21 05:37:34.801 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-21 05:37:34.801 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: empty-string-filtering 2026-05-21 05:37:34.802 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:37:34.802 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-21 05:37:34.803 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: external-net 2026-05-21 05:37:34.803 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-21 05:37:34.804 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: extraroute 2026-05-21 05:37:34.805 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: extraroute-atomic 2026-05-21 05:37:34.805 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-21 05:37:34.806 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-21 05:37:34.806 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-21 05:37:34.807 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-21 05:37:34.809 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: fip-port-details 2026-05-21 05:37:34.810 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: flavors 2026-05-21 05:37:34.811 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-21 05:37:34.812 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: floatingip-pools 2026-05-21 05:37:34.812 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: ip_allocation 2026-05-21 05:37:34.813 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-21 05:37:34.814 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: l2_adjacency 2026-05-21 05:37:34.815 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: router 2026-05-21 05:37:34.816 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:37:34.817 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: ext-gw-mode 2026-05-21 05:37:34.817 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: l3-ha 2026-05-21 05:37:34.818 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:37:34.819 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-21 05:37:34.819 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: l3-flavors 2026-05-21 05:37:34.820 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:37:34.821 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-21 05:37:34.822 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-21 05:37:34.823 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-21 05:37:34.824 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-21 05:37:34.826 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-21 05:37:34.826 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-21 05:37:34.827 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: multi-provider 2026-05-21 05:37:34.827 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: net-mtu 2026-05-21 05:37:34.828 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: net-mtu-writable 2026-05-21 05:37:34.829 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: network_availability_zone 2026-05-21 05:37:34.829 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: network_ha 2026-05-21 05:37:34.830 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: network-ip-availability 2026-05-21 05:37:34.831 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-21 05:37:34.832 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: pagination 2026-05-21 05:37:34.832 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: port-device-profile 2026-05-21 05:37:34.833 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-21 05:37:34.833 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-21 05:37:34.834 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: port-mac-override 2026-05-21 05:37:34.835 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-21 05:37:34.835 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-21 05:37:34.836 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: port-resource-request 2026-05-21 05:37:34.837 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-21 05:37:34.837 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: binding 2026-05-21 05:37:34.838 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: binding-extended 2026-05-21 05:37:34.839 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: port-security 2026-05-21 05:37:34.840 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: project-id 2026-05-21 05:37:34.840 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: provider 2026-05-21 05:37:34.843 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: qos 2026-05-21 05:37:34.844 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-21 05:37:34.844 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-21 05:37:34.845 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: qos-default 2026-05-21 05:37:34.846 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: qos-fip 2026-05-21 05:37:34.847 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-21 05:37:34.848 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-21 05:37:34.848 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-21 05:37:34.849 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-21 05:37:34.850 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-21 05:37:34.851 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: qos-pps 2026-05-21 05:37:34.851 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-21 05:37:34.852 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-21 05:37:34.852 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: qos-rules-alias 2026-05-21 05:37:34.853 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: quota-check-limit 2026-05-21 05:37:34.855 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: quotas 2026-05-21 05:37:34.856 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: quota_details 2026-05-21 05:37:34.857 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: rbac-policies 2026-05-21 05:37:34.858 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: rbac-address-group 2026-05-21 05:37:34.858 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: rbac-address-scope 2026-05-21 05:37:34.859 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: rbac-security-groups 2026-05-21 05:37:34.859 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-21 05:37:34.860 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: revision-if-match 2026-05-21 05:37:34.861 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-21 05:37:34.861 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: router_availability_zone 2026-05-21 05:37:34.862 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-21 05:37:34.863 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-21 05:37:34.864 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-21 05:37:34.865 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-21 05:37:34.865 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-21 05:37:34.866 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-21 05:37:34.873 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: security-group 2026-05-21 05:37:34.874 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: segment 2026-05-21 05:37:34.875 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-21 05:37:34.875 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: service-type 2026-05-21 05:37:34.876 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: sorting 2026-05-21 05:37:34.876 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: standard-attr-segment 2026-05-21 05:37:34.877 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: standard-attr-description 2026-05-21 05:37:34.878 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: stateful-security-group 2026-05-21 05:37:34.878 8 WARNING neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-21 05:37:34.879 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-21 05:37:34.879 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: subnet_onboard 2026-05-21 05:37:34.880 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-21 05:37:34.881 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: subnet-service-types 2026-05-21 05:37:34.881 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: subnet_allocation 2026-05-21 05:37:34.882 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-21 05:37:34.882 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-21 05:37:34.885 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: standard-attr-tag 2026-05-21 05:37:34.886 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-21 05:37:34.887 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: trunk 2026-05-21 05:37:34.887 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: trunk-details 2026-05-21 05:37:34.888 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-21 05:37:34.889 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-21 05:37:34.889 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-21 05:37:34.890 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: vpn-flavors 2026-05-21 05:37:34.891 8 INFO neutron.api.extensions [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Loaded extension: vpnaas 2026-05-21 05:37:34.894 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-21 05:37:34.894 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-21 05:37:34.894 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:37:34.894 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-21 05:37:34.895 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 05:37:34.895 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 05:37:34.897 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 05:37:34.898 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 05:37:34.898 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 05:37:34.898 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:37:34.898 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] subnetpool is already registered 2026-05-21 05:37:34.899 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:37:34.899 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] subnetpool is already registered 2026-05-21 05:37:34.899 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 05:37:34.899 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 05:37:34.900 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 05:37:34.900 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 05:37:34.900 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 05:37:34.900 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 05:37:34.902 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 05:37:34.902 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] router is already registered 2026-05-21 05:37:34.903 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 05:37:34.903 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] floatingip is already registered 2026-05-21 05:37:34.904 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 05:37:34.904 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] rbac_policy is already registered 2026-05-21 05:37:34.904 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 05:37:34.904 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] security_group is already registered 2026-05-21 05:37:34.905 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 05:37:34.905 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] security_group_rule is already registered 2026-05-21 05:37:34.905 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:37:34.905 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] subnetpool is already registered 2026-05-21 05:37:34.905 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 05:37:34.906 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] subnetpool is already registered 2026-05-21 05:37:34.906 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 05:37:34.906 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] trunk is already registered 2026-05-21 05:37:34.906 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 05:37:34.906 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] endpoint_group is already registered 2026-05-21 05:37:34.907 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 05:37:34.907 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] vpnservice is already registered 2026-05-21 05:37:34.907 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 05:37:34.907 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] ipsec_site_connection is already registered 2026-05-21 05:37:34.908 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 05:37:34.908 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] ipsecpolicy is already registered 2026-05-21 05:37:34.908 8 INFO neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 05:37:34.908 8 WARNING neutron.quota.resource_registry [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] ikepolicy is already registered 2026-05-21 05:37:34.945 8 WARNING keystonemiddleware._common.config [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:37:34.952 8 WARNING oslo_config.cfg [None req-e9904158-869c-42d3-be83-725213949c8b - - - - - -] 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 0x55e2b390c120 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-05-21 05:37:40.203 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba44768c-1f87-495b-93d2-d00e0004b94e 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.19.213.52 () {44 vars in 923 bytes} [Thu May 21 05:37:39 2026] GET /v2.0/networks/public => generated 108 bytes in 781 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.19.213.52 () {44 vars in 945 bytes} [Thu May 21 05:37:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:37:40.785 7 WARNING oslo_policy.policy [None req-49805032-d97d-44cb-a51c-88dc5c719caa 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-21 05:37:40.925 7 WARNING neutron.services.revisions.revision_plugin [None req-49805032-d97d-44cb-a51c-88dc5c719caa 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Could not find related network for resource to bump revision. 2026-05-21 05:37:40.954 7 INFO neutron.db.segments_db [None req-49805032-d97d-44cb-a51c-88dc5c719caa 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment 076523f4-546d-4932-b503-592d746adfaa of type flat for network 470f28a9-b5f3-4ae6-a85a-d137d61a7c4e 2026-05-21 05:37:41.016 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49805032-d97d-44cb-a51c-88dc5c719caa 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.19.213.52 () {48 vars in 963 bytes} [Thu May 21 05:37:40 2026] POST /v2.0/networks => generated 124 bytes in 556 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:37:46.935 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58741ae5-c89c-4830-89ec-75652c38cb7a 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.52 () {44 vars in 923 bytes} [Thu May 21 05:37:46 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.52 () {44 vars in 945 bytes} [Thu May 21 05:37:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:37:47.113 7 WARNING neutron.services.revisions.revision_plugin [None req-60aa75c3-70b8-4583-8ff8-35b979541091 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Could not find related network for resource to bump revision. 2026-05-21 05:37:47.130 7 INFO neutron.db.segments_db [None req-60aa75c3-70b8-4583-8ff8-35b979541091 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment 6c160d8b-d040-4980-aca1-40e65ff52d81 of type flat for network fc086719-7749-45ca-b987-ac9eef39f273 2026-05-21 05:37:47.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-60aa75c3-70b8-4583-8ff8-35b979541091 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.52 () {48 vars in 963 bytes} [Thu May 21 05:37:46 2026] POST /v2.0/networks => generated 124 bytes in 326 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:37:53.507 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7c29edd-6cc1-4964-8a09-cfb97d24a5f7 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.19.213.52 () {44 vars in 923 bytes} [Thu May 21 05:37:53 2026] GET /v2.0/networks/public => generated 108 bytes in 374 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.52 () {44 vars in 945 bytes} [Thu May 21 05:37:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:37:53.821 8 WARNING oslo_policy.policy [None req-181a91b7-227b-4b24-b618-a988a0435f03 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-21 05:37:53.859 8 WARNING neutron.services.revisions.revision_plugin [None req-181a91b7-227b-4b24-b618-a988a0435f03 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Could not find related network for resource to bump revision. 2026-05-21 05:37:53.887 8 INFO neutron.db.segments_db [None req-181a91b7-227b-4b24-b618-a988a0435f03 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment fb1bfee5-fcef-4d00-9ae1-dec0970d0589 of type flat for network 71537091-f53c-4eb4-8ab4-454d75a3e81d 2026-05-21 05:37:53.938 8 INFO neutron.pecan_wsgi.hooks.translation [None req-181a91b7-227b-4b24-b618-a988a0435f03 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.52 () {48 vars in 963 bytes} [Thu May 21 05:37:53 2026] POST /v2.0/networks => generated 124 bytes in 411 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:37:59.865 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c993710e-4744-4e96-9872-2d7369448282 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.52 () {44 vars in 923 bytes} [Thu May 21 05:37:59 2026] GET /v2.0/networks/public => generated 108 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.52 () {44 vars in 945 bytes} [Thu May 21 05:37:59 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-05-21 05:37:59.971 8 WARNING neutron.services.revisions.revision_plugin [None req-d355a7e2-8ffe-4fc7-8f65-205ec195dcd3 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Could not find related network for resource to bump revision. 2026-05-21 05:38:00.002 8 INFO neutron.db.segments_db [None req-d355a7e2-8ffe-4fc7-8f65-205ec195dcd3 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment ed2a049b-a341-4f1f-a93c-438abc02fb2b of type flat for network 8f05dcdd-0d6b-4cf5-9718-62ece6798ce8 2026-05-21 05:38:00.049 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d355a7e2-8ffe-4fc7-8f65-205ec195dcd3 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.19.213.52 () {48 vars in 963 bytes} [Thu May 21 05:37:59 2026] POST /v2.0/networks => generated 124 bytes in 198 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:38:05.995 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a660ddf7-bc55-49b2-a1d7-93e0dd3ad589 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.52 () {44 vars in 923 bytes} [Thu May 21 05:38:05 2026] GET /v2.0/networks/public => generated 108 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.52 () {44 vars in 945 bytes} [Thu May 21 05:38:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:38:06.108 7 WARNING neutron.services.revisions.revision_plugin [None req-7524cb11-c96d-4a5d-a884-2eb0fae113cf 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Could not find related network for resource to bump revision. 2026-05-21 05:38:06.134 7 INFO neutron.db.segments_db [None req-7524cb11-c96d-4a5d-a884-2eb0fae113cf 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment fc4aae9c-9085-4766-b881-54a4433e0e7c of type flat for network 00c29753-751c-45b6-8aa7-efd2e1ecd164 [pid: 7|app: 0|req: 11/19] 199.19.213.52 () {48 vars in 963 bytes} [Thu May 21 05:38:06 2026] POST /v2.0/networks => generated 706 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:38:07.526 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7da9c05-b3ab-4481-b86c-5abe010b896e 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.19.213.52 () {44 vars in 923 bytes} [Thu May 21 05:38:07 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.19.213.52 () {44 vars in 945 bytes} [Thu May 21 05:38:07 2026] GET /v2.0/networks?name=public => generated 709 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:38:07.652 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85e842a3-5957-4d17-8473-3e819e6dd9cc 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.19.213.52 () {44 vars in 1030 bytes} [Thu May 21 05:38:07 2026] GET /v2.0/subnets/public-subnet?network_id=00c29753-751c-45b6-8aa7-efd2e1ecd164 => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.19.213.52 () {44 vars in 1053 bytes} [Thu May 21 05:38:07 2026] GET /v2.0/subnets?name=public-subnet&network_id=00c29753-751c-45b6-8aa7-efd2e1ecd164 => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.19.213.52 () {48 vars in 961 bytes} [Thu May 21 05:38:07 2026] POST /v2.0/subnets => generated 641 bytes in 718 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:43:07.331 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2b2d410b-026f-42c0-a0ae-fef03aba184f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 05:43:07.336 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [304fd508-d80a-4af9-8ad8-29c2693e2baa] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 05:43:07.337 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 21 05:43:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.52) !!! 2026-05-21 05:43:07.467 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b40bba1-3b44-470d-b998-397003ee75e6 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/64] 199.19.213.52 () {44 vars in 933 bytes} [Thu May 21 05:43:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:43:07.479 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [36be90b1-c7e4-4e33-8635-8bbb595be271] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 05:43:07.482 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1e5ccf8b-afcc-4c42-b7bf-5f80350cda99] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 05:43:07.483 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 21 05:43:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.52) !!! [pid: 7|app: 0|req: 34/65] 199.19.213.52 () {44 vars in 955 bytes} [Thu May 21 05:43:07 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-05-21 05:43:07.618 8 INFO neutron.db.segments_db [None req-ebcfbf60-c4a9-4a08-97d5-d7e6a30246d1 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment 72ffb328-e388-418a-bf27-acaa3f14c026 of type vxlan for network f2805348-fbce-40af-b892-e279e0a29af4 [pid: 8|app: 0|req: 32/66] 199.19.213.52 () {48 vars in 962 bytes} [Thu May 21 05:43:07 2026] POST /v2.0/networks => generated 707 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:43:08.648 7 INFO oslo.messaging._drivers.impl_rabbit [-] [36be90b1-c7e4-4e33-8635-8bbb595be271] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60036. 2026-05-21 05:43:08.649 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1e5ccf8b-afcc-4c42-b7bf-5f80350cda99] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60046. 2026-05-21 05:43:08.687 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50cdb13a-0014-421d-adeb-9dbc2ec733ea 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/67] 199.19.213.52 () {44 vars in 933 bytes} [Thu May 21 05:43:08 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:43:08.751 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2b2d410b-026f-42c0-a0ae-fef03aba184f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60070. 2026-05-21 05:43:08.754 8 INFO oslo.messaging._drivers.impl_rabbit [-] [304fd508-d80a-4af9-8ad8-29c2693e2baa] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60086. [pid: 8|app: 0|req: 33/68] 199.19.213.52 () {44 vars in 955 bytes} [Thu May 21 05:43:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:43:08.795 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f09bce9-88e9-409c-8e95-dee776bb5493 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.19.213.52 () {44 vars in 1032 bytes} [Thu May 21 05:43:08 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f2805348-fbce-40af-b892-e279e0a29af4 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.19.213.52 () {44 vars in 1055 bytes} [Thu May 21 05:43:08 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f2805348-fbce-40af-b892-e279e0a29af4 => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.19.213.52 () {48 vars in 961 bytes} [Thu May 21 05:43:08 2026] POST /v2.0/subnets => generated 627 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 05:43:10.201 8 INFO neutron.api.v2.resource [None req-6fadebb7-4ffa-41a3-b05c-a47b53585577 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/72] 199.19.213.52 () {44 vars in 967 bytes} [Thu May 21 05:43:10 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.19.213.52 () {44 vars in 989 bytes} [Thu May 21 05:43:10 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.19.213.52 () {48 vars in 976 bytes} [Thu May 21 05:43:10 2026] POST /v2.0/security-groups => generated 1552 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:11 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 1552 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:11 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 1552 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:11 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 1552 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.19.213.52 () {48 vars in 987 bytes} [Thu May 21 05:43:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:12 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 2134 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:12 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 2134 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:12 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 2134 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.19.213.52 () {48 vars in 987 bytes} [Thu May 21 05:43:12 2026] POST /v2.0/security-group-rules => generated 571 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:13 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 2718 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:13 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 2718 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:13 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => 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: 42/86] 199.19.213.52 () {48 vars in 987 bytes} [Thu May 21 05:43:13 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/89] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:14 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 3302 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:14 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 3302 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:14 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 3302 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.19.213.52 () {48 vars in 987 bytes} [Thu May 21 05:43:14 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: 46/93] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:15 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 3886 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:15 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => 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: 47/95] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:15 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 3886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.19.213.52 () {48 vars in 987 bytes} [Thu May 21 05:43:16 2026] POST /v2.0/security-group-rules => generated 571 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.19.213.52 () {44 vars in 983 bytes} [Thu May 21 05:43:17 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4 => generated 732 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:43:17.332 7 INFO neutron.pecan_wsgi.hooks.translation [None req-60d4b476-22dd-4770-be98-1b800425e035 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/98] 199.19.213.52 () {44 vars in 1072 bytes} [Thu May 21 05:43:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f2805348-fbce-40af-b892-e279e0a29af4 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.19.213.52 () {44 vars in 1095 bytes} [Thu May 21 05:43:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f2805348-fbce-40af-b892-e279e0a29af4 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:17 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 4470 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.19.213.52 () {48 vars in 957 bytes} [Thu May 21 05:43:17 2026] POST /v2.0/ports => generated 1100 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 05:43:23.186 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ce20822-87a6-4248-8df3-aa726867a3fc 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/102] 199.19.213.52 () {44 vars in 975 bytes} [Thu May 21 05:43:23 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: 51/103] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.19.213.52 () {48 vars in 1027 bytes} [Thu May 21 05:43:23 2026] PUT /v2.0/ports/3341e55b-4196-4b53-a574-5373ecc8a101 => generated 1213 bytes in 745 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.19.213.52 () {44 vars in 916 bytes} [Thu May 21 05:43:25 2026] GET /v2.0/ports => generated 3730 bytes in 279 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-05-21 05:43:26.812 7 INFO neutron.api.v2.resource [None req-46eae74c-892e-4fcb-9a02-e75b9e0a2dd7 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/106] 199.19.213.52 () {44 vars in 955 bytes} [Thu May 21 05:43:26 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.19.213.52 () {44 vars in 977 bytes} [Thu May 21 05:43:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.19.213.52 () {48 vars in 976 bytes} [Thu May 21 05:43:26 2026] POST /v2.0/security-groups => generated 1546 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:27 2026] GET /v2.0/security-groups/aba2caa9-cf05-4cd8-8992-38dd0c7284ef => generated 1546 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:27 2026] GET /v2.0/security-groups/aba2caa9-cf05-4cd8-8992-38dd0c7284ef => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:27 2026] GET /v2.0/security-groups/aba2caa9-cf05-4cd8-8992-38dd0c7284ef => generated 1546 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.19.213.52 () {48 vars in 987 bytes} [Thu May 21 05:43:28 2026] POST /v2.0/security-group-rules => generated 591 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:28 2026] GET /v2.0/security-groups/aba2caa9-cf05-4cd8-8992-38dd0c7284ef => generated 2150 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:29 2026] GET /v2.0/security-groups/aba2caa9-cf05-4cd8-8992-38dd0c7284ef => generated 2150 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 05:43:29 2026] GET /v2.0/security-groups/aba2caa9-cf05-4cd8-8992-38dd0c7284ef => generated 2150 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.19.213.52 () {48 vars in 987 bytes} [Thu May 21 05:43:29 2026] POST /v2.0/security-group-rules => generated 595 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/131] 199.19.213.52 () {44 vars in 971 bytes} [Thu May 21 05:45:08 2026] GET /v2.0/quotas/130108c81bfb4b30817fd94b717dbc3c => 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: 7|app: 0|req: 67/132] 199.19.213.52 () {48 vars in 1023 bytes} [Thu May 21 05:45:09 2026] PUT /v2.0/quotas/130108c81bfb4b30817fd94b717dbc3c => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:47:43.970 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [36be90b1-c7e4-4e33-8635-8bbb595be271] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 05:47:43.970 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1e5ccf8b-afcc-4c42-b7bf-5f80350cda99] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 05:47:43.973 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 21 05:47:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.52) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-21 05:47:44.181 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3655e165-ad27-4732-a8c7-529178668080 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/153] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 05:47:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 218 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:47:44.194 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2b2d410b-026f-42c0-a0ae-fef03aba184f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 05:47:44.198 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [304fd508-d80a-4af9-8ad8-29c2693e2baa] 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: 76/154] 199.19.213.52 () {30 vars in 761 bytes} [Thu May 21 05:47:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:47:45.957 7 INFO oslo.messaging._drivers.impl_rabbit [-] [36be90b1-c7e4-4e33-8635-8bbb595be271] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43734. 2026-05-21 05:47:45.958 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1e5ccf8b-afcc-4c42-b7bf-5f80350cda99] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43740. 2026-05-21 05:47:46.008 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1a36aa4-f263-4941-ad62-ad910629128f 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/157] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 05:47:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/158] 199.19.213.52 () {30 vars in 761 bytes} [Thu May 21 05:47:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:00:41.470 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [304fd508-d80a-4af9-8ad8-29c2693e2baa] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 06:00:41.471 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2b2d410b-026f-42c0-a0ae-fef03aba184f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 06:00:41.474 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 21 06:00:41 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=8c0f7496fbd74ab3b001a3b9e6449f8b (ip 199.19.213.52) !!! 2026-05-21 06:00:41.652 8 INFO neutron.api.v2.resource [None req-a2745c21-39ac-4d5a-8b39-590ae5981a92 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 130/261] 199.19.213.52 () {44 vars in 1070 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 139 bytes in 190 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:00:41.662 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [36be90b1-c7e4-4e33-8635-8bbb595be271] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 06:00:41.665 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1e5ccf8b-afcc-4c42-b7bf-5f80350cda99] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 06:00:41.666 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 21 06:00:41 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=8c0f7496fbd74ab3b001a3b9e6449f8b (ip 199.19.213.52) !!! [pid: 7|app: 0|req: 132/262] 199.19.213.52 () {44 vars in 1093 bytes} [Thu May 21 06:00:41 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 23 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 199.19.213.52 () {48 vars in 977 bytes} [Thu May 21 06:00:41 2026] POST /v2.0/security-groups => generated 1560 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:00:43.147 7 INFO oslo.messaging._drivers.impl_rabbit [-] [36be90b1-c7e4-4e33-8635-8bbb595be271] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40038. 2026-05-21 06:00:43.147 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1e5ccf8b-afcc-4c42-b7bf-5f80350cda99] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40044. [pid: 7|app: 0|req: 133/264] 199.19.213.52 () {44 vars in 1084 bytes} [Thu May 21 06:00:43 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d?project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 1560 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/265] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:00:43 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d => generated 1560 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.19.213.52 () {44 vars in 1084 bytes} [Thu May 21 06:00:43 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d?project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 1560 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:00:43.373 8 INFO oslo.messaging._drivers.impl_rabbit [-] [304fd508-d80a-4af9-8ad8-29c2693e2baa] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40052. 2026-05-21 06:00:43.381 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2b2d410b-026f-42c0-a0ae-fef03aba184f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40062. [pid: 8|app: 0|req: 133/267] 199.19.213.52 () {48 vars in 987 bytes} [Thu May 21 06:00:43 2026] POST /v2.0/security-group-rules => generated 565 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.19.213.52 () {44 vars in 1084 bytes} [Thu May 21 06:00:44 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d?project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 2138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:00:44 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d => generated 2138 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.19.213.52 () {44 vars in 1084 bytes} [Thu May 21 06:00:44 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d?project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 2138 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.19.213.52 () {48 vars in 987 bytes} [Thu May 21 06:00:44 2026] POST /v2.0/security-group-rules => generated 567 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.19.213.52 () {44 vars in 1084 bytes} [Thu May 21 06:00:45 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d?project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 2718 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:00:45 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d => generated 2718 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.19.213.52 () {44 vars in 1084 bytes} [Thu May 21 06:00:46 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d?project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 2718 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.19.213.52 () {48 vars in 987 bytes} [Thu May 21 06:00:46 2026] POST /v2.0/security-group-rules => generated 569 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.19.213.52 () {44 vars in 1084 bytes} [Thu May 21 06:00:47 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d?project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 3300 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:00:47 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d => generated 3300 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.19.213.52 () {44 vars in 1084 bytes} [Thu May 21 06:00:47 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d?project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 3300 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.19.213.52 () {48 vars in 987 bytes} [Thu May 21 06:00:47 2026] POST /v2.0/security-group-rules => generated 570 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/302] 199.19.213.52 () {30 vars in 738 bytes} [Thu May 21 06:03:20 2026] GET /v2.0/networks?tenant_id=8c0f7496fbd74ab3b001a3b9e6449f8b&shared=False => generated 15 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:03:20.830 7 INFO neutron.db.segments_db [None req-ad3acec7-3842-4dc3-a682-2447de96915b fa3f2105bb324a75a81d03666489abb5 8c0f7496fbd74ab3b001a3b9e6449f8b - - b963561875144d5aaa71ed4c10ae8735 b963561875144d5aaa71ed4c10ae8735] Added segment 597cd7a4-48dc-4864-9334-1f766f0a9e0a of type vxlan for network e61e36be-0174-4771-8820-472dfdba7284 [pid: 7|app: 0|req: 152/303] 199.19.213.52 () {34 vars in 680 bytes} [Thu May 21 06:03:20 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: 8|app: 0|req: 152/304] 199.19.213.52 () {30 vars in 720 bytes} [Thu May 21 06:03:20 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/305] 199.19.213.52 () {30 vars in 631 bytes} [Thu May 21 06:03:20 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: 153/306] 199.19.213.52 () {34 vars in 675 bytes} [Thu May 21 06:03:21 2026] POST /v2.0/ports => generated 963 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/307] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:03:21 2026] GET /v2.0/networks/e61e36be-0174-4771-8820-472dfdba7284 => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/308] 199.19.213.52 () {30 vars in 720 bytes} [Thu May 21 06:03:23 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/309] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:03:23 2026] GET /v2.0/networks/e61e36be-0174-4771-8820-472dfdba7284 => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:03:48.062 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [36be90b1-c7e4-4e33-8635-8bbb595be271] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 06:03:48.072 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1e5ccf8b-afcc-4c42-b7bf-5f80350cda99] 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: 158/314] 199.19.213.52 () {44 vars in 971 bytes} [Thu May 21 06:03:48 2026] GET /v2.0/quotas/8c0f7496fbd74ab3b001a3b9e6449f8b => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:03:48.518 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [304fd508-d80a-4af9-8ad8-29c2693e2baa] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 06:03:48.519 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2b2d410b-026f-42c0-a0ae-fef03aba184f] 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/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: 157/315] 199.19.213.52 () {48 vars in 1023 bytes} [Thu May 21 06:03:48 2026] PUT /v2.0/quotas/8c0f7496fbd74ab3b001a3b9e6449f8b => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:16:53.214 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 21 06:16:53 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.52) !!! 2026-05-21 06:16:53.250 8 INFO oslo.messaging._drivers.impl_rabbit [-] [304fd508-d80a-4af9-8ad8-29c2693e2baa] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36844. 2026-05-21 06:16:53.251 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2b2d410b-026f-42c0-a0ae-fef03aba184f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36838. 2026-05-21 06:16:53.435 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a84cda33-8e0b-4a79-b94f-84624a82a339 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 210/420] 199.19.213.52 () {44 vars in 923 bytes} [Thu May 21 06:16:53 2026] GET /v2.0/networks/public => generated 108 bytes in 240 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:16:53.456 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 21 06:16:53 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.52) !!! 2026-05-21 06:16:53.495 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1e5ccf8b-afcc-4c42-b7bf-5f80350cda99] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36864. 2026-05-21 06:16:53.495 7 INFO oslo.messaging._drivers.impl_rabbit [-] [36be90b1-c7e4-4e33-8635-8bbb595be271] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36880. [pid: 7|app: 0|req: 211/421] 199.19.213.52 () {44 vars in 945 bytes} [Thu May 21 06:16:53 2026] GET /v2.0/networks?name=public => generated 753 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:16:54.688 8 INFO neutron.pecan_wsgi.hooks.translation [None req-143d4544-4c8e-4584-ab7b-f00ed1a16df0 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 211/422] 199.19.213.52 () {44 vars in 923 bytes} [Thu May 21 06:16:54 2026] GET /v2.0/networks/public => generated 108 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.19.213.52 () {44 vars in 945 bytes} [Thu May 21 06:16:54 2026] GET /v2.0/networks?name=public => generated 753 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:16:54.830 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21bca949-7ff1-428c-a655-28b21b129baf 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 212/424] 199.19.213.52 () {44 vars in 1030 bytes} [Thu May 21 06:16:54 2026] GET /v2.0/subnets/public-subnet?network_id=00c29753-751c-45b6-8aa7-efd2e1ecd164 => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/425] 199.19.213.52 () {44 vars in 1053 bytes} [Thu May 21 06:16:54 2026] GET /v2.0/subnets?name=public-subnet&network_id=00c29753-751c-45b6-8aa7-efd2e1ecd164 => generated 644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:17:40.077 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afc51469-c648-4e32-8b7d-f788ace3d964 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 216/432] 199.19.213.52 () {44 vars in 933 bytes} [Thu May 21 06:17:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 199.19.213.52 () {44 vars in 955 bytes} [Thu May 21 06:17:40 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:17:41.217 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5016f102-968f-4600-8de7-b673ceed31ba 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 217/434] 199.19.213.52 () {44 vars in 933 bytes} [Thu May 21 06:17:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/435] 199.19.213.52 () {44 vars in 955 bytes} [Thu May 21 06:17:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:17:41.317 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63464fa5-2547-4410-a465-18660f8a621b 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 218/436] 199.19.213.52 () {44 vars in 1032 bytes} [Thu May 21 06:17:41 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f2805348-fbce-40af-b892-e279e0a29af4 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/437] 199.19.213.52 () {44 vars in 1055 bytes} [Thu May 21 06:17:41 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f2805348-fbce-40af-b892-e279e0a29af4 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:17:42.369 8 INFO neutron.api.v2.resource [None req-06c4564d-b8ca-4d00-93e4-b27749b49468 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 219/438] 199.19.213.52 () {44 vars in 967 bytes} [Thu May 21 06:17:42 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/439] 199.19.213.52 () {44 vars in 989 bytes} [Thu May 21 06:17:42 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/440] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:17:43 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 4470 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/441] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:17:43 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/442] 199.19.213.52 () {44 vars in 1007 bytes} [Thu May 21 06:17:43 2026] GET /v2.0/security-group-rules/50cb4de0-5af5-4c36-b8ce-1be34ad56cfb => generated 569 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:17:44 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 4470 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/446] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:17:44 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 4470 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/447] 199.19.213.52 () {44 vars in 1007 bytes} [Thu May 21 06:17:44 2026] GET /v2.0/security-group-rules/7f10d092-e0d7-48b2-827f-debb0eb4eff1 => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/448] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:17:45 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 4470 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/449] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:17:45 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => 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: 225/450] 199.19.213.52 () {44 vars in 1007 bytes} [Thu May 21 06:17:45 2026] GET /v2.0/security-group-rules/22e44cb6-7ef1-4b21-a8af-e28f426c4e24 => generated 571 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/451] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:17:46 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 4470 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:17:46 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => 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: 227/453] 199.19.213.52 () {44 vars in 1007 bytes} [Thu May 21 06:17:46 2026] GET /v2.0/security-group-rules/61aca9d8-a126-44d8-9cef-b4dfffccb3f3 => generated 571 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/454] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:17:47 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 4470 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:17:47 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 4470 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 199.19.213.52 () {44 vars in 1007 bytes} [Thu May 21 06:17:47 2026] GET /v2.0/security-group-rules/e4a8c06e-8a42-48a7-9d2c-e42a7dfc1e25 => generated 571 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 199.19.213.52 () {44 vars in 983 bytes} [Thu May 21 06:17:48 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4 => generated 732 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:17:48.805 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61180e70-ec10-4cfe-b875-813b6f2e8808 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 229/458] 199.19.213.52 () {44 vars in 1072 bytes} [Thu May 21 06:17:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f2805348-fbce-40af-b892-e279e0a29af4 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 199.19.213.52 () {44 vars in 1095 bytes} [Thu May 21 06:17:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f2805348-fbce-40af-b892-e279e0a29af4 => generated 1254 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:17:48 2026] GET /v2.0/security-groups/eda21ded-c39c-45a2-9226-236e681d864f => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:17:55.409 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65fac209-f1c6-4786-8c1b-4cdb0f4731ad 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 231/461] 199.19.213.52 () {44 vars in 975 bytes} [Thu May 21 06:17:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/462] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:17:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 199.19.213.52 () {44 vars in 916 bytes} [Thu May 21 06:17:57 2026] GET /v2.0/ports => generated 4725 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:17:58.320 7 INFO neutron.api.v2.resource [None req-a39fa74f-52d5-4495-b48c-d5dd95959602 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 232/464] 199.19.213.52 () {44 vars in 955 bytes} [Thu May 21 06:17:58 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 199.19.213.52 () {44 vars in 977 bytes} [Thu May 21 06:17:58 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:17:59 2026] GET /v2.0/security-groups/aba2caa9-cf05-4cd8-8992-38dd0c7284ef => generated 2758 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:17:59 2026] GET /v2.0/security-groups/aba2caa9-cf05-4cd8-8992-38dd0c7284ef => generated 2758 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/470] 199.19.213.52 () {44 vars in 1007 bytes} [Thu May 21 06:17:59 2026] GET /v2.0/security-group-rules/2214a06e-2e84-442e-9155-e16273773011 => generated 591 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/471] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:18:00 2026] GET /v2.0/security-groups/aba2caa9-cf05-4cd8-8992-38dd0c7284ef => generated 2758 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:18:00 2026] GET /v2.0/security-groups/aba2caa9-cf05-4cd8-8992-38dd0c7284ef => generated 2758 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 199.19.213.52 () {44 vars in 1007 bytes} [Thu May 21 06:18:00 2026] GET /v2.0/security-group-rules/614ab8c3-5971-4f49-90ce-f9c12641a02d => generated 595 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 199.19.213.52 () {44 vars in 971 bytes} [Thu May 21 06:18:11 2026] GET /v2.0/quotas/130108c81bfb4b30817fd94b717dbc3c => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:19:05.531 8 INFO neutron.api.v2.resource [None req-431fa9d5-f08a-40db-bd6b-98be551c9828 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/483] 199.19.213.52 () {44 vars in 1070 bytes} [Thu May 21 06:19:05 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 139 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/484] 199.19.213.52 () {44 vars in 1093 bytes} [Thu May 21 06:19:05 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 3886 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/485] 199.19.213.52 () {44 vars in 1084 bytes} [Thu May 21 06:19:06 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d?project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 3883 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/486] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:19:06 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/487] 199.19.213.52 () {44 vars in 1007 bytes} [Thu May 21 06:19:06 2026] GET /v2.0/security-group-rules/0377d18d-7281-413a-b2e7-57746e3bfa33 => generated 565 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/488] 199.19.213.52 () {44 vars in 1084 bytes} [Thu May 21 06:19:07 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d?project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 3883 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/489] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:19:07 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d => generated 3883 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 199.19.213.52 () {44 vars in 1007 bytes} [Thu May 21 06:19:07 2026] GET /v2.0/security-group-rules/b44f7ea5-0249-41f9-ba03-98cbe9b161da => generated 567 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/491] 199.19.213.52 () {44 vars in 1084 bytes} [Thu May 21 06:19:08 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d?project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 3883 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/492] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:19:08 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d => generated 3883 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 199.19.213.52 () {44 vars in 1007 bytes} [Thu May 21 06:19:08 2026] GET /v2.0/security-group-rules/8f2be1af-f4d7-4e85-a08c-f4599cf1cfeb => 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: 246/494] 199.19.213.52 () {44 vars in 1084 bytes} [Thu May 21 06:19:10 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d?project_id=8c0f7496fbd74ab3b001a3b9e6449f8b => generated 3883 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 199.19.213.52 () {44 vars in 997 bytes} [Thu May 21 06:19:10 2026] GET /v2.0/security-groups/25c89267-d224-4b32-a7ab-94804b6d811d => generated 3883 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/496] 199.19.213.52 () {44 vars in 1007 bytes} [Thu May 21 06:19:10 2026] GET /v2.0/security-group-rules/e0c67655-6af3-4bab-892a-eb128ce5a6b9 => generated 570 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/499] 199.19.213.52 () {44 vars in 971 bytes} [Thu May 21 06:19:19 2026] GET /v2.0/quotas/8c0f7496fbd74ab3b001a3b9e6449f8b => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 199.19.213.52 () {44 vars in 945 bytes} [Thu May 21 06:20:20 2026] GET /v2.0/networks?name=public => generated 753 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:21:05.270 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1e5ccf8b-afcc-4c42-b7bf-5f80350cda99] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 06:21:05.271 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [36be90b1-c7e4-4e33-8635-8bbb595be271] 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: 258/515] 10.0.0.133 () {32 vars in 648 bytes} [Thu May 21 06:21:05 2026] GET /v2.0/networks => generated 2168 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:21:06.652 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2b2d410b-026f-42c0-a0ae-fef03aba184f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-21 06:21:06.653 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [304fd508-d80a-4af9-8ad8-29c2693e2baa] 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: 258/516] 10.0.0.133 () {32 vars in 654 bytes} [Thu May 21 06:21:06 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 10.0.0.133 () {32 vars in 646 bytes} [Thu May 21 06:21:06 2026] GET /v2.0/routers => generated 15 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 10.0.0.133 () {32 vars in 642 bytes} [Thu May 21 06:21:06 2026] GET /v2.0/ports => generated 4725 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:21:06.879 7 INFO oslo.messaging._drivers.impl_rabbit [-] [36be90b1-c7e4-4e33-8635-8bbb595be271] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44778. [pid: 7|app: 0|req: 260/519] 10.0.0.133 () {32 vars in 646 bytes} [Thu May 21 06:21:06 2026] GET /v2.0/subnets => generated 1261 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 10.0.0.133 () {32 vars in 648 bytes} [Thu May 21 06:21:06 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-05-21 06:21:06.995 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1e5ccf8b-afcc-4c42-b7bf-5f80350cda99] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44784. [pid: 7|app: 0|req: 261/521] 10.0.0.133 () {32 vars in 662 bytes} [Thu May 21 06:21:06 2026] GET /v2.0/security-groups => generated 16626 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 10.0.0.133 () {32 vars in 654 bytes} [Thu May 21 06:21:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:21:17.955 8 INFO oslo.messaging._drivers.impl_rabbit [-] [304fd508-d80a-4af9-8ad8-29c2693e2baa] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42318. 2026-05-21 06:21:17.956 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2b2d410b-026f-42c0-a0ae-fef03aba184f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42308. 2026-05-21 06:21:18.149 8 INFO neutron.db.segments_db [None req-84718a1d-1709-4915-a566-e2f9ced576d5 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment a3a046c6-0a38-483f-8a26-0c8753948250 of type vxlan for network f75bbf93-d917-4870-9cb4-a0e49e65fa7c 2026-05-21 06:21:18.159 7 INFO neutron.db.segments_db [None req-6c739226-3bf4-47df-9263-f39f6e8bafa5 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment d426d645-08ca-4881-8c72-55d1b97d5a92 of type vxlan for network 592d4c97-5e55-4059-b3d1-8a97d7543e5d [pid: 8|app: 0|req: 263/525] 10.0.0.133 () {34 vars in 670 bytes} [Thu May 21 06:21:17 2026] POST /v2.0/networks => generated 751 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/526] 10.0.0.133 () {34 vars in 670 bytes} [Thu May 21 06:21:17 2026] POST /v2.0/networks => generated 744 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:21:18 2026] POST /v2.0/subnets => generated 667 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:21:18 2026] POST /v2.0/subnets => generated 674 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:21:18.546 8 INFO neutron.db.segments_db [None req-b6dc12e6-bc0d-4c93-bccf-7de20b21e0f3 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment 4cb55f9c-e90f-45a5-a8b7-0f09a5c43219 of type vxlan for network 7527bca1-5e44-4fd3-84fe-167a650c9670 2026-05-21 06:21:18.837 8 INFO neutron.db.l3_hamode_db [None req-b6dc12e6-bc0d-4c93-bccf-7de20b21e0f3 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 265/529] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:21:18 2026] GET /v2.0/security-groups?tenant_id=67469d9c554b4f9186808011504835d0&name=default => generated 2797 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:21:18.885 7 INFO neutron.db.segments_db [None req-b68673d8-bf1a-4498-88d8-d717adc0d286 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment e7256ae6-bc8f-4e5a-bca4-584608ba3722 of type vxlan for network 6e845b0c-8f74-410d-87dc-a2b654ea0729 2026-05-21 06:21:19.193 7 INFO neutron.db.l3_hamode_db [None req-b68673d8-bf1a-4498-88d8-d717adc0d286 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:21:20.636 8 INFO neutron.db.l3_hamode_db [None req-b6dc12e6-bc0d-4c93-bccf-7de20b21e0f3 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:21:20.747 7 INFO neutron.db.l3_hamode_db [None req-b68673d8-bf1a-4498-88d8-d717adc0d286 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 265/530] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:21:18 2026] POST /v2.0/routers => generated 738 bytes in 3751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/531] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:21:18 2026] POST /v2.0/routers => generated 731 bytes in 3443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/532] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:21:22 2026] DELETE /v2.0/security-groups/5e8f93d7-9da0-4615-87b7-e60b7b3058ae => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/533] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:21:22 2026] GET /v2.0/security-groups?tenant_id=dd33ffcef30c45a982673d2f88857ff6&name=default => generated 2797 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/534] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:21:22 2026] PUT /v2.0/routers/0489ce87-268c-48c2-b9e3-70ef807945dd/add_router_interface => generated 309 bytes in 1728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:21:22 2026] PUT /v2.0/routers/3518334c-e897-4ef5-9d7c-10bf8a338b6d/add_router_interface => generated 309 bytes in 1898 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/536] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:21:24 2026] DELETE /v2.0/security-groups/10ed1792-4a58-4e19-8904-fe83f63e7c4c => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:21:25.556 7 WARNING neutron_lib.context [req-3333bcb9-25e0-4092-a567-764146e7eab2 req-3b484215-33f6-4eee-89a9-c6cb3c37d455 84ed140fd8c14b17bdd6a8f9c478a26f c3d4c08df6b041369f9249a08fadd847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:21:25.847 8 INFO neutron.db.segments_db [None req-73e9c137-8a45-4f3a-86f0-7038a2d8ad90 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment e7f2c718-765d-494f-8e85-f48c623eb6ba of type vxlan for network eaa13da0-15c9-4ef9-833e-e023c2b1d057 [pid: 8|app: 0|req: 268/537] 10.0.0.133 () {34 vars in 670 bytes} [Thu May 21 06:21:24 2026] POST /v2.0/networks => generated 748 bytes in 2484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/538] 10.0.0.36 () {38 vars in 969 bytes} [Thu May 21 06:21:25 2026] POST /v2.0/security-groups => generated 1617 bytes in 1404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:21:26.854 8 WARNING neutron_lib.context [None req-2b3d5f3f-79ed-42d3-b21e-e042bfeeaad5 58598914cf0d44de82d4eb56965ac875 b6d9787a9d914eeca95933155120374c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 269/539] 10.0.0.133 () {34 vars in 684 bytes} [Thu May 21 06:21:26 2026] POST /v2.0/security-groups => generated 1596 bytes in 1208 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/540] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:21:26 2026] POST /v2.0/subnets => generated 671 bytes in 1245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:21:28.112 7 WARNING neutron_lib.context [None req-6dce74a9-e537-4775-acd8-def47f294e3c 58598914cf0d44de82d4eb56965ac875 b6d9787a9d914eeca95933155120374c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 272/541] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:21:28 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) 2026-05-21 06:21:28.303 8 WARNING neutron_lib.context [req-4b8d860f-1a87-4eb1-bc36-105f696e2049 req-71bc1e7f-2c34-4c29-8b2a-3354a3ad3dd4 84ed140fd8c14b17bdd6a8f9c478a26f c3d4c08df6b041369f9249a08fadd847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:21:28.320 7 INFO neutron.db.segments_db [None req-4be3679e-1353-44df-b9d1-47b8d5f9230e 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment 97b423e5-89ba-4e44-a3c3-d7ca029f8da5 of type vxlan for network c08760b5-9d5a-402d-9d30-7d62f08c0619 [pid: 8|app: 0|req: 270/542] 10.0.0.36 () {38 vars in 969 bytes} [Thu May 21 06:21:28 2026] POST /v2.0/security-groups => generated 1616 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:21:28.453 8 WARNING neutron_lib.context [None req-2a7c7328-140c-4a54-9281-d1d3dbf2d661 58598914cf0d44de82d4eb56965ac875 b6d9787a9d914eeca95933155120374c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 271/543] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:21:28 2026] POST /v2.0/security-group-rules => generated 570 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:21:28.620 8 WARNING neutron_lib.context [req-55cb7371-6f97-4940-b493-7beb169529c0 req-0ccf59bf-e858-4fff-aec9-220aac72677f 84ed140fd8c14b17bdd6a8f9c478a26f c3d4c08df6b041369f9249a08fadd847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:21:28.639 7 INFO neutron.db.l3_hamode_db [None req-4be3679e-1353-44df-b9d1-47b8d5f9230e 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 272/544] 10.0.0.36 () {38 vars in 969 bytes} [Thu May 21 06:21:28 2026] POST /v2.0/security-groups => generated 1617 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:21:28.755 8 WARNING neutron_lib.context [None req-423ead98-8835-4667-88fa-7a56d6bdcbd2 58598914cf0d44de82d4eb56965ac875 b6d9787a9d914eeca95933155120374c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 273/545] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:21:28 2026] POST /v2.0/floatingips => generated 552 bytes in 776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/546] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:21:29 2026] GET /v2.0/security-groups?tenant_id=c3d4c08df6b041369f9249a08fadd847 => generated 7593 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/549] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:29 2026] GET /v2.0/security-groups/5e2845bb-8dbd-4759-b55a-89b64fe54f90 => generated 2794 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/550] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:29 2026] GET /v2.0/security-groups/5e2845bb-8dbd-4759-b55a-89b64fe54f90 => generated 2794 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/551] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:29 2026] GET /v2.0/security-groups/0ccc3fd4-138d-4148-be38-8693b3611e42 => generated 1617 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:21:29.898 7 INFO neutron.db.l3_hamode_db [None req-4be3679e-1353-44df-b9d1-47b8d5f9230e 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 280/552] 10.0.0.36 () {36 vars in 1011 bytes} [Thu May 21 06:21:29 2026] DELETE /v2.0/security-groups/0ccc3fd4-138d-4148-be38-8693b3611e42 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:21:29.957 8 INFO neutron.api.v2.resource [req-583fd1b3-a228-4e55-bae3-b80c8b92702c req-c7ef85a4-660c-440e-a60a-626644e15656 84ed140fd8c14b17bdd6a8f9c478a26f c3d4c08df6b041369f9249a08fadd847 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 281/553] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:29 2026] GET /v2.0/security-groups/0ccc3fd4-138d-4148-be38-8693b3611e42 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/554] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:29 2026] GET /v2.0/security-groups/998c52f9-a0b3-4756-b3e2-f7c07be467cd => generated 1616 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/555] 10.0.0.36 () {34 vars in 1096 bytes} [Thu May 21 06:21:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--406786684&fields=id&tenant_id=b6d9787a9d914eeca95933155120374c => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/556] 10.0.0.36 () {36 vars in 1011 bytes} [Thu May 21 06:21:30 2026] DELETE /v2.0/security-groups/998c52f9-a0b3-4756-b3e2-f7c07be467cd => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/557] 10.0.0.36 () {34 vars in 980 bytes} [Thu May 21 06:21:30 2026] GET /v2.0/networks?id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c => generated 683 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:21:30.322 8 INFO neutron.api.v2.resource [req-6a701111-d848-434f-ac5d-b3f8fa4d8bca req-8670581a-0fd0-4bdd-bef0-38f4dce1cf2b 84ed140fd8c14b17bdd6a8f9c478a26f c3d4c08df6b041369f9249a08fadd847 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 286/558] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:30 2026] GET /v2.0/security-groups/998c52f9-a0b3-4756-b3e2-f7c07be467cd => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/559] 10.0.0.36 () {34 vars in 963 bytes} [Thu May 21 06:21:30 2026] GET /v2.0/quotas/b6d9787a9d914eeca95933155120374c => 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: 288/560] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:21:30 2026] GET /v2.0/ports?tenant_id=b6d9787a9d914eeca95933155120374c&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/561] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:30 2026] GET /v2.0/security-groups/27f597f1-bd3d-4bbb-a13f-e8618e2b9fd0 => generated 1617 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/562] 10.0.0.36 () {36 vars in 1011 bytes} [Thu May 21 06:21:30 2026] DELETE /v2.0/security-groups/27f597f1-bd3d-4bbb-a13f-e8618e2b9fd0 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:21:30.636 8 INFO neutron.api.v2.resource [req-b1464537-22a0-4c30-bb28-7ffd211f45f0 req-c81a84c1-964e-4c4f-99b0-72cb685111bf 84ed140fd8c14b17bdd6a8f9c478a26f c3d4c08df6b041369f9249a08fadd847 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 291/563] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:30 2026] GET /v2.0/security-groups/27f597f1-bd3d-4bbb-a13f-e8618e2b9fd0 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/564] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:21:30 2026] GET /v2.0/security-groups?tenant_id=c3d4c08df6b041369f9249a08fadd847 => generated 2797 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/565] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:30 2026] GET /v2.0/security-groups/5e2845bb-8dbd-4759-b55a-89b64fe54f90 => generated 2794 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/566] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:30 2026] GET /v2.0/security-groups/5e2845bb-8dbd-4759-b55a-89b64fe54f90 => generated 2794 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:21:30.877 8 INFO neutron.api.v2.resource [req-b219a27a-b379-446a-8bea-69e404f301f8 req-59fbdd98-8440-4023-ae27-2a4b6fcd3c9b 84ed140fd8c14b17bdd6a8f9c478a26f c3d4c08df6b041369f9249a08fadd847 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 295/567] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:30 2026] GET /v2.0/security-groups/27f597f1-bd3d-4bbb-a13f-e8618e2b9fd0 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:21:30.919 8 INFO neutron.api.v2.resource [req-cdbdb16b-dec1-4dff-bff5-9636a762bc20 req-0dd24bda-cbfe-4a35-8a1a-ded8c1ff66ad 84ed140fd8c14b17bdd6a8f9c478a26f c3d4c08df6b041369f9249a08fadd847 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 296/568] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:30 2026] GET /v2.0/security-groups/998c52f9-a0b3-4756-b3e2-f7c07be467cd => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/569] 10.0.0.36 () {34 vars in 905 bytes} [Thu May 21 06:21:30 2026] GET /v2.0/extensions => generated 19600 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-21 06:21:31.045 8 INFO neutron.api.v2.resource [req-8969bf6b-ea10-4b8a-8e0c-5e537a09a98d req-2b0cd989-a2de-4d5e-89b0-f61c51a5dd03 84ed140fd8c14b17bdd6a8f9c478a26f c3d4c08df6b041369f9249a08fadd847 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 298/570] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:31 2026] GET /v2.0/security-groups/0ccc3fd4-138d-4148-be38-8693b3611e42 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/571] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:21:28 2026] POST /v2.0/routers => generated 735 bytes in 2794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/572] 10.0.0.36 () {34 vars in 1006 bytes} [Thu May 21 06:21:31 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?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: 300/573] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:21:31 2026] PUT /v2.0/routers/ed4c7318-7fdc-4922-a853-8c67ba478c5a/add_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/574] 10.0.0.36 () {34 vars in 1106 bytes} [Thu May 21 06:21:32 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/575] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:21:31 2026] PUT /v2.0/routers/3518334c-e897-4ef5-9d7c-10bf8a338b6d/remove_router_interface => generated 309 bytes in 1684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/576] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:32 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:21:33.321 7 WARNING neutron_lib.context [req-a7b264e5-863c-4b60-b46d-57abf31b9dc5 req-9f771e43-575a-48db-b50f-bda63e17d5a6 f0dd79f77dae40ca9e1512b23f46a673 9c547d0c0538418c85002962b06e3e60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 276/577] 10.0.0.36 () {38 vars in 969 bytes} [Thu May 21 06:21:33 2026] POST /v2.0/security-groups => generated 1620 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/578] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:33 2026] GET /v2.0/security-groups/94c58b7e-0486-4542-8775-3e2c88846cef => generated 1620 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:21:33.559 7 WARNING neutron_lib.context [req-5c0017e9-2dc6-41e2-b75c-0aad4b839f45 req-0b7410de-a9a9-4f23-a271-f98bd9f69a98 f0dd79f77dae40ca9e1512b23f46a673 9c547d0c0538418c85002962b06e3e60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 278/579] 10.0.0.36 () {38 vars in 979 bytes} [Thu May 21 06:21:33 2026] POST /v2.0/security-group-rules => generated 582 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:21:33.742 7 WARNING neutron_lib.context [req-7ef9b3cf-6766-4699-bb16-23d62449bd1e req-d470cac9-ce0f-43d3-bc87-f7c8b0bf0d60 f0dd79f77dae40ca9e1512b23f46a673 9c547d0c0538418c85002962b06e3e60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:21:33.792 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-4163a0f0-5329-4e00-959c-0392a0a91ba2 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 279/580] 10.0.0.36 () {38 vars in 969 bytes} [Thu May 21 06:21:33 2026] POST /v2.0/security-groups => generated 1620 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/581] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:33 2026] GET /v2.0/security-groups/548e2cd3-6437-4da2-b21e-a0262131c747 => generated 1620 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:21:34.240 8 INFO neutron.db.l3_hamode_db [None req-4163a0f0-5329-4e00-959c-0392a0a91ba2 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] HA network 6e845b0c-8f74-410d-87dc-a2b654ea0729 was deleted as no HA routers are present in tenant c3d4c08df6b041369f9249a08fadd847. [pid: 8|app: 0|req: 302/582] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:21:32 2026] DELETE /v2.0/routers/3518334c-e897-4ef5-9d7c-10bf8a338b6d => generated 0 bytes in 1498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:21:34.255 8 WARNING neutron_lib.context [req-d9e95150-31ec-4281-a939-1b5b0c762239 req-e3ed96e6-3cbc-4a39-80dd-015e7472037a f0dd79f77dae40ca9e1512b23f46a673 9c547d0c0538418c85002962b06e3e60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 281/583] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:21:33 2026] GET /v2.0/security-groups?tenant_id=ef44500d3bc1431b9fd0243735cec0a5&name=default => generated 2801 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/584] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:34 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => 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: 303/585] 10.0.0.36 () {38 vars in 979 bytes} [Thu May 21 06:21:34 2026] POST /v2.0/security-group-rules => generated 582 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/586] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:21:34 2026] DELETE /v2.0/security-groups/6f370dd9-dfdc-4ff0-8e25-550c082cda41 => 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: 305/587] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:34 2026] GET /v2.0/security-groups/548e2cd3-6437-4da2-b21e-a0262131c747 => generated 2213 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:21:34.530 8 WARNING neutron_lib.context [req-a6cd01cb-122f-4792-81e5-73a97fc65816 req-607dc4ec-d8ce-42b1-a77a-c9f491f3e599 f0dd79f77dae40ca9e1512b23f46a673 9c547d0c0538418c85002962b06e3e60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 283/588] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:21:34 2026] DELETE /v2.0/subnets/a7a8bd67-bba9-4dc1-ae31-1612469bd1c1 => 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: 306/589] 10.0.0.36 () {38 vars in 979 bytes} [Thu May 21 06:21:34 2026] POST /v2.0/security-group-rules => generated 587 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:21:34.752 8 INFO neutron.services.segments.plugin [-] Segment e7256ae6-bc8f-4e5a-bca4-584608ba3722 resource provider aggregate not found 2026-05-21 06:21:34.765 8 INFO neutron.services.segments.plugin [-] Segment e7256ae6-bc8f-4e5a-bca4-584608ba3722 resource provider aggregate not found 2026-05-21 06:21:34.776 8 INFO neutron.services.segments.plugin [-] Segment e7256ae6-bc8f-4e5a-bca4-584608ba3722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7256ae6-bc8f-4e5a-bca4-584608ba3722 found for delete ", "request_id": "req-7749cd34-b2e2-4a6a-b99c-8e7ecdaf0b0f"}]} [pid: 8|app: 0|req: 307/590] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:21:34 2026] GET /v2.0/security-groups?tenant_id=9ce4f0c159994944b9150a5b81aaf2d6&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:21:34.795 8 INFO neutron.services.segments.plugin [-] Segment e7256ae6-bc8f-4e5a-bca4-584608ba3722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7256ae6-bc8f-4e5a-bca4-584608ba3722 found for delete ", "request_id": "req-001bf116-3965-4c69-99e8-f8af350078ad"}]} [pid: 8|app: 0|req: 308/591] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:34 2026] GET /v2.0/security-groups/548e2cd3-6437-4da2-b21e-a0262131c747 => generated 2811 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/592] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:21:34 2026] DELETE /v2.0/security-groups/a414ce2c-cd2e-4bf3-b186-7bf53eba2099 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/593] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:21:34 2026] DELETE /v2.0/networks/592d4c97-5e55-4059-b3d1-8a97d7543e5d => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/594] 10.0.0.36 () {34 vars in 999 bytes} [Thu May 21 06:21:34 2026] GET /v2.0/security-group-rules/fb7bd5c2-5f08-49d5-8562-e94a7c1d23b6 => generated 584 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/595] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:35 2026] GET /v2.0/security-groups/548e2cd3-6437-4da2-b21e-a0262131c747 => generated 2811 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/596] 10.0.0.36 () {36 vars in 1021 bytes} [Thu May 21 06:21:35 2026] DELETE /v2.0/security-group-rules/fb7bd5c2-5f08-49d5-8562-e94a7c1d23b6 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/597] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:35 2026] GET /v2.0/security-groups/548e2cd3-6437-4da2-b21e-a0262131c747 => generated 2213 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/598] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:21:35 2026] GET /v2.0/security-groups?tenant_id=c3d4c08df6b041369f9249a08fadd847&name=default => generated 2797 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/599] 10.0.0.36 () {36 vars in 1011 bytes} [Thu May 21 06:21:35 2026] DELETE /v2.0/security-groups/548e2cd3-6437-4da2-b21e-a0262131c747 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:21:35.520 7 INFO neutron.services.segments.plugin [-] Segment d426d645-08ca-4881-8c72-55d1b97d5a92 resource provider aggregate not found 2026-05-21 06:21:35.552 7 INFO neutron.services.segments.plugin [-] Segment d426d645-08ca-4881-8c72-55d1b97d5a92 resource provider aggregate not found 2026-05-21 06:21:35.558 7 INFO neutron.services.segments.plugin [-] Segment d426d645-08ca-4881-8c72-55d1b97d5a92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d426d645-08ca-4881-8c72-55d1b97d5a92 found for delete ", "request_id": "req-7075bf3f-ef03-4eac-b992-dda99e1719ad"}]} [pid: 8|app: 0|req: 316/600] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:21:35 2026] DELETE /v2.0/security-groups/5e2845bb-8dbd-4759-b55a-89b64fe54f90 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:21:35.582 7 INFO neutron.services.segments.plugin [-] Segment d426d645-08ca-4881-8c72-55d1b97d5a92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d426d645-08ca-4881-8c72-55d1b97d5a92 found for delete ", "request_id": "req-fd7e4d8a-f383-4f0d-9c6c-e3a57e30f7d6"}]} [pid: 8|app: 0|req: 317/601] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:35 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/602] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:21:34 2026] GET /v2.0/networks?id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c => generated 683 bytes in 666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/603] 10.0.0.36 () {34 vars in 989 bytes} [Thu May 21 06:21:35 2026] GET /v2.0/security-groups/94c58b7e-0486-4542-8775-3e2c88846cef => generated 2213 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/604] 199.19.213.52 () {34 vars in 1048 bytes} [Thu May 21 06:21:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b6d9787a9d914eeca95933155120374c => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:21:35.758 8 WARNING neutron_lib.context [req-3eb07d6f-71a0-4880-bc9a-441c89e345f1 req-5a507e43-c2b1-4626-b60a-a4742e101df4 58598914cf0d44de82d4eb56965ac875 b6d9787a9d914eeca95933155120374c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 286/605] 10.0.0.36 () {36 vars in 1011 bytes} [Thu May 21 06:21:35 2026] DELETE /v2.0/security-groups/94c58b7e-0486-4542-8775-3e2c88846cef => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/606] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:21:35 2026] POST /v2.0/ports => generated 954 bytes in 784 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: 321/607] 199.19.213.52 () {34 vars in 909 bytes} [Thu May 21 06:21:36 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: 322/608] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:36 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 957 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/609] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:21:35 2026] PUT /v2.0/routers/ed4c7318-7fdc-4922-a853-8c67ba478c5a/remove_router_interface => generated 309 bytes in 1465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/610] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:37 2026] GET /v2.0/security-groups?id=bac54a7f-15d6-4fb7-b2e0-52449d948252&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/611] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:21:36 2026] PUT /v2.0/ports/ed39c73d-b948-417e-825b-c6c4cbc0c7ee => 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, ' 2026-05-21 06:21:38.306 8 INFO neutron.db.segments_db [None req-853ccb0f-6441-4789-b390-a4853453643a 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment 3c884f96-9d43-4dbe-bec3-8ab9ccf61045 of type vxlan for network 0d0fc000-a0f8-4b30-8185-030677682893 2026-05-21 06:21:38.422 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-d4a467d8-e55b-4e97-bf2a-8fecb51e4d0c 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - 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: 324/612] 10.0.0.133 () {34 vars in 670 bytes} [Thu May 21 06:21:37 2026] POST /v2.0/networks => generated 737 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/613] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:21:38 2026] GET /v2.0/ports?tenant_id=b6d9787a9d914eeca95933155120374c&device_id=966166ea-e46c-49fb-a493-490107928670 => generated 1238 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:21:38.596 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0937701-6554-4f84-a66b-2dc6d6c94c87'] response: {'name': 'network-changed', 'server_uuid': '966166ea-e46c-49fb-a493-490107928670', 'tag': 'ed39c73d-b948-417e-825b-c6c4cbc0c7ee', 'status': 'completed', 'code': 200} 2026-05-21 06:21:38.817 7 INFO neutron.services.segments.plugin [-] Segment 97b423e5-89ba-4e44-a3c3-d7ca029f8da5 resource provider aggregate not found [pid: 8|app: 0|req: 326/614] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:21:38 2026] POST /v2.0/subnets => generated 660 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:21:38.853 7 INFO neutron.services.segments.plugin [-] Segment 97b423e5-89ba-4e44-a3c3-d7ca029f8da5 resource provider aggregate not found [pid: 8|app: 0|req: 327/615] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:21:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ed39c73d-b948-417e-825b-c6c4cbc0c7ee => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:21:38.865 7 INFO neutron.services.segments.plugin [-] Segment 97b423e5-89ba-4e44-a3c3-d7ca029f8da5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97b423e5-89ba-4e44-a3c3-d7ca029f8da5 found for delete ", "request_id": "req-b3ee1902-d6ca-42b6-8f29-adf0e34bcb16"}]} 2026-05-21 06:21:38.879 7 INFO neutron.services.segments.plugin [-] Segment 97b423e5-89ba-4e44-a3c3-d7ca029f8da5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97b423e5-89ba-4e44-a3c3-d7ca029f8da5 found for delete ", "request_id": "req-867aa14d-f8f1-4326-9629-ac3031bddcc8"}]} 2026-05-21 06:21:38.884 7 INFO neutron.db.l3_hamode_db [None req-d4a467d8-e55b-4e97-bf2a-8fecb51e4d0c 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] HA network c08760b5-9d5a-402d-9d30-7d62f08c0619 was deleted as no HA routers are present in tenant 9c547d0c0538418c85002962b06e3e60. [pid: 7|app: 0|req: 289/616] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:21:37 2026] DELETE /v2.0/routers/ed4c7318-7fdc-4922-a853-8c67ba478c5a => generated 0 bytes in 1412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/617] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:38 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:21:38.935 7 INFO neutron.db.segments_db [None req-18fb97c3-0a61-4b30-91cc-d288bd1bfcb3 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment f02dbdc8-c434-42d7-b4f7-68b84e402acb of type vxlan for network afca3ebf-5dce-4357-8b09-faed413976c1 [pid: 8|app: 0|req: 329/618] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:21:38 2026] GET /v2.0/subnets?id=e6e82818-eb84-4de7-969f-403794cd0370 => generated 677 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:21:39.226 7 INFO neutron.db.l3_hamode_db [None req-18fb97c3-0a61-4b30-91cc-d288bd1bfcb3 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 330/619] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:21:38 2026] DELETE /v2.0/subnets/9c629a2d-8d4e-4b5c-915f-2160921839e4 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/620] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:39 2026] GET /v2.0/security-groups?id=bac54a7f-15d6-4fb7-b2e0-52449d948252&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/621] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:21:39 2026] GET /v2.0/ports?network_id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:21:39.802 8 INFO neutron.services.segments.plugin [-] Segment e7f2c718-765d-494f-8e85-f48c623eb6ba resource provider aggregate not found 2026-05-21 06:21:39.807 8 INFO neutron.services.segments.plugin [-] Segment e7f2c718-765d-494f-8e85-f48c623eb6ba resource provider aggregate not found 2026-05-21 06:21:39.833 8 INFO neutron.services.segments.plugin [-] Segment e7f2c718-765d-494f-8e85-f48c623eb6ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f2c718-765d-494f-8e85-f48c623eb6ba found for delete ", "request_id": "req-517a9f8f-6aa9-4efc-a560-3a0d3a56afb2"}]} [pid: 8|app: 0|req: 333/622] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:21:39 2026] DELETE /v2.0/networks/eaa13da0-15c9-4ef9-833e-e023c2b1d057 => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:21:39.839 8 INFO neutron.services.segments.plugin [-] Segment e7f2c718-765d-494f-8e85-f48c623eb6ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f2c718-765d-494f-8e85-f48c623eb6ba found for delete ", "request_id": "req-e6dbd7dd-2317-4aa1-a7c0-8a45cb1c9bab"}]} [pid: 8|app: 0|req: 334/623] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:21:39 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?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: 335/624] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:21:39 2026] GET /v2.0/security-groups?tenant_id=88170596e44b4542af3a76aa5b3ab4e2&name=default => generated 2801 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/625] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:21:40 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/626] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:21:40 2026] GET /v2.0/security-groups?tenant_id=9c547d0c0538418c85002962b06e3e60&name=default => generated 2799 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/627] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:21:40 2026] DELETE /v2.0/security-groups/f96c0823-aafb-4eb6-a8cf-c1591ce773fe => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:21:40.629 7 INFO neutron.db.l3_hamode_db [None req-18fb97c3-0a61-4b30-91cc-d288bd1bfcb3 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 339/628] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:21:40 2026] DELETE /v2.0/security-groups/821cbe83-7529-4a0d-b2ce-a1cd5b873df7 => 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: 340/629] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:21:40 2026] GET /v2.0/ports?tenant_id=b6d9787a9d914eeca95933155120374c&device_id=966166ea-e46c-49fb-a493-490107928670 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/630] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:40 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/631] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:21:40 2026] GET /v2.0/security-groups?tenant_id=0736858528894442be55e50cb6687940&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/632] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:21:40 2026] GET /v2.0/networks?id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c => generated 779 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/633] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:41 2026] GET /v2.0/security-groups?id=bac54a7f-15d6-4fb7-b2e0-52449d948252&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/634] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:21:41 2026] DELETE /v2.0/security-groups/83859127-ca80-4f56-9b2e-c06fef63e2fd => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/635] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:21:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ed39c73d-b948-417e-825b-c6c4cbc0c7ee => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/636] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:21:41 2026] GET /v2.0/subnets?id=e6e82818-eb84-4de7-969f-403794cd0370 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/637] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:21:41 2026] GET /v2.0/ports?network_id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c&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: 349/638] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:21:41 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?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: 350/639] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:21:41 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?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: 290/640] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:21:38 2026] POST /v2.0/routers => generated 724 bytes in 3160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/641] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:42 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/642] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:42 2026] GET /v2.0/security-groups?id=bac54a7f-15d6-4fb7-b2e0-52449d948252&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:21:43.520 7 INFO neutron.db.segments_db [None req-028d2aa8-3e14-40f8-b748-9714cdf1619e 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment cfc75681-3ffd-4430-9fda-8429da266407 of type vxlan for network 3d0a6b80-8bb4-48bd-b2f2-fddf16509b62 [pid: 7|app: 0|req: 293/643] 10.0.0.133 () {34 vars in 670 bytes} [Thu May 21 06:21:42 2026] POST /v2.0/networks => generated 748 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/644] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:43 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/645] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:21:43 2026] POST /v2.0/subnets => generated 671 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/646] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:44 2026] GET /v2.0/security-groups?id=bac54a7f-15d6-4fb7-b2e0-52449d948252&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:21:44.135 7 INFO neutron.db.segments_db [None req-4e06cf29-736b-4fa1-99e8-6f25e31e3c46 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment 789e0f80-079f-4560-9a04-2f05f65cdbc0 of type vxlan for network 29d5baab-2915-4c1d-a8b7-317e44542ec9 [pid: 8|app: 0|req: 351/647] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:21:42 2026] PUT /v2.0/routers/7b5141d6-7c8e-4202-9888-dc1f01d9e1a2/add_router_interface => generated 309 bytes in 2117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/648] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:21:44 2026] GET /v2.0/security-groups?tenant_id=4a1800361dd04de0b1f42567b786e800&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:21:44.500 7 INFO neutron.db.l3_hamode_db [None req-4e06cf29-736b-4fa1-99e8-6f25e31e3c46 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 355/651] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:21:44 2026] DELETE /v2.0/security-groups/21704275-b6e9-4a9c-bf04-fec3a491be30 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:21:44.998 8 WARNING neutron_lib.context [None req-dd2a4d9e-653a-4b4b-a23f-28660d59f8e8 c4beda4522474f16970e826e3ffa6000 4d2d6acfc22143d988071075eb5adee3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 356/652] 10.0.0.133 () {34 vars in 684 bytes} [Thu May 21 06:21:44 2026] POST /v2.0/security-groups => generated 1597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:21:45.120 8 WARNING neutron_lib.context [None req-b6df035f-7f05-4d6c-a776-f770ef90f8d0 c4beda4522474f16970e826e3ffa6000 4d2d6acfc22143d988071075eb5adee3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 357/653] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:21:45 2026] POST /v2.0/security-group-rules => generated 565 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/654] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:45 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:21:45.372 8 WARNING neutron_lib.context [None req-95c2eb7b-6ee8-44b2-b4a1-fc8146ff591f c4beda4522474f16970e826e3ffa6000 4d2d6acfc22143d988071075eb5adee3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 359/655] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:21:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/656] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:45 2026] GET /v2.0/security-groups?id=bac54a7f-15d6-4fb7-b2e0-52449d948252&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:21:45.525 8 WARNING neutron_lib.context [None req-1efc0a98-161b-4952-919d-960a5a7e46d5 c4beda4522474f16970e826e3ffa6000 4d2d6acfc22143d988071075eb5adee3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:21:45.675 7 INFO neutron.db.l3_hamode_db [None req-4e06cf29-736b-4fa1-99e8-6f25e31e3c46 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 361/657] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:21:45 2026] POST /v2.0/floatingips => generated 552 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/658] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:46 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/659] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:46 2026] GET /v2.0/security-groups?id=bac54a7f-15d6-4fb7-b2e0-52449d948252&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/660] 10.0.0.36 () {34 vars in 1098 bytes} [Thu May 21 06:21:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1792042378&fields=id&tenant_id=4d2d6acfc22143d988071075eb5adee3 => 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: 297/661] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:21:44 2026] POST /v2.0/routers => generated 735 bytes in 2734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/662] 10.0.0.36 () {34 vars in 980 bytes} [Thu May 21 06:21:46 2026] GET /v2.0/networks?id=0d0fc000-a0f8-4b30-8185-030677682893 => generated 669 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/663] 10.0.0.36 () {34 vars in 963 bytes} [Thu May 21 06:21:46 2026] GET /v2.0/quotas/4d2d6acfc22143d988071075eb5adee3 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/664] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:21:46 2026] GET /v2.0/ports?tenant_id=4d2d6acfc22143d988071075eb5adee3&fields=id => generated 103 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/665] 10.0.0.36 () {34 vars in 905 bytes} [Thu May 21 06:21:47 2026] GET /v2.0/extensions => generated 19600 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/666] 10.0.0.36 () {34 vars in 1006 bytes} [Thu May 21 06:21:47 2026] GET /v2.0/networks/0d0fc000-a0f8-4b30-8185-030677682893?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/667] 10.0.0.36 () {34 vars in 1106 bytes} [Thu May 21 06:21:47 2026] GET /v2.0/networks/0d0fc000-a0f8-4b30-8185-030677682893?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/668] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:47 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/669] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:47 2026] GET /v2.0/security-groups?id=bac54a7f-15d6-4fb7-b2e0-52449d948252&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/670] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:47 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/671] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:48 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:21:48.731 8 INFO neutron.db.l3_db [None req-889f920f-a125-4719-80dc-11703283d725 58598914cf0d44de82d4eb56965ac875 b6d9787a9d914eeca95933155120374c - - default default] Floating IP 95a2df5a-3ea0-4a5d-a7cc-6975652c9fb2 associated. External IP: 10.96.250.210, port: ed39c73d-b948-417e-825b-c6c4cbc0c7ee. [pid: 8|app: 0|req: 375/672] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:21:48 2026] PUT /v2.0/floatingips/95a2df5a-3ea0-4a5d-a7cc-6975652c9fb2 => generated 855 bytes in 1119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/673] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:49 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:21:49.238 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf713e8a-a3f8-4d73-b7ec-d5a8741e045c'] response: {'name': 'network-changed', 'server_uuid': '966166ea-e46c-49fb-a493-490107928670', 'tag': 'ed39c73d-b948-417e-825b-c6c4cbc0c7ee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 377/674] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:49 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/675] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:21:49 2026] GET /v2.0/ports?tenant_id=b6d9787a9d914eeca95933155120374c&device_id=966166ea-e46c-49fb-a493-490107928670 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/676] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:21:49 2026] GET /v2.0/networks?id=0d0fc000-a0f8-4b30-8185-030677682893 => generated 669 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/677] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:21:46 2026] PUT /v2.0/routers/18ec8bcd-2ee6-4b0d-b6fe-f22ae493b6fa/add_router_interface => generated 309 bytes in 2576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/678] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:49 2026] GET /v2.0/security-groups?id=bac54a7f-15d6-4fb7-b2e0-52449d948252&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/679] 199.19.213.52 () {34 vars in 1048 bytes} [Thu May 21 06:21:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4d2d6acfc22143d988071075eb5adee3 => generated 181 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:21:49.474 8 WARNING neutron_lib.context [req-c4d85468-7502-4ee0-ae55-2d7fb40961f6 req-caf783e1-9d79-4243-a242-1c0549d11ffe c4beda4522474f16970e826e3ffa6000 4d2d6acfc22143d988071075eb5adee3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/680] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:21:49 2026] GET /v2.0/networks?id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c => generated 779 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/681] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:21:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ed39c73d-b948-417e-825b-c6c4cbc0c7ee => generated 858 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/682] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:21:49 2026] GET /v2.0/subnets?id=e6e82818-eb84-4de7-969f-403794cd0370 => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/683] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:21:49 2026] GET /v2.0/ports?network_id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c&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: 303/684] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:21:49 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?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: 304/685] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:21:49 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/686] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:21:49 2026] POST /v2.0/ports => generated 958 bytes in 540 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-05-21 06:21:50.067 8 WARNING neutron_lib.context [None req-cd20dde4-3778-46d8-920a-fcd1cd2b8f7a aaf333e858be49c0bdd2d09f0565067f 089292fb93a248b2ba3ff7863a196716 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 383/687] 10.0.0.133 () {34 vars in 684 bytes} [Thu May 21 06:21:50 2026] POST /v2.0/security-groups => generated 1596 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:21:50.202 8 WARNING neutron_lib.context [None req-0f4af97e-07a6-4d9b-81c0-24df45dea7a2 aaf333e858be49c0bdd2d09f0565067f 089292fb93a248b2ba3ff7863a196716 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 384/688] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:21:50 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/689] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:50 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 961 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:21:50.383 8 WARNING neutron_lib.context [None req-0aa0b014-48cc-441a-b7c8-c99bf8b15c74 aaf333e858be49c0bdd2d09f0565067f 089292fb93a248b2ba3ff7863a196716 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 386/690] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:21:50 2026] POST /v2.0/security-group-rules => generated 570 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/691] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:50 2026] GET /v2.0/security-groups?id=a98dd845-8891-42c1-bb3a-ed798ac153ee&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: 305/692] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:21:50 2026] PUT /v2.0/ports/d882a1c2-17ff-4081-b390-70ef170e52e0 => generated 1203 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:21:50.642 7 WARNING neutron_lib.context [None req-98c075e7-aed4-4bcc-9c9a-b448ebd09b53 aaf333e858be49c0bdd2d09f0565067f 089292fb93a248b2ba3ff7863a196716 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 388/693] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:21:50 2026] GET /v2.0/security-groups?tenant_id=7d6c65b1d0f143939126715983dc82e7&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: 389/694] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:21:50 2026] GET /v2.0/ports?tenant_id=4d2d6acfc22143d988071075eb5adee3&device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/695] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:21:50 2026] DELETE /v2.0/security-groups/1c6a350e-3c13-48e7-b783-b1a1f6e35c2a => 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: 391/696] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:21:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d882a1c2-17ff-4081-b390-70ef170e52e0 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/697] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:21:51 2026] GET /v2.0/subnets?id=296c4208-996f-48bc-a1f7-7558b7469b62 => generated 663 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/698] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:21:51 2026] GET /v2.0/ports?network_id=0d0fc000-a0f8-4b30-8185-030677682893&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/699] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:21:51 2026] GET /v2.0/networks/0d0fc000-a0f8-4b30-8185-030677682893?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/700] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:21:51 2026] GET /v2.0/networks/0d0fc000-a0f8-4b30-8185-030677682893?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-05-21 06:21:51.401 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6976f39-dc13-43fb-a162-431959aea5e6'] response: {'name': 'network-changed', 'server_uuid': '916862f8-f8ef-4f6a-945c-7e89e488930e', 'tag': 'd882a1c2-17ff-4081-b390-70ef170e52e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 306/701] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:21:50 2026] POST /v2.0/floatingips => generated 552 bytes in 791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/702] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:21:51 2026] GET /v2.0/ports?tenant_id=4d2d6acfc22143d988071075eb5adee3&device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/703] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:21:51 2026] GET /v2.0/networks?id=0d0fc000-a0f8-4b30-8185-030677682893 => generated 765 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/704] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:21:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d882a1c2-17ff-4081-b390-70ef170e52e0 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/705] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:21:51 2026] GET /v2.0/subnets?id=296c4208-996f-48bc-a1f7-7558b7469b62 => 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: 398/706] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:51 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/707] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:21:51 2026] GET /v2.0/ports?network_id=0d0fc000-a0f8-4b30-8185-030677682893&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/708] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:51 2026] GET /v2.0/security-groups?id=a98dd845-8891-42c1-bb3a-ed798ac153ee&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/709] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:21:51 2026] GET /v2.0/networks/0d0fc000-a0f8-4b30-8185-030677682893?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/710] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:21:51 2026] GET /v2.0/networks/0d0fc000-a0f8-4b30-8185-030677682893?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/711] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:52 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/712] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:52 2026] GET /v2.0/security-groups?id=a98dd845-8891-42c1-bb3a-ed798ac153ee&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/713] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:21:53 2026] GET /v2.0/security-groups?tenant_id=188d3cfe1c224312a2a0cb6319506b63&name=default => generated 2801 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/714] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:21:53 2026] DELETE /v2.0/security-groups/f8dd611b-debc-4f33-b157-cc54b9941dbf => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/715] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:54 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/716] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:54 2026] GET /v2.0/security-groups?id=a98dd845-8891-42c1-bb3a-ed798ac153ee&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: 314/717] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:54 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:21:54.956 8 INFO neutron.db.l3_db [None req-8c314e92-dada-45c7-a2cd-15debbb93333 c4beda4522474f16970e826e3ffa6000 4d2d6acfc22143d988071075eb5adee3 - - default default] Floating IP 00216d90-8192-406f-884c-162945b8f4a4 associated. External IP: 10.96.250.213, port: d882a1c2-17ff-4081-b390-70ef170e52e0. [pid: 8|app: 0|req: 404/718] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:21:54 2026] PUT /v2.0/floatingips/00216d90-8192-406f-884c-162945b8f4a4 => generated 856 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/719] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:55 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/720] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:55 2026] GET /v2.0/security-groups?id=a98dd845-8891-42c1-bb3a-ed798ac153ee&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:21:55.818 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56f0eddd-e2eb-42a1-ade6-3f8b486e106d'] response: {'name': 'network-changed', 'server_uuid': '916862f8-f8ef-4f6a-945c-7e89e488930e', 'tag': 'd882a1c2-17ff-4081-b390-70ef170e52e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 316/721] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:21:55 2026] GET /v2.0/ports?tenant_id=4d2d6acfc22143d988071075eb5adee3&device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/722] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:21:55 2026] GET /v2.0/networks?id=0d0fc000-a0f8-4b30-8185-030677682893 => generated 765 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/723] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:21:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d882a1c2-17ff-4081-b390-70ef170e52e0 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/724] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:21:56 2026] GET /v2.0/subnets?id=296c4208-996f-48bc-a1f7-7558b7469b62 => generated 663 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:21:56.066 8 WARNING neutron_lib.context [None req-a2841da5-d808-49de-bd51-221e2cb695a3 e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:21:56.067 8 WARNING neutron_lib.context [None req-a2841da5-d808-49de-bd51-221e2cb695a3 e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 320/725] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:21:56 2026] GET /v2.0/ports?network_id=0d0fc000-a0f8-4b30-8185-030677682893&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/726] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:21:56 2026] GET /v2.0/networks/0d0fc000-a0f8-4b30-8185-030677682893?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: 322/727] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:21:56 2026] GET /v2.0/networks/0d0fc000-a0f8-4b30-8185-030677682893?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:21:59.048 8 INFO neutron.db.segments_db [None req-a2841da5-d808-49de-bd51-221e2cb695a3 e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Added segment 452732f7-f530-423c-b9fb-fa9f574da75d of type vxlan for network 093d0398-8492-408e-83ae-abfcccc42a72 [pid: 7|app: 0|req: 323/728] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:21:59 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/729] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:21:59 2026] GET /v2.0/security-groups?id=a98dd845-8891-42c1-bb3a-ed798ac153ee&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-05-21 06:21:59.524 8 INFO neutron.db.segments_db [None req-a2841da5-d808-49de-bd51-221e2cb695a3 e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Added segment e7b4fac9-29e9-45aa-a1fb-3fd5e6448925 of type vxlan for network f944e09b-10b1-4875-aadd-d6e354bb42c2 [pid: 7|app: 0|req: 325/730] 10.0.0.67 () {34 vars in 988 bytes} [Thu May 21 06:21:59 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 1240 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/733] 10.0.0.67 () {34 vars in 1038 bytes} [Thu May 21 06:21:59 2026] GET /v2.0/security-groups?id=bac54a7f-15d6-4fb7-b2e0-52449d948252&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/734] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:00 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/735] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:00 2026] GET /v2.0/security-groups?id=a98dd845-8891-42c1-bb3a-ed798ac153ee&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: 331/736] 10.0.0.36 () {34 vars in 1098 bytes} [Thu May 21 06:22:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2025762374&fields=id&tenant_id=089292fb93a248b2ba3ff7863a196716 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/737] 10.0.0.36 () {34 vars in 980 bytes} [Thu May 21 06:22:00 2026] GET /v2.0/networks?id=3d0a6b80-8bb4-48bd-b2f2-fddf16509b62 => generated 680 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/738] 10.0.0.36 () {34 vars in 963 bytes} [Thu May 21 06:22:00 2026] GET /v2.0/quotas/089292fb93a248b2ba3ff7863a196716 => 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: 406/739] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:21:55 2026] POST /v2.0/networks => generated 1244 bytes in 4964 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/740] 10.0.0.133 () {32 vars in 648 bytes} [Thu May 21 06:22:00 2026] GET /v2.0/networks => generated 1843 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/741] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:22:00 2026] GET /v2.0/ports?tenant_id=089292fb93a248b2ba3ff7863a196716&fields=id => generated 103 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/742] 10.0.0.36 () {34 vars in 1006 bytes} [Thu May 21 06:22:01 2026] GET /v2.0/networks/3d0a6b80-8bb4-48bd-b2f2-fddf16509b62?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:22:01.128 8 INFO neutron.services.segments.plugin [-] Segment 452732f7-f530-423c-b9fb-fa9f574da75d resource provider aggregate not found 2026-05-21 06:22:01.146 8 INFO neutron.services.segments.plugin [-] Segment 452732f7-f530-423c-b9fb-fa9f574da75d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 452732f7-f530-423c-b9fb-fa9f574da75d found for delete ", "request_id": "req-6a54ecbf-7100-40b0-b75e-2362a8d48421"}]} 2026-05-21 06:22:01.150 8 INFO neutron.services.segments.plugin [-] Segment 452732f7-f530-423c-b9fb-fa9f574da75d resource provider aggregate not found 2026-05-21 06:22:01.169 8 INFO neutron.services.segments.plugin [-] Segment 452732f7-f530-423c-b9fb-fa9f574da75d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 452732f7-f530-423c-b9fb-fa9f574da75d found for delete ", "request_id": "req-405a9db5-245b-4407-b2a9-130b3133e63f"}]} [pid: 7|app: 0|req: 336/743] 10.0.0.36 () {34 vars in 1106 bytes} [Thu May 21 06:22:01 2026] GET /v2.0/networks/3d0a6b80-8bb4-48bd-b2f2-fddf16509b62?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: 337/744] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:01 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/745] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:01 2026] GET /v2.0/security-groups?id=a98dd845-8891-42c1-bb3a-ed798ac153ee&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/746] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:22:00 2026] DELETE /v2.0/networks/093d0398-8492-408e-83ae-abfcccc42a72 => generated 0 bytes in 1047 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:22:02.186 7 INFO neutron.services.segments.plugin [-] Segment e7b4fac9-29e9-45aa-a1fb-3fd5e6448925 resource provider aggregate not found 2026-05-21 06:22:02.191 7 INFO neutron.services.segments.plugin [-] Segment e7b4fac9-29e9-45aa-a1fb-3fd5e6448925 resource provider aggregate not found 2026-05-21 06:22:02.204 7 INFO neutron.services.segments.plugin [-] Segment e7b4fac9-29e9-45aa-a1fb-3fd5e6448925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7b4fac9-29e9-45aa-a1fb-3fd5e6448925 found for delete ", "request_id": "req-1aa116ba-d63c-482d-b85e-618f856b0192"}]} 2026-05-21 06:22:02.209 7 INFO neutron.services.segments.plugin [-] Segment e7b4fac9-29e9-45aa-a1fb-3fd5e6448925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7b4fac9-29e9-45aa-a1fb-3fd5e6448925 found for delete ", "request_id": "req-e24e2098-d59f-4758-b093-d57655397a34"}]} [pid: 7|app: 0|req: 339/747] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:22:01 2026] DELETE /v2.0/networks/f944e09b-10b1-4875-aadd-d6e354bb42c2 => generated 0 bytes in 1105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/748] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:03 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 973 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/749] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:22:02 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 973 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/750] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:03 2026] GET /v2.0/security-groups?id=a98dd845-8891-42c1-bb3a-ed798ac153ee&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: 341/751] 10.0.0.133 () {32 vars in 648 bytes} [Thu May 21 06:22:03 2026] GET /v2.0/networks => generated 651 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:03.466 7 WARNING neutron_lib.context [None req-f9873358-c3dc-494b-81ba-957abf3b3997 e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:22:03.587 7 INFO neutron.db.segments_db [None req-f9873358-c3dc-494b-81ba-957abf3b3997 e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Added segment 89a0e7ca-01c9-43fd-a641-6d006ee6b89f of type vxlan for network 15ec53c4-8b8c-462f-98c5-f95ed80fbe8b 2026-05-21 06:22:03.934 8 INFO neutron.db.l3_db [req-98f6fb16-a8e9-4c9f-b8d4-d73f8323023f req-1b15f75f-eb2b-4e34-922a-82f61a22280b c4beda4522474f16970e826e3ffa6000 4d2d6acfc22143d988071075eb5adee3 - - default default] Floating IP 00216d90-8192-406f-884c-162945b8f4a4 disassociated. External IP: 10.96.250.213, port: d882a1c2-17ff-4081-b390-70ef170e52e0. [pid: 7|app: 0|req: 342/752] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:22:03 2026] POST /v2.0/networks => generated 649 bytes in 847 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/753] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:04 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:22:04.334 7 WARNING neutron_lib.context [None req-cf1dfea1-a510-4ce2-9e5d-44c8504aa6f2 e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:22:04.513 7 INFO neutron.db.segments_db [None req-cf1dfea1-a510-4ce2-9e5d-44c8504aa6f2 e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Added segment 86ee29db-4dc6-4b87-a7d9-08db62d6824d of type vxlan for network 13cfb1ba-7887-4126-bb1f-ddf20f8a02e5 [pid: 8|app: 0|req: 411/754] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:22:03 2026] DELETE /v2.0/ports/d882a1c2-17ff-4081-b390-70ef170e52e0 => generated 0 bytes in 1210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/755] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:04 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/756] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:22:04 2026] POST /v2.0/networks => generated 650 bytes in 827 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:22:05.162 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1e4e613-3b99-43ee-aff1-7f6e96c863a9'] response: {'server_uuid': '916862f8-f8ef-4f6a-945c-7e89e488930e', 'name': 'network-vif-deleted', 'tag': 'd882a1c2-17ff-4081-b390-70ef170e52e0', 'status': 'completed', 'code': 200} 2026-05-21 06:22:05.169 8 WARNING neutron_lib.context [None req-8da99d4c-6376-452f-85dc-c23616e34504 e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:22:05.249 8 WARNING neutron_lib.context [None req-8da99d4c-6376-452f-85dc-c23616e34504 e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 345/757] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:05 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => 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: 346/758] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:05 2026] GET /v2.0/ports?device_id=916862f8-f8ef-4f6a-945c-7e89e488930e => 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: 347/759] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:22:06 2026] GET /v2.0/networks?id=3d0a6b80-8bb4-48bd-b2f2-fddf16509b62 => generated 680 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/760] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:06 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => 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: 349/761] 199.19.213.52 () {34 vars in 1048 bytes} [Thu May 21 06:22:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=089292fb93a248b2ba3ff7863a196716 => generated 181 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:06.727 7 WARNING neutron_lib.context [req-0cc972c5-d9c2-42bd-b39a-93aa76d2bdab req-94ed97c5-746e-48fd-8d1e-21e937535096 aaf333e858be49c0bdd2d09f0565067f 089292fb93a248b2ba3ff7863a196716 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 413/762] 10.0.0.133 () {34 vars in 664 bytes} [Thu May 21 06:22:05 2026] POST /v2.0/ports => generated 1505 bytes in 1685 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: 414/763] 10.0.0.133 () {32 vars in 642 bytes} [Thu May 21 06:22:06 2026] GET /v2.0/ports => generated 1505 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/764] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:07 2026] DELETE /v2.0/security-groups/a98dd845-8891-42c1-bb3a-ed798ac153ee => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/765] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:22:06 2026] POST /v2.0/ports => generated 958 bytes in 777 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-05-21 06:22:07.514 7 INFO neutron.api.v2.resource [None req-cb564586-8b59-4ae0-a23e-1454d1c4db28 c4beda4522474f16970e826e3ffa6000 4d2d6acfc22143d988071075eb5adee3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 416/766] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:22:07 2026] DELETE /v2.0/ports/9d4f9afc-5e2d-46b5-b29e-4b9691394787 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/767] 10.0.0.133 () {32 vars in 736 bytes} [Thu May 21 06:22:07 2026] GET /v2.0/security-groups/a98dd845-8891-42c1-bb3a-ed798ac153ee => 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: 352/768] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:22:07 2026] DELETE /v2.0/floatingips/00216d90-8192-406f-884c-162945b8f4a4 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/769] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:22:07 2026] DELETE /v2.0/ports/f91bf33d-4965-431c-bee6-0febeaee839d => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/770] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:22:07 2026] PUT /v2.0/ports/0952d4d2-7e52-4fca-97a6-2579e397987c => generated 1203 bytes in 853 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-05-21 06:22:08.418 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e20bd4cc-44d2-4ce6-a86b-ea4359ae7c2b'] response: {'name': 'network-changed', 'server_uuid': 'deab1b71-23ea-4993-9a43-e6ce08c357f3', 'tag': '0952d4d2-7e52-4fca-97a6-2579e397987c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 354/771] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:08 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/772] 10.0.0.133 () {32 vars in 642 bytes} [Thu May 21 06:22:08 2026] GET /v2.0/ports => 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: 356/773] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:22:08 2026] GET /v2.0/ports?tenant_id=089292fb93a248b2ba3ff7863a196716&device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/774] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:08 2026] GET /v2.0/security-groups?id=fb5f6807-8c53-4315-ab8b-ef35b7f658e7&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:08.576 7 WARNING neutron_lib.context [None req-089f3d99-d97c-432e-a809-9288603550a1 e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:22:08.679 7 INFO neutron.db.segments_db [None req-089f3d99-d97c-432e-a809-9288603550a1 e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Added segment 27f3dfd1-adb4-4719-b95f-791946eac68d of type vxlan for network 45513bfb-c89e-4184-bc2f-83a729edc923 [pid: 7|app: 0|req: 358/775] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:22:08 2026] POST /v2.0/networks => generated 649 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/776] 199.19.213.52 () {34 vars in 1016 bytes} [Thu May 21 06:22:08 2026] GET /v2.0/networks?tenant_id=089292fb93a248b2ba3ff7863a196716&shared=False => generated 776 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:09.066 7 WARNING neutron_lib.context [None req-d838034f-3e55-443f-973a-9a8b0a7b0155 e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/neutron_lib/db/model_query.py:340: 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. items = [ 2026-05-21 06:22:09.253 7 INFO neutron.db.segments_db [None req-d838034f-3e55-443f-973a-9a8b0a7b0155 e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Added segment a3ff2083-bf2a-4a69-b365-0c2b6f395e18 of type vxlan for network 19f26d6c-d80b-45e8-be60-aa5881826493 [pid: 8|app: 0|req: 418/777] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:22:08 2026] PUT /v2.0/routers/7b5141d6-7c8e-4202-9888-dc1f01d9e1a2/remove_router_interface => generated 309 bytes in 1414 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: 360/778] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:22:09 2026] POST /v2.0/networks => generated 649 bytes in 951 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/779] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:10 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/780] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:10 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/781] 199.19.213.52 () {34 vars in 928 bytes} [Thu May 21 06:22:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:10.234 8 WARNING neutron_lib.context [None req-ea226920-bebd-4e7e-9596-560329f8f03a e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:22:10.272 8 WARNING neutron_lib.context [None req-ea226920-bebd-4e7e-9596-560329f8f03a e2be44bfcace44859be762ebf390aa1d 50c65e1539734680b5b500efdc2ef21e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 420/782] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:22:10 2026] POST /v2.0/subnets => generated 1226 bytes in 1235 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/783] 10.0.0.36 () {34 vars in 969 bytes} [Thu May 21 06:22:11 2026] GET /v2.0/ports/ed39c73d-b948-417e-825b-c6c4cbc0c7ee => generated 968 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/784] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:11 2026] GET /v2.0/security-groups?id=fb5f6807-8c53-4315-ab8b-ef35b7f658e7&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: 423/785] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:22:11 2026] GET /v2.0/ports?tenant_id=089292fb93a248b2ba3ff7863a196716&device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/786] 10.0.0.133 () {32 vars in 646 bytes} [Thu May 21 06:22:11 2026] GET /v2.0/subnets => generated 1839 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/787] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:22:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0952d4d2-7e52-4fca-97a6-2579e397987c => 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: 426/788] 199.19.213.52 () {34 vars in 998 bytes} [Thu May 21 06:22:11 2026] GET /v2.0/subnets?network_id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c => generated 659 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:12.162 7 INFO neutron.services.segments.plugin [-] Segment f02dbdc8-c434-42d7-b4f7-68b84e402acb resource provider aggregate not found 2026-05-21 06:22:12.171 7 INFO neutron.services.segments.plugin [-] Segment f02dbdc8-c434-42d7-b4f7-68b84e402acb resource provider aggregate not found 2026-05-21 06:22:12.190 7 INFO neutron.services.segments.plugin [-] Segment f02dbdc8-c434-42d7-b4f7-68b84e402acb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f02dbdc8-c434-42d7-b4f7-68b84e402acb found for delete ", "request_id": "req-2b68d41d-02d4-4a89-9cb6-c848ad8a0692"}]} 2026-05-21 06:22:12.197 7 INFO neutron.services.segments.plugin [-] Segment f02dbdc8-c434-42d7-b4f7-68b84e402acb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f02dbdc8-c434-42d7-b4f7-68b84e402acb found for delete ", "request_id": "req-7651e99a-0007-48d1-89da-152b4be5f038"}]} 2026-05-21 06:22:12.231 7 INFO neutron.db.l3_hamode_db [None req-81822dd6-d6c7-4810-bf99-829ea1158b6c 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] HA network afca3ebf-5dce-4357-8b09-faed413976c1 was deleted as no HA routers are present in tenant 4d2d6acfc22143d988071075eb5adee3. [pid: 8|app: 0|req: 427/789] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:22:11 2026] DELETE /v2.0/subnets/acc4a4a7-b83b-40e7-9748-da946516415b => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/790] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:22:10 2026] DELETE /v2.0/routers/7b5141d6-7c8e-4202-9888-dc1f01d9e1a2 => generated 0 bytes in 2067 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/791] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:22:12 2026] GET /v2.0/subnets?id=cd6e41a2-f133-4732-a918-11b51e04d129 => 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: 364/792] 199.19.213.52 () {34 vars in 1144 bytes} [Thu May 21 06:22:12 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670&device_owner=compute%3Anova&network_id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/793] 10.0.0.36 () {34 vars in 1082 bytes} [Thu May 21 06:22:12 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3&device_id=966166ea-e46c-49fb-a493-490107928670 => generated 2471 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/794] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:12 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => generated 1242 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/795] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:22:12 2026] DELETE /v2.0/subnets/732e968a-90bd-44d0-90b2-f774af073f94 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/796] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:22:12 2026] DELETE /v2.0/subnets/296c4208-996f-48bc-a1f7-7558b7469b62 => 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: 431/797] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:22:12 2026] GET /v2.0/ports?network_id=3d0a6b80-8bb4-48bd-b2f2-fddf16509b62&device_owner=network%3Adhcp => generated 1244 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/798] 10.0.0.36 () {34 vars in 1118 bytes} [Thu May 21 06:22:12 2026] GET /v2.0/security-groups?id=fb5f6807-8c53-4315-ab8b-ef35b7f658e7&id=bac54a7f-15d6-4fb7-b2e0-52449d948252&fields=id&fields=name => generated 206 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/799] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:12 2026] GET /v2.0/security-groups?id=fb5f6807-8c53-4315-ab8b-ef35b7f658e7&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: 434/800] 10.0.0.133 () {32 vars in 646 bytes} [Thu May 21 06:22:12 2026] GET /v2.0/subnets => generated 626 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /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-05-21 06:22:14.179 8 INFO neutron.services.segments.plugin [-] Segment 3c884f96-9d43-4dbe-bec3-8ab9ccf61045 resource provider aggregate not found 2026-05-21 06:22:14.187 8 INFO neutron.services.segments.plugin [-] Segment 3c884f96-9d43-4dbe-bec3-8ab9ccf61045 resource provider aggregate not found 2026-05-21 06:22:14.203 8 INFO neutron.services.segments.plugin [-] Segment 3c884f96-9d43-4dbe-bec3-8ab9ccf61045 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c884f96-9d43-4dbe-bec3-8ab9ccf61045 found for delete ", "request_id": "req-6401ad66-7af0-4b52-b803-e68978ec265d"}]} 2026-05-21 06:22:14.211 8 INFO neutron.services.segments.plugin [-] Segment 3c884f96-9d43-4dbe-bec3-8ab9ccf61045 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c884f96-9d43-4dbe-bec3-8ab9ccf61045 found for delete ", "request_id": "req-1364549c-9484-47bd-b12d-fab9fb51c000"}]} [pid: 7|app: 0|req: 367/801] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:22:12 2026] PUT /v2.0/ports/ed39c73d-b948-417e-825b-c6c4cbc0c7ee => generated 1145 bytes in 2045 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: 368/802] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:22:14 2026] GET /v2.0/networks/3d0a6b80-8bb4-48bd-b2f2-fddf16509b62?fields=segments => generated 14 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/803] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:22:13 2026] DELETE /v2.0/networks/0d0fc000-a0f8-4b30-8185-030677682893 => generated 0 bytes in 1992 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/804] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:14 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => generated 973 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/805] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:15 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 1417 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/808] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:22:15 2026] GET /v2.0/ports?tenant_id=b6d9787a9d914eeca95933155120374c&device_id=966166ea-e46c-49fb-a493-490107928670 => generated 1417 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/809] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:22:15 2026] GET /v2.0/networks/3d0a6b80-8bb4-48bd-b2f2-fddf16509b62?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: 375/810] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:15 2026] GET /v2.0/security-groups?id=fb5f6807-8c53-4315-ab8b-ef35b7f658e7&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: 376/811] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:15 2026] GET /v2.0/security-groups?id=bac54a7f-15d6-4fb7-b2e0-52449d948252&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:15.440 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cba02814-3e7c-45e7-9499-0cfdbdabb395'] response: {'name': 'network-changed', 'server_uuid': '966166ea-e46c-49fb-a493-490107928670', 'tag': 'ed39c73d-b948-417e-825b-c6c4cbc0c7ee', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 377/812] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:22:15 2026] GET /v2.0/networks?id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c => generated 779 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/813] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:22:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ed39c73d-b948-417e-825b-c6c4cbc0c7ee => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/814] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:22:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ed39c73d-b948-417e-825b-c6c4cbc0c7ee => 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: 380/815] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:22:15 2026] GET /v2.0/subnets?id=e6e82818-eb84-4de7-969f-403794cd0370 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/816] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:22:15 2026] DELETE /v2.0/networks/19f26d6c-d80b-45e8-be60-aa5881826493 => generated 0 bytes in 646 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/817] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:22:15 2026] GET /v2.0/ports?network_id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/818] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:22:15 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/819] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:22:15 2026] GET /v2.0/security-groups?tenant_id=4d2d6acfc22143d988071075eb5adee3&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/820] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:22:15 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/821] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:22:15 2026] DELETE /v2.0/networks/45513bfb-c89e-4184-bc2f-83a729edc923 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/822] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:15 2026] DELETE /v2.0/security-groups/0bba23eb-1c7e-4e5e-9c15-776399e51cbb => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/823] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:22:16 2026] GET /v2.0/ports?tenant_id=b6d9787a9d914eeca95933155120374c&device_id=966166ea-e46c-49fb-a493-490107928670 => generated 1417 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:22:16.226 8 INFO neutron.services.segments.plugin [-] Segment a3ff2083-bf2a-4a69-b365-0c2b6f395e18 resource provider aggregate not found [pid: 7|app: 0|req: 387/824] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:22:16 2026] GET /v2.0/networks?id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c => generated 779 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:16.237 8 INFO neutron.services.segments.plugin [-] Segment a3ff2083-bf2a-4a69-b365-0c2b6f395e18 resource provider aggregate not found 2026-05-21 06:22:16.259 8 INFO neutron.services.segments.plugin [-] Segment a3ff2083-bf2a-4a69-b365-0c2b6f395e18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3ff2083-bf2a-4a69-b365-0c2b6f395e18 found for delete ", "request_id": "req-dcd51d5b-0dc8-4bee-bec4-736cf63bd2c4"}]} 2026-05-21 06:22:16.265 8 INFO neutron.services.segments.plugin [-] Segment a3ff2083-bf2a-4a69-b365-0c2b6f395e18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3ff2083-bf2a-4a69-b365-0c2b6f395e18 found for delete ", "request_id": "req-3ff52c91-9865-4782-8c25-f6a1494ef160"}]} 2026-05-21 06:22:16.293 8 INFO neutron.services.segments.plugin [-] Segment 27f3dfd1-adb4-4719-b95f-791946eac68d resource provider aggregate not found [pid: 7|app: 0|req: 388/825] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:22:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ed39c73d-b948-417e-825b-c6c4cbc0c7ee => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:16.299 8 INFO neutron.services.segments.plugin [-] Segment 27f3dfd1-adb4-4719-b95f-791946eac68d resource provider aggregate not found 2026-05-21 06:22:16.319 8 INFO neutron.services.segments.plugin [-] Segment 27f3dfd1-adb4-4719-b95f-791946eac68d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27f3dfd1-adb4-4719-b95f-791946eac68d found for delete ", "request_id": "req-7194799f-0952-4c85-ab5f-8f309a6e6691"}]} 2026-05-21 06:22:16.320 8 INFO neutron.services.segments.plugin [-] Segment 27f3dfd1-adb4-4719-b95f-791946eac68d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27f3dfd1-adb4-4719-b95f-791946eac68d found for delete ", "request_id": "req-1ee551dc-04e1-443e-8f22-ed9fcb982002"}]} [pid: 7|app: 0|req: 389/826] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:22:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ed39c73d-b948-417e-825b-c6c4cbc0c7ee => 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: 438/827] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:22:16 2026] DELETE /v2.0/networks/13cfb1ba-7887-4126-bb1f-ddf20f8a02e5 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/828] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:22:16 2026] GET /v2.0/subnets?id=e6e82818-eb84-4de7-969f-403794cd0370 => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/829] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:22:16 2026] GET /v2.0/ports?network_id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c&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: 392/830] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:16 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/831] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:22:16 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?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: 394/832] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:16 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 1148 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/833] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:22:16 2026] DELETE /v2.0/networks/15ec53c4-8b8c-462f-98c5-f95ed80fbe8b => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/834] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:16 2026] GET /v2.0/security-groups?id=fb5f6807-8c53-4315-ab8b-ef35b7f658e7&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: 396/835] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:16 2026] GET /v2.0/security-groups?id=bac54a7f-15d6-4fb7-b2e0-52449d948252&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/836] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:22:16 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/837] 199.19.213.52 () {34 vars in 1116 bytes} [Thu May 21 06:22:16 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1148 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/838] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:22:17 2026] GET /v2.0/security-groups?tenant_id=50c65e1539734680b5b500efdc2ef21e&name=default => generated 2801 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/839] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:17 2026] DELETE /v2.0/security-groups/02abbc1a-572b-4020-aeb8-d8f3247af15f => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/840] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:22:16 2026] PUT /v2.0/ports/ed39c73d-b948-417e-825b-c6c4cbc0c7ee => generated 968 bytes in 791 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: 400/841] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:22:17 2026] GET /v2.0/ports?tenant_id=b6d9787a9d914eeca95933155120374c&device_id=966166ea-e46c-49fb-a493-490107928670 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:22:17.879 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a970796-6640-4103-a2a8-ae4e1d3b4c94'] response: {'name': 'network-changed', 'server_uuid': '966166ea-e46c-49fb-a493-490107928670', 'tag': 'ed39c73d-b948-417e-825b-c6c4cbc0c7ee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 442/842] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:17 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => generated 975 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/843] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:22:17 2026] GET /v2.0/networks?id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c => generated 779 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/844] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:17 2026] GET /v2.0/security-groups?id=fb5f6807-8c53-4315-ab8b-ef35b7f658e7&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/845] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:22:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ed39c73d-b948-417e-825b-c6c4cbc0c7ee => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/846] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:22:18 2026] GET /v2.0/subnets?id=e6e82818-eb84-4de7-969f-403794cd0370 => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/847] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:22:18 2026] GET /v2.0/ports?network_id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c&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: 445/848] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:22:18 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?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: 404/849] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:22:18 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:22:18.355 8 INFO neutron.services.segments.plugin [-] Segment 86ee29db-4dc6-4b87-a7d9-08db62d6824d resource provider aggregate not found 2026-05-21 06:22:18.376 8 INFO neutron.services.segments.plugin [-] Segment 86ee29db-4dc6-4b87-a7d9-08db62d6824d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86ee29db-4dc6-4b87-a7d9-08db62d6824d found for delete ", "request_id": "req-793098e6-1f80-4ad4-9b34-48a93e4c4836"}]} 2026-05-21 06:22:18.381 8 INFO neutron.services.segments.plugin [-] Segment 86ee29db-4dc6-4b87-a7d9-08db62d6824d resource provider aggregate not found 2026-05-21 06:22:18.392 8 INFO neutron.services.segments.plugin [-] Segment 89a0e7ca-01c9-43fd-a641-6d006ee6b89f resource provider aggregate not found 2026-05-21 06:22:18.399 8 INFO neutron.services.segments.plugin [-] Segment 86ee29db-4dc6-4b87-a7d9-08db62d6824d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86ee29db-4dc6-4b87-a7d9-08db62d6824d found for delete ", "request_id": "req-c4101e5c-65a2-482a-b767-75e5c22de5b7"}]} 2026-05-21 06:22:18.408 8 INFO neutron.services.segments.plugin [-] Segment 89a0e7ca-01c9-43fd-a641-6d006ee6b89f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89a0e7ca-01c9-43fd-a641-6d006ee6b89f found for delete ", "request_id": "req-9ff92233-250b-491f-893b-557abb0fab12"}]} 2026-05-21 06:22:18.414 8 INFO neutron.services.segments.plugin [-] Segment 89a0e7ca-01c9-43fd-a641-6d006ee6b89f resource provider aggregate not found 2026-05-21 06:22:18.430 8 INFO neutron.services.segments.plugin [-] Segment 89a0e7ca-01c9-43fd-a641-6d006ee6b89f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89a0e7ca-01c9-43fd-a641-6d006ee6b89f found for delete ", "request_id": "req-bff34e5e-e7ba-4ae6-a6de-1d5408be7513"}]} [pid: 7|app: 0|req: 405/850] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:19 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/851] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:19 2026] GET /v2.0/security-groups?id=fb5f6807-8c53-4315-ab8b-ef35b7f658e7&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: 407/852] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:19 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:20.781 8 INFO neutron.db.segments_db [None req-a20c85a0-2d70-4254-a650-99f99558f305 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment f16e59a8-e7b9-4123-8562-edda8d0db49c of type vxlan for network 50e0111e-3275-4109-91ff-4550aa9826ca 2026-05-21 06:22:20.823 7 INFO neutron.db.l3_db [None req-4c4d3245-8edf-4522-8488-13200b0d1bcd aaf333e858be49c0bdd2d09f0565067f 089292fb93a248b2ba3ff7863a196716 - - default default] Floating IP 81cf55f6-7bef-4a07-a798-7c13cf92bd10 associated. External IP: 10.96.250.204, port: 0952d4d2-7e52-4fca-97a6-2579e397987c. [pid: 8|app: 0|req: 446/853] 10.0.0.133 () {34 vars in 670 bytes} [Thu May 21 06:22:18 2026] POST /v2.0/networks => generated 742 bytes in 2643 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/854] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:22:20 2026] GET /v2.0/ports?tenant_id=b6d9787a9d914eeca95933155120374c&device_id=966166ea-e46c-49fb-a493-490107928670 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/855] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:21 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/856] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:22:19 2026] PUT /v2.0/floatingips/81cf55f6-7bef-4a07-a798-7c13cf92bd10 => generated 856 bytes in 1859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:21.261 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d6270d3-aa7f-4781-86d8-78a1a1a29fe4'] response: {'name': 'network-changed', 'server_uuid': 'deab1b71-23ea-4993-9a43-e6ce08c357f3', 'tag': '0952d4d2-7e52-4fca-97a6-2579e397987c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 409/857] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:22:21 2026] GET /v2.0/networks?id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c => generated 779 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/858] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:21 2026] GET /v2.0/security-groups?id=bac54a7f-15d6-4fb7-b2e0-52449d948252&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/859] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:22:21 2026] POST /v2.0/subnets => generated 665 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/860] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:22:21 2026] GET /v2.0/ports?tenant_id=089292fb93a248b2ba3ff7863a196716&device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => 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: 451/861] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:22:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ed39c73d-b948-417e-825b-c6c4cbc0c7ee => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:21.503 7 WARNING neutron_lib.context [None req-e498a384-723e-41b1-b2db-6859a8ba7d06 c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 452/862] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:21 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => 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: 453/863] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:22:21 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:21.601 8 INFO neutron.db.segments_db [None req-610e0ff8-1579-469e-8078-fc903077f44c 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment 2bb03aad-4fcc-402e-8557-b8f849734322 of type vxlan for network 05b961b3-dba2-4999-af1a-c2ac2d3af788 2026-05-21 06:22:21.610 7 INFO neutron.db.segments_db [None req-e498a384-723e-41b1-b2db-6859a8ba7d06 c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] Added segment d540b22f-0f66-4945-8b1e-fe45d75a55de of type vxlan for network 5e82fa1f-72a7-466c-9391-13ab05663a68 [pid: 7|app: 0|req: 411/864] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:22:21 2026] POST /v2.0/networks => generated 649 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/865] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:22:21 2026] GET /v2.0/networks?id=3d0a6b80-8bb4-48bd-b2f2-fddf16509b62 => generated 776 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/866] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:22:21 2026] GET /v2.0/subnets?id=e6e82818-eb84-4de7-969f-403794cd0370 => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/867] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:21 2026] GET /v2.0/security-groups?id=fb5f6807-8c53-4315-ab8b-ef35b7f658e7&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:21.988 8 INFO neutron.db.l3_hamode_db [None req-610e0ff8-1579-469e-8078-fc903077f44c 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:22:22.299 7 INFO neutron.db.l3_db [req-190fc565-d83a-4741-9bd1-6907a7092f52 req-bd899155-cc0b-4f2b-afbc-392a3800dcbe 58598914cf0d44de82d4eb56965ac875 b6d9787a9d914eeca95933155120374c - - default default] Floating IP 95a2df5a-3ea0-4a5d-a7cc-6975652c9fb2 disassociated. External IP: 10.96.250.210, port: ed39c73d-b948-417e-825b-c6c4cbc0c7ee. [pid: 7|app: 0|req: 415/868] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:22:21 2026] DELETE /v2.0/ports/ed39c73d-b948-417e-825b-c6c4cbc0c7ee => generated 0 bytes in 865 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:22:22.802 7 WARNING neutron_lib.context [None req-e050a257-e67c-4cc7-a9cf-a0c8ccc9694f c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:22:23.241 8 INFO neutron.db.l3_hamode_db [None req-610e0ff8-1579-469e-8078-fc903077f44c 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 416/869] 10.0.0.133 () {34 vars in 664 bytes} [Thu May 21 06:22:22 2026] POST /v2.0/ports => generated 779 bytes in 693 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: 417/870] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:22:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0952d4d2-7e52-4fca-97a6-2579e397987c => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/871] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:22:23 2026] GET /v2.0/ports?network_id=f75bbf93-d917-4870-9cb4-a0e49e65fa7c&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: 419/872] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:23 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => generated 975 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/873] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:23 2026] GET /v2.0/ports?device_id=966166ea-e46c-49fb-a493-490107928670 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:22:23.823 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-43fe7816-8a11-44c5-a4d0-7b0db3c953e2'] response: {'server_uuid': '966166ea-e46c-49fb-a493-490107928670', 'name': 'network-vif-deleted', 'tag': 'ed39c73d-b948-417e-825b-c6c4cbc0c7ee', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 421/874] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:22:23 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:23.879 7 WARNING neutron_lib.context [None req-f811222a-24a7-4577-9ba3-b8e052b53ad0 c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:22:23.987 7 INFO neutron.db.segments_db [None req-f811222a-24a7-4577-9ba3-b8e052b53ad0 c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] Added segment 5373cfee-db71-4879-9163-e52293c79384 of type vxlan for network c87a7a41-0ae0-4382-9222-ea0b260dc5fe [pid: 7|app: 0|req: 422/875] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:22:23 2026] POST /v2.0/networks => generated 636 bytes in 952 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/876] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:22:24 2026] GET /v2.0/subnets?id=cd6e41a2-f133-4732-a918-11b51e04d129 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/877] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:22:24 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?fields=segments => generated 14 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/878] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:24 2026] GET /v2.0/security-groups?id=fb5f6807-8c53-4315-ab8b-ef35b7f658e7&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-05-21 06:22:25.488 7 INFO neutron.db.l3_db [req-8ff8526b-02fd-448a-bd60-f29cd2cd71ba req-c9afec9b-5c18-4e0c-975c-f53ca4ca5a0b aaf333e858be49c0bdd2d09f0565067f 089292fb93a248b2ba3ff7863a196716 - - default default] Floating IP 81cf55f6-7bef-4a07-a798-7c13cf92bd10 disassociated. External IP: 10.96.250.204, port: 0952d4d2-7e52-4fca-97a6-2579e397987c. [pid: 8|app: 0|req: 454/879] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:22:21 2026] POST /v2.0/routers => generated 729 bytes in 4482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:22:26.045 8 WARNING neutron_lib.context [None req-7558736e-c46b-45f8-bd24-fd45b44fb3b2 c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 426/880] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:22:25 2026] DELETE /v2.0/ports/0952d4d2-7e52-4fca-97a6-2579e397987c => generated 0 bytes in 1100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:22:26.164 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10e2ecdc-0414-4957-a462-274f842905eb'] response: {'server_uuid': 'deab1b71-23ea-4993-9a43-e6ce08c357f3', 'name': 'network-vif-deleted', 'tag': '0952d4d2-7e52-4fca-97a6-2579e397987c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 427/881] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:22:26 2026] GET /v2.0/ports?network_id=3d0a6b80-8bb4-48bd-b2f2-fddf16509b62&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/882] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:22:26 2026] GET /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/883] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:26 2026] DELETE /v2.0/security-groups/bac54a7f-15d6-4fb7-b2e0-52449d948252 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/884] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:22:26 2026] POST /v2.0/subnets => generated 622 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/885] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:26 2026] GET /v2.0/ports?device_id=deab1b71-23ea-4993-9a43-e6ce08c357f3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/886] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:22:26 2026] GET /v2.0/networks/3d0a6b80-8bb4-48bd-b2f2-fddf16509b62?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:22:26.811 8 INFO neutron.api.v2.resource [None req-1074d558-f67f-4dda-ac57-f94c7ecb6bd4 58598914cf0d44de82d4eb56965ac875 b6d9787a9d914eeca95933155120374c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 458/887] 10.0.0.133 () {32 vars in 736 bytes} [Thu May 21 06:22:26 2026] GET /v2.0/security-groups/bac54a7f-15d6-4fb7-b2e0-52449d948252 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:22:26.816 8 WARNING neutron_lib.context [None req-6d3c7134-6aa9-4cf8-aaac-6d085f8cb562 c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 459/888] 10.0.0.133 () {34 vars in 664 bytes} [Thu May 21 06:22:26 2026] POST /v2.0/ports => generated 966 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/889] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:22:27 2026] GET /v2.0/networks/3d0a6b80-8bb4-48bd-b2f2-fddf16509b62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/890] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:22:27 2026] DELETE /v2.0/floatingips/95a2df5a-3ea0-4a5d-a7cc-6975652c9fb2 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/891] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:22:26 2026] PUT /v2.0/routers/5f7f4e8d-6189-4799-9aa7-c98ae25c35b2/add_router_interface => generated 309 bytes in 1718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/892] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:22:27 2026] DELETE /v2.0/ports/afd7e09d-fb49-46fe-a97f-534946531a67 => generated 0 bytes in 899 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/893] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:28 2026] DELETE /v2.0/security-groups/fb5f6807-8c53-4315-ab8b-ef35b7f658e7 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:22:28.881 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9b5b59d-5f1f-4042-8859-469e14cd4911 c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 464/894] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:22:28 2026] DELETE /v2.0/ports/afd7e09d-fb49-46fe-a97f-534946531a67 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:22:28.896 8 INFO neutron.api.v2.resource [None req-8cef4066-2541-42aa-9fa7-5d8b107c6dd8 aaf333e858be49c0bdd2d09f0565067f 089292fb93a248b2ba3ff7863a196716 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 465/895] 10.0.0.133 () {32 vars in 736 bytes} [Thu May 21 06:22:28 2026] GET /v2.0/security-groups/fb5f6807-8c53-4315-ab8b-ef35b7f658e7 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:22:28.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb0353c1-877c-49f8-9eed-69613fc9d44e c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 466/896] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:22:28 2026] GET /v2.0/ports/afd7e09d-fb49-46fe-a97f-534946531a67 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/897] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:22:28 2026] DELETE /v2.0/floatingips/81cf55f6-7bef-4a07-a798-7c13cf92bd10 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/898] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:22:29 2026] DELETE /v2.0/subnets/85ed16ed-45af-4a12-a186-9ff4fddd9f7f => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:22:29.523 8 WARNING neutron_lib.context [None req-63a49a56-726f-45e5-8721-7c98d5876d24 6a65cafc163e4cd482caa91e10ebc74f c81f3185df2e4ed8ab187a56759ef5ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 469/899] 10.0.0.133 () {34 vars in 684 bytes} [Thu May 21 06:22:29 2026] POST /v2.0/security-groups => generated 1596 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/900] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:22:28 2026] PUT /v2.0/routers/0489ce87-268c-48c2-b9e3-70ef807945dd/remove_router_interface => generated 309 bytes in 1796 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:30.355 7 INFO neutron.services.segments.plugin [-] Segment 5373cfee-db71-4879-9163-e52293c79384 resource provider aggregate not found 2026-05-21 06:22:30.360 7 INFO neutron.services.segments.plugin [-] Segment 5373cfee-db71-4879-9163-e52293c79384 resource provider aggregate not found 2026-05-21 06:22:30.380 7 INFO neutron.services.segments.plugin [-] Segment 5373cfee-db71-4879-9163-e52293c79384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5373cfee-db71-4879-9163-e52293c79384 found for delete ", "request_id": "req-50c29a8f-77cb-4408-89f6-73f246f94671"}]} [pid: 7|app: 0|req: 434/903] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:22:30 2026] DELETE /v2.0/networks/c87a7a41-0ae0-4382-9222-ea0b260dc5fe => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:22:30.392 7 INFO neutron.services.segments.plugin [-] Segment 5373cfee-db71-4879-9163-e52293c79384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5373cfee-db71-4879-9163-e52293c79384 found for delete ", "request_id": "req-f0ffda49-96f8-423b-8c6d-a39df0852bac"}]} 2026-05-21 06:22:30.396 7 WARNING neutron_lib.context [None req-542960ed-38fc-4d36-b01f-b17816e1253b 6a65cafc163e4cd482caa91e10ebc74f c81f3185df2e4ed8ab187a56759ef5ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 435/904] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:22:30 2026] POST /v2.0/security-group-rules => generated 565 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/905] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:22:29 2026] PUT /v2.0/routers/18ec8bcd-2ee6-4b0d-b6fe-f22ae493b6fa/remove_router_interface => generated 309 bytes in 1310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:30.969 8 WARNING neutron_lib.context [None req-5e649dbf-3e18-47ea-80a5-337a96eb2c67 c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:22:31.076 8 INFO neutron.db.segments_db [None req-5e649dbf-3e18-47ea-80a5-337a96eb2c67 c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] Added segment 558b679b-5dce-4b0a-af77-7b2644e6598a of type vxlan for network a13068d2-5ab6-4c3c-b6c8-34dd0b79848b [pid: 8|app: 0|req: 471/906] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:22:30 2026] POST /v2.0/networks => generated 635 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:22:31.206 8 WARNING neutron_lib.context [None req-85ed8d66-9b89-4086-8bb4-7ee8e03713aa 6a65cafc163e4cd482caa91e10ebc74f c81f3185df2e4ed8ab187a56759ef5ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 472/907] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:22:31 2026] POST /v2.0/security-group-rules => generated 570 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:22:31.766 7 INFO neutron.db.l3_hamode_db [None req-3bb3347a-7cab-4d34-a5a1-0d772fc3e05f 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] HA network 7527bca1-5e44-4fd3-84fe-167a650c9670 was deleted as no HA routers are present in tenant b6d9787a9d914eeca95933155120374c. [pid: 7|app: 0|req: 436/908] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:22:30 2026] DELETE /v2.0/routers/0489ce87-268c-48c2-b9e3-70ef807945dd => generated 0 bytes in 1245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:22:31.785 7 WARNING neutron_lib.context [None req-5ded944c-6706-408d-9643-73a67b64619d c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/909] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:22:31 2026] POST /v2.0/subnets => generated 622 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:22:32.331 7 WARNING neutron_lib.context [None req-b996342f-c76a-4c91-9896-3298de04ea0d 6a65cafc163e4cd482caa91e10ebc74f c81f3185df2e4ed8ab187a56759ef5ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:22:32.414 7 INFO neutron.services.segments.plugin [-] Segment 4cb55f9c-e90f-45a5-a8b7-0f09a5c43219 resource provider aggregate not found 2026-05-21 06:22:32.422 7 INFO neutron.services.segments.plugin [-] Segment 4cb55f9c-e90f-45a5-a8b7-0f09a5c43219 resource provider aggregate not found 2026-05-21 06:22:32.436 7 INFO neutron.services.segments.plugin [-] Segment 4cb55f9c-e90f-45a5-a8b7-0f09a5c43219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cb55f9c-e90f-45a5-a8b7-0f09a5c43219 found for delete ", "request_id": "req-acdf8b41-59b6-4287-bfd0-a427dae467e5"}]} 2026-05-21 06:22:32.442 7 INFO neutron.services.segments.plugin [-] Segment 4cb55f9c-e90f-45a5-a8b7-0f09a5c43219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cb55f9c-e90f-45a5-a8b7-0f09a5c43219 found for delete ", "request_id": "req-d50855e0-95fe-4ddc-81e6-f29511d84828"}]} 2026-05-21 06:22:32.540 8 INFO neutron.services.segments.plugin [-] Segment 789e0f80-079f-4560-9a04-2f05f65cdbc0 resource provider aggregate not found 2026-05-21 06:22:32.548 8 INFO neutron.services.segments.plugin [-] Segment 789e0f80-079f-4560-9a04-2f05f65cdbc0 resource provider aggregate not found 2026-05-21 06:22:32.559 8 INFO neutron.services.segments.plugin [-] Segment 789e0f80-079f-4560-9a04-2f05f65cdbc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 789e0f80-079f-4560-9a04-2f05f65cdbc0 found for delete ", "request_id": "req-3a672862-3d5f-4366-ac52-920407005bc4"}]} 2026-05-21 06:22:32.570 8 INFO neutron.services.segments.plugin [-] Segment 789e0f80-079f-4560-9a04-2f05f65cdbc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 789e0f80-079f-4560-9a04-2f05f65cdbc0 found for delete ", "request_id": "req-8ccdf205-2451-411d-848a-2c76f8b16e32"}]} 2026-05-21 06:22:32.584 8 INFO neutron.db.l3_hamode_db [None req-b2c64ea3-bdf7-4543-bd37-63d51629eb48 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] HA network 29d5baab-2915-4c1d-a8b7-317e44542ec9 was deleted as no HA routers are present in tenant 089292fb93a248b2ba3ff7863a196716. [pid: 8|app: 0|req: 473/910] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:22:31 2026] DELETE /v2.0/routers/18ec8bcd-2ee6-4b0d-b6fe-f22ae493b6fa => generated 0 bytes in 1263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/911] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:22:32 2026] DELETE /v2.0/subnets/e6e82818-eb84-4de7-969f-403794cd0370 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:22:32.927 8 WARNING neutron_lib.context [None req-15efe2e9-34a5-4d9a-9c75-c2aaea13b471 c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 438/912] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:22:32 2026] POST /v2.0/floatingips => generated 552 bytes in 791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/913] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:22:33 2026] DELETE /v2.0/subnets/cd6e41a2-f133-4732-a918-11b51e04d129 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/914] 10.0.0.133 () {34 vars in 664 bytes} [Thu May 21 06:22:32 2026] POST /v2.0/ports => generated 928 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/915] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:22:33 2026] DELETE /v2.0/networks/f75bbf93-d917-4870-9cb4-a0e49e65fa7c => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:22:34.462 7 INFO neutron.services.segments.plugin [-] Segment a3a046c6-0a38-483f-8a26-0c8753948250 resource provider aggregate not found 2026-05-21 06:22:34.475 7 INFO neutron.services.segments.plugin [-] Segment a3a046c6-0a38-483f-8a26-0c8753948250 resource provider aggregate not found 2026-05-21 06:22:34.487 7 INFO neutron.services.segments.plugin [-] Segment a3a046c6-0a38-483f-8a26-0c8753948250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3a046c6-0a38-483f-8a26-0c8753948250 found for delete ", "request_id": "req-094a6aa7-f09b-441c-83bf-2b490c881920"}]} 2026-05-21 06:22:34.500 7 INFO neutron.services.segments.plugin [-] Segment a3a046c6-0a38-483f-8a26-0c8753948250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3a046c6-0a38-483f-8a26-0c8753948250 found for delete ", "request_id": "req-d15ee2f8-2984-4f93-93d5-cad2e58853e9"}]} 2026-05-21 06:22:34.580 8 INFO neutron.services.segments.plugin [-] Segment cfc75681-3ffd-4430-9fda-8429da266407 resource provider aggregate not found 2026-05-21 06:22:34.592 8 INFO neutron.services.segments.plugin [-] Segment cfc75681-3ffd-4430-9fda-8429da266407 resource provider aggregate not found [pid: 8|app: 0|req: 476/916] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:22:33 2026] DELETE /v2.0/networks/3d0a6b80-8bb4-48bd-b2f2-fddf16509b62 => generated 0 bytes in 1197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:22:34.613 8 INFO neutron.services.segments.plugin [-] Segment cfc75681-3ffd-4430-9fda-8429da266407 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfc75681-3ffd-4430-9fda-8429da266407 found for delete ", "request_id": "req-e3dd4567-cb0e-4122-ab70-b65b813e1e6e"}]} 2026-05-21 06:22:34.614 8 INFO neutron.services.segments.plugin [-] Segment cfc75681-3ffd-4430-9fda-8429da266407 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfc75681-3ffd-4430-9fda-8429da266407 found for delete ", "request_id": "req-cb63a219-fa41-4a0e-b1de-c16c2d7638f9"}]} [pid: 7|app: 0|req: 441/917] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:22:33 2026] DELETE /v2.0/ports/e5ed19bf-708f-4037-8f1b-29ab2568b127 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/918] 10.0.0.36 () {34 vars in 1096 bytes} [Thu May 21 06:22:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--865928149&fields=id&tenant_id=c81f3185df2e4ed8ab187a56759ef5ae => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:22:34.665 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51489a01-b596-4fb5-acbf-0c670fb2d805 c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 442/919] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:22:34 2026] GET /v2.0/ports/e5ed19bf-708f-4037-8f1b-29ab2568b127 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/920] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:22:34 2026] GET /v2.0/security-groups?tenant_id=b6d9787a9d914eeca95933155120374c&name=default => generated 2797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/921] 10.0.0.36 () {34 vars in 980 bytes} [Thu May 21 06:22:34 2026] GET /v2.0/networks?id=50e0111e-3275-4109-91ff-4550aa9826ca => generated 674 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/922] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:34 2026] DELETE /v2.0/security-groups/60c9b85d-d33c-41fc-94ce-11fbb2252ffb => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/923] 10.0.0.36 () {34 vars in 963 bytes} [Thu May 21 06:22:34 2026] GET /v2.0/quotas/c81f3185df2e4ed8ab187a56759ef5ae => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/924] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:22:34 2026] GET /v2.0/security-groups?tenant_id=089292fb93a248b2ba3ff7863a196716&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/925] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:22:34 2026] DELETE /v2.0/subnets/37840c52-cef3-4439-b6ca-719eb8d38447 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/926] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:22:34 2026] GET /v2.0/ports?tenant_id=c81f3185df2e4ed8ab187a56759ef5ae&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/927] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:34 2026] DELETE /v2.0/security-groups/56372a9d-ef26-4298-9cf4-f7907e142853 => 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: 481/928] 10.0.0.36 () {34 vars in 1006 bytes} [Thu May 21 06:22:35 2026] GET /v2.0/networks/50e0111e-3275-4109-91ff-4550aa9826ca?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/929] 10.0.0.36 () {34 vars in 1106 bytes} [Thu May 21 06:22:35 2026] GET /v2.0/networks/50e0111e-3275-4109-91ff-4550aa9826ca?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: 483/930] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:35 2026] GET /v2.0/ports?device_id=b5d36ce5-45e1-467c-8297-7c911d0a5351 => 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: 448/931] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:22:34 2026] DELETE /v2.0/networks/a13068d2-5ab6-4c3c-b6c8-34dd0b79848b => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:22:35.429 8 WARNING neutron_lib.context [None req-3b1d8f95-e097-4555-8296-d1e111524f52 c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:22:36.515 7 INFO neutron.services.segments.plugin [-] Segment 558b679b-5dce-4b0a-af77-7b2644e6598a resource provider aggregate not found 2026-05-21 06:22:36.538 7 INFO neutron.services.segments.plugin [-] Segment 558b679b-5dce-4b0a-af77-7b2644e6598a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 558b679b-5dce-4b0a-af77-7b2644e6598a found for delete ", "request_id": "req-408eee36-e9f2-427c-b216-928e19a6a553"}]} 2026-05-21 06:22:36.539 7 INFO neutron.services.segments.plugin [-] Segment 558b679b-5dce-4b0a-af77-7b2644e6598a resource provider aggregate not found [pid: 7|app: 0|req: 449/932] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:36 2026] GET /v2.0/ports?device_id=b5d36ce5-45e1-467c-8297-7c911d0a5351 => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/933] 10.0.0.133 () {34 vars in 664 bytes} [Thu May 21 06:22:35 2026] POST /v2.0/ports => generated 778 bytes in 1154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:22:36.588 7 INFO neutron.services.segments.plugin [-] Segment 558b679b-5dce-4b0a-af77-7b2644e6598a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 558b679b-5dce-4b0a-af77-7b2644e6598a found for delete ", "request_id": "req-b3360933-996a-4374-9269-cdba76db1bf5"}]} [pid: 7|app: 0|req: 450/934] 10.0.0.133 () {34 vars in 736 bytes} [Thu May 21 06:22:36 2026] PUT /v2.0/ports/1bce7798-312b-4d8e-8032-2b48e3fe53d6 => generated 752 bytes in 230 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: 451/935] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:22:36 2026] GET /v2.0/networks?id=50e0111e-3275-4109-91ff-4550aa9826ca => generated 674 bytes in 96 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: 452/936] 199.19.213.52 () {34 vars in 1048 bytes} [Thu May 21 06:22:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c81f3185df2e4ed8ab187a56759ef5ae => generated 180 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:37.123 7 WARNING neutron_lib.context [req-bf4f3682-f1ea-4a57-a7f3-073ce39e82ae req-31581182-b746-480f-a07a-ff0e113c8672 6a65cafc163e4cd482caa91e10ebc74f c81f3185df2e4ed8ab187a56759ef5ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 485/937] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:22:36 2026] DELETE /v2.0/ports/1bce7798-312b-4d8e-8032-2b48e3fe53d6 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:22:37.713 8 INFO neutron.db.segments_db [None req-7f69d4eb-cc55-4b16-ba85-a2e729a6bf81 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment 4d4bec68-cb2c-43ed-bcc9-6f85851459a5 of type vxlan for network b01f3090-243a-41d5-8729-26804a2a2527 [pid: 7|app: 0|req: 453/938] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:22:37 2026] POST /v2.0/ports => generated 958 bytes in 688 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: 486/939] 10.0.0.133 () {34 vars in 670 bytes} [Thu May 21 06:22:37 2026] POST /v2.0/networks => generated 743 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/940] 10.0.0.133 () {32 vars in 642 bytes} [Thu May 21 06:22:37 2026] GET /v2.0/ports => generated 782 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/941] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:37 2026] GET /v2.0/ports?device_id=b5d36ce5-45e1-467c-8297-7c911d0a5351 => generated 961 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/942] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:22:37 2026] POST /v2.0/subnets => generated 666 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:22:38.262 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4359b43a-af00-485c-affc-ff82215d687f c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 489/943] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:22:38 2026] GET /v2.0/ports/1bce7798-312b-4d8e-8032-2b48e3fe53d6 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/944] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:38 2026] GET /v2.0/security-groups?id=48806591-03cd-4c5b-9dce-c9c08a113233&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:38.366 8 INFO neutron.db.segments_db [None req-d6dc65dd-5d53-4eab-98a0-de22f2b04b91 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment fa396db5-0b74-4df0-b67a-79b349baef3d of type vxlan for network 9d0e2626-237a-440a-abd0-628360cbe755 [pid: 7|app: 0|req: 455/945] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:22:37 2026] PUT /v2.0/ports/6af61ec0-359a-491d-8258-9382e266a87b => generated 1203 bytes in 603 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-05-21 06:22:38.551 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5648e7c1-6745-4967-8abb-637f00ff91bc'] response: {'name': 'network-changed', 'server_uuid': 'b5d36ce5-45e1-467c-8297-7c911d0a5351', 'tag': '6af61ec0-359a-491d-8258-9382e266a87b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 456/946] 10.0.0.133 () {32 vars in 642 bytes} [Thu May 21 06:22:38 2026] GET /v2.0/ports => generated 782 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/947] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:22:38 2026] GET /v2.0/ports?tenant_id=c81f3185df2e4ed8ab187a56759ef5ae&device_id=b5d36ce5-45e1-467c-8297-7c911d0a5351 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/948] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:22:38 2026] GET /v2.0/ports/a19689d5-e703-4aa1-a960-2ec7cd030e47 => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/949] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:22:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6af61ec0-359a-491d-8258-9382e266a87b => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:22:38.694 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e22d11e-95e0-4f5d-a70c-887e6c06f051 c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 460/950] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:22:38 2026] DELETE /v2.0/ports/e5ed19bf-708f-4037-8f1b-29ab2568b127 => 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: 461/951] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:22:38 2026] GET /v2.0/subnets?id=56ec6ee9-027f-4419-a47f-d305a019f9c4 => generated 668 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:38.747 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ecfe747a-27ec-45af-835b-eee18d805f8b c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 462/952] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:22:38 2026] DELETE /v2.0/subnets/37840c52-cef3-4439-b6ca-719eb8d38447 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/953] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:22:38 2026] GET /v2.0/ports?network_id=50e0111e-3275-4109-91ff-4550aa9826ca&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:22:38.814 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c188dd4-5f9a-47da-9617-632762fa558c c06d27ebdf8b4cb288ab1428dad1b135 c2e6c1f531f4455dbf5b139a08b8aeb4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 464/954] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:22:38 2026] DELETE /v2.0/subnets/85ed16ed-45af-4a12-a186-9ff4fddd9f7f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/955] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:22:38 2026] GET /v2.0/networks/50e0111e-3275-4109-91ff-4550aa9826ca?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:22:38.985 8 INFO neutron.db.l3_hamode_db [None req-d6dc65dd-5d53-4eab-98a0-de22f2b04b91 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 466/956] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:22:38 2026] DELETE /v2.0/ports/a19689d5-e703-4aa1-a960-2ec7cd030e47 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/957] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:22:39 2026] GET /v2.0/networks/50e0111e-3275-4109-91ff-4550aa9826ca?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) 2026-05-21 06:22:39.338 7 INFO neutron.services.segments.plugin [-] Segment d540b22f-0f66-4945-8b1e-fe45d75a55de resource provider aggregate not found 2026-05-21 06:22:39.345 7 INFO neutron.services.segments.plugin [-] Segment d540b22f-0f66-4945-8b1e-fe45d75a55de resource provider aggregate not found 2026-05-21 06:22:39.360 7 INFO neutron.services.segments.plugin [-] Segment d540b22f-0f66-4945-8b1e-fe45d75a55de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d540b22f-0f66-4945-8b1e-fe45d75a55de found for delete ", "request_id": "req-d8f17095-4ff4-4a09-ab6b-4e8f4861f9bc"}]} 2026-05-21 06:22:39.366 7 INFO neutron.services.segments.plugin [-] Segment d540b22f-0f66-4945-8b1e-fe45d75a55de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d540b22f-0f66-4945-8b1e-fe45d75a55de found for delete ", "request_id": "req-67ab75ff-e288-4415-bbc1-6d983beba1f7"}]} [pid: 7|app: 0|req: 468/958] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:22:39 2026] DELETE /v2.0/networks/5e82fa1f-72a7-466c-9391-13ab05663a68 => 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: 469/959] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:22:39 2026] GET /v2.0/ports?tenant_id=c81f3185df2e4ed8ab187a56759ef5ae&device_id=b5d36ce5-45e1-467c-8297-7c911d0a5351 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/960] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:39 2026] GET /v2.0/ports?device_id=b5d36ce5-45e1-467c-8297-7c911d0a5351 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/961] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:22:39 2026] GET /v2.0/networks?id=50e0111e-3275-4109-91ff-4550aa9826ca => generated 770 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/962] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:39 2026] GET /v2.0/security-groups?id=48806591-03cd-4c5b-9dce-c9c08a113233&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/963] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:22:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6af61ec0-359a-491d-8258-9382e266a87b => 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: 474/964] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:22:39 2026] GET /v2.0/subnets?id=56ec6ee9-027f-4419-a47f-d305a019f9c4 => generated 668 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/965] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:22:39 2026] GET /v2.0/ports?network_id=50e0111e-3275-4109-91ff-4550aa9826ca&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: 476/966] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:22:39 2026] GET /v2.0/networks/50e0111e-3275-4109-91ff-4550aa9826ca?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/967] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:22:39 2026] GET /v2.0/networks/50e0111e-3275-4109-91ff-4550aa9826ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/968] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:40 2026] GET /v2.0/ports?device_id=b5d36ce5-45e1-467c-8297-7c911d0a5351 => generated 973 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/969] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:40 2026] GET /v2.0/security-groups?id=48806591-03cd-4c5b-9dce-c9c08a113233&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:41.304 8 INFO neutron.db.l3_hamode_db [None req-d6dc65dd-5d53-4eab-98a0-de22f2b04b91 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 480/970] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:22:41 2026] GET /v2.0/security-groups?tenant_id=c2e6c1f531f4455dbf5b139a08b8aeb4&name=default => generated 2801 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/971] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:42 2026] GET /v2.0/ports?device_id=b5d36ce5-45e1-467c-8297-7c911d0a5351 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/972] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:42 2026] DELETE /v2.0/security-groups/805ada88-59e2-4064-9aca-45666ca8256f => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/973] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:42 2026] GET /v2.0/security-groups?id=48806591-03cd-4c5b-9dce-c9c08a113233&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/974] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:22:42 2026] GET /v2.0/security-groups?tenant_id=d1e18afd615b4e1287e457d9d32cae97&name=default => generated 2801 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/975] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:42 2026] GET /v2.0/ports?device_id=b5d36ce5-45e1-467c-8297-7c911d0a5351 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/976] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:42 2026] DELETE /v2.0/security-groups/2dae1bbb-9a06-49d3-94e7-2fb1fd10926d => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/977] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:22:38 2026] POST /v2.0/routers => generated 730 bytes in 4763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:22:43.345 7 INFO neutron.db.l3_db [None req-ddb4f9fa-5b36-4f96-99c4-920046c0717b 6a65cafc163e4cd482caa91e10ebc74f c81f3185df2e4ed8ab187a56759ef5ae - - default default] Floating IP f8760466-4bd1-44e8-94a3-ada1d0bba4e6 associated. External IP: 10.96.250.218, port: 6af61ec0-359a-491d-8258-9382e266a87b. [pid: 7|app: 0|req: 487/978] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:22:42 2026] PUT /v2.0/floatingips/f8760466-4bd1-44e8-94a3-ada1d0bba4e6 => generated 856 bytes in 857 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:43.768 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ad97989-6301-46ea-80e8-fba3ab8f0380'] response: {'name': 'network-changed', 'server_uuid': 'b5d36ce5-45e1-467c-8297-7c911d0a5351', 'tag': '6af61ec0-359a-491d-8258-9382e266a87b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 488/979] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:22:43 2026] GET /v2.0/security-groups?tenant_id=73e50267beef41038e2b54f5093197c5&name=default => generated 2801 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/980] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:44 2026] GET /v2.0/ports?device_id=b5d36ce5-45e1-467c-8297-7c911d0a5351 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/981] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:22:44 2026] GET /v2.0/ports?tenant_id=c81f3185df2e4ed8ab187a56759ef5ae&device_id=b5d36ce5-45e1-467c-8297-7c911d0a5351 => 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: 491/982] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:44 2026] DELETE /v2.0/security-groups/acfd9b85-c064-488a-b5c2-7e3fa2f4e03c => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/983] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:44 2026] GET /v2.0/security-groups?id=48806591-03cd-4c5b-9dce-c9c08a113233&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/984] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:22:44 2026] GET /v2.0/networks?id=50e0111e-3275-4109-91ff-4550aa9826ca => generated 770 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/987] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:22:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6af61ec0-359a-491d-8258-9382e266a87b => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/988] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:22:44 2026] GET /v2.0/subnets?id=56ec6ee9-027f-4419-a47f-d305a019f9c4 => generated 668 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/989] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:22:44 2026] GET /v2.0/ports?network_id=50e0111e-3275-4109-91ff-4550aa9826ca&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: 499/990] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:22:44 2026] GET /v2.0/networks/50e0111e-3275-4109-91ff-4550aa9826ca?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/991] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:44 2026] GET /v2.0/ports?device_id=b5d36ce5-45e1-467c-8297-7c911d0a5351 => 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: 501/992] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:22:44 2026] GET /v2.0/networks/50e0111e-3275-4109-91ff-4550aa9826ca?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: 7|app: 0|req: 502/993] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:44 2026] GET /v2.0/security-groups?id=48806591-03cd-4c5b-9dce-c9c08a113233&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/994] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:22:43 2026] PUT /v2.0/routers/67adf2cb-c650-4314-b978-34c81ff087b3/add_router_interface => generated 309 bytes in 2249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:45.339 7 WARNING neutron_lib.context [None req-c60a0a45-004f-4980-8fa6-01bd3195bac5 51d5e73c0da74ae89a2267296eaed522 500cb8b9c2cc4b70971300897e5d6dc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 493/995] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:22:45 2026] GET /v2.0/ports?device_id=b5d36ce5-45e1-467c-8297-7c911d0a5351 => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/996] 10.0.0.133 () {34 vars in 683 bytes} [Thu May 21 06:22:45 2026] POST /v2.0/security-groups => generated 1561 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/997] 10.0.0.133 () {32 vars in 662 bytes} [Thu May 21 06:22:45 2026] GET /v2.0/security-groups => generated 4344 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/998] 10.0.0.133 () {34 vars in 757 bytes} [Thu May 21 06:22:45 2026] PUT /v2.0/security-groups/8a1d63c8-8702-49c1-9733-0d6b722c153e => generated 1600 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/999] 10.0.0.133 () {32 vars in 736 bytes} [Thu May 21 06:22:45 2026] GET /v2.0/security-groups/8a1d63c8-8702-49c1-9733-0d6b722c153e => generated 1600 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:22:45.906 8 INFO neutron.db.l3_db [req-de2bf48d-673d-4a49-a2fc-de644417f901 req-5c5a22db-ee28-4a1d-b813-71e3113335cd 6a65cafc163e4cd482caa91e10ebc74f c81f3185df2e4ed8ab187a56759ef5ae - - default default] Floating IP f8760466-4bd1-44e8-94a3-ada1d0bba4e6 disassociated. External IP: 10.96.250.218, port: 6af61ec0-359a-491d-8258-9382e266a87b. [pid: 7|app: 0|req: 507/1000] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:45 2026] DELETE /v2.0/security-groups/8a1d63c8-8702-49c1-9733-0d6b722c153e => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1001] 10.0.0.133 () {32 vars in 662 bytes} [Thu May 21 06:22:46 2026] GET /v2.0/security-groups => generated 2801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:22:46.071 7 WARNING neutron_lib.context [None req-62bc8749-0ac6-4906-9643-97681dbcb7a0 be5d6f4c3ea042f7904dbbedad59b457 37821517c729425c810c7084ba5969ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 509/1002] 10.0.0.133 () {34 vars in 684 bytes} [Thu May 21 06:22:46 2026] POST /v2.0/security-groups => generated 1595 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:22:46.395 7 INFO neutron.api.v2.resource [None req-4ca54a2f-30c8-4b06-8639-78a2fce52cfa 51d5e73c0da74ae89a2267296eaed522 500cb8b9c2cc4b70971300897e5d6dc8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 510/1003] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:46 2026] DELETE /v2.0/security-groups/8a1d63c8-8702-49c1-9733-0d6b722c153e => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1004] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:22:45 2026] DELETE /v2.0/ports/6af61ec0-359a-491d-8258-9382e266a87b => generated 0 bytes in 869 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1005] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:46 2026] GET /v2.0/ports?device_id=b5d36ce5-45e1-467c-8297-7c911d0a5351 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:22:46.427 7 WARNING neutron_lib.context [None req-782b3872-27dd-4157-90f2-2c73e538e859 51d5e73c0da74ae89a2267296eaed522 500cb8b9c2cc4b70971300897e5d6dc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:22:46.432 8 WARNING neutron_lib.context [None req-901bc161-bdc2-4bbf-b62a-1349ea31240f be5d6f4c3ea042f7904dbbedad59b457 37821517c729425c810c7084ba5969ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:22:46.461 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-454a5ed0-f4fe-4e3f-b9cb-29933b7eddee'] response: {'server_uuid': 'b5d36ce5-45e1-467c-8297-7c911d0a5351', 'name': 'network-vif-deleted', 'tag': '6af61ec0-359a-491d-8258-9382e266a87b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 495/1006] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:22:46 2026] POST /v2.0/security-group-rules => generated 565 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:22:46.597 8 WARNING neutron_lib.context [None req-19d75fef-86cf-47aa-b0f6-9fd16d7bc160 be5d6f4c3ea042f7904dbbedad59b457 37821517c729425c810c7084ba5969ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 512/1007] 10.0.0.133 () {34 vars in 683 bytes} [Thu May 21 06:22:46 2026] POST /v2.0/security-groups => generated 1560 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:22:46.637 7 WARNING neutron_lib.context [None req-fac3edb4-472d-4937-ac16-c4d6137d6f74 51d5e73c0da74ae89a2267296eaed522 500cb8b9c2cc4b70971300897e5d6dc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 496/1008] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:22:46 2026] POST /v2.0/security-group-rules => generated 570 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:22:46.754 8 WARNING neutron_lib.context [None req-4a09c78e-0b22-41f1-8491-a48b294337fe be5d6f4c3ea042f7904dbbedad59b457 37821517c729425c810c7084ba5969ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 513/1009] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:22:46 2026] POST /v2.0/security-group-rules => generated 569 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1010] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:22:46 2026] GET /v2.0/security-group-rules/8464d19d-9d08-4b9b-a9dc-9a673dcc72dd => generated 569 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1011] 10.0.0.133 () {32 vars in 672 bytes} [Thu May 21 06:22:46 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1012] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:22:46 2026] DELETE /v2.0/security-group-rules/8464d19d-9d08-4b9b-a9dc-9a673dcc72dd => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1013] 10.0.0.133 () {32 vars in 672 bytes} [Thu May 21 06:22:46 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:22:47.040 7 WARNING neutron_lib.context [None req-f5982339-07a2-4340-9849-9794fbd9dcfc 51d5e73c0da74ae89a2267296eaed522 500cb8b9c2cc4b70971300897e5d6dc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1014] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:22:46 2026] POST /v2.0/floatingips => generated 552 bytes in 879 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1015] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:22:47 2026] POST /v2.0/security-group-rules => generated 569 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1016] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:22:47 2026] GET /v2.0/security-group-rules/9be82c1f-9d6c-4b09-b48a-e294f75bf47d => generated 569 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1017] 10.0.0.133 () {32 vars in 672 bytes} [Thu May 21 06:22:47 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1018] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:47 2026] DELETE /v2.0/security-groups/48806591-03cd-4c5b-9dce-c9c08a113233 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:22:47.843 8 INFO neutron.api.v2.resource [None req-b506582b-cf51-4749-b13a-e549d14c3b1d 6a65cafc163e4cd482caa91e10ebc74f c81f3185df2e4ed8ab187a56759ef5ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 499/1019] 10.0.0.133 () {32 vars in 736 bytes} [Thu May 21 06:22:47 2026] GET /v2.0/security-groups/48806591-03cd-4c5b-9dce-c9c08a113233 => generated 146 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1020] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:22:47 2026] DELETE /v2.0/security-group-rules/9be82c1f-9d6c-4b09-b48a-e294f75bf47d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1021] 10.0.0.133 () {32 vars in 672 bytes} [Thu May 21 06:22:47 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:22:47.996 7 WARNING neutron_lib.context [None req-6d925b8b-95cf-4242-9bfe-413bb7137c1e 51d5e73c0da74ae89a2267296eaed522 500cb8b9c2cc4b70971300897e5d6dc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 523/1022] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:22:47 2026] POST /v2.0/security-group-rules => generated 570 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1023] 10.0.0.36 () {34 vars in 1096 bytes} [Thu May 21 06:22:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--176093490&fields=id&tenant_id=37821517c729425c810c7084ba5969ae => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1024] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:22:48 2026] GET /v2.0/security-group-rules/0c83e876-ab3d-4f77-a0b5-2eb1310391b7 => generated 570 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1025] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:22:47 2026] DELETE /v2.0/floatingips/f8760466-4bd1-44e8-94a3-ada1d0bba4e6 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1026] 10.0.0.36 () {34 vars in 980 bytes} [Thu May 21 06:22:48 2026] GET /v2.0/networks?id=b01f3090-243a-41d5-8729-26804a2a2527 => generated 675 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1027] 10.0.0.133 () {32 vars in 672 bytes} [Thu May 21 06:22:48 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1028] 10.0.0.36 () {34 vars in 963 bytes} [Thu May 21 06:22:48 2026] GET /v2.0/quotas/37821517c729425c810c7084ba5969ae => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1029] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:22:48 2026] GET /v2.0/ports?tenant_id=37821517c729425c810c7084ba5969ae&fields=id => generated 103 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1030] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:22:48 2026] DELETE /v2.0/security-group-rules/0c83e876-ab3d-4f77-a0b5-2eb1310391b7 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1031] 10.0.0.36 () {34 vars in 1006 bytes} [Thu May 21 06:22:48 2026] GET /v2.0/networks/b01f3090-243a-41d5-8729-26804a2a2527?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: 506/1032] 10.0.0.133 () {32 vars in 672 bytes} [Thu May 21 06:22:48 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: 8|app: 0|req: 507/1033] 10.0.0.36 () {34 vars in 1106 bytes} [Thu May 21 06:22:48 2026] GET /v2.0/networks/b01f3090-243a-41d5-8729-26804a2a2527?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: 508/1034] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:49 2026] DELETE /v2.0/security-groups/34c23887-d30e-4ba9-a523-4f5aefef329f => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1035] 10.0.0.133 () {32 vars in 662 bytes} [Thu May 21 06:22:49 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) [pid: 8|app: 0|req: 510/1036] 10.0.0.133 () {32 vars in 662 bytes} [Thu May 21 06:22:49 2026] GET /v2.0/security-groups => generated 2801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1037] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:49 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1038] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:22:48 2026] PUT /v2.0/routers/5f7f4e8d-6189-4799-9aa7-c98ae25c35b2/remove_router_interface => generated 309 bytes in 1425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1039] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:22:50 2026] GET /v2.0/security-groups?tenant_id=500cb8b9c2cc4b70971300897e5d6dc8&name=default => generated 2801 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1040] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:50 2026] DELETE /v2.0/security-groups/a1005d04-8f02-4e08-9be6-ae55be496d40 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1041] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:50 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => 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: 531/1042] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:22:50 2026] GET /v2.0/networks?id=b01f3090-243a-41d5-8729-26804a2a2527 => generated 675 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1043] 199.19.213.52 () {34 vars in 1048 bytes} [Thu May 21 06:22:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=37821517c729425c810c7084ba5969ae => generated 180 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:50.844 7 WARNING neutron_lib.context [req-cc852806-5522-4c06-9b8f-198c7f961baf req-87911245-a8dd-42ec-a4d9-f43de7b22319 be5d6f4c3ea042f7904dbbedad59b457 37821517c729425c810c7084ba5969ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:22:51.078 8 INFO neutron.services.segments.plugin [-] Segment 2bb03aad-4fcc-402e-8557-b8f849734322 resource provider aggregate not found 2026-05-21 06:22:51.083 8 INFO neutron.services.segments.plugin [-] Segment 2bb03aad-4fcc-402e-8557-b8f849734322 resource provider aggregate not found 2026-05-21 06:22:51.098 8 INFO neutron.services.segments.plugin [-] Segment 2bb03aad-4fcc-402e-8557-b8f849734322 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bb03aad-4fcc-402e-8557-b8f849734322 found for delete ", "request_id": "req-70c289d6-6302-4e13-8097-665b4bcc2f18"}]} 2026-05-21 06:22:51.101 8 INFO neutron.services.segments.plugin [-] Segment 2bb03aad-4fcc-402e-8557-b8f849734322 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bb03aad-4fcc-402e-8557-b8f849734322 found for delete ", "request_id": "req-b76d38e8-9472-4012-9374-ad1625b3c7ce"}]} 2026-05-21 06:22:51.173 8 INFO neutron.db.l3_hamode_db [None req-96a37063-a8c5-44ef-8038-fe61c71a280b 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] HA network 05b961b3-dba2-4999-af1a-c2ac2d3af788 was deleted as no HA routers are present in tenant c81f3185df2e4ed8ab187a56759ef5ae. [pid: 8|app: 0|req: 512/1044] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:22:49 2026] DELETE /v2.0/routers/5f7f4e8d-6189-4799-9aa7-c98ae25c35b2 => generated 0 bytes in 1423 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1045] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:22:51 2026] DELETE /v2.0/subnets/56ec6ee9-027f-4419-a47f-d305a019f9c4 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1046] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:22:50 2026] POST /v2.0/ports => generated 958 bytes in 734 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: 514/1047] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:22:51 2026] DELETE /v2.0/networks/50e0111e-3275-4109-91ff-4550aa9826ca => generated 0 bytes in 838 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1048] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:52 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1049] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:22:51 2026] PUT /v2.0/ports/43c1a681-f7e2-4754-94ce-e4ff0adaf5fa => generated 1203 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1050] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:52 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:22:52.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96203927-d593-4e41-ae1b-3d08f4aafc81'] response: {'name': 'network-changed', 'server_uuid': '5056903f-cd3f-4803-ba67-13d17df81616', 'tag': '43c1a681-f7e2-4754-94ce-e4ff0adaf5fa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 535/1051] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:22:52 2026] GET /v2.0/ports?tenant_id=37821517c729425c810c7084ba5969ae&device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 1242 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1052] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:22:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=43c1a681-f7e2-4754-94ce-e4ff0adaf5fa => 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: 537/1053] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:22:52 2026] GET /v2.0/subnets?id=7421e80c-d220-468a-a872-948a5e5152a3 => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1054] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:22:52 2026] GET /v2.0/ports?network_id=b01f3090-243a-41d5-8729-26804a2a2527&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: 539/1055] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:22:52 2026] GET /v2.0/networks/b01f3090-243a-41d5-8729-26804a2a2527?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: 540/1056] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:22:52 2026] GET /v2.0/networks/b01f3090-243a-41d5-8729-26804a2a2527?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:22:53.176 8 INFO neutron.services.segments.plugin [-] Segment f16e59a8-e7b9-4123-8562-edda8d0db49c resource provider aggregate not found 2026-05-21 06:22:53.186 8 INFO neutron.services.segments.plugin [-] Segment f16e59a8-e7b9-4123-8562-edda8d0db49c resource provider aggregate not found 2026-05-21 06:22:53.215 8 INFO neutron.services.segments.plugin [-] Segment f16e59a8-e7b9-4123-8562-edda8d0db49c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f16e59a8-e7b9-4123-8562-edda8d0db49c found for delete ", "request_id": "req-ae9f1002-1f78-46d0-8922-110e0387fd29"}]} 2026-05-21 06:22:53.217 8 INFO neutron.services.segments.plugin [-] Segment f16e59a8-e7b9-4123-8562-edda8d0db49c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f16e59a8-e7b9-4123-8562-edda8d0db49c found for delete ", "request_id": "req-3ae6c068-fe25-4859-b24e-e6b702d85da2"}]} [pid: 7|app: 0|req: 541/1057] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:53 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1058] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:53 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1059] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:22:52 2026] GET /v2.0/security-groups?tenant_id=996bc633f205483b850ac04be72a6123&name=default => generated 2801 bytes in 1611 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1060] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:54 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => 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: 519/1061] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:54 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1062] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:22:55 2026] GET /v2.0/ports?tenant_id=37821517c729425c810c7084ba5969ae&device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1063] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:22:55 2026] GET /v2.0/networks?id=b01f3090-243a-41d5-8729-26804a2a2527 => generated 771 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:22:56.068 8 WARNING neutron_lib.context [None req-d236d48c-059c-4979-ae51-d089ab9000d6 a7506d758a17436bb4ef35caa39acf49 040e96308f024ab88647fec3ff4854f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 543/1064] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:54 2026] DELETE /v2.0/security-groups/737db076-caf6-452e-bef9-e29880185f9d => generated 0 bytes in 1906 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1065] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:22:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=43c1a681-f7e2-4754-94ce-e4ff0adaf5fa => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1066] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:56 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1067] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:22:56 2026] GET /v2.0/subnets?id=7421e80c-d220-468a-a872-948a5e5152a3 => generated 669 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1068] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:56 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1069] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:22:56 2026] GET /v2.0/ports?network_id=b01f3090-243a-41d5-8729-26804a2a2527&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: 549/1070] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:22:56 2026] GET /v2.0/networks/b01f3090-243a-41d5-8729-26804a2a2527?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: 550/1071] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:22:56 2026] GET /v2.0/networks/b01f3090-243a-41d5-8729-26804a2a2527?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: 551/1072] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:22:57 2026] GET /v2.0/security-groups?tenant_id=c81f3185df2e4ed8ab187a56759ef5ae&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1073] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:57 2026] DELETE /v2.0/security-groups/a9b6b25b-47d9-4b34-bc16-4ea8844448f5 => generated 0 bytes in 995 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1074] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:58 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1075] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:58 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1076] 10.0.0.133 () {34 vars in 676 bytes} [Thu May 21 06:22:55 2026] POST /v2.0/subnetpools => generated 549 bytes in 2743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1077] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:22:58 2026] GET /v2.0/subnetpools/a433cd75-8072-43c5-927c-8ba1eb095676 => generated 549 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1078] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:22:58 2026] GET /v2.0/security-groups?tenant_id=ec5719847b0c4536aa979a77bb88d182&name=default => generated 2801 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1079] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:22:58 2026] PUT /v2.0/subnetpools/a433cd75-8072-43c5-927c-8ba1eb095676 => generated 499 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1080] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:22:58 2026] DELETE /v2.0/security-groups/4755de95-b2bf-410f-96fd-6c0b29b228f5 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1081] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:22:59 2026] DELETE /v2.0/subnetpools/a433cd75-8072-43c5-927c-8ba1eb095676 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:22:59.451 8 INFO neutron.api.v2.resource [None req-4cf06c51-5670-4d57-bc65-4b621da8ce52 a7506d758a17436bb4ef35caa39acf49 040e96308f024ab88647fec3ff4854f3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 528/1084] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:22:59 2026] GET /v2.0/subnetpools/a433cd75-8072-43c5-927c-8ba1eb095676 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:22:59.479 8 INFO neutron.api.v2.resource [None req-f7f0f0ff-0cfd-48aa-bffc-d12a101d2fc4 a7506d758a17436bb4ef35caa39acf49 040e96308f024ab88647fec3ff4854f3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 529/1085] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:22:59 2026] DELETE /v2.0/subnetpools/a433cd75-8072-43c5-927c-8ba1eb095676 => generated 145 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1086] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:59 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 975 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1087] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:22:59 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1088] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:22:59 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:23:00.689 8 INFO neutron.db.l3_db [None req-e6c3171e-7d26-4301-bed8-1cb58de7084a be5d6f4c3ea042f7904dbbedad59b457 37821517c729425c810c7084ba5969ae - - default default] Floating IP abf72634-64f2-4cd0-9646-1d986cc306ae associated. External IP: 10.96.250.204, port: 43c1a681-f7e2-4754-94ce-e4ff0adaf5fa. [pid: 8|app: 0|req: 531/1089] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:22:59 2026] PUT /v2.0/floatingips/abf72634-64f2-4cd0-9646-1d986cc306ae => generated 856 bytes in 1365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1090] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:23:00 2026] GET /v2.0/security-groups?tenant_id=040e96308f024ab88647fec3ff4854f3&name=default => generated 2801 bytes in 1588 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:23:02.587 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-efe47932-072b-428b-93da-e8e895e95367'] response: {'name': 'network-changed', 'server_uuid': '5056903f-cd3f-4803-ba67-13d17df81616', 'tag': '43c1a681-f7e2-4754-94ce-e4ff0adaf5fa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 560/1091] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:23:02 2026] GET /v2.0/ports?tenant_id=37821517c729425c810c7084ba5969ae&device_id=5056903f-cd3f-4803-ba67-13d17df81616 => 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: 561/1092] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:23:02 2026] GET /v2.0/networks?id=b01f3090-243a-41d5-8729-26804a2a2527 => generated 771 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1093] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:23:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=43c1a681-f7e2-4754-94ce-e4ff0adaf5fa => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1094] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:23:03 2026] GET /v2.0/subnets?id=7421e80c-d220-468a-a872-948a5e5152a3 => generated 669 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1095] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:23:03 2026] GET /v2.0/ports?network_id=b01f3090-243a-41d5-8729-26804a2a2527&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: 565/1096] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:23:03 2026] GET /v2.0/networks/b01f3090-243a-41d5-8729-26804a2a2527?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: 566/1097] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:23:03 2026] GET /v2.0/networks/b01f3090-243a-41d5-8729-26804a2a2527?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: 532/1098] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:23:02 2026] DELETE /v2.0/security-groups/c147d5b3-619d-4124-98db-abdd9b712e8f => generated 0 bytes in 1988 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1101] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:23:23 2026] GET /v2.0/security-groups?tenant_id=da40ff75a0b04fd0b35ea69fea55e28b&name=default => generated 2801 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1102] 10.0.0.67 () {34 vars in 988 bytes} [Thu May 21 06:23:25 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => 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: 570/1103] 10.0.0.67 () {34 vars in 1038 bytes} [Thu May 21 06:23:26 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1104] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:23:24 2026] DELETE /v2.0/security-groups/96ea2588-ac5c-4b04-969b-f625547df404 => generated 0 bytes in 2044 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1105] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:23:27 2026] GET /v2.0/security-groups?tenant_id=bbefac78a3b64301babed4aaae62e57f&name=default => generated 2801 bytes in 689 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1106] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:23:28 2026] DELETE /v2.0/security-groups/5c6c67d7-e962-4678-87d4-bf56183f6f16 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1109] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:23:29 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1110] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:23:29 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1111] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:23:29 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => 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: 538/1112] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:23:29 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1113] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:23:32 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1114] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:23:32 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1115] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:23:32 2026] GET /v2.0/ports?tenant_id=37821517c729425c810c7084ba5969ae&device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1116] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:23:32 2026] GET /v2.0/networks?id=b01f3090-243a-41d5-8729-26804a2a2527 => generated 771 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1117] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:23:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=43c1a681-f7e2-4754-94ce-e4ff0adaf5fa => 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: 541/1118] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:23:33 2026] GET /v2.0/subnets?id=7421e80c-d220-468a-a872-948a5e5152a3 => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1119] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:23:33 2026] GET /v2.0/ports?network_id=b01f3090-243a-41d5-8729-26804a2a2527&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: 542/1120] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:23:33 2026] GET /v2.0/networks/b01f3090-243a-41d5-8729-26804a2a2527?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1121] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:23:33 2026] GET /v2.0/networks/b01f3090-243a-41d5-8729-26804a2a2527?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: 543/1122] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:23:33 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1123] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:23:34 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1124] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:23:35 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1125] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:23:35 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:23:36.163 8 WARNING neutron_lib.context [None req-4b2ca94b-440b-4267-88d7-4caef26ea090 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 582/1126] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:23:36 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 975 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1127] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:23:36 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1128] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:23:37 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => 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: 585/1129] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:23:37 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:23:38.949 8 INFO neutron.db.segments_db [None req-4b2ca94b-440b-4267-88d7-4caef26ea090 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Added segment a749c864-3609-4cd6-bd0d-6e25b505c980 of type vxlan for network e4313aa1-2e7a-4a7f-8e8f-c508ea77f75f [pid: 7|app: 0|req: 586/1130] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:23:39 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1131] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:23:39 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1132] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:23:35 2026] POST /v2.0/networks => generated 650 bytes in 4651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:23:40.614 7 WARNING neutron_lib.context [None req-2b1c4646-5c23-4086-8bf8-f2e83b23af88 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 546/1133] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:23:40 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 973 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1134] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:23:40 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1135] 199.19.213.52 () {34 vars in 1094 bytes} [Thu May 21 06:23:41 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1136] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:23:41 2026] GET /v2.0/ports?tenant_id=37821517c729425c810c7084ba5969ae&device_id=5056903f-cd3f-4803-ba67-13d17df81616 => 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: 550/1137] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:23:41 2026] GET /v2.0/networks?id=b01f3090-243a-41d5-8729-26804a2a2527 => generated 771 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1138] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:23:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=43c1a681-f7e2-4754-94ce-e4ff0adaf5fa => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1139] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:23:41 2026] GET /v2.0/subnets?id=7421e80c-d220-468a-a872-948a5e5152a3 => generated 669 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1140] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:23:41 2026] GET /v2.0/ports?network_id=b01f3090-243a-41d5-8729-26804a2a2527&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: 554/1141] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:23:41 2026] GET /v2.0/networks/b01f3090-243a-41d5-8729-26804a2a2527?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: 555/1142] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:23:41 2026] GET /v2.0/networks/b01f3090-243a-41d5-8729-26804a2a2527?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1145] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:23:40 2026] POST /v2.0/subnets => generated 603 bytes in 4244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:23:44.871 7 WARNING neutron_lib.context [None req-a1d31019-ab99-452a-a54b-7cce5c93a093 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:23:45.500 7 INFO neutron.db.segments_db [None req-a1d31019-ab99-452a-a54b-7cce5c93a093 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Added segment bba4bc16-6b3f-4ec5-a8a7-48fa9d3a65bf of type vxlan for network 0985725f-ea53-4b8e-b78b-8e5ca30d9e4b [pid: 8|app: 0|req: 558/1146] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:23:44 2026] GET /v2.0/security-groups?tenant_id=07c09d6e39fe4341a362b4bb8e879af2&name=default => generated 2801 bytes in 1148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1147] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:23:45 2026] DELETE /v2.0/security-groups/6f713a44-4cf7-4c99-b5dc-f1c1885c8274 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1148] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:23:47 2026] GET /v2.0/security-groups?tenant_id=fe1bc5b09cb941f7bab4817b2f4dfc41&name=default => generated 2801 bytes in 2996 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1149] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:23:50 2026] DELETE /v2.0/security-groups/15417bdf-cece-4599-9eca-eb1bf2272ce8 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:23:51.444 7 INFO neutron.db.l3_hamode_db [None req-a1d31019-ab99-452a-a54b-7cce5c93a093 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 562/1150] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:23:52 2026] GET /v2.0/security-groups?tenant_id=f0280331e44e4caa9cc9361fd375a46e&name=default => generated 2801 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:23:52.767 7 INFO neutron.db.l3_hamode_db [None req-a1d31019-ab99-452a-a54b-7cce5c93a093 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 563/1151] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:23:52 2026] DELETE /v2.0/security-groups/75f4dd91-ff70-457d-bfde-01417df7a034 => 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: 564/1152] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:23:52 2026] GET /v2.0/security-groups?tenant_id=94825a102cd2433e8aeb573dae2657d7&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1153] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:23:53 2026] DELETE /v2.0/security-groups/41220a5b-7f7c-4be3-8d52-21faf6f86102 => generated 0 bytes in 885 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1154] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:23:44 2026] POST /v2.0/routers => generated 694 bytes in 10230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1155] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:23:56 2026] GET /v2.0/security-groups?tenant_id=1c84b4ff81e746f5afada2edcaacd298&name=default => generated 2801 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1156] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:23:56 2026] DELETE /v2.0/security-groups/92ea0ab4-55fb-4464-a955-de2292c7eba7 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1157] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:23:55 2026] PUT /v2.0/routers/76c4d29a-c0c9-4c4c-9a26-17e0c60a70be/add_router_interface => generated 309 bytes in 2135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:23:57.252 7 WARNING neutron_lib.context [None req-1422649f-b476-4ac3-b820-038b7eb5c737 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 567/1158] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:23:57 2026] GET /v2.0/security-groups?tenant_id=d06011365da24c6d987c599c8abec695&name=default => generated 2801 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1159] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:23:57 2026] DELETE /v2.0/security-groups/35d4e6b7-071d-417f-8f4b-36cd8234b341 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1160] 10.0.0.133 () {34 vars in 664 bytes} [Thu May 21 06:23:57 2026] POST /v2.0/ports => generated 955 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:23:57.974 8 WARNING neutron_lib.context [None req-b5d051b1-16bd-4506-b598-e32d31a44355 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1161] 10.0.0.133 () {34 vars in 664 bytes} [Thu May 21 06:23:57 2026] POST /v2.0/ports => generated 955 bytes in 916 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1162] 10.0.0.67 () {34 vars in 988 bytes} [Thu May 21 06:23:58 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 1244 bytes in 138 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-05-21 06:23:58.943 8 WARNING neutron_lib.context [None req-8fb3c1ee-889a-4d50-91cc-42251dca97e1 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1163] 10.0.0.67 () {34 vars in 1038 bytes} [Thu May 21 06:23:58 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:00.731 8 INFO neutron.db.l3_db [None req-8fb3c1ee-889a-4d50-91cc-42251dca97e1 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Floating IP df8c88e9-4120-4720-881a-3b5349a02590 associated. External IP: 10.96.250.213, port: f4ed6cbb-b09b-407c-9bb0-88ed5f8015a3. [pid: 8|app: 0|req: 570/1166] 10.0.0.133 () {34 vars in 676 bytes} [Thu May 21 06:23:58 2026] POST /v2.0/floatingips => generated 842 bytes in 2289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:24:01.442 7 INFO neutron.db.l3_db [None req-bab7c49b-f826-4060-9e20-64689b990c3c 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Floating IP df8c88e9-4120-4720-881a-3b5349a02590 disassociated. External IP: 10.96.250.213, port: f4ed6cbb-b09b-407c-9bb0-88ed5f8015a3. [pid: 7|app: 0|req: 597/1167] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:24:01 2026] PUT /v2.0/floatingips/df8c88e9-4120-4720-881a-3b5349a02590 => generated 552 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1168] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:24:01 2026] DELETE /v2.0/floatingips/df8c88e9-4120-4720-881a-3b5349a02590 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:24:02.384 7 WARNING neutron_lib.context [None req-e767173f-3590-47d1-b773-8e1b19f7aa0a 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:24:03.471 7 INFO neutron.db.l3_db [None req-e767173f-3590-47d1-b773-8e1b19f7aa0a 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Floating IP d0c8d32b-06ff-4c69-9edc-daa7ff1b69f9 associated. External IP: 10.96.250.219, port: e3c02320-a5fc-4fbb-a964-4357ffe94288. [pid: 7|app: 0|req: 598/1169] 10.0.0.133 () {34 vars in 676 bytes} [Thu May 21 06:24:02 2026] POST /v2.0/floatingips => generated 842 bytes in 1540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1170] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:24:03 2026] GET /v2.0/floatingips/d0c8d32b-06ff-4c69-9edc-daa7ff1b69f9 => generated 842 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1171] 10.0.0.133 () {32 vars in 654 bytes} [Thu May 21 06:24:03 2026] GET /v2.0/floatingips => generated 845 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:04.642 8 INFO neutron.db.l3_db [None req-4739658e-384a-452a-ac2c-8c3f56398f73 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Floating IP d0c8d32b-06ff-4c69-9edc-daa7ff1b69f9 associated. External IP: 10.96.250.219, port: e3c02320-a5fc-4fbb-a964-4357ffe94288. [pid: 8|app: 0|req: 573/1172] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:24:04 2026] PUT /v2.0/floatingips/d0c8d32b-06ff-4c69-9edc-daa7ff1b69f9 => generated 842 bytes in 1383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:05.734 7 INFO neutron.db.l3_db [None req-e1e4c68a-3822-4070-94a7-2e827b07dd14 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] Floating IP d0c8d32b-06ff-4c69-9edc-daa7ff1b69f9 disassociated. External IP: 10.96.250.219, port: f4ed6cbb-b09b-407c-9bb0-88ed5f8015a3. [pid: 7|app: 0|req: 600/1173] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:24:05 2026] PUT /v2.0/floatingips/d0c8d32b-06ff-4c69-9edc-daa7ff1b69f9 => generated 552 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1174] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:24:06 2026] DELETE /v2.0/floatingips/d0c8d32b-06ff-4c69-9edc-daa7ff1b69f9 => generated 0 bytes in 522 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:24:06.689 7 INFO neutron.api.v2.resource [None req-0cbd355a-2fad-45ef-ac94-d1e9bef94ae0 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1175] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:24:06 2026] DELETE /v2.0/floatingips/d0c8d32b-06ff-4c69-9edc-daa7ff1b69f9 => 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: 575/1176] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:24:06 2026] DELETE /v2.0/ports/f4ed6cbb-b09b-407c-9bb0-88ed5f8015a3 => generated 0 bytes in 532 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1177] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:24:06 2026] GET /v2.0/security-groups?tenant_id=12c24024c34c492d9e7cb9f86519389e&name=default => generated 2801 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1178] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:24:07 2026] DELETE /v2.0/ports/e3c02320-a5fc-4fbb-a964-4357ffe94288 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1179] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:24:07 2026] DELETE /v2.0/security-groups/d8da4da9-59d0-468f-b9eb-767ce75e0f40 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1180] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:24:07 2026] GET /v2.0/ports?device_id=76c4d29a-c0c9-4c4c-9a26-17e0c60a70be => generated 958 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1181] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:24:07 2026] GET /v2.0/security-groups?tenant_id=48b74a46e34648f2b4714826b927a665&name=default => generated 2801 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1182] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:24:09 2026] DELETE /v2.0/security-groups/acb1b1ae-8173-4f6f-9de4-cfd5b2b33c2b => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1183] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:24:07 2026] PUT /v2.0/routers/76c4d29a-c0c9-4c4c-9a26-17e0c60a70be/remove_router_interface => generated 309 bytes in 1637 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:10.908 8 INFO neutron.services.segments.plugin [-] Segment bba4bc16-6b3f-4ec5-a8a7-48fa9d3a65bf resource provider aggregate not found 2026-05-21 06:24:10.917 8 INFO neutron.services.segments.plugin [-] Segment bba4bc16-6b3f-4ec5-a8a7-48fa9d3a65bf resource provider aggregate not found 2026-05-21 06:24:10.925 8 INFO neutron.services.segments.plugin [-] Segment bba4bc16-6b3f-4ec5-a8a7-48fa9d3a65bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bba4bc16-6b3f-4ec5-a8a7-48fa9d3a65bf found for delete ", "request_id": "req-0150e7f9-b56c-42fb-99a1-e83fd12f76b3"}]} 2026-05-21 06:24:10.936 8 INFO neutron.services.segments.plugin [-] Segment bba4bc16-6b3f-4ec5-a8a7-48fa9d3a65bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bba4bc16-6b3f-4ec5-a8a7-48fa9d3a65bf found for delete ", "request_id": "req-6656bcee-8bba-4a44-9ed8-999e24ef9d32"}]} 2026-05-21 06:24:11.178 8 INFO neutron.db.l3_hamode_db [None req-5860fac4-016a-459e-9a45-9fd76b45c504 42319958a38e4835b04091c46c9eb2bf 8443367733cb493ebb2bacb0f52927e1 - - default default] HA network 0985725f-ea53-4b8e-b78b-8e5ca30d9e4b was deleted as no HA routers are present in tenant 8443367733cb493ebb2bacb0f52927e1. [pid: 8|app: 0|req: 580/1184] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:24:09 2026] DELETE /v2.0/routers/76c4d29a-c0c9-4c4c-9a26-17e0c60a70be => generated 0 bytes in 1802 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1185] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:24:11 2026] DELETE /v2.0/subnets/7052dcf5-4303-4798-9d2c-84de75fbbd39 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1186] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:24:11 2026] DELETE /v2.0/networks/e4313aa1-2e7a-4a7f-8e8f-c508ea77f75f => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1187] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1188] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1189] 10.0.0.133 () {32 vars in 652 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions => generated 19600 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1190] 10.0.0.133 () {32 vars in 680 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1191] 10.0.0.133 () {32 vars in 680 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1192] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1193] 10.0.0.133 () {32 vars in 664 bytes} [Thu May 21 06:24:12 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: 611/1194] 10.0.0.133 () {32 vars in 698 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1195] 10.0.0.133 () {32 vars in 696 bytes} [Thu May 21 06:24:12 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: 613/1196] 10.0.0.133 () {32 vars in 700 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1197] 10.0.0.133 () {32 vars in 688 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1198] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/security-groups?tenant_id=8443367733cb493ebb2bacb0f52927e1&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1199] 10.0.0.133 () {32 vars in 702 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1200] 10.0.0.133 () {32 vars in 692 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1201] 10.0.0.133 () {32 vars in 694 bytes} [Thu May 21 06:24:12 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: 618/1202] 10.0.0.133 () {32 vars in 684 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1203] 10.0.0.133 () {32 vars in 686 bytes} [Thu May 21 06:24:12 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: 620/1204] 10.0.0.133 () {32 vars in 660 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1205] 10.0.0.133 () {32 vars in 698 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1206] 10.0.0.133 () {32 vars in 678 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1207] 10.0.0.133 () {32 vars in 682 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1208] 10.0.0.133 () {32 vars in 674 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1209] 10.0.0.133 () {32 vars in 688 bytes} [Thu May 21 06:24:12 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: 626/1210] 10.0.0.133 () {32 vars in 722 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1211] 10.0.0.133 () {32 vars in 686 bytes} [Thu May 21 06:24:12 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: 628/1212] 10.0.0.133 () {32 vars in 668 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1213] 10.0.0.133 () {32 vars in 686 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1214] 10.0.0.133 () {32 vars in 680 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1215] 10.0.0.133 () {32 vars in 698 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1216] 10.0.0.133 () {32 vars in 678 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1217] 10.0.0.133 () {32 vars in 666 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1218] 10.0.0.133 () {32 vars in 676 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1219] 10.0.0.133 () {32 vars in 664 bytes} [Thu May 21 06:24:12 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: 636/1220] 10.0.0.133 () {32 vars in 674 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1221] 10.0.0.133 () {32 vars in 712 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1222] 10.0.0.133 () {32 vars in 690 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1223] 10.0.0.133 () {32 vars in 682 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:12.955 8 INFO neutron.services.segments.plugin [-] Segment a749c864-3609-4cd6-bd0d-6e25b505c980 resource provider aggregate not found [pid: 7|app: 0|req: 640/1224] 10.0.0.133 () {32 vars in 668 bytes} [Thu May 21 06:24:12 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) 2026-05-21 06:24:12.962 8 INFO neutron.services.segments.plugin [-] Segment a749c864-3609-4cd6-bd0d-6e25b505c980 resource provider aggregate not found [pid: 7|app: 0|req: 641/1225] 10.0.0.133 () {32 vars in 686 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:12.974 8 INFO neutron.services.segments.plugin [-] Segment a749c864-3609-4cd6-bd0d-6e25b505c980 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a749c864-3609-4cd6-bd0d-6e25b505c980 found for delete ", "request_id": "req-8a17f03b-7df3-407b-9005-27a4b0942fbe"}]} 2026-05-21 06:24:12.977 8 INFO neutron.services.segments.plugin [-] Segment a749c864-3609-4cd6-bd0d-6e25b505c980 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a749c864-3609-4cd6-bd0d-6e25b505c980 found for delete ", "request_id": "req-ef85c3bb-f889-4c8a-8fe0-ee7aff594959"}]} [pid: 7|app: 0|req: 642/1226] 10.0.0.133 () {32 vars in 704 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1227] 10.0.0.133 () {32 vars in 674 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1228] 10.0.0.133 () {32 vars in 700 bytes} [Thu May 21 06:24:12 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1229] 10.0.0.133 () {32 vars in 674 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1230] 10.0.0.133 () {32 vars in 692 bytes} [Thu May 21 06:24:13 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: 647/1231] 10.0.0.133 () {32 vars in 688 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1232] 10.0.0.133 () {32 vars in 708 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1233] 10.0.0.133 () {32 vars in 704 bytes} [Thu May 21 06:24:13 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: 650/1234] 10.0.0.133 () {32 vars in 696 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1235] 10.0.0.133 () {32 vars in 710 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1236] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:24:12 2026] DELETE /v2.0/security-groups/b37e5ebc-c322-44da-8935-07903e07e3aa => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1237] 10.0.0.133 () {32 vars in 668 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1238] 10.0.0.133 () {32 vars in 686 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1239] 10.0.0.133 () {32 vars in 680 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1240] 10.0.0.133 () {32 vars in 674 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1241] 10.0.0.133 () {32 vars in 670 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1242] 10.0.0.133 () {32 vars in 660 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1243] 10.0.0.133 () {32 vars in 698 bytes} [Thu May 21 06:24:13 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: 8|app: 0|req: 589/1244] 10.0.0.133 () {32 vars in 698 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1245] 10.0.0.133 () {32 vars in 676 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/qos-default => 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: 590/1246] 10.0.0.133 () {32 vars in 668 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1247] 10.0.0.133 () {32 vars in 682 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1248] 10.0.0.133 () {32 vars in 700 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1249] 10.0.0.133 () {32 vars in 684 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1250] 10.0.0.133 () {32 vars in 706 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1251] 10.0.0.133 () {32 vars in 668 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1252] 10.0.0.133 () {32 vars in 696 bytes} [Thu May 21 06:24:13 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: 660/1253] 10.0.0.133 () {32 vars in 694 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1254] 10.0.0.133 () {32 vars in 684 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1255] 10.0.0.133 () {32 vars in 688 bytes} [Thu May 21 06:24:13 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: 595/1256] 10.0.0.133 () {32 vars in 666 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1257] 10.0.0.133 () {32 vars in 680 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1258] 10.0.0.133 () {32 vars in 680 bytes} [Thu May 21 06:24:13 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: 663/1259] 10.0.0.133 () {32 vars in 690 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1260] 10.0.0.133 () {32 vars in 690 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1261] 10.0.0.133 () {32 vars in 694 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1262] 10.0.0.133 () {32 vars in 684 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1263] 10.0.0.133 () {32 vars in 688 bytes} [Thu May 21 06:24:13 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: 599/1264] 10.0.0.133 () {32 vars in 700 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1265] 10.0.0.133 () {32 vars in 702 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1266] 10.0.0.133 () {32 vars in 712 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1267] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1268] 10.0.0.133 () {32 vars in 714 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1269] 10.0.0.133 () {32 vars in 726 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1270] 10.0.0.133 () {32 vars in 718 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1271] 10.0.0.133 () {32 vars in 682 bytes} [Thu May 21 06:24:13 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: 603/1272] 10.0.0.133 () {32 vars in 668 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1273] 10.0.0.133 () {32 vars in 718 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1274] 10.0.0.133 () {32 vars in 678 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1275] 10.0.0.133 () {32 vars in 668 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1276] 10.0.0.133 () {32 vars in 696 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1277] 10.0.0.133 () {32 vars in 704 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1278] 10.0.0.133 () {32 vars in 700 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1279] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1280] 10.0.0.133 () {32 vars in 682 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1281] 10.0.0.133 () {32 vars in 704 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1282] 10.0.0.133 () {32 vars in 694 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1283] 10.0.0.133 () {32 vars in 688 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1284] 10.0.0.133 () {32 vars in 696 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1285] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/security-groups?id=da9a6b2d-3fd7-4923-9b3b-80cca38013f9&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1286] 10.0.0.133 () {32 vars in 688 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1287] 10.0.0.133 () {32 vars in 700 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1288] 10.0.0.133 () {32 vars in 664 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1289] 10.0.0.133 () {32 vars in 680 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1290] 10.0.0.133 () {32 vars in 692 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1291] 10.0.0.133 () {32 vars in 676 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1292] 10.0.0.133 () {32 vars in 666 bytes} [Thu May 21 06:24:13 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1293] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:24:14 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:14.669 7 INFO neutron.db.l3_db [req-6817732a-68d0-41b7-a33c-964f1cb60b6f req-c4fdf8a5-dd6b-4518-8e50-3c5fbd6a25c9 be5d6f4c3ea042f7904dbbedad59b457 37821517c729425c810c7084ba5969ae - - default default] Floating IP abf72634-64f2-4cd0-9646-1d986cc306ae disassociated. External IP: 10.96.250.204, port: 43c1a681-f7e2-4754-94ce-e4ff0adaf5fa. [pid: 8|app: 0|req: 612/1296] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:24:14 2026] GET /v2.0/security-groups?tenant_id=8cad104d4e304cc38d96e69ba370a058&name=default => generated 2801 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1297] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:24:14 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => 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: 614/1298] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:24:14 2026] DELETE /v2.0/security-groups/b8dabd8f-6196-490c-9eae-beee45dddb3d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1299] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:24:14 2026] DELETE /v2.0/ports/43c1a681-f7e2-4754-94ce-e4ff0adaf5fa => generated 0 bytes in 746 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1300] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:24:15 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:24:16.544 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d0709a0-3d3f-4af7-b981-ca7702c4da1b'] response: {'server_uuid': '5056903f-cd3f-4803-ba67-13d17df81616', 'name': 'network-vif-deleted', 'tag': '43c1a681-f7e2-4754-94ce-e4ff0adaf5fa', 'status': 'completed', 'code': 200} 2026-05-21 06:24:16.748 7 WARNING neutron_lib.context [None req-232a4fa5-0654-4649-9fe3-88b3b7942c99 f0e9bfb46e70442fb25505489f8a5b88 11f61487b58b498fa29955cb9ad24907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 616/1301] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:24:17 2026] GET /v2.0/ports?device_id=5056903f-cd3f-4803-ba67-13d17df81616 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:24:18.330 7 INFO neutron.db.segments_db [None req-232a4fa5-0654-4649-9fe3-88b3b7942c99 f0e9bfb46e70442fb25505489f8a5b88 11f61487b58b498fa29955cb9ad24907 - - default default] Added segment 14fafae2-4b83-4d74-96cf-ee47b152c2ce of type vxlan for network 8f4a2128-8005-41dc-ba13-baa8be6b12fe [pid: 8|app: 0|req: 617/1302] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:24:18 2026] DELETE /v2.0/security-groups/da9a6b2d-3fd7-4923-9b3b-80cca38013f9 => generated 0 bytes in 520 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1303] 10.0.0.133 () {32 vars in 622 bytes} [Thu May 21 06:24:18 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-21 06:24:18.850 8 INFO neutron.api.v2.resource [None req-034e16a0-5179-4e77-90e6-5d988fc31d59 be5d6f4c3ea042f7904dbbedad59b457 37821517c729425c810c7084ba5969ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 619/1304] 10.0.0.133 () {32 vars in 736 bytes} [Thu May 21 06:24:18 2026] GET /v2.0/security-groups/da9a6b2d-3fd7-4923-9b3b-80cca38013f9 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1305] 10.0.0.133 () {32 vars in 632 bytes} [Thu May 21 06:24:18 2026] GET /v2.0/ => generated 632 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1306] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:24:16 2026] POST /v2.0/networks => generated 647 bytes in 2592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1307] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:24:18 2026] DELETE /v2.0/floatingips/abf72634-64f2-4cd0-9646-1d986cc306ae => generated 0 bytes in 507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:24:19.595 8 WARNING neutron_lib.context [None req-9b873201-4ed9-41ca-86cf-6dc515b42faf f0e9bfb46e70442fb25505489f8a5b88 11f61487b58b498fa29955cb9ad24907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 622/1308] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:24:19 2026] POST /v2.0/subnets => generated 649 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1309] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:24:20 2026] GET /v2.0/security-groups?tenant_id=4ad2ec54a9584f16a35139b3b95ae737&name=default => generated 2801 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:24:20.792 8 WARNING neutron_lib.context [None req-a9c9033a-59c7-4be7-be9f-09e9eacb1b3c f0e9bfb46e70442fb25505489f8a5b88 11f61487b58b498fa29955cb9ad24907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:24:20.848 8 INFO neutron.db.segments_db [None req-a9c9033a-59c7-4be7-be9f-09e9eacb1b3c f0e9bfb46e70442fb25505489f8a5b88 11f61487b58b498fa29955cb9ad24907 - - default default] Added segment d9cd77e4-d330-479f-9700-f86cdddd25fa of type vxlan for network cf904cab-3d46-4720-a9a4-08d59ac346c3 [pid: 8|app: 0|req: 624/1310] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:24:20 2026] POST /v2.0/networks => generated 647 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1311] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:24:20 2026] DELETE /v2.0/security-groups/a463131e-cc29-4d85-956b-6a33d6f1cc2d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1312] 10.0.0.133 () {34 vars in 742 bytes} [Thu May 21 06:24:21 2026] PUT /v2.0/networks/cf904cab-3d46-4720-a9a4-08d59ac346c3 => generated 592 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:21.334 8 WARNING neutron_lib.context [None req-33b20ac1-8d77-4818-aa75-96f846f3bde2 f0e9bfb46e70442fb25505489f8a5b88 11f61487b58b498fa29955cb9ad24907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 687/1313] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:24:19 2026] PUT /v2.0/routers/67adf2cb-c650-4314-b978-34c81ff087b3/remove_router_interface => generated 309 bytes in 1899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1314] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:24:21 2026] POST /v2.0/subnets => generated 622 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1315] 10.0.0.133 () {34 vars in 740 bytes} [Thu May 21 06:24:21 2026] PUT /v2.0/subnets/05779087-2335-4fc4-9544-ac579e3caf55 => generated 632 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:23.858 8 INFO neutron.services.segments.plugin [-] Segment d9cd77e4-d330-479f-9700-f86cdddd25fa resource provider aggregate not found 2026-05-21 06:24:23.864 8 INFO neutron.services.segments.plugin [-] Segment d9cd77e4-d330-479f-9700-f86cdddd25fa resource provider aggregate not found 2026-05-21 06:24:23.890 8 INFO neutron.services.segments.plugin [-] Segment d9cd77e4-d330-479f-9700-f86cdddd25fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9cd77e4-d330-479f-9700-f86cdddd25fa found for delete ", "request_id": "req-cb8bdb3d-ea66-4d8c-b379-2df99679dd36"}]} 2026-05-21 06:24:23.904 8 INFO neutron.services.segments.plugin [-] Segment d9cd77e4-d330-479f-9700-f86cdddd25fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9cd77e4-d330-479f-9700-f86cdddd25fa found for delete ", "request_id": "req-a5a75a8e-0d18-4b0a-ba44-bc82565d663f"}]} 2026-05-21 06:24:24.216 7 INFO neutron.services.segments.plugin [-] Segment fa396db5-0b74-4df0-b67a-79b349baef3d resource provider aggregate not found 2026-05-21 06:24:24.224 7 INFO neutron.services.segments.plugin [-] Segment fa396db5-0b74-4df0-b67a-79b349baef3d resource provider aggregate not found 2026-05-21 06:24:24.242 7 INFO neutron.services.segments.plugin [-] Segment fa396db5-0b74-4df0-b67a-79b349baef3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa396db5-0b74-4df0-b67a-79b349baef3d found for delete ", "request_id": "req-393ef3c6-5c16-4c43-ad2b-92477c31588e"}]} 2026-05-21 06:24:24.253 7 INFO neutron.services.segments.plugin [-] Segment fa396db5-0b74-4df0-b67a-79b349baef3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa396db5-0b74-4df0-b67a-79b349baef3d found for delete ", "request_id": "req-5bffeb56-777d-4e9e-8c4c-fa0b9dbe193e"}]} 2026-05-21 06:24:24.371 7 INFO neutron.db.l3_hamode_db [None req-17e92b8c-eda1-40c8-898a-73b8d0c704a8 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] HA network 9d0e2626-237a-440a-abd0-628360cbe755 was deleted as no HA routers are present in tenant 37821517c729425c810c7084ba5969ae. [pid: 7|app: 0|req: 688/1316] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:24:21 2026] DELETE /v2.0/routers/67adf2cb-c650-4314-b978-34c81ff087b3 => generated 0 bytes in 2964 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1317] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:24:24 2026] DELETE /v2.0/subnets/7421e80c-d220-468a-a872-948a5e5152a3 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1318] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:24:21 2026] DELETE /v2.0/networks/cf904cab-3d46-4720-a9a4-08d59ac346c3 => generated 0 bytes in 2992 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1319] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:24:24 2026] GET /v2.0/security-groups?tenant_id=0fb1052a0fef42d1b296e359a8d684fe&name=default => generated 2801 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:24:25.169 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89ad2e27-b95c-4514-95da-d851ad22009a f0e9bfb46e70442fb25505489f8a5b88 11f61487b58b498fa29955cb9ad24907 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1320] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:24:25 2026] DELETE /v2.0/networks/cf904cab-3d46-4720-a9a4-08d59ac346c3 => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1321] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:24:25 2026] DELETE /v2.0/security-groups/a415cc65-77c5-4470-ae41-c7769baf8c16 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1322] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:24:24 2026] DELETE /v2.0/networks/b01f3090-243a-41d5-8729-26804a2a2527 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1323] 10.0.0.133 () {32 vars in 693 bytes} [Thu May 21 06:24:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1324] 10.0.0.133 () {32 vars in 741 bytes} [Thu May 21 06:24:25 2026] GET /v2.0/subnets?network_id=00c29753-751c-45b6-8aa7-efd2e1ecd164 => generated 626 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1325] 10.0.0.133 () {32 vars in 652 bytes} [Thu May 21 06:24:25 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1326] 10.0.0.133 () {32 vars in 648 bytes} [Thu May 21 06:24:25 2026] GET /v2.0/networks => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1327] 10.0.0.133 () {32 vars in 646 bytes} [Thu May 21 06:24:25 2026] GET /v2.0/subnets => generated 1265 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1328] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:24:25 2026] GET /v2.0/security-groups?tenant_id=37821517c729425c810c7084ba5969ae&name=default => generated 2801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1329] 10.0.0.133 () {32 vars in 722 bytes} [Thu May 21 06:24:25 2026] GET /v2.0/networks/8f4a2128-8005-41dc-ba13-baa8be6b12fe => generated 672 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1330] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:24:25 2026] GET /v2.0/subnets/bae50789-9f70-4146-a031-7e22f75d0bbc => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:25.868 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3f89e86-1f42-4669-acb6-8a5cc25a99b4 f0e9bfb46e70442fb25505489f8a5b88 11f61487b58b498fa29955cb9ad24907 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 635/1331] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:24:25 2026] DELETE /v2.0/subnets/05779087-2335-4fc4-9544-ac579e3caf55 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:24:25.890 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e1e68fc-4412-454e-a01f-498d61ffbba8 f0e9bfb46e70442fb25505489f8a5b88 11f61487b58b498fa29955cb9ad24907 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1332] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:24:25 2026] DELETE /v2.0/networks/cf904cab-3d46-4720-a9a4-08d59ac346c3 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:24:25.919 8 INFO neutron.services.segments.plugin [-] Segment d9cd77e4-d330-479f-9700-f86cdddd25fa resource provider aggregate not found 2026-05-21 06:24:25.934 8 INFO neutron.services.segments.plugin [-] Segment d9cd77e4-d330-479f-9700-f86cdddd25fa resource provider aggregate not found 2026-05-21 06:24:25.939 8 INFO neutron.services.segments.plugin [-] Segment d9cd77e4-d330-479f-9700-f86cdddd25fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9cd77e4-d330-479f-9700-f86cdddd25fa found for delete ", "request_id": "req-21240245-08ed-43f5-9509-2ac888a6cf15"}]} 2026-05-21 06:24:25.956 8 INFO neutron.services.segments.plugin [-] Segment d9cd77e4-d330-479f-9700-f86cdddd25fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9cd77e4-d330-479f-9700-f86cdddd25fa found for delete ", "request_id": "req-0987a719-3374-4a77-9a98-e37ffe20888a"}]} 2026-05-21 06:24:25.964 8 INFO neutron.services.segments.plugin [-] Segment 4d4bec68-cb2c-43ed-bcc9-6f85851459a5 resource provider aggregate not found 2026-05-21 06:24:25.984 8 INFO neutron.services.segments.plugin [-] Segment 4d4bec68-cb2c-43ed-bcc9-6f85851459a5 resource provider aggregate not found 2026-05-21 06:24:25.991 8 INFO neutron.services.segments.plugin [-] Segment 4d4bec68-cb2c-43ed-bcc9-6f85851459a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d4bec68-cb2c-43ed-bcc9-6f85851459a5 found for delete ", "request_id": "req-2763131a-60e0-490d-bd0c-da5448da24da"}]} 2026-05-21 06:24:26.001 8 INFO neutron.services.segments.plugin [-] Segment 4d4bec68-cb2c-43ed-bcc9-6f85851459a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d4bec68-cb2c-43ed-bcc9-6f85851459a5 found for delete ", "request_id": "req-3131a052-451d-4824-b25f-67424ee64f80"}]} [pid: 7|app: 0|req: 697/1333] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:24:25 2026] DELETE /v2.0/security-groups/df771cf9-fc13-474c-a706-23a8cb852ba1 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1334] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:24:25 2026] DELETE /v2.0/subnets/bae50789-9f70-4146-a031-7e22f75d0bbc => generated 0 bytes in 718 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:24:27.078 7 INFO neutron.services.segments.plugin [-] Segment 14fafae2-4b83-4d74-96cf-ee47b152c2ce resource provider aggregate not found 2026-05-21 06:24:27.088 7 INFO neutron.services.segments.plugin [-] Segment 14fafae2-4b83-4d74-96cf-ee47b152c2ce resource provider aggregate not found 2026-05-21 06:24:27.121 7 INFO neutron.services.segments.plugin [-] Segment 14fafae2-4b83-4d74-96cf-ee47b152c2ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14fafae2-4b83-4d74-96cf-ee47b152c2ce found for delete ", "request_id": "req-c0db67f1-bb1a-48a2-a1d1-77e6617f8103"}]} 2026-05-21 06:24:27.123 7 INFO neutron.services.segments.plugin [-] Segment 14fafae2-4b83-4d74-96cf-ee47b152c2ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14fafae2-4b83-4d74-96cf-ee47b152c2ce found for delete ", "request_id": "req-c38bf5ee-745c-4d38-9ee1-ede6b3aabb31"}]} [pid: 7|app: 0|req: 698/1335] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:24:26 2026] DELETE /v2.0/networks/8f4a2128-8005-41dc-ba13-baa8be6b12fe => generated 0 bytes in 847 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1336] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:24:28 2026] GET /v2.0/security-groups?tenant_id=11f61487b58b498fa29955cb9ad24907&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1337] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:24:29 2026] DELETE /v2.0/security-groups/9d11fc5f-fa35-4431-8cad-56f3ec7a4a48 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:24:29.824 8 INFO neutron.db.segments_db [None req-4e09e0b9-6028-4f99-9122-5017fdcc5cd9 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment f49a4030-144a-456a-812a-b6fc54e44e1a of type vxlan for network 66f9f98e-9d34-468c-98df-b2d4cce16b9e [pid: 8|app: 0|req: 639/1340] 10.0.0.133 () {34 vars in 670 bytes} [Thu May 21 06:24:29 2026] POST /v2.0/networks => generated 746 bytes in 1587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1341] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:24:30 2026] POST /v2.0/subnets => generated 669 bytes in 3086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:24:33.910 8 WARNING neutron_lib.context [None req-b3ada251-e185-4aed-95d9-a3302d66e5ff 4b946fa87b984ea2b5284d63215fd1fc 79503409c710487e9cced3021e1c332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:24:34.499 7 INFO neutron.db.segments_db [None req-03982d29-dd55-4a39-ab44-63c9d26fbdc7 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment da34d91f-7a75-4267-b3f3-f703ddcb1d0d of type vxlan for network e4fc0923-9180-488e-90da-e49c591f6020 2026-05-21 06:24:35.547 8 INFO neutron.db.segments_db [None req-b3ada251-e185-4aed-95d9-a3302d66e5ff 4b946fa87b984ea2b5284d63215fd1fc 79503409c710487e9cced3021e1c332c - - default default] Added segment 7d9549bd-451a-4d0a-ad21-9411eab686cc of type vxlan for network c46bbc26-9330-4d74-b6be-bddfc6b68cba [pid: 8|app: 0|req: 640/1342] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:24:33 2026] POST /v2.0/networks => generated 643 bytes in 2844 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:24:36.564 8 WARNING neutron_lib.context [None req-aea6fd3d-252b-493f-9889-3914c0cd2c98 4b946fa87b984ea2b5284d63215fd1fc 79503409c710487e9cced3021e1c332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:24:37.205 7 INFO neutron.db.l3_hamode_db [None req-03982d29-dd55-4a39-ab44-63c9d26fbdc7 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 641/1343] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:24:36 2026] POST /v2.0/subnets => generated 617 bytes in 2193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:24:38.762 8 WARNING neutron_lib.context [None req-e5a49ad1-49ce-4e9a-b354-7d3ea46373e7 4b946fa87b984ea2b5284d63215fd1fc 79503409c710487e9cced3021e1c332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:24:39.004 8 INFO neutron.db.segments_db [None req-e5a49ad1-49ce-4e9a-b354-7d3ea46373e7 4b946fa87b984ea2b5284d63215fd1fc 79503409c710487e9cced3021e1c332c - - default default] Added segment e10640e6-7c3d-44a0-b6a4-bc34939a5703 of type vxlan for network b6d75342-22f6-4969-a306-e515706831f2 2026-05-21 06:24:39.560 7 INFO neutron.db.l3_hamode_db [None req-03982d29-dd55-4a39-ab44-63c9d26fbdc7 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 642/1344] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:24:38 2026] POST /v2.0/networks => generated 641 bytes in 842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1345] 10.0.0.133 () {34 vars in 742 bytes} [Thu May 21 06:24:39 2026] PUT /v2.0/networks/b6d75342-22f6-4969-a306-e515706831f2 => generated 592 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:40.359 8 WARNING neutron_lib.context [None req-1c0188f3-353a-4fec-ace2-2e6454bcba5c 4b946fa87b984ea2b5284d63215fd1fc 79503409c710487e9cced3021e1c332c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 644/1346] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:24:40 2026] POST /v2.0/subnets => generated 602 bytes in 1502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1347] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:24:33 2026] POST /v2.0/routers => generated 733 bytes in 8338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1348] 10.0.0.133 () {34 vars in 740 bytes} [Thu May 21 06:24:41 2026] PUT /v2.0/subnets/209343a1-722d-4b32-b288-a1210169d484 => generated 612 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:44.931 8 INFO neutron.services.segments.plugin [-] Segment e10640e6-7c3d-44a0-b6a4-bc34939a5703 resource provider aggregate not found 2026-05-21 06:24:44.944 8 INFO neutron.services.segments.plugin [-] Segment e10640e6-7c3d-44a0-b6a4-bc34939a5703 resource provider aggregate not found 2026-05-21 06:24:44.949 8 INFO neutron.services.segments.plugin [-] Segment e10640e6-7c3d-44a0-b6a4-bc34939a5703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e10640e6-7c3d-44a0-b6a4-bc34939a5703 found for delete ", "request_id": "req-3c4244ae-dfdb-4d7d-9186-d52fb8f3f4a2"}]} 2026-05-21 06:24:44.982 8 INFO neutron.services.segments.plugin [-] Segment e10640e6-7c3d-44a0-b6a4-bc34939a5703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e10640e6-7c3d-44a0-b6a4-bc34939a5703 found for delete ", "request_id": "req-6e538b94-30cc-4a4f-a4d7-3c4506c29c03"}]} [pid: 8|app: 0|req: 646/1349] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:24:42 2026] DELETE /v2.0/networks/b6d75342-22f6-4969-a306-e515706831f2 => generated 0 bytes in 2819 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:24:45.178 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce1d0cc1-75d2-4bdc-b75f-f8ea9fa43826 4b946fa87b984ea2b5284d63215fd1fc 79503409c710487e9cced3021e1c332c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1352] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:24:45 2026] DELETE /v2.0/networks/b6d75342-22f6-4969-a306-e515706831f2 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1353] 10.0.0.133 () {32 vars in 693 bytes} [Thu May 21 06:24:45 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: 8|app: 0|req: 651/1354] 10.0.0.133 () {32 vars in 741 bytes} [Thu May 21 06:24:45 2026] GET /v2.0/subnets?network_id=00c29753-751c-45b6-8aa7-efd2e1ecd164 => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1355] 10.0.0.133 () {32 vars in 652 bytes} [Thu May 21 06:24:45 2026] GET /v2.0/extensions => generated 19600 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1356] 10.0.0.133 () {32 vars in 648 bytes} [Thu May 21 06:24:45 2026] GET /v2.0/networks => generated 1308 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1357] 10.0.0.133 () {32 vars in 646 bytes} [Thu May 21 06:24:45 2026] GET /v2.0/subnets => generated 1233 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1358] 10.0.0.133 () {32 vars in 722 bytes} [Thu May 21 06:24:45 2026] GET /v2.0/networks/c46bbc26-9330-4d74-b6be-bddfc6b68cba => generated 668 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1359] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:24:42 2026] PUT /v2.0/routers/cd48b795-cea7-42fd-bf0f-ffdf45a82459/add_router_interface => generated 309 bytes in 3577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1360] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:24:45 2026] GET /v2.0/subnets/b714d840-f7e0-4463-8028-9312f3f4b1d1 => generated 617 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:45.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5256b0f7-1aae-444f-b1e2-f9fd9d745a0e 4b946fa87b984ea2b5284d63215fd1fc 79503409c710487e9cced3021e1c332c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 705/1361] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:24:45 2026] DELETE /v2.0/subnets/209343a1-722d-4b32-b288-a1210169d484 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:24:45.813 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92f11d97-5187-46a5-aad9-547fbdc64d0b 4b946fa87b984ea2b5284d63215fd1fc 79503409c710487e9cced3021e1c332c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 657/1362] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:24:45 2026] DELETE /v2.0/networks/b6d75342-22f6-4969-a306-e515706831f2 => generated 138 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1363] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:24:45 2026] DELETE /v2.0/subnets/b714d840-f7e0-4463-8028-9312f3f4b1d1 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1364] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:24:46 2026] DELETE /v2.0/networks/c46bbc26-9330-4d74-b6be-bddfc6b68cba => generated 0 bytes in 540 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:24:47.109 8 INFO neutron.services.segments.plugin [-] Segment 7d9549bd-451a-4d0a-ad21-9411eab686cc resource provider aggregate not found 2026-05-21 06:24:47.124 8 INFO neutron.services.segments.plugin [-] Segment 7d9549bd-451a-4d0a-ad21-9411eab686cc resource provider aggregate not found 2026-05-21 06:24:47.143 8 INFO neutron.services.segments.plugin [-] Segment 7d9549bd-451a-4d0a-ad21-9411eab686cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d9549bd-451a-4d0a-ad21-9411eab686cc found for delete ", "request_id": "req-1dcfebab-7647-4b6e-8377-488dd5e0c836"}]} 2026-05-21 06:24:47.160 8 INFO neutron.services.segments.plugin [-] Segment 7d9549bd-451a-4d0a-ad21-9411eab686cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d9549bd-451a-4d0a-ad21-9411eab686cc found for delete ", "request_id": "req-e0b12ab3-2c9b-42f8-8815-bf438745ba41"}]} [pid: 8|app: 0|req: 659/1365] 10.0.0.36 () {34 vars in 980 bytes} [Thu May 21 06:24:47 2026] GET /v2.0/networks?id=66f9f98e-9d34-468c-98df-b2d4cce16b9e => generated 678 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1366] 10.0.0.36 () {34 vars in 963 bytes} [Thu May 21 06:24:47 2026] GET /v2.0/quotas/5da0b21a6b094d1394ba3ebd8effdcc3 => 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: 707/1367] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:24:46 2026] GET /v2.0/security-groups?tenant_id=1c9ffc04d8494b62b434234314bc3bb1&name=default => generated 2801 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1368] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:24:47 2026] GET /v2.0/ports?tenant_id=5da0b21a6b094d1394ba3ebd8effdcc3&fields=id => generated 103 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1369] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:24:47 2026] DELETE /v2.0/security-groups/add80dc2-f14d-47ec-985f-aaa10241d986 => 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: 709/1370] 10.0.0.36 () {34 vars in 1006 bytes} [Thu May 21 06:24:47 2026] GET /v2.0/networks/66f9f98e-9d34-468c-98df-b2d4cce16b9e?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1371] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:24:47 2026] GET /v2.0/security-groups?tenant_id=79503409c710487e9cced3021e1c332c&name=default => generated 2801 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1372] 10.0.0.36 () {34 vars in 1106 bytes} [Thu May 21 06:24:47 2026] GET /v2.0/networks/66f9f98e-9d34-468c-98df-b2d4cce16b9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1373] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:24:47 2026] DELETE /v2.0/security-groups/ecd32b8f-c75a-4e7c-8a1e-dd704fe242e4 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1374] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:24:47 2026] GET /v2.0/ports?device_id=0e5fb259-f0ba-44fe-8295-df6d4064d61e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1375] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:24:49 2026] GET /v2.0/ports?device_id=0e5fb259-f0ba-44fe-8295-df6d4064d61e => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1376] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:24:49 2026] GET /v2.0/networks?id=66f9f98e-9d34-468c-98df-b2d4cce16b9e => generated 678 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:49.463 8 WARNING neutron_lib.context [req-e8358629-6f56-44ee-8055-84530bb04632 req-9bc1c1dc-71ae-499a-b9f7-27cc8aa90de1 b86b22842ee34340b73dcb4c27e00dda 5da0b21a6b094d1394ba3ebd8effdcc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:24:49.948 7 WARNING neutron_lib.context [None req-f6480c30-5e2e-4e20-bcc1-a035dce14615 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 665/1377] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:24:49 2026] POST /v2.0/ports => generated 958 bytes in 580 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-05-21 06:24:50.108 7 INFO neutron.db.segments_db [None req-f6480c30-5e2e-4e20-bcc1-a035dce14615 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Added segment ff647883-0243-4988-9ea4-8ec527a560f1 of type vxlan for network 97111e8f-80c8-4d26-8cd3-c4332557198b [pid: 7|app: 0|req: 713/1378] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:24:49 2026] POST /v2.0/networks => generated 634 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1379] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:24:50 2026] GET /v2.0/ports?device_id=0e5fb259-f0ba-44fe-8295-df6d4064d61e => generated 961 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:50.392 7 WARNING neutron_lib.context [None req-4ac47e51-2708-4e87-b830-2ed6f9b5ee8a 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:24:50.452 7 INFO neutron.db.segments_db [None req-4ac47e51-2708-4e87-b830-2ed6f9b5ee8a 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Added segment 16ce7dfd-c8cd-4504-9e49-17c323b82c9f of type vxlan for network 79258a08-3a6f-44e3-a739-0481b2e800c6 [pid: 7|app: 0|req: 715/1380] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:24:50 2026] POST /v2.0/networks => generated 634 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1381] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:24:50 2026] GET /v2.0/security-groups?id=680124f4-cf4a-40cf-9e00-6459f42d5bbd&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-05-21 06:24:50.638 7 WARNING neutron_lib.context [None req-bbbc69a7-1d3b-4639-8aba-68d2d04fbd76 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 666/1382] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:24:50 2026] PUT /v2.0/ports/6cbd759c-a854-4a2b-bd52-7bcb60372fc7 => generated 1203 bytes in 653 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-05-21 06:24:50.809 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-17b27da5-817a-44b6-87b7-6da209a052c1'] response: {'name': 'network-changed', 'server_uuid': '0e5fb259-f0ba-44fe-8295-df6d4064d61e', 'tag': '6cbd759c-a854-4a2b-bd52-7bcb60372fc7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 667/1383] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:24:50 2026] GET /v2.0/ports?tenant_id=5da0b21a6b094d1394ba3ebd8effdcc3&device_id=0e5fb259-f0ba-44fe-8295-df6d4064d61e => generated 1242 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1384] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:24:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6cbd759c-a854-4a2b-bd52-7bcb60372fc7 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 669/1385] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:24:50 2026] GET /v2.0/subnets?id=214b7656-aee2-4c1d-9e62-0464a57e48a6 => generated 672 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1386] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:24:50 2026] GET /v2.0/ports?network_id=66f9f98e-9d34-468c-98df-b2d4cce16b9e&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: 717/1387] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:24:50 2026] POST /v2.0/subnets => generated 622 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:24:51.063 7 WARNING neutron_lib.context [None req-7d203d89-b769-423c-ad48-a899d23f3014 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 671/1388] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:24:51 2026] GET /v2.0/networks/66f9f98e-9d34-468c-98df-b2d4cce16b9e?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1389] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:24:51 2026] GET /v2.0/networks/66f9f98e-9d34-468c-98df-b2d4cce16b9e?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: 673/1390] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:24:51 2026] GET /v2.0/ports?tenant_id=5da0b21a6b094d1394ba3ebd8effdcc3&device_id=0e5fb259-f0ba-44fe-8295-df6d4064d61e => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1391] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:24:51 2026] GET /v2.0/networks?id=66f9f98e-9d34-468c-98df-b2d4cce16b9e => generated 774 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1392] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:24:51 2026] POST /v2.0/subnets => generated 631 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1393] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:24:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6cbd759c-a854-4a2b-bd52-7bcb60372fc7 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:24:51.469 8 WARNING neutron_lib.context [None req-77992b16-1f24-4dd3-8590-0db7dd005e4c 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:24:51.513 8 INFO neutron.db.segments_db [None req-77992b16-1f24-4dd3-8590-0db7dd005e4c 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Added segment 339722e2-8c42-408d-ad8e-cd7f6418fc2f of type vxlan for network b264aead-f0ab-47c3-a647-b398c8eb14a6 [pid: 7|app: 0|req: 719/1394] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:24:51 2026] GET /v2.0/subnets?id=214b7656-aee2-4c1d-9e62-0464a57e48a6 => generated 672 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:51.901 8 INFO neutron.db.l3_hamode_db [None req-77992b16-1f24-4dd3-8590-0db7dd005e4c 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 720/1395] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:24:51 2026] GET /v2.0/ports?network_id=66f9f98e-9d34-468c-98df-b2d4cce16b9e&device_owner=network%3Adhcp => generated 1244 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1396] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:24:52 2026] GET /v2.0/ports?device_id=0e5fb259-f0ba-44fe-8295-df6d4064d61e => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:52.595 8 INFO neutron.db.l3_hamode_db [None req-77992b16-1f24-4dd3-8590-0db7dd005e4c 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 722/1397] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:24:52 2026] GET /v2.0/security-groups?tenant_id=c6bc823ddfc645aca8f41d9c3c219d87&name=default => generated 2801 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1398] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:24:52 2026] GET /v2.0/networks/66f9f98e-9d34-468c-98df-b2d4cce16b9e?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: 724/1399] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:24:52 2026] GET /v2.0/security-groups?id=680124f4-cf4a-40cf-9e00-6459f42d5bbd&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1400] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:24:52 2026] DELETE /v2.0/security-groups/8457dc0b-f3c3-4444-9485-0fcd0a1d55b0 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:24:53.198 7 WARNING neutron_lib.context [None req-986cbc75-fd2b-4551-9799-c75022edc49a 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:24:53.358 7 INFO neutron.db.segments_db [None req-986cbc75-fd2b-4551-9799-c75022edc49a 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Added segment 80f74110-d954-4ed9-bbbe-e070ea2facde of type vxlan for network e9c985f1-e3c6-4e11-89b1-50161d8c362c [pid: 7|app: 0|req: 726/1401] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:24:53 2026] POST /v2.0/networks => generated 632 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1402] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:24:53 2026] GET /v2.0/networks/66f9f98e-9d34-468c-98df-b2d4cce16b9e?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) 2026-05-21 06:24:53.618 7 WARNING neutron_lib.context [None req-80818a81-0914-4e40-acff-0ede5bf63318 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 676/1403] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:24:51 2026] POST /v2.0/routers => generated 511 bytes in 2410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1404] 10.0.0.133 () {34 vars in 663 bytes} [Thu May 21 06:24:53 2026] POST /v2.0/ports => generated 743 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 729/1405] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:24:54 2026] GET /v2.0/ports?device_id=0e5fb259-f0ba-44fe-8295-df6d4064d61e => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:54.192 7 WARNING neutron_lib.context [None req-55ce5987-ae6a-48de-a782-c7dbe7be4d19 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:24:54.258 7 INFO neutron.db.segments_db [None req-55ce5987-ae6a-48de-a782-c7dbe7be4d19 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Added segment 8ca3efdb-c69c-4095-8f84-e346f46f4f72 of type vxlan for network 092bbc0b-b2f1-4d11-b23c-45ed5764ec3a [pid: 7|app: 0|req: 730/1406] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:24:54 2026] POST /v2.0/networks => generated 632 bytes in 869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1407] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:24:55 2026] GET /v2.0/security-groups?id=680124f4-cf4a-40cf-9e00-6459f42d5bbd&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:24:55.123 7 WARNING neutron_lib.context [None req-0dff6d1d-0d08-46c0-9a57-7981849a1ac1 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 732/1408] 10.0.0.133 () {34 vars in 663 bytes} [Thu May 21 06:24:55 2026] POST /v2.0/ports => generated 743 bytes in 662 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-05-21 06:24:55.792 7 WARNING neutron_lib.context [None req-8bd0998b-444c-4428-b561-69e57c203daa 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:24:55.871 7 INFO neutron.db.segments_db [None req-8bd0998b-444c-4428-b561-69e57c203daa 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Added segment 78f310d9-7f80-4c93-9ccf-0faa99ea6cc0 of type vxlan for network 0505c1e9-9491-45c4-8f0b-d3e43cf66293 [pid: 7|app: 0|req: 733/1409] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:24:55 2026] POST /v2.0/networks => generated 631 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1410] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:24:56 2026] GET /v2.0/ports?device_id=0e5fb259-f0ba-44fe-8295-df6d4064d61e => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:56.114 7 WARNING neutron_lib.context [None req-bb33805f-0351-48ba-ba9e-68c19d556538 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 677/1411] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:24:53 2026] PUT /v2.0/routers/d8846100-a9de-421a-aadb-14daabd30a9f/add_router_interface => generated 309 bytes in 2265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1412] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:24:56 2026] GET /v2.0/security-groups?id=680124f4-cf4a-40cf-9e00-6459f42d5bbd&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1413] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:24:56 2026] GET /v2.0/ports/a937ba7a-2800-47a7-a9dc-606b6f438c87 => generated 959 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1414] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:24:56 2026] GET /v2.0/ports?device_id=0e5fb259-f0ba-44fe-8295-df6d4064d61e => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1415] 10.0.0.133 () {34 vars in 663 bytes} [Thu May 21 06:24:56 2026] POST /v2.0/ports => generated 743 bytes in 551 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: 736/1416] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:24:56 2026] DELETE /v2.0/ports/6cbd759c-a854-4a2b-bd52-7bcb60372fc7 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:24:57.046 7 WARNING neutron_lib.context [None req-a8c1a7a1-0c53-42d2-9d04-41e4bc9f583f 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:24:57.084 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5863dd73-69a9-46a6-a5d8-f83e152b1d10'] response: {'server_uuid': '0e5fb259-f0ba-44fe-8295-df6d4064d61e', 'name': 'network-vif-deleted', 'tag': '6cbd759c-a854-4a2b-bd52-7bcb60372fc7', 'status': 'completed', 'code': 200} 2026-05-21 06:24:57.109 7 INFO neutron.db.segments_db [None req-a8c1a7a1-0c53-42d2-9d04-41e4bc9f583f 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Added segment 0fdd8483-cc61-486f-88b7-46f082bde1d8 of type vxlan for network 2e562471-df79-4638-b431-be013df4373c [pid: 7|app: 0|req: 737/1417] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:24:57 2026] POST /v2.0/networks => generated 632 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:24:57.279 7 WARNING neutron_lib.context [None req-8c4247d6-58ed-4624-96a2-ec4bb0fd259f 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 738/1418] 10.0.0.133 () {34 vars in 663 bytes} [Thu May 21 06:24:57 2026] POST /v2.0/ports => generated 743 bytes in 506 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: 739/1419] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:24:57 2026] GET /v2.0/ports?device_id=0e5fb259-f0ba-44fe-8295-df6d4064d61e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1420] 10.0.0.90 () {30 vars in 648 bytes} [Thu May 21 06:24:57 2026] GET /v2.0/extensions => generated 19600 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-21 06:24:57.911 7 WARNING neutron_lib.context [None req-8cd75f10-2ff7-48ac-be7d-52e509367fe9 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 681/1421] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:24:56 2026] PUT /v2.0/routers/d8846100-a9de-421a-aadb-14daabd30a9f/add_router_interface => generated 309 bytes in 1647 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:24:58.140 7 INFO neutron.db.segments_db [None req-8cd75f10-2ff7-48ac-be7d-52e509367fe9 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Added segment 2d528963-e5d7-4d8c-8857-99712c8460d4 of type vxlan for network bec6a0b4-4cdc-4768-816a-faf34445483d [pid: 8|app: 0|req: 682/1422] 10.0.0.90 () {30 vars in 722 bytes} [Thu May 21 06:24:58 2026] GET /v2.0/quotas/c42b5864dfe44616966c3e79e938030b/details => generated 847 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1423] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:24:58 2026] GET /v2.0/ports/74b83a30-9148-4548-a1b6-a8b31341c389 => generated 967 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1424] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:24:57 2026] POST /v2.0/networks => generated 631 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:24:58.558 7 WARNING neutron_lib.context [None req-5ab0b202-bff5-4460-a76a-f0ef81700c57 504ab6eab58b41218b0b0a55428dcafc 448c5a32e52045fda89aed74a4248104 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 742/1425] 10.0.0.133 () {34 vars in 663 bytes} [Thu May 21 06:24:58 2026] POST /v2.0/ports => generated 743 bytes in 838 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: 684/1426] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:24:58 2026] PUT /v2.0/routers/d8846100-a9de-421a-aadb-14daabd30a9f/remove_router_interface => generated 309 bytes in 1651 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1427] 10.0.0.133 () {34 vars in 746 bytes} [Thu May 21 06:25:00 2026] PUT /v2.0/ports/1be06baf-591d-486f-9fa6-9f8562d28af9/tags => generated 17 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1430] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:24:59 2026] PUT /v2.0/routers/cd48b795-cea7-42fd-bf0f-ffdf45a82459/remove_router_interface => generated 309 bytes in 1612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1431] 10.0.0.133 () {34 vars in 746 bytes} [Thu May 21 06:25:00 2026] PUT /v2.0/ports/4147929c-4a07-42fd-812f-74d6e91dc232/tags => generated 25 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1432] 10.0.0.90 () {30 vars in 648 bytes} [Thu May 21 06:25:01 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1433] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:25:00 2026] PUT /v2.0/routers/d8846100-a9de-421a-aadb-14daabd30a9f/remove_router_interface => generated 309 bytes in 1602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1434] 10.0.0.133 () {34 vars in 746 bytes} [Thu May 21 06:25:02 2026] PUT /v2.0/ports/a049020d-9b34-451c-bcdf-6d261d64c1a1/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1435] 10.0.0.90 () {30 vars in 722 bytes} [Thu May 21 06:25:02 2026] GET /v2.0/quotas/c42b5864dfe44616966c3e79e938030b/details => generated 847 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1436] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:25:02 2026] GET /v2.0/ports?device_id=d8846100-a9de-421a-aadb-14daabd30a9f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1437] 10.0.0.133 () {34 vars in 746 bytes} [Thu May 21 06:25:02 2026] PUT /v2.0/ports/4f54bb53-5b62-46eb-9111-9359c4b18313/tags => generated 19 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:25:03.548 7 INFO neutron.services.segments.plugin [-] Segment da34d91f-7a75-4267-b3f3-f703ddcb1d0d resource provider aggregate not found 2026-05-21 06:25:03.555 7 INFO neutron.services.segments.plugin [-] Segment da34d91f-7a75-4267-b3f3-f703ddcb1d0d resource provider aggregate not found 2026-05-21 06:25:03.576 7 INFO neutron.services.segments.plugin [-] Segment da34d91f-7a75-4267-b3f3-f703ddcb1d0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da34d91f-7a75-4267-b3f3-f703ddcb1d0d found for delete ", "request_id": "req-4dfcd7ab-2fbb-4f96-848b-a5fad3ef9bee"}]} 2026-05-21 06:25:03.596 7 INFO neutron.services.segments.plugin [-] Segment da34d91f-7a75-4267-b3f3-f703ddcb1d0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da34d91f-7a75-4267-b3f3-f703ddcb1d0d found for delete ", "request_id": "req-11963f2e-5441-4ab7-af7b-75cdfd9caf89"}]} 2026-05-21 06:25:03.710 7 INFO neutron.db.l3_hamode_db [None req-0d80b95c-3ffa-4093-8f59-91a58a73d5d3 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] HA network e4fc0923-9180-488e-90da-e49c591f6020 was deleted as no HA routers are present in tenant 5da0b21a6b094d1394ba3ebd8effdcc3. [pid: 7|app: 0|req: 746/1438] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:01 2026] DELETE /v2.0/routers/cd48b795-cea7-42fd-bf0f-ffdf45a82459 => generated 0 bytes in 2601 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:25:03.965 8 INFO neutron.services.segments.plugin [-] Segment 339722e2-8c42-408d-ad8e-cd7f6418fc2f resource provider aggregate not found 2026-05-21 06:25:03.974 8 INFO neutron.services.segments.plugin [-] Segment 339722e2-8c42-408d-ad8e-cd7f6418fc2f resource provider aggregate not found 2026-05-21 06:25:03.994 8 INFO neutron.services.segments.plugin [-] Segment 339722e2-8c42-408d-ad8e-cd7f6418fc2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 339722e2-8c42-408d-ad8e-cd7f6418fc2f found for delete ", "request_id": "req-d5ccaee8-94a8-468e-b719-09318d4023f6"}]} 2026-05-21 06:25:03.995 8 INFO neutron.services.segments.plugin [-] Segment 339722e2-8c42-408d-ad8e-cd7f6418fc2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 339722e2-8c42-408d-ad8e-cd7f6418fc2f found for delete ", "request_id": "req-e3f7596d-1ed7-4f0f-9a0f-1562001d7198"}]} [pid: 7|app: 0|req: 747/1439] 10.0.0.133 () {32 vars in 659 bytes} [Thu May 21 06:25:03 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:25:04.055 8 INFO neutron.db.l3_hamode_db [None req-fc526a68-61bb-4ef5-92cc-b7af33cc0886 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] HA network b264aead-f0ab-47c3-a647-b398c8eb14a6 was deleted as no HA routers are present in tenant 6b68ae6666574a4c8ee888e46466d3fc. [pid: 8|app: 0|req: 693/1440] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:02 2026] DELETE /v2.0/routers/d8846100-a9de-421a-aadb-14daabd30a9f => generated 0 bytes in 1643 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1441] 10.0.0.133 () {32 vars in 673 bytes} [Thu May 21 06:25:04 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1442] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:04 2026] DELETE /v2.0/subnets/214b7656-aee2-4c1d-9e62-0464a57e48a6 => generated 0 bytes in 1077 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1443] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:04 2026] DELETE /v2.0/subnets/f4c425b2-e4ea-47b2-873a-7aeed6bb43cb => generated 0 bytes in 852 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1444] 10.0.0.133 () {32 vars in 669 bytes} [Thu May 21 06:25:05 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1445] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:05 2026] DELETE /v2.0/subnets/25508791-5d3c-482e-895b-e6eb1ed4eaf6 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1446] 10.0.0.133 () {32 vars in 681 bytes} [Thu May 21 06:25:05 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1447] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:05 2026] DELETE /v2.0/networks/66f9f98e-9d34-468c-98df-b2d4cce16b9e => generated 0 bytes in 782 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:25:06.014 8 INFO neutron.services.segments.plugin [-] Segment f49a4030-144a-456a-812a-b6fc54e44e1a resource provider aggregate not found 2026-05-21 06:25:06.020 8 INFO neutron.services.segments.plugin [-] Segment f49a4030-144a-456a-812a-b6fc54e44e1a resource provider aggregate not found 2026-05-21 06:25:06.042 8 INFO neutron.services.segments.plugin [-] Segment f49a4030-144a-456a-812a-b6fc54e44e1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f49a4030-144a-456a-812a-b6fc54e44e1a found for delete ", "request_id": "req-d3968286-38d2-44e2-80e9-3f8b33d45c78"}]} 2026-05-21 06:25:06.043 8 INFO neutron.services.segments.plugin [-] Segment f49a4030-144a-456a-812a-b6fc54e44e1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f49a4030-144a-456a-812a-b6fc54e44e1a found for delete ", "request_id": "req-a80a0a44-fd2f-43be-a71d-0b39d0be8405"}]} 2026-05-21 06:25:06.093 7 INFO neutron.services.segments.plugin [-] Segment 16ce7dfd-c8cd-4504-9e49-17c323b82c9f resource provider aggregate not found 2026-05-21 06:25:06.098 7 INFO neutron.services.segments.plugin [-] Segment 16ce7dfd-c8cd-4504-9e49-17c323b82c9f resource provider aggregate not found 2026-05-21 06:25:06.121 7 INFO neutron.services.segments.plugin [-] Segment 16ce7dfd-c8cd-4504-9e49-17c323b82c9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16ce7dfd-c8cd-4504-9e49-17c323b82c9f found for delete ", "request_id": "req-9b90940f-bc85-4355-bbd9-03c68cc07517"}]} 2026-05-21 06:25:06.123 7 INFO neutron.services.segments.plugin [-] Segment 16ce7dfd-c8cd-4504-9e49-17c323b82c9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16ce7dfd-c8cd-4504-9e49-17c323b82c9f found for delete ", "request_id": "req-ca0c9ffd-016d-4aa4-9814-54e175cf5b17"}]} [pid: 7|app: 0|req: 752/1448] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:05 2026] DELETE /v2.0/networks/79258a08-3a6f-44e3-a739-0481b2e800c6 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1449] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:05 2026] GET /v2.0/security-groups?tenant_id=c42b5864dfe44616966c3e79e938030b&name=default => generated 2801 bytes in 861 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1450] 10.0.0.133 () {32 vars in 667 bytes} [Thu May 21 06:25:06 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1451] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:06 2026] DELETE /v2.0/networks/97111e8f-80c8-4d26-8cd3-c4332557198b => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1452] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:07 2026] GET /v2.0/security-groups?tenant_id=5da0b21a6b094d1394ba3ebd8effdcc3&name=default => generated 2801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1453] 10.0.0.133 () {32 vars in 681 bytes} [Thu May 21 06:25:07 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:25:07.409 8 WARNING neutron_lib.context [None req-2aad9fcf-3480-4a65-8a32-39dc279eb567 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1454] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:06 2026] DELETE /v2.0/security-groups/eefb4992-a3af-4d64-a3bc-c19cf86e3857 => generated 0 bytes in 999 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:25:08.016 8 INFO neutron.db.segments_db [None req-2aad9fcf-3480-4a65-8a32-39dc279eb567 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Added segment 90c45fcc-84b3-4073-83d1-87f6972b4ea3 of type vxlan for network 6a8dd5c7-1d53-44aa-bcbf-ae54ba3addc6 2026-05-21 06:25:08.073 8 INFO neutron.services.segments.plugin [-] Segment ff647883-0243-4988-9ea4-8ec527a560f1 resource provider aggregate not found 2026-05-21 06:25:08.086 8 INFO neutron.services.segments.plugin [-] Segment ff647883-0243-4988-9ea4-8ec527a560f1 resource provider aggregate not found 2026-05-21 06:25:08.100 8 INFO neutron.services.segments.plugin [-] Segment ff647883-0243-4988-9ea4-8ec527a560f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff647883-0243-4988-9ea4-8ec527a560f1 found for delete ", "request_id": "req-8187f61b-c520-4424-a77f-4be731bd5a25"}]} 2026-05-21 06:25:08.106 8 INFO neutron.services.segments.plugin [-] Segment ff647883-0243-4988-9ea4-8ec527a560f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff647883-0243-4988-9ea4-8ec527a560f1 found for delete ", "request_id": "req-e7183be9-2488-45df-880c-dc5b8994282a"}]} [pid: 7|app: 0|req: 755/1455] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:07 2026] DELETE /v2.0/security-groups/680124f4-cf4a-40cf-9e00-6459f42d5bbd => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1456] 10.0.0.133 () {32 vars in 677 bytes} [Thu May 21 06:25:08 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1457] 10.0.0.133 () {32 vars in 689 bytes} [Thu May 21 06:25:08 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1458] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:07 2026] POST /v2.0/networks => generated 633 bytes in 1606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:09.034 8 WARNING neutron_lib.context [None req-560af4b4-2a36-4f52-815d-25f1c12bd92a 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 758/1459] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:25:08 2026] DELETE /v2.0/ports/1be06baf-591d-486f-9fa6-9f8562d28af9 => generated 0 bytes in 789 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1460] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:25:09 2026] DELETE /v2.0/ports/4147929c-4a07-42fd-812f-74d6e91dc232 => generated 0 bytes in 947 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1461] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:25:10 2026] DELETE /v2.0/ports/a049020d-9b34-451c-bcdf-6d261d64c1a1 => 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: 702/1462] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:25:09 2026] POST /v2.0/subnets => generated 622 bytes in 1495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:10.534 8 WARNING neutron_lib.context [None req-a336a875-aa1a-4690-b06c-84ef2031ee16 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:10.623 8 INFO neutron.db.segments_db [None req-a336a875-aa1a-4690-b06c-84ef2031ee16 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Added segment abb57d85-58b4-467b-b2b4-176a5df11f80 of type vxlan for network 1ec29e95-cbd3-48a3-ace2-d8d9d2e4a489 [pid: 7|app: 0|req: 761/1463] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:25:10 2026] DELETE /v2.0/ports/4f54bb53-5b62-46eb-9111-9359c4b18313 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1464] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:25:10 2026] DELETE /v2.0/ports/41a93e23-54af-4d89-9bcb-40e2498e128b => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:25:11.095 8 INFO neutron.db.l3_hamode_db [None req-a336a875-aa1a-4690-b06c-84ef2031ee16 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:25:11.289 8 INFO neutron.db.l3_hamode_db [None req-a336a875-aa1a-4690-b06c-84ef2031ee16 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:25:11.299 7 INFO neutron.services.segments.plugin [-] Segment 80f74110-d954-4ed9-bbbe-e070ea2facde resource provider aggregate not found 2026-05-21 06:25:11.305 7 INFO neutron.services.segments.plugin [-] Segment 80f74110-d954-4ed9-bbbe-e070ea2facde resource provider aggregate not found 2026-05-21 06:25:11.336 7 INFO neutron.services.segments.plugin [-] Segment 80f74110-d954-4ed9-bbbe-e070ea2facde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f74110-d954-4ed9-bbbe-e070ea2facde found for delete ", "request_id": "req-50bef463-d9a2-4a1e-8ab2-3192a32587f3"}]} 2026-05-21 06:25:11.338 7 INFO neutron.services.segments.plugin [-] Segment 80f74110-d954-4ed9-bbbe-e070ea2facde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f74110-d954-4ed9-bbbe-e070ea2facde found for delete ", "request_id": "req-0058ad81-ad9e-4041-93c1-afb160394184"}]} [pid: 7|app: 0|req: 763/1465] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:10 2026] DELETE /v2.0/networks/e9c985f1-e3c6-4e11-89b1-50161d8c362c => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1466] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:11 2026] DELETE /v2.0/networks/092bbc0b-b2f1-4d11-b23c-45ed5764ec3a => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1467] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:11 2026] DELETE /v2.0/networks/0505c1e9-9491-45c4-8f0b-d3e43cf66293 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1468] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:25:10 2026] POST /v2.0/routers => generated 511 bytes in 1762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:12.301 8 WARNING neutron_lib.context [None req-b3aff99b-b215-46f8-8e38-145315e742e8 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 766/1469] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:12 2026] DELETE /v2.0/networks/2e562471-df79-4638-b431-be013df4373c => 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: 767/1470] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:12 2026] DELETE /v2.0/networks/bec6a0b4-4cdc-4768-816a-faf34445483d => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1471] 10.0.0.133 () {34 vars in 664 bytes} [Thu May 21 06:25:12 2026] POST /v2.0/ports => generated 960 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:13.472 7 INFO neutron.services.segments.plugin [-] Segment 8ca3efdb-c69c-4095-8f84-e346f46f4f72 resource provider aggregate not found 2026-05-21 06:25:13.478 7 INFO neutron.services.segments.plugin [-] Segment 8ca3efdb-c69c-4095-8f84-e346f46f4f72 resource provider aggregate not found 2026-05-21 06:25:13.491 7 INFO neutron.services.segments.plugin [-] Segment 8ca3efdb-c69c-4095-8f84-e346f46f4f72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ca3efdb-c69c-4095-8f84-e346f46f4f72 found for delete ", "request_id": "req-ad194757-dde0-4be0-82b2-b5ae371712bf"}]} 2026-05-21 06:25:13.505 7 INFO neutron.services.segments.plugin [-] Segment 8ca3efdb-c69c-4095-8f84-e346f46f4f72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ca3efdb-c69c-4095-8f84-e346f46f4f72 found for delete ", "request_id": "req-6371c5db-e7ce-47a8-a0f1-37ab271471f5"}]} 2026-05-21 06:25:13.511 7 INFO neutron.services.segments.plugin [-] Segment 78f310d9-7f80-4c93-9ccf-0faa99ea6cc0 resource provider aggregate not found 2026-05-21 06:25:13.525 7 INFO neutron.services.segments.plugin [-] Segment 78f310d9-7f80-4c93-9ccf-0faa99ea6cc0 resource provider aggregate not found 2026-05-21 06:25:13.531 7 INFO neutron.services.segments.plugin [-] Segment 78f310d9-7f80-4c93-9ccf-0faa99ea6cc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f310d9-7f80-4c93-9ccf-0faa99ea6cc0 found for delete ", "request_id": "req-ee4ccad1-cc13-4223-8c4a-e34acddb8bb4"}]} 2026-05-21 06:25:13.539 7 INFO neutron.services.segments.plugin [-] Segment 78f310d9-7f80-4c93-9ccf-0faa99ea6cc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f310d9-7f80-4c93-9ccf-0faa99ea6cc0 found for delete ", "request_id": "req-95987a2f-c801-402f-9add-44f5b373053f"}]} 2026-05-21 06:25:13.560 7 INFO neutron.services.segments.plugin [-] Segment 0fdd8483-cc61-486f-88b7-46f082bde1d8 resource provider aggregate not found 2026-05-21 06:25:13.599 7 INFO neutron.services.segments.plugin [-] Segment 0fdd8483-cc61-486f-88b7-46f082bde1d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fdd8483-cc61-486f-88b7-46f082bde1d8 found for delete ", "request_id": "req-4ac63a6f-30f3-4744-8273-0182939e1732"}]} 2026-05-21 06:25:13.611 7 INFO neutron.services.segments.plugin [-] Segment 0fdd8483-cc61-486f-88b7-46f082bde1d8 resource provider aggregate not found 2026-05-21 06:25:13.618 7 INFO neutron.services.segments.plugin [-] Segment 2d528963-e5d7-4d8c-8857-99712c8460d4 resource provider aggregate not found 2026-05-21 06:25:13.628 7 INFO neutron.services.segments.plugin [-] Segment 0fdd8483-cc61-486f-88b7-46f082bde1d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fdd8483-cc61-486f-88b7-46f082bde1d8 found for delete ", "request_id": "req-294800b3-0e4e-4ce9-875e-99c73b04591a"}]} 2026-05-21 06:25:13.632 7 INFO neutron.services.segments.plugin [-] Segment 2d528963-e5d7-4d8c-8857-99712c8460d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d528963-e5d7-4d8c-8857-99712c8460d4 found for delete ", "request_id": "req-43c8f03c-8767-43fd-a998-49096862ab46"}]} 2026-05-21 06:25:13.653 7 INFO neutron.services.segments.plugin [-] Segment 2d528963-e5d7-4d8c-8857-99712c8460d4 resource provider aggregate not found 2026-05-21 06:25:13.685 7 INFO neutron.services.segments.plugin [-] Segment 2d528963-e5d7-4d8c-8857-99712c8460d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d528963-e5d7-4d8c-8857-99712c8460d4 found for delete ", "request_id": "req-bb60ff67-d206-445b-bc88-a407f7570bff"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 705/1472] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:14 2026] GET /v2.0/security-groups?tenant_id=448c5a32e52045fda89aed74a4248104&name=default => generated 2801 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:25:14.645 8 WARNING neutron_lib.context [None req-71a3d2a3-d568-4a32-a356-2434b28291ba 997947b4ff7d4d92a1581d03b3c6f3ad 790a7e50da594d91b9cdbd7fd45d04c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:14.860 8 INFO neutron.db.segments_db [None req-71a3d2a3-d568-4a32-a356-2434b28291ba 997947b4ff7d4d92a1581d03b3c6f3ad 790a7e50da594d91b9cdbd7fd45d04c6 - - default default] Added segment bbae2fdc-e8c1-4482-8b3b-586e2866ffb3 of type vxlan for network 280bf9ce-b50f-46c7-90b6-8c5f4d0fd99f [pid: 8|app: 0|req: 708/1475] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:14 2026] POST /v2.0/networks => generated 632 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1476] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:15 2026] DELETE /v2.0/security-groups/2e5f4bd4-d30c-4f5f-abf3-9d29e9701435 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:25:15.321 8 WARNING neutron_lib.context [None req-bb330759-f799-4219-abc1-4165ae513eec 997947b4ff7d4d92a1581d03b3c6f3ad 790a7e50da594d91b9cdbd7fd45d04c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:15.446 8 INFO neutron.db.segments_db [None req-bb330759-f799-4219-abc1-4165ae513eec 997947b4ff7d4d92a1581d03b3c6f3ad 790a7e50da594d91b9cdbd7fd45d04c6 - - default default] Added segment d76c5a13-50ec-4927-9e08-1e6fdb175241 of type vxlan for network 59986240-8768-4ee1-9994-eeeaa158a7a0 [pid: 7|app: 0|req: 768/1477] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:25:12 2026] PUT /v2.0/routers/344a657f-320f-47ce-a152-32028ce2f036/add_router_interface => generated 309 bytes in 2614 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: 769/1478] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:25:15 2026] GET /v2.0/ports/c5e75219-94a5-4161-8009-f02fd41da31a => generated 1034 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1479] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:15 2026] POST /v2.0/networks => generated 632 bytes in 942 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1480] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:16 2026] GET /v2.0/security-groups?tenant_id=1b95e8ffc7554d8b9db83e75d483f91f&name=default => generated 2801 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:25:16.588 8 WARNING neutron_lib.context [None req-e0007bdd-3a06-4b19-8c49-9b70ba67f767 997947b4ff7d4d92a1581d03b3c6f3ad 790a7e50da594d91b9cdbd7fd45d04c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:16.758 8 INFO neutron.db.segments_db [None req-e0007bdd-3a06-4b19-8c49-9b70ba67f767 997947b4ff7d4d92a1581d03b3c6f3ad 790a7e50da594d91b9cdbd7fd45d04c6 - - default default] Added segment 4f82c87e-faef-4731-bed4-cb4aefdc7d3d of type vxlan for network 729a1ae1-1c7b-4f89-ba11-78f39aefb40e [pid: 8|app: 0|req: 712/1481] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:16 2026] POST /v2.0/networks => generated 631 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1482] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:25:15 2026] PUT /v2.0/routers/344a657f-320f-47ce-a152-32028ce2f036/remove_router_interface => generated 309 bytes in 1449 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-05-21 06:25:17.045 7 WARNING neutron_lib.context [None req-d8945b47-5ad8-4bd2-be80-299d6168a426 997947b4ff7d4d92a1581d03b3c6f3ad 790a7e50da594d91b9cdbd7fd45d04c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:17.124 7 INFO neutron.db.segments_db [None req-d8945b47-5ad8-4bd2-be80-299d6168a426 997947b4ff7d4d92a1581d03b3c6f3ad 790a7e50da594d91b9cdbd7fd45d04c6 - - default default] Added segment 1ceec503-c71b-4d53-aeb1-5bd882226f70 of type vxlan for network ca20c723-7139-4237-a81d-54819449a966 [pid: 8|app: 0|req: 713/1483] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:16 2026] DELETE /v2.0/security-groups/6ba0c326-8c30-4d04-9c92-7c1590c761b4 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:25:17.346 8 INFO neutron.api.v2.resource [None req-25567f7c-447a-4a0a-b2de-aebbd0ff8e07 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 714/1484] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:25:17 2026] PUT /v2.0/routers/344a657f-320f-47ce-a152-32028ce2f036/remove_router_interface => generated 197 bytes in 185 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1485] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:25:17 2026] GET /v2.0/ports?device_id=344a657f-320f-47ce-a152-32028ce2f036 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1486] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:17 2026] POST /v2.0/networks => generated 632 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:17.424 7 WARNING neutron_lib.context [None req-167c5d4b-cea3-4f84-a830-a7d4305d954e 997947b4ff7d4d92a1581d03b3c6f3ad 790a7e50da594d91b9cdbd7fd45d04c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:17.503 7 INFO neutron.db.segments_db [None req-167c5d4b-cea3-4f84-a830-a7d4305d954e 997947b4ff7d4d92a1581d03b3c6f3ad 790a7e50da594d91b9cdbd7fd45d04c6 - - default default] Added segment 08bcadfe-6d9f-4f6c-a107-dc649cedd6c3 of type vxlan for network 2d046283-e4eb-447c-8c30-e09321a521b2 [pid: 7|app: 0|req: 772/1487] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:17 2026] POST /v2.0/networks => generated 632 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1488] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:17 2026] GET /v2.0/security-groups?tenant_id=bf10c3a7ebe24334ab4806e0fef82ea3&name=default => generated 2801 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1489] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:18 2026] GET /v2.0/security-groups?tenant_id=4ed1fd6e9ce94ac09aedf4b38d7d51b1&name=default => generated 2801 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1490] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:25:18 2026] PUT /v2.0/networks/280bf9ce-b50f-46c7-90b6-8c5f4d0fd99f/tags => generated 17 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1491] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:19 2026] DELETE /v2.0/security-groups/50edfc0e-b965-491e-a3a9-71d8a5b5689d => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:25:19.856 8 INFO neutron.services.segments.plugin [-] Segment abb57d85-58b4-467b-b2b4-176a5df11f80 resource provider aggregate not found 2026-05-21 06:25:19.861 8 INFO neutron.services.segments.plugin [-] Segment abb57d85-58b4-467b-b2b4-176a5df11f80 resource provider aggregate not found 2026-05-21 06:25:19.882 8 INFO neutron.services.segments.plugin [-] Segment abb57d85-58b4-467b-b2b4-176a5df11f80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abb57d85-58b4-467b-b2b4-176a5df11f80 found for delete ", "request_id": "req-eddf1f0f-86bd-4930-9549-dbb8eba30006"}]} 2026-05-21 06:25:19.882 8 INFO neutron.services.segments.plugin [-] Segment abb57d85-58b4-467b-b2b4-176a5df11f80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abb57d85-58b4-467b-b2b4-176a5df11f80 found for delete ", "request_id": "req-24a8cb80-85c2-4dc1-97b3-0b0759f7baca"}]} 2026-05-21 06:25:20.155 8 INFO neutron.db.l3_hamode_db [None req-92a0ab8d-9679-4673-925a-bae1f04923a5 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] HA network 1ec29e95-cbd3-48a3-ace2-d8d9d2e4a489 was deleted as no HA routers are present in tenant 6b68ae6666574a4c8ee888e46466d3fc. [pid: 7|app: 0|req: 777/1492] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:19 2026] DELETE /v2.0/security-groups/ff50bbfd-808e-46d9-98a4-33fbe3351f11 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1493] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:17 2026] DELETE /v2.0/routers/344a657f-320f-47ce-a152-32028ce2f036 => generated 0 bytes in 2787 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1494] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:25:20 2026] PUT /v2.0/networks/59986240-8768-4ee1-9994-eeeaa158a7a0/tags => generated 25 bytes in 1563 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1495] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:20 2026] DELETE /v2.0/subnets/a64a36ce-06d5-4844-a003-639b68fdfd1e => generated 0 bytes in 1568 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1496] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:21 2026] GET /v2.0/security-groups?tenant_id=b922391227b04dcbab9286c5fd3e2c0d&name=default => generated 2801 bytes in 1544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1497] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:25:21 2026] PUT /v2.0/networks/729a1ae1-1c7b-4f89-ba11-78f39aefb40e/tags => generated 34 bytes in 1597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:25:23.582 7 INFO neutron.services.segments.plugin [-] Segment 90c45fcc-84b3-4073-83d1-87f6972b4ea3 resource provider aggregate not found 2026-05-21 06:25:23.604 7 INFO neutron.services.segments.plugin [-] Segment 90c45fcc-84b3-4073-83d1-87f6972b4ea3 resource provider aggregate not found [pid: 8|app: 0|req: 719/1498] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:23 2026] DELETE /v2.0/security-groups/bbc8ca7f-b5bb-411c-a735-bbd7018a1655 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:25:23.622 7 INFO neutron.services.segments.plugin [-] Segment 90c45fcc-84b3-4073-83d1-87f6972b4ea3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90c45fcc-84b3-4073-83d1-87f6972b4ea3 found for delete ", "request_id": "req-96c3d97e-9d38-4058-a8de-026a013cc6c3"}]} 2026-05-21 06:25:23.628 7 INFO neutron.services.segments.plugin [-] Segment 90c45fcc-84b3-4073-83d1-87f6972b4ea3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90c45fcc-84b3-4073-83d1-87f6972b4ea3 found for delete ", "request_id": "req-ed0a1497-b1a8-400a-b5d7-28a653cf335d"}]} [pid: 8|app: 0|req: 720/1499] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:25:23 2026] PUT /v2.0/networks/ca20c723-7139-4237-a81d-54819449a966/tags => generated 19 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1500] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:23 2026] DELETE /v2.0/networks/6a8dd5c7-1d53-44aa-bcbf-ae54ba3addc6 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:25:24.183 7 WARNING neutron_lib.context [None req-c5694ce4-0b2f-4049-a062-6bf584f482eb 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 721/1501] 10.0.0.133 () {32 vars in 665 bytes} [Thu May 21 06:25:24 2026] GET /v2.0/networks?tags=red => 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: 722/1502] 10.0.0.133 () {32 vars in 679 bytes} [Thu May 21 06:25:24 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1503] 10.0.0.133 () {32 vars in 675 bytes} [Thu May 21 06:25:24 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1504] 10.0.0.133 () {32 vars in 687 bytes} [Thu May 21 06:25:24 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1505] 10.0.0.133 () {32 vars in 673 bytes} [Thu May 21 06:25:24 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1506] 10.0.0.133 () {32 vars in 687 bytes} [Thu May 21 06:25:24 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1507] 10.0.0.133 () {32 vars in 683 bytes} [Thu May 21 06:25:24 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1508] 10.0.0.133 () {32 vars in 695 bytes} [Thu May 21 06:25:25 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:25:25.302 8 INFO neutron.services.segments.plugin [-] Segment bbae2fdc-e8c1-4482-8b3b-586e2866ffb3 resource provider aggregate not found 2026-05-21 06:25:25.308 8 INFO neutron.services.segments.plugin [-] Segment bbae2fdc-e8c1-4482-8b3b-586e2866ffb3 resource provider aggregate not found 2026-05-21 06:25:25.330 8 INFO neutron.services.segments.plugin [-] Segment bbae2fdc-e8c1-4482-8b3b-586e2866ffb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbae2fdc-e8c1-4482-8b3b-586e2866ffb3 found for delete ", "request_id": "req-fe48a716-1059-4bf6-a162-f86d5ef49d77"}]} 2026-05-21 06:25:25.332 8 INFO neutron.services.segments.plugin [-] Segment bbae2fdc-e8c1-4482-8b3b-586e2866ffb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbae2fdc-e8c1-4482-8b3b-586e2866ffb3 found for delete ", "request_id": "req-c4d24a40-b2bc-4c19-88e4-63f1f2f0c33b"}]} 2026-05-21 06:25:25.631 7 INFO neutron.db.segments_db [None req-c5694ce4-0b2f-4049-a062-6bf584f482eb 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Added segment 168a2370-2a8e-411e-977a-ca0e298e4a0c of type vxlan for network e1a0aa97-f282-4dc3-a9e9-46cdfe96bf45 [pid: 8|app: 0|req: 729/1509] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:25 2026] DELETE /v2.0/networks/280bf9ce-b50f-46c7-90b6-8c5f4d0fd99f => generated 0 bytes in 792 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1510] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:24 2026] POST /v2.0/networks => generated 634 bytes in 1878 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:26.073 7 WARNING neutron_lib.context [None req-69b0a0f4-3f42-4a32-8e16-93f37936c627 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 730/1511] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:25 2026] DELETE /v2.0/networks/59986240-8768-4ee1-9994-eeeaa158a7a0 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1512] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:26 2026] DELETE /v2.0/networks/729a1ae1-1c7b-4f89-ba11-78f39aefb40e => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:25:27.472 8 INFO neutron.services.segments.plugin [-] Segment d76c5a13-50ec-4927-9e08-1e6fdb175241 resource provider aggregate not found 2026-05-21 06:25:27.480 8 INFO neutron.services.segments.plugin [-] Segment d76c5a13-50ec-4927-9e08-1e6fdb175241 resource provider aggregate not found 2026-05-21 06:25:27.489 8 INFO neutron.services.segments.plugin [-] Segment d76c5a13-50ec-4927-9e08-1e6fdb175241 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d76c5a13-50ec-4927-9e08-1e6fdb175241 found for delete ", "request_id": "req-a78f35b4-6ddc-411d-8759-2f52690634a8"}]} 2026-05-21 06:25:27.493 8 INFO neutron.services.segments.plugin [-] Segment d76c5a13-50ec-4927-9e08-1e6fdb175241 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d76c5a13-50ec-4927-9e08-1e6fdb175241 found for delete ", "request_id": "req-95ab310d-d49e-453a-be65-f9860b0c2593"}]} 2026-05-21 06:25:27.509 8 INFO neutron.services.segments.plugin [-] Segment 4f82c87e-faef-4731-bed4-cb4aefdc7d3d resource provider aggregate not found 2026-05-21 06:25:27.518 8 INFO neutron.services.segments.plugin [-] Segment 4f82c87e-faef-4731-bed4-cb4aefdc7d3d resource provider aggregate not found 2026-05-21 06:25:27.535 8 INFO neutron.services.segments.plugin [-] Segment 4f82c87e-faef-4731-bed4-cb4aefdc7d3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f82c87e-faef-4731-bed4-cb4aefdc7d3d found for delete ", "request_id": "req-50cb9704-72c8-498a-bea2-a29c7d91d7c6"}]} 2026-05-21 06:25:27.541 8 INFO neutron.services.segments.plugin [-] Segment 4f82c87e-faef-4731-bed4-cb4aefdc7d3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f82c87e-faef-4731-bed4-cb4aefdc7d3d found for delete ", "request_id": "req-e1607e9d-3e24-4636-8ab0-95dd7e741d7c"}]} 2026-05-21 06:25:27.559 8 INFO neutron.services.segments.plugin [-] Segment 1ceec503-c71b-4d53-aeb1-5bd882226f70 resource provider aggregate not found 2026-05-21 06:25:27.567 8 INFO neutron.services.segments.plugin [-] Segment 1ceec503-c71b-4d53-aeb1-5bd882226f70 resource provider aggregate not found 2026-05-21 06:25:27.592 8 INFO neutron.services.segments.plugin [-] Segment 1ceec503-c71b-4d53-aeb1-5bd882226f70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ceec503-c71b-4d53-aeb1-5bd882226f70 found for delete ", "request_id": "req-bbc4bb72-d043-4ebb-8e97-82bad92b1cc5"}]} 2026-05-21 06:25:27.593 8 INFO neutron.services.segments.plugin [-] Segment 1ceec503-c71b-4d53-aeb1-5bd882226f70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ceec503-c71b-4d53-aeb1-5bd882226f70 found for delete ", "request_id": "req-d50dfc71-f297-43a5-982f-d70ebd77fa09"}]} [pid: 8|app: 0|req: 732/1513] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:27 2026] DELETE /v2.0/networks/ca20c723-7139-4237-a81d-54819449a966 => generated 0 bytes in 684 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1514] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:25:26 2026] POST /v2.0/subnets => generated 622 bytes in 1868 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:27.944 7 WARNING neutron_lib.context [None req-e7f2a4cd-c113-4388-bb12-a561a0da92cb 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:28.145 7 INFO neutron.db.segments_db [None req-e7f2a4cd-c113-4388-bb12-a561a0da92cb 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Added segment 464838a6-0856-4bad-abd3-44be09ea248d of type vxlan for network 1fc4d581-c2f7-4d1b-b665-4830d3566565 [pid: 8|app: 0|req: 733/1515] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:27 2026] DELETE /v2.0/networks/2d046283-e4eb-447c-8c30-e09321a521b2 => generated 0 bytes in 570 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:25:29.114 7 INFO neutron.db.l3_hamode_db [None req-e7f2a4cd-c113-4388-bb12-a561a0da92cb 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:25:29.488 7 INFO neutron.db.l3_hamode_db [None req-e7f2a4cd-c113-4388-bb12-a561a0da92cb 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:25:29.652 8 INFO neutron.services.segments.plugin [-] Segment 08bcadfe-6d9f-4f6c-a107-dc649cedd6c3 resource provider aggregate not found 2026-05-21 06:25:29.661 8 INFO neutron.services.segments.plugin [-] Segment 08bcadfe-6d9f-4f6c-a107-dc649cedd6c3 resource provider aggregate not found 2026-05-21 06:25:29.689 8 INFO neutron.services.segments.plugin [-] Segment 08bcadfe-6d9f-4f6c-a107-dc649cedd6c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08bcadfe-6d9f-4f6c-a107-dc649cedd6c3 found for delete ", "request_id": "req-330c9296-3b4c-4c3c-99d6-c925d4a19161"}]} 2026-05-21 06:25:29.704 8 INFO neutron.services.segments.plugin [-] Segment 08bcadfe-6d9f-4f6c-a107-dc649cedd6c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08bcadfe-6d9f-4f6c-a107-dc649cedd6c3 found for delete ", "request_id": "req-ca2a9c3f-3d84-476a-a15c-1576e9ce0832"}]} [pid: 8|app: 0|req: 734/1516] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:29 2026] GET /v2.0/security-groups?tenant_id=cf0d2748f39d4f69b85992235020c06f&name=default => generated 2801 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1519] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:29 2026] DELETE /v2.0/security-groups/c08c1651-bd27-400b-bbf4-ec2e16834a05 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1520] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:25:27 2026] POST /v2.0/routers => generated 511 bytes in 3519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1521] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:31 2026] GET /v2.0/security-groups?tenant_id=790a7e50da594d91b9cdbd7fd45d04c6&name=default => generated 2801 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1522] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:31 2026] DELETE /v2.0/security-groups/554bf330-3fff-4899-a869-e6e696773187 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1523] 10.0.0.133 () {34 vars in 677 bytes} [Thu May 21 06:25:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1524] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:32 2026] GET /v2.0/security-groups?tenant_id=2fe73f895fb8406aaaa396c113f601f2&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1525] 10.0.0.133 () {34 vars in 677 bytes} [Thu May 21 06:25:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1526] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:32 2026] DELETE /v2.0/security-groups/cc6c1bd9-d572-4319-9bbe-3ae2aeb5a7a0 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1527] 10.0.0.133 () {34 vars in 677 bytes} [Thu May 21 06:25:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:33.019 8 WARNING neutron_lib.context [None req-142435d9-3cb5-4286-9492-8287a3f1470e 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:33.019 8 WARNING neutron_lib.context [None req-142435d9-3cb5-4286-9492-8287a3f1470e 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:33.434 8 INFO neutron.db.segments_db [None req-142435d9-3cb5-4286-9492-8287a3f1470e 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Added segment ed163fbc-b02e-43f9-93e2-988889d5c650 of type vxlan for network e1a4e760-1efe-48c3-bac4-86e17481ccb2 2026-05-21 06:25:33.544 8 INFO neutron.db.segments_db [None req-142435d9-3cb5-4286-9492-8287a3f1470e 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Added segment 837e7c93-d6e0-4ffe-9665-52aaa52f4ca3 of type vxlan for network 3b53a838-7b4a-499a-bbd0-503482a7fc44 [pid: 7|app: 0|req: 784/1528] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:25:31 2026] PUT /v2.0/routers/b1023736-8cdd-4560-a069-65d732d2149b/add_router_interface => generated 309 bytes in 2161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1529] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:32 2026] POST /v2.0/networks => generated 1246 bytes in 844 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1530] 10.0.0.133 () {34 vars in 677 bytes} [Thu May 21 06:25:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1531] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:25:33 2026] GET /v2.0/ports/b939a66a-6667-4de8-893c-7959b2288130 => generated 959 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1532] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:33 2026] GET /v2.0/security-groups?tenant_id=31a5d0c34a6c4b0ca08786428a9eaa4f&name=default => generated 2801 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1533] 10.0.0.133 () {34 vars in 677 bytes} [Thu May 21 06:25:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1534] 10.0.0.133 () {32 vars in 648 bytes} [Thu May 21 06:25:33 2026] GET /v2.0/networks => generated 1845 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1535] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:33 2026] DELETE /v2.0/security-groups/fd506e32-7b1d-4a75-8bda-c67d3f25a48e => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1536] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:25:34 2026] PUT /v2.0/policies/d84d72fa-31eb-488c-80ca-6a5c04598166/tags => generated 17 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:25:34.481 8 INFO neutron.services.segments.plugin [-] Segment ed163fbc-b02e-43f9-93e2-988889d5c650 resource provider aggregate not found 2026-05-21 06:25:34.486 8 INFO neutron.services.segments.plugin [-] Segment ed163fbc-b02e-43f9-93e2-988889d5c650 resource provider aggregate not found 2026-05-21 06:25:34.507 8 INFO neutron.services.segments.plugin [-] Segment ed163fbc-b02e-43f9-93e2-988889d5c650 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed163fbc-b02e-43f9-93e2-988889d5c650 found for delete ", "request_id": "req-1378ac41-ed43-4d93-b903-335b5918298a"}]} 2026-05-21 06:25:34.510 8 INFO neutron.services.segments.plugin [-] Segment ed163fbc-b02e-43f9-93e2-988889d5c650 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed163fbc-b02e-43f9-93e2-988889d5c650 found for delete ", "request_id": "req-a60f9789-81a0-4bdd-83a9-18ef6e6be43c"}]} [pid: 8|app: 0|req: 750/1537] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:34 2026] DELETE /v2.0/networks/e1a4e760-1efe-48c3-bac4-86e17481ccb2 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1538] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:25:34 2026] PUT /v2.0/policies/aa5761a4-5b6c-45ca-965a-8835b391bac9/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1539] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:34 2026] DELETE /v2.0/networks/3b53a838-7b4a-499a-bbd0-503482a7fc44 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1540] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:25:34 2026] PUT /v2.0/policies/e44ccf8b-2b2a-4a21-8f3d-2eef71ddb0c6/tags => generated 34 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1541] 10.0.0.133 () {32 vars in 648 bytes} [Thu May 21 06:25:35 2026] GET /v2.0/networks => generated 651 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1542] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:25:33 2026] PUT /v2.0/routers/b1023736-8cdd-4560-a069-65d732d2149b/remove_router_interface => generated 309 bytes in 1147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:25:35.117 7 WARNING neutron_lib.context [None req-8c032992-fc64-4d80-8f5c-a45bfd0972a5 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 755/1543] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:25:35 2026] PUT /v2.0/policies/580a0435-3b83-4f3a-89c4-1671b3297d31/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1544] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:25:35 2026] GET /v2.0/ports?device_id=b1023736-8cdd-4560-a069-65d732d2149b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:25:35.199 7 INFO neutron.db.segments_db [None req-8c032992-fc64-4d80-8f5c-a45bfd0972a5 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Added segment 81984eb0-da69-4878-b8f6-ef2153c6861a of type vxlan for network f115592a-c20b-4db2-875b-72cb27221e28 [pid: 7|app: 0|req: 789/1545] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:35 2026] POST /v2.0/networks => generated 653 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:35.342 7 WARNING neutron_lib.context [None req-f72403a1-6292-4010-a1b7-720ebe36115a 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:35.419 7 INFO neutron.db.segments_db [None req-f72403a1-6292-4010-a1b7-720ebe36115a 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Added segment bcfce266-8d7f-4031-a878-389c0bb88597 of type vxlan for network 7f8bb506-d56b-46fa-9e4e-f59ba2ef8558 [pid: 7|app: 0|req: 790/1546] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:35 2026] POST /v2.0/networks => generated 652 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1547] 10.0.0.133 () {32 vars in 673 bytes} [Thu May 21 06:25:35 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:25:35.865 7 WARNING neutron_lib.context [None req-bd260617-8446-49dd-8d20-a7b554e63e9d 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:35.906 7 WARNING neutron_lib.context [None req-bd260617-8446-49dd-8d20-a7b554e63e9d 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:35.916 8 INFO neutron.db.l3_hamode_db [None req-75895130-f205-4f1e-8f1f-a46843b083c8 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] HA network 1fc4d581-c2f7-4d1b-b665-4830d3566565 was deleted as no HA routers are present in tenant 6b68ae6666574a4c8ee888e46466d3fc. [pid: 8|app: 0|req: 757/1548] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:35 2026] DELETE /v2.0/routers/b1023736-8cdd-4560-a069-65d732d2149b => generated 0 bytes in 733 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1549] 10.0.0.133 () {32 vars in 687 bytes} [Thu May 21 06:25:35 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1550] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:35 2026] DELETE /v2.0/subnets/91be86de-4b8b-496f-8989-894a397d560c => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1551] 10.0.0.133 () {32 vars in 683 bytes} [Thu May 21 06:25:36 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:25:36.541 8 INFO neutron.services.segments.plugin [-] Segment 837e7c93-d6e0-4ffe-9665-52aaa52f4ca3 resource provider aggregate not found 2026-05-21 06:25:36.547 8 INFO neutron.services.segments.plugin [-] Segment 837e7c93-d6e0-4ffe-9665-52aaa52f4ca3 resource provider aggregate not found 2026-05-21 06:25:36.562 8 INFO neutron.services.segments.plugin [-] Segment 837e7c93-d6e0-4ffe-9665-52aaa52f4ca3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 837e7c93-d6e0-4ffe-9665-52aaa52f4ca3 found for delete ", "request_id": "req-8ebdcfe7-11e8-4f62-8160-5c4856469992"}]} 2026-05-21 06:25:36.569 8 INFO neutron.services.segments.plugin [-] Segment 837e7c93-d6e0-4ffe-9665-52aaa52f4ca3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 837e7c93-d6e0-4ffe-9665-52aaa52f4ca3 found for delete ", "request_id": "req-187d7623-7829-4a00-ae54-9b022657fcac"}]} 2026-05-21 06:25:36.597 8 INFO neutron.services.segments.plugin [-] Segment 464838a6-0856-4bad-abd3-44be09ea248d resource provider aggregate not found [pid: 7|app: 0|req: 792/1552] 10.0.0.133 () {34 vars in 664 bytes} [Thu May 21 06:25:35 2026] POST /v2.0/ports => generated 1505 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:25:36.604 8 INFO neutron.services.segments.plugin [-] Segment 464838a6-0856-4bad-abd3-44be09ea248d resource provider aggregate not found 2026-05-21 06:25:36.619 8 INFO neutron.services.segments.plugin [-] Segment 464838a6-0856-4bad-abd3-44be09ea248d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 464838a6-0856-4bad-abd3-44be09ea248d found for delete ", "request_id": "req-0b6f4475-0263-436b-8656-219d9f82f231"}]} 2026-05-21 06:25:36.620 8 INFO neutron.services.segments.plugin [-] Segment 464838a6-0856-4bad-abd3-44be09ea248d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 464838a6-0856-4bad-abd3-44be09ea248d found for delete ", "request_id": "req-4b39300b-a3d7-45f9-ab90-4521cb612238"}]} [pid: 7|app: 0|req: 793/1553] 10.0.0.133 () {32 vars in 695 bytes} [Thu May 21 06:25:36 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1554] 10.0.0.133 () {32 vars in 642 bytes} [Thu May 21 06:25:36 2026] GET /v2.0/ports => generated 1505 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1555] 10.0.0.133 () {32 vars in 681 bytes} [Thu May 21 06:25:36 2026] GET /v2.0/qos/policies?not-tags=red => 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: 761/1556] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:36 2026] DELETE /v2.0/networks/e1a0aa97-f282-4dc3-a9e9-46cdfe96bf45 => generated 0 bytes in 702 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1557] 10.0.0.133 () {32 vars in 695 bytes} [Thu May 21 06:25:36 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) 2026-05-21 06:25:37.049 8 WARNING neutron_lib.context [None req-af09440e-7b10-4a3c-a6c6-c5d11d27187b 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 796/1558] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:25:36 2026] DELETE /v2.0/ports/202e1161-3be4-4caf-881e-82cabc017b86 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:25:37.338 8 INFO neutron.db.segments_db [None req-af09440e-7b10-4a3c-a6c6-c5d11d27187b 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Added segment 4946958e-a98c-40db-9e93-67f6839183b1 of type vxlan for network df3879b8-863b-4218-9020-cc5f53bf5fc7 [pid: 7|app: 0|req: 797/1559] 10.0.0.133 () {32 vars in 691 bytes} [Thu May 21 06:25:37 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1560] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:25:37 2026] DELETE /v2.0/ports/72b9da9d-b5de-4a7e-8531-d97e660de250 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1561] 10.0.0.133 () {32 vars in 703 bytes} [Thu May 21 06:25:37 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1562] 10.0.0.133 () {32 vars in 642 bytes} [Thu May 21 06:25:37 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1563] 10.0.0.133 () {32 vars in 733 bytes} [Thu May 21 06:25:37 2026] DELETE /v2.0/qos/policies/d84d72fa-31eb-488c-80ca-6a5c04598166 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:25:37.861 8 INFO neutron.db.l3_hamode_db [None req-af09440e-7b10-4a3c-a6c6-c5d11d27187b 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:25:37.862 7 WARNING neutron_lib.context [None req-9c16257e-22e9-48ac-afe9-97e7e6c22f9d 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:38.026 7 INFO neutron.db.segments_db [None req-9c16257e-22e9-48ac-afe9-97e7e6c22f9d 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Added segment 733eeb5e-f101-413b-987d-4ac1a8258d3c of type vxlan for network 40739a9f-73ff-4479-bb24-87e0842fc610 [pid: 7|app: 0|req: 802/1564] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:37 2026] POST /v2.0/networks => generated 654 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1565] 10.0.0.133 () {32 vars in 733 bytes} [Thu May 21 06:25:38 2026] DELETE /v2.0/qos/policies/aa5761a4-5b6c-45ca-965a-8835b391bac9 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:25:38.462 7 WARNING neutron_lib.context [None req-db380dc1-f311-4a1f-a83e-205eb36ee00a 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:38.526 7 INFO neutron.db.segments_db [None req-db380dc1-f311-4a1f-a83e-205eb36ee00a 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Added segment 9f60232f-57ef-4606-bfbc-96500b6d39d9 of type vxlan for network 18e1db5e-0ab1-4a73-8ddf-9f11fd53e79a 2026-05-21 06:25:38.646 8 INFO neutron.services.segments.plugin [-] Segment 168a2370-2a8e-411e-977a-ca0e298e4a0c resource provider aggregate not found [pid: 7|app: 0|req: 804/1566] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:38 2026] POST /v2.0/networks => generated 653 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:38.653 8 INFO neutron.services.segments.plugin [-] Segment 168a2370-2a8e-411e-977a-ca0e298e4a0c resource provider aggregate not found 2026-05-21 06:25:38.679 8 INFO neutron.services.segments.plugin [-] Segment 168a2370-2a8e-411e-977a-ca0e298e4a0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 168a2370-2a8e-411e-977a-ca0e298e4a0c found for delete ", "request_id": "req-ab4ce0df-d98b-416b-ab09-a91910e3e308"}]} 2026-05-21 06:25:38.680 8 INFO neutron.services.segments.plugin [-] Segment 168a2370-2a8e-411e-977a-ca0e298e4a0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 168a2370-2a8e-411e-977a-ca0e298e4a0c found for delete ", "request_id": "req-1bfbb81a-d4a1-4b87-8778-ba55500e844e"}]} [pid: 7|app: 0|req: 805/1567] 10.0.0.133 () {32 vars in 733 bytes} [Thu May 21 06:25:38 2026] DELETE /v2.0/qos/policies/e44ccf8b-2b2a-4a21-8f3d-2eef71ddb0c6 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1568] 10.0.0.133 () {32 vars in 733 bytes} [Thu May 21 06:25:38 2026] DELETE /v2.0/qos/policies/580a0435-3b83-4f3a-89c4-1671b3297d31 => 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: 807/1569] 10.0.0.133 () {32 vars in 733 bytes} [Thu May 21 06:25:38 2026] DELETE /v2.0/qos/policies/de179ff6-3a2a-4255-a7ff-4de5554d0137 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:25:39.160 7 WARNING neutron_lib.context [None req-8985e7be-0437-41c9-8f54-d6b1642ef47d 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:39.219 7 WARNING neutron_lib.context [None req-8985e7be-0437-41c9-8f54-d6b1642ef47d 675d778d8c2344ff84924dd0b2d78723 7c486b04098b41d7b563064e704340b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:39.476 8 INFO neutron.db.l3_hamode_db [None req-af09440e-7b10-4a3c-a6c6-c5d11d27187b 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 808/1570] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:25:39 2026] POST /v2.0/subnets => generated 1276 bytes in 2909 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:25:42.461 7 WARNING neutron_lib.context [None req-35ca7df0-6fbd-40ab-949b-137eb55dba2c 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:42.865 7 INFO neutron.db.segments_db [None req-35ca7df0-6fbd-40ab-949b-137eb55dba2c 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Added segment 8bc60b8b-98e5-4043-98fa-847b399c4211 of type vxlan for network 69f6846b-821b-4a42-9ae0-67d13811b88c [pid: 8|app: 0|req: 763/1571] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:25:37 2026] POST /v2.0/routers => generated 691 bytes in 5975 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1572] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:42 2026] POST /v2.0/networks => generated 630 bytes in 1013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1573] 10.0.0.133 () {32 vars in 646 bytes} [Thu May 21 06:25:43 2026] GET /v2.0/subnets => generated 1889 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1574] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:25:43 2026] GET /v2.0/routers/7a4a0e45-cda7-44a4-be05-bbee0b1e28ed => generated 697 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:25:43.206 7 WARNING neutron_lib.context [None req-7a7b7bc2-a584-4a18-b691-4ffda031ce3d 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 764/1575] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:43 2026] GET /v2.0/security-groups?tenant_id=ade01f47ad88465eaf82d927c61eaf71&name=default => generated 2801 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1576] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:43 2026] DELETE /v2.0/subnets/d32875f7-7cdb-4731-ba0e-40b6f0456025 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1577] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:25:43 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) [pid: 7|app: 0|req: 813/1578] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:43 2026] DELETE /v2.0/security-groups/48b8c964-1c09-4050-bb2e-4f1dbfd3dd19 => 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: 766/1579] 10.0.0.133 () {32 vars in 646 bytes} [Thu May 21 06:25:43 2026] GET /v2.0/routers => generated 700 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:25:43.809 8 WARNING neutron_lib.context [None req-a88d7318-5d63-405b-b6fe-0a2560b8fe76 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:43.875 8 INFO neutron.db.segments_db [None req-a88d7318-5d63-405b-b6fe-0a2560b8fe76 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Added segment 2a03e2e4-e36e-421b-9948-04f7803ec255 of type vxlan for network d0f7e578-cc47-4550-8941-5b86246e0e04 [pid: 8|app: 0|req: 767/1580] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:43 2026] POST /v2.0/networks => generated 631 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1581] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:43 2026] DELETE /v2.0/subnets/1759fb44-e28c-4060-a428-7588d33be40d => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1582] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:44 2026] GET /v2.0/security-groups?tenant_id=2f71417a6f3743129e9041d7095d1862&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:25:44.155 7 WARNING neutron_lib.context [None req-00c02ddc-baed-4966-8b7b-d1710a966887 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 816/1583] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:25:44 2026] POST /v2.0/subnets => generated 605 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1584] 10.0.0.133 () {34 vars in 740 bytes} [Thu May 21 06:25:44 2026] PUT /v2.0/routers/7a4a0e45-cda7-44a4-be05-bbee0b1e28ed => generated 704 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1585] 10.0.0.133 () {32 vars in 646 bytes} [Thu May 21 06:25:44 2026] GET /v2.0/subnets => generated 626 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:25:44.670 7 WARNING neutron_lib.context [None req-995b331e-eb2f-4df8-983f-9fabf2e52a69 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 769/1588] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:44 2026] DELETE /v2.0/security-groups/351b1fa3-f560-43d4-9a5e-57ee661b172f => generated 0 bytes in 524 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:25:45.168 7 INFO neutron.db.segments_db [None req-995b331e-eb2f-4df8-983f-9fabf2e52a69 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Added segment ba39cb5f-18f5-47a3-bd5d-d6ce57c9ed33 of type vxlan for network 12769f09-9e54-44ce-9538-7fafa803399a [pid: 8|app: 0|req: 770/1589] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:25:45 2026] GET /v2.0/routers/7a4a0e45-cda7-44a4-be05-bbee0b1e28ed => generated 704 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1590] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:44 2026] POST /v2.0/networks => generated 631 bytes in 1211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1591] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:25:45 2026] GET /v2.0/ports?device_id=7a4a0e45-cda7-44a4-be05-bbee0b1e28ed => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:25:45.908 7 WARNING neutron_lib.context [None req-87400452-1247-430f-9729-7c17a0fc4da3 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:46.066 8 INFO neutron.services.segments.plugin [-] Segment 9f60232f-57ef-4606-bfbc-96500b6d39d9 resource provider aggregate not found 2026-05-21 06:25:46.071 8 INFO neutron.services.segments.plugin [-] Segment 9f60232f-57ef-4606-bfbc-96500b6d39d9 resource provider aggregate not found 2026-05-21 06:25:46.094 8 INFO neutron.services.segments.plugin [-] Segment 9f60232f-57ef-4606-bfbc-96500b6d39d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f60232f-57ef-4606-bfbc-96500b6d39d9 found for delete ", "request_id": "req-f869a584-d73f-4138-9ce2-54b206412230"}]} 2026-05-21 06:25:46.095 8 INFO neutron.services.segments.plugin [-] Segment 9f60232f-57ef-4606-bfbc-96500b6d39d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f60232f-57ef-4606-bfbc-96500b6d39d9 found for delete ", "request_id": "req-5f87150a-4068-4214-90d2-83d3dd550435"}]} [pid: 8|app: 0|req: 771/1592] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:45 2026] DELETE /v2.0/networks/18e1db5e-0ab1-4a73-8ddf-9f11fd53e79a => generated 0 bytes in 992 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1593] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:46 2026] GET /v2.0/security-groups?tenant_id=a4bbb7bab0aa4a79aac417aeb65d4121&name=default => generated 2801 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1594] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:25:45 2026] POST /v2.0/subnets => generated 605 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:47.012 7 INFO neutron.services.segments.plugin [-] Segment 733eeb5e-f101-413b-987d-4ac1a8258d3c resource provider aggregate not found 2026-05-21 06:25:47.019 7 INFO neutron.services.segments.plugin [-] Segment 733eeb5e-f101-413b-987d-4ac1a8258d3c resource provider aggregate not found 2026-05-21 06:25:47.042 7 INFO neutron.services.segments.plugin [-] Segment 733eeb5e-f101-413b-987d-4ac1a8258d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 733eeb5e-f101-413b-987d-4ac1a8258d3c found for delete ", "request_id": "req-50917536-cc5b-4247-89c8-b7fc86f09373"}]} 2026-05-21 06:25:47.043 7 INFO neutron.services.segments.plugin [-] Segment 733eeb5e-f101-413b-987d-4ac1a8258d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 733eeb5e-f101-413b-987d-4ac1a8258d3c found for delete ", "request_id": "req-b083591e-b742-43b3-a348-c711005dd39e"}]} [pid: 7|app: 0|req: 823/1595] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:46 2026] DELETE /v2.0/networks/40739a9f-73ff-4479-bb24-87e0842fc610 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1596] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:47 2026] DELETE /v2.0/security-groups/7223a80c-621d-424a-a606-71ed9b524d7e => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:25:47.232 7 WARNING neutron_lib.context [None req-ea04df1d-87b1-4733-9026-ba7863d3685f 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:47.319 7 INFO neutron.db.segments_db [None req-ea04df1d-87b1-4733-9026-ba7863d3685f 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Added segment 21ddbda5-1dc3-45c7-920a-394fb64c4ed2 of type vxlan for network 042a8fe9-2c5c-41c1-b9ed-0359f5f88cc7 [pid: 7|app: 0|req: 825/1597] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:47 2026] POST /v2.0/networks => generated 631 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1598] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:47 2026] DELETE /v2.0/networks/7f8bb506-d56b-46fa-9e4e-f59ba2ef8558 => generated 0 bytes in 605 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:25:48.213 7 WARNING neutron_lib.context [None req-1add39aa-919f-43a3-85fd-cf16c48c560b 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:48.302 8 INFO neutron.services.segments.plugin [-] Segment 4946958e-a98c-40db-9e93-67f6839183b1 resource provider aggregate not found 2026-05-21 06:25:48.332 8 INFO neutron.services.segments.plugin [-] Segment 4946958e-a98c-40db-9e93-67f6839183b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4946958e-a98c-40db-9e93-67f6839183b1 found for delete ", "request_id": "req-9c483bf4-2aa0-424f-86d6-805ef463c3d7"}]} 2026-05-21 06:25:48.342 8 INFO neutron.services.segments.plugin [-] Segment 4946958e-a98c-40db-9e93-67f6839183b1 resource provider aggregate not found 2026-05-21 06:25:48.360 8 INFO neutron.services.segments.plugin [-] Segment 4946958e-a98c-40db-9e93-67f6839183b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4946958e-a98c-40db-9e93-67f6839183b1 found for delete ", "request_id": "req-37a361bb-9074-4809-bc5e-ce2b115c4325"}]} 2026-05-21 06:25:48.671 8 INFO neutron.db.l3_hamode_db [None req-a7a7badb-cc3e-40f8-8842-f7510adf5324 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] HA network df3879b8-863b-4218-9020-cc5f53bf5fc7 was deleted as no HA routers are present in tenant 6b68ae6666574a4c8ee888e46466d3fc. [pid: 8|app: 0|req: 773/1599] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:46 2026] DELETE /v2.0/routers/7a4a0e45-cda7-44a4-be05-bbee0b1e28ed => generated 0 bytes in 2220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1600] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:48 2026] DELETE /v2.0/networks/f115592a-c20b-4db2-875b-72cb27221e28 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1601] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:25:49 2026] GET /v2.0/ports?device_id=7a4a0e45-cda7-44a4-be05-bbee0b1e28ed => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:25:49.061 7 INFO neutron.services.segments.plugin [-] Segment bcfce266-8d7f-4031-a878-389c0bb88597 resource provider aggregate not found 2026-05-21 06:25:49.061 8 INFO neutron.api.v2.resource [None req-98309dd1-09b2-46d5-8668-403a5dd70013 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 776/1602] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:49 2026] DELETE /v2.0/routers/7a4a0e45-cda7-44a4-be05-bbee0b1e28ed => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:25:49.084 7 INFO neutron.services.segments.plugin [-] Segment bcfce266-8d7f-4031-a878-389c0bb88597 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcfce266-8d7f-4031-a878-389c0bb88597 found for delete ", "request_id": "req-40e5e40a-9f12-4bb3-8798-56abcd1e3e5e"}]} 2026-05-21 06:25:49.087 7 INFO neutron.services.segments.plugin [-] Segment bcfce266-8d7f-4031-a878-389c0bb88597 resource provider aggregate not found [pid: 8|app: 0|req: 777/1603] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:25:49 2026] GET /v2.0/ports?device_id=b1023736-8cdd-4560-a069-65d732d2149b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:25:49.101 7 INFO neutron.services.segments.plugin [-] Segment bcfce266-8d7f-4031-a878-389c0bb88597 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcfce266-8d7f-4031-a878-389c0bb88597 found for delete ", "request_id": "req-e1809f49-ab61-485e-8685-8daf7161be54"}]} 2026-05-21 06:25:49.129 8 INFO neutron.api.v2.resource [None req-8d991b8c-cb44-4536-bcee-127f0130c0ff 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1604] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:49 2026] DELETE /v2.0/routers/b1023736-8cdd-4560-a069-65d732d2149b => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:25:49.155 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fcfc76d6-f306-4a22-b968-608b7f000564 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 779/1605] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:49 2026] DELETE /v2.0/subnets/91be86de-4b8b-496f-8989-894a397d560c => 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: 780/1606] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:25:49 2026] GET /v2.0/ports?device_id=344a657f-320f-47ce-a152-32028ce2f036 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:25:49.216 8 INFO neutron.api.v2.resource [None req-e489673b-ff9b-4c89-b92f-13dbc6fac4f4 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 781/1607] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:49 2026] DELETE /v2.0/routers/344a657f-320f-47ce-a152-32028ce2f036 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:25:49.254 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2523b0c4-0351-4e43-a843-d73dccabd74a 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 782/1608] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:49 2026] DELETE /v2.0/subnets/a64a36ce-06d5-4844-a003-639b68fdfd1e => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1609] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:25:49 2026] GET /v2.0/ports?device_id=d8846100-a9de-421a-aadb-14daabd30a9f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1610] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:25:48 2026] POST /v2.0/subnets => generated 605 bytes in 1099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:49.316 7 WARNING neutron_lib.context [None req-d2e58cab-3cd3-454b-b39d-0d0a6d55d3aa 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:49.318 8 INFO neutron.api.v2.resource [None req-7bbe72ac-fa7d-452c-9b0e-5463cb2c3d7b 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 784/1611] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:49 2026] DELETE /v2.0/routers/d8846100-a9de-421a-aadb-14daabd30a9f => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:25:49.351 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1dded12-58c6-4aea-a08a-865d5ea4b874 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 785/1612] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:49 2026] DELETE /v2.0/subnets/f4c425b2-e4ea-47b2-873a-7aeed6bb43cb => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:25:49.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e9201aec-ae23-45e7-a54f-49354fa85343 7e58aa7e487c4f90bf1e6b29511b3ef6 6b68ae6666574a4c8ee888e46466d3fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 786/1613] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:49 2026] DELETE /v2.0/subnets/25508791-5d3c-482e-895b-e6eb1ed4eaf6 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:25:49.503 7 INFO neutron.db.segments_db [None req-d2e58cab-3cd3-454b-b39d-0d0a6d55d3aa 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Added segment 75dfaebb-3389-489a-b065-3133f7b56d60 of type vxlan for network df6e2db5-3be7-4588-9885-b84a1b7a45f2 [pid: 7|app: 0|req: 828/1614] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:49 2026] POST /v2.0/networks => generated 632 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:49.701 8 WARNING neutron_lib.context [None req-31dd8e2f-e3c4-45e4-ae15-ba355d3ca4e5 6a7c5ebeed9f4fe2b6cc49d80385cf9e 5931c848ef1e4d0397d51f87480d2c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 829/1615] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:49 2026] GET /v2.0/security-groups?tenant_id=7c486b04098b41d7b563064e704340b9&name=default => generated 2801 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:25:50.369 8 INFO neutron.services.segments.plugin [-] Segment 81984eb0-da69-4878-b8f6-ef2153c6861a resource provider aggregate not found 2026-05-21 06:25:50.389 8 INFO neutron.services.segments.plugin [-] Segment 81984eb0-da69-4878-b8f6-ef2153c6861a resource provider aggregate not found 2026-05-21 06:25:50.395 8 INFO neutron.services.segments.plugin [-] Segment 81984eb0-da69-4878-b8f6-ef2153c6861a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81984eb0-da69-4878-b8f6-ef2153c6861a found for delete ", "request_id": "req-78177404-a4ba-42c9-a3ad-39e30dd8f9de"}]} 2026-05-21 06:25:50.421 8 INFO neutron.services.segments.plugin [-] Segment 81984eb0-da69-4878-b8f6-ef2153c6861a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81984eb0-da69-4878-b8f6-ef2153c6861a found for delete ", "request_id": "req-74ca72de-4e75-4b38-84dc-6d9ab15af762"}]} [pid: 7|app: 0|req: 830/1616] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:50 2026] DELETE /v2.0/security-groups/9efa05f1-440b-42eb-a282-a7523f9556a4 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1617] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:25:50 2026] GET /v2.0/security-groups?tenant_id=6b68ae6666574a4c8ee888e46466d3fc&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1618] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:25:50 2026] DELETE /v2.0/security-groups/d033f10f-f464-445a-ab29-bafb21de0ef7 => generated 0 bytes in 1026 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1619] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:25:49 2026] POST /v2.0/subnets => generated 605 bytes in 2808 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1620] 10.0.0.133 () {34 vars in 750 bytes} [Thu May 21 06:25:52 2026] PUT /v2.0/subnets/053fec9e-07f7-42c8-a1fa-7dc2b27ccb00/tags => generated 17 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1621] 10.0.0.133 () {34 vars in 750 bytes} [Thu May 21 06:25:52 2026] PUT /v2.0/subnets/9ef25aaf-0b11-47e2-bd4a-a9b0db591301/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1622] 10.0.0.133 () {34 vars in 750 bytes} [Thu May 21 06:25:52 2026] PUT /v2.0/subnets/5a28db27-37cf-4682-b633-b13bb18593fe/tags => generated 34 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1623] 10.0.0.133 () {34 vars in 750 bytes} [Thu May 21 06:25:52 2026] PUT /v2.0/subnets/024466bd-feab-4d60-8858-a2f5eda5d5f7/tags => generated 19 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1624] 10.0.0.133 () {32 vars in 663 bytes} [Thu May 21 06:25:53 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1625] 10.0.0.133 () {32 vars in 677 bytes} [Thu May 21 06:25:53 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1626] 10.0.0.133 () {32 vars in 673 bytes} [Thu May 21 06:25:53 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1627] 10.0.0.133 () {32 vars in 685 bytes} [Thu May 21 06:25:53 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1628] 10.0.0.133 () {32 vars in 671 bytes} [Thu May 21 06:25:53 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1629] 10.0.0.133 () {32 vars in 685 bytes} [Thu May 21 06:25:53 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1630] 10.0.0.133 () {32 vars in 681 bytes} [Thu May 21 06:25:54 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1631] 10.0.0.133 () {32 vars in 693 bytes} [Thu May 21 06:25:54 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1632] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:54 2026] DELETE /v2.0/subnets/053fec9e-07f7-42c8-a1fa-7dc2b27ccb00 => generated 0 bytes in 650 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:25:55.040 8 WARNING neutron_lib.context [None req-cdb2cbbd-65b0-4d7e-b1ee-54e8dc931ad5 d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:55.444 8 INFO neutron.db.segments_db [None req-cdb2cbbd-65b0-4d7e-b1ee-54e8dc931ad5 d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] Added segment d46243df-9030-456d-aaec-e5cc0539b20a of type vxlan for network 943ba772-49dd-4b40-aa70-a89b725c204a [pid: 7|app: 0|req: 840/1633] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:54 2026] DELETE /v2.0/subnets/9ef25aaf-0b11-47e2-bd4a-a9b0db591301 => generated 0 bytes in 1141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:25:56.331 7 WARNING neutron_lib.context [None req-2b2fe24d-089a-44fd-8ff0-daa7cce8abce fadea802fc0a492e9dc1c9e641c42012 f7392af857ba41f39aab300447760503 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 794/1634] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:54 2026] POST /v2.0/networks => generated 644 bytes in 1558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1635] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:25:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:56.459 7 WARNING neutron_lib.context [None req-6fa2cc29-03dc-403d-ac60-286adf75c13e d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1636] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:56 2026] DELETE /v2.0/subnets/5a28db27-37cf-4682-b633-b13bb18593fe => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:25:56.767 8 WARNING neutron_lib.context [None req-83233319-193f-4957-ab96-a7a1ba069cad fadea802fc0a492e9dc1c9e641c42012 f7392af857ba41f39aab300447760503 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 796/1637] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:25:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1638] 10.0.0.133 () {34 vars in 664 bytes} [Thu May 21 06:25:56 2026] POST /v2.0/ports => generated 775 bytes in 438 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-05-21 06:25:56.906 7 WARNING neutron_lib.context [None req-39e2c877-ef2f-4483-94cb-3c2afb658c48 fadea802fc0a492e9dc1c9e641c42012 f7392af857ba41f39aab300447760503 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 843/1639] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:25:56 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) 2026-05-21 06:25:57.006 7 WARNING neutron_lib.context [None req-2fc75949-9796-4003-a6fd-cd2645deddd5 d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:25:57.100 7 INFO neutron.db.segments_db [None req-2fc75949-9796-4003-a6fd-cd2645deddd5 d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] Added segment 83ca991f-1e55-497f-b65c-2d36fddd9c5f of type vxlan for network 6f795637-bca9-4dbb-ba72-86ee43630f51 [pid: 8|app: 0|req: 797/1640] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:56 2026] DELETE /v2.0/subnets/024466bd-feab-4d60-8858-a2f5eda5d5f7 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:25:57.239 8 WARNING neutron_lib.context [None req-1302e31a-bb18-4fb7-8a90-392bd2e2df1a fadea802fc0a492e9dc1c9e641c42012 f7392af857ba41f39aab300447760503 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 844/1641] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:25:57 2026] POST /v2.0/networks => generated 632 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1642] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:25:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:57.430 8 WARNING neutron_lib.context [None req-bcf9b630-fc25-42d2-a2d4-58e664cb8df7 d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 845/1643] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:25:57 2026] DELETE /v2.0/subnets/787eb12e-84ee-4a0c-a7d5-967c8cfee4f9 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:25:57.749 7 WARNING neutron_lib.context [None req-7f136123-bf80-4852-b47b-46dab52a67d0 fadea802fc0a492e9dc1c9e641c42012 f7392af857ba41f39aab300447760503 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 846/1644] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:25:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1645] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:25:57 2026] POST /v2.0/subnets => generated 602 bytes in 1044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:25:58.510 7 INFO neutron.services.segments.plugin [-] Segment 8bc60b8b-98e5-4043-98fa-847b399c4211 resource provider aggregate not found 2026-05-21 06:25:58.515 7 INFO neutron.services.segments.plugin [-] Segment 8bc60b8b-98e5-4043-98fa-847b399c4211 resource provider aggregate not found 2026-05-21 06:25:58.525 7 INFO neutron.services.segments.plugin [-] Segment 8bc60b8b-98e5-4043-98fa-847b399c4211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bc60b8b-98e5-4043-98fa-847b399c4211 found for delete ", "request_id": "req-9e91562a-fdaf-4942-a810-d81e2acf33c1"}]} 2026-05-21 06:25:58.537 7 INFO neutron.services.segments.plugin [-] Segment 8bc60b8b-98e5-4043-98fa-847b399c4211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bc60b8b-98e5-4043-98fa-847b399c4211 found for delete ", "request_id": "req-a1c0ed6f-7941-45bc-ac76-6a625460015c"}]} [pid: 8|app: 0|req: 800/1646] 10.0.0.133 () {34 vars in 758 bytes} [Thu May 21 06:25:58 2026] PUT /v2.0/subnetpools/40a2cd75-be12-4e07-b337-e66b10e2a7ad/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:25:58.574 8 WARNING neutron_lib.context [None req-e451bbd4-15f7-4a63-b1e5-ed9f3f56d61c d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 847/1647] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:58 2026] DELETE /v2.0/networks/69f6846b-821b-4a42-9ae0-67d13811b88c => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1648] 10.0.0.133 () {34 vars in 758 bytes} [Thu May 21 06:25:58 2026] PUT /v2.0/subnetpools/07cc4fb3-a3e9-485c-9a9b-aac37c590b33/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1649] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:58 2026] DELETE /v2.0/networks/d0f7e578-cc47-4550-8941-5b86246e0e04 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1650] 10.0.0.133 () {34 vars in 758 bytes} [Thu May 21 06:25:59 2026] PUT /v2.0/subnetpools/1078d0da-ea1a-4e60-a7e2-bf3296ac2318/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1651] 10.0.0.133 () {34 vars in 664 bytes} [Thu May 21 06:25:58 2026] POST /v2.0/ports => generated 954 bytes in 707 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: 802/1652] 10.0.0.133 () {34 vars in 758 bytes} [Thu May 21 06:25:59 2026] PUT /v2.0/subnetpools/9d45ff95-2179-481f-be06-79d70be3fa8b/tags => generated 19 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1653] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:59 2026] DELETE /v2.0/networks/12769f09-9e54-44ce-9538-7fafa803399a => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1656] 10.0.0.133 () {32 vars in 671 bytes} [Thu May 21 06:25:59 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1657] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:59 2026] DELETE /v2.0/networks/042a8fe9-2c5c-41c1-b9ed-0359f5f88cc7 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1658] 10.0.0.133 () {32 vars in 685 bytes} [Thu May 21 06:25:59 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1659] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:25:59 2026] DELETE /v2.0/networks/df6e2db5-3be7-4588-9885-b84a1b7a45f2 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1660] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:25:59 2026] DELETE /v2.0/ports/eb7b135f-7439-41a2-9db0-067362dcf86b => generated 0 bytes in 934 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1661] 10.0.0.133 () {32 vars in 681 bytes} [Thu May 21 06:26:00 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:26:00.359 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6d6dc50-1bf6-493f-aef4-cdf4ba8fe374 d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 804/1662] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:26:00 2026] DELETE /v2.0/ports/eb7b135f-7439-41a2-9db0-067362dcf86b => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1663] 10.0.0.133 () {32 vars in 693 bytes} [Thu May 21 06:26:00 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:26:00.389 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f25975dd-5030-4b2a-92ac-bedf27c47ba7 d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 805/1664] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:26:00 2026] GET /v2.0/ports/eb7b135f-7439-41a2-9db0-067362dcf86b => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1665] 10.0.0.133 () {32 vars in 679 bytes} [Thu May 21 06:26:00 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1666] 10.0.0.133 () {32 vars in 693 bytes} [Thu May 21 06:26:00 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:26:00.550 7 INFO neutron.services.segments.plugin [-] Segment 2a03e2e4-e36e-421b-9948-04f7803ec255 resource provider aggregate not found 2026-05-21 06:26:00.560 7 INFO neutron.services.segments.plugin [-] Segment 2a03e2e4-e36e-421b-9948-04f7803ec255 resource provider aggregate not found 2026-05-21 06:26:00.570 7 INFO neutron.services.segments.plugin [-] Segment 2a03e2e4-e36e-421b-9948-04f7803ec255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a03e2e4-e36e-421b-9948-04f7803ec255 found for delete ", "request_id": "req-720849d6-13c5-4c6d-8cfe-383cd1e95700"}]} [pid: 7|app: 0|req: 862/1667] 10.0.0.133 () {32 vars in 689 bytes} [Thu May 21 06:26:00 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:26:00.584 7 INFO neutron.services.segments.plugin [-] Segment 2a03e2e4-e36e-421b-9948-04f7803ec255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a03e2e4-e36e-421b-9948-04f7803ec255 found for delete ", "request_id": "req-1093767a-e76c-41bc-94f7-58b3749798df"}]} 2026-05-21 06:26:00.595 7 INFO neutron.services.segments.plugin [-] Segment ba39cb5f-18f5-47a3-bd5d-d6ce57c9ed33 resource provider aggregate not found 2026-05-21 06:26:00.611 7 INFO neutron.services.segments.plugin [-] Segment ba39cb5f-18f5-47a3-bd5d-d6ce57c9ed33 resource provider aggregate not found [pid: 7|app: 0|req: 863/1668] 10.0.0.133 () {32 vars in 701 bytes} [Thu May 21 06:26:00 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:26:00.631 7 INFO neutron.services.segments.plugin [-] Segment ba39cb5f-18f5-47a3-bd5d-d6ce57c9ed33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba39cb5f-18f5-47a3-bd5d-d6ce57c9ed33 found for delete ", "request_id": "req-85707b4f-b1b4-49c2-bed4-4a5bf439a74b"}]} 2026-05-21 06:26:00.636 7 INFO neutron.services.segments.plugin [-] Segment ba39cb5f-18f5-47a3-bd5d-d6ce57c9ed33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba39cb5f-18f5-47a3-bd5d-d6ce57c9ed33 found for delete ", "request_id": "req-fd003f1e-cbda-453e-a8fe-e1cec1761d30"}]} 2026-05-21 06:26:00.656 7 INFO neutron.services.segments.plugin [-] Segment 21ddbda5-1dc3-45c7-920a-394fb64c4ed2 resource provider aggregate not found 2026-05-21 06:26:00.672 7 INFO neutron.services.segments.plugin [-] Segment 21ddbda5-1dc3-45c7-920a-394fb64c4ed2 resource provider aggregate not found 2026-05-21 06:26:00.678 7 INFO neutron.services.segments.plugin [-] Segment 21ddbda5-1dc3-45c7-920a-394fb64c4ed2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21ddbda5-1dc3-45c7-920a-394fb64c4ed2 found for delete ", "request_id": "req-122b16aa-f5b8-4d4c-b3b1-6403c42f5012"}]} 2026-05-21 06:26:00.692 7 INFO neutron.services.segments.plugin [-] Segment 21ddbda5-1dc3-45c7-920a-394fb64c4ed2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21ddbda5-1dc3-45c7-920a-394fb64c4ed2 found for delete ", "request_id": "req-3193c0fa-edcd-4dd3-8f15-6023924cc12b"}]} 2026-05-21 06:26:00.696 7 INFO neutron.services.segments.plugin [-] Segment 75dfaebb-3389-489a-b065-3133f7b56d60 resource provider aggregate not found 2026-05-21 06:26:00.716 7 INFO neutron.services.segments.plugin [-] Segment 75dfaebb-3389-489a-b065-3133f7b56d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75dfaebb-3389-489a-b065-3133f7b56d60 found for delete ", "request_id": "req-8c62fce1-0f4d-4e74-afb1-088950fcc19e"}]} 2026-05-21 06:26:00.721 7 INFO neutron.services.segments.plugin [-] Segment 75dfaebb-3389-489a-b065-3133f7b56d60 resource provider aggregate not found 2026-05-21 06:26:00.741 7 INFO neutron.services.segments.plugin [-] Segment 75dfaebb-3389-489a-b065-3133f7b56d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75dfaebb-3389-489a-b065-3133f7b56d60 found for delete ", "request_id": "req-48625d7f-cd7b-450a-8c94-ee3b61f0b59d"}]} [pid: 7|app: 0|req: 864/1669] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:26:00 2026] DELETE /v2.0/subnetpools/40a2cd75-be12-4e07-b337-e66b10e2a7ad => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1670] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:26:00 2026] DELETE /v2.0/subnets/489fcc4b-dc93-4d81-921e-6f8f8634fb75 => generated 0 bytes in 1184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1671] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:26:00 2026] DELETE /v2.0/subnetpools/07cc4fb3-a3e9-485c-9a9b-aac37c590b33 => generated 0 bytes in 1080 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1672] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:26:01 2026] DELETE /v2.0/subnetpools/1078d0da-ea1a-4e60-a7e2-bf3296ac2318 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:26:02.286 8 INFO neutron.services.segments.plugin [-] Segment 83ca991f-1e55-497f-b65c-2d36fddd9c5f resource provider aggregate not found 2026-05-21 06:26:02.291 8 INFO neutron.services.segments.plugin [-] Segment 83ca991f-1e55-497f-b65c-2d36fddd9c5f resource provider aggregate not found 2026-05-21 06:26:02.314 8 INFO neutron.services.segments.plugin [-] Segment 83ca991f-1e55-497f-b65c-2d36fddd9c5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83ca991f-1e55-497f-b65c-2d36fddd9c5f found for delete ", "request_id": "req-ed8b795b-5e28-471f-ac94-5834b274a5ae"}]} 2026-05-21 06:26:02.315 8 INFO neutron.services.segments.plugin [-] Segment 83ca991f-1e55-497f-b65c-2d36fddd9c5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83ca991f-1e55-497f-b65c-2d36fddd9c5f found for delete ", "request_id": "req-48822907-5571-4a61-90a9-761f7e8dd7d6"}]} [pid: 7|app: 0|req: 867/1673] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:26:02 2026] DELETE /v2.0/subnetpools/9d45ff95-2179-481f-be06-79d70be3fa8b => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1674] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:26:01 2026] DELETE /v2.0/networks/6f795637-bca9-4dbb-ba72-86ee43630f51 => generated 0 bytes in 905 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:26:02.502 8 WARNING neutron_lib.context [None req-5c103eeb-9f3e-4457-a7c1-6d76e4e3b8d4 d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 868/1675] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:26:02 2026] DELETE /v2.0/subnetpools/aa9e13c5-e90f-4f6f-a12c-2be475ed496a => generated 0 bytes in 414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:26:02.914 8 INFO neutron.db.segments_db [None req-5c103eeb-9f3e-4457-a7c1-6d76e4e3b8d4 d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] Added segment 299920d2-bfae-4d98-baf6-3d1bfef6dd60 of type vxlan for network c9e58bc7-202c-4341-9bc5-9d6ac1bb35e1 [pid: 8|app: 0|req: 808/1676] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:26:02 2026] POST /v2.0/networks => generated 632 bytes in 1363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:03.874 7 WARNING neutron_lib.context [None req-432ceaaa-e346-4926-9a52-afbbc5c5a289 d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 809/1677] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:04 2026] GET /v2.0/security-groups?tenant_id=5931c848ef1e4d0397d51f87480d2c4a&name=default => generated 2801 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1678] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:26:03 2026] POST /v2.0/subnets => generated 602 bytes in 778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:04.654 7 WARNING neutron_lib.context [None req-90d4b298-2e79-444f-8e57-3b412923a02b d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 810/1679] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:04 2026] DELETE /v2.0/security-groups/519b4ebd-617b-4379-9528-6d8e0467d20c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1680] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:05 2026] GET /v2.0/security-groups?tenant_id=7c2326282a274454b349161f1c3714fd&name=default => generated 2801 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1681] 10.0.0.133 () {34 vars in 664 bytes} [Thu May 21 06:26:04 2026] POST /v2.0/ports => generated 916 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1682] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:05 2026] DELETE /v2.0/security-groups/d00a6f94-29cf-4dc2-b138-6bf9f8f4ae73 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1683] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:05 2026] GET /v2.0/security-groups?tenant_id=f335640d428f4ce98e2364285ba382c5&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1684] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:05 2026] DELETE /v2.0/security-groups/85ec2d97-11bc-4fc4-8f1b-6850a44014d0 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1685] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:26:05 2026] DELETE /v2.0/ports/c7cb7734-1bce-4f33-911f-0fc61a5e9eaa => generated 0 bytes in 682 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:26:06.235 8 INFO neutron.pecan_wsgi.hooks.translation [None req-660484bb-a8e0-4df2-9853-25c746020cb4 d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 814/1686] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:26:06 2026] GET /v2.0/ports/c7cb7734-1bce-4f33-911f-0fc61a5e9eaa => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1687] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:06 2026] GET /v2.0/security-groups?tenant_id=701b8c6fe62c455a99ab7776c195e37e&name=default => generated 2801 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1688] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:06 2026] DELETE /v2.0/security-groups/ca772672-e58b-415e-ab7d-25b51b036951 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1689] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:26:06 2026] DELETE /v2.0/subnets/9f27df5e-e99e-4e59-a1b7-e8b9e73695f0 => generated 0 bytes in 768 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1690] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:06 2026] GET /v2.0/security-groups?tenant_id=17f7e5a36ba34dac9d1432b7a7475acd&name=default => generated 2801 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:26:07.859 8 INFO neutron.services.segments.plugin [-] Segment 299920d2-bfae-4d98-baf6-3d1bfef6dd60 resource provider aggregate not found 2026-05-21 06:26:07.869 8 INFO neutron.services.segments.plugin [-] Segment 299920d2-bfae-4d98-baf6-3d1bfef6dd60 resource provider aggregate not found 2026-05-21 06:26:07.892 8 INFO neutron.services.segments.plugin [-] Segment 299920d2-bfae-4d98-baf6-3d1bfef6dd60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 299920d2-bfae-4d98-baf6-3d1bfef6dd60 found for delete ", "request_id": "req-419e5022-2bad-41a6-92cf-31f5da96ca7b"}]} 2026-05-21 06:26:07.894 8 INFO neutron.services.segments.plugin [-] Segment 299920d2-bfae-4d98-baf6-3d1bfef6dd60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 299920d2-bfae-4d98-baf6-3d1bfef6dd60 found for delete ", "request_id": "req-17d2503c-87cc-4e1f-bc51-2f749a9cb111"}]} [pid: 7|app: 0|req: 876/1691] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:07 2026] DELETE /v2.0/security-groups/e7b65c48-4e75-4d63-80f1-2d5c76243edc => generated 0 bytes in 992 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1692] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:26:07 2026] DELETE /v2.0/networks/c9e58bc7-202c-4341-9bc5-9d6ac1bb35e1 => generated 0 bytes in 1814 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:26:08.843 7 WARNING neutron_lib.context [None req-296f1114-7fdf-4b04-ab2c-97914664a58c d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 877/1693] 10.0.0.133 () {34 vars in 664 bytes} [Thu May 21 06:26:08 2026] POST /v2.0/ports => generated 775 bytes in 854 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: 878/1694] 10.0.0.133 () {34 vars in 736 bytes} [Thu May 21 06:26:09 2026] PUT /v2.0/ports/bf83add0-c915-4393-bf57-ca6635e9d18f => generated 752 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1695] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:09 2026] GET /v2.0/security-groups?tenant_id=f7392af857ba41f39aab300447760503&name=default => generated 2801 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1696] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:09 2026] DELETE /v2.0/security-groups/76d38a0e-ac2f-4d93-aaa6-28e40ac32987 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1697] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:26:09 2026] DELETE /v2.0/ports/bf83add0-c915-4393-bf57-ca6635e9d18f => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1698] 10.0.0.133 () {32 vars in 642 bytes} [Thu May 21 06:26:10 2026] GET /v2.0/ports => generated 778 bytes in 195 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-05-21 06:26:10.581 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6637d590-0d3b-4275-97bc-5b8e31a185e8 d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 880/1699] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:26:10 2026] GET /v2.0/ports/bf83add0-c915-4393-bf57-ca6635e9d18f => 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: 820/1700] 10.0.0.133 () {32 vars in 642 bytes} [Thu May 21 06:26:10 2026] GET /v2.0/ports => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1701] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:26:10 2026] GET /v2.0/ports/5cf5f363-a701-4ec9-a402-b004963ed39e => generated 775 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:26:10.760 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f0dbb43-db4a-4cb1-930d-91204aa929a2 d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 821/1702] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:26:10 2026] DELETE /v2.0/ports/c7cb7734-1bce-4f33-911f-0fc61a5e9eaa => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:26:10.789 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf1bb995-df50-4f1c-9dc3-a01dcce95138 d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 882/1703] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:26:10 2026] DELETE /v2.0/subnets/9f27df5e-e99e-4e59-a1b7-e8b9e73695f0 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:26:10.823 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d86839b-f21c-4291-a396-73893b20377f d468aa12d89042d9bf28bd227a3dcee6 b677c146c7554056a4eefcb666773764 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 822/1704] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:26:10 2026] DELETE /v2.0/subnets/489fcc4b-dc93-4d81-921e-6f8f8634fb75 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1705] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:26:10 2026] DELETE /v2.0/ports/5cf5f363-a701-4ec9-a402-b004963ed39e => generated 0 bytes in 511 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:26:11.552 8 INFO neutron.services.segments.plugin [-] Segment d46243df-9030-456d-aaec-e5cc0539b20a resource provider aggregate not found 2026-05-21 06:26:11.557 8 INFO neutron.services.segments.plugin [-] Segment d46243df-9030-456d-aaec-e5cc0539b20a resource provider aggregate not found 2026-05-21 06:26:11.574 8 INFO neutron.services.segments.plugin [-] Segment d46243df-9030-456d-aaec-e5cc0539b20a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d46243df-9030-456d-aaec-e5cc0539b20a found for delete ", "request_id": "req-76c52d77-6f16-45d8-b52c-882e30438f8c"}]} 2026-05-21 06:26:11.581 8 INFO neutron.services.segments.plugin [-] Segment d46243df-9030-456d-aaec-e5cc0539b20a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d46243df-9030-456d-aaec-e5cc0539b20a found for delete ", "request_id": "req-30439daf-a574-49ba-b1cd-e65e46bbe4ce"}]} [pid: 8|app: 0|req: 823/1706] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:26:11 2026] DELETE /v2.0/networks/943ba772-49dd-4b40-aa70-a89b725c204a => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1707] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:12 2026] GET /v2.0/security-groups?tenant_id=b677c146c7554056a4eefcb666773764&name=default => generated 2801 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1708] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:12 2026] DELETE /v2.0/security-groups/f2f7c4cf-2fd2-4bfb-ac16-c6b8ffdd498c => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1709] 10.0.0.133 () {34 vars in 677 bytes} [Thu May 21 06:26:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1710] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:26:13 2026] PUT /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags => generated 25 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1711] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:26:13 2026] GET /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1712] 10.0.0.133 () {34 vars in 763 bytes} [Thu May 21 06:26:13 2026] PUT /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags/green => generated 4 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1713] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:26:13 2026] GET /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1714] 10.0.0.133 () {34 vars in 759 bytes} [Thu May 21 06:26:13 2026] PUT /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1715] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:26:13 2026] GET /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1716] 10.0.0.133 () {34 vars in 781 bytes} [Thu May 21 06:26:13 2026] PUT /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags/black.or.white => generated 4 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1717] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:26:13 2026] GET /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1718] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:26:14 2026] PUT /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags => generated 37 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1719] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:26:14 2026] GET /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1720] 10.0.0.133 () {32 vars in 740 bytes} [Thu May 21 06:26:14 2026] GET /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:26:14.261 7 INFO neutron.api.v2.resource [None req-5ae9ce7f-b5e1-429c-8c74-9a9a8a16af41 ce18774d6b5a471f80bd346d2ce391f7 7fcae2f6b8454f0f90fbde08d73eb55e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 891/1721] 10.0.0.133 () {32 vars in 744 bytes} [Thu May 21 06:26:14 2026] GET /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/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: 831/1724] 10.0.0.133 () {32 vars in 743 bytes} [Thu May 21 06:26:14 2026] DELETE /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags/red => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1725] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:26:14 2026] GET /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:26:14.578 8 INFO neutron.api.v2.resource [None req-4dbacc83-0e37-41d3-9cbb-49f971c3d7c9 ce18774d6b5a471f80bd346d2ce391f7 7fcae2f6b8454f0f90fbde08d73eb55e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1726] 10.0.0.133 () {32 vars in 747 bytes} [Thu May 21 06:26:14 2026] DELETE /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1727] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:26:14 2026] DELETE /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1728] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:26:14 2026] GET /v2.0/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69/tags => 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: 896/1729] 10.0.0.133 () {32 vars in 733 bytes} [Thu May 21 06:26:14 2026] DELETE /v2.0/qos/policies/09d99c4c-f477-4fcf-b2c1-4a02147ddc69 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:26:15.276 8 WARNING neutron_lib.context [None req-fbd93912-c5b3-4208-b27d-74cc9d0d6b5b af993d465f2b425d955752a62b0bfc26 57f817324f9e49929aacc91149821e63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:26:15.680 8 INFO neutron.db.segments_db [None req-fbd93912-c5b3-4208-b27d-74cc9d0d6b5b af993d465f2b425d955752a62b0bfc26 57f817324f9e49929aacc91149821e63 - - default default] Added segment 445ad505-ff7d-481b-8ee7-2756f58b1397 of type vxlan for network 9e3d9c70-104d-4420-b29b-a35029c0818f 2026-05-21 06:26:16.087 7 WARNING neutron_lib.context [None req-81949c54-c2e1-4c4e-abdd-69d77e3ae90e ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 834/1730] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:26:15 2026] POST /v2.0/networks => generated 632 bytes in 1287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:16.429 8 WARNING neutron_lib.context [None req-be386751-dda6-440f-a2bc-f08e9e392843 af993d465f2b425d955752a62b0bfc26 57f817324f9e49929aacc91149821e63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:26:16.507 7 INFO neutron.db.segments_db [None req-81949c54-c2e1-4c4e-abdd-69d77e3ae90e ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Added segment 5e91fdad-3dcb-4eb0-9068-ca0975866e50 of type vxlan for network ca605261-6011-4ba0-86fe-8aa832362f0e [pid: 7|app: 0|req: 897/1731] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:26:15 2026] POST /v2.0/networks => generated 629 bytes in 1070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1732] 10.0.0.133 () {34 vars in 663 bytes} [Thu May 21 06:26:16 2026] POST /v2.0/ports => generated 743 bytes in 951 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-05-21 06:26:17.378 8 WARNING neutron_lib.context [None req-245fc6f9-0fc9-4fa4-8079-c62c33cec2fe ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 898/1733] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:16 2026] GET /v2.0/security-groups?tenant_id=7b574d5704f1459d809ba7c77e3658a9&name=default => generated 2801 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1734] 10.0.0.133 () {34 vars in 746 bytes} [Thu May 21 06:26:17 2026] PUT /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:26:17.510 8 INFO neutron.db.segments_db [None req-245fc6f9-0fc9-4fa4-8079-c62c33cec2fe ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Added segment 9ca8d963-58cc-428b-bde9-ec847678a4d3 of type vxlan for network 0195ed16-22bc-40df-ac71-2f27799154c3 [pid: 7|app: 0|req: 900/1735] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:17 2026] DELETE /v2.0/security-groups/6d3235e2-08ed-45f1-9891-bd8231c723db => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1736] 10.0.0.133 () {32 vars in 726 bytes} [Thu May 21 06:26:17 2026] GET /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/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: 836/1737] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:26:17 2026] POST /v2.0/networks => generated 630 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1738] 10.0.0.133 () {34 vars in 757 bytes} [Thu May 21 06:26:17 2026] PUT /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags/green => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-21 06:26:17.812 8 WARNING neutron_lib.context [None req-449c5745-5cc1-49ce-b594-8bf985af682f ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 903/1739] 10.0.0.133 () {32 vars in 726 bytes} [Thu May 21 06:26:17 2026] GET /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1740] 10.0.0.133 () {34 vars in 753 bytes} [Thu May 21 06:26:17 2026] PUT /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1741] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:17 2026] GET /v2.0/security-groups?tenant_id=7fcae2f6b8454f0f90fbde08d73eb55e&name=default => generated 2801 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1742] 10.0.0.133 () {32 vars in 726 bytes} [Thu May 21 06:26:18 2026] GET /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/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: 907/1743] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:18 2026] DELETE /v2.0/security-groups/87826803-9351-4aaf-9d20-b7ba5aa43ce6 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1744] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:26:17 2026] POST /v2.0/subnets => generated 602 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:18.323 8 WARNING neutron_lib.context [None req-9dfc07fa-9d87-4741-9631-aca535dabf54 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 908/1745] 10.0.0.133 () {34 vars in 775 bytes} [Thu May 21 06:26:18 2026] PUT /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags/black.or.white => generated 4 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1746] 10.0.0.133 () {32 vars in 726 bytes} [Thu May 21 06:26:18 2026] GET /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1747] 10.0.0.133 () {34 vars in 746 bytes} [Thu May 21 06:26:18 2026] PUT /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags => generated 37 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1748] 10.0.0.133 () {32 vars in 726 bytes} [Thu May 21 06:26:18 2026] GET /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1749] 10.0.0.133 () {32 vars in 734 bytes} [Thu May 21 06:26:18 2026] GET /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:26:18.734 7 INFO neutron.api.v2.resource [None req-64f13e78-77d6-47cb-81aa-adcff8d961b0 af993d465f2b425d955752a62b0bfc26 57f817324f9e49929aacc91149821e63 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 913/1750] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:26:18 2026] GET /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1751] 10.0.0.133 () {32 vars in 737 bytes} [Thu May 21 06:26:18 2026] DELETE /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags/red => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1752] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:26:18 2026] POST /v2.0/subnets => generated 602 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:18.838 8 WARNING neutron_lib.context [None req-d4233ef8-c7de-4f39-96f7-f8d5d4640347 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 915/1753] 10.0.0.133 () {32 vars in 726 bytes} [Thu May 21 06:26:18 2026] GET /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags => generated 30 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:26:18.937 8 INFO neutron.db.segments_db [None req-d4233ef8-c7de-4f39-96f7-f8d5d4640347 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Added segment 7a5a0675-38e3-488f-aea8-18e2258fa12e of type vxlan for network 5ee9b109-e73e-4119-bc95-dcb06e5c22bb 2026-05-21 06:26:18.950 7 INFO neutron.api.v2.resource [None req-1b190040-f6c2-4d40-a0c9-9464efc93eb6 af993d465f2b425d955752a62b0bfc26 57f817324f9e49929aacc91149821e63 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 916/1754] 10.0.0.133 () {32 vars in 741 bytes} [Thu May 21 06:26:18 2026] DELETE /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1755] 10.0.0.133 () {32 vars in 729 bytes} [Thu May 21 06:26:18 2026] DELETE /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1756] 10.0.0.133 () {32 vars in 726 bytes} [Thu May 21 06:26:19 2026] GET /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92/tags => generated 12 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1757] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:26:19 2026] DELETE /v2.0/ports/a5bc66b9-0a9c-478a-9276-951055727b92 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:26:19.690 8 INFO neutron.db.l3_hamode_db [None req-d4233ef8-c7de-4f39-96f7-f8d5d4640347 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:26:19.967 8 INFO neutron.db.l3_hamode_db [None req-d4233ef8-c7de-4f39-96f7-f8d5d4640347 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 920/1758] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:19 2026] GET /v2.0/security-groups?tenant_id=efe96d5e30fb4d768e0169b4220e1306&name=default => generated 2801 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:26:20.358 7 INFO neutron.services.segments.plugin [-] Segment 445ad505-ff7d-481b-8ee7-2756f58b1397 resource provider aggregate not found 2026-05-21 06:26:20.363 7 INFO neutron.services.segments.plugin [-] Segment 445ad505-ff7d-481b-8ee7-2756f58b1397 resource provider aggregate not found 2026-05-21 06:26:20.391 7 INFO neutron.services.segments.plugin [-] Segment 445ad505-ff7d-481b-8ee7-2756f58b1397 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 445ad505-ff7d-481b-8ee7-2756f58b1397 found for delete ", "request_id": "req-d6681b40-b1d9-41d7-8c67-c8c825f65f5a"}]} 2026-05-21 06:26:20.400 7 INFO neutron.services.segments.plugin [-] Segment 445ad505-ff7d-481b-8ee7-2756f58b1397 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 445ad505-ff7d-481b-8ee7-2756f58b1397 found for delete ", "request_id": "req-e5ed86d4-7835-45e9-b55f-315708d2fdb8"}]} [pid: 7|app: 0|req: 921/1759] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:26:20 2026] DELETE /v2.0/networks/9e3d9c70-104d-4420-b29b-a35029c0818f => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1760] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:20 2026] DELETE /v2.0/security-groups/07817170-058f-4008-9eb3-938e2069cd86 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1761] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:20 2026] GET /v2.0/security-groups?tenant_id=61ac9152282343898d67913ed1ffa299&name=default => generated 2801 bytes in 739 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1762] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:26:18 2026] POST /v2.0/routers => generated 506 bytes in 2974 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1763] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:21 2026] DELETE /v2.0/security-groups/25b87e60-3e46-47da-841b-0bb924ee2588 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1764] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:22 2026] GET /v2.0/security-groups?tenant_id=57f817324f9e49929aacc91149821e63&name=default => generated 2801 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1765] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:22 2026] DELETE /v2.0/security-groups/a8a0a753-70fb-46c9-8a65-838505f2e8a3 => generated 0 bytes in 732 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1766] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:23 2026] GET /v2.0/security-groups?tenant_id=f531ce764cad45d18567d37199b53306&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1767] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:24 2026] DELETE /v2.0/security-groups/879304ec-6e25-4599-a3ff-cbe0acebdf9c => 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: 840/1768] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:26:21 2026] PUT /v2.0/routers/ac29b479-10f5-4ebb-8637-4a2512159123/add_router_interface => generated 309 bytes in 2424 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1769] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:26:24 2026] GET /v2.0/ports/851866c4-5fe5-48e5-852b-82b6002af861 => generated 955 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1770] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:24 2026] GET /v2.0/security-groups?tenant_id=7f083e41defe4018bbab1f408fe5714a&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1771] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:24 2026] DELETE /v2.0/security-groups/c9325a7f-79d5-4701-a9d9-3c3893489f99 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1772] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:25 2026] GET /v2.0/security-groups?tenant_id=14e9dfb7da6f4dad9b7b33c4f54152ee&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: 933/1773] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:25 2026] DELETE /v2.0/security-groups/dca2973f-6c87-4422-860e-cabc90a1cb3f => generated 0 bytes in 403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1774] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:26:24 2026] PUT /v2.0/routers/ac29b479-10f5-4ebb-8637-4a2512159123/add_router_interface => generated 309 bytes in 2442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1775] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:26:26 2026] GET /v2.0/ports/f8d1dfad-89d5-484a-b082-5b552a96a7c8 => generated 955 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1776] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:26:26 2026] PUT /v2.0/routers/ac29b479-10f5-4ebb-8637-4a2512159123/remove_router_interface => generated 309 bytes in 1639 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:26:28.985 8 WARNING neutron_lib.context [None req-b2765343-0dd3-484a-838e-9e5191981b79 2c8ff4df8d8946dfb7f7b729b7a8e20c a76a200161494352a118401b3aaa04a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:26:29.197 8 INFO neutron.db.segments_db [None req-b2765343-0dd3-484a-838e-9e5191981b79 2c8ff4df8d8946dfb7f7b729b7a8e20c a76a200161494352a118401b3aaa04a2 - - default default] Added segment 0e345932-8c64-4f7f-978e-444757d4f004 of type vxlan for network 1e35aab2-c1df-4153-a421-2d0eb1a834c7 [pid: 7|app: 0|req: 935/1777] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:26:28 2026] PUT /v2.0/routers/ac29b479-10f5-4ebb-8637-4a2512159123/remove_router_interface => generated 309 bytes in 1881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1780] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:26:30 2026] GET /v2.0/ports?device_id=ac29b479-10f5-4ebb-8637-4a2512159123 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:26:31.189 8 INFO neutron.db.l3_hamode_db [None req-b2765343-0dd3-484a-838e-9e5191981b79 2c8ff4df8d8946dfb7f7b729b7a8e20c a76a200161494352a118401b3aaa04a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:26:31.442 8 INFO neutron.db.l3_hamode_db [None req-b2765343-0dd3-484a-838e-9e5191981b79 2c8ff4df8d8946dfb7f7b729b7a8e20c a76a200161494352a118401b3aaa04a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:26:31.538 7 INFO neutron.services.segments.plugin [-] Segment 7a5a0675-38e3-488f-aea8-18e2258fa12e resource provider aggregate not found 2026-05-21 06:26:31.545 7 INFO neutron.services.segments.plugin [-] Segment 7a5a0675-38e3-488f-aea8-18e2258fa12e resource provider aggregate not found 2026-05-21 06:26:31.579 7 INFO neutron.services.segments.plugin [-] Segment 7a5a0675-38e3-488f-aea8-18e2258fa12e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a5a0675-38e3-488f-aea8-18e2258fa12e found for delete ", "request_id": "req-e011e25d-0d3c-415e-8fd9-790ce5758a50"}]} 2026-05-21 06:26:31.582 7 INFO neutron.services.segments.plugin [-] Segment 7a5a0675-38e3-488f-aea8-18e2258fa12e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a5a0675-38e3-488f-aea8-18e2258fa12e found for delete ", "request_id": "req-1ef1c578-d048-4f52-ad31-ff1561575f7c"}]} 2026-05-21 06:26:31.655 7 INFO neutron.db.l3_hamode_db [None req-8031e1e3-955d-48a5-8290-e80b64fa0bc2 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] HA network 5ee9b109-e73e-4119-bc95-dcb06e5c22bb was deleted as no HA routers are present in tenant 5727c808056d496d8fac01c82803a7c5. [pid: 7|app: 0|req: 939/1781] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:26:30 2026] DELETE /v2.0/routers/ac29b479-10f5-4ebb-8637-4a2512159123 => generated 0 bytes in 1145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1782] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:31 2026] GET /v2.0/security-groups?tenant_id=8ef68be1693a460ba406c6b36619d138&name=default => generated 2801 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1783] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:26:32 2026] DELETE /v2.0/subnets/f2d438f8-fe7a-4810-aa70-a6d77e68298c => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1784] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:32 2026] DELETE /v2.0/security-groups/dd8cb50d-b561-430b-adde-485e6dd5b0ec => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1785] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:26:32 2026] DELETE /v2.0/subnets/34c6dc72-83a8-4301-a286-726a8e4c3cc1 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1786] 10.0.0.133 () {34 vars in 667 bytes} [Thu May 21 06:26:28 2026] POST /v2.0/routers => generated 474 bytes in 4843 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:33.661 7 INFO neutron.services.segments.plugin [-] Segment 9ca8d963-58cc-428b-bde9-ec847678a4d3 resource provider aggregate not found 2026-05-21 06:26:33.668 7 INFO neutron.services.segments.plugin [-] Segment 9ca8d963-58cc-428b-bde9-ec847678a4d3 resource provider aggregate not found 2026-05-21 06:26:33.685 7 INFO neutron.services.segments.plugin [-] Segment 9ca8d963-58cc-428b-bde9-ec847678a4d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ca8d963-58cc-428b-bde9-ec847678a4d3 found for delete ", "request_id": "req-0a915c0c-cd06-4827-804f-944887be44a1"}]} 2026-05-21 06:26:33.686 7 INFO neutron.services.segments.plugin [-] Segment 9ca8d963-58cc-428b-bde9-ec847678a4d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ca8d963-58cc-428b-bde9-ec847678a4d3 found for delete ", "request_id": "req-83cfd99f-3f32-43f9-92bb-f3ca5f83862e"}]} [pid: 7|app: 0|req: 944/1787] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:26:33 2026] DELETE /v2.0/networks/0195ed16-22bc-40df-ac71-2f27799154c3 => generated 0 bytes in 990 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1788] 10.0.0.133 () {34 vars in 750 bytes} [Thu May 21 06:26:33 2026] PUT /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags => generated 25 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1789] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:26:34 2026] DELETE /v2.0/networks/ca605261-6011-4ba0-86fe-8aa832362f0e => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:26:34.516 7 WARNING neutron_lib.context [None req-fbe99bcf-138e-479a-a378-20fa24820786 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 845/1790] 10.0.0.133 () {32 vars in 730 bytes} [Thu May 21 06:26:34 2026] GET /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:26:34.602 7 INFO neutron.db.segments_db [None req-fbe99bcf-138e-479a-a378-20fa24820786 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Added segment 2db800a5-83c2-4514-bd2d-f5803db76cc1 of type vxlan for network fefd00f0-709f-40c2-bd1c-b8882e6378a2 [pid: 8|app: 0|req: 846/1791] 10.0.0.133 () {34 vars in 761 bytes} [Thu May 21 06:26:34 2026] PUT /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags/green => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1792] 10.0.0.133 () {32 vars in 730 bytes} [Thu May 21 06:26:34 2026] GET /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/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: 946/1793] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:26:34 2026] POST /v2.0/networks => generated 630 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:34.786 7 WARNING neutron_lib.context [None req-a1285446-9c0d-4f4b-937e-19e7ec4e5694 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 848/1794] 10.0.0.133 () {34 vars in 757 bytes} [Thu May 21 06:26:34 2026] PUT /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags/red => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1795] 10.0.0.133 () {32 vars in 730 bytes} [Thu May 21 06:26:34 2026] GET /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1796] 10.0.0.133 () {34 vars in 779 bytes} [Thu May 21 06:26:34 2026] PUT /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags/black.or.white => generated 4 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1797] 10.0.0.133 () {32 vars in 730 bytes} [Thu May 21 06:26:35 2026] GET /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags => generated 52 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1798] 10.0.0.133 () {34 vars in 750 bytes} [Thu May 21 06:26:35 2026] PUT /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags => generated 37 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1799] 10.0.0.133 () {32 vars in 730 bytes} [Thu May 21 06:26:35 2026] GET /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1800] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:26:35 2026] GET /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags/red => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:26:35.626 8 INFO neutron.api.v2.resource [None req-3e74e5a2-a2ee-42ed-a48c-d781df733d30 2c8ff4df8d8946dfb7f7b729b7a8e20c a76a200161494352a118401b3aaa04a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1801] 10.0.0.133 () {32 vars in 742 bytes} [Thu May 21 06:26:35 2026] GET /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1802] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:26:34 2026] POST /v2.0/subnets => generated 602 bytes in 922 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:35.715 7 WARNING neutron_lib.context [None req-7cabf580-2e61-4e36-83bf-1db977adcb1c ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 856/1803] 10.0.0.133 () {32 vars in 741 bytes} [Thu May 21 06:26:35 2026] DELETE /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags/red => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:26:35.816 7 INFO neutron.db.segments_db [None req-7cabf580-2e61-4e36-83bf-1db977adcb1c ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Added segment 3000d286-b605-4aa7-8524-e745fbe22ce5 of type vxlan for network 934adc05-b51c-4f6d-88c7-1799d5ed98ce [pid: 8|app: 0|req: 857/1804] 10.0.0.133 () {32 vars in 730 bytes} [Thu May 21 06:26:35 2026] GET /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags => generated 30 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:26:35.926 7 INFO neutron.services.segments.plugin [-] Segment 5e91fdad-3dcb-4eb0-9068-ca0975866e50 resource provider aggregate not found 2026-05-21 06:26:35.946 7 INFO neutron.services.segments.plugin [-] Segment 5e91fdad-3dcb-4eb0-9068-ca0975866e50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e91fdad-3dcb-4eb0-9068-ca0975866e50 found for delete ", "request_id": "req-357d3f10-b177-47ea-acf8-132f0584f8f1"}]} 2026-05-21 06:26:35.973 8 INFO neutron.api.v2.resource [None req-9ca0cabd-18ba-4453-a189-aa0587dbdd45 2c8ff4df8d8946dfb7f7b729b7a8e20c a76a200161494352a118401b3aaa04a2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 858/1805] 10.0.0.133 () {32 vars in 745 bytes} [Thu May 21 06:26:35 2026] DELETE /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags/green => generated 99 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:26:36.022 7 INFO neutron.services.segments.plugin [-] Segment 5e91fdad-3dcb-4eb0-9068-ca0975866e50 resource provider aggregate not found 2026-05-21 06:26:36.041 7 INFO neutron.services.segments.plugin [-] Segment 5e91fdad-3dcb-4eb0-9068-ca0975866e50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e91fdad-3dcb-4eb0-9068-ca0975866e50 found for delete ", "request_id": "req-df610021-b0e2-4f10-90ff-a0b8904e839d"}]} [pid: 8|app: 0|req: 859/1806] 10.0.0.133 () {32 vars in 733 bytes} [Thu May 21 06:26:35 2026] DELETE /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1807] 10.0.0.133 () {32 vars in 730 bytes} [Thu May 21 06:26:36 2026] GET /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909/tags => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1808] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:36 2026] GET /v2.0/security-groups?tenant_id=65c4201ffacd455991cc71550fc350df&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: 862/1809] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:26:36 2026] GET /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909 => generated 480 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:26:36.750 7 INFO neutron.db.l3_hamode_db [None req-7cabf580-2e61-4e36-83bf-1db977adcb1c ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 863/1810] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:36 2026] DELETE /v2.0/security-groups/53868219-b072-4006-800c-c62d88bc1b1a => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:26:37.046 7 INFO neutron.db.l3_hamode_db [None req-7cabf580-2e61-4e36-83bf-1db977adcb1c ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 864/1811] 10.0.0.133 () {34 vars in 741 bytes} [Thu May 21 06:26:36 2026] PUT /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909 => generated 480 bytes in 1637 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1812] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:26:38 2026] GET /v2.0/ports?device_id=b50803e0-f56d-441d-a149-cc1acb146909 => 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: 948/1813] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:26:35 2026] POST /v2.0/routers => generated 507 bytes in 3310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:39.028 7 WARNING neutron_lib.context [None req-5623568a-c784-4a8b-9be0-229343661b66 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:26:40.507 8 INFO neutron.db.l3_hamode_db [None req-a3c1f4e3-0a2c-4e37-8d7c-9ab576b1b4d6 2c8ff4df8d8946dfb7f7b729b7a8e20c a76a200161494352a118401b3aaa04a2 - - default default] HA network 1e35aab2-c1df-4153-a421-2d0eb1a834c7 was deleted as no HA routers are present in tenant a76a200161494352a118401b3aaa04a2. [pid: 8|app: 0|req: 866/1814] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:26:38 2026] DELETE /v2.0/routers/b50803e0-f56d-441d-a149-cc1acb146909 => generated 0 bytes in 1907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1815] 10.0.0.133 () {34 vars in 664 bytes} [Thu May 21 06:26:39 2026] POST /v2.0/ports => generated 952 bytes in 1564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:40.814 8 INFO neutron.services.segments.plugin [-] Segment 0e345932-8c64-4f7f-978e-444757d4f004 resource provider aggregate not found 2026-05-21 06:26:40.835 8 INFO neutron.services.segments.plugin [-] Segment 0e345932-8c64-4f7f-978e-444757d4f004 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e345932-8c64-4f7f-978e-444757d4f004 found for delete ", "request_id": "req-7faf8b50-9f69-4657-bc9d-01aa23218340"}]} 2026-05-21 06:26:40.856 8 INFO neutron.services.segments.plugin [-] Segment 0e345932-8c64-4f7f-978e-444757d4f004 resource provider aggregate not found 2026-05-21 06:26:40.875 8 INFO neutron.services.segments.plugin [-] Segment 0e345932-8c64-4f7f-978e-444757d4f004 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e345932-8c64-4f7f-978e-444757d4f004 found for delete ", "request_id": "req-590926c2-1b8a-4f74-a6df-7e6407b5a4d2"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 950/1816] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:41 2026] GET /v2.0/security-groups?tenant_id=a76a200161494352a118401b3aaa04a2&name=default => generated 2801 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:26:42.201 7 WARNING neutron_lib.context [None req-5be7ba87-6891-4bde-b3ff-b4fe9cd59646 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:26:42.456 7 INFO neutron.db.segments_db [None req-5be7ba87-6891-4bde-b3ff-b4fe9cd59646 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Added segment 7507f019-6858-48ce-9178-f6e18d441182 of type vxlan for network 2d370b60-7a4f-401e-b1e4-db2b55881c09 [pid: 8|app: 0|req: 867/1817] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:26:40 2026] PUT /v2.0/routers/f550a40b-266a-45ea-92f8-28ab728aa128/add_router_interface => generated 309 bytes in 2029 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: 951/1818] 10.0.0.133 () {34 vars in 670 bytes} [Thu May 21 06:26:42 2026] POST /v2.0/networks => generated 632 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1819] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:42 2026] DELETE /v2.0/security-groups/d5e0283b-6e40-43d8-a9ba-4f7eae061ab3 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:26:42.714 8 WARNING neutron_lib.context [None req-cd30cc9e-759e-4e8a-ada0-b04efa7189a7 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:26:42.762 8 INFO neutron.db.segments_db [None req-cd30cc9e-759e-4e8a-ada0-b04efa7189a7 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Added segment 23207e53-ac1e-47d7-812e-af572ac89863 of type vxlan for network 070babde-8e0f-49aa-ae7f-03ba3ee53ac5 [pid: 7|app: 0|req: 952/1820] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:26:42 2026] GET /v2.0/ports/db57974c-23c7-457b-8f03-b9c5cc7dc096 => generated 1026 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:26:43.175 8 INFO neutron.db.l3_hamode_db [None req-cd30cc9e-759e-4e8a-ada0-b04efa7189a7 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 953/1821] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:26:42 2026] PUT /v2.0/routers/f550a40b-266a-45ea-92f8-28ab728aa128/remove_router_interface => generated 309 bytes in 1269 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: 954/1822] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:26:44 2026] GET /v2.0/security-groups?tenant_id=496b58f6c7de4b7fbcf8f3011ced46ae&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:26:44.356 7 INFO neutron.api.v2.resource [None req-6f62fe99-c8fa-46be-9324-9cc705bc79e7 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 955/1823] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:26:44 2026] PUT /v2.0/routers/f550a40b-266a-45ea-92f8-28ab728aa128/remove_router_interface => generated 197 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:26:44.472 8 INFO neutron.db.l3_hamode_db [None req-cd30cc9e-759e-4e8a-ada0-b04efa7189a7 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 956/1824] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:26:44 2026] DELETE /v2.0/security-groups/61594e4e-3646-4d48-bbbd-2e5af8878c42 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1825] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:26:44 2026] GET /v2.0/ports?device_id=f550a40b-266a-45ea-92f8-28ab728aa128 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:26:45.896 7 INFO neutron.services.segments.plugin [-] Segment 3000d286-b605-4aa7-8524-e745fbe22ce5 resource provider aggregate not found 2026-05-21 06:26:45.901 7 INFO neutron.services.segments.plugin [-] Segment 3000d286-b605-4aa7-8524-e745fbe22ce5 resource provider aggregate not found 2026-05-21 06:26:45.922 7 INFO neutron.services.segments.plugin [-] Segment 3000d286-b605-4aa7-8524-e745fbe22ce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3000d286-b605-4aa7-8524-e745fbe22ce5 found for delete ", "request_id": "req-9eb95c56-e14f-47e5-a1c9-a42c9ef0f4b7"}]} 2026-05-21 06:26:45.923 7 INFO neutron.services.segments.plugin [-] Segment 3000d286-b605-4aa7-8524-e745fbe22ce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3000d286-b605-4aa7-8524-e745fbe22ce5 found for delete ", "request_id": "req-edfe7035-6f25-4a23-b4b4-24998225cef5"}]} 2026-05-21 06:26:46.021 7 INFO neutron.db.l3_hamode_db [None req-451331cc-003d-4352-903c-46964fc7e8de ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] HA network 934adc05-b51c-4f6d-88c7-1799d5ed98ce was deleted as no HA routers are present in tenant 5727c808056d496d8fac01c82803a7c5. [pid: 7|app: 0|req: 960/1828] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:26:44 2026] DELETE /v2.0/routers/f550a40b-266a-45ea-92f8-28ab728aa128 => generated 0 bytes in 1389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1829] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:26:46 2026] DELETE /v2.0/subnets/bc2abe70-2f49-4702-90af-e078bb699035 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1830] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:26:46 2026] DELETE /v2.0/networks/fefd00f0-709f-40c2-bd1c-b8882e6378a2 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:26:46.894 7 WARNING neutron_lib.context [None req-6d6e4e5b-f397-48b5-be68-8191642902c6 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:26:47.036 7 INFO neutron.db.segments_db [None req-6d6e4e5b-f397-48b5-be68-8191642902c6 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Added segment b1dee6b3-736a-4713-b55f-490ef38c30e8 of type vxlan for network 2a3dac7f-4d6d-4e78-a638-09b3aea1fe51 [pid: 8|app: 0|req: 869/1831] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:26:42 2026] POST /v2.0/routers => generated 695 bytes in 4331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1832] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:26:46 2026] POST /v2.0/networks => generated 629 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:47.236 7 WARNING neutron_lib.context [None req-efef9c37-16b2-4279-a7f7-908721ff4252 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 870/1833] 10.0.0.133 () {32 vars in 775 bytes} [Thu May 21 06:26:47 2026] GET /v2.0/subnets?project_id=b22b5bbcab1c4a219830612848cd7eaa&cidr=10.100.0.0%2F28 => generated 14 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1834] 10.0.0.133 () {32 vars in 693 bytes} [Thu May 21 06:26:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1835] 10.0.0.133 () {32 vars in 783 bytes} [Thu May 21 06:26:47 2026] GET /v2.0/subnets?network_id=00c29753-751c-45b6-8aa7-efd2e1ecd164&cidr=10.100.0.0%2F28 => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:26:47.625 8 WARNING neutron_lib.context [None req-8e574cc0-7135-47f1-b3bb-cfc7d18551e6 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:26:47.943 7 INFO neutron.services.segments.plugin [-] Segment 2db800a5-83c2-4514-bd2d-f5803db76cc1 resource provider aggregate not found 2026-05-21 06:26:47.951 7 INFO neutron.services.segments.plugin [-] Segment 2db800a5-83c2-4514-bd2d-f5803db76cc1 resource provider aggregate not found [pid: 7|app: 0|req: 964/1836] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:26:47 2026] POST /v2.0/subnets => generated 602 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:47.974 7 WARNING neutron_lib.context [None req-1470c1b4-7bf9-4ccb-928a-77cbca363e27 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:26:47.982 7 INFO neutron.services.segments.plugin [-] Segment 2db800a5-83c2-4514-bd2d-f5803db76cc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2db800a5-83c2-4514-bd2d-f5803db76cc1 found for delete ", "request_id": "req-0b9b897e-0bb5-4051-b4b6-164ccd228611"}]} 2026-05-21 06:26:47.983 7 INFO neutron.services.segments.plugin [-] Segment 2db800a5-83c2-4514-bd2d-f5803db76cc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2db800a5-83c2-4514-bd2d-f5803db76cc1 found for delete ", "request_id": "req-8172344b-08cd-4a9e-a0a9-1563349b3bb9"}]} 2026-05-21 06:26:48.036 7 INFO neutron.db.segments_db [None req-1470c1b4-7bf9-4ccb-928a-77cbca363e27 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Added segment a2cdbedb-ae78-48ac-ae47-02471b3c0023 of type vxlan for network 2619c1b6-b455-419d-8206-760d795a857c [pid: 8|app: 0|req: 873/1837] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:26:47 2026] POST /v2.0/subnets => generated 633 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:48.645 7 INFO neutron.db.l3_hamode_db [None req-1470c1b4-7bf9-4ccb-928a-77cbca363e27 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:26:48.864 7 INFO neutron.db.l3_hamode_db [None req-1470c1b4-7bf9-4ccb-928a-77cbca363e27 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 965/1838] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:26:47 2026] POST /v2.0/routers => generated 506 bytes in 3688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:51.840 7 WARNING neutron_lib.context [None req-9a4805a6-2569-4804-b607-80d8825f2719 dd0a43f647104cf5a01099d9d94708f1 9da24e4f7ac94e71923b91e4fbcbcaa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 874/1839] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:26:48 2026] PUT /v2.0/routers/57c4e355-dc96-42dc-bfdd-78319b5ffb89/add_router_interface => generated 309 bytes in 3962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:26:52.301 7 INFO neutron.db.segments_db [None req-9a4805a6-2569-4804-b607-80d8825f2719 dd0a43f647104cf5a01099d9d94708f1 9da24e4f7ac94e71923b91e4fbcbcaa4 - - default default] Added segment ce492df2-68c7-4015-a865-9199c9555f00 of type vxlan for network 8979fe00-7eaf-4aa6-bab6-f39887869079 [pid: 7|app: 0|req: 966/1840] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:26:51 2026] POST /v2.0/networks => generated 632 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1841] 10.0.0.133 () {32 vars in 648 bytes} [Thu May 21 06:26:52 2026] GET /v2.0/networks => generated 5739 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:26:52.601 7 WARNING neutron_lib.context [None req-2a9f3d4b-1a17-4a70-b8a5-4530d0dece54 dd0a43f647104cf5a01099d9d94708f1 9da24e4f7ac94e71923b91e4fbcbcaa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 968/1842] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:26:52 2026] POST /v2.0/subnets => generated 602 bytes in 863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1843] 10.0.0.133 () {32 vars in 646 bytes} [Thu May 21 06:26:53 2026] GET /v2.0/subnets => generated 4318 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1844] 10.0.0.133 () {34 vars in 750 bytes} [Thu May 21 06:26:53 2026] PUT /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags => generated 25 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1845] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:26:52 2026] PUT /v2.0/routers/18ae0e5f-a92b-4936-ae3c-cf80c6140748/add_router_interface => generated 309 bytes in 1831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1846] 10.0.0.133 () {32 vars in 730 bytes} [Thu May 21 06:26:53 2026] GET /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/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: 877/1847] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:26:54 2026] GET /v2.0/ports/b5bc1f63-c0c4-4e96-bd25-f3376938d5f0 => generated 955 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1848] 10.0.0.133 () {32 vars in 646 bytes} [Thu May 21 06:26:53 2026] GET /v2.0/routers => generated 1274 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1849] 10.0.0.133 () {34 vars in 761 bytes} [Thu May 21 06:26:54 2026] PUT /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags/green => generated 4 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1850] 10.0.0.133 () {32 vars in 730 bytes} [Thu May 21 06:26:54 2026] GET /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:26:54.511 8 WARNING neutron_lib.context [None req-d42ce17b-f54e-407b-8551-c5311b654cab 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 880/1851] 10.0.0.133 () {34 vars in 684 bytes} [Thu May 21 06:26:54 2026] POST /v2.0/security-groups => generated 1611 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1852] 10.0.0.133 () {34 vars in 757 bytes} [Thu May 21 06:26:54 2026] PUT /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-21 06:26:54.814 8 WARNING neutron_lib.context [None req-8aa0a733-0661-40ed-a395-a362bdd317e5 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 882/1853] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:26:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1854] 10.0.0.133 () {32 vars in 730 bytes} [Thu May 21 06:26:55 2026] GET /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:26:55.390 8 WARNING neutron_lib.context [None req-c662d3b0-1a23-435b-b225-6330b4ae3192 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 884/1855] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:26:55 2026] POST /v2.0/security-group-rules => generated 564 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1856] 10.0.0.133 () {34 vars in 779 bytes} [Thu May 21 06:26:55 2026] PUT /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-21 06:26:55.771 8 WARNING neutron_lib.context [None req-b5fb17bb-453b-4333-a4da-bf1909ae7d93 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 972/1857] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:26:54 2026] PUT /v2.0/routers/18ae0e5f-a92b-4936-ae3c-cf80c6140748/remove_router_interface => generated 309 bytes in 1577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1858] 10.0.0.133 () {32 vars in 730 bytes} [Thu May 21 06:26:55 2026] GET /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1859] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:26:55 2026] GET /v2.0/ports?device_id=18ae0e5f-a92b-4936-ae3c-cf80c6140748 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1860] 10.0.0.133 () {34 vars in 750 bytes} [Thu May 21 06:26:55 2026] PUT /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1861] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:26:55 2026] POST /v2.0/security-group-rules => generated 570 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1862] 10.0.0.133 () {32 vars in 730 bytes} [Thu May 21 06:26:55 2026] GET /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:26:56.033 8 WARNING neutron_lib.context [None req-3e42ee0f-bcee-4f8b-8f6e-15e528c60b97 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 888/1863] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:26:56 2026] POST /v2.0/security-group-rules => generated 569 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1864] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:26:56 2026] GET /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:26:56.522 8 WARNING neutron_lib.context [None req-1d4bdc5e-ab60-4532-9a3c-ff4254d08259 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:26:56.610 8 INFO neutron.db.securitygroups_db [None req-1d4bdc5e-ab60-4532-9a3c-ff4254d08259 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Project b22b5bbcab1c4a219830612848cd7eaa 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: 890/1865] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:26:56 2026] POST /v2.0/security-group-rules => generated 575 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:26:56.899 8 INFO neutron.api.v2.resource [None req-5d363135-a1d6-4a47-a0fc-a1ade0c3e256 dd0a43f647104cf5a01099d9d94708f1 9da24e4f7ac94e71923b91e4fbcbcaa4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 891/1866] 10.0.0.133 () {32 vars in 742 bytes} [Thu May 21 06:26:56 2026] GET /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:26:56.906 8 WARNING neutron_lib.context [None req-f949fbd4-9d4f-4fa2-be0b-dc2575db81bf 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:26:56.973 7 INFO neutron.services.segments.plugin [-] Segment a2cdbedb-ae78-48ac-ae47-02471b3c0023 resource provider aggregate not found 2026-05-21 06:26:56.981 7 INFO neutron.services.segments.plugin [-] Segment a2cdbedb-ae78-48ac-ae47-02471b3c0023 resource provider aggregate not found 2026-05-21 06:26:56.990 7 INFO neutron.services.segments.plugin [-] Segment a2cdbedb-ae78-48ac-ae47-02471b3c0023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2cdbedb-ae78-48ac-ae47-02471b3c0023 found for delete ", "request_id": "req-c439a8a9-f755-4246-aee3-db999cfe8d5e"}]} 2026-05-21 06:26:56.999 7 INFO neutron.services.segments.plugin [-] Segment a2cdbedb-ae78-48ac-ae47-02471b3c0023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2cdbedb-ae78-48ac-ae47-02471b3c0023 found for delete ", "request_id": "req-fba286ca-510a-41e8-9c43-3bd1c5b4055a"}]} 2026-05-21 06:26:57.039 8 INFO neutron.db.securitygroups_db [None req-f949fbd4-9d4f-4fa2-be0b-dc2575db81bf 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Project b22b5bbcab1c4a219830612848cd7eaa added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-21 06:26:57.054 7 INFO neutron.db.l3_hamode_db [None req-7b20fc37-bea7-4962-acfb-03aa1bdd8c65 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] HA network 2619c1b6-b455-419d-8206-760d795a857c was deleted as no HA routers are present in tenant 5727c808056d496d8fac01c82803a7c5. [pid: 7|app: 0|req: 976/1867] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:26:55 2026] DELETE /v2.0/routers/18ae0e5f-a92b-4936-ae3c-cf80c6140748 => generated 0 bytes in 1142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1868] 10.0.0.133 () {32 vars in 741 bytes} [Thu May 21 06:26:57 2026] DELETE /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags/red => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1869] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:26:56 2026] POST /v2.0/security-group-rules => generated 574 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1870] 10.0.0.133 () {32 vars in 730 bytes} [Thu May 21 06:26:57 2026] GET /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:26:57.431 8 INFO neutron.api.v2.resource [None req-e0d1c109-b48d-4a98-97e1-472e19afd76b dd0a43f647104cf5a01099d9d94708f1 9da24e4f7ac94e71923b91e4fbcbcaa4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1871] 10.0.0.133 () {32 vars in 745 bytes} [Thu May 21 06:26:57 2026] DELETE /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/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: 895/1872] 10.0.0.133 () {32 vars in 733 bytes} [Thu May 21 06:26:57 2026] DELETE /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags => generated 0 bytes in 437 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1873] 10.0.0.133 () {32 vars in 648 bytes} [Thu May 21 06:26:57 2026] GET /v2.0/networks => generated 1297 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1874] 10.0.0.133 () {32 vars in 730 bytes} [Thu May 21 06:26:58 2026] GET /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1875] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:26:57 2026] DELETE /v2.0/subnets/c652ecb6-b1b0-48f1-af1e-bf1b63389526 => generated 0 bytes in 1582 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1876] 10.0.0.36 () {34 vars in 1098 bytes} [Thu May 21 06:26:58 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1517354016&fields=id&tenant_id=b22b5bbcab1c4a219830612848cd7eaa => generated 69 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1877] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:26:58 2026] DELETE /v2.0/subnets/9818d02f-3d59-43ee-b72c-722af875ef7b => generated 0 bytes in 880 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1878] 10.0.0.36 () {34 vars in 980 bytes} [Thu May 21 06:26:58 2026] GET /v2.0/networks?id=2d370b60-7a4f-401e-b1e4-db2b55881c09 => generated 660 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-21 06:26:59.612 7 INFO neutron.services.segments.plugin [-] Segment b1dee6b3-736a-4713-b55f-490ef38c30e8 resource provider aggregate not found 2026-05-21 06:26:59.616 7 INFO neutron.services.segments.plugin [-] Segment b1dee6b3-736a-4713-b55f-490ef38c30e8 resource provider aggregate not found 2026-05-21 06:26:59.631 7 INFO neutron.services.segments.plugin [-] Segment b1dee6b3-736a-4713-b55f-490ef38c30e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1dee6b3-736a-4713-b55f-490ef38c30e8 found for delete ", "request_id": "req-8a5af290-f49a-4a72-99b4-47f34b179e18"}]} 2026-05-21 06:26:59.636 7 INFO neutron.services.segments.plugin [-] Segment b1dee6b3-736a-4713-b55f-490ef38c30e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1dee6b3-736a-4713-b55f-490ef38c30e8 found for delete ", "request_id": "req-5e0bba36-8109-48c0-aeab-0d6504f1c1fa"}]} 2026-05-21 06:26:59.806 8 INFO neutron.services.segments.plugin [-] Segment ce492df2-68c7-4015-a865-9199c9555f00 resource provider aggregate not found 2026-05-21 06:26:59.813 8 INFO neutron.services.segments.plugin [-] Segment ce492df2-68c7-4015-a865-9199c9555f00 resource provider aggregate not found 2026-05-21 06:26:59.839 8 INFO neutron.services.segments.plugin [-] Segment ce492df2-68c7-4015-a865-9199c9555f00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce492df2-68c7-4015-a865-9199c9555f00 found for delete ", "request_id": "req-af443a8a-b470-4155-b804-f94f4aed34c6"}]} 2026-05-21 06:26:59.841 8 INFO neutron.services.segments.plugin [-] Segment ce492df2-68c7-4015-a865-9199c9555f00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce492df2-68c7-4015-a865-9199c9555f00 found for delete ", "request_id": "req-ceb5c798-4b1d-4c15-b69c-6eb5af2013a7"}]} [pid: 7|app: 0|req: 980/1879] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:26:58 2026] DELETE /v2.0/networks/2a3dac7f-4d6d-4e78-a638-09b3aea1fe51 => generated 0 bytes in 923 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1880] 10.0.0.36 () {34 vars in 963 bytes} [Thu May 21 06:26:59 2026] GET /v2.0/quotas/b22b5bbcab1c4a219830612848cd7eaa => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1882] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:26:59 2026] DELETE /v2.0/networks/8979fe00-7eaf-4aa6-bab6-f39887869079 => generated 0 bytes in 788 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:26:59.901 8 WARNING neutron_lib.context [None req-8132e1e4-fa28-4a62-9e38-109ea4ecb894 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:26:59.987 8 INFO neutron.db.segments_db [None req-8132e1e4-fa28-4a62-9e38-109ea4ecb894 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Added segment d2f3fb0f-ca8b-485a-b7be-b05fb8beaa76 of type vxlan for network 31f245bb-71f2-4e0e-aac6-9f8cfd565321 [pid: 7|app: 0|req: 984/1884] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:26:59 2026] GET /v2.0/ports?tenant_id=b22b5bbcab1c4a219830612848cd7eaa&fields=id => generated 103 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1885] 10.0.0.36 () {34 vars in 1006 bytes} [Thu May 21 06:27:00 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?fields=segments => generated 14 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1886] 10.0.0.36 () {34 vars in 1106 bytes} [Thu May 21 06:27:00 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?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-05-21 06:27:00.728 8 INFO neutron.db.l3_hamode_db [None req-8132e1e4-fa28-4a62-9e38-109ea4ecb894 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 987/1887] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:00 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 12 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1888] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:27:01 2026] GET /v2.0/security-groups?tenant_id=dbec166282fa4de1bdd3a6c92f675f93&name=default => generated 2801 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1889] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:27:01 2026] DELETE /v2.0/security-groups/465f1e9f-d0e0-4dc5-bd11-4d7b919d4eac => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1890] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:01 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:27:02.155 8 INFO neutron.db.l3_hamode_db [None req-8132e1e4-fa28-4a62-9e38-109ea4ecb894 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 991/1891] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:27:02 2026] GET /v2.0/security-groups?tenant_id=9da24e4f7ac94e71923b91e4fbcbcaa4&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1892] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:27:02 2026] DELETE /v2.0/security-groups/52cc90b9-e430-46db-ba27-1b173de0d19d => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1893] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:27:02 2026] GET /v2.0/networks?id=2d370b60-7a4f-401e-b1e4-db2b55881c09 => generated 660 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1894] 199.19.213.52 () {34 vars in 1048 bytes} [Thu May 21 06:27:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b22b5bbcab1c4a219830612848cd7eaa => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:27:02.891 7 WARNING neutron_lib.context [req-05801568-8c23-4503-babe-e8ddad90946f req-8405d60f-9db3-4124-9bd9-33cd0707106d 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 995/1895] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:27:02 2026] POST /v2.0/ports => generated 958 bytes in 1098 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: 996/1896] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:03 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 961 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1897] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:27:04 2026] PUT /v2.0/ports/ae029d4c-0f38-48a8-8851-50b463c7287a => generated 1203 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 998/1898] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:27:04 2026] GET /v2.0/security-groups?id=6d25a5bd-e980-479d-b842-564d7a8886f9&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 901/1899] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:26:59 2026] POST /v2.0/routers => generated 688 bytes in 4971 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:27:04.895 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6ff2a66-a047-4b7e-97bf-753c656b4158'] response: {'name': 'network-changed', 'server_uuid': '359ea6c0-12af-448d-ab6e-3113caac2d20', 'tag': 'ae029d4c-0f38-48a8-8851-50b463c7287a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 999/1900] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:27:04 2026] GET /v2.0/ports?tenant_id=b22b5bbcab1c4a219830612848cd7eaa&device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1901] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:27:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ae029d4c-0f38-48a8-8851-50b463c7287a => 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: 902/1902] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:27:04 2026] GET /v2.0/routers/30cb8930-97de-4a94-9f6b-ed7eba9d4171 => generated 694 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1903] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:27:04 2026] GET /v2.0/subnets?id=afbbe266-183b-4427-b68a-9873ed81f1bd => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1904] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:27:05 2026] GET /v2.0/ports?network_id=2d370b60-7a4f-401e-b1e4-db2b55881c09&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: 1001/1905] 10.0.0.133 () {32 vars in 646 bytes} [Thu May 21 06:27:04 2026] GET /v2.0/routers => generated 697 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1906] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:27:05 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1907] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:27:05 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?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: 907/1908] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:27:05 2026] GET /v2.0/ports?tenant_id=b22b5bbcab1c4a219830612848cd7eaa&device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 1242 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1909] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:27:05 2026] GET /v2.0/networks?id=2d370b60-7a4f-401e-b1e4-db2b55881c09 => generated 756 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1910] 10.0.0.133 () {34 vars in 740 bytes} [Thu May 21 06:27:05 2026] PUT /v2.0/routers/30cb8930-97de-4a94-9f6b-ed7eba9d4171 => generated 701 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1911] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:27:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ae029d4c-0f38-48a8-8851-50b463c7287a => 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: 909/1912] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:06 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 973 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1913] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:27:06 2026] GET /v2.0/subnets?id=afbbe266-183b-4427-b68a-9873ed81f1bd => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1914] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:27:06 2026] GET /v2.0/routers/30cb8930-97de-4a94-9f6b-ed7eba9d4171 => generated 701 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1915] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:27:06 2026] GET /v2.0/security-groups?id=6d25a5bd-e980-479d-b842-564d7a8886f9&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1916] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:27:06 2026] GET /v2.0/ports?device_id=30cb8930-97de-4a94-9f6b-ed7eba9d4171 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1917] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:27:06 2026] GET /v2.0/ports?network_id=2d370b60-7a4f-401e-b1e4-db2b55881c09&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1918] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:27:06 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1919] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:27:06 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?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: 1008/1920] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:07 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1921] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:27:07 2026] GET /v2.0/security-groups?id=6d25a5bd-e980-479d-b842-564d7a8886f9&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1922] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:07 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:27:07.714 8 INFO neutron.services.segments.plugin [-] Segment d2f3fb0f-ca8b-485a-b7be-b05fb8beaa76 resource provider aggregate not found 2026-05-21 06:27:07.721 8 INFO neutron.services.segments.plugin [-] Segment d2f3fb0f-ca8b-485a-b7be-b05fb8beaa76 resource provider aggregate not found 2026-05-21 06:27:07.730 8 INFO neutron.services.segments.plugin [-] Segment d2f3fb0f-ca8b-485a-b7be-b05fb8beaa76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f3fb0f-ca8b-485a-b7be-b05fb8beaa76 found for delete ", "request_id": "req-bba4451e-1e76-4e8b-a239-f22bcaf2c222"}]} [pid: 7|app: 0|req: 1011/1923] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:27:07 2026] GET /v2.0/security-groups?id=6d25a5bd-e980-479d-b842-564d7a8886f9&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:27:07.739 8 INFO neutron.services.segments.plugin [-] Segment d2f3fb0f-ca8b-485a-b7be-b05fb8beaa76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f3fb0f-ca8b-485a-b7be-b05fb8beaa76 found for delete ", "request_id": "req-4d6e6d63-3e62-4604-b999-7f595c5f5cbd"}]} [pid: 7|app: 0|req: 1012/1924] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:27:07 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:27:07.840 7 WARNING neutron_lib.context [None req-b6b8db65-3a90-4c81-925a-b5f510a3ee54 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:27:07.953 8 INFO neutron.db.l3_hamode_db [None req-67362158-5f40-4793-8fbc-0c1caaf9e8b1 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] HA network 31f245bb-71f2-4e0e-aac6-9f8cfd565321 was deleted as no HA routers are present in tenant 5727c808056d496d8fac01c82803a7c5. [pid: 8|app: 0|req: 913/1925] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:27:06 2026] DELETE /v2.0/routers/30cb8930-97de-4a94-9f6b-ed7eba9d4171 => generated 0 bytes in 1684 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1926] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:27:07 2026] GET /v2.0/ports?device_id=30cb8930-97de-4a94-9f6b-ed7eba9d4171 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:27:08.043 8 INFO neutron.api.v2.resource [None req-3160bf99-b70b-482a-867e-421c82d1b3e6 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 915/1927] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:27:08 2026] DELETE /v2.0/routers/30cb8930-97de-4a94-9f6b-ed7eba9d4171 => 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: 916/1928] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:27:08 2026] GET /v2.0/ports?device_id=18ae0e5f-a92b-4936-ae3c-cf80c6140748 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:27:08.147 8 INFO neutron.api.v2.resource [None req-e273397f-959a-4880-8bc3-29f7245884dd ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 917/1929] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:27:08 2026] DELETE /v2.0/routers/18ae0e5f-a92b-4936-ae3c-cf80c6140748 => generated 135 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:27:08.215 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e343ab5-34d8-4b20-bd90-d982dda0f268 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 918/1930] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:27:08 2026] DELETE /v2.0/subnets/c652ecb6-b1b0-48f1-af1e-bf1b63389526 => generated 136 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1931] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:27:08 2026] GET /v2.0/ports?device_id=f550a40b-266a-45ea-92f8-28ab728aa128 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:27:08.297 8 INFO neutron.api.v2.resource [None req-aa7bf51e-e8f6-4f1e-b2e8-b5e41d8c0dc7 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 920/1932] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:27:08 2026] DELETE /v2.0/routers/f550a40b-266a-45ea-92f8-28ab728aa128 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:27:08.330 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f09f45d9-3cc2-45b9-80c8-e6662b281a59 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 921/1933] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:27:08 2026] DELETE /v2.0/subnets/bc2abe70-2f49-4702-90af-e078bb699035 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1934] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:27:08 2026] GET /v2.0/ports?device_id=ac29b479-10f5-4ebb-8637-4a2512159123 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:27:08.401 8 INFO neutron.api.v2.resource [None req-77b23d97-35c9-404a-a5f1-a823da26ccb3 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 923/1935] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:27:08 2026] DELETE /v2.0/routers/ac29b479-10f5-4ebb-8637-4a2512159123 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:27:08.446 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81e1dce4-e66f-485e-916d-67faedab3b4a ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 924/1936] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:27:08 2026] DELETE /v2.0/subnets/f2d438f8-fe7a-4810-aa70-a6d77e68298c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:27:08.477 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9004c31-7171-4188-94b5-174d8a860493 ee09d75023e7461ea741ed9f1e43b5a1 5727c808056d496d8fac01c82803a7c5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 925/1937] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:27:08 2026] DELETE /v2.0/subnets/34c6dc72-83a8-4301-a286-726a8e4c3cc1 => generated 136 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1938] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:27:09 2026] GET /v2.0/security-groups?tenant_id=5727c808056d496d8fac01c82803a7c5&name=default => generated 2801 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1939] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:27:09 2026] DELETE /v2.0/security-groups/2daefd21-17f4-4efa-a859-a49db19b74dc => generated 0 bytes in 1625 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:27:11.767 7 INFO neutron.db.l3_db [None req-b6b8db65-3a90-4c81-925a-b5f510a3ee54 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Floating IP b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d associated. External IP: 10.96.250.211, port: ae029d4c-0f38-48a8-8851-50b463c7287a. [pid: 7|app: 0|req: 1013/1940] 10.0.0.133 () {34 vars in 676 bytes} [Thu May 21 06:27:07 2026] POST /v2.0/floatingips => generated 856 bytes in 4669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1941] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:27:12 2026] GET /v2.0/floatingips/b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d => generated 856 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:27:13.676 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b1f7fb8-8a07-4a4e-8f23-f08a00943661'] response: {'name': 'network-changed', 'server_uuid': '359ea6c0-12af-448d-ab6e-3113caac2d20', 'tag': 'ae029d4c-0f38-48a8-8851-50b463c7287a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1014/1942] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:27:13 2026] GET /v2.0/floatingips/b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d => generated 856 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1943] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:27:13 2026] GET /v2.0/ports?tenant_id=b22b5bbcab1c4a219830612848cd7eaa&device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => 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: 1015/1944] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:27:13 2026] GET /v2.0/networks?id=2d370b60-7a4f-401e-b1e4-db2b55881c09 => generated 756 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1945] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:27:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ae029d4c-0f38-48a8-8851-50b463c7287a => generated 859 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1946] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:27:13 2026] GET /v2.0/subnets?id=afbbe266-183b-4427-b68a-9873ed81f1bd => generated 654 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1947] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:27:14 2026] GET /v2.0/ports?network_id=2d370b60-7a4f-401e-b1e4-db2b55881c09&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1948] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:27:14 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1949] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:27:14 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?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: 934/1952] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:27:14 2026] GET /v2.0/floatingips/b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:27:14.780 7 WARNING neutron_lib.context [None req-465248a2-97c4-4d9e-b96b-d315ddd27b90 575f1a26abf94499b9cf9cac9e208c76 768ebefdc2b14119b2e8f3512d060c9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1019/1953] 10.0.0.133 () {34 vars in 683 bytes} [Thu May 21 06:27:14 2026] POST /v2.0/security-groups => generated 1561 bytes in 877 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1954] 10.0.0.133 () {32 vars in 662 bytes} [Thu May 21 06:27:15 2026] GET /v2.0/security-groups => generated 4344 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1955] 10.0.0.133 () {34 vars in 757 bytes} [Thu May 21 06:27:15 2026] PUT /v2.0/security-groups/d8b22f8e-1da1-4273-a5e0-131a7f6bf8a4 => generated 1598 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1956] 10.0.0.133 () {32 vars in 736 bytes} [Thu May 21 06:27:15 2026] GET /v2.0/security-groups/d8b22f8e-1da1-4273-a5e0-131a7f6bf8a4 => generated 1598 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1957] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:27:15 2026] DELETE /v2.0/security-groups/d8b22f8e-1da1-4273-a5e0-131a7f6bf8a4 => 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: 937/1958] 10.0.0.133 () {32 vars in 662 bytes} [Thu May 21 06:27:15 2026] GET /v2.0/security-groups => generated 2801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:27:16.059 7 INFO neutron.api.v2.resource [None req-dbd99111-d9c1-463e-854a-55843231c8bf 575f1a26abf94499b9cf9cac9e208c76 768ebefdc2b14119b2e8f3512d060c9d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1022/1959] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:27:16 2026] DELETE /v2.0/security-groups/d8b22f8e-1da1-4273-a5e0-131a7f6bf8a4 => generated 146 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:27:16.069 8 WARNING neutron_lib.context [None req-11fafbac-68e0-467d-81f1-3b857370dc3c 575f1a26abf94499b9cf9cac9e208c76 768ebefdc2b14119b2e8f3512d060c9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 938/1960] 10.0.0.133 () {34 vars in 683 bytes} [Thu May 21 06:27:16 2026] POST /v2.0/security-groups => generated 1561 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:27:16.411 7 WARNING neutron_lib.context [None req-cdb3542b-c283-42bd-a89a-efe60966281e 575f1a26abf94499b9cf9cac9e208c76 768ebefdc2b14119b2e8f3512d060c9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1023/1961] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:27:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1962] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:27:16 2026] GET /v2.0/security-group-rules/11453e7c-21f0-4481-b062-f58217a52d0c => generated 569 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1963] 10.0.0.133 () {32 vars in 672 bytes} [Thu May 21 06:27:16 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1964] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:27:16 2026] DELETE /v2.0/security-group-rules/11453e7c-21f0-4481-b062-f58217a52d0c => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1965] 10.0.0.133 () {32 vars in 672 bytes} [Thu May 21 06:27:17 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:27:17.176 8 WARNING neutron_lib.context [None req-6097753c-67a1-4eb3-9863-5a9b4e8a4d49 575f1a26abf94499b9cf9cac9e208c76 768ebefdc2b14119b2e8f3512d060c9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 941/1966] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:27:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1967] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:27:17 2026] GET /v2.0/security-group-rules/5a69d206-3216-4e76-b13d-572fbdf7d594 => generated 569 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1968] 10.0.0.133 () {32 vars in 672 bytes} [Thu May 21 06:27:17 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1969] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:27:17 2026] DELETE /v2.0/security-group-rules/5a69d206-3216-4e76-b13d-572fbdf7d594 => 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: 943/1970] 10.0.0.133 () {32 vars in 672 bytes} [Thu May 21 06:27:17 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:27:17.746 7 WARNING neutron_lib.context [None req-bfacfc83-0c6c-42c8-acd4-7a483f1d3ee1 575f1a26abf94499b9cf9cac9e208c76 768ebefdc2b14119b2e8f3512d060c9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:27:17.811 7 INFO neutron.db.securitygroups_db [None req-bfacfc83-0c6c-42c8-acd4-7a483f1d3ee1 575f1a26abf94499b9cf9cac9e208c76 768ebefdc2b14119b2e8f3512d060c9d - - default default] Project 768ebefdc2b14119b2e8f3512d060c9d 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: 1028/1971] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:27:17 2026] POST /v2.0/security-group-rules => generated 575 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1972] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:27:17 2026] GET /v2.0/security-group-rules/69482bc4-3d77-47cf-93f1-e8037dbc7d92 => generated 575 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1973] 10.0.0.133 () {32 vars in 672 bytes} [Thu May 21 06:27:17 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: 8|app: 0|req: 945/1974] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:27:18 2026] DELETE /v2.0/security-group-rules/69482bc4-3d77-47cf-93f1-e8037dbc7d92 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1975] 10.0.0.133 () {32 vars in 672 bytes} [Thu May 21 06:27:18 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: 8|app: 0|req: 946/1976] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:27:18 2026] DELETE /v2.0/security-groups/955f4c05-0d8d-4f3b-8e95-dacdb828bb47 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1977] 10.0.0.133 () {32 vars in 662 bytes} [Thu May 21 06:27:18 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) [pid: 8|app: 0|req: 947/1978] 10.0.0.133 () {32 vars in 662 bytes} [Thu May 21 06:27:18 2026] GET /v2.0/security-groups => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1979] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:27:19 2026] GET /v2.0/security-groups?tenant_id=768ebefdc2b14119b2e8f3512d060c9d&name=default => generated 2801 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1980] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:27:19 2026] DELETE /v2.0/security-groups/76d116c7-e9da-4514-ab30-717c13d9c1b4 => 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: 1033/1981] 10.0.0.67 () {34 vars in 988 bytes} [Thu May 21 06:27:24 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 1244 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1982] 10.0.0.67 () {34 vars in 1038 bytes} [Thu May 21 06:27:24 2026] GET /v2.0/security-groups?id=6d25a5bd-e980-479d-b842-564d7a8886f9&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1985] 10.0.0.133 () {32 vars in 825 bytes} [Thu May 21 06:27:29 2026] GET /v2.0/ports?project_id=b22b5bbcab1c4a219830612848cd7eaa&network_id=2d370b60-7a4f-401e-b1e4-db2b55881c09 => generated 3695 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1986] 10.0.0.133 () {32 vars in 741 bytes} [Thu May 21 06:27:30 2026] GET /v2.0/subnets?network_id=00c29753-751c-45b6-8aa7-efd2e1ecd164 => generated 644 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:27:31.045 7 INFO neutron.db.l3_db [None req-6dde614e-4372-4b51-937a-b06ffdf8a159 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Floating IP b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d disassociated. External IP: 10.96.250.211, port: ae029d4c-0f38-48a8-8851-50b463c7287a. [pid: 7|app: 0|req: 1036/1987] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:27:30 2026] PUT /v2.0/floatingips/b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d => generated 554 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1988] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:27:31 2026] GET /v2.0/floatingips/b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d => generated 554 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1989] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:27:32 2026] GET /v2.0/floatingips/b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1990] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:27:32 2026] GET /v2.0/ports?tenant_id=b22b5bbcab1c4a219830612848cd7eaa&device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:27:32.643 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdc08f9b-5b47-4297-b249-6441c644bfbb'] response: {'name': 'network-changed', 'server_uuid': '359ea6c0-12af-448d-ab6e-3113caac2d20', 'tag': 'ae029d4c-0f38-48a8-8851-50b463c7287a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1038/1991] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:27:32 2026] GET /v2.0/networks?id=2d370b60-7a4f-401e-b1e4-db2b55881c09 => generated 756 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1992] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:27:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ae029d4c-0f38-48a8-8851-50b463c7287a => 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: 1039/1993] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:27:32 2026] GET /v2.0/subnets?id=afbbe266-183b-4427-b68a-9873ed81f1bd => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1994] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:27:32 2026] GET /v2.0/ports?network_id=2d370b60-7a4f-401e-b1e4-db2b55881c09&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: 1040/1995] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:27:32 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?fields=segments => generated 14 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1996] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:27:33 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1997] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:27:33 2026] GET /v2.0/floatingips/b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d => generated 552 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:27:35.054 8 WARNING neutron_lib.context [None req-cd53d610-294e-4260-b98f-f782a583f858 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1042/1998] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:27:35 2026] GET /v2.0/security-groups?tenant_id=de1543fe522a41b9be4a1a354ac6aef5&name=default => generated 2801 bytes in 1114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1999] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:27:36 2026] DELETE /v2.0/security-groups/1e26e155-b3b1-43e7-9211-fbf28dec4c36 => generated 0 bytes in 868 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2000] 10.0.0.133 () {34 vars in 684 bytes} [Thu May 21 06:27:35 2026] POST /v2.0/security-groups => generated 1611 bytes in 2592 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:27:37.647 7 WARNING neutron_lib.context [None req-98f88bc6-32c5-429c-91dc-b125da1ee360 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1044/2001] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:27:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:27:37.891 8 WARNING neutron_lib.context [None req-7c8cc3cd-b481-421d-9477-f10d1447cdb1 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 958/2002] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:27:37 2026] POST /v2.0/security-group-rules => generated 564 bytes in 1377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:27:39.272 7 WARNING neutron_lib.context [None req-068ec0b4-f473-4326-bb69-5cbdfd7fbbf7 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1045/2003] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:27:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 1430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:27:40.711 8 WARNING neutron_lib.context [None req-df4c4cd1-8465-4cba-994b-47d6f3e0736d 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 959/2004] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:27:40 2026] POST /v2.0/security-group-rules => generated 569 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:27:41.167 8 WARNING neutron_lib.context [None req-7be850d2-25d9-4e40-a7c9-340830c9dd8d 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:27:41.663 8 INFO neutron.db.securitygroups_db [None req-7be850d2-25d9-4e40-a7c9-340830c9dd8d 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Project b22b5bbcab1c4a219830612848cd7eaa added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-21 06:27:42.398 7 INFO neutron.db.segments_db [None req-19979d49-09e9-41a6-bc01-ed6f721e3573 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment 97dddd08-a76b-485d-a197-82085ef1916e of type vxlan for network 697fefe5-99d1-41a9-b482-53f3d06f889d [pid: 8|app: 0|req: 960/2005] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:27:41 2026] POST /v2.0/security-group-rules => generated 575 bytes in 1413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2006] 199.19.213.52 () {34 vars in 1094 bytes} [Thu May 21 06:27:42 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:27:42.667 8 WARNING neutron_lib.context [None req-4cb2cf18-6a57-400d-a7f7-c5377be53ab8 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:27:43.022 8 INFO neutron.db.securitygroups_db [None req-4cb2cf18-6a57-400d-a7f7-c5377be53ab8 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Project b22b5bbcab1c4a219830612848cd7eaa 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: 1046/2007] 10.0.0.133 () {34 vars in 670 bytes} [Thu May 21 06:27:41 2026] POST /v2.0/networks => generated 740 bytes in 2090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2008] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:27:43 2026] GET /v2.0/ports?tenant_id=b22b5bbcab1c4a219830612848cd7eaa&device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => 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: 962/2009] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:27:42 2026] POST /v2.0/security-group-rules => generated 574 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2010] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:27:43 2026] GET /v2.0/networks?id=2d370b60-7a4f-401e-b1e4-db2b55881c09 => generated 756 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2011] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:27:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ae029d4c-0f38-48a8-8851-50b463c7287a => 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: 965/2012] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:27:43 2026] GET /v2.0/subnets?id=afbbe266-183b-4427-b68a-9873ed81f1bd => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2013] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:27:43 2026] GET /v2.0/ports?network_id=2d370b60-7a4f-401e-b1e4-db2b55881c09&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: 967/2014] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:27:43 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?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: 1048/2015] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:27:43 2026] POST /v2.0/subnets => generated 664 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2016] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:27:43 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?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) 2026-05-21 06:27:43.816 7 INFO neutron.db.segments_db [None req-947f412a-0b37-46e8-be16-dbf18d901059 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment d5a4bb17-9877-40b5-b2c0-2f3f1bbb7adc of type vxlan for network 70ea42c0-1ba5-4e66-9831-6657fa635c76 [pid: 8|app: 0|req: 969/2017] 10.0.0.133 () {32 vars in 648 bytes} [Thu May 21 06:27:43 2026] GET /v2.0/networks => generated 1297 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2018] 10.0.0.36 () {34 vars in 1098 bytes} [Thu May 21 06:27:44 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1048170664&fields=id&tenant_id=b22b5bbcab1c4a219830612848cd7eaa => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2019] 10.0.0.36 () {34 vars in 980 bytes} [Thu May 21 06:27:44 2026] GET /v2.0/networks?id=2d370b60-7a4f-401e-b1e4-db2b55881c09 => generated 660 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2020] 10.0.0.36 () {34 vars in 963 bytes} [Thu May 21 06:27:44 2026] GET /v2.0/quotas/b22b5bbcab1c4a219830612848cd7eaa => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2021] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:27:44 2026] GET /v2.0/ports?tenant_id=b22b5bbcab1c4a219830612848cd7eaa&fields=id => generated 149 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:27:44.396 7 INFO neutron.db.l3_hamode_db [None req-947f412a-0b37-46e8-be16-dbf18d901059 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 974/2022] 10.0.0.36 () {34 vars in 1006 bytes} [Thu May 21 06:27:44 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?fields=segments => generated 14 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2025] 10.0.0.36 () {34 vars in 1106 bytes} [Thu May 21 06:27:44 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?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: 978/2026] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:45 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:27:46.101 7 INFO neutron.db.l3_hamode_db [None req-947f412a-0b37-46e8-be16-dbf18d901059 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 979/2027] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:46 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2028] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:47 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2029] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:49 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2030] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:50 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => 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: 983/2031] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:51 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => 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: 984/2032] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:52 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2033] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:53 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => 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: 986/2034] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:54 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2035] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:27:43 2026] POST /v2.0/routers => generated 728 bytes in 11333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2036] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:55 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2037] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:56 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2038] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:57 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => 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: 1053/2039] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:27:58 2026] GET /v2.0/networks?id=2d370b60-7a4f-401e-b1e4-db2b55881c09 => generated 660 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2040] 199.19.213.52 () {34 vars in 1048 bytes} [Thu May 21 06:27:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b22b5bbcab1c4a219830612848cd7eaa => generated 274 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:27:58.258 7 WARNING neutron_lib.context [req-399a3bb2-9e7c-42aa-a658-8bddea079237 req-457760e7-2048-4920-96a4-2a92d5c1292f 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 987/2041] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:27:55 2026] PUT /v2.0/routers/03476d14-bc11-4463-bf0f-68423059fd59/add_router_interface => generated 309 bytes in 3651 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2042] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:27:58 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => 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: 1055/2045] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:27:58 2026] POST /v2.0/ports => generated 954 bytes in 1857 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: 991/2046] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:00 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 957 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2047] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:00 2026] GET /v2.0/security-groups?id=212c923b-0e6e-47c9-b53e-222235c8f400&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2048] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:01 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2049] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:01 2026] GET /v2.0/security-groups?id=212c923b-0e6e-47c9-b53e-222235c8f400&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: 1056/2050] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:28:00 2026] PUT /v2.0/ports/c312d101-99bc-4f83-b816-e7afbc59328f => generated 1199 bytes in 1465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2051] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:28:01 2026] GET /v2.0/ports?tenant_id=b22b5bbcab1c4a219830612848cd7eaa&device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 1238 bytes in 60 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: 1057/2052] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:28:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c312d101-99bc-4f83-b816-e7afbc59328f => 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: 996/2053] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:28:02 2026] GET /v2.0/subnets?id=afbbe266-183b-4427-b68a-9873ed81f1bd => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:28:02.109 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a115a733-201d-4ba7-8266-ea83b1ec4fab'] response: {'name': 'network-changed', 'server_uuid': 'f7e358a6-c7ea-4157-9a2b-8e78c55af839', 'tag': 'c312d101-99bc-4f83-b816-e7afbc59328f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1058/2054] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:28:02 2026] GET /v2.0/ports?network_id=2d370b60-7a4f-401e-b1e4-db2b55881c09&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: 997/2055] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:28:02 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?fields=segments => generated 14 bytes in 112 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: 1059/2056] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:28:02 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?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: 998/2057] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:02 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2058] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:02 2026] GET /v2.0/security-groups?id=212c923b-0e6e-47c9-b53e-222235c8f400&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2059] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:28:03 2026] GET /v2.0/ports?tenant_id=b22b5bbcab1c4a219830612848cd7eaa&device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2060] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:28:03 2026] GET /v2.0/networks?id=2d370b60-7a4f-401e-b1e4-db2b55881c09 => generated 756 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2061] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:28:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c312d101-99bc-4f83-b816-e7afbc59328f => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2062] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:28:03 2026] GET /v2.0/subnets?id=afbbe266-183b-4427-b68a-9873ed81f1bd => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2063] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:28:03 2026] GET /v2.0/ports?network_id=2d370b60-7a4f-401e-b1e4-db2b55881c09&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2064] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:28:03 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?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: 1002/2065] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:28:03 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?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: 1064/2066] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:03 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2067] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:03 2026] GET /v2.0/security-groups?id=212c923b-0e6e-47c9-b53e-222235c8f400&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: 1065/2068] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:04 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2069] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:05 2026] GET /v2.0/security-groups?id=212c923b-0e6e-47c9-b53e-222235c8f400&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: 1066/2070] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:06 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2071] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:06 2026] GET /v2.0/security-groups?id=212c923b-0e6e-47c9-b53e-222235c8f400&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: 1067/2072] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:07 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => 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: 1068/2073] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:07 2026] GET /v2.0/security-groups?id=212c923b-0e6e-47c9-b53e-222235c8f400&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: 1006/2074] 10.0.0.36 () {34 vars in 980 bytes} [Thu May 21 06:28:07 2026] GET /v2.0/networks?id=697fefe5-99d1-41a9-b482-53f3d06f889d => generated 673 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2075] 10.0.0.36 () {34 vars in 963 bytes} [Thu May 21 06:28:07 2026] GET /v2.0/quotas/be50ac8e6684463083546a1e89e616e2 => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2076] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:28:07 2026] GET /v2.0/ports?tenant_id=be50ac8e6684463083546a1e89e616e2&fields=id => generated 103 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2077] 10.0.0.36 () {34 vars in 1006 bytes} [Thu May 21 06:28:07 2026] GET /v2.0/networks/697fefe5-99d1-41a9-b482-53f3d06f889d?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: 1008/2078] 10.0.0.36 () {34 vars in 1106 bytes} [Thu May 21 06:28:07 2026] GET /v2.0/networks/697fefe5-99d1-41a9-b482-53f3d06f889d?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: 1071/2079] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:08 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2080] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:08 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2081] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:08 2026] GET /v2.0/security-groups?id=212c923b-0e6e-47c9-b53e-222235c8f400&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: 1010/2082] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:08 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2083] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:08 2026] GET /v2.0/security-groups?id=212c923b-0e6e-47c9-b53e-222235c8f400&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: 1011/2084] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:28:08 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2085] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:09 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:28:09.978 7 INFO neutron.db.l3_db [None req-4016d655-7492-4986-949f-2b0faf9bd565 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Floating IP b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d associated. External IP: 10.96.250.211, port: c312d101-99bc-4f83-b816-e7afbc59328f. [pid: 8|app: 0|req: 1013/2086] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:28:09 2026] GET /v2.0/networks?id=697fefe5-99d1-41a9-b482-53f3d06f889d => generated 673 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:28:10.028 8 WARNING neutron_lib.context [req-72ed1616-9733-43c1-a2b8-994a8f5b5c51 req-d628bdd9-df5f-4cba-be18-e48bb3afad98 3deac33c55604261b3ac5d5e59ac24e0 be50ac8e6684463083546a1e89e616e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1074/2087] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:28:09 2026] PUT /v2.0/floatingips/b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d => generated 855 bytes in 1326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2088] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:10 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:28:10.416 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b0a7cdf-ec0a-4556-8bff-24abde11ceac'] response: {'name': 'network-changed', 'server_uuid': 'f7e358a6-c7ea-4157-9a2b-8e78c55af839', 'tag': 'c312d101-99bc-4f83-b816-e7afbc59328f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1076/2089] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:28:10 2026] GET /v2.0/floatingips/b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d => generated 855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2090] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:28:10 2026] GET /v2.0/ports?tenant_id=b22b5bbcab1c4a219830612848cd7eaa&device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => 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: 1078/2091] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:28:10 2026] GET /v2.0/networks?id=2d370b60-7a4f-401e-b1e4-db2b55881c09 => 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: 1079/2092] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:28:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c312d101-99bc-4f83-b816-e7afbc59328f => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2093] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:28:10 2026] GET /v2.0/subnets?id=afbbe266-183b-4427-b68a-9873ed81f1bd => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2094] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:28:10 2026] GET /v2.0/ports?network_id=2d370b60-7a4f-401e-b1e4-db2b55881c09&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: 7|app: 0|req: 1082/2095] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:28:10 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?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: 1083/2096] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:28:10 2026] GET /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09?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: 1084/2097] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:28:11 2026] GET /v2.0/floatingips/b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d => generated 855 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2098] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:11 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 961 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2099] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:11 2026] GET /v2.0/security-groups?id=cc7cb738-71c6-48bb-bbec-f9df517ed668&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2100] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:28:10 2026] POST /v2.0/ports => generated 958 bytes in 1748 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: 1015/2101] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:28:12 2026] GET /v2.0/floatingips/b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d => generated 855 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2102] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:13 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2103] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:13 2026] GET /v2.0/security-groups?id=cc7cb738-71c6-48bb-bbec-f9df517ed668&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2104] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:28:11 2026] PUT /v2.0/ports/a1c7f506-c689-46e0-af47-e6c031ad32b2 => generated 1203 bytes in 1907 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2105] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:28:13 2026] GET /v2.0/ports?tenant_id=be50ac8e6684463083546a1e89e616e2&device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:28:13.879 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7444a12-321a-49d0-8f6d-6faf072dc482'] response: {'name': 'network-changed', 'server_uuid': 'b5932c56-2b82-413e-b6c1-d78f274bced4', 'tag': 'a1c7f506-c689-46e0-af47-e6c031ad32b2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1088/2106] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:28:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a1c7f506-c689-46e0-af47-e6c031ad32b2 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2107] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:28:13 2026] GET /v2.0/subnets?id=68c64029-c0be-4752-8309-e08c58e28ec4 => generated 667 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2108] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:28:13 2026] GET /v2.0/ports?network_id=697fefe5-99d1-41a9-b482-53f3d06f889d&device_owner=network%3Adhcp => generated 1244 bytes in 72 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: 1020/2109] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:28:14 2026] GET /v2.0/networks/697fefe5-99d1-41a9-b482-53f3d06f889d?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: 1090/2110] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:28:14 2026] GET /v2.0/floatingips/b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d => generated 857 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2111] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:28:14 2026] GET /v2.0/networks/697fefe5-99d1-41a9-b482-53f3d06f889d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2112] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:28:14 2026] GET /v2.0/ports?tenant_id=be50ac8e6684463083546a1e89e616e2&device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 1242 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2115] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:28:14 2026] GET /v2.0/networks?id=697fefe5-99d1-41a9-b482-53f3d06f889d => generated 768 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2116] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:14 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => 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: 1023/2117] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:28:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a1c7f506-c689-46e0-af47-e6c031ad32b2 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2118] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:14 2026] GET /v2.0/security-groups?id=cc7cb738-71c6-48bb-bbec-f9df517ed668&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2119] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:28:14 2026] GET /v2.0/subnets?id=68c64029-c0be-4752-8309-e08c58e28ec4 => generated 667 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2120] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:28:14 2026] GET /v2.0/ports?network_id=697fefe5-99d1-41a9-b482-53f3d06f889d&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: 1025/2121] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:28:14 2026] GET /v2.0/networks/697fefe5-99d1-41a9-b482-53f3d06f889d?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: 1097/2122] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:28:14 2026] GET /v2.0/networks/697fefe5-99d1-41a9-b482-53f3d06f889d?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: 1026/2123] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:15 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2124] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:15 2026] GET /v2.0/security-groups?id=cc7cb738-71c6-48bb-bbec-f9df517ed668&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: 8|app: 0|req: 1027/2125] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:16 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2126] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:16 2026] GET /v2.0/security-groups?id=cc7cb738-71c6-48bb-bbec-f9df517ed668&fields=id&fields=name => generated 88 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2127] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:18 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2128] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:18 2026] GET /v2.0/security-groups?id=cc7cb738-71c6-48bb-bbec-f9df517ed668&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2129] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:19 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2130] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:19 2026] GET /v2.0/security-groups?id=cc7cb738-71c6-48bb-bbec-f9df517ed668&fields=id&fields=name => generated 88 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2131] 10.0.0.67 () {34 vars in 988 bytes} [Thu May 21 06:28:20 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2132] 10.0.0.67 () {34 vars in 1038 bytes} [Thu May 21 06:28:20 2026] GET /v2.0/security-groups?id=212c923b-0e6e-47c9-b53e-222235c8f400&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: 1031/2133] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:20 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2134] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:20 2026] GET /v2.0/security-groups?id=cc7cb738-71c6-48bb-bbec-f9df517ed668&fields=id&fields=name => generated 88 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2135] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:22 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2136] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:22 2026] GET /v2.0/security-groups?id=cc7cb738-71c6-48bb-bbec-f9df517ed668&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2137] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:23 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 971 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2138] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:23 2026] GET /v2.0/security-groups?id=212c923b-0e6e-47c9-b53e-222235c8f400&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2139] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:24 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => 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: 1035/2140] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:24 2026] GET /v2.0/security-groups?id=cc7cb738-71c6-48bb-bbec-f9df517ed668&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2141] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:28:24 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2142] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:24 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2143] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:24 2026] GET /v2.0/security-groups?id=212c923b-0e6e-47c9-b53e-222235c8f400&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:28:24.922 8 INFO neutron.db.l3_db [req-5a499846-aebf-421e-8dae-5f3f636ca9d2 req-1ec56861-0f85-4d49-9b79-87792cd64d32 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] Floating IP b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d disassociated. External IP: 10.96.250.211, port: c312d101-99bc-4f83-b816-e7afbc59328f. [pid: 7|app: 0|req: 1109/2144] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:25 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2145] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:25 2026] GET /v2.0/security-groups?id=cc7cb738-71c6-48bb-bbec-f9df517ed668&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: 1111/2146] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:25 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2147] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:25 2026] GET /v2.0/security-groups?id=212c923b-0e6e-47c9-b53e-222235c8f400&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2148] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:28:26 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2149] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:26 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2150] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:28:24 2026] DELETE /v2.0/ports/c312d101-99bc-4f83-b816-e7afbc59328f => generated 0 bytes in 2565 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2151] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:27 2026] GET /v2.0/security-groups?id=cc7cb738-71c6-48bb-bbec-f9df517ed668&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2152] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:27 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:28:28.178 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c55b8bf-fe4c-48e0-888d-733f66cc1f97'] response: {'server_uuid': 'f7e358a6-c7ea-4157-9a2b-8e78c55af839', 'name': 'network-vif-deleted', 'tag': 'c312d101-99bc-4f83-b816-e7afbc59328f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1039/2153] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:28 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2154] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:28 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => 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: 1041/2155] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:28 2026] GET /v2.0/security-groups?id=cc7cb738-71c6-48bb-bbec-f9df517ed668&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: 1115/2156] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:28:26 2026] DELETE /v2.0/ports/a1c7f506-c689-46e0-af47-e6c031ad32b2 => generated 0 bytes in 1795 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2159] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:29 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => 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: 1118/2160] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:29 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:28:30.517 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e97472d-8028-4f28-a4a1-a1a8a31cb72f'] response: {'server_uuid': 'b5932c56-2b82-413e-b6c1-d78f274bced4', 'name': 'network-vif-deleted', 'tag': 'a1c7f506-c689-46e0-af47-e6c031ad32b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1043/2161] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:30 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2162] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:30 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2163] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:31 2026] GET /v2.0/ports?device_id=f7e358a6-c7ea-4157-9a2b-8e78c55af839 => 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: 1120/2164] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:31 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2165] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:32 2026] GET /v2.0/ports?device_id=b5932c56-2b82-413e-b6c1-d78f274bced4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2166] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:28:32 2026] DELETE /v2.0/security-groups/212c923b-0e6e-47c9-b53e-222235c8f400 => generated 0 bytes in 1796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2167] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:28:36 2026] DELETE /v2.0/floatingips/b2c61f05-5ff5-4b2d-9eb8-988d6f2fcf7d => generated 0 bytes in 1546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2168] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:38 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 975 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2169] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:38 2026] GET /v2.0/security-groups?id=6d25a5bd-e980-479d-b842-564d7a8886f9&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: 1047/2170] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:40 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2171] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:40 2026] GET /v2.0/security-groups?id=6d25a5bd-e980-479d-b842-564d7a8886f9&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2172] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:28:41 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2173] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:41 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2174] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:28:41 2026] GET /v2.0/security-groups?id=6d25a5bd-e980-479d-b842-564d7a8886f9&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: 1125/2175] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:28:41 2026] DELETE /v2.0/ports/ae029d4c-0f38-48a8-8851-50b463c7287a => generated 0 bytes in 1095 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2176] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:42 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2177] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:43 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2180] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:44 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:28:45.837 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d488fdd-09fd-4ee3-a496-85148bc28c61'] response: {'server_uuid': '359ea6c0-12af-448d-ab6e-3113caac2d20', 'name': 'network-vif-deleted', 'tag': 'ae029d4c-0f38-48a8-8851-50b463c7287a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1128/2181] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:28:45 2026] GET /v2.0/ports?device_id=359ea6c0-12af-448d-ab6e-3113caac2d20 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2182] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:28:46 2026] DELETE /v2.0/security-groups/6d25a5bd-e980-479d-b842-564d7a8886f9 => generated 0 bytes in 719 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2183] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:28:48 2026] PUT /v2.0/routers/57c4e355-dc96-42dc-bfdd-78319b5ffb89/remove_router_interface => generated 309 bytes in 1903 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2184] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:28:50 2026] DELETE /v2.0/subnets/afbbe266-183b-4427-b68a-9873ed81f1bd => generated 0 bytes in 536 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:28:52.893 7 INFO neutron.services.segments.plugin [-] Segment 23207e53-ac1e-47d7-812e-af572ac89863 resource provider aggregate not found 2026-05-21 06:28:52.898 7 INFO neutron.services.segments.plugin [-] Segment 23207e53-ac1e-47d7-812e-af572ac89863 resource provider aggregate not found 2026-05-21 06:28:52.919 7 INFO neutron.services.segments.plugin [-] Segment 23207e53-ac1e-47d7-812e-af572ac89863 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23207e53-ac1e-47d7-812e-af572ac89863 found for delete ", "request_id": "req-5de4ff05-c5b7-41af-9a64-e6b0edca8f1a"}]} 2026-05-21 06:28:52.921 7 INFO neutron.services.segments.plugin [-] Segment 23207e53-ac1e-47d7-812e-af572ac89863 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23207e53-ac1e-47d7-812e-af572ac89863 found for delete ", "request_id": "req-41b078a5-ace4-4a3a-a848-de5fb01f0739"}]} 2026-05-21 06:28:52.994 7 INFO neutron.db.l3_hamode_db [None req-dac05e7d-6f28-43fe-b616-a22a092dc95a 08650e1fe7bd4bdc929127d82f33279e b22b5bbcab1c4a219830612848cd7eaa - - default default] HA network 070babde-8e0f-49aa-ae7f-03ba3ee53ac5 was deleted as no HA routers are present in tenant b22b5bbcab1c4a219830612848cd7eaa. [pid: 7|app: 0|req: 1130/2185] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:28:50 2026] DELETE /v2.0/routers/57c4e355-dc96-42dc-bfdd-78319b5ffb89 => generated 0 bytes in 2408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:28:53.240 8 INFO neutron.services.segments.plugin [-] Segment 7507f019-6858-48ce-9178-f6e18d441182 resource provider aggregate not found 2026-05-21 06:28:53.250 8 INFO neutron.services.segments.plugin [-] Segment 7507f019-6858-48ce-9178-f6e18d441182 resource provider aggregate not found 2026-05-21 06:28:53.263 8 INFO neutron.services.segments.plugin [-] Segment 7507f019-6858-48ce-9178-f6e18d441182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7507f019-6858-48ce-9178-f6e18d441182 found for delete ", "request_id": "req-c76c7ad1-c470-4859-b698-e4aeec5458ef"}]} 2026-05-21 06:28:53.270 8 INFO neutron.services.segments.plugin [-] Segment 7507f019-6858-48ce-9178-f6e18d441182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7507f019-6858-48ce-9178-f6e18d441182 found for delete ", "request_id": "req-6079cada-969c-482a-bc9a-41f3678936f4"}]} [pid: 8|app: 0|req: 1056/2186] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:28:53 2026] DELETE /v2.0/networks/2d370b60-7a4f-401e-b1e4-db2b55881c09 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2187] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:28:54 2026] GET /v2.0/security-groups?tenant_id=0f34205026a841619462f888c8520936&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2188] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:28:55 2026] DELETE /v2.0/security-groups/dc255eb5-17dc-4d12-bb40-7257a1915cc1 => 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: 1133/2189] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:28:55 2026] GET /v2.0/security-groups?tenant_id=b22b5bbcab1c4a219830612848cd7eaa&name=default => 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: 1134/2190] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:28:55 2026] DELETE /v2.0/security-groups/3a47ef15-4b77-45d2-8f19-50deacec8201 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2191] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:28:55 2026] PUT /v2.0/routers/03476d14-bc11-4463-bf0f-68423059fd59/remove_router_interface => generated 309 bytes in 1463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:28:58.996 7 INFO neutron.services.segments.plugin [-] Segment d5a4bb17-9877-40b5-b2c0-2f3f1bbb7adc resource provider aggregate not found 2026-05-21 06:28:59.010 7 INFO neutron.services.segments.plugin [-] Segment d5a4bb17-9877-40b5-b2c0-2f3f1bbb7adc resource provider aggregate not found 2026-05-21 06:28:59.023 7 INFO neutron.services.segments.plugin [-] Segment d5a4bb17-9877-40b5-b2c0-2f3f1bbb7adc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5a4bb17-9877-40b5-b2c0-2f3f1bbb7adc found for delete ", "request_id": "req-f169334c-b854-47fa-badf-95abe91cbb0b"}]} 2026-05-21 06:28:59.030 7 INFO neutron.services.segments.plugin [-] Segment d5a4bb17-9877-40b5-b2c0-2f3f1bbb7adc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5a4bb17-9877-40b5-b2c0-2f3f1bbb7adc found for delete ", "request_id": "req-50de3203-6427-413b-9b61-4fd0d18250a7"}]} 2026-05-21 06:28:59.329 7 INFO neutron.db.l3_hamode_db [None req-f1848d5c-c2db-493b-a550-467742af9ec7 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] HA network 70ea42c0-1ba5-4e66-9831-6657fa635c76 was deleted as no HA routers are present in tenant be50ac8e6684463083546a1e89e616e2. [pid: 7|app: 0|req: 1135/2192] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:28:56 2026] DELETE /v2.0/routers/03476d14-bc11-4463-bf0f-68423059fd59 => generated 0 bytes in 2688 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:28:59.460 8 INFO neutron.db.segments_db [None req-66fed5f3-1de5-44ee-a28c-dd64fdb1142b 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment f34876d7-937f-4556-91f3-5398396115ab of type vxlan for network f162e1ee-8236-4e6c-a028-325a9a37c35c [pid: 7|app: 0|req: 1136/2193] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:28:59 2026] DELETE /v2.0/subnets/68c64029-c0be-4752-8309-e08c58e28ec4 => generated 0 bytes in 962 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2196] 10.0.0.133 () {34 vars in 670 bytes} [Thu May 21 06:28:58 2026] POST /v2.0/networks => generated 741 bytes in 2317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2197] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:29:00 2026] DELETE /v2.0/networks/697fefe5-99d1-41a9-b482-53f3d06f889d => generated 0 bytes in 714 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2198] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:29:01 2026] GET /v2.0/security-groups?tenant_id=be50ac8e6684463083546a1e89e616e2&name=default => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:29:01.655 7 INFO neutron.services.segments.plugin [-] Segment 97dddd08-a76b-485d-a197-82085ef1916e resource provider aggregate not found 2026-05-21 06:29:01.669 7 INFO neutron.services.segments.plugin [-] Segment 97dddd08-a76b-485d-a197-82085ef1916e resource provider aggregate not found 2026-05-21 06:29:01.687 7 INFO neutron.services.segments.plugin [-] Segment 97dddd08-a76b-485d-a197-82085ef1916e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97dddd08-a76b-485d-a197-82085ef1916e found for delete ", "request_id": "req-8e7890c6-dedd-49b0-999c-1a3190efa65b"}]} 2026-05-21 06:29:01.688 7 INFO neutron.services.segments.plugin [-] Segment 97dddd08-a76b-485d-a197-82085ef1916e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97dddd08-a76b-485d-a197-82085ef1916e found for delete ", "request_id": "req-42c33618-592c-45cf-ad5d-2fb2d57adca2"}]} [pid: 8|app: 0|req: 1059/2199] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:29:00 2026] POST /v2.0/subnets => generated 664 bytes in 1276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2200] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:29:01 2026] DELETE /v2.0/security-groups/cc7cb738-71c6-48bb-bbec-f9df517ed668 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:29:01.856 8 INFO neutron.db.segments_db [None req-3a01d6bd-3a2e-45ec-8a2c-34eb9ab198b3 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment 3f3edf4a-e9ae-4ce7-8762-54fc0ec6e313 of type vxlan for network 5801df29-4174-434d-af1c-6e009fef6b62 2026-05-21 06:29:05.058 8 INFO neutron.db.l3_hamode_db [None req-3a01d6bd-3a2e-45ec-8a2c-34eb9ab198b3 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:29:07.860 8 INFO neutron.db.l3_hamode_db [None req-3a01d6bd-3a2e-45ec-8a2c-34eb9ab198b3 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1060/2203] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:29:01 2026] POST /v2.0/routers => generated 728 bytes in 13680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:29:15.803 8 WARNING neutron_lib.context [None req-ecf31c85-7859-4976-8396-6b2c19669358 f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:29:15.861 8 INFO neutron.db.segments_db [None req-ecf31c85-7859-4976-8396-6b2c19669358 f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Added segment 10a06b97-4d67-45c2-b0e7-6ccaaea6892c of type vxlan for network 7bfd1188-374f-40e4-a2fc-e08586067cc8 2026-05-21 06:29:16.548 8 INFO neutron.db.l3_hamode_db [None req-ecf31c85-7859-4976-8396-6b2c19669358 f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:29:16.782 8 INFO neutron.db.l3_hamode_db [None req-ecf31c85-7859-4976-8396-6b2c19669358 f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1144/2204] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:29:15 2026] PUT /v2.0/routers/a845fd79-6cbd-41a3-b48d-2947ddc921bd/add_router_interface => generated 309 bytes in 1923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2205] 10.0.0.133 () {34 vars in 667 bytes} [Thu May 21 06:29:15 2026] POST /v2.0/routers => generated 474 bytes in 2809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:29:18.483 7 WARNING neutron_lib.context [None req-890cb107-5e07-44e1-87e6-978a9b097e4c f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:29:18.566 7 INFO neutron.db.l3_hamode_db [None req-890cb107-5e07-44e1-87e6-978a9b097e4c f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:29:18.909 7 INFO neutron.db.l3_hamode_db [None req-890cb107-5e07-44e1-87e6-978a9b097e4c f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:29:19.282 8 INFO neutron.db.segments_db [None req-c689db87-230a-4456-a8c6-6b6aea514804 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment 1fe2d1f1-fe45-49ba-9a49-4a648a52b4d0 of type vxlan for network 73a15f95-fffe-4505-825e-9a2c25dfcd49 [pid: 8|app: 0|req: 1062/2206] 10.0.0.133 () {34 vars in 670 bytes} [Thu May 21 06:29:19 2026] POST /v2.0/networks => generated 741 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2207] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:29:19 2026] POST /v2.0/subnets => generated 664 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:29:20.298 8 INFO neutron.db.segments_db [None req-5df1112a-dcae-424e-b539-542e65318ce6 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Added segment c0fda277-b60b-410e-b267-932420d78581 of type vxlan for network c454331e-01ac-4e40-900d-382c66b1f3e5 [pid: 7|app: 0|req: 1145/2208] 10.0.0.133 () {34 vars in 667 bytes} [Thu May 21 06:29:18 2026] POST /v2.0/routers => generated 474 bytes in 2346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:29:20.831 7 WARNING neutron_lib.context [None req-c54e315f-bd52-434e-9d9d-831cc82ae1f1 f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:29:21.364 7 INFO neutron.db.l3_hamode_db [None req-c54e315f-bd52-434e-9d9d-831cc82ae1f1 f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:29:22.189 7 INFO neutron.db.l3_hamode_db [None req-c54e315f-bd52-434e-9d9d-831cc82ae1f1 f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:29:23.974 8 INFO neutron.db.l3_hamode_db [None req-5df1112a-dcae-424e-b539-542e65318ce6 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:29:25.622 8 INFO neutron.db.l3_hamode_db [None req-5df1112a-dcae-424e-b539-542e65318ce6 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1146/2209] 10.0.0.133 () {34 vars in 667 bytes} [Thu May 21 06:29:20 2026] POST /v2.0/routers => generated 474 bytes in 5103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:29:25.942 7 WARNING neutron_lib.context [None req-1b521806-54fd-407d-8c0f-231234244f07 f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:29:26.281 7 INFO neutron.db.l3_hamode_db [None req-1b521806-54fd-407d-8c0f-231234244f07 f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:29:26.521 7 INFO neutron.db.l3_hamode_db [None req-1b521806-54fd-407d-8c0f-231234244f07 f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1064/2210] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:29:19 2026] POST /v2.0/routers => generated 728 bytes in 8728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2211] 10.0.0.133 () {34 vars in 667 bytes} [Thu May 21 06:29:25 2026] POST /v2.0/routers => generated 474 bytes in 2995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:29:28.943 7 WARNING neutron_lib.context [None req-b2fb0d84-1c7d-478d-b83f-9c789e43ba29 f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:29:29.062 7 INFO neutron.db.l3_hamode_db [None req-b2fb0d84-1c7d-478d-b83f-9c789e43ba29 f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:29:29.382 7 INFO neutron.db.l3_hamode_db [None req-b2fb0d84-1c7d-478d-b83f-9c789e43ba29 f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1065/2212] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:29:28 2026] PUT /v2.0/routers/6030322b-d559-461a-a94d-d572e413cf20/add_router_interface => generated 309 bytes in 2124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2215] 10.0.0.133 () {34 vars in 667 bytes} [Thu May 21 06:29:28 2026] POST /v2.0/routers => generated 474 bytes in 2320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2216] 10.0.0.133 () {34 vars in 750 bytes} [Thu May 21 06:29:31 2026] PUT /v2.0/routers/8ffcf45a-bdf0-456c-8ad5-e327faf4e5b5/tags => generated 17 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:29:31.887 8 WARNING neutron_lib.context [None req-d83de741-1868-4dc1-a1fa-b693acfb25c3 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1149/2217] 10.0.0.133 () {34 vars in 750 bytes} [Thu May 21 06:29:31 2026] PUT /v2.0/routers/6be3e620-142c-4e3e-84b7-a27247f6a0b0/tags => generated 25 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2218] 10.0.0.133 () {34 vars in 750 bytes} [Thu May 21 06:29:31 2026] PUT /v2.0/routers/552b4f69-67cd-46c1-8d8d-2eb0624cc636/tags => generated 34 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2219] 10.0.0.133 () {34 vars in 750 bytes} [Thu May 21 06:29:32 2026] PUT /v2.0/routers/f3115406-5afc-492b-a2d1-1a0723b1645a/tags => generated 19 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2220] 10.0.0.133 () {32 vars in 663 bytes} [Thu May 21 06:29:32 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2221] 10.0.0.133 () {34 vars in 684 bytes} [Thu May 21 06:29:31 2026] POST /v2.0/security-groups => generated 1609 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:29:32.636 8 WARNING neutron_lib.context [None req-e297159a-40c0-4c5b-b9d6-1bfea9e36b73 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1153/2222] 10.0.0.133 () {32 vars in 677 bytes} [Thu May 21 06:29:32 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2223] 10.0.0.133 () {32 vars in 673 bytes} [Thu May 21 06:29:32 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2224] 10.0.0.133 () {32 vars in 685 bytes} [Thu May 21 06:29:32 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2225] 10.0.0.133 () {32 vars in 671 bytes} [Thu May 21 06:29:32 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2226] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:29:32 2026] POST /v2.0/security-group-rules => generated 565 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:29:33.052 8 WARNING neutron_lib.context [None req-188056b8-a78a-437d-a952-4f7c37aa7993 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1157/2227] 10.0.0.133 () {32 vars in 685 bytes} [Thu May 21 06:29:33 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2228] 10.0.0.133 () {32 vars in 681 bytes} [Thu May 21 06:29:33 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2229] 10.0.0.133 () {32 vars in 693 bytes} [Thu May 21 06:29:33 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2230] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:29:33 2026] GET /v2.0/routers/8ffcf45a-bdf0-456c-8ad5-e327faf4e5b5 => generated 485 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2231] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:29:33 2026] POST /v2.0/security-group-rules => generated 564 bytes in 885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:29:33.943 8 WARNING neutron_lib.context [None req-73ce5e32-4f96-4469-b35e-4df02e321fe8 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1072/2232] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:29:33 2026] POST /v2.0/security-group-rules => generated 570 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:29:34.179 8 WARNING neutron_lib.context [None req-cec08d9c-6999-4408-a276-62d6d0ec7bce 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1073/2233] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:29:34 2026] POST /v2.0/security-group-rules => generated 569 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:29:34.851 8 WARNING neutron_lib.context [None req-2ef7c473-7d7b-47d6-9ef2-0cacee3dd744 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:29:34.922 8 INFO neutron.db.securitygroups_db [None req-2ef7c473-7d7b-47d6-9ef2-0cacee3dd744 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Project a9f34ed52cd344e9a3f10d3ad8513f8f 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: 1161/2234] 10.0.0.133 () {34 vars in 741 bytes} [Thu May 21 06:29:33 2026] PUT /v2.0/routers/8ffcf45a-bdf0-456c-8ad5-e327faf4e5b5 => generated 485 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2235] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:29:35 2026] GET /v2.0/ports?device_id=8ffcf45a-bdf0-456c-8ad5-e327faf4e5b5 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2236] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:29:34 2026] POST /v2.0/security-group-rules => generated 575 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:29:35.164 8 WARNING neutron_lib.context [None req-ab082114-3193-48fa-893a-70f07ae24d57 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:29:35.294 8 INFO neutron.db.securitygroups_db [None req-ab082114-3193-48fa-893a-70f07ae24d57 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Project a9f34ed52cd344e9a3f10d3ad8513f8f 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: 1075/2237] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:29:35 2026] POST /v2.0/security-group-rules => generated 574 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2238] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:29:35 2026] DELETE /v2.0/routers/8ffcf45a-bdf0-456c-8ad5-e327faf4e5b5 => generated 0 bytes in 594 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2239] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:29:35 2026] GET /v2.0/routers/6be3e620-142c-4e3e-84b7-a27247f6a0b0 => generated 493 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:29:36.034 8 WARNING neutron_lib.context [None req-8edc087c-06b1-4877-b25b-6c1cd7171e8c 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1077/2240] 10.0.0.133 () {34 vars in 684 bytes} [Thu May 21 06:29:36 2026] POST /v2.0/security-groups => generated 1595 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2241] 10.0.0.133 () {34 vars in 741 bytes} [Thu May 21 06:29:35 2026] PUT /v2.0/routers/6be3e620-142c-4e3e-84b7-a27247f6a0b0 => generated 493 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:29:36.611 8 WARNING neutron_lib.context [None req-373bfcb5-5c86-48da-97d4-1e977fba7905 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1165/2242] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:29:36 2026] GET /v2.0/ports?device_id=6be3e620-142c-4e3e-84b7-a27247f6a0b0 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2243] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:29:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:29:37.214 8 WARNING neutron_lib.context [None req-b49baa4c-5875-46a5-913a-8e0bbc8e9625 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1166/2244] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:29:36 2026] DELETE /v2.0/routers/6be3e620-142c-4e3e-84b7-a27247f6a0b0 => generated 0 bytes in 654 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2245] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:29:37 2026] GET /v2.0/routers/552b4f69-67cd-46c1-8d8d-2eb0624cc636 => generated 502 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2246] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:29:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:29:37.552 8 WARNING neutron_lib.context [None req-ade26487-98bc-4c7c-8e0f-990188dc2946 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1168/2247] 10.0.0.133 () {34 vars in 741 bytes} [Thu May 21 06:29:37 2026] PUT /v2.0/routers/552b4f69-67cd-46c1-8d8d-2eb0624cc636 => generated 502 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2248] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:29:38 2026] GET /v2.0/ports?device_id=552b4f69-67cd-46c1-8d8d-2eb0624cc636 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2249] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:29:37 2026] POST /v2.0/floatingips => generated 552 bytes in 904 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2250] 10.0.0.36 () {34 vars in 1096 bytes} [Thu May 21 06:29:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--263210698&fields=id&tenant_id=a9f34ed52cd344e9a3f10d3ad8513f8f => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2251] 10.0.0.36 () {34 vars in 1096 bytes} [Thu May 21 06:29:38 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-970000830&fields=id&tenant_id=a9f34ed52cd344e9a3f10d3ad8513f8f => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2252] 10.0.0.36 () {34 vars in 980 bytes} [Thu May 21 06:29:38 2026] GET /v2.0/networks?id=f162e1ee-8236-4e6c-a028-325a9a37c35c => generated 673 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2253] 10.0.0.36 () {34 vars in 963 bytes} [Thu May 21 06:29:38 2026] GET /v2.0/quotas/a9f34ed52cd344e9a3f10d3ad8513f8f => 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: 1085/2254] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:29:38 2026] GET /v2.0/ports?tenant_id=a9f34ed52cd344e9a3f10d3ad8513f8f&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2255] 10.0.0.36 () {34 vars in 1006 bytes} [Thu May 21 06:29:38 2026] GET /v2.0/networks/f162e1ee-8236-4e6c-a028-325a9a37c35c?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: 1170/2256] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:29:38 2026] DELETE /v2.0/routers/552b4f69-67cd-46c1-8d8d-2eb0624cc636 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2257] 10.0.0.36 () {34 vars in 1106 bytes} [Thu May 21 06:29:39 2026] GET /v2.0/networks/f162e1ee-8236-4e6c-a028-325a9a37c35c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2258] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:29:39 2026] GET /v2.0/routers/f3115406-5afc-492b-a2d1-1a0723b1645a => generated 487 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2259] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:29:39 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2260] 10.0.0.133 () {34 vars in 741 bytes} [Thu May 21 06:29:39 2026] PUT /v2.0/routers/f3115406-5afc-492b-a2d1-1a0723b1645a => generated 487 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2261] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:29:40 2026] GET /v2.0/ports?device_id=f3115406-5afc-492b-a2d1-1a0723b1645a => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2262] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:29:40 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2263] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:29:40 2026] DELETE /v2.0/routers/f3115406-5afc-492b-a2d1-1a0723b1645a => generated 0 bytes in 1173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2264] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:29:41 2026] GET /v2.0/routers/04622ce7-a918-4a87-a846-19f85714820a => generated 480 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2265] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:29:41 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => 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: 1177/2266] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:29:42 2026] GET /v2.0/networks?id=f162e1ee-8236-4e6c-a028-325a9a37c35c => generated 673 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2267] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:29:43 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2268] 199.19.213.52 () {34 vars in 1048 bytes} [Thu May 21 06:29:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a9f34ed52cd344e9a3f10d3ad8513f8f => generated 272 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:29:43.138 7 WARNING neutron_lib.context [req-2ccb96da-c605-440f-8d81-d913c4ba49e0 req-db5bbacd-e8ea-4a2a-aeea-ee767b48fff8 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1090/2269] 10.0.0.133 () {34 vars in 741 bytes} [Thu May 21 06:29:41 2026] PUT /v2.0/routers/04622ce7-a918-4a87-a846-19f85714820a => generated 480 bytes in 1956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2270] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:29:43 2026] GET /v2.0/ports?device_id=04622ce7-a918-4a87-a846-19f85714820a => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2271] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:29:43 2026] POST /v2.0/ports => generated 993 bytes in 858 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-05-21 06:29:44.379 8 INFO neutron.services.segments.plugin [-] Segment 10a06b97-4d67-45c2-b0e7-6ccaaea6892c resource provider aggregate not found 2026-05-21 06:29:44.386 8 INFO neutron.services.segments.plugin [-] Segment 10a06b97-4d67-45c2-b0e7-6ccaaea6892c resource provider aggregate not found 2026-05-21 06:29:44.406 8 INFO neutron.services.segments.plugin [-] Segment 10a06b97-4d67-45c2-b0e7-6ccaaea6892c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10a06b97-4d67-45c2-b0e7-6ccaaea6892c found for delete ", "request_id": "req-1054dcee-48c9-4bd7-a79c-534facba135e"}]} 2026-05-21 06:29:44.413 8 INFO neutron.services.segments.plugin [-] Segment 10a06b97-4d67-45c2-b0e7-6ccaaea6892c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10a06b97-4d67-45c2-b0e7-6ccaaea6892c found for delete ", "request_id": "req-069d53a3-8231-47ac-9c88-58955c39546c"}]} 2026-05-21 06:29:44.459 8 INFO neutron.db.l3_hamode_db [None req-73567fa7-90fe-4356-9660-952be2c14d19 f32d8b58a98e4bd193bc4b20390ece5c 1d5a04869e0b405f969a82af1942c8d0 - - default default] HA network 7bfd1188-374f-40e4-a2fc-e08586067cc8 was deleted as no HA routers are present in tenant 1d5a04869e0b405f969a82af1942c8d0. [pid: 8|app: 0|req: 1092/2272] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:29:43 2026] DELETE /v2.0/routers/04622ce7-a918-4a87-a846-19f85714820a => generated 0 bytes in 1064 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2273] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:29:44 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1008 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2276] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:29:43 2026] PUT /v2.0/ports/f9caa1a3-f150-4785-8702-339280585040 => generated 1238 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2277] 10.0.0.36 () {34 vars in 1118 bytes} [Thu May 21 06:29:44 2026] GET /v2.0/security-groups?id=0a3414e8-ef89-4f90-a073-84ada22943d6&id=180bc30e-71a8-42f0-af7b-03781dc488af&fields=id&fields=name => generated 205 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:29:44.705 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c159285b-0874-4caa-8e27-1b3a8b2d387c'] response: {'name': 'network-changed', 'server_uuid': '94d21eb3-c37e-4ec0-8663-59b8fa41ada6', 'tag': 'f9caa1a3-f150-4785-8702-339280585040', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1182/2278] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:29:44 2026] GET /v2.0/ports?tenant_id=a9f34ed52cd344e9a3f10d3ad8513f8f&device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1277 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2279] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f9caa1a3-f150-4785-8702-339280585040 => 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: 1183/2280] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:29:44 2026] GET /v2.0/subnets?id=8a8b0627-b407-471c-89f6-669f276a29f6 => generated 667 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2281] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:29:44 2026] GET /v2.0/ports?network_id=f162e1ee-8236-4e6c-a028-325a9a37c35c&device_owner=network%3Adhcp => generated 1244 bytes in 76 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: 1184/2282] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:29:44 2026] GET /v2.0/networks/f162e1ee-8236-4e6c-a028-325a9a37c35c?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: 1099/2283] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:29:45 2026] GET /v2.0/networks/f162e1ee-8236-4e6c-a028-325a9a37c35c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2284] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:29:45 2026] GET /v2.0/ports?tenant_id=a9f34ed52cd344e9a3f10d3ad8513f8f&device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1277 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2285] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:29:45 2026] GET /v2.0/networks?id=f162e1ee-8236-4e6c-a028-325a9a37c35c => generated 769 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2286] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:29:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f9caa1a3-f150-4785-8702-339280585040 => 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: 1101/2287] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:29:45 2026] GET /v2.0/subnets?id=8a8b0627-b407-471c-89f6-669f276a29f6 => generated 667 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2288] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:29:45 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1277 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2289] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:29:45 2026] GET /v2.0/ports?network_id=f162e1ee-8236-4e6c-a028-325a9a37c35c&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2290] 199.19.213.52 () {34 vars in 1122 bytes} [Thu May 21 06:29:45 2026] GET /v2.0/security-groups?id=0a3414e8-ef89-4f90-a073-84ada22943d6&id=180bc30e-71a8-42f0-af7b-03781dc488af&fields=id&fields=name => generated 205 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2291] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:29:45 2026] GET /v2.0/networks/f162e1ee-8236-4e6c-a028-325a9a37c35c?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2292] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:29:45 2026] GET /v2.0/networks/f162e1ee-8236-4e6c-a028-325a9a37c35c?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: 1189/2293] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:29:45 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1008 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2294] 10.0.0.36 () {34 vars in 1118 bytes} [Thu May 21 06:29:45 2026] GET /v2.0/security-groups?id=0a3414e8-ef89-4f90-a073-84ada22943d6&id=180bc30e-71a8-42f0-af7b-03781dc488af&fields=id&fields=name => generated 205 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2295] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:29:45 2026] GET /v2.0/security-groups?tenant_id=cbabd33a5d8848229dff63798d6d5d40&name=default => generated 2805 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2296] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:29:46 2026] DELETE /v2.0/security-groups/d1c287f0-82b1-445f-96f9-50b4da7e5af5 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2297] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:29:46 2026] GET /v2.0/security-groups?tenant_id=1d5a04869e0b405f969a82af1942c8d0&name=default => generated 2805 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2298] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:29:47 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1010 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2299] 10.0.0.36 () {34 vars in 1118 bytes} [Thu May 21 06:29:47 2026] GET /v2.0/security-groups?id=0a3414e8-ef89-4f90-a073-84ada22943d6&id=180bc30e-71a8-42f0-af7b-03781dc488af&fields=id&fields=name => generated 205 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2300] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:29:47 2026] DELETE /v2.0/security-groups/ae1ccebf-20d9-4a4e-8c06-2ee358f10fb4 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2301] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:29:48 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2302] 10.0.0.36 () {34 vars in 1118 bytes} [Thu May 21 06:29:48 2026] GET /v2.0/security-groups?id=0a3414e8-ef89-4f90-a073-84ada22943d6&id=180bc30e-71a8-42f0-af7b-03781dc488af&fields=id&fields=name => generated 205 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2303] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:29:48 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:29:51.631 8 INFO neutron.db.l3_db [None req-38908112-8ef2-40a3-97fd-0ea28d49247d 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Floating IP 9cfbf11c-3c14-4f0b-b13f-fae730323f7a associated. External IP: 10.96.250.214, port: f9caa1a3-f150-4785-8702-339280585040. [pid: 8|app: 0|req: 1109/2304] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:29:48 2026] PUT /v2.0/floatingips/9cfbf11c-3c14-4f0b-b13f-fae730323f7a => generated 855 bytes in 3930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2305] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:29:51 2026] GET /v2.0/security-groups?tenant_id=2691a3e9c8fc4915950e8c1f08b3c7b2&name=default => generated 2805 bytes in 1760 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:29:53.385 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1af860f-76a4-4e9f-9b68-22729cc0a6a1'] response: {'name': 'network-changed', 'server_uuid': '94d21eb3-c37e-4ec0-8663-59b8fa41ada6', 'tag': 'f9caa1a3-f150-4785-8702-339280585040', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1197/2306] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:29:53 2026] GET /v2.0/ports?tenant_id=a9f34ed52cd344e9a3f10d3ad8513f8f&device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1279 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2307] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:29:53 2026] GET /v2.0/networks?id=f162e1ee-8236-4e6c-a028-325a9a37c35c => generated 769 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2308] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:29:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f9caa1a3-f150-4785-8702-339280585040 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2309] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:29:53 2026] GET /v2.0/subnets?id=8a8b0627-b407-471c-89f6-669f276a29f6 => generated 667 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2310] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:29:53 2026] GET /v2.0/ports?network_id=f162e1ee-8236-4e6c-a028-325a9a37c35c&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2311] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:29:53 2026] GET /v2.0/networks/f162e1ee-8236-4e6c-a028-325a9a37c35c?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2312] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:29:53 2026] GET /v2.0/networks/f162e1ee-8236-4e6c-a028-325a9a37c35c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2313] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:29:53 2026] DELETE /v2.0/security-groups/7e7056b4-1a49-4344-854a-b1910f63a924 => generated 0 bytes in 1292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:30:04.697 7 WARNING neutron_lib.context [None req-c79df235-cfb7-4aaa-b977-f723fa7f4b6c bef08a9f5e5f4444bc53b94c559d3535 353ba913eb0d4903a043349b19c18b29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1205/2316] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:30:04 2026] POST /v2.0/floatingips => generated 552 bytes in 5832 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2317] 10.0.0.133 () {34 vars in 758 bytes} [Thu May 21 06:30:10 2026] PUT /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags => generated 25 bytes in 1058 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2318] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:30:11 2026] GET /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2319] 10.0.0.133 () {34 vars in 769 bytes} [Thu May 21 06:30:11 2026] PUT /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags/green => generated 4 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2320] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:30:11 2026] GET /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2321] 10.0.0.133 () {34 vars in 765 bytes} [Thu May 21 06:30:11 2026] PUT /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags/red => 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: 1208/2322] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:30:11 2026] GET /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2323] 10.0.0.133 () {34 vars in 787 bytes} [Thu May 21 06:30:11 2026] PUT /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags/black.or.white => generated 4 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2324] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:30:12 2026] GET /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2325] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:30:11 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1010 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2326] 10.0.0.36 () {34 vars in 1118 bytes} [Thu May 21 06:30:12 2026] GET /v2.0/security-groups?id=0a3414e8-ef89-4f90-a073-84ada22943d6&id=180bc30e-71a8-42f0-af7b-03781dc488af&fields=id&fields=name => generated 205 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2327] 10.0.0.133 () {34 vars in 758 bytes} [Thu May 21 06:30:12 2026] PUT /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags => generated 37 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2328] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:30:12 2026] GET /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/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: 1212/2329] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:30:12 2026] GET /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:30:12.325 7 INFO neutron.api.v2.resource [None req-fe2ba425-dffd-4905-8182-1dbfb86fe718 bef08a9f5e5f4444bc53b94c559d3535 353ba913eb0d4903a043349b19c18b29 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1213/2330] 10.0.0.133 () {32 vars in 750 bytes} [Thu May 21 06:30:12 2026] GET /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2331] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:30:12 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1279 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2332] 10.0.0.133 () {32 vars in 857 bytes} [Thu May 21 06:30:12 2026] GET /v2.0/floatingips?floating_network_id=00c29753-751c-45b6-8aa7-efd2e1ecd164&port_id=f9caa1a3-f150-4785-8702-339280585040 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2333] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:30:12 2026] DELETE /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags/red => 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: 1120/2334] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:30:12 2026] GET /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:30:12.536 7 INFO neutron.api.v2.resource [None req-04aa1317-0c98-4d0d-b271-f4d25378907d bef08a9f5e5f4444bc53b94c559d3535 353ba913eb0d4903a043349b19c18b29 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1215/2335] 10.0.0.133 () {32 vars in 753 bytes} [Thu May 21 06:30:12 2026] DELETE /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2336] 10.0.0.133 () {32 vars in 741 bytes} [Thu May 21 06:30:12 2026] DELETE /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2337] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:30:12 2026] GET /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2338] 10.0.0.67 () {34 vars in 988 bytes} [Thu May 21 06:30:12 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1279 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2339] 10.0.0.67 () {34 vars in 1118 bytes} [Thu May 21 06:30:12 2026] GET /v2.0/security-groups?id=180bc30e-71a8-42f0-af7b-03781dc488af&id=0a3414e8-ef89-4f90-a073-84ada22943d6&fields=id&fields=name => generated 205 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2340] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:30:12 2026] DELETE /v2.0/floatingips/12c0d895-8406-4856-8ab1-e89bcaaa9155 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2343] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:30:15 2026] GET /v2.0/security-groups?tenant_id=e2a53a5578ee4dec968b0874f66efd93&name=default => generated 2805 bytes in 621 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2344] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:30:16 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1010 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2345] 10.0.0.36 () {34 vars in 1118 bytes} [Thu May 21 06:30:16 2026] GET /v2.0/security-groups?id=0a3414e8-ef89-4f90-a073-84ada22943d6&id=180bc30e-71a8-42f0-af7b-03781dc488af&fields=id&fields=name => generated 205 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2346] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:30:15 2026] DELETE /v2.0/security-groups/5ab3022d-7dba-40f9-9a56-1feac409116d => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2347] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:30:17 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1010 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2348] 10.0.0.36 () {34 vars in 1118 bytes} [Thu May 21 06:30:17 2026] GET /v2.0/security-groups?id=0a3414e8-ef89-4f90-a073-84ada22943d6&id=180bc30e-71a8-42f0-af7b-03781dc488af&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2349] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:30:17 2026] GET /v2.0/security-groups?tenant_id=353ba913eb0d4903a043349b19c18b29&name=default => generated 2805 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2350] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:30:18 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1010 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2351] 10.0.0.36 () {34 vars in 1118 bytes} [Thu May 21 06:30:18 2026] GET /v2.0/security-groups?id=0a3414e8-ef89-4f90-a073-84ada22943d6&id=180bc30e-71a8-42f0-af7b-03781dc488af&fields=id&fields=name => generated 205 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2352] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:30:19 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2353] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:30:18 2026] DELETE /v2.0/security-groups/88529cab-f18f-4c30-9a1c-43a19f091220 => generated 0 bytes in 2649 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:30:20.915 7 INFO neutron.db.l3_db [req-f5f3b4ef-2c3f-419e-b7f2-ddc2c55ff8ee req-135e9fc1-9316-4062-936e-91c042e56c7f 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] Floating IP 9cfbf11c-3c14-4f0b-b13f-fae730323f7a disassociated. External IP: 10.96.250.214, port: f9caa1a3-f150-4785-8702-339280585040. [pid: 8|app: 0|req: 1128/2354] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:30:20 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1008 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2355] 10.0.0.36 () {34 vars in 1118 bytes} [Thu May 21 06:30:20 2026] GET /v2.0/security-groups?id=0a3414e8-ef89-4f90-a073-84ada22943d6&id=180bc30e-71a8-42f0-af7b-03781dc488af&fields=id&fields=name => generated 205 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2356] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:30:22 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 1008 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2357] 10.0.0.36 () {34 vars in 1118 bytes} [Thu May 21 06:30:22 2026] GET /v2.0/security-groups?id=0a3414e8-ef89-4f90-a073-84ada22943d6&id=180bc30e-71a8-42f0-af7b-03781dc488af&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2358] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:30:23 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => 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: 1227/2359] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:30:19 2026] DELETE /v2.0/ports/f9caa1a3-f150-4785-8702-339280585040 => generated 0 bytes in 4362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2360] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:30:24 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => 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: 1228/2361] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:30:25 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2362] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:30:26 2026] GET /v2.0/ports?device_id=94d21eb3-c37e-4ec0-8663-59b8fa41ada6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:30:28.020 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f0da7f2-3333-413e-9cef-93cd215bc9df'] response: {'server_uuid': '94d21eb3-c37e-4ec0-8663-59b8fa41ada6', 'name': 'network-vif-deleted', 'tag': 'f9caa1a3-f150-4785-8702-339280585040', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1229/2363] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:30:28 2026] DELETE /v2.0/security-groups/0a3414e8-ef89-4f90-a073-84ada22943d6 => generated 0 bytes in 1352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:30:29.391 8 INFO neutron.api.v2.resource [None req-c5561e6d-ef13-4c54-ac42-c008c8228a09 0a29996aadff44dc896bcc3a740ecd27 a9f34ed52cd344e9a3f10d3ad8513f8f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1135/2364] 10.0.0.133 () {32 vars in 736 bytes} [Thu May 21 06:30:29 2026] GET /v2.0/security-groups/0a3414e8-ef89-4f90-a073-84ada22943d6 => 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: 1230/2367] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:30:29 2026] DELETE /v2.0/floatingips/9cfbf11c-3c14-4f0b-b13f-fae730323f7a => generated 0 bytes in 1183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:30:30.612 8 WARNING neutron_lib.context [None req-b61b9791-63b6-4144-a0c7-f886180175a0 99c7ae9ecebe4cfc931c1f457efc0fc5 37c83a9e83fe4ba29f6ea03febe8f9b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1231/2368] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:30:30 2026] DELETE /v2.0/security-groups/180bc30e-71a8-42f0-af7b-03781dc488af => generated 0 bytes in 1655 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:30:32.396 8 INFO neutron.db.segments_db [None req-b61b9791-63b6-4144-a0c7-f886180175a0 99c7ae9ecebe4cfc931c1f457efc0fc5 37c83a9e83fe4ba29f6ea03febe8f9b3 - - default default] Added segment 63214422-4f90-47b5-8db0-0a0d7979018c of type vxlan for network dcee01d0-057c-4383-aff4-94a2d5688db1 [pid: 8|app: 0|req: 1138/2369] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:30:30 2026] POST /v2.0/networks => generated 632 bytes in 3011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2370] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:30:33 2026] PUT /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags => generated 25 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2371] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:30:32 2026] PUT /v2.0/routers/a845fd79-6cbd-41a3-b48d-2947ddc921bd/remove_router_interface => generated 309 bytes in 2336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2372] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:30:35 2026] GET /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2373] 10.0.0.133 () {34 vars in 763 bytes} [Thu May 21 06:30:35 2026] PUT /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags/green => generated 4 bytes in 793 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2374] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:30:35 2026] GET /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2375] 10.0.0.133 () {34 vars in 759 bytes} [Thu May 21 06:30:35 2026] PUT /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags/red => 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: 1144/2376] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:30:35 2026] GET /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/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: 1145/2377] 10.0.0.133 () {34 vars in 781 bytes} [Thu May 21 06:30:36 2026] PUT /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags/black.or.white => generated 4 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2378] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:30:36 2026] GET /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/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: 1147/2379] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:30:36 2026] PUT /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags => generated 37 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2380] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:30:36 2026] GET /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2381] 10.0.0.133 () {32 vars in 740 bytes} [Thu May 21 06:30:36 2026] GET /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:30:37.040 8 INFO neutron.api.v2.resource [None req-31864c1f-76a5-4888-8af3-b863d3aeedbc 99c7ae9ecebe4cfc931c1f457efc0fc5 37c83a9e83fe4ba29f6ea03febe8f9b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1150/2382] 10.0.0.133 () {32 vars in 744 bytes} [Thu May 21 06:30:36 2026] GET /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2383] 10.0.0.133 () {32 vars in 743 bytes} [Thu May 21 06:30:37 2026] DELETE /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags/red => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2384] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:30:37 2026] GET /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags => generated 30 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:30:37.447 8 INFO neutron.api.v2.resource [None req-f34224d7-b6dc-48d8-b897-a7451287b59c 99c7ae9ecebe4cfc931c1f457efc0fc5 37c83a9e83fe4ba29f6ea03febe8f9b3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1153/2385] 10.0.0.133 () {32 vars in 747 bytes} [Thu May 21 06:30:37 2026] DELETE /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags/green => generated 99 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2386] 10.0.0.133 () {32 vars in 735 bytes} [Thu May 21 06:30:37 2026] DELETE /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2387] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:30:37 2026] GET /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:30:37.811 7 INFO neutron.services.segments.plugin [-] Segment 3f3edf4a-e9ae-4ce7-8762-54fc0ec6e313 resource provider aggregate not found 2026-05-21 06:30:37.817 7 INFO neutron.services.segments.plugin [-] Segment 3f3edf4a-e9ae-4ce7-8762-54fc0ec6e313 resource provider aggregate not found 2026-05-21 06:30:37.836 7 INFO neutron.services.segments.plugin [-] Segment 3f3edf4a-e9ae-4ce7-8762-54fc0ec6e313 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f3edf4a-e9ae-4ce7-8762-54fc0ec6e313 found for delete ", "request_id": "req-73a4b429-89d5-4e83-9967-cceaeaa70265"}]} 2026-05-21 06:30:37.850 7 INFO neutron.services.segments.plugin [-] Segment 3f3edf4a-e9ae-4ce7-8762-54fc0ec6e313 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f3edf4a-e9ae-4ce7-8762-54fc0ec6e313 found for delete ", "request_id": "req-41c9b06b-e516-4966-843a-06e3ee83e3fc"}]} 2026-05-21 06:30:37.901 7 INFO neutron.db.l3_hamode_db [None req-a683fb57-e5c7-4af8-82b6-9a7467313582 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] HA network 5801df29-4174-434d-af1c-6e009fef6b62 was deleted as no HA routers are present in tenant a9f34ed52cd344e9a3f10d3ad8513f8f. [pid: 7|app: 0|req: 1233/2388] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:30:35 2026] DELETE /v2.0/routers/a845fd79-6cbd-41a3-b48d-2947ddc921bd => generated 0 bytes in 2846 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:30:38.072 8 INFO neutron.services.segments.plugin [-] Segment 63214422-4f90-47b5-8db0-0a0d7979018c resource provider aggregate not found 2026-05-21 06:30:38.083 8 INFO neutron.services.segments.plugin [-] Segment 63214422-4f90-47b5-8db0-0a0d7979018c resource provider aggregate not found 2026-05-21 06:30:38.097 8 INFO neutron.services.segments.plugin [-] Segment 63214422-4f90-47b5-8db0-0a0d7979018c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63214422-4f90-47b5-8db0-0a0d7979018c found for delete ", "request_id": "req-610bfcca-9464-4bbd-bc4f-a3a1465b5ccf"}]} 2026-05-21 06:30:38.098 8 INFO neutron.services.segments.plugin [-] Segment 63214422-4f90-47b5-8db0-0a0d7979018c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63214422-4f90-47b5-8db0-0a0d7979018c found for delete ", "request_id": "req-b0f01849-1ca6-4e93-ad98-0493d39f2dca"}]} [pid: 8|app: 0|req: 1156/2389] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:30:37 2026] DELETE /v2.0/networks/dcee01d0-057c-4383-aff4-94a2d5688db1 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2390] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:30:37 2026] DELETE /v2.0/subnets/8a8b0627-b407-471c-89f6-669f276a29f6 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:30:40.140 8 INFO neutron.services.segments.plugin [-] Segment f34876d7-937f-4556-91f3-5398396115ab resource provider aggregate not found 2026-05-21 06:30:40.149 8 INFO neutron.services.segments.plugin [-] Segment f34876d7-937f-4556-91f3-5398396115ab resource provider aggregate not found 2026-05-21 06:30:40.169 8 INFO neutron.services.segments.plugin [-] Segment f34876d7-937f-4556-91f3-5398396115ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f34876d7-937f-4556-91f3-5398396115ab found for delete ", "request_id": "req-de692a41-24ff-44ae-ae18-ee31fbf88d19"}]} 2026-05-21 06:30:40.174 8 INFO neutron.services.segments.plugin [-] Segment f34876d7-937f-4556-91f3-5398396115ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f34876d7-937f-4556-91f3-5398396115ab found for delete ", "request_id": "req-bb73512a-2620-4a01-b77c-ae191a5a805c"}]} [pid: 8|app: 0|req: 1157/2391] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:30:38 2026] DELETE /v2.0/networks/f162e1ee-8236-4e6c-a028-325a9a37c35c => generated 0 bytes in 2324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2392] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:30:40 2026] PUT /v2.0/routers/6030322b-d559-461a-a94d-d572e413cf20/remove_router_interface => generated 309 bytes in 2428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2393] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:30:42 2026] GET /v2.0/security-groups?tenant_id=33fbd047296f44898fe21e5f6d41eca0&name=default => generated 2805 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2394] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:30:43 2026] DELETE /v2.0/security-groups/c7bba5d5-65f6-4c0a-b3b8-350fee36c228 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2397] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:30:46 2026] GET /v2.0/security-groups?tenant_id=37c83a9e83fe4ba29f6ea03febe8f9b3&name=default => generated 2805 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2398] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:30:46 2026] DELETE /v2.0/security-groups/fdccbaa7-72cd-4fda-9e71-f3966340b2a5 => generated 0 bytes in 735 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:30:49.226 7 INFO neutron.services.segments.plugin [-] Segment c0fda277-b60b-410e-b267-932420d78581 resource provider aggregate not found 2026-05-21 06:30:49.232 7 INFO neutron.services.segments.plugin [-] Segment c0fda277-b60b-410e-b267-932420d78581 resource provider aggregate not found 2026-05-21 06:30:49.261 7 INFO neutron.services.segments.plugin [-] Segment c0fda277-b60b-410e-b267-932420d78581 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0fda277-b60b-410e-b267-932420d78581 found for delete ", "request_id": "req-1bea00cf-19a2-4a42-8b42-fa263cbca941"}]} 2026-05-21 06:30:49.262 7 INFO neutron.services.segments.plugin [-] Segment c0fda277-b60b-410e-b267-932420d78581 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0fda277-b60b-410e-b267-932420d78581 found for delete ", "request_id": "req-22e1f03d-38ac-4734-ad40-4ce227f03541"}]} 2026-05-21 06:30:50.082 7 INFO neutron.db.l3_hamode_db [None req-5eeefec9-c5d4-43c7-a297-de2f3d25715e 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] HA network c454331e-01ac-4e40-900d-382c66b1f3e5 was deleted as no HA routers are present in tenant 93e6ad544e574ab695c9a99888658883. [pid: 7|app: 0|req: 1236/2399] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:30:43 2026] DELETE /v2.0/routers/6030322b-d559-461a-a94d-d572e413cf20 => generated 0 bytes in 6883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2400] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:30:50 2026] DELETE /v2.0/subnets/f318af87-4f6c-45ab-b711-a78e8f1b8797 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:30:51.306 7 INFO neutron.services.segments.plugin [-] Segment 1fe2d1f1-fe45-49ba-9a49-4a648a52b4d0 resource provider aggregate not found 2026-05-21 06:30:51.324 7 INFO neutron.services.segments.plugin [-] Segment 1fe2d1f1-fe45-49ba-9a49-4a648a52b4d0 resource provider aggregate not found 2026-05-21 06:30:51.329 7 INFO neutron.services.segments.plugin [-] Segment 1fe2d1f1-fe45-49ba-9a49-4a648a52b4d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fe2d1f1-fe45-49ba-9a49-4a648a52b4d0 found for delete ", "request_id": "req-ccd64604-55bf-4748-b9dd-3bf8153b9329"}]} 2026-05-21 06:30:51.343 7 INFO neutron.services.segments.plugin [-] Segment 1fe2d1f1-fe45-49ba-9a49-4a648a52b4d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fe2d1f1-fe45-49ba-9a49-4a648a52b4d0 found for delete ", "request_id": "req-1cae5845-3be1-4a36-b01b-75a40e9938d1"}]} [pid: 7|app: 0|req: 1237/2401] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:30:50 2026] DELETE /v2.0/networks/73a15f95-fffe-4505-825e-9a2c25dfcd49 => generated 0 bytes in 1053 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2402] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:30:53 2026] GET /v2.0/security-groups?tenant_id=93e6ad544e574ab695c9a99888658883&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2403] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:30:53 2026] DELETE /v2.0/security-groups/c10efd51-52df-4f7e-882c-8bb88b41f648 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2404] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:30:55 2026] GET /v2.0/security-groups?tenant_id=a9f34ed52cd344e9a3f10d3ad8513f8f&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:30:55.874 8 WARNING neutron_lib.context [None req-a45bc6aa-7609-4055-856e-e866c7a2c319 166678d922a248988ad7c79d7ae3f849 2236cc210b244e738c1fa60df8a1cc5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1240/2405] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:30:55 2026] DELETE /v2.0/security-groups/2ff9bf11-87ca-4768-b1fd-0a4c03403c41 => generated 0 bytes in 952 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2406] 10.0.0.133 () {34 vars in 683 bytes} [Thu May 21 06:30:55 2026] POST /v2.0/security-groups => generated 1539 bytes in 2171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2407] 10.0.0.133 () {34 vars in 766 bytes} [Thu May 21 06:30:57 2026] PUT /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags => generated 25 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2408] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:30:58 2026] GET /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2409] 10.0.0.133 () {34 vars in 777 bytes} [Thu May 21 06:30:58 2026] PUT /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags/green => generated 4 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2410] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:30:58 2026] GET /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2411] 10.0.0.133 () {34 vars in 773 bytes} [Thu May 21 06:30:58 2026] PUT /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2412] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:30:58 2026] GET /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2413] 10.0.0.133 () {34 vars in 795 bytes} [Thu May 21 06:30:58 2026] PUT /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags/black.or.white => generated 4 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2414] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:30:58 2026] GET /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/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: 1245/2415] 10.0.0.133 () {34 vars in 766 bytes} [Thu May 21 06:30:58 2026] PUT /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags => generated 37 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2416] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:30:58 2026] GET /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2417] 10.0.0.133 () {32 vars in 754 bytes} [Thu May 21 06:30:58 2026] GET /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:30:59.011 8 INFO neutron.api.v2.resource [None req-59c9df06-11e3-4758-8f8f-a2e53c67db80 166678d922a248988ad7c79d7ae3f849 2236cc210b244e738c1fa60df8a1cc5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1172/2418] 10.0.0.133 () {32 vars in 758 bytes} [Thu May 21 06:30:58 2026] GET /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2419] 10.0.0.133 () {32 vars in 757 bytes} [Thu May 21 06:30:59 2026] DELETE /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags/red => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2420] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:30:59 2026] GET /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:30:59.372 7 INFO neutron.api.v2.resource [None req-ca8947f2-4e60-4d5d-9d9c-25ddff6262a2 166678d922a248988ad7c79d7ae3f849 2236cc210b244e738c1fa60df8a1cc5b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1248/2421] 10.0.0.133 () {32 vars in 761 bytes} [Thu May 21 06:30:59 2026] DELETE /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2424] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:30:59 2026] DELETE /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags => generated 0 bytes in 777 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2425] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:31:00 2026] GET /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2/tags => generated 12 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2426] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:31:00 2026] DELETE /v2.0/security-groups/51866164-b366-44ea-8df5-453a92330bb2 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2427] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:31:01 2026] GET /v2.0/security-groups?tenant_id=2236cc210b244e738c1fa60df8a1cc5b&name=default => generated 2805 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2428] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:31:02 2026] DELETE /v2.0/security-groups/db8e61cb-4682-4d4f-b790-cf5f66a2c4bf => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2429] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:31:02 2026] GET /v2.0/security-groups?tenant_id=7c5dd7e621ac43d8acf0b725bf88d561&name=default => generated 2805 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2430] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:31:03 2026] DELETE /v2.0/security-groups/7650b061-9827-4895-b057-2136ad4d9da3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:31:05.072 7 INFO neutron.db.segments_db [None req-b406215f-a4f2-4eaa-be45-8c5d578ada22 6cefe655ff0f45b38c513c4ad003f677 6bb04dcab58c461488ad1e623ef353a2 - - default default] Added segment cbf589bf-e5aa-4e84-ae42-72935faefe7a of type vxlan for network 7f8edd97-fb39-432d-9a1f-456ab7dfadc5 [pid: 7|app: 0|req: 1254/2431] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:31:04 2026] POST /v2.0/networks => generated 727 bytes in 766 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2432] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:31:05 2026] POST /v2.0/subnets => generated 620 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:31:05.676 7 WARNING neutron.api.v2.base [None req-893c33b6-241a-4224-bcda-dd9382330f24 6cefe655ff0f45b38c513c4ad003f677 6bb04dcab58c461488ad1e623ef353a2 - - 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-05-21 06:31:05.678 7 INFO neutron.api.v2.resource [None req-893c33b6-241a-4224-bcda-dd9382330f24 6cefe655ff0f45b38c513c4ad003f677 6bb04dcab58c461488ad1e623ef353a2 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1255/2433] 10.0.0.133 () {34 vars in 680 bytes} [Thu May 21 06:31:05 2026] POST /v2.0/rbac-policies => generated 143 bytes in 14 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-21 06:31:06.219 8 INFO neutron.services.segments.plugin [-] Segment cbf589bf-e5aa-4e84-ae42-72935faefe7a resource provider aggregate not found 2026-05-21 06:31:06.233 8 INFO neutron.services.segments.plugin [-] Segment cbf589bf-e5aa-4e84-ae42-72935faefe7a resource provider aggregate not found 2026-05-21 06:31:06.254 8 INFO neutron.services.segments.plugin [-] Segment cbf589bf-e5aa-4e84-ae42-72935faefe7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbf589bf-e5aa-4e84-ae42-72935faefe7a found for delete ", "request_id": "req-b4b82d86-3bf4-4c7a-a2dd-75e9d26354b9"}]} 2026-05-21 06:31:06.256 8 INFO neutron.services.segments.plugin [-] Segment cbf589bf-e5aa-4e84-ae42-72935faefe7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbf589bf-e5aa-4e84-ae42-72935faefe7a found for delete ", "request_id": "req-153cb4c1-7614-4301-8e8e-5b9ae956c871"}]} [pid: 8|app: 0|req: 1179/2434] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:31:05 2026] DELETE /v2.0/networks/7f8edd97-fb39-432d-9a1f-456ab7dfadc5 => generated 0 bytes in 1444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:31:07.210 7 INFO neutron.db.segments_db [None req-c2ac818d-5117-4acf-95bc-dea11f9e7e37 6cefe655ff0f45b38c513c4ad003f677 6bb04dcab58c461488ad1e623ef353a2 - - default default] Added segment 62741e88-dd65-42a3-a371-79e6e91d9083 of type vxlan for network 12b48d60-678b-417b-8478-1257133f5f98 [pid: 7|app: 0|req: 1256/2435] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:31:07 2026] POST /v2.0/networks => generated 726 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2436] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:31:07 2026] POST /v2.0/subnets => generated 623 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:31:07.676 8 WARNING neutron.api.v2.base [None req-19f7ed76-889d-41db-b7da-51c4582e5751 6cefe655ff0f45b38c513c4ad003f677 6bb04dcab58c461488ad1e623ef353a2 - - 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-05-21 06:31:07.678 8 INFO neutron.api.v2.resource [None req-19f7ed76-889d-41db-b7da-51c4582e5751 6cefe655ff0f45b38c513c4ad003f677 6bb04dcab58c461488ad1e623ef353a2 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1181/2437] 10.0.0.133 () {34 vars in 680 bytes} [Thu May 21 06:31:07 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-21 06:31:07.857 7 WARNING neutron_lib.context [None req-4118c842-94ab-47df-9722-c501f23b50af 4acba4d840824f67b611a60a1a9bc082 0963ed293f33436c9acc3d5c9a12c396 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1257/2438] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:31:07 2026] POST /v2.0/subnetpools => generated 516 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2439] 10.0.0.133 () {34 vars in 758 bytes} [Thu May 21 06:31:07 2026] PUT /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2440] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:31:07 2026] GET /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2441] 10.0.0.133 () {34 vars in 769 bytes} [Thu May 21 06:31:08 2026] PUT /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2442] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:31:08 2026] GET /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2443] 10.0.0.133 () {34 vars in 765 bytes} [Thu May 21 06:31:08 2026] PUT /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2444] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:31:08 2026] GET /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:31:08.273 8 INFO neutron.services.segments.plugin [-] Segment cbf589bf-e5aa-4e84-ae42-72935faefe7a resource provider aggregate not found 2026-05-21 06:31:08.282 8 INFO neutron.services.segments.plugin [-] Segment cbf589bf-e5aa-4e84-ae42-72935faefe7a resource provider aggregate not found 2026-05-21 06:31:08.307 8 INFO neutron.services.segments.plugin [-] Segment cbf589bf-e5aa-4e84-ae42-72935faefe7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbf589bf-e5aa-4e84-ae42-72935faefe7a found for delete ", "request_id": "req-6e107894-7ffa-4d66-b588-840418d4865d"}]} 2026-05-21 06:31:08.308 8 INFO neutron.services.segments.plugin [-] Segment cbf589bf-e5aa-4e84-ae42-72935faefe7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbf589bf-e5aa-4e84-ae42-72935faefe7a found for delete ", "request_id": "req-5ae7587d-55e4-4db2-bc49-c49f91d6acf5"}]} [pid: 7|app: 0|req: 1264/2445] 10.0.0.133 () {34 vars in 787 bytes} [Thu May 21 06:31:08 2026] PUT /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags/black.or.white => generated 4 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2446] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:31:08 2026] GET /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2447] 10.0.0.133 () {34 vars in 758 bytes} [Thu May 21 06:31:08 2026] PUT /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2448] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:31:08 2026] GET /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2449] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:31:08 2026] GET /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:31:08.629 7 INFO neutron.api.v2.resource [None req-d3181ce3-85b4-4a24-85de-4c0ea8f2a5a0 4acba4d840824f67b611a60a1a9bc082 0963ed293f33436c9acc3d5c9a12c396 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1269/2450] 10.0.0.133 () {32 vars in 750 bytes} [Thu May 21 06:31:08 2026] GET /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2451] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:31:08 2026] DELETE /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2452] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:31:08 2026] GET /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:31:08.775 7 INFO neutron.api.v2.resource [None req-7a3ba74a-a53d-4d86-adbf-779ec2603f24 4acba4d840824f67b611a60a1a9bc082 0963ed293f33436c9acc3d5c9a12c396 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1272/2453] 10.0.0.133 () {32 vars in 753 bytes} [Thu May 21 06:31:08 2026] DELETE /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2454] 10.0.0.133 () {32 vars in 741 bytes} [Thu May 21 06:31:08 2026] DELETE /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2455] 10.0.0.133 () {32 vars in 738 bytes} [Thu May 21 06:31:08 2026] GET /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2456] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:31:08 2026] DELETE /v2.0/subnetpools/c14e8219-5c19-452e-a50e-8c506cb4f8b8 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2457] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:31:07 2026] DELETE /v2.0/networks/12b48d60-678b-417b-8478-1257133f5f98 => generated 0 bytes in 1526 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:31:09.303 7 INFO neutron.db.segments_db [None req-dae475a2-ab8c-4343-b051-bafff024a8eb 6cefe655ff0f45b38c513c4ad003f677 6bb04dcab58c461488ad1e623ef353a2 - - default default] Added segment e827066b-9901-4c52-9f31-b8226a5fa555 of type vxlan for network 92084e42-fb83-470b-ba9a-dea9cc9a2c9c [pid: 7|app: 0|req: 1276/2458] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:31:09 2026] POST /v2.0/networks => generated 726 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2459] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:31:09 2026] POST /v2.0/subnets => generated 623 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2460] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:31:09 2026] GET /v2.0/security-groups?tenant_id=242f40555c08483bbc6aa223cc95c321&name=default => generated 2805 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2461] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:31:10 2026] DELETE /v2.0/security-groups/338032a7-7f39-4fe0-bff5-bf40f4e6429d => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2462] 10.0.0.133 () {34 vars in 680 bytes} [Thu May 21 06:31:09 2026] POST /v2.0/rbac-policies => generated 324 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2463] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:31:10 2026] GET /v2.0/security-groups?tenant_id=0963ed293f33436c9acc3d5c9a12c396&name=default => generated 2805 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:31:10.625 8 INFO neutron.services.segments.plugin [-] Segment 62741e88-dd65-42a3-a371-79e6e91d9083 resource provider aggregate not found 2026-05-21 06:31:10.641 8 INFO neutron.services.segments.plugin [-] Segment 62741e88-dd65-42a3-a371-79e6e91d9083 resource provider aggregate not found 2026-05-21 06:31:10.654 8 INFO neutron.services.segments.plugin [-] Segment 62741e88-dd65-42a3-a371-79e6e91d9083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62741e88-dd65-42a3-a371-79e6e91d9083 found for delete ", "request_id": "req-cdde610b-505d-470f-98fd-630f0708a68c"}]} 2026-05-21 06:31:10.670 8 INFO neutron.services.segments.plugin [-] Segment 62741e88-dd65-42a3-a371-79e6e91d9083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62741e88-dd65-42a3-a371-79e6e91d9083 found for delete ", "request_id": "req-32f27307-1692-4c73-a7b4-5f7c8e532bde"}]} 2026-05-21 06:31:10.677 8 INFO neutron.services.segments.plugin [-] Segment 62741e88-dd65-42a3-a371-79e6e91d9083 resource provider aggregate not found 2026-05-21 06:31:10.693 8 INFO neutron.services.segments.plugin [-] Segment 62741e88-dd65-42a3-a371-79e6e91d9083 resource provider aggregate not found 2026-05-21 06:31:10.700 8 INFO neutron.services.segments.plugin [-] Segment 62741e88-dd65-42a3-a371-79e6e91d9083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62741e88-dd65-42a3-a371-79e6e91d9083 found for delete ", "request_id": "req-612c9f4d-df88-4731-af89-779fcb90a672"}]} 2026-05-21 06:31:10.714 8 INFO neutron.services.segments.plugin [-] Segment 62741e88-dd65-42a3-a371-79e6e91d9083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62741e88-dd65-42a3-a371-79e6e91d9083 found for delete ", "request_id": "req-a7f2f948-0446-43d9-ab32-810c9d29b56d"}]} [pid: 8|app: 0|req: 1185/2464] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:31:10 2026] DELETE /v2.0/security-groups/f36566b3-27e9-48f3-afa4-6cf965b3d2a4 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2465] 10.0.0.133 () {32 vars in 722 bytes} [Thu May 21 06:31:10 2026] GET /v2.0/networks/92084e42-fb83-470b-ba9a-dea9cc9a2c9c => generated 654 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:31:11.509 8 INFO neutron.pecan_wsgi.hooks.translation [None req-461659cb-fae6-4829-8006-2f12130bcab2 e17c1699238544748060641517cc03f2 becd58561f404feb8355c233c9952923 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1186/2466] 10.0.0.133 () {32 vars in 722 bytes} [Thu May 21 06:31:11 2026] GET /v2.0/networks/92084e42-fb83-470b-ba9a-dea9cc9a2c9c => generated 138 bytes in 229 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:31:12.147 7 INFO neutron.services.segments.plugin [-] Segment e827066b-9901-4c52-9f31-b8226a5fa555 resource provider aggregate not found 2026-05-21 06:31:12.164 7 INFO neutron.services.segments.plugin [-] Segment e827066b-9901-4c52-9f31-b8226a5fa555 resource provider aggregate not found 2026-05-21 06:31:12.179 7 INFO neutron.services.segments.plugin [-] Segment e827066b-9901-4c52-9f31-b8226a5fa555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e827066b-9901-4c52-9f31-b8226a5fa555 found for delete ", "request_id": "req-56375281-32f6-4d72-8cbb-039395484e5e"}]} 2026-05-21 06:31:12.185 7 INFO neutron.services.segments.plugin [-] Segment e827066b-9901-4c52-9f31-b8226a5fa555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e827066b-9901-4c52-9f31-b8226a5fa555 found for delete ", "request_id": "req-b6f98f71-3dcb-4b4f-84d7-e8b3e0172b1f"}]} [pid: 7|app: 0|req: 1281/2467] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:31:11 2026] DELETE /v2.0/networks/92084e42-fb83-470b-ba9a-dea9cc9a2c9c => generated 0 bytes in 710 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:31:12.288 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d1f2fad-db2a-406a-a4d0-af2e512d3293 6cefe655ff0f45b38c513c4ad003f677 6bb04dcab58c461488ad1e623ef353a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1187/2468] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:31:12 2026] DELETE /v2.0/subnets/04121071-ab8e-4922-a9fc-be83d831bfc7 => generated 136 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:31:12.318 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86466feb-27e3-41ef-9738-15adedbe934e 6cefe655ff0f45b38c513c4ad003f677 6bb04dcab58c461488ad1e623ef353a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1282/2469] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:31:12 2026] DELETE /v2.0/subnets/a3df338d-8451-464d-b9e8-93b8877442a3 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:31:12.344 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6978513f-da4b-4397-9166-f4cb0268c978 6cefe655ff0f45b38c513c4ad003f677 6bb04dcab58c461488ad1e623ef353a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1188/2470] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:31:12 2026] DELETE /v2.0/subnets/ab097b9c-6680-4c2b-8ea5-15c6cd59f39c => 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: 1284/2473] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:31:16 2026] GET /v2.0/security-groups?tenant_id=6bb04dcab58c461488ad1e623ef353a2&name=default => generated 2805 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2474] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:31:16 2026] DELETE /v2.0/security-groups/073d6127-d327-4cb2-9870-e9c490d0bf27 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:31:17.275 7 WARNING neutron_lib.context [None req-38d1464b-0893-4a3a-974b-50ca09b054ae 7e3aada66c454fbaa599804fc664f5e2 8ceb6c82fc5b43f3aacf359cd77f23f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:31:17.562 7 INFO neutron.db.segments_db [None req-38d1464b-0893-4a3a-974b-50ca09b054ae 7e3aada66c454fbaa599804fc664f5e2 8ceb6c82fc5b43f3aacf359cd77f23f8 - - default default] Added segment f2d36c61-0733-46c6-aa48-9e5c2eb20a8f of type vxlan for network 03d667e5-7a24-470f-a6db-31aea16979dc [pid: 8|app: 0|req: 1191/2475] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:31:17 2026] GET /v2.0/security-groups?tenant_id=2ff4535deb74485ca6ffb96cbc80f688&name=default => generated 2805 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2476] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:31:17 2026] POST /v2.0/networks => generated 631 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2477] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:31:17 2026] DELETE /v2.0/security-groups/ff0b7548-49e0-4eb3-be37-e6c2ee709a16 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:31:17.815 7 WARNING neutron_lib.context [None req-be7ce61d-9a74-451e-b11b-7711cc57bf0a 7e3aada66c454fbaa599804fc664f5e2 8ceb6c82fc5b43f3aacf359cd77f23f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:31:17.881 7 INFO neutron.db.segments_db [None req-be7ce61d-9a74-451e-b11b-7711cc57bf0a 7e3aada66c454fbaa599804fc664f5e2 8ceb6c82fc5b43f3aacf359cd77f23f8 - - default default] Added segment 576ac638-4dcd-4950-b10e-b32ef988d9c4 of type vxlan for network be94e592-05c4-458f-8abe-57d2db1bcc1a [pid: 7|app: 0|req: 1286/2478] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:31:17 2026] POST /v2.0/networks => generated 632 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2479] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:31:17 2026] GET /v2.0/security-groups?tenant_id=becd58561f404feb8355c233c9952923&name=default => generated 2805 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2480] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:31:18 2026] PUT /v2.0/networks/03d667e5-7a24-470f-a6db-31aea16979dc/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2481] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:31:18 2026] GET /v2.0/networks/03d667e5-7a24-470f-a6db-31aea16979dc/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2482] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:31:18 2026] DELETE /v2.0/security-groups/31c86d6b-247b-4112-927e-a832617c691b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2483] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:31:18 2026] PUT /v2.0/networks/be94e592-05c4-458f-8abe-57d2db1bcc1a/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2484] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:31:18 2026] GET /v2.0/networks/be94e592-05c4-458f-8abe-57d2db1bcc1a/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: 1290/2485] 10.0.0.133 () {34 vars in 752 bytes} [Thu May 21 06:31:18 2026] PUT /v2.0/networks/be94e592-05c4-458f-8abe-57d2db1bcc1a/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2486] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:31:18 2026] GET /v2.0/networks/be94e592-05c4-458f-8abe-57d2db1bcc1a/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2487] 10.0.0.133 () {32 vars in 732 bytes} [Thu May 21 06:31:18 2026] GET /v2.0/networks/03d667e5-7a24-470f-a6db-31aea16979dc/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:31:18.734 8 INFO neutron.services.segments.plugin [-] Segment f2d36c61-0733-46c6-aa48-9e5c2eb20a8f resource provider aggregate not found 2026-05-21 06:31:18.742 8 INFO neutron.services.segments.plugin [-] Segment f2d36c61-0733-46c6-aa48-9e5c2eb20a8f resource provider aggregate not found 2026-05-21 06:31:18.756 8 INFO neutron.services.segments.plugin [-] Segment f2d36c61-0733-46c6-aa48-9e5c2eb20a8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2d36c61-0733-46c6-aa48-9e5c2eb20a8f found for delete ", "request_id": "req-dc295dd3-f5db-4899-846f-0e593c5f0105"}]} 2026-05-21 06:31:18.758 8 INFO neutron.services.segments.plugin [-] Segment f2d36c61-0733-46c6-aa48-9e5c2eb20a8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2d36c61-0733-46c6-aa48-9e5c2eb20a8f found for delete ", "request_id": "req-802a0150-32ff-4308-b49c-a1c9a45c2392"}]} [pid: 8|app: 0|req: 1197/2488] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:31:18 2026] DELETE /v2.0/networks/03d667e5-7a24-470f-a6db-31aea16979dc => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:31:19.018 7 INFO neutron.services.segments.plugin [-] Segment 576ac638-4dcd-4950-b10e-b32ef988d9c4 resource provider aggregate not found 2026-05-21 06:31:19.023 7 INFO neutron.services.segments.plugin [-] Segment 576ac638-4dcd-4950-b10e-b32ef988d9c4 resource provider aggregate not found 2026-05-21 06:31:19.047 7 INFO neutron.services.segments.plugin [-] Segment 576ac638-4dcd-4950-b10e-b32ef988d9c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 576ac638-4dcd-4950-b10e-b32ef988d9c4 found for delete ", "request_id": "req-aecfc43e-def7-4c8d-9071-635ce2981069"}]} 2026-05-21 06:31:19.049 7 INFO neutron.services.segments.plugin [-] Segment 576ac638-4dcd-4950-b10e-b32ef988d9c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 576ac638-4dcd-4950-b10e-b32ef988d9c4 found for delete ", "request_id": "req-8cb8263e-c9fd-4d32-bacd-d82bbd21be8c"}]} [pid: 7|app: 0|req: 1292/2489] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:31:18 2026] DELETE /v2.0/networks/be94e592-05c4-458f-8abe-57d2db1bcc1a => 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: 1198/2490] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:31:20 2026] GET /v2.0/security-groups?tenant_id=8ceb6c82fc5b43f3aacf359cd77f23f8&name=default => generated 2805 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2491] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:31:20 2026] DELETE /v2.0/security-groups/3427f155-20fc-4a4f-9173-b036128034c7 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2492] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:31:21 2026] GET /v2.0/security-groups?tenant_id=178ed96102ad4bab89f4207cd72afbc6&name=default => generated 2805 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2493] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:31:21 2026] DELETE /v2.0/security-groups/a79275c2-de87-4d3c-9e04-01bcd93ffecd => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:31:25.498 8 WARNING neutron_lib.context [None req-a0f33864-2575-4aff-875a-61f3157c7e3c 31702ec10f3e4e19950616feb30bf197 3311310c45dc4120ba11e18f2abc456b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1200/2494] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:31:25 2026] POST /v2.0/floatingips => generated 552 bytes in 1301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:31:26.577 7 WARNING neutron_lib.context [None req-a52ed6cc-a9e2-4d85-8ea7-10e4e3195e8e 31702ec10f3e4e19950616feb30bf197 3311310c45dc4120ba11e18f2abc456b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1295/2495] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:31:26 2026] POST /v2.0/floatingips => generated 552 bytes in 787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:31:27.367 8 WARNING neutron_lib.context [None req-03675dde-c288-4748-8e14-d337dc7e699f 31702ec10f3e4e19950616feb30bf197 3311310c45dc4120ba11e18f2abc456b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1201/2496] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:31:27 2026] POST /v2.0/floatingips => generated 552 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:31:28.118 7 WARNING neutron_lib.context [None req-5de57949-c915-4262-9fb9-161551f4b414 31702ec10f3e4e19950616feb30bf197 3311310c45dc4120ba11e18f2abc456b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1296/2497] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:31:28 2026] POST /v2.0/floatingips => generated 552 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:31:28.820 8 WARNING neutron_lib.context [None req-a3e67636-5045-4208-b922-99a41b9afb20 31702ec10f3e4e19950616feb30bf197 3311310c45dc4120ba11e18f2abc456b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1202/2500] 10.0.0.133 () {34 vars in 675 bytes} [Thu May 21 06:31:28 2026] POST /v2.0/floatingips => generated 552 bytes in 1239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2501] 10.0.0.133 () {34 vars in 758 bytes} [Thu May 21 06:31:30 2026] PUT /v2.0/floatingips/7a8148b3-8ba7-4750-93dd-229879b54016/tags => generated 17 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2502] 10.0.0.133 () {34 vars in 758 bytes} [Thu May 21 06:31:30 2026] PUT /v2.0/floatingips/8231c1ba-f669-483a-be5f-87cd148747c5/tags => generated 25 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2503] 10.0.0.133 () {34 vars in 758 bytes} [Thu May 21 06:31:30 2026] PUT /v2.0/floatingips/5ddfa2b8-e4a0-4a2f-97ba-2e371785a76b/tags => generated 34 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2504] 10.0.0.133 () {34 vars in 758 bytes} [Thu May 21 06:31:31 2026] PUT /v2.0/floatingips/0d80fab4-da66-4585-8d65-f10ee8364dd6/tags => generated 19 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2505] 10.0.0.133 () {32 vars in 671 bytes} [Thu May 21 06:31:31 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2506] 10.0.0.133 () {32 vars in 685 bytes} [Thu May 21 06:31:31 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2507] 10.0.0.133 () {32 vars in 681 bytes} [Thu May 21 06:31:31 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2508] 10.0.0.133 () {32 vars in 693 bytes} [Thu May 21 06:31:31 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => 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: 1303/2509] 10.0.0.133 () {32 vars in 679 bytes} [Thu May 21 06:31:31 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2510] 10.0.0.133 () {32 vars in 693 bytes} [Thu May 21 06:31:31 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2511] 10.0.0.133 () {32 vars in 689 bytes} [Thu May 21 06:31:32 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) [pid: 8|app: 0|req: 1208/2512] 10.0.0.133 () {32 vars in 701 bytes} [Thu May 21 06:31:32 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => 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: 1305/2513] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:31:32 2026] DELETE /v2.0/floatingips/7a8148b3-8ba7-4750-93dd-229879b54016 => generated 0 bytes in 1306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2514] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:31:33 2026] DELETE /v2.0/floatingips/8231c1ba-f669-483a-be5f-87cd148747c5 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2515] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:31:33 2026] DELETE /v2.0/floatingips/5ddfa2b8-e4a0-4a2f-97ba-2e371785a76b => generated 0 bytes in 648 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2516] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:31:34 2026] DELETE /v2.0/floatingips/0d80fab4-da66-4585-8d65-f10ee8364dd6 => generated 0 bytes in 503 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2517] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:31:35 2026] DELETE /v2.0/floatingips/ebe857b6-46a6-4447-9018-e85540defbdf => generated 0 bytes in 1405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:31:38.110 8 WARNING neutron_lib.context [None req-9f8bef5f-963d-4a0f-ba7c-197537337966 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:31:39.768 8 INFO neutron.db.segments_db [None req-9f8bef5f-963d-4a0f-ba7c-197537337966 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Added segment 246cdda8-ea04-42c3-aae6-8f3315b370ea of type vxlan for network e4fb08a5-5d15-4eda-a14c-360af98245f7 [pid: 8|app: 0|req: 1211/2518] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:31:37 2026] POST /v2.0/networks => generated 640 bytes in 4539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:31:42.433 7 WARNING neutron_lib.context [None req-d8fcc3e2-3056-46ec-8d46-ede735117f86 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1308/2521] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:31:42 2026] POST /v2.0/subnets => generated 633 bytes in 3046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2522] 10.0.0.133 () {32 vars in 721 bytes} [Thu May 21 06:31:45 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:31:45.773 8 WARNING neutron_lib.context [None req-b2bc1cec-550c-4578-ba0d-2accf743db67 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1309/2523] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:31:45 2026] GET /v2.0/security-groups?tenant_id=3311310c45dc4120ba11e18f2abc456b&name=default => generated 2805 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2524] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:31:45 2026] DELETE /v2.0/security-groups/027c5d6b-81cc-4bae-b614-780500ce254f => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2525] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:31:45 2026] POST /v2.0/subnets => generated 707 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:31:46.839 8 WARNING neutron_lib.context [None req-247be7b8-d742-4a36-9721-df2275ddb965 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1311/2526] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:31:46 2026] GET /v2.0/security-groups?tenant_id=248edf006f30421295e9836e645ab54e&name=default => generated 2805 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:31:47.079 8 INFO neutron.db.segments_db [None req-247be7b8-d742-4a36-9721-df2275ddb965 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Added segment deb9a3db-5069-435b-87ee-a3db6c61fe38 of type vxlan for network 325e0966-ed06-4afc-bbd5-c850e564fdc3 [pid: 7|app: 0|req: 1312/2527] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:31:47 2026] DELETE /v2.0/security-groups/e7d145b4-36d4-4c68-b112-fa91a827542b => generated 0 bytes in 511 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2528] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:31:46 2026] POST /v2.0/networks => generated 637 bytes in 941 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:31:47.789 7 WARNING neutron_lib.context [None req-fce68fff-6880-40a9-9bb5-f8426880c266 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1217/2529] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:31:47 2026] GET /v2.0/security-groups?tenant_id=87e5b851e59047a0a27f475f8faad012&name=default => generated 2805 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2530] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:31:48 2026] DELETE /v2.0/security-groups/94296151-cafc-4f9d-9808-2a62688ee96b => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2531] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:31:47 2026] POST /v2.0/subnets => generated 631 bytes in 1914 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:31:49.712 8 WARNING neutron_lib.context [None req-9e12d8f0-8a0b-4070-ab97-8ffd7e2a474d e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1219/2532] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:31:49 2026] POST /v2.0/subnets => generated 701 bytes in 1074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:31:50.795 7 WARNING neutron_lib.context [None req-4015d589-0cdc-4d2c-bc38-6d1429b7d62a e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:31:50.941 7 INFO neutron.db.segments_db [None req-4015d589-0cdc-4d2c-bc38-6d1429b7d62a e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Added segment 6eee12a8-a1df-4b42-8bf7-abf9305e657c of type vxlan for network 032557c4-af7c-4a83-8a4c-b27e4e2d3162 [pid: 7|app: 0|req: 1314/2533] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:31:50 2026] POST /v2.0/networks => generated 637 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:31:51.398 8 WARNING neutron_lib.context [None req-2ed8548f-3e08-4ab8-a526-c2b5bd4d963f e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1220/2534] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:31:51 2026] POST /v2.0/subnets => generated 631 bytes in 4924 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:31:56.325 7 WARNING neutron_lib.context [None req-36e06863-a127-44c2-b6ae-bbd23736e9a2 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1315/2535] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:31:56 2026] POST /v2.0/subnets => generated 705 bytes in 2738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:31:59.072 8 WARNING neutron_lib.context [None req-9b819322-3155-474b-9396-407b4cf2aadd e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:31:59.785 8 INFO neutron.db.segments_db [None req-9b819322-3155-474b-9396-407b4cf2aadd e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Added segment 3721d858-c87c-414d-a300-f8d9a013f5b5 of type vxlan for network 9105f159-b3d7-448d-be44-949f96d720a6 2026-05-21 06:32:00.900 8 INFO neutron.db.l3_hamode_db [None req-9b819322-3155-474b-9396-407b4cf2aadd e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 06:32:01.951 7 WARNING neutron_lib.context [None req-eb10dd7e-306b-4a0b-90c5-91e8286db950 ca785438245c4a0cbae7bb4689572821 d094a297ef2b4ee8843e1cff88f43b61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1318/2538] 10.0.0.133 () {34 vars in 683 bytes} [Thu May 21 06:32:01 2026] POST /v2.0/security-groups => generated 1539 bytes in 1312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:32:03.092 7 WARNING neutron_lib.context [None req-b507f81f-e3c0-450e-a6fa-43ffc0f8d64d ca785438245c4a0cbae7bb4689572821 d094a297ef2b4ee8843e1cff88f43b61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:32:03.200 8 INFO neutron.db.l3_hamode_db [None req-9b819322-3155-474b-9396-407b4cf2aadd e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1319/2539] 10.0.0.133 () {34 vars in 683 bytes} [Thu May 21 06:32:03 2026] POST /v2.0/security-groups => generated 1539 bytes in 2672 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:32:05.768 7 WARNING neutron_lib.context [None req-cace569f-710e-422d-a24f-e80b163d0586 ca785438245c4a0cbae7bb4689572821 d094a297ef2b4ee8843e1cff88f43b61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1320/2540] 10.0.0.133 () {34 vars in 683 bytes} [Thu May 21 06:32:05 2026] POST /v2.0/security-groups => generated 1539 bytes in 934 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:32:06.709 7 WARNING neutron_lib.context [None req-6d839fee-0c05-4499-8a4b-40b5b4c6517e ca785438245c4a0cbae7bb4689572821 d094a297ef2b4ee8843e1cff88f43b61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1321/2541] 10.0.0.133 () {34 vars in 683 bytes} [Thu May 21 06:32:06 2026] POST /v2.0/security-groups => generated 1539 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:32:07.246 7 WARNING neutron_lib.context [None req-dd8b7929-ef9d-4743-994e-57c4b24d313e ca785438245c4a0cbae7bb4689572821 d094a297ef2b4ee8843e1cff88f43b61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1322/2542] 10.0.0.133 () {34 vars in 683 bytes} [Thu May 21 06:32:07 2026] POST /v2.0/security-groups => generated 1539 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2543] 10.0.0.133 () {34 vars in 668 bytes} [Thu May 21 06:31:59 2026] POST /v2.0/routers => generated 684 bytes in 8849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2544] 10.0.0.133 () {34 vars in 766 bytes} [Thu May 21 06:32:07 2026] PUT /v2.0/security-groups/a0536917-92ca-4968-a927-7b9ea058b70a/tags => generated 17 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2545] 10.0.0.133 () {34 vars in 766 bytes} [Thu May 21 06:32:07 2026] PUT /v2.0/security-groups/19713a2b-0caa-4e18-8ae8-da05f079262c/tags => generated 25 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2546] 10.0.0.133 () {34 vars in 766 bytes} [Thu May 21 06:32:08 2026] PUT /v2.0/security-groups/ba0fa858-5e91-4693-9943-5acf4cc6b91f/tags => generated 34 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2547] 10.0.0.133 () {34 vars in 766 bytes} [Thu May 21 06:32:08 2026] PUT /v2.0/security-groups/96ec651b-b544-4019-bc23-ef1eb8f5b74b/tags => generated 19 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2548] 10.0.0.133 () {32 vars in 679 bytes} [Thu May 21 06:32:08 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2549] 10.0.0.133 () {32 vars in 693 bytes} [Thu May 21 06:32:08 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2550] 10.0.0.133 () {32 vars in 689 bytes} [Thu May 21 06:32:08 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2551] 10.0.0.133 () {32 vars in 701 bytes} [Thu May 21 06:32:08 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2552] 10.0.0.133 () {32 vars in 687 bytes} [Thu May 21 06:32:09 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2553] 10.0.0.133 () {32 vars in 701 bytes} [Thu May 21 06:32:09 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2554] 10.0.0.133 () {32 vars in 697 bytes} [Thu May 21 06:32:09 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2555] 10.0.0.133 () {32 vars in 709 bytes} [Thu May 21 06:32:09 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2556] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:32:09 2026] DELETE /v2.0/security-groups/a0536917-92ca-4968-a927-7b9ea058b70a => generated 0 bytes in 782 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2557] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:32:10 2026] DELETE /v2.0/security-groups/19713a2b-0caa-4e18-8ae8-da05f079262c => generated 0 bytes in 1175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2558] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:32:11 2026] DELETE /v2.0/security-groups/ba0fa858-5e91-4693-9943-5acf4cc6b91f => 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: 1338/2559] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:32:11 2026] DELETE /v2.0/security-groups/96ec651b-b544-4019-bc23-ef1eb8f5b74b => generated 0 bytes in 383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2560] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:32:12 2026] DELETE /v2.0/security-groups/37e5660f-5238-4bc3-bc60-26f9756c672d => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2561] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:32:07 2026] PUT /v2.0/routers/dc97f33d-344b-4016-b37a-792f802c23b6/add_router_interface => generated 309 bytes in 4839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2562] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:32:13 2026] GET /v2.0/security-groups?tenant_id=d094a297ef2b4ee8843e1cff88f43b61&name=default => generated 2805 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2563] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:32:14 2026] DELETE /v2.0/security-groups/c198ef73-d597-4b07-a5a5-8006ff1c7ef6 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2566] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:32:12 2026] PUT /v2.0/routers/dc97f33d-344b-4016-b37a-792f802c23b6/add_router_interface => generated 309 bytes in 2231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2567] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:32:14 2026] GET /v2.0/security-groups?tenant_id=f4f3e942b4c844cb9e405daed7634fda&name=default => generated 2805 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2568] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:32:15 2026] DELETE /v2.0/security-groups/6d794a55-629c-4d7b-9ec5-ec865d1a173e => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2569] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:32:15 2026] GET /v2.0/security-groups?tenant_id=b70d70ed7890409a896b853f596a7a2e&name=default => generated 2805 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2570] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:32:16 2026] DELETE /v2.0/security-groups/2126abcd-fc37-4552-9c65-a9a0cff3f59d => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2571] 10.0.0.133 () {34 vars in 782 bytes} [Thu May 21 06:32:15 2026] PUT /v2.0/routers/dc97f33d-344b-4016-b37a-792f802c23b6/add_router_interface => generated 309 bytes in 2511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:32:17.910 8 WARNING neutron_lib.context [None req-e9bd55a9-73ed-43f4-bf33-febf1413d94d e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1231/2572] 10.0.0.133 () {34 vars in 683 bytes} [Thu May 21 06:32:17 2026] POST /v2.0/security-groups => generated 1565 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 06:32:18.507 7 WARNING neutron_lib.context [None req-809a5742-f001-442c-97f2-596ba36b786c e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1342/2573] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:32:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:19.043 8 WARNING neutron_lib.context [None req-d77ce472-7e21-485c-a616-ca99d5b7380b e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1232/2574] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:32:19 2026] POST /v2.0/security-group-rules => generated 565 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:19.472 7 WARNING neutron_lib.context [None req-9031239c-6a4b-4e5a-827a-d21e24e1e8bb e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1343/2575] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:32:19 2026] POST /v2.0/security-group-rules => generated 567 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:19.944 8 WARNING neutron_lib.context [None req-92861c14-d75e-4c7a-8193-df201670f8b0 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1233/2576] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:32:19 2026] POST /v2.0/security-group-rules => generated 569 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:20.672 7 WARNING neutron_lib.context [None req-ae972ecb-1820-42c0-86af-a3d6089f3f16 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1344/2577] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:32:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:21.594 8 WARNING neutron_lib.context [None req-bf5a4b53-e434-417c-aebd-e2ea382efc6b e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1234/2578] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:32:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:21.987 7 WARNING neutron_lib.context [None req-da9b044e-90fc-4c5f-bb52-516a2be13898 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1345/2579] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:32:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:22.219 8 WARNING neutron_lib.context [None req-7616786f-dca9-4182-a40c-7649109b18c9 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1235/2580] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:32:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:22.432 7 WARNING neutron_lib.context [None req-26bf3964-fcd4-43b2-a073-899a04fd80d6 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1346/2581] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:32:22 2026] POST /v2.0/security-group-rules => generated 567 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:22.847 8 WARNING neutron_lib.context [None req-b958cb9b-7a18-46c1-acd3-6b639ff03b2b e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1236/2582] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:32:22 2026] POST /v2.0/security-group-rules => generated 569 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:23.090 7 WARNING neutron_lib.context [None req-4928b98b-c5b3-4dfb-b63c-5330a0fd06b6 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1347/2583] 10.0.0.133 () {34 vars in 694 bytes} [Thu May 21 06:32:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:23.815 8 WARNING neutron_lib.context [None req-4b447e89-e17d-4f4a-b390-d5db23fccb81 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1348/2584] 10.0.0.36 () {34 vars in 1092 bytes} [Thu May 21 06:32:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-543844476&fields=id&tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27 => 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: 1349/2585] 10.0.0.36 () {34 vars in 980 bytes} [Thu May 21 06:32:23 2026] GET /v2.0/networks?id=325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 704 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2586] 10.0.0.36 () {34 vars in 963 bytes} [Thu May 21 06:32:24 2026] GET /v2.0/quotas/2cb6c62e5a4b4656bd6d50cb6f0dab27 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:32:24.096 8 INFO neutron.db.segments_db [None req-4b447e89-e17d-4f4a-b390-d5db23fccb81 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Added segment f67874ef-71ce-4c53-892a-aced1353d82e of type vxlan for network 18f573fb-01b9-4f10-9229-51305d818801 [pid: 8|app: 0|req: 1237/2587] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:32:23 2026] POST /v2.0/networks => generated 632 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:24.357 8 WARNING neutron_lib.context [None req-7be36e8c-c704-4f88-8bb9-20a9d499195a 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1351/2588] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:32:24 2026] GET /v2.0/ports?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&fields=id => generated 287 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2589] 10.0.0.36 () {34 vars in 905 bytes} [Thu May 21 06:32:24 2026] GET /v2.0/extensions => generated 19600 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2590] 10.0.0.36 () {34 vars in 1006 bytes} [Thu May 21 06:32:24 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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: 1354/2591] 10.0.0.36 () {34 vars in 1106 bytes} [Thu May 21 06:32:24 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2592] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:32:24 2026] GET /v2.0/ports?device_id=86d34be8-24e9-4e17-9b80-4fb6e8351904 => generated 12 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2593] 10.0.0.133 () {34 vars in 663 bytes} [Thu May 21 06:32:24 2026] POST /v2.0/ports => generated 743 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:25.013 7 WARNING neutron_lib.context [None req-5c802294-b665-44b2-bb6c-66dad6d90550 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1356/2594] 10.0.0.133 () {34 vars in 665 bytes} [Thu May 21 06:32:25 2026] POST /v2.0/trunks => generated 407 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, ' 2026-05-21 06:32:25.363 8 WARNING neutron_lib.context [None req-61bbf24a-1892-496b-9bc6-7e0739ca3b18 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:32:25.463 8 INFO neutron.db.segments_db [None req-61bbf24a-1892-496b-9bc6-7e0739ca3b18 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Added segment 8d7f7f09-7e29-40a4-9176-4212fbdeab65 of type vxlan for network a2b4761a-999b-403f-87b8-36a239dafef8 [pid: 8|app: 0|req: 1239/2595] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:32:25 2026] POST /v2.0/networks => generated 632 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:25.614 7 WARNING neutron_lib.context [None req-3e11f1d3-dc77-4f0e-9a4d-1a562e40b07e 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1357/2596] 10.0.0.133 () {34 vars in 663 bytes} [Thu May 21 06:32:25 2026] POST /v2.0/ports => generated 743 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:26.077 8 WARNING neutron_lib.context [None req-aef00543-82fa-4e2b-b3bd-eeb117f2a81e 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1240/2597] 10.0.0.133 () {34 vars in 665 bytes} [Thu May 21 06:32:26 2026] POST /v2.0/trunks => generated 407 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:32:26.673 7 WARNING neutron_lib.context [None req-78890906-40e2-4b45-9027-8b3e3ad04a29 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:32:26.992 7 INFO neutron.db.segments_db [None req-78890906-40e2-4b45-9027-8b3e3ad04a29 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Added segment 19ca1380-86c5-4ecd-b8e3-00b4e77c2610 of type vxlan for network 94420e24-1aa5-4607-b44b-3f37953e8310 [pid: 8|app: 0|req: 1241/2598] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:32:26 2026] GET /v2.0/networks?id=325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 704 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2599] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:32:26 2026] POST /v2.0/networks => generated 631 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:27.183 7 WARNING neutron_lib.context [None req-563bdbf0-3c4c-406c-bd50-a739ea3ec15a 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1242/2600] 199.19.213.52 () {34 vars in 1048 bytes} [Thu May 21 06:32:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27 => generated 178 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:32:27.233 8 WARNING neutron_lib.context [req-574cd35d-6245-4569-99f5-87ec548831ea req-5fc29777-1569-4049-9fcc-757028aa375a e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1359/2601] 10.0.0.133 () {34 vars in 663 bytes} [Thu May 21 06:32:27 2026] POST /v2.0/ports => generated 743 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, ' 2026-05-21 06:32:27.677 7 WARNING neutron_lib.context [None req-7733ae8e-5506-40e8-9a94-045168a717ba 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1243/2602] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:32:27 2026] POST /v2.0/ports => generated 1183 bytes in 589 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: 1244/2603] 199.19.213.52 () {34 vars in 909 bytes} [Thu May 21 06:32:27 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: 7|app: 0|req: 1360/2604] 10.0.0.133 () {34 vars in 665 bytes} [Thu May 21 06:32:27 2026] POST /v2.0/trunks => generated 407 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:27.968 7 WARNING neutron_lib.context [None req-804903f2-c3e6-4c69-a151-c0f00b9a970e 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:32:28.032 7 INFO neutron.db.segments_db [None req-804903f2-c3e6-4c69-a151-c0f00b9a970e 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Added segment 31cd3299-38d8-4d68-8a8e-46e3f3244416 of type vxlan for network 2497bfbc-f1cc-4d8c-a24f-b46343da00ce [pid: 7|app: 0|req: 1361/2605] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:32:27 2026] POST /v2.0/networks => generated 630 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:28.185 7 WARNING neutron_lib.context [None req-9392e679-9fb2-48b7-9eb1-894d36a6dab9 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1362/2606] 10.0.0.133 () {34 vars in 663 bytes} [Thu May 21 06:32:28 2026] POST /v2.0/ports => generated 743 bytes in 375 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-05-21 06:32:28.559 7 WARNING neutron_lib.context [None req-abadac16-3449-4265-8eb6-2f586a17d848 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1245/2607] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:32:27 2026] PUT /v2.0/ports/3230e682-1ec5-4b7e-8653-d2388610576a => generated 1428 bytes in 722 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-05-21 06:32:28.660 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d58b5d16-1060-46df-a2f1-a8c9cf2e5e8c'] response: {'name': 'network-changed', 'server_uuid': '86d34be8-24e9-4e17-9b80-4fb6e8351904', 'tag': '3230e682-1ec5-4b7e-8653-d2388610576a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1246/2608] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:32:28 2026] GET /v2.0/ports?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&device_id=86d34be8-24e9-4e17-9b80-4fb6e8351904 => generated 1467 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2609] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:32:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.168&port_id=3230e682-1ec5-4b7e-8653-d2388610576a => generated 19 bytes in 30 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: 1248/2610] 199.19.213.52 () {34 vars in 1102 bytes} [Thu May 21 06:32:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=3230e682-1ec5-4b7e-8653-d2388610576a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2611] 10.0.0.133 () {34 vars in 665 bytes} [Thu May 21 06:32:28 2026] POST /v2.0/trunks => generated 407 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2612] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:32:28 2026] GET /v2.0/subnets?id=1f16b789-04fc-4501-9ed8-d830de980c86&id=26284293-86f7-4e37-a03e-00792b18a5c9 => generated 1361 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:32:28.806 7 WARNING neutron_lib.context [None req-d95d1299-45d8-40c3-8d78-918891b779e9 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1250/2613] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:32:28 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:32:28.882 7 INFO neutron.db.segments_db [None req-d95d1299-45d8-40c3-8d78-918891b779e9 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Added segment bd5b1f6a-acf1-40ac-8928-7038ddd073c3 of type vxlan for network 0e62a7c3-a719-4b90-9d3d-2a675dd543b9 [pid: 8|app: 0|req: 1251/2614] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:32:28 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2615] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:32:28 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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/2616] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:32:29 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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: 1364/2617] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:32:28 2026] POST /v2.0/networks => generated 631 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:29.161 8 WARNING neutron_lib.context [None req-99f8a613-5a47-41cd-86b3-451a3b9d0cf1 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1365/2618] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:32:29 2026] GET /v2.0/ports?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&device_id=86d34be8-24e9-4e17-9b80-4fb6e8351904 => generated 1467 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2619] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:32:29 2026] GET /v2.0/networks?id=325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 800 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2620] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:32:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.168&port_id=3230e682-1ec5-4b7e-8653-d2388610576a => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2621] 199.19.213.52 () {34 vars in 1102 bytes} [Thu May 21 06:32:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=3230e682-1ec5-4b7e-8653-d2388610576a => 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: 1369/2622] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:32:29 2026] GET /v2.0/subnets?id=1f16b789-04fc-4501-9ed8-d830de980c86&id=26284293-86f7-4e37-a03e-00792b18a5c9 => generated 1361 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2625] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:32:29 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2626] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:32:29 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2627] 10.0.0.133 () {34 vars in 663 bytes} [Thu May 21 06:32:29 2026] POST /v2.0/ports => generated 743 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, ' 2026-05-21 06:32:29.668 8 WARNING neutron_lib.context [None req-1a1c0e0e-da62-4e44-b34c-600d2aca34c0 54ad38abcd3f429bbdb550f4700816c0 1b91d2b5346b4913a83e523c56f6d607 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1374/2628] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:32:29 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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: 1255/2629] 10.0.0.133 () {34 vars in 665 bytes} [Thu May 21 06:32:29 2026] POST /v2.0/trunks => generated 407 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2630] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:32:29 2026] PUT /v2.0/trunks/554facc8-7851-4496-9e85-6ce32e5333d1/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2631] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:32:29 2026] PUT /v2.0/trunks/b1e611ec-7e86-4513-badc-806dd6ada5df/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2632] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:32:30 2026] PUT /v2.0/trunks/21a0bb28-2b3f-48d7-88d0-2228da56cc7d/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2633] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:32:29 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2634] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:32:30 2026] GET /v2.0/ports?device_id=86d34be8-24e9-4e17-9b80-4fb6e8351904 => generated 1198 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2635] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:32:30 2026] GET /v2.0/security-groups?id=57f0d074-d741-414b-8232-f99283488cae&fields=id&fields=name => generated 111 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2636] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:32:30 2026] PUT /v2.0/trunks/bf64daf7-ec19-421c-9672-042fa863b845/tags => generated 19 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2637] 10.0.0.133 () {32 vars in 661 bytes} [Thu May 21 06:32:30 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2638] 10.0.0.133 () {32 vars in 675 bytes} [Thu May 21 06:32:30 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2639] 10.0.0.133 () {32 vars in 671 bytes} [Thu May 21 06:32:30 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2640] 10.0.0.133 () {32 vars in 683 bytes} [Thu May 21 06:32:30 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2641] 10.0.0.133 () {32 vars in 669 bytes} [Thu May 21 06:32:30 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2642] 10.0.0.133 () {32 vars in 683 bytes} [Thu May 21 06:32:30 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: 1264/2643] 10.0.0.133 () {32 vars in 679 bytes} [Thu May 21 06:32:30 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2644] 10.0.0.133 () {32 vars in 691 bytes} [Thu May 21 06:32:30 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2645] 10.0.0.133 () {32 vars in 718 bytes} [Thu May 21 06:32:30 2026] GET /v2.0/trunks/554facc8-7851-4496-9e85-6ce32e5333d1 => generated 412 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2646] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:32:30 2026] GET /v2.0/ports/e0c7d2f8-c72e-47b8-8087-476fe2f23511 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2647] 10.0.0.133 () {32 vars in 721 bytes} [Thu May 21 06:32:30 2026] DELETE /v2.0/trunks/554facc8-7851-4496-9e85-6ce32e5333d1 => generated 0 bytes in 1237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2648] 10.0.0.133 () {32 vars in 718 bytes} [Thu May 21 06:32:32 2026] GET /v2.0/trunks/b1e611ec-7e86-4513-badc-806dd6ada5df => generated 420 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2649] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:32:32 2026] GET /v2.0/ports/f28e6822-8067-4197-9d45-ae475596fbd1 => generated 826 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2650] 10.0.0.133 () {32 vars in 721 bytes} [Thu May 21 06:32:32 2026] DELETE /v2.0/trunks/b1e611ec-7e86-4513-badc-806dd6ada5df => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2651] 10.0.0.133 () {32 vars in 718 bytes} [Thu May 21 06:32:32 2026] GET /v2.0/trunks/21a0bb28-2b3f-48d7-88d0-2228da56cc7d => generated 429 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2652] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:32:32 2026] GET /v2.0/ports/568ae45f-9437-43be-907e-610d200db2f7 => generated 826 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2653] 10.0.0.133 () {32 vars in 721 bytes} [Thu May 21 06:32:32 2026] DELETE /v2.0/trunks/21a0bb28-2b3f-48d7-88d0-2228da56cc7d => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2654] 10.0.0.133 () {32 vars in 718 bytes} [Thu May 21 06:32:32 2026] GET /v2.0/trunks/bf64daf7-ec19-421c-9672-042fa863b845 => generated 414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2655] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:32:32 2026] GET /v2.0/ports/f45d3593-81a9-43bd-a85c-50a272a40ad8 => generated 826 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2656] 10.0.0.133 () {32 vars in 721 bytes} [Thu May 21 06:32:32 2026] DELETE /v2.0/trunks/bf64daf7-ec19-421c-9672-042fa863b845 => 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: 1271/2657] 10.0.0.133 () {32 vars in 718 bytes} [Thu May 21 06:32:33 2026] GET /v2.0/trunks/9c450c8c-7ec3-4415-9bb5-7c0338f52d38 => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2658] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:32:33 2026] GET /v2.0/ports/4495d9c1-8403-40a8-8d19-102881f387c6 => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2659] 10.0.0.133 () {32 vars in 721 bytes} [Thu May 21 06:32:33 2026] DELETE /v2.0/trunks/9c450c8c-7ec3-4415-9bb5-7c0338f52d38 => 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: 1388/2660] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:32:33 2026] DELETE /v2.0/ports/e0c7d2f8-c72e-47b8-8087-476fe2f23511 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2661] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:32:33 2026] DELETE /v2.0/ports/f28e6822-8067-4197-9d45-ae475596fbd1 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2662] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:32:34 2026] DELETE /v2.0/ports/568ae45f-9437-43be-907e-610d200db2f7 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2663] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:32:34 2026] DELETE /v2.0/ports/f45d3593-81a9-43bd-a85c-50a272a40ad8 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2664] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:32:34 2026] DELETE /v2.0/ports/4495d9c1-8403-40a8-8d19-102881f387c6 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:32:35.097 8 INFO neutron.services.segments.plugin [-] Segment f67874ef-71ce-4c53-892a-aced1353d82e resource provider aggregate not found 2026-05-21 06:32:35.111 8 INFO neutron.services.segments.plugin [-] Segment f67874ef-71ce-4c53-892a-aced1353d82e resource provider aggregate not found 2026-05-21 06:32:35.121 8 INFO neutron.services.segments.plugin [-] Segment f67874ef-71ce-4c53-892a-aced1353d82e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f67874ef-71ce-4c53-892a-aced1353d82e found for delete ", "request_id": "req-535db0c4-ce6f-4f8d-a8cb-5c113b6e84b4"}]} 2026-05-21 06:32:35.132 8 INFO neutron.services.segments.plugin [-] Segment f67874ef-71ce-4c53-892a-aced1353d82e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f67874ef-71ce-4c53-892a-aced1353d82e found for delete ", "request_id": "req-57a084d7-9625-4cd3-90c9-d1a9a9db02d9"}]} [pid: 8|app: 0|req: 1275/2665] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:32:34 2026] DELETE /v2.0/networks/18f573fb-01b9-4f10-9229-51305d818801 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2666] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:32:35 2026] GET /v2.0/ports?device_id=86d34be8-24e9-4e17-9b80-4fb6e8351904 => generated 1200 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2667] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:32:35 2026] GET /v2.0/security-groups?id=57f0d074-d741-414b-8232-f99283488cae&fields=id&fields=name => generated 111 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2668] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:32:35 2026] DELETE /v2.0/networks/a2b4761a-999b-403f-87b8-36a239dafef8 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:32:35.662 7 INFO neutron.services.segments.plugin [-] Segment 8d7f7f09-7e29-40a4-9176-4212fbdeab65 resource provider aggregate not found 2026-05-21 06:32:35.669 7 INFO neutron.services.segments.plugin [-] Segment 8d7f7f09-7e29-40a4-9176-4212fbdeab65 resource provider aggregate not found 2026-05-21 06:32:35.718 7 INFO neutron.services.segments.plugin [-] Segment 8d7f7f09-7e29-40a4-9176-4212fbdeab65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d7f7f09-7e29-40a4-9176-4212fbdeab65 found for delete ", "request_id": "req-365db4b1-46d4-4b35-b466-c6edc8f0af95"}]} 2026-05-21 06:32:35.720 7 INFO neutron.services.segments.plugin [-] Segment 8d7f7f09-7e29-40a4-9176-4212fbdeab65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d7f7f09-7e29-40a4-9176-4212fbdeab65 found for delete ", "request_id": "req-41306c31-62bd-4a5c-bef8-95ad35907313"}]} [pid: 7|app: 0|req: 1392/2669] 10.0.0.133 () {32 vars in 817 bytes} [Thu May 21 06:32:35 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&mac_address=fa%3A16%3A3e%3A15%3Ac7%3A10 => generated 1200 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:32:35.810 7 WARNING neutron_lib.context [None req-f0eabca4-9485-4b32-ae10-151474d0c3fe e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1278/2670] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:32:35 2026] DELETE /v2.0/networks/94420e24-1aa5-4607-b44b-3f37953e8310 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2671] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:32:35 2026] DELETE /v2.0/networks/2497bfbc-f1cc-4d8c-a24f-b46343da00ce => 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: 1280/2672] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:32:36 2026] DELETE /v2.0/networks/0e62a7c3-a719-4b90-9d3d-2a675dd543b9 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:32:37.000 7 INFO neutron.db.l3_db [None req-f0eabca4-9485-4b32-ae10-151474d0c3fe e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Floating IP f698c76a-4feb-4379-9d54-6436f6535612 associated. External IP: 10.96.250.209, port: 3230e682-1ec5-4b7e-8653-d2388610576a. 2026-05-21 06:32:37.313 8 INFO neutron.services.segments.plugin [-] Segment 19ca1380-86c5-4ecd-b8e3-00b4e77c2610 resource provider aggregate not found 2026-05-21 06:32:37.322 8 INFO neutron.services.segments.plugin [-] Segment 19ca1380-86c5-4ecd-b8e3-00b4e77c2610 resource provider aggregate not found 2026-05-21 06:32:37.338 8 INFO neutron.services.segments.plugin [-] Segment 19ca1380-86c5-4ecd-b8e3-00b4e77c2610 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19ca1380-86c5-4ecd-b8e3-00b4e77c2610 found for delete ", "request_id": "req-ba2ad76c-9b17-49d1-bf7b-5a8ba15d0afc"}]} 2026-05-21 06:32:37.353 8 INFO neutron.services.segments.plugin [-] Segment 19ca1380-86c5-4ecd-b8e3-00b4e77c2610 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19ca1380-86c5-4ecd-b8e3-00b4e77c2610 found for delete ", "request_id": "req-d2d09a77-ec89-4dcb-bd66-17f4888fa5f3"}]} 2026-05-21 06:32:37.361 8 INFO neutron.services.segments.plugin [-] Segment 31cd3299-38d8-4d68-8a8e-46e3f3244416 resource provider aggregate not found 2026-05-21 06:32:37.378 8 INFO neutron.services.segments.plugin [-] Segment 31cd3299-38d8-4d68-8a8e-46e3f3244416 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31cd3299-38d8-4d68-8a8e-46e3f3244416 found for delete ", "request_id": "req-ced1d996-8689-454c-97cf-c486f2d6f293"}]} 2026-05-21 06:32:37.388 8 INFO neutron.services.segments.plugin [-] Segment 31cd3299-38d8-4d68-8a8e-46e3f3244416 resource provider aggregate not found 2026-05-21 06:32:37.403 8 INFO neutron.services.segments.plugin [-] Segment 31cd3299-38d8-4d68-8a8e-46e3f3244416 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31cd3299-38d8-4d68-8a8e-46e3f3244416 found for delete ", "request_id": "req-7bd8746b-a075-42bc-8fce-62e40c265284"}]} 2026-05-21 06:32:37.409 8 INFO neutron.services.segments.plugin [-] Segment bd5b1f6a-acf1-40ac-8928-7038ddd073c3 resource provider aggregate not found 2026-05-21 06:32:37.429 8 INFO neutron.services.segments.plugin [-] Segment bd5b1f6a-acf1-40ac-8928-7038ddd073c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd5b1f6a-acf1-40ac-8928-7038ddd073c3 found for delete ", "request_id": "req-30b1df70-fa57-4cb3-80aa-0804606b57cf"}]} 2026-05-21 06:32:37.431 8 INFO neutron.services.segments.plugin [-] Segment bd5b1f6a-acf1-40ac-8928-7038ddd073c3 resource provider aggregate not found 2026-05-21 06:32:37.448 8 INFO neutron.services.segments.plugin [-] Segment bd5b1f6a-acf1-40ac-8928-7038ddd073c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd5b1f6a-acf1-40ac-8928-7038ddd073c3 found for delete ", "request_id": "req-1936439d-3714-46b1-82b0-0a6532a68acf"}]} [pid: 7|app: 0|req: 1393/2673] 10.0.0.133 () {34 vars in 676 bytes} [Thu May 21 06:32:35 2026] POST /v2.0/floatingips => generated 855 bytes in 1656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2674] 10.0.0.36 () {34 vars in 1092 bytes} [Thu May 21 06:32:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-543844476&fields=id&tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27 => generated 69 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2675] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:32:37 2026] GET /v2.0/security-groups?tenant_id=1b91d2b5346b4913a83e523c56f6d607&name=default => generated 2805 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2676] 10.0.0.36 () {34 vars in 980 bytes} [Thu May 21 06:32:37 2026] GET /v2.0/networks?id=032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 704 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2677] 10.0.0.36 () {34 vars in 963 bytes} [Thu May 21 06:32:37 2026] GET /v2.0/quotas/2cb6c62e5a4b4656bd6d50cb6f0dab27 => 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: 1282/2678] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:32:37 2026] DELETE /v2.0/security-groups/6c067758-83ea-46dc-a1d8-36f43ad3a8af => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:32:37.805 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2fb8b95-e2eb-437c-ac83-37c39a90aed8'] response: {'name': 'network-changed', 'server_uuid': '86d34be8-24e9-4e17-9b80-4fb6e8351904', 'tag': '3230e682-1ec5-4b7e-8653-d2388610576a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1283/2679] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:32:37 2026] GET /v2.0/ports?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&device_id=86d34be8-24e9-4e17-9b80-4fb6e8351904 => generated 1469 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2680] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:32:37 2026] GET /v2.0/ports?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&fields=id => generated 333 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2681] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:32:37 2026] GET /v2.0/networks?id=325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 800 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2682] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:32:37 2026] GET /v2.0/security-groups?tenant_id=d956b3f2c8b5434ca5c1e89765b40d99&name=default => generated 2805 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2683] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:32:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.168&port_id=3230e682-1ec5-4b7e-8653-d2388610576a => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2684] 10.0.0.36 () {34 vars in 1006 bytes} [Thu May 21 06:32:38 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2685] 199.19.213.52 () {34 vars in 1102 bytes} [Thu May 21 06:32:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=3230e682-1ec5-4b7e-8653-d2388610576a => 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: 1401/2686] 10.0.0.36 () {34 vars in 1106 bytes} [Thu May 21 06:32:38 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1402/2687] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:32:38 2026] GET /v2.0/subnets?id=1f16b789-04fc-4501-9ed8-d830de980c86&id=26284293-86f7-4e37-a03e-00792b18a5c9 => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2688] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:32:38 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2689] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:32:38 2026] DELETE /v2.0/security-groups/dc1c090f-ac9b-4936-adcf-60ce09f22b3f => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2690] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:32:38 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2691] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:32:38 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2692] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:32:38 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2693] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:32:38 2026] GET /v2.0/ports?device_id=42e41ee1-5933-4795-a7cf-964b0f41723c => 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: 1406/2694] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:32:38 2026] GET /v2.0/security-groups?tenant_id=46914278cd084a51bd27dd26b729e1df&name=default => generated 2805 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2695] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:32:39 2026] DELETE /v2.0/security-groups/49893dfb-d29a-46d9-940d-345a7766b2a1 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2696] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:32:39 2026] GET /v2.0/networks?id=032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 704 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2697] 199.19.213.52 () {34 vars in 1048 bytes} [Thu May 21 06:32:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27 => generated 178 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:32:40.091 7 WARNING neutron_lib.context [req-676ccebc-4511-433d-80fa-d9e548e83e52 req-be4d2603-f10e-4978-a348-caa9200f4c1f e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1408/2698] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:32:40 2026] POST /v2.0/ports => generated 1183 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2699] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:32:40 2026] PUT /v2.0/ports/978775b3-7e1e-47ba-9937-b4e37b117781 => generated 1428 bytes in 656 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: 1409/2700] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:32:41 2026] GET /v2.0/ports?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&device_id=42e41ee1-5933-4795-a7cf-964b0f41723c => generated 1467 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:32:41.530 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e771362-d725-4938-b0d2-875ac2717d8c'] response: {'name': 'network-changed', 'server_uuid': '42e41ee1-5933-4795-a7cf-964b0f41723c', 'tag': '978775b3-7e1e-47ba-9937-b4e37b117781', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1292/2701] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:32:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.182&port_id=978775b3-7e1e-47ba-9937-b4e37b117781 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2702] 199.19.213.52 () {34 vars in 1102 bytes} [Thu May 21 06:32:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A95&port_id=978775b3-7e1e-47ba-9937-b4e37b117781 => 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: 1293/2703] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:32:41 2026] GET /v2.0/subnets?id=e5ef36c5-ccbb-45b6-a002-d4978d969a42&id=d226e710-98a2-4779-9fd8-4eb44fdeec6b => generated 1365 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2704] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:32:41 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1294/2705] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:32:41 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2706] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:32:41 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1295/2707] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:32:41 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1413/2708] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:32:41 2026] GET /v2.0/ports?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&device_id=42e41ee1-5933-4795-a7cf-964b0f41723c => generated 1467 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2709] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:32:42 2026] GET /v2.0/networks?id=032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 800 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2710] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:32:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.182&port_id=978775b3-7e1e-47ba-9937-b4e37b117781 => 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: 1297/2711] 199.19.213.52 () {34 vars in 1102 bytes} [Thu May 21 06:32:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A95&port_id=978775b3-7e1e-47ba-9937-b4e37b117781 => 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: 1415/2712] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:32:42 2026] GET /v2.0/subnets?id=e5ef36c5-ccbb-45b6-a002-d4978d969a42&id=d226e710-98a2-4779-9fd8-4eb44fdeec6b => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2713] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:32:42 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&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: 1416/2714] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:32:42 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2715] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:32:42 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1417/2716] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:32:42 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:32:43.151 8 WARNING neutron_lib.context [None req-64df96eb-ceab-4683-851c-da07792c9cee 0327e63317084be6981838b048b978a6 df6302bbefe748c9804653fc0366fed6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:32:43.360 8 INFO neutron.db.segments_db [None req-64df96eb-ceab-4683-851c-da07792c9cee 0327e63317084be6981838b048b978a6 df6302bbefe748c9804653fc0366fed6 - - default default] Added segment 2f69c1c1-5002-4ed6-845f-b131c3c9ec6d of type vxlan for network e7fe402a-5b9a-4dbe-81a2-b0666116d8bc [pid: 8|app: 0|req: 1300/2717] 10.0.0.133 () {34 vars in 669 bytes} [Thu May 21 06:32:42 2026] POST /v2.0/networks => generated 631 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 06:32:43.530 7 WARNING neutron_lib.context [None req-17b2cc34-5875-450c-8142-7cfe6170a8dd 0327e63317084be6981838b048b978a6 df6302bbefe748c9804653fc0366fed6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1301/2718] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:32:43 2026] GET /v2.0/ports?device_id=42e41ee1-5933-4795-a7cf-964b0f41723c => generated 1200 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2719] 10.0.0.133 () {34 vars in 663 bytes} [Thu May 21 06:32:43 2026] POST /v2.0/ports => generated 743 bytes in 395 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: 1419/2720] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:32:43 2026] GET /v2.0/security-groups?id=57f0d074-d741-414b-8232-f99283488cae&fields=id&fields=name => generated 111 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:32:43.994 7 WARNING neutron_lib.context [None req-95de9f84-135c-41ca-bb8b-70651dd48f76 0327e63317084be6981838b048b978a6 df6302bbefe748c9804653fc0366fed6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1302/2721] 10.0.0.67 () {34 vars in 988 bytes} [Thu May 21 06:32:43 2026] GET /v2.0/ports?device_id=86d34be8-24e9-4e17-9b80-4fb6e8351904 => generated 1469 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2722] 10.0.0.67 () {34 vars in 1038 bytes} [Thu May 21 06:32:44 2026] GET /v2.0/security-groups?id=57f0d074-d741-414b-8232-f99283488cae&fields=id&fields=name => generated 111 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2725] 10.0.0.133 () {34 vars in 665 bytes} [Thu May 21 06:32:43 2026] POST /v2.0/trunks => generated 407 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2726] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:32:44 2026] PUT /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2727] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:32:44 2026] GET /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2728] 10.0.0.133 () {34 vars in 759 bytes} [Thu May 21 06:32:44 2026] PUT /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2729] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:32:44 2026] GET /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/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: 1308/2730] 10.0.0.133 () {34 vars in 755 bytes} [Thu May 21 06:32:44 2026] PUT /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2731] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:32:44 2026] GET /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2732] 10.0.0.133 () {34 vars in 777 bytes} [Thu May 21 06:32:44 2026] PUT /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2733] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:32:44 2026] GET /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2734] 10.0.0.133 () {34 vars in 748 bytes} [Thu May 21 06:32:44 2026] PUT /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2735] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:32:44 2026] GET /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2736] 10.0.0.133 () {32 vars in 736 bytes} [Thu May 21 06:32:44 2026] GET /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:32:45.036 7 INFO neutron.api.v2.resource [None req-aa5dd30c-9c01-42a2-9dca-31450e2ffe83 0327e63317084be6981838b048b978a6 df6302bbefe748c9804653fc0366fed6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1426/2737] 10.0.0.133 () {32 vars in 740 bytes} [Thu May 21 06:32:45 2026] GET /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2738] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:32:45 2026] DELETE /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags/red => generated 0 bytes in 606 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2739] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:32:45 2026] GET /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:32:45.713 8 INFO neutron.api.v2.resource [None req-96069d1e-3ab5-4fa0-aff9-c3eb78362230 0327e63317084be6981838b048b978a6 df6302bbefe748c9804653fc0366fed6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1313/2740] 10.0.0.133 () {32 vars in 743 bytes} [Thu May 21 06:32:45 2026] DELETE /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2741] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:32:45 2026] DELETE /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2742] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:32:45 2026] GET /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2743] 10.0.0.133 () {32 vars in 718 bytes} [Thu May 21 06:32:45 2026] GET /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2744] 10.0.0.133 () {32 vars in 716 bytes} [Thu May 21 06:32:45 2026] GET /v2.0/ports/9787b41f-cef5-44dd-8818-3a8f46f1255f => generated 826 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2745] 10.0.0.133 () {32 vars in 721 bytes} [Thu May 21 06:32:46 2026] DELETE /v2.0/trunks/75cc996b-6671-4200-86a7-3ce547f521ce => generated 0 bytes in 685 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2746] 10.0.0.133 () {32 vars in 719 bytes} [Thu May 21 06:32:46 2026] DELETE /v2.0/ports/9787b41f-cef5-44dd-8818-3a8f46f1255f => generated 0 bytes in 775 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:32:47.892 7 INFO neutron.services.segments.plugin [-] Segment 2f69c1c1-5002-4ed6-845f-b131c3c9ec6d resource provider aggregate not found 2026-05-21 06:32:47.898 7 INFO neutron.services.segments.plugin [-] Segment 2f69c1c1-5002-4ed6-845f-b131c3c9ec6d resource provider aggregate not found 2026-05-21 06:32:47.917 7 INFO neutron.services.segments.plugin [-] Segment 2f69c1c1-5002-4ed6-845f-b131c3c9ec6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f69c1c1-5002-4ed6-845f-b131c3c9ec6d found for delete ", "request_id": "req-ac6fb744-ff34-4524-9036-2e032ca8de2b"}]} 2026-05-21 06:32:47.918 7 INFO neutron.services.segments.plugin [-] Segment 2f69c1c1-5002-4ed6-845f-b131c3c9ec6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f69c1c1-5002-4ed6-845f-b131c3c9ec6d found for delete ", "request_id": "req-8c8bff5a-7a77-493b-b14b-b14b6a1d20cc"}]} [pid: 7|app: 0|req: 1431/2747] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:32:47 2026] DELETE /v2.0/networks/e7fe402a-5b9a-4dbe-81a2-b0666116d8bc => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2748] 199.19.213.52 () {34 vars in 1094 bytes} [Thu May 21 06:32:48 2026] GET /v2.0/ports?device_id=86d34be8-24e9-4e17-9b80-4fb6e8351904&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2749] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:32:48 2026] GET /v2.0/ports?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&device_id=86d34be8-24e9-4e17-9b80-4fb6e8351904 => generated 1469 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2750] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:32:48 2026] GET /v2.0/networks?id=325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 800 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2751] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:32:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.168&port_id=3230e682-1ec5-4b7e-8653-d2388610576a => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2752] 199.19.213.52 () {34 vars in 1102 bytes} [Thu May 21 06:32:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=3230e682-1ec5-4b7e-8653-d2388610576a => 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: 1434/2753] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:32:48 2026] GET /v2.0/subnets?id=1f16b789-04fc-4501-9ed8-d830de980c86&id=26284293-86f7-4e37-a03e-00792b18a5c9 => generated 1361 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2754] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:32:48 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2755] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:32:48 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2756] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:32:48 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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: 1436/2757] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:32:48 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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: 1437/2758] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:32:49 2026] GET /v2.0/ports?device_id=42e41ee1-5933-4795-a7cf-964b0f41723c => generated 1200 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2759] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:32:49 2026] GET /v2.0/security-groups?id=57f0d074-d741-414b-8232-f99283488cae&fields=id&fields=name => generated 111 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2760] 10.0.0.133 () {32 vars in 817 bytes} [Thu May 21 06:32:49 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&mac_address=fa%3A16%3A3e%3Af4%3Af6%3A7e => generated 1200 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:32:49.412 7 WARNING neutron_lib.context [None req-d8b274df-04fc-4cf9-8048-447daa88315b e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1322/2761] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:32:49 2026] GET /v2.0/security-groups?tenant_id=047aa484a6f347228047da9a94c693fa&name=default => generated 2805 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2762] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:32:49 2026] DELETE /v2.0/security-groups/4dfb32cb-301f-4758-8665-fb7f4cf3a86c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2763] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:32:49 2026] GET /v2.0/security-groups?tenant_id=df6302bbefe748c9804653fc0366fed6&name=default => generated 2805 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2764] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:32:49 2026] DELETE /v2.0/security-groups/6f83b32c-b643-436a-a4e4-a75ed36d6af2 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:32:50.494 7 INFO neutron.db.l3_db [None req-d8b274df-04fc-4cf9-8048-447daa88315b e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Floating IP f79489ad-74dc-4b4e-84cf-4e8504993055 associated. External IP: 10.96.250.201, port: 978775b3-7e1e-47ba-9937-b4e37b117781. [pid: 7|app: 0|req: 1440/2765] 10.0.0.133 () {34 vars in 676 bytes} [Thu May 21 06:32:49 2026] POST /v2.0/floatingips => generated 855 bytes in 1573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2768] 10.0.0.67 () {34 vars in 988 bytes} [Thu May 21 06:32:59 2026] GET /v2.0/ports?device_id=42e41ee1-5933-4795-a7cf-964b0f41723c => generated 1469 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:32:59.707 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-385bcff4-944b-43ba-b251-3104692a035f'] response: {'name': 'network-changed', 'server_uuid': '42e41ee1-5933-4795-a7cf-964b0f41723c', 'tag': '978775b3-7e1e-47ba-9937-b4e37b117781', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1443/2769] 10.0.0.67 () {34 vars in 1038 bytes} [Thu May 21 06:32:59 2026] GET /v2.0/security-groups?id=57f0d074-d741-414b-8232-f99283488cae&fields=id&fields=name => generated 111 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2770] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:32:59 2026] GET /v2.0/ports?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&device_id=42e41ee1-5933-4795-a7cf-964b0f41723c => generated 1469 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2771] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:32:59 2026] GET /v2.0/networks?id=032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2772] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:32:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.182&port_id=978775b3-7e1e-47ba-9937-b4e37b117781 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2773] 199.19.213.52 () {34 vars in 1102 bytes} [Thu May 21 06:32:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A95&port_id=978775b3-7e1e-47ba-9937-b4e37b117781 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2774] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:33:00 2026] GET /v2.0/subnets?id=e5ef36c5-ccbb-45b6-a002-d4978d969a42&id=d226e710-98a2-4779-9fd8-4eb44fdeec6b => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2775] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:33:00 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&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: 1330/2776] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:33:00 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&device_owner=network%3Adhcp => generated 1461 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2777] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:33:00 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1331/2778] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:33:00 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1448/2779] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:33:03 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2780] 10.0.0.123 () {30 vars in 689 bytes} [Thu May 21 06:33:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2781] 10.0.0.123 () {30 vars in 691 bytes} [Thu May 21 06:33:04 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: 1333/2782] 10.0.0.123 () {30 vars in 667 bytes} [Thu May 21 06:33:04 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: 1450/2783] 10.0.0.123 () {30 vars in 703 bytes} [Thu May 21 06:33:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2784] 10.0.0.123 () {28 vars in 438 bytes} [Thu May 21 06:33:05 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: 1451/2785] 10.0.0.123 () {30 vars in 727 bytes} [Thu May 21 06:33:05 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 633 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2786] 10.0.0.123 () {30 vars in 689 bytes} [Thu May 21 06:33:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2787] 10.0.0.123 () {30 vars in 691 bytes} [Thu May 21 06:33:05 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: 1336/2788] 10.0.0.123 () {30 vars in 667 bytes} [Thu May 21 06:33:05 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: 1453/2789] 10.0.0.123 () {30 vars in 703 bytes} [Thu May 21 06:33:05 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: 1337/2790] 10.0.0.123 () {30 vars in 727 bytes} [Thu May 21 06:33:05 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2791] 10.0.0.123 () {30 vars in 689 bytes} [Thu May 21 06:33:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2792] 10.0.0.123 () {30 vars in 691 bytes} [Thu May 21 06:33: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: 1455/2793] 10.0.0.123 () {30 vars in 667 bytes} [Thu May 21 06:33:06 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: 1339/2794] 10.0.0.123 () {30 vars in 703 bytes} [Thu May 21 06:33:06 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/2795] 10.0.0.123 () {30 vars in 729 bytes} [Thu May 21 06:33:06 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7 => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2796] 10.0.0.123 () {30 vars in 681 bytes} [Thu May 21 06:33:06 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2797] 10.0.0.123 () {34 vars in 703 bytes} [Thu May 21 06:33:06 2026] POST /v2.0/ports => generated 1128 bytes in 2030 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2798] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:33:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1458/2799] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:33:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2800] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:33:11 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: 1459/2801] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:33:11 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: 1343/2802] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:33:11 2026] GET /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2803] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:33:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2804] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:33:12 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: 1461/2805] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:33:12 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: 1345/2806] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:33:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:33:12.384 7 INFO neutron.api.v2.resource [None req-1ea473f1-8fe0-402d-93ed-5726219b5823 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/2807] 199.19.213.52 () {30 vars in 761 bytes} [Thu May 21 06:33:12 2026] GET /v2.0/security-groups/lb-31c31add-f61d-473b-960f-e6661352d1c4 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2808] 199.19.213.52 () {30 vars in 783 bytes} [Thu May 21 06:33:12 2026] GET /v2.0/security-groups?name=lb-31c31add-f61d-473b-960f-e6661352d1c4 => 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: 1463/2809] 199.19.213.52 () {34 vars in 734 bytes} [Thu May 21 06:33:12 2026] POST /v2.0/security-groups => generated 1574 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2810] 199.19.213.52 () {30 vars in 813 bytes} [Thu May 21 06:33:12 2026] GET /v2.0/security-group-rules?security_group_id=187a14e9-02cd-429c-8019-e39aa7fa8ad2 => 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: 1464/2811] 199.19.213.52 () {34 vars in 787 bytes} [Thu May 21 06:33:12 2026] PUT /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1128 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2812] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:33:13 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: 7|app: 0|req: 1465/2813] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:33:13 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: 1349/2814] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:33:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2815] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:33:13 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: 1350/2816] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:33:13 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2819] 10.0.0.36 () {34 vars in 1014 bytes} [Thu May 21 06:33:22 2026] GET /v2.0/security-groups?id=aba2caa9-cf05-4cd8-8992-38dd0c7284ef&fields=id => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2820] 10.0.0.36 () {34 vars in 980 bytes} [Thu May 21 06:33:22 2026] GET /v2.0/networks?id=f2805348-fbce-40af-b892-e279e0a29af4 => generated 735 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2821] 10.0.0.36 () {34 vars in 963 bytes} [Thu May 21 06:33:22 2026] GET /v2.0/quotas/130108c81bfb4b30817fd94b717dbc3c => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2822] 10.0.0.36 () {34 vars in 1000 bytes} [Thu May 21 06:33:22 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&fields=id => generated 149 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2823] 10.0.0.36 () {34 vars in 1006 bytes} [Thu May 21 06:33:23 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?fields=segments => generated 14 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2824] 10.0.0.36 () {34 vars in 1106 bytes} [Thu May 21 06:33:23 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?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: 1472/2827] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:33:32 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2828] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:33:32 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2829] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:33:35 2026] GET /v2.0/networks?id=f2805348-fbce-40af-b892-e279e0a29af4 => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2830] 199.19.213.52 () {34 vars in 1048 bytes} [Thu May 21 06:33:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=130108c81bfb4b30817fd94b717dbc3c => generated 343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2831] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:33:35 2026] POST /v2.0/ports => generated 1078 bytes in 1040 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2832] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:33:36 2026] PUT /v2.0/ports/c60fdee1-995b-4f55-960f-e87636be50b0 => generated 1203 bytes in 716 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: 1475/2833] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:33:37 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 1242 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: 8|app: 0|req: 1359/2834] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:33:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.43&port_id=c60fdee1-995b-4f55-960f-e87636be50b0 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2835] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:33:37 2026] GET /v2.0/subnets?id=4e8bd2cd-a073-483a-ac42-aa29c9ff7a06 => generated 630 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:33:37.918 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07d6bf36-d2dd-429a-a575-b8400ec01753'] response: {'name': 'network-changed', 'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'tag': 'c60fdee1-995b-4f55-960f-e87636be50b0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1360/2836] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:33:37 2026] GET /v2.0/ports?network_id=f2805348-fbce-40af-b892-e279e0a29af4&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2837] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:33:37 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2838] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:33:38 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2839] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:33:38 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 1242 bytes in 45 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: 1362/2840] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:33:38 2026] GET /v2.0/networks?id=f2805348-fbce-40af-b892-e279e0a29af4 => generated 735 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2841] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:33:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.43&port_id=c60fdee1-995b-4f55-960f-e87636be50b0 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2842] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:33:38 2026] GET /v2.0/subnets?id=4e8bd2cd-a073-483a-ac42-aa29c9ff7a06 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2843] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:33:38 2026] GET /v2.0/ports?network_id=f2805348-fbce-40af-b892-e279e0a29af4&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: 1364/2844] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:33:38 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?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: 1481/2845] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:33:38 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?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: 1365/2846] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:33:39 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => 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: 1482/2847] 199.19.213.52 () {34 vars in 1042 bytes} [Thu May 21 06:33:39 2026] GET /v2.0/security-groups?id=aba2caa9-cf05-4cd8-8992-38dd0c7284ef&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2848] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:33:41 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => 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: 1483/2849] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:33:41 2026] GET /v2.0/security-groups?id=aba2caa9-cf05-4cd8-8992-38dd0c7284ef&fields=id&fields=name => generated 96 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2850] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:33:42 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2853] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:33:44 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => 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: 1485/2854] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:33:45 2026] GET /v2.0/security-groups?id=aba2caa9-cf05-4cd8-8992-38dd0c7284ef&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: 1370/2855] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:33:45 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2856] 199.19.213.52 () {34 vars in 1094 bytes} [Thu May 21 06:33:49 2026] GET /v2.0/ports?device_id=42e41ee1-5933-4795-a7cf-964b0f41723c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2857] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:33:49 2026] GET /v2.0/ports?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&device_id=42e41ee1-5933-4795-a7cf-964b0f41723c => generated 1469 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2858] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:33:49 2026] GET /v2.0/networks?id=032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2859] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:33:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.182&port_id=978775b3-7e1e-47ba-9937-b4e37b117781 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2860] 199.19.213.52 () {34 vars in 1102 bytes} [Thu May 21 06:33:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A95&port_id=978775b3-7e1e-47ba-9937-b4e37b117781 => 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: 1373/2861] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:33:49 2026] GET /v2.0/subnets?id=e5ef36c5-ccbb-45b6-a002-d4978d969a42&id=d226e710-98a2-4779-9fd8-4eb44fdeec6b => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2862] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:33:49 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&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: 1374/2863] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:33:49 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2864] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:33:49 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2865] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:33:49 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1494/2872] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:34:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2873] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:34:42 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: 1495/2874] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:34:42 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) 2026-05-21 06:34:42.060 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 21 06:34:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/extensions/allowed-address-pairs (ip 199.19.213.52) !!! [pid: 8|app: 0|req: 1380/2875] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:34:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2876] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:34:42 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2877] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:34:42 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => 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: 1497/2878] 199.19.213.52 () {34 vars in 715 bytes} [Thu May 21 06:34:42 2026] POST /v2.0/ports => generated 1097 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2879] 10.0.0.36 () {34 vars in 969 bytes} [Thu May 21 06:34:42 2026] GET /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1097 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1498/2880] 10.0.0.36 () {34 vars in 905 bytes} [Thu May 21 06:34: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: 8|app: 0|req: 1383/2881] 199.19.213.52 () {34 vars in 1260 bytes} [Thu May 21 06:34:43 2026] GET /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2882] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:34:43 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2883] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:34:43 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?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: 1500/2884] 199.19.213.52 () {34 vars in 973 bytes} [Thu May 21 06:34:43 2026] GET /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1097 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2885] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:34:43 2026] GET /v2.0/networks?id=e4fb08a5-5d15-4eda-a14c-360af98245f7 => generated 803 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2886] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:34:43 2026] PUT /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1251 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2887] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:34:44 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 2523 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1502/2888] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:34:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.43&port_id=c60fdee1-995b-4f55-960f-e87636be50b0 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2889] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:34:44 2026] GET /v2.0/subnets?id=4e8bd2cd-a073-483a-ac42-aa29c9ff7a06 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:34:44.368 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-981b82e2-4c95-415d-ae8a-a87abfff740f'] response: {'name': 'network-changed', 'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'tag': '11008d30-1571-40cd-8d90-4efc0fc2949c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1503/2892] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:34:44 2026] GET /v2.0/ports?network_id=f2805348-fbce-40af-b892-e279e0a29af4&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2893] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:34:44 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1504/2894] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:34:44 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?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: 1391/2895] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:34:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=11008d30-1571-40cd-8d90-4efc0fc2949c => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2896] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:34:44 2026] GET /v2.0/subnets?id=95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2897] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:34:44 2026] GET /v2.0/ports?network_id=e4fb08a5-5d15-4eda-a14c-360af98245f7&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: 1506/2898] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:34:44 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?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: 1393/2899] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:34:44 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?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: 1507/2900] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:34:45 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 2523 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2901] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:34:45 2026] GET /v2.0/networks?id=e4fb08a5-5d15-4eda-a14c-360af98245f7 => generated 803 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2902] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:34:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=11008d30-1571-40cd-8d90-4efc0fc2949c => 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: 1395/2903] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:34:45 2026] GET /v2.0/subnets?id=95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2904] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:34:45 2026] GET /v2.0/ports?network_id=e4fb08a5-5d15-4eda-a14c-360af98245f7&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: 1396/2905] 10.0.0.36 () {34 vars in 969 bytes} [Thu May 21 06:34:45 2026] GET /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2906] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:34:45 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?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: 1511/2907] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:34:45 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?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: 1397/2908] 199.19.213.52 () {34 vars in 787 bytes} [Thu May 21 06:34:45 2026] PUT /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1311 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:34:46.057 7 INFO neutron.api.v2.resource [None req-cf7178ea-2f3a-4ce8-98c7-236d54ea5f91 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/2909] 199.19.213.52 () {30 vars in 761 bytes} [Thu May 21 06:34:46 2026] GET /v2.0/security-groups/lb-31c31add-f61d-473b-960f-e6661352d1c4 => generated 149 bytes in 13 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, ' 2026-05-21 06:34:46.114 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c870f6c-af22-4117-b772-9d9f5d4cf7b2'] response: {'name': 'network-changed', 'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'tag': '11008d30-1571-40cd-8d90-4efc0fc2949c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1398/2910] 199.19.213.52 () {30 vars in 783 bytes} [Thu May 21 06:34:46 2026] GET /v2.0/security-groups?name=lb-31c31add-f61d-473b-960f-e6661352d1c4 => generated 1577 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2911] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:34:46 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 2585 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2912] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:34:46 2026] GET /v2.0/networks?id=e4fb08a5-5d15-4eda-a14c-360af98245f7 => generated 803 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2913] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:34:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=11008d30-1571-40cd-8d90-4efc0fc2949c => 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: 1402/2914] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:34:46 2026] GET /v2.0/subnets?id=95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2915] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:34:46 2026] GET /v2.0/ports?network_id=e4fb08a5-5d15-4eda-a14c-360af98245f7&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2916] 199.19.213.52 () {34 vars in 787 bytes} [Thu May 21 06:34:46 2026] PUT /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1313 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2917] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:34:46 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:34:46.586 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bbf568e-2c15-4126-b9fb-3d2ffbbd308e'] response: {'name': 'network-changed', 'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'tag': '11008d30-1571-40cd-8d90-4efc0fc2949c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1514/2918] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:34:46 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2919] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:34:47 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 2585 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2920] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:34:47 2026] GET /v2.0/networks?id=e4fb08a5-5d15-4eda-a14c-360af98245f7 => generated 803 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2921] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:34:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=11008d30-1571-40cd-8d90-4efc0fc2949c => 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: 1516/2922] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:34:47 2026] GET /v2.0/subnets?id=95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 654 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2923] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:34:47 2026] GET /v2.0/ports?network_id=e4fb08a5-5d15-4eda-a14c-360af98245f7&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2924] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:34:47 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?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: 1408/2925] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:34:47 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?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: 1518/2926] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:34: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: 8|app: 0|req: 1409/2927] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:34:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2928] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:34:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2929] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:34:47 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: 1520/2930] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:34:47 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2931] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:34:47 2026] GET /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2932] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:34:47 2026] GET /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1349 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2933] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:34:47 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2934] 199.19.213.52 () {30 vars in 741 bytes} [Thu May 21 06:34:47 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2935] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:34:48 2026] GET /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2936] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:34:48 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2937] 199.19.213.52 () {34 vars in 1094 bytes} [Thu May 21 06:34:51 2026] GET /v2.0/ports?device_id=86d34be8-24e9-4e17-9b80-4fb6e8351904&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2938] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:34:51 2026] GET /v2.0/ports?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&device_id=86d34be8-24e9-4e17-9b80-4fb6e8351904 => generated 1469 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2939] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:34:51 2026] GET /v2.0/networks?id=325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 800 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2940] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:34:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.168&port_id=3230e682-1ec5-4b7e-8653-d2388610576a => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2941] 199.19.213.52 () {34 vars in 1102 bytes} [Thu May 21 06:34:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=3230e682-1ec5-4b7e-8653-d2388610576a => 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: 1526/2942] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:34:51 2026] GET /v2.0/subnets?id=1f16b789-04fc-4501-9ed8-d830de980c86&id=26284293-86f7-4e37-a03e-00792b18a5c9 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2943] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:34:51 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2944] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:34:51 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2945] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:34:51 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2946] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:34:51 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 06:34:58.930 8 WARNING neutron_lib.context [None req-38cb2948-d53d-4bc7-96ad-cb2025f9ae7d e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-21 06:35:00.010 8 INFO neutron.db.l3_db [None req-38cb2948-d53d-4bc7-96ad-cb2025f9ae7d e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Floating IP 5c8556a2-b661-40fc-afbb-417ca3392539 associated. External IP: 10.96.250.219, port: 2d8cb27b-018a-4316-bd9a-9225279114e8. [pid: 8|app: 0|req: 1419/2949] 10.0.0.133 () {34 vars in 676 bytes} [Thu May 21 06:34:58 2026] POST /v2.0/floatingips => generated 898 bytes in 1600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2950] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:35:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2951] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:35:06 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: 1532/2952] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:35:06 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: 1421/2953] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:35:06 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-05-21 06:35:06.363 7 INFO neutron.api.v2.resource [None req-4322626c-002c-4cf2-9736-8b7c7fcd5f5c 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/2954] 199.19.213.52 () {30 vars in 761 bytes} [Thu May 21 06:35:06 2026] GET /v2.0/security-groups/lb-31c31add-f61d-473b-960f-e6661352d1c4 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2955] 199.19.213.52 () {30 vars in 783 bytes} [Thu May 21 06:35:06 2026] GET /v2.0/security-groups?name=lb-31c31add-f61d-473b-960f-e6661352d1c4 => generated 1577 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2956] 199.19.213.52 () {30 vars in 813 bytes} [Thu May 21 06:35:06 2026] GET /v2.0/security-group-rules?security_group_id=187a14e9-02cd-429c-8019-e39aa7fa8ad2 => generated 1118 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2957] 199.19.213.52 () {34 vars in 745 bytes} [Thu May 21 06:35:06 2026] POST /v2.0/security-group-rules => generated 565 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2958] 199.19.213.52 () {34 vars in 745 bytes} [Thu May 21 06:35:06 2026] POST /v2.0/security-group-rules => generated 569 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2961] 10.0.0.123 () {30 vars in 689 bytes} [Thu May 21 06:35:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2962] 10.0.0.123 () {30 vars in 691 bytes} [Thu May 21 06:35:21 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: 1538/2963] 10.0.0.123 () {30 vars in 667 bytes} [Thu May 21 06:35:21 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: 1426/2964] 10.0.0.123 () {30 vars in 703 bytes} [Thu May 21 06:35:21 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: 1539/2965] 10.0.0.123 () {28 vars in 438 bytes} [Thu May 21 06:35:22 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: 1427/2966] 10.0.0.123 () {30 vars in 727 bytes} [Thu May 21 06:35:22 2026] GET /v2.0/subnets/1f16b789-04fc-4501-9ed8-d830de980c86 => generated 631 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2967] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:35:24 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: 1428/2968] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:35:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2969] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:35:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2970] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:35:24 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: 1542/2971] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:35:24 2026] GET /v2.0/subnets/1f16b789-04fc-4501-9ed8-d830de980c86 => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2972] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:35:24 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 2585 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2973] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:35:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2974] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:35:25 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: 1544/2975] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:35:25 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: 1432/2976] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:35:25 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: 1545/2977] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:35:25 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2978] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:35:25 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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: 1546/2979] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:35:25 2026] GET /v2.0/networks?id=325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2980] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:35:25 2026] POST /v2.0/ports => generated 1303 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2981] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:35:26 2026] PUT /v2.0/ports/ea441da5-3522-483a-9f8e-5b45b26add0b => generated 1428 bytes in 1000 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: 1435/2982] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:35:27 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 4041 bytes in 541 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-05-21 06:35:29.386 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-046c40bd-4d01-4f42-b8b1-41238e97411d'] response: {'name': 'network-changed', 'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'tag': 'ea441da5-3522-483a-9f8e-5b45b26add0b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1548/2983] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:35:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.43&port_id=c60fdee1-995b-4f55-960f-e87636be50b0 => generated 19 bytes in 1562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2986] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:35:29 2026] GET /v2.0/subnets?id=4e8bd2cd-a073-483a-ac42-aa29c9ff7a06 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2987] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:29 2026] GET /v2.0/ports?network_id=f2805348-fbce-40af-b892-e279e0a29af4&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2988] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:35:29 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?fields=segments => generated 14 bytes in 58 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: 1552/2989] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:35:29 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2990] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:35:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=11008d30-1571-40cd-8d90-4efc0fc2949c => 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: 1553/2991] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:35:29 2026] GET /v2.0/subnets?id=95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2992] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:29 2026] GET /v2.0/ports?network_id=e4fb08a5-5d15-4eda-a14c-360af98245f7&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2993] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:35:29 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?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: 1440/2994] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:35:29 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?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: 1555/2995] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.134&port_id=ea441da5-3522-483a-9f8e-5b45b26add0b => 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: 1441/2996] 199.19.213.52 () {34 vars in 1102 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A356&port_id=ea441da5-3522-483a-9f8e-5b45b26add0b => 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: 1556/2997] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/subnets?id=1f16b789-04fc-4501-9ed8-d830de980c86&id=26284293-86f7-4e37-a03e-00792b18a5c9 => generated 1361 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2998] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&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: 7|app: 0|req: 1557/2999] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3000] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3001] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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: 1444/3002] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 4041 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3003] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/networks?id=325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3004] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.134&port_id=ea441da5-3522-483a-9f8e-5b45b26add0b => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3005] 199.19.213.52 () {34 vars in 1102 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A356&port_id=ea441da5-3522-483a-9f8e-5b45b26add0b => 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: 1446/3006] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/subnets?id=1f16b789-04fc-4501-9ed8-d830de980c86&id=26284293-86f7-4e37-a03e-00792b18a5c9 => generated 1361 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3007] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&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: 1447/3008] 10.0.0.36 () {34 vars in 969 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/ports/ea441da5-3522-483a-9f8e-5b45b26add0b => 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: 1562/3009] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3010] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/ports/ea441da5-3522-483a-9f8e-5b45b26add0b => generated 1464 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3011] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/ports/ea441da5-3522-483a-9f8e-5b45b26add0b => generated 1464 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3012] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:35:30 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3013] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:35:31 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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: 1450/3014] 199.19.213.52 () {34 vars in 788 bytes} [Thu May 21 06:35:31 2026] PUT /v2.0/ports/ea441da5-3522-483a-9f8e-5b45b26add0b => generated 1199 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3015] 199.19.213.52 () {30 vars in 741 bytes} [Thu May 21 06:35:31 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 797 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: 1451/3016] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:35:31 2026] GET /v2.0/subnets/1f16b789-04fc-4501-9ed8-d830de980c86 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3017] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:35:31 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 3812 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:35:31.698 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1d34430-1229-46dc-b256-758a3779c665'] response: {'name': 'network-changed', 'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'tag': 'ea441da5-3522-483a-9f8e-5b45b26add0b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1452/3018] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:35:31 2026] GET /v2.0/networks?id=325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 800 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3019] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:35:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.134&port_id=ea441da5-3522-483a-9f8e-5b45b26add0b => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3020] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:35:31 2026] GET /v2.0/subnets?id=1f16b789-04fc-4501-9ed8-d830de980c86 => 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: 1568/3021] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:31 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3022] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:35:32 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3023] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:35:32 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: 1455/3024] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:35:32 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: 1456/3025] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:35:32 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: 1457/3026] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:35:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3027] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:35:32 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3028] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:35:32 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3029] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:35:32 2026] GET /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3030] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:35:32 2026] GET /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1349 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3031] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:35:32 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3032] 199.19.213.52 () {30 vars in 741 bytes} [Thu May 21 06:35:32 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3033] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:35:32 2026] GET /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1128 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3034] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:35:32 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3035] 10.0.0.123 () {30 vars in 689 bytes} [Thu May 21 06:35:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3036] 10.0.0.123 () {30 vars in 691 bytes} [Thu May 21 06:35:43 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: 1575/3037] 10.0.0.123 () {30 vars in 667 bytes} [Thu May 21 06:35:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3038] 10.0.0.123 () {30 vars in 703 bytes} [Thu May 21 06:35:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3039] 10.0.0.123 () {28 vars in 438 bytes} [Thu May 21 06:35:44 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3040] 10.0.0.123 () {30 vars in 727 bytes} [Thu May 21 06:35:44 2026] GET /v2.0/subnets/e5ef36c5-ccbb-45b6-a002-d4978d969a42 => generated 631 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3043] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:35:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3044] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:35:48 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: 1579/3045] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:35:48 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: 1467/3046] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:35:48 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: 1580/3047] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:35:48 2026] GET /v2.0/subnets/1f16b789-04fc-4501-9ed8-d830de980c86 => 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: 1468/3048] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:35:48 2026] GET /v2.0/subnets/e5ef36c5-ccbb-45b6-a002-d4978d969a42 => generated 649 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3049] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:35:48 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 3814 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3050] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:35:49 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: 1582/3051] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:35: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: 8|app: 0|req: 1470/3052] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:35:49 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: 1583/3053] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:35:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3054] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:35:50 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1584/3055] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:35:50 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1472/3056] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:35:50 2026] GET /v2.0/networks?id=032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3057] 199.19.213.52 () {34 vars in 1094 bytes} [Thu May 21 06:35:51 2026] GET /v2.0/ports?device_id=42e41ee1-5933-4795-a7cf-964b0f41723c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3058] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:35:51 2026] GET /v2.0/ports?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&device_id=42e41ee1-5933-4795-a7cf-964b0f41723c => generated 1469 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3059] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:35:51 2026] GET /v2.0/networks?id=032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3060] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:35:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.182&port_id=978775b3-7e1e-47ba-9937-b4e37b117781 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3061] 199.19.213.52 () {34 vars in 1102 bytes} [Thu May 21 06:35:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A95&port_id=978775b3-7e1e-47ba-9937-b4e37b117781 => 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: 1478/3062] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:35:51 2026] GET /v2.0/subnets?id=e5ef36c5-ccbb-45b6-a002-d4978d969a42&id=d226e710-98a2-4779-9fd8-4eb44fdeec6b => generated 1365 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3063] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:51 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&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/3064] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:51 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3065] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:35:51 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?fields=segments => generated 14 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3066] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:35:51 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1585/3067] 199.19.213.52 () {38 vars in 953 bytes} [Thu May 21 06:35:50 2026] POST /v2.0/ports => generated 1307 bytes in 3002 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3068] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:35:53 2026] PUT /v2.0/ports/92af5066-2260-4b06-8a6e-2cdd52f555c0 => generated 1432 bytes in 1046 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: 1586/3069] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:35:55 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 5274 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, ' 2026-05-21 06:35:55.801 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-294f0871-9e29-495d-811e-fecc1a24b16e'] response: {'name': 'network-changed', 'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'tag': '92af5066-2260-4b06-8a6e-2cdd52f555c0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1484/3070] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:35:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.43&port_id=c60fdee1-995b-4f55-960f-e87636be50b0 => 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: 1587/3071] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:35:55 2026] GET /v2.0/subnets?id=4e8bd2cd-a073-483a-ac42-aa29c9ff7a06 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3072] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:55 2026] GET /v2.0/ports?network_id=f2805348-fbce-40af-b892-e279e0a29af4&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: 1588/3073] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:35:55 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?fields=segments => generated 14 bytes in 76 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: 1486/3074] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?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: 1589/3075] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=11008d30-1571-40cd-8d90-4efc0fc2949c => 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: 1487/3076] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/subnets?id=95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3077] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/ports?network_id=e4fb08a5-5d15-4eda-a14c-360af98245f7&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3078] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?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: 1591/3079] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?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: 1489/3080] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.134&port_id=ea441da5-3522-483a-9f8e-5b45b26add0b => 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: 1592/3081] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/subnets?id=1f16b789-04fc-4501-9ed8-d830de980c86 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3082] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3083] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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: 1491/3084] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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: 1594/3085] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.230&port_id=92af5066-2260-4b06-8a6e-2cdd52f555c0 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3086] 199.19.213.52 () {34 vars in 1104 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A307&port_id=92af5066-2260-4b06-8a6e-2cdd52f555c0 => 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: 1595/3087] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/subnets?id=e5ef36c5-ccbb-45b6-a002-d4978d969a42&id=d226e710-98a2-4779-9fd8-4eb44fdeec6b => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3088] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3089] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:56 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3090] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:35:57 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1597/3091] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:35:57 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1495/3092] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:35:57 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 5274 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3093] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:35:58 2026] GET /v2.0/networks?id=032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3094] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:35:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.230&port_id=92af5066-2260-4b06-8a6e-2cdd52f555c0 => 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: 1599/3095] 199.19.213.52 () {34 vars in 1104 bytes} [Thu May 21 06:35:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A307&port_id=92af5066-2260-4b06-8a6e-2cdd52f555c0 => 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: 1497/3096] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:35:58 2026] GET /v2.0/subnets?id=e5ef36c5-ccbb-45b6-a002-d4978d969a42&id=d226e710-98a2-4779-9fd8-4eb44fdeec6b => generated 1365 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3097] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:58 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&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: 1498/3098] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:35:58 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3099] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:35:58 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1499/3100] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:35:58 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3101] 10.0.0.36 () {34 vars in 969 bytes} [Thu May 21 06:35:59 2026] GET /v2.0/ports/92af5066-2260-4b06-8a6e-2cdd52f555c0 => generated 1468 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3102] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:35:59 2026] GET /v2.0/ports/92af5066-2260-4b06-8a6e-2cdd52f555c0 => generated 1468 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3103] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:35:59 2026] GET /v2.0/ports/92af5066-2260-4b06-8a6e-2cdd52f555c0 => generated 1468 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3106] 199.19.213.52 () {34 vars in 788 bytes} [Thu May 21 06:35:59 2026] PUT /v2.0/ports/92af5066-2260-4b06-8a6e-2cdd52f555c0 => generated 1199 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3107] 199.19.213.52 () {30 vars in 741 bytes} [Thu May 21 06:35:59 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 797 bytes in 73 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-05-21 06:35:59.868 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-87e9c089-5e66-45be-a31d-bc6eea4bb36b'] response: {'name': 'network-changed', 'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'tag': '92af5066-2260-4b06-8a6e-2cdd52f555c0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1502/3108] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:35:59 2026] GET /v2.0/subnets/e5ef36c5-ccbb-45b6-a002-d4978d969a42 => generated 649 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3109] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:35:59 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 5041 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3110] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:35:59 2026] GET /v2.0/networks?id=032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3111] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:36:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.230&port_id=92af5066-2260-4b06-8a6e-2cdd52f555c0 => 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: 1504/3112] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:36:00 2026] GET /v2.0/subnets?id=e5ef36c5-ccbb-45b6-a002-d4978d969a42 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3113] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:36:00 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&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: 1505/3114] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:36:00 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1610/3115] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:36:00 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3116] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:36:00 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: 1611/3117] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:36:00 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: 1507/3118] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:36:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3119] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:36:00 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: 1508/3120] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:36:00 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3121] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:36:00 2026] GET /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3122] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:36:00 2026] GET /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3123] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:36:00 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3124] 199.19.213.52 () {30 vars in 741 bytes} [Thu May 21 06:36:00 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3125] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:36:01 2026] GET /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3126] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:36:01 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3129] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:36:14 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: 1513/3130] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:36:14 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: 1618/3131] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:36:14 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: 1514/3132] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:36:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3133] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:36:14 2026] GET /v2.0/subnets/1f16b789-04fc-4501-9ed8-d830de980c86 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3134] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:36:14 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 5043 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3135] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:36:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3136] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:36:14 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: 1621/3137] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:36:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3138] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:36:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3139] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:36:15 2026] GET /v2.0/ports/92af5066-2260-4b06-8a6e-2cdd52f555c0 => generated 1237 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3140] 199.19.213.52 () {34 vars in 787 bytes} [Thu May 21 06:36:15 2026] PUT /v2.0/ports/92af5066-2260-4b06-8a6e-2cdd52f555c0 => generated 1026 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3141] 199.19.213.52 () {30 vars in 741 bytes} [Thu May 21 06:36:15 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 797 bytes in 475 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-05-21 06:36:16.107 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-817f7bd7-7cf7-457d-8e49-83636e921d32'] response: {'name': 'network-changed', 'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'tag': '92af5066-2260-4b06-8a6e-2cdd52f555c0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1519/3142] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:36:16 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 4868 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3143] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:36:16 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 4868 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3144] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:36:16 2026] GET /v2.0/networks?id=032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3145] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:36:16 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3146] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:36:16 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3147] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:36:16 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 4868 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3148] 199.19.213.52 () {34 vars in 973 bytes} [Thu May 21 06:36:17 2026] GET /v2.0/ports/92af5066-2260-4b06-8a6e-2cdd52f555c0 => generated 1062 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3149] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:36:17 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 4868 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3150] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:36:17 2026] DELETE /v2.0/ports/92af5066-2260-4b06-8a6e-2cdd52f555c0 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3151] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 3814 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:36:18.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36a3e965-1b60-4839-be1d-eeacd21f23bd'] response: {'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'name': 'network-vif-deleted', 'tag': '92af5066-2260-4b06-8a6e-2cdd52f555c0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1523/3152] 199.19.213.52 () {34 vars in 1224 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/networks?id=f2805348-fbce-40af-b892-e279e0a29af4&id=e4fb08a5-5d15-4eda-a14c-360af98245f7&id=325e0966-ed06-4afc-bbd5-c850e564fdc3&id=032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 3096 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3153] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.43&port_id=c60fdee1-995b-4f55-960f-e87636be50b0 => 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: 1524/3154] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/subnets?id=4e8bd2cd-a073-483a-ac42-aa29c9ff7a06 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3155] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/ports?network_id=f2805348-fbce-40af-b892-e279e0a29af4&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: 1525/3156] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?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: 1632/3157] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3158] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=11008d30-1571-40cd-8d90-4efc0fc2949c => 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: 1633/3159] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 3814 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3160] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/subnets?id=95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:36:18.692 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82f9cb31-6c3f-4e00-b99d-3cf907386357 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1634/3161] 199.19.213.52 () {32 vars in 757 bytes} [Thu May 21 06:36:18 2026] DELETE /v2.0/ports/92af5066-2260-4b06-8a6e-2cdd52f555c0 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3162] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/ports?network_id=e4fb08a5-5d15-4eda-a14c-360af98245f7&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3163] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?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: 1529/3164] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3165] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.134&port_id=ea441da5-3522-483a-9f8e-5b45b26add0b => 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: 1530/3166] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:36:18 2026] GET /v2.0/subnets?id=1f16b789-04fc-4501-9ed8-d830de980c86 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3167] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:36:19 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3168] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:36:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3169] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:36:19 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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: 1639/3170] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:36:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3171] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:36:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3172] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:36:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3173] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:36:19 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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: 1534/3174] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:36:19 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3175] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:36:19 2026] GET /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3176] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:36:19 2026] GET /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3177] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:36:19 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3178] 199.19.213.52 () {30 vars in 741 bytes} [Thu May 21 06:36:19 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3179] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:36:19 2026] GET /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3180] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:36:19 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3181] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:36:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3182] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:36:24 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: 1645/3183] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:36:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3184] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:36:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3185] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:36:24 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 3814 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3186] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:36:25 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: 1647/3187] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:36:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3188] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:36:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3189] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:36:25 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: 1542/3190] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:36:25 2026] GET /v2.0/ports/ea441da5-3522-483a-9f8e-5b45b26add0b => generated 1237 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3191] 199.19.213.52 () {34 vars in 787 bytes} [Thu May 21 06:36:25 2026] PUT /v2.0/ports/ea441da5-3522-483a-9f8e-5b45b26add0b => generated 1026 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3192] 199.19.213.52 () {30 vars in 741 bytes} [Thu May 21 06:36:25 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 797 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:36:25.911 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7898617-60a4-40a7-be55-118053d357da'] response: {'name': 'network-changed', 'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'tag': 'ea441da5-3522-483a-9f8e-5b45b26add0b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1650/3193] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:36:25 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 3639 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3194] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:36:25 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 3639 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3195] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:36:26 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 3639 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3196] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:36:26 2026] GET /v2.0/networks?id=325e0966-ed06-4afc-bbd5-c850e564fdc3 => 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: 1652/3197] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:36:26 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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: 1546/3198] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:36:26 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3199] 199.19.213.52 () {34 vars in 973 bytes} [Thu May 21 06:36:26 2026] GET /v2.0/ports/ea441da5-3522-483a-9f8e-5b45b26add0b => generated 1062 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3200] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:36:26 2026] DELETE /v2.0/ports/ea441da5-3522-483a-9f8e-5b45b26add0b => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3201] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 2585 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:36:27.125 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-267aa06c-d5a6-40a0-b88c-80c342559e8f'] response: {'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'name': 'network-vif-deleted', 'tag': 'ea441da5-3522-483a-9f8e-5b45b26add0b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1548/3202] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 2585 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 06:36:27.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11412752-6262-4c24-ac76-5fa11a8c020c 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3203] 199.19.213.52 () {32 vars in 757 bytes} [Thu May 21 06:36:27 2026] DELETE /v2.0/ports/ea441da5-3522-483a-9f8e-5b45b26add0b => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3204] 199.19.213.52 () {34 vars in 1144 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/networks?id=f2805348-fbce-40af-b892-e279e0a29af4&id=e4fb08a5-5d15-4eda-a14c-360af98245f7&id=325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 2310 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3205] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.43&port_id=c60fdee1-995b-4f55-960f-e87636be50b0 => 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: 1656/3206] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/subnets?id=4e8bd2cd-a073-483a-ac42-aa29c9ff7a06 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3207] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/ports?network_id=f2805348-fbce-40af-b892-e279e0a29af4&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: 1657/3208] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?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: 1552/3209] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3210] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=11008d30-1571-40cd-8d90-4efc0fc2949c => 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: 1659/3211] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3212] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/subnets?id=95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3213] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:36:27 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: 1661/3214] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:36:27 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: 1662/3215] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:36:27 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: 1554/3216] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/ports?network_id=e4fb08a5-5d15-4eda-a14c-360af98245f7&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3217] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3218] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3219] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?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: 1665/3220] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3221] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3222] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3223] 199.19.213.52 () {30 vars in 741 bytes} [Thu May 21 06:36:27 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7 => 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: 1667/3224] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:36:28 2026] GET /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3225] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:36:28 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3228] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:36:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3229] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:36:42 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: 1561/3230] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:36:42 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: 1670/3231] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:36:42 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) 2026-05-21 06:36:42.944 8 INFO neutron.api.v2.resource [None req-699f6903-7c8d-4dc0-847a-be1bb025e6ae 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3232] 199.19.213.52 () {30 vars in 761 bytes} [Thu May 21 06:36:42 2026] GET /v2.0/security-groups/lb-31c31add-f61d-473b-960f-e6661352d1c4 => 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: 1671/3233] 199.19.213.52 () {30 vars in 783 bytes} [Thu May 21 06:36:42 2026] GET /v2.0/security-groups?name=lb-31c31add-f61d-473b-960f-e6661352d1c4 => generated 2741 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3234] 199.19.213.52 () {30 vars in 813 bytes} [Thu May 21 06:36:43 2026] GET /v2.0/security-group-rules?security_group_id=187a14e9-02cd-429c-8019-e39aa7fa8ad2 => 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: 1672/3235] 199.19.213.52 () {32 vars in 787 bytes} [Thu May 21 06:36:43 2026] DELETE /v2.0/security-group-rules/c90f4398-0110-48e1-bb11-70a9b6b0913e => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3236] 199.19.213.52 () {32 vars in 787 bytes} [Thu May 21 06:36:43 2026] DELETE /v2.0/security-group-rules/fac9a544-2247-40b8-82ab-848f519b6a23 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:36:46.533 7 INFO neutron.db.l3_db [None req-ba7f93d2-2daf-4caa-a0d2-94e37973b09a e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Floating IP 5c8556a2-b661-40fc-afbb-417ca3392539 disassociated (deleted). External IP: 10.96.250.219, port: 2d8cb27b-018a-4316-bd9a-9225279114e8. [pid: 7|app: 0|req: 1674/3239] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:36:46 2026] DELETE /v2.0/floatingips/5c8556a2-b661-40fc-afbb-417ca3392539 => generated 0 bytes in 940 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:36:46.978 8 INFO neutron.api.v2.resource [None req-1e9257e3-ab2b-4a02-a327-5c2a171b651a e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3240] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:36:46 2026] GET /v2.0/floatingips/5c8556a2-b661-40fc-afbb-417ca3392539 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3241] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:36:48 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: 1567/3242] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:36:48 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: 1676/3243] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:36:48 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: 1568/3244] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:36:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3245] 199.19.213.52 () {30 vars in 739 bytes} [Thu May 21 06:36:48 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3246] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:36:48 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 2585 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3247] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:36:49 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3248] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:36:49 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3249] 199.19.213.52 () {34 vars in 973 bytes} [Thu May 21 06:36:49 2026] GET /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1349 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3250] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:36:49 2026] GET /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3251] 199.19.213.52 () {34 vars in 1014 bytes} [Thu May 21 06:36:49 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7?fields=dns_domain => generated 29 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3252] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:36:50 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 2585 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3253] 199.19.213.52 () {38 vars in 1026 bytes} [Thu May 21 06:36:50 2026] PUT /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1150 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3254] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:36:50 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1573/3255] 199.19.213.52 () {34 vars in 1064 bytes} [Thu May 21 06:36:50 2026] GET /v2.0/networks?id=f2805348-fbce-40af-b892-e279e0a29af4&id=e4fb08a5-5d15-4eda-a14c-360af98245f7 => generated 1524 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3256] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:36:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.43&port_id=c60fdee1-995b-4f55-960f-e87636be50b0 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3257] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:36:50 2026] GET /v2.0/subnets?id=4e8bd2cd-a073-483a-ac42-aa29c9ff7a06 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3258] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:36:50 2026] GET /v2.0/ports?network_id=f2805348-fbce-40af-b892-e279e0a29af4&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: 1575/3259] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:36:50 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?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: 1685/3260] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:36:50 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3261] 199.19.213.52 () {30 vars in 767 bytes} [Thu May 21 06:36:51 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => 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: 1686/3262] 199.19.213.52 () {34 vars in 787 bytes} [Thu May 21 06:36:51 2026] PUT /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1090 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3263] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:36:51 2026] GET /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 1090 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: 1687/3264] 199.19.213.52 () {32 vars in 757 bytes} [Thu May 21 06:36:51 2026] DELETE /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3265] 199.19.213.52 () {34 vars in 1094 bytes} [Thu May 21 06:36:52 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3266] 199.19.213.52 () {30 vars in 701 bytes} [Thu May 21 06:36:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3267] 199.19.213.52 () {30 vars in 703 bytes} [Thu May 21 06:36:52 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: 1581/3268] 199.19.213.52 () {30 vars in 679 bytes} [Thu May 21 06:36:52 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: 1688/3269] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:36:52 2026] GET /v2.0/ports?tenant_id=130108c81bfb4b30817fd94b717dbc3c&device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => 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: 1582/3270] 199.19.213.52 () {30 vars in 715 bytes} [Thu May 21 06:36:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:36:52.371 7 INFO neutron.pecan_wsgi.hooks.translation [None req-507d29ec-f8de-49e6-81d8-31ca998fda1f 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1689/3271] 199.19.213.52 () {32 vars in 757 bytes} [Thu May 21 06:36:52 2026] DELETE /v2.0/ports/11008d30-1571-40cd-8d90-4efc0fc2949c => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3272] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:36:52 2026] GET /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3273] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:36:52 2026] GET /v2.0/networks?id=f2805348-fbce-40af-b892-e279e0a29af4 => generated 735 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:36:52.440 7 INFO neutron.api.v2.resource [None req-e93c99a4-f254-4754-b0f0-f80c1c46b836 64e6c914dccc4fc4aa7f4561a48ad70d 130108c81bfb4b30817fd94b717dbc3c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1691/3274] 199.19.213.52 () {30 vars in 761 bytes} [Thu May 21 06:36:52 2026] GET /v2.0/security-groups/lb-31c31add-f61d-473b-960f-e6661352d1c4 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3275] 199.19.213.52 () {34 vars in 1058 bytes} [Thu May 21 06:36:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.43&port_id=c60fdee1-995b-4f55-960f-e87636be50b0 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3276] 199.19.213.52 () {30 vars in 783 bytes} [Thu May 21 06:36:52 2026] GET /v2.0/security-groups?name=lb-31c31add-f61d-473b-960f-e6661352d1c4 => 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: 1585/3277] 199.19.213.52 () {34 vars in 982 bytes} [Thu May 21 06:36:52 2026] GET /v2.0/subnets?id=4e8bd2cd-a073-483a-ac42-aa29c9ff7a06 => 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: 1693/3278] 199.19.213.52 () {30 vars in 735 bytes} [Thu May 21 06:36:52 2026] GET /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3279] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:36:52 2026] GET /v2.0/ports?network_id=f2805348-fbce-40af-b892-e279e0a29af4&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3280] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:36:52 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3281] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:36:52 2026] GET /v2.0/networks/f2805348-fbce-40af-b892-e279e0a29af4?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: 1694/3282] 199.19.213.52 () {34 vars in 787 bytes} [Thu May 21 06:36:52 2026] PUT /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 1090 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3283] 199.19.213.52 () {32 vars in 777 bytes} [Thu May 21 06:36:52 2026] DELETE /v2.0/security-groups/187a14e9-02cd-429c-8019-e39aa7fa8ad2 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3284] 199.19.213.52 () {32 vars in 757 bytes} [Thu May 21 06:36:52 2026] DELETE /v2.0/ports/2d8cb27b-018a-4316-bd9a-9225279114e8 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3285] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:36:54 2026] GET /v2.0/ports?device_id=dfa8b3cd-a941-432f-ad76-34a1d9e90e3a => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3286] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:36:54 2026] DELETE /v2.0/ports/c60fdee1-995b-4f55-960f-e87636be50b0 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:36:57.774 8 INFO neutron.db.l3_db [None req-2c7d33de-da85-408c-a7c4-3b081d943857 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Floating IP f79489ad-74dc-4b4e-84cf-4e8504993055 disassociated (deleted). External IP: 10.96.250.201, port: 978775b3-7e1e-47ba-9937-b4e37b117781. [pid: 8|app: 0|req: 1591/3287] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:36:57 2026] DELETE /v2.0/floatingips/f79489ad-74dc-4b4e-84cf-4e8504993055 => generated 0 bytes in 900 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:36:58.244 7 INFO neutron.api.v2.resource [None req-14197613-48d4-487f-a4ff-d7eec5813d6f e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1697/3288] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:36:58 2026] GET /v2.0/floatingips/f79489ad-74dc-4b4e-84cf-4e8504993055 => generated 144 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:36:58.906 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0438acc-c7b8-472e-9799-3a2de76e2e06'] response: {'name': 'network-changed', 'server_uuid': '42e41ee1-5933-4795-a7cf-964b0f41723c', 'tag': '978775b3-7e1e-47ba-9937-b4e37b117781', 'status': 'completed', 'code': 200} 2026-05-21 06:36:58.927 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-27433902-2ef5-49af-862e-fc1a0efdc7c7'] response: {'server_uuid': 'dfa8b3cd-a941-432f-ad76-34a1d9e90e3a', 'name': 'network-vif-deleted', 'tag': 'c60fdee1-995b-4f55-960f-e87636be50b0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1698/3289] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:36:58 2026] GET /v2.0/ports?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&device_id=42e41ee1-5933-4795-a7cf-964b0f41723c => 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: 1592/3290] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:36:58 2026] GET /v2.0/ports?device_id=42e41ee1-5933-4795-a7cf-964b0f41723c => generated 1200 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3291] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:36:58 2026] GET /v2.0/security-groups?id=57f0d074-d741-414b-8232-f99283488cae&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3292] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:36:58 2026] GET /v2.0/networks?id=032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3293] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:36:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.182&port_id=978775b3-7e1e-47ba-9937-b4e37b117781 => 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: 1700/3294] 199.19.213.52 () {34 vars in 1102 bytes} [Thu May 21 06:36:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A95&port_id=978775b3-7e1e-47ba-9937-b4e37b117781 => 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: 1595/3295] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:36:59 2026] GET /v2.0/subnets?id=e5ef36c5-ccbb-45b6-a002-d4978d969a42&id=d226e710-98a2-4779-9fd8-4eb44fdeec6b => generated 1365 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3296] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:36:59 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3297] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:36:59 2026] GET /v2.0/ports?network_id=032557c4-af7c-4a83-8a4c-b27e4e2d3162&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3300] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:36:59 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3301] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:36:59 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162?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: 1703/3302] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:36:59 2026] GET /v2.0/ports?device_id=42e41ee1-5933-4795-a7cf-964b0f41723c => generated 1200 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3303] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:36:59 2026] DELETE /v2.0/ports/978775b3-7e1e-47ba-9937-b4e37b117781 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:37:04.582 7 INFO neutron.db.l3_db [None req-041146b9-fea6-4b41-8a05-1819dd59b32c e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] Floating IP f698c76a-4feb-4379-9d54-6436f6535612 disassociated (deleted). External IP: 10.96.250.209, port: 3230e682-1ec5-4b7e-8653-d2388610576a. [pid: 7|app: 0|req: 1704/3304] 10.0.0.133 () {32 vars in 731 bytes} [Thu May 21 06:37:04 2026] DELETE /v2.0/floatingips/f698c76a-4feb-4379-9d54-6436f6535612 => generated 0 bytes in 875 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:37:05.007 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a834aa8e-6391-41aa-b7f4-d36ffb8c6d70'] response: {'server_uuid': '42e41ee1-5933-4795-a7cf-964b0f41723c', 'name': 'network-vif-deleted', 'tag': '978775b3-7e1e-47ba-9937-b4e37b117781', 'status': 'completed', 'code': 200} 2026-05-21 06:37:05.008 8 INFO neutron.api.v2.resource [None req-0c5d6cdc-41dc-4709-b9f3-562d6cd25708 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3305] 10.0.0.133 () {32 vars in 728 bytes} [Thu May 21 06:37:04 2026] GET /v2.0/floatingips/f698c76a-4feb-4379-9d54-6436f6535612 => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:37:05.453 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0fde7b3-687a-46be-9a9e-6980e7c8e502'] response: {'name': 'network-changed', 'server_uuid': '86d34be8-24e9-4e17-9b80-4fb6e8351904', 'tag': '3230e682-1ec5-4b7e-8653-d2388610576a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1705/3306] 10.0.0.36 () {34 vars in 988 bytes} [Thu May 21 06:37:05 2026] GET /v2.0/ports?device_id=86d34be8-24e9-4e17-9b80-4fb6e8351904 => generated 1200 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3307] 199.19.213.52 () {34 vars in 1078 bytes} [Thu May 21 06:37:05 2026] GET /v2.0/ports?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&device_id=86d34be8-24e9-4e17-9b80-4fb6e8351904 => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3308] 10.0.0.36 () {34 vars in 1038 bytes} [Thu May 21 06:37:05 2026] GET /v2.0/security-groups?id=57f0d074-d741-414b-8232-f99283488cae&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3309] 199.19.213.52 () {34 vars in 984 bytes} [Thu May 21 06:37:05 2026] GET /v2.0/networks?id=325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3310] 199.19.213.52 () {34 vars in 1056 bytes} [Thu May 21 06:37:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.168&port_id=3230e682-1ec5-4b7e-8653-d2388610576a => 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: 1604/3311] 199.19.213.52 () {34 vars in 1102 bytes} [Thu May 21 06:37:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=3230e682-1ec5-4b7e-8653-d2388610576a => 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: 1708/3312] 199.19.213.52 () {34 vars in 1062 bytes} [Thu May 21 06:37:05 2026] GET /v2.0/subnets?id=1f16b789-04fc-4501-9ed8-d830de980c86&id=26284293-86f7-4e37-a03e-00792b18a5c9 => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3313] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:37:05 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3314] 199.19.213.52 () {34 vars in 1050 bytes} [Thu May 21 06:37:05 2026] GET /v2.0/ports?network_id=325e0966-ed06-4afc-bbd5-c850e564fdc3&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3315] 199.19.213.52 () {34 vars in 1010 bytes} [Thu May 21 06:37:05 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3316] 199.19.213.52 () {34 vars in 1110 bytes} [Thu May 21 06:37:05 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3?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: 1607/3317] 199.19.213.52 () {34 vars in 992 bytes} [Thu May 21 06:37:06 2026] GET /v2.0/ports?device_id=86d34be8-24e9-4e17-9b80-4fb6e8351904 => generated 1200 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3318] 199.19.213.52 () {36 vars in 995 bytes} [Thu May 21 06:37:06 2026] DELETE /v2.0/ports/3230e682-1ec5-4b7e-8653-d2388610576a => generated 0 bytes in 820 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3319] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:37:10 2026] DELETE /v2.0/security-group-rules/430dc2b2-17c6-47df-840f-ed6936c78177 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:37:10.796 7 INFO neutron.api.v2.resource [None req-2d26ad22-255a-4565-bf20-40063ba3af09 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1712/3320] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:37:10 2026] GET /v2.0/security-group-rules/430dc2b2-17c6-47df-840f-ed6936c78177 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3321] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:37:10 2026] DELETE /v2.0/security-group-rules/c4a935a1-88ee-4ca3-8027-5b57b1a3a84b => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:37:10.961 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7b7332c-3875-4029-92e1-6aa7b3f09b5c'] response: {'server_uuid': '86d34be8-24e9-4e17-9b80-4fb6e8351904', 'name': 'network-vif-deleted', 'tag': '3230e682-1ec5-4b7e-8653-d2388610576a', 'status': 'completed', 'code': 200} 2026-05-21 06:37:10.969 7 INFO neutron.api.v2.resource [None req-56debbf7-c48d-471c-ad5f-526698cca33a e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1713/3322] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:37:10 2026] GET /v2.0/security-group-rules/c4a935a1-88ee-4ca3-8027-5b57b1a3a84b => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3323] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:37:10 2026] DELETE /v2.0/security-group-rules/4e78585f-c63a-48e6-9867-479b92c3c546 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:37:11.087 7 INFO neutron.api.v2.resource [None req-f5121e07-7629-4d41-9edf-744127de43b0 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1714/3324] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:37:11 2026] GET /v2.0/security-group-rules/4e78585f-c63a-48e6-9867-479b92c3c546 => 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: 1611/3325] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:37:11 2026] DELETE /v2.0/security-group-rules/cf5e4fed-4844-429a-88a3-dc1e8ff3d744 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:37:11.195 7 INFO neutron.api.v2.resource [None req-a894e324-3cf2-4ce9-b212-b96f48ab087b e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1715/3326] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:37:11 2026] GET /v2.0/security-group-rules/cf5e4fed-4844-429a-88a3-dc1e8ff3d744 => 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: 1612/3327] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:37:11 2026] DELETE /v2.0/security-group-rules/c22bd7b3-5106-4658-9aaf-e7f927345175 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:37:11.321 7 INFO neutron.api.v2.resource [None req-b72b1c25-fcac-4b3f-b0fd-366700b89af7 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1716/3328] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:37:11 2026] GET /v2.0/security-group-rules/c22bd7b3-5106-4658-9aaf-e7f927345175 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3329] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:37:11 2026] DELETE /v2.0/security-group-rules/235af0c7-bfd6-430e-b0d6-0ec76d3179f8 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:37:11.438 7 INFO neutron.api.v2.resource [None req-66cd8aaf-eb95-4e42-b713-05d4b7e12602 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1717/3330] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:37:11 2026] GET /v2.0/security-group-rules/235af0c7-bfd6-430e-b0d6-0ec76d3179f8 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3331] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:37:11 2026] DELETE /v2.0/security-group-rules/785c0de1-11bc-4da6-b5ba-46c1ddc1e730 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:37:11.533 7 INFO neutron.api.v2.resource [None req-cf54d161-9ed5-43af-973c-f49c646aad5a e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1718/3332] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:37:11 2026] GET /v2.0/security-group-rules/785c0de1-11bc-4da6-b5ba-46c1ddc1e730 => 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: 1615/3333] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:37:11 2026] DELETE /v2.0/security-group-rules/ce41008c-c749-46de-afd0-75499ff8dda6 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:37:11.628 7 INFO neutron.api.v2.resource [None req-a417b88a-ffcf-46d1-a139-831f191f3377 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1719/3334] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:37:11 2026] GET /v2.0/security-group-rules/ce41008c-c749-46de-afd0-75499ff8dda6 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3335] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:37:11 2026] DELETE /v2.0/security-group-rules/3f3c1be4-d013-440b-b65f-c92aa1f46c01 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:37:11.732 7 INFO neutron.api.v2.resource [None req-e933506b-aaea-4d4b-b2ee-13775d6bdc1f e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1720/3336] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:37:11 2026] GET /v2.0/security-group-rules/3f3c1be4-d013-440b-b65f-c92aa1f46c01 => 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: 1617/3337] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:37:11 2026] DELETE /v2.0/security-group-rules/9d547f13-1a31-427e-aeea-7ee4cbdca308 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:37:11.813 7 INFO neutron.api.v2.resource [None req-a9f1a3ec-0d68-4cf4-b5b3-967045d2f5aa e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1721/3338] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:37:11 2026] GET /v2.0/security-group-rules/9d547f13-1a31-427e-aeea-7ee4cbdca308 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3339] 10.0.0.133 () {32 vars in 749 bytes} [Thu May 21 06:37:11 2026] DELETE /v2.0/security-group-rules/c953a055-63cd-45a9-bdbc-06009cd845ac => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:37:11.943 7 INFO neutron.api.v2.resource [None req-39ed1783-ecb1-493c-aa1a-b9be9f2e6ba4 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1722/3340] 10.0.0.133 () {32 vars in 746 bytes} [Thu May 21 06:37:11 2026] GET /v2.0/security-group-rules/c953a055-63cd-45a9-bdbc-06009cd845ac => generated 155 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3341] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:37:11 2026] DELETE /v2.0/security-groups/57f0d074-d741-414b-8232-f99283488cae => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:37:12.078 7 INFO neutron.api.v2.resource [None req-4016e88e-df5f-408b-bab2-9306700540f6 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1723/3342] 10.0.0.133 () {32 vars in 736 bytes} [Thu May 21 06:37:12 2026] GET /v2.0/security-groups/57f0d074-d741-414b-8232-f99283488cae => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3343] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:37:12 2026] PUT /v2.0/routers/dc97f33d-344b-4016-b37a-792f802c23b6/remove_router_interface => generated 309 bytes in 1382 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:37:13.741 7 INFO neutron.api.v2.resource [None req-79cfa257-5d51-4001-8ddc-4e42074bfbcb e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1724/3344] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:37:13 2026] PUT /v2.0/routers/dc97f33d-344b-4016-b37a-792f802c23b6/remove_router_interface => generated 198 bytes in 212 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3347] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:37:13 2026] PUT /v2.0/routers/dc97f33d-344b-4016-b37a-792f802c23b6/remove_router_interface => generated 309 bytes in 1271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:37:15.237 7 INFO neutron.api.v2.resource [None req-297ce089-874b-4094-9597-ce3f7300a9b3 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1727/3348] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:37:15 2026] PUT /v2.0/routers/dc97f33d-344b-4016-b37a-792f802c23b6/remove_router_interface => generated 198 bytes in 217 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3349] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:37:15 2026] PUT /v2.0/routers/dc97f33d-344b-4016-b37a-792f802c23b6/remove_router_interface => generated 309 bytes in 2117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:37:17.656 7 INFO neutron.api.v2.resource [None req-9cffdc74-adf7-49c5-af13-f2d2ab436bd5 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1728/3350] 10.0.0.133 () {34 vars in 788 bytes} [Thu May 21 06:37:17 2026] PUT /v2.0/routers/dc97f33d-344b-4016-b37a-792f802c23b6/remove_router_interface => generated 198 bytes in 293 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:37:19.500 8 INFO neutron.services.segments.plugin [-] Segment 3721d858-c87c-414d-a300-f8d9a013f5b5 resource provider aggregate not found 2026-05-21 06:37:19.510 8 INFO neutron.services.segments.plugin [-] Segment 3721d858-c87c-414d-a300-f8d9a013f5b5 resource provider aggregate not found 2026-05-21 06:37:19.537 8 INFO neutron.services.segments.plugin [-] Segment 3721d858-c87c-414d-a300-f8d9a013f5b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3721d858-c87c-414d-a300-f8d9a013f5b5 found for delete ", "request_id": "req-f0c5df70-14da-450f-937c-508bcbd0fc1c"}]} 2026-05-21 06:37:19.539 8 INFO neutron.services.segments.plugin [-] Segment 3721d858-c87c-414d-a300-f8d9a013f5b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3721d858-c87c-414d-a300-f8d9a013f5b5 found for delete ", "request_id": "req-0219a180-0124-418f-abed-17e0ed6793cd"}]} 2026-05-21 06:37:19.542 8 INFO neutron.db.l3_hamode_db [None req-82819082-ea88-42f0-857c-072a3b5fb049 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] HA network 9105f159-b3d7-448d-be44-949f96d720a6 was deleted as no HA routers are present in tenant 2cb6c62e5a4b4656bd6d50cb6f0dab27. [pid: 8|app: 0|req: 1623/3351] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:37:17 2026] DELETE /v2.0/routers/dc97f33d-344b-4016-b37a-792f802c23b6 => generated 0 bytes in 1890 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:37:19.594 7 INFO neutron.api.v2.resource [None req-81e84839-72d3-4629-8e67-b7c84a896d37 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1729/3352] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:37:19 2026] GET /v2.0/routers/dc97f33d-344b-4016-b37a-792f802c23b6 => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3353] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:37:19 2026] DELETE /v2.0/subnets/d226e710-98a2-4779-9fd8-4eb44fdeec6b => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:37:20.271 7 INFO neutron.pecan_wsgi.hooks.translation [None req-350308c3-6c4f-41a4-adbb-628db68366e4 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1730/3354] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:37:19 2026] GET /v2.0/subnets/d226e710-98a2-4779-9fd8-4eb44fdeec6b => generated 136 bytes in 416 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3355] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:37:20 2026] DELETE /v2.0/subnets/e5ef36c5-ccbb-45b6-a002-d4978d969a42 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:37:20.534 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c85592c-0f9b-4b82-931f-be6c26c77e75 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1731/3356] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:37:20 2026] GET /v2.0/subnets/e5ef36c5-ccbb-45b6-a002-d4978d969a42 => 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: 1626/3357] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:37:20 2026] DELETE /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:37:21.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2ba5f9b-ecfa-4d2c-9b61-aa0f3ffc9616 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1732/3358] 10.0.0.133 () {32 vars in 722 bytes} [Thu May 21 06:37:21 2026] GET /v2.0/networks/032557c4-af7c-4a83-8a4c-b27e4e2d3162 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:37:21.593 8 INFO neutron.services.segments.plugin [-] Segment 6eee12a8-a1df-4b42-8bf7-abf9305e657c resource provider aggregate not found 2026-05-21 06:37:21.601 8 INFO neutron.services.segments.plugin [-] Segment 6eee12a8-a1df-4b42-8bf7-abf9305e657c resource provider aggregate not found 2026-05-21 06:37:21.620 8 INFO neutron.services.segments.plugin [-] Segment 6eee12a8-a1df-4b42-8bf7-abf9305e657c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6eee12a8-a1df-4b42-8bf7-abf9305e657c found for delete ", "request_id": "req-2fac8af2-7794-455b-8cff-a69bc144f1fd"}]} 2026-05-21 06:37:21.623 8 INFO neutron.services.segments.plugin [-] Segment 6eee12a8-a1df-4b42-8bf7-abf9305e657c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6eee12a8-a1df-4b42-8bf7-abf9305e657c found for delete ", "request_id": "req-356b1a2f-2e03-4fcf-be97-f4bafb6a42a2"}]} [pid: 8|app: 0|req: 1627/3359] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:37:21 2026] DELETE /v2.0/subnets/26284293-86f7-4e37-a03e-00792b18a5c9 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:37:21.847 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80a034b4-71d3-4ded-bfe2-0ae092ac45b5 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1733/3360] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:37:21 2026] GET /v2.0/subnets/26284293-86f7-4e37-a03e-00792b18a5c9 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3361] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:37:21 2026] DELETE /v2.0/subnets/1f16b789-04fc-4501-9ed8-d830de980c86 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:37:22.130 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78e0ed41-8922-4f2e-8dfd-49cfcda4e9b6 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1734/3362] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:37:22 2026] GET /v2.0/subnets/1f16b789-04fc-4501-9ed8-d830de980c86 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3363] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:37:22 2026] DELETE /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:37:22.640 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dff5948c-8d9f-4659-a686-68d9da833d91 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1735/3364] 10.0.0.133 () {32 vars in 722 bytes} [Thu May 21 06:37:22 2026] GET /v2.0/networks/325e0966-ed06-4afc-bbd5-c850e564fdc3 => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3365] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:37:22 2026] DELETE /v2.0/subnets/71959d9f-c228-4d2f-855f-434ee719b176 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:37:22.920 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79a2ddd6-8e53-409f-bf4c-19dbeb9a3252 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1736/3366] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:37:22 2026] GET /v2.0/subnets/71959d9f-c228-4d2f-855f-434ee719b176 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3367] 10.0.0.133 () {32 vars in 723 bytes} [Thu May 21 06:37:22 2026] DELETE /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:37:23.220 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3008448-3b78-4379-af00-a0f1797ea9d6 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1737/3368] 10.0.0.133 () {32 vars in 720 bytes} [Thu May 21 06:37:23 2026] GET /v2.0/subnets/95f4e994-59d5-4615-a7ea-b02951b9cf93 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:37:23.643 8 INFO neutron.services.segments.plugin [-] Segment deb9a3db-5069-435b-87ee-a3db6c61fe38 resource provider aggregate not found 2026-05-21 06:37:23.649 8 INFO neutron.services.segments.plugin [-] Segment deb9a3db-5069-435b-87ee-a3db6c61fe38 resource provider aggregate not found 2026-05-21 06:37:23.661 8 INFO neutron.services.segments.plugin [-] Segment deb9a3db-5069-435b-87ee-a3db6c61fe38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deb9a3db-5069-435b-87ee-a3db6c61fe38 found for delete ", "request_id": "req-612daabb-854a-48b3-9877-e6ea62a51b88"}]} 2026-05-21 06:37:23.674 8 INFO neutron.services.segments.plugin [-] Segment deb9a3db-5069-435b-87ee-a3db6c61fe38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deb9a3db-5069-435b-87ee-a3db6c61fe38 found for delete ", "request_id": "req-51da8df1-4ea0-41c4-a7c3-c83f45be702f"}]} [pid: 8|app: 0|req: 1632/3369] 10.0.0.133 () {32 vars in 725 bytes} [Thu May 21 06:37:23 2026] DELETE /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7 => generated 0 bytes in 1266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 06:37:24.517 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb174f25-4274-4c6b-b305-432c3aaf4815 e7382543c8e94979bface72ac2219141 2cb6c62e5a4b4656bd6d50cb6f0dab27 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1738/3370] 10.0.0.133 () {32 vars in 722 bytes} [Thu May 21 06:37:24 2026] GET /v2.0/networks/e4fb08a5-5d15-4eda-a14c-360af98245f7 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:37:27.701 8 INFO neutron.services.segments.plugin [-] Segment 246cdda8-ea04-42c3-aae6-8f3315b370ea resource provider aggregate not found 2026-05-21 06:37:27.710 8 INFO neutron.services.segments.plugin [-] Segment 246cdda8-ea04-42c3-aae6-8f3315b370ea resource provider aggregate not found 2026-05-21 06:37:27.729 8 INFO neutron.services.segments.plugin [-] Segment 246cdda8-ea04-42c3-aae6-8f3315b370ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 246cdda8-ea04-42c3-aae6-8f3315b370ea found for delete ", "request_id": "req-a7f81fdf-91c7-4e14-b627-c1880e04cc8f"}]} 2026-05-21 06:37:27.731 8 INFO neutron.services.segments.plugin [-] Segment 246cdda8-ea04-42c3-aae6-8f3315b370ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 246cdda8-ea04-42c3-aae6-8f3315b370ea found for delete ", "request_id": "req-253119d8-4d0f-4ce2-a6b8-b08ef67d8aad"}]} [pid: 8|app: 0|req: 1633/3371] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:37:27 2026] GET /v2.0/security-groups?tenant_id=4af5fe7bd8014310bd6927a3f6ea5e71&name=default => generated 2805 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1739/3372] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:37:28 2026] DELETE /v2.0/security-groups/db7a3ec5-114a-4fce-8551-68fefe013bbd => 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: 1634/3373] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:37:28 2026] GET /v2.0/security-groups?tenant_id=fff476c0a68a414cab6b098d6f0acb0f&name=default => generated 2805 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3374] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:37:28 2026] DELETE /v2.0/security-groups/111a7db1-dedd-49ad-964a-a5cd34c68373 => 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: 1635/3375] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:37:28 2026] GET /v2.0/security-groups?tenant_id=2cb6c62e5a4b4656bd6d50cb6f0dab27&name=default => generated 2805 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3376] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:37:28 2026] DELETE /v2.0/security-groups/fdfb7535-9932-4931-a773-1f4e282354d3 => 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: 1636/3377] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:37:29 2026] GET /v2.0/security-groups?tenant_id=49998343965a459bb82cfcf4411709ba&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: 1742/3378] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:37:29 2026] DELETE /v2.0/security-groups/6d6c0260-53f3-4903-8ae2-15a4a884f79b => 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: 1638/3381] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:37:29 2026] GET /v2.0/security-groups?tenant_id=f179332d3db2420289de6b20f7b12a60&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: 1744/3382] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:37:29 2026] DELETE /v2.0/security-groups/5667d849-2ec8-4c71-80e6-d93e0f504777 => 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: 1639/3383] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:37:29 2026] GET /v2.0/security-groups?tenant_id=0dd7547635564d848aa7bba168f9cf37&name=default => generated 2805 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1745/3384] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:37:30 2026] DELETE /v2.0/security-groups/055eb4da-e1c7-4db0-b25e-dacaf309e3af => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3385] 10.0.0.133 () {32 vars in 773 bytes} [Thu May 21 06:37:30 2026] GET /v2.0/security-groups?tenant_id=8ca65531da994f969ff3564364848afe&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: 1746/3386] 10.0.0.133 () {32 vars in 739 bytes} [Thu May 21 06:37:30 2026] DELETE /v2.0/security-groups/6ef0373f-fd61-41a5-84c0-e525b1b6625c => 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: 1641/3387] 10.0.0.133 () {32 vars in 648 bytes} [Thu May 21 06:37:33 2026] GET /v2.0/networks => generated 2168 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3388] 10.0.0.133 () {32 vars in 654 bytes} [Thu May 21 06:37:34 2026] GET /v2.0/floatingips => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3389] 10.0.0.133 () {32 vars in 646 bytes} [Thu May 21 06:37:34 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1748/3390] 10.0.0.133 () {32 vars in 642 bytes} [Thu May 21 06:37:34 2026] GET /v2.0/ports => generated 4725 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3391] 10.0.0.133 () {32 vars in 646 bytes} [Thu May 21 06:37:34 2026] GET /v2.0/subnets => generated 1261 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3392] 10.0.0.133 () {32 vars in 648 bytes} [Thu May 21 06:37:35 2026] GET /v2.0/networks => generated 2168 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3393] 10.0.0.133 () {32 vars in 662 bytes} [Thu May 21 06:37:35 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: 7|app: 0|req: 1750/3394] 10.0.0.133 () {32 vars in 654 bytes} [Thu May 21 06:37:35 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)