+ 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 28 22:19:49 2026] *** compiled with version: 11.4.0 on 27 May 2026 05:53:40 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-6f944b6946-bzzdc 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 0x560eea0ee180 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:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: 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-28 22:19:53.234 8 INFO neutron.common.config [-] Logging enabled! 2026-05-28 22:19:53.234 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-28 22:19:53.332 7 INFO neutron.common.config [-] Logging enabled! 2026-05-28 22:19:53.333 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-28 22:19:53.681 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-28 22:19:53.758 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-28 22:19:54.545 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 22:19:54.548 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-28 22:19:54.551 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-28 22:19:54.552 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 22:19:54.552 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-28 22:19:54.552 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-28 22:19:54.553 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:19:54.559 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:19:54.559 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:19:54.559 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 22:19:54.578 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-28 22:19:54.579 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 22:19:54.579 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-28 22:19:54.585 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 22:19:54.587 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-28 22:19:54.590 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-28 22:19:54.591 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-28 22:19:54.591 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-28 22:19:54.592 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-28 22:19:54.592 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:19:54.598 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:19:54.598 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-28 22:19:54.598 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 22:19:54.616 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-28 22:19:54.617 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-28 22:19:54.617 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-28 22:19:54.622 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-28 22:19:54.623 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-28 22:19:54.623 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-28 22:19:54.623 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-28 22:19:54.630 8 WARNING oslo_policy.policy [None req-bd4aa459-d261-4a65-a8e3-5f8676f0aaed - - - - - -] 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-28 22:19:54.659 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-28 22:19:54.659 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-28 22:19:54.659 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-28 22:19:54.659 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-28 22:19:54.667 7 WARNING oslo_policy.policy [None req-455092e0-288f-4d0a-a351-4c34055e0821 - - - - - -] 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-28 22:19:54.928 8 INFO neutron.plugins.ml2.managers [None req-bd4aa459-d261-4a65-a8e3-5f8676f0aaed - - - - - -] Initializing driver for type 'vlan' 2026-05-28 22:19:54.960 7 INFO neutron.plugins.ml2.managers [None req-455092e0-288f-4d0a-a351-4c34055e0821 - - - - - -] Initializing driver for type 'vlan' 2026-05-28 22:19:55.249 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bd4aa459-d261-4a65-a8e3-5f8676f0aaed - - - - - -] VlanTypeDriver initialization complete 2026-05-28 22:19:55.249 8 INFO neutron.plugins.ml2.managers [None req-bd4aa459-d261-4a65-a8e3-5f8676f0aaed - - - - - -] Initializing driver for type 'vxlan' 2026-05-28 22:19:55.249 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bd4aa459-d261-4a65-a8e3-5f8676f0aaed - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-28 22:19:55.272 8 INFO neutron.plugins.ml2.managers [None req-bd4aa459-d261-4a65-a8e3-5f8676f0aaed - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-28 22:19:55.272 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bd4aa459-d261-4a65-a8e3-5f8676f0aaed - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-28 22:19:55.272 8 INFO neutron.plugins.ml2.managers [None req-bd4aa459-d261-4a65-a8e3-5f8676f0aaed - - - - - -] Initializing extension driver 'port_security' 2026-05-28 22:19:55.273 8 INFO neutron.plugins.ml2.extensions.port_security [None req-bd4aa459-d261-4a65-a8e3-5f8676f0aaed - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-28 22:19:55.273 8 INFO neutron.plugins.ml2.managers [None req-bd4aa459-d261-4a65-a8e3-5f8676f0aaed - - - - - -] Initializing extension driver 'qos' 2026-05-28 22:19:55.273 8 INFO neutron.plugins.ml2.managers [None req-bd4aa459-d261-4a65-a8e3-5f8676f0aaed - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-28 22:19:55.273 8 INFO neutron.plugins.ml2.managers [None req-bd4aa459-d261-4a65-a8e3-5f8676f0aaed - - - - - -] Initializing mechanism driver 'l2population' 2026-05-28 22:19:55.275 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-455092e0-288f-4d0a-a351-4c34055e0821 - - - - - -] VlanTypeDriver initialization complete 2026-05-28 22:19:55.276 7 INFO neutron.plugins.ml2.managers [None req-455092e0-288f-4d0a-a351-4c34055e0821 - - - - - -] Initializing driver for type 'vxlan' 2026-05-28 22:19:55.276 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-455092e0-288f-4d0a-a351-4c34055e0821 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-28 22:19:55.284 8 INFO neutron.quota [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded quota_driver: . 2026-05-28 22:19:55.285 8 INFO neutron.plugins.ml2.plugin [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Modular L2 Plugin initialization complete 2026-05-28 22:19:55.285 8 INFO neutron.plugins.ml2.managers [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-28 22:19:55.285 8 INFO neutron.plugins.ml2.managers [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-28 22:19:55.285 8 INFO neutron.plugins.ml2.managers [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-28 22:19:55.286 8 INFO neutron.extensions.vlantransparent [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Disabled vlantransparent extension. 2026-05-28 22:19:55.286 8 INFO neutron.manager [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loading Plugin: qos 2026-05-28 22:19:55.296 8 INFO neutron.manager [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loading Plugin: router 2026-05-28 22:19:55.299 7 INFO neutron.plugins.ml2.managers [None req-455092e0-288f-4d0a-a351-4c34055e0821 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-28 22:19:55.300 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-455092e0-288f-4d0a-a351-4c34055e0821 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-28 22:19:55.300 7 INFO neutron.plugins.ml2.managers [None req-455092e0-288f-4d0a-a351-4c34055e0821 - - - - - -] Initializing extension driver 'port_security' 2026-05-28 22:19:55.300 7 INFO neutron.plugins.ml2.extensions.port_security [None req-455092e0-288f-4d0a-a351-4c34055e0821 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-28 22:19:55.300 7 INFO neutron.plugins.ml2.managers [None req-455092e0-288f-4d0a-a351-4c34055e0821 - - - - - -] Initializing extension driver 'qos' 2026-05-28 22:19:55.301 7 INFO neutron.plugins.ml2.managers [None req-455092e0-288f-4d0a-a351-4c34055e0821 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-28 22:19:55.301 7 INFO neutron.plugins.ml2.managers [None req-455092e0-288f-4d0a-a351-4c34055e0821 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-28 22:19:55.312 7 INFO neutron.quota [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded quota_driver: . 2026-05-28 22:19:55.312 7 INFO neutron.plugins.ml2.plugin [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Modular L2 Plugin initialization complete 2026-05-28 22:19:55.313 7 INFO neutron.plugins.ml2.managers [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-28 22:19:55.313 7 INFO neutron.plugins.ml2.managers [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-28 22:19:55.313 7 INFO neutron.plugins.ml2.managers [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Got port-security extension from driver 'port_security' 2026-05-28 22:19:55.314 7 INFO neutron.extensions.vlantransparent [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Disabled vlantransparent extension. 2026-05-28 22:19:55.314 7 INFO neutron.manager [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loading Plugin: qos 2026-05-28 22:19:55.325 7 INFO neutron.manager [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loading Plugin: router 2026-05-28 22:19:55.331 8 INFO neutron.services.service_base [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-28 22:19:55.331 8 INFO neutron.manager [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loading Plugin: segments 2026-05-28 22:19:55.358 7 INFO neutron.services.service_base [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-28 22:19:55.359 7 INFO neutron.manager [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loading Plugin: segments 2026-05-28 22:19:55.425 8 INFO neutron.manager [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loading Plugin: trunk 2026-05-28 22:19:55.462 7 INFO neutron.manager [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loading Plugin: trunk 2026-05-28 22:19:55.480 8 INFO neutron.manager [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loading Plugin: vpnaas 2026-05-28 22:19:55.515 7 INFO neutron.manager [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loading Plugin: vpnaas 2026-05-28 22:19:55.520 8 WARNING stevedore.named [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 22:19:55.553 7 WARNING stevedore.named [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-28 22:19:55.572 8 INFO neutron_vpnaas.services.vpn.plugin [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-28 22:19:55.573 8 INFO neutron.common.utils [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-28 22:19:55.573 8 INFO neutron.manager [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loading Plugin: auto_allocate 2026-05-28 22:19:55.577 8 INFO neutron.manager [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loading Plugin: tag 2026-05-28 22:19:55.583 8 INFO neutron.manager [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loading Plugin: timestamp 2026-05-28 22:19:55.586 8 INFO neutron.manager [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loading Plugin: network_ip_availability 2026-05-28 22:19:55.589 8 INFO neutron.manager [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loading Plugin: flavors 2026-05-28 22:19:55.592 8 INFO neutron.manager [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loading Plugin: revisions 2026-05-28 22:19:55.595 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Initializing extension manager. 2026-05-28 22:19:55.596 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: address-group 2026-05-28 22:19:55.597 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: address-scope 2026-05-28 22:19:55.598 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-28 22:19:55.599 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: agent 2026-05-28 22:19:55.599 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: agent-resources-synced 2026-05-28 22:19:55.601 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-28 22:19:55.602 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-28 22:19:55.602 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: availability_zone 2026-05-28 22:19:55.603 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: availability_zone_filter 2026-05-28 22:19:55.604 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-28 22:19:55.604 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: default-subnetpools 2026-05-28 22:19:55.606 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-28 22:19:55.606 7 INFO neutron_vpnaas.services.vpn.plugin [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-28 22:19:55.606 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: dns-integration 2026-05-28 22:19:55.606 7 INFO neutron.common.utils [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-28 22:19:55.606 7 INFO neutron.manager [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loading Plugin: auto_allocate 2026-05-28 22:19:55.607 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: dns-domain-ports 2026-05-28 22:19:55.607 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-28 22:19:55.608 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: dvr 2026-05-28 22:19:55.608 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-28 22:19:55.609 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: empty-string-filtering 2026-05-28 22:19:55.610 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 22:19:55.610 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-28 22:19:55.610 7 INFO neutron.manager [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loading Plugin: tag 2026-05-28 22:19:55.611 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: external-net 2026-05-28 22:19:55.611 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-28 22:19:55.612 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: extraroute 2026-05-28 22:19:55.612 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: extraroute-atomic 2026-05-28 22:19:55.613 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-28 22:19:55.614 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-28 22:19:55.614 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-28 22:19:55.615 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-28 22:19:55.615 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: fip-port-details 2026-05-28 22:19:55.616 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: flavors 2026-05-28 22:19:55.617 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-28 22:19:55.618 7 INFO neutron.manager [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loading Plugin: timestamp 2026-05-28 22:19:55.618 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: floatingip-pools 2026-05-28 22:19:55.618 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: ip_allocation 2026-05-28 22:19:55.619 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-28 22:19:55.620 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: l2_adjacency 2026-05-28 22:19:55.620 7 INFO neutron.manager [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loading Plugin: network_ip_availability 2026-05-28 22:19:55.621 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: router 2026-05-28 22:19:55.622 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 22:19:55.623 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-28 22:19:55.623 7 INFO neutron.manager [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loading Plugin: flavors 2026-05-28 22:19:55.623 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-28 22:19:55.624 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: ext-gw-mode 2026-05-28 22:19:55.625 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: l3-ha 2026-05-28 22:19:55.625 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-28 22:19:55.626 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-28 22:19:55.626 7 INFO neutron.manager [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loading Plugin: revisions 2026-05-28 22:19:55.626 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: l3-flavors 2026-05-28 22:19:55.627 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-28 22:19:55.628 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-28 22:19:55.629 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Initializing extension manager. 2026-05-28 22:19:55.629 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-28 22:19:55.630 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: address-group 2026-05-28 22:19:55.630 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-28 22:19:55.631 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: address-scope 2026-05-28 22:19:55.631 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-28 22:19:55.632 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-28 22:19:55.632 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: agent 2026-05-28 22:19:55.632 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-28 22:19:55.633 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: agent-resources-synced 2026-05-28 22:19:55.633 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-28 22:19:55.634 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: multi-provider 2026-05-28 22:19:55.634 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: allowed-address-pairs 2026-05-28 22:19:55.634 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: net-mtu 2026-05-28 22:19:55.635 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: net-mtu-writable 2026-05-28 22:19:55.635 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: auto-allocated-topology 2026-05-28 22:19:55.636 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: network_availability_zone 2026-05-28 22:19:55.636 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: availability_zone 2026-05-28 22:19:55.636 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: network_ha 2026-05-28 22:19:55.636 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: availability_zone_filter 2026-05-28 22:19:55.637 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: network-ip-availability 2026-05-28 22:19:55.637 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-28 22:19:55.637 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: default-subnetpools 2026-05-28 22:19:55.638 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-28 22:19:55.638 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: pagination 2026-05-28 22:19:55.639 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-28 22:19:55.639 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: port-device-profile 2026-05-28 22:19:55.639 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: dns-integration 2026-05-28 22:19:55.639 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-28 22:19:55.640 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: dns-domain-ports 2026-05-28 22:19:55.640 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-28 22:19:55.640 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-28 22:19:55.640 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-28 22:19:55.641 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: port-mac-override 2026-05-28 22:19:55.641 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: dvr 2026-05-28 22:19:55.642 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-28 22:19:55.642 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-28 22:19:55.642 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: empty-string-filtering 2026-05-28 22:19:55.642 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-28 22:19:55.643 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 22:19:55.643 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: port-resource-request 2026-05-28 22:19:55.643 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-28 22:19:55.643 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-28 22:19:55.644 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: external-net 2026-05-28 22:19:55.644 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: binding 2026-05-28 22:19:55.644 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-28 22:19:55.645 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: binding-extended 2026-05-28 22:19:55.645 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: extraroute 2026-05-28 22:19:55.645 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: port-security 2026-05-28 22:19:55.645 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: extraroute-atomic 2026-05-28 22:19:55.646 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: project-id 2026-05-28 22:19:55.646 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-28 22:19:55.646 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: provider 2026-05-28 22:19:55.647 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-28 22:19:55.647 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-28 22:19:55.648 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: qos 2026-05-28 22:19:55.648 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-28 22:19:55.648 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: fip-port-details 2026-05-28 22:19:55.649 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-28 22:19:55.649 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-28 22:19:55.649 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: flavors 2026-05-28 22:19:55.650 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: qos-default 2026-05-28 22:19:55.650 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-28 22:19:55.650 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: qos-fip 2026-05-28 22:19:55.651 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-28 22:19:55.651 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: floatingip-pools 2026-05-28 22:19:55.651 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-28 22:19:55.651 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: ip_allocation 2026-05-28 22:19:55.652 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-28 22:19:55.652 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: ip-substring-filtering 2026-05-28 22:19:55.652 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-28 22:19:55.653 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: l2_adjacency 2026-05-28 22:19:55.653 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-28 22:19:55.654 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: router 2026-05-28 22:19:55.654 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: qos-pps 2026-05-28 22:19:55.654 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-28 22:19:55.655 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-28 22:19:55.655 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-28 22:19:55.656 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: qos-rules-alias 2026-05-28 22:19:55.656 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-28 22:19:55.656 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: quota-check-limit 2026-05-28 22:19:55.656 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-28 22:19:55.657 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: ext-gw-mode 2026-05-28 22:19:55.658 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: l3-ha 2026-05-28 22:19:55.658 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: quotas 2026-05-28 22:19:55.658 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-28 22:19:55.659 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-28 22:19:55.659 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: quota_details 2026-05-28 22:19:55.659 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: l3-flavors 2026-05-28 22:19:55.660 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: rbac-policies 2026-05-28 22:19:55.660 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-28 22:19:55.661 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-28 22:19:55.661 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: rbac-address-group 2026-05-28 22:19:55.661 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: rbac-address-scope 2026-05-28 22:19:55.662 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: rbac-security-groups 2026-05-28 22:19:55.662 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-28 22:19:55.662 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-28 22:19:55.663 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: revision-if-match 2026-05-28 22:19:55.663 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-28 22:19:55.663 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-28 22:19:55.664 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: router_availability_zone 2026-05-28 22:19:55.664 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-28 22:19:55.665 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-28 22:19:55.665 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-28 22:19:55.666 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-28 22:19:55.666 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-28 22:19:55.667 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-28 22:19:55.667 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: multi-provider 2026-05-28 22:19:55.667 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-28 22:19:55.667 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: net-mtu 2026-05-28 22:19:55.668 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-28 22:19:55.668 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: net-mtu-writable 2026-05-28 22:19:55.668 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-28 22:19:55.668 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: network_availability_zone 2026-05-28 22:19:55.669 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-28 22:19:55.669 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: network_ha 2026-05-28 22:19:55.670 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: network-ip-availability 2026-05-28 22:19:55.671 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-28 22:19:55.671 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: pagination 2026-05-28 22:19:55.672 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: port-device-profile 2026-05-28 22:19:55.672 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-28 22:19:55.673 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-28 22:19:55.673 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-28 22:19:55.674 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: port-mac-override 2026-05-28 22:19:55.675 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-28 22:19:55.675 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-28 22:19:55.676 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: port-resource-request 2026-05-28 22:19:55.676 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: port-resource-request-groups 2026-05-28 22:19:55.676 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: security-group 2026-05-28 22:19:55.677 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: binding 2026-05-28 22:19:55.677 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: segment 2026-05-28 22:19:55.678 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: binding-extended 2026-05-28 22:19:55.678 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-28 22:19:55.678 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: port-security 2026-05-28 22:19:55.678 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: service-type 2026-05-28 22:19:55.679 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: project-id 2026-05-28 22:19:55.679 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: sorting 2026-05-28 22:19:55.679 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: provider 2026-05-28 22:19:55.680 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: standard-attr-segment 2026-05-28 22:19:55.680 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: standard-attr-description 2026-05-28 22:19:55.681 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: qos 2026-05-28 22:19:55.681 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: stateful-security-group 2026-05-28 22:19:55.681 8 WARNING neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-28 22:19:55.682 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-28 22:19:55.682 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-28 22:19:55.682 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-28 22:19:55.682 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: subnet_onboard 2026-05-28 22:19:55.683 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: qos-default 2026-05-28 22:19:55.683 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-28 22:19:55.683 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: qos-fip 2026-05-28 22:19:55.684 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: subnet-service-types 2026-05-28 22:19:55.684 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-28 22:19:55.684 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: subnet_allocation 2026-05-28 22:19:55.684 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: qos-gateway-ip 2026-05-28 22:19:55.685 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: qos-port-network-policy 2026-05-28 22:19:55.685 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-28 22:19:55.685 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: qos-pps-minimum 2026-05-28 22:19:55.685 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-28 22:19:55.686 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-28 22:19:55.687 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: qos-pps 2026-05-28 22:19:55.687 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: qos-rule-type-details 2026-05-28 22:19:55.688 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-28 22:19:55.688 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: standard-attr-tag 2026-05-28 22:19:55.688 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: qos-rules-alias 2026-05-28 22:19:55.689 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-28 22:19:55.689 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: quota-check-limit 2026-05-28 22:19:55.690 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: trunk 2026-05-28 22:19:55.690 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: trunk-details 2026-05-28 22:19:55.691 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-28 22:19:55.691 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: quotas 2026-05-28 22:19:55.691 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-28 22:19:55.692 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: quota_details 2026-05-28 22:19:55.693 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-28 22:19:55.693 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: rbac-policies 2026-05-28 22:19:55.694 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: rbac-address-group 2026-05-28 22:19:55.694 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-28 22:19:55.694 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: rbac-address-scope 2026-05-28 22:19:55.694 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: vpn-flavors 2026-05-28 22:19:55.695 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: rbac-security-groups 2026-05-28 22:19:55.695 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: rbac-subnetpool 2026-05-28 22:19:55.696 8 INFO neutron.api.extensions [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Loaded extension: vpnaas 2026-05-28 22:19:55.696 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: revision-if-match 2026-05-28 22:19:55.696 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: standard-attr-revisions 2026-05-28 22:19:55.697 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: router_availability_zone 2026-05-28 22:19:55.698 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-28 22:19:55.698 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-28 22:19:55.698 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-28 22:19:55.698 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:19:55.698 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-28 22:19:55.699 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: security-groups-default-rules 2026-05-28 22:19:55.699 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-28 22:19:55.700 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-28 22:19:55.701 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-28 22:19:55.701 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-28 22:19:55.702 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-28 22:19:55.702 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 22:19:55.703 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 22:19:55.708 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 22:19:55.709 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 22:19:55.710 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 22:19:55.710 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: security-group 2026-05-28 22:19:55.711 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:19:55.711 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] subnetpool is already registered 2026-05-28 22:19:55.711 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: segment 2026-05-28 22:19:55.712 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:19:55.712 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-28 22:19:55.712 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] subnetpool is already registered 2026-05-28 22:19:55.712 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: service-type 2026-05-28 22:19:55.712 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 22:19:55.713 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: sorting 2026-05-28 22:19:55.713 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 22:19:55.713 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: standard-attr-segment 2026-05-28 22:19:55.714 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 22:19:55.714 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 22:19:55.714 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: standard-attr-description 2026-05-28 22:19:55.715 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 22:19:55.715 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: stateful-security-group 2026-05-28 22:19:55.715 7 WARNING neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-28 22:19:55.715 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 22:19:55.716 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-28 22:19:55.716 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: subnet_onboard 2026-05-28 22:19:55.717 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-28 22:19:55.718 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: subnet-service-types 2026-05-28 22:19:55.718 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: subnet_allocation 2026-05-28 22:19:55.719 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-28 22:19:55.719 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-28 22:19:55.720 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 22:19:55.720 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] router is already registered 2026-05-28 22:19:55.721 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 22:19:55.721 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] floatingip is already registered 2026-05-28 22:19:55.722 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: standard-attr-tag 2026-05-28 22:19:55.723 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-28 22:19:55.724 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: trunk 2026-05-28 22:19:55.724 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: trunk-details 2026-05-28 22:19:55.725 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-28 22:19:55.725 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-28 22:19:55.726 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 22:19:55.726 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] rbac_policy is already registered 2026-05-28 22:19:55.727 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-28 22:19:55.727 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 22:19:55.727 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] security_group is already registered 2026-05-28 22:19:55.728 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-28 22:19:55.728 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 22:19:55.728 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] security_group_rule is already registered 2026-05-28 22:19:55.728 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: vpn-flavors 2026-05-28 22:19:55.729 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:19:55.729 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] subnetpool is already registered 2026-05-28 22:19:55.730 7 INFO neutron.api.extensions [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Loaded extension: vpnaas 2026-05-28 22:19:55.730 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:19:55.730 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] subnetpool is already registered 2026-05-28 22:19:55.731 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 22:19:55.731 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] trunk is already registered 2026-05-28 22:19:55.731 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 22:19:55.732 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] endpoint_group is already registered 2026-05-28 22:19:55.732 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-28 22:19:55.732 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 22:19:55.732 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] vpnservice is already registered 2026-05-28 22:19:55.732 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-28 22:19:55.732 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:19:55.733 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-28 22:19:55.733 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 22:19:55.733 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] ipsec_site_connection is already registered 2026-05-28 22:19:55.733 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 22:19:55.734 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] ipsecpolicy is already registered 2026-05-28 22:19:55.734 8 INFO neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 22:19:55.734 8 WARNING neutron.quota.resource_registry [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] ikepolicy is already registered 2026-05-28 22:19:55.736 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 22:19:55.737 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 22:19:55.743 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 22:19:55.743 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 22:19:55.744 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 22:19:55.745 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:19:55.745 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] subnetpool is already registered 2026-05-28 22:19:55.746 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:19:55.746 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] subnetpool is already registered 2026-05-28 22:19:55.747 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 22:19:55.747 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 22:19:55.748 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 22:19:55.748 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 22:19:55.749 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 22:19:55.749 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 22:19:55.754 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-28 22:19:55.754 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] router is already registered 2026-05-28 22:19:55.755 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-28 22:19:55.755 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] floatingip is already registered 2026-05-28 22:19:55.760 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-28 22:19:55.760 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] rbac_policy is already registered 2026-05-28 22:19:55.761 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-28 22:19:55.761 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] security_group is already registered 2026-05-28 22:19:55.761 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-28 22:19:55.762 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] security_group_rule is already registered 2026-05-28 22:19:55.763 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:19:55.763 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] subnetpool is already registered 2026-05-28 22:19:55.763 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-28 22:19:55.764 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] subnetpool is already registered 2026-05-28 22:19:55.764 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-28 22:19:55.764 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] trunk is already registered 2026-05-28 22:19:55.765 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-28 22:19:55.765 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] endpoint_group is already registered 2026-05-28 22:19:55.765 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-28 22:19:55.766 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] vpnservice is already registered 2026-05-28 22:19:55.766 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-28 22:19:55.766 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] ipsec_site_connection is already registered 2026-05-28 22:19:55.767 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-28 22:19:55.767 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] ipsecpolicy is already registered 2026-05-28 22:19:55.768 7 INFO neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-28 22:19:55.768 7 WARNING neutron.quota.resource_registry [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] ikepolicy is already registered 2026-05-28 22:19:55.770 8 WARNING keystonemiddleware._common.config [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 22:19:55.777 8 WARNING oslo_config.cfg [None req-cee10156-c972-495a-992a-03d94f848159 - - - - - -] 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 0x560eea0ee180 pid: 8 (default app) 2026-05-28 22:19:55.806 7 WARNING keystonemiddleware._common.config [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 22:19:55.814 7 WARNING oslo_config.cfg [None req-caaaefc5-6e32-42e1-abf4-fa0a8c6d113a - - - - - -] 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 0x560eea0ee180 pid: 7 (default app) /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-28 22:20:00.924 7 INFO neutron.pecan_wsgi.hooks.translation [None req-746c9c61-efb7-4707-b2e8-55f64f58c157 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.235 () {44 vars in 927 bytes} [Thu May 28 22:20:00 2026] GET /v2.0/networks/public => generated 108 bytes in 878 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: 4/5] 199.204.45.235 () {44 vars in 949 bytes} [Thu May 28 22:20:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:20:01.475 7 WARNING oslo_policy.policy [None req-2903f199-9aae-4b69-9ff3-6386b161985b 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-28 22:20:01.642 7 WARNING neutron.services.revisions.revision_plugin [None req-2903f199-9aae-4b69-9ff3-6386b161985b 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Could not find related network for resource to bump revision. 2026-05-28 22:20:01.669 7 INFO neutron.db.segments_db [None req-2903f199-9aae-4b69-9ff3-6386b161985b 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 3612c9d6-54e4-4623-8212-deb2d5e583d3 of type flat for network 483a5433-a23b-4001-8f5a-0e565cecfa16 2026-05-28 22:20:01.755 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2903f199-9aae-4b69-9ff3-6386b161985b 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.235 () {48 vars in 967 bytes} [Thu May 28 22:20:01 2026] POST /v2.0/networks => generated 124 bytes in 465 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:20:07.922 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3935f0b3-8fd4-4557-936d-3a3fa84efd07 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.235 () {44 vars in 927 bytes} [Thu May 28 22:20:07 2026] GET /v2.0/networks/public => generated 108 bytes in 391 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.235 () {44 vars in 949 bytes} [Thu May 28 22:20:07 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-28 22:20:08.104 8 WARNING oslo_policy.policy [None req-abcef59d-e314-4c5b-b1f8-cc8b84b2de3d 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-28 22:20:08.149 8 WARNING neutron.services.revisions.revision_plugin [None req-abcef59d-e314-4c5b-b1f8-cc8b84b2de3d 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Could not find related network for resource to bump revision. 2026-05-28 22:20:08.171 8 INFO neutron.db.segments_db [None req-abcef59d-e314-4c5b-b1f8-cc8b84b2de3d 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 9b44a8da-0888-485e-8718-4011988ba04b of type flat for network 98942baa-cfc0-4c08-a33b-461ab0933792 2026-05-28 22:20:08.219 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abcef59d-e314-4c5b-b1f8-cc8b84b2de3d 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.235 () {48 vars in 967 bytes} [Thu May 28 22:20:07 2026] POST /v2.0/networks => generated 124 bytes in 282 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:20:14.031 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee036d91-edfe-400c-9952-fe33144ee451 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.235 () {44 vars in 927 bytes} [Thu May 28 22:20:13 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.235 () {44 vars in 949 bytes} [Thu May 28 22:20:14 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-28 22:20:14.107 8 WARNING neutron.services.revisions.revision_plugin [None req-ad524997-842b-407d-858d-117d8c77417d 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Could not find related network for resource to bump revision. 2026-05-28 22:20:14.127 8 INFO neutron.db.segments_db [None req-ad524997-842b-407d-858d-117d8c77417d 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment a9678bd6-08d5-41fa-b40f-2891705cdc50 of type flat for network 71eb3f04-2bbf-4783-982d-2563a25b4e23 2026-05-28 22:20:14.158 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad524997-842b-407d-858d-117d8c77417d 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.235 () {48 vars in 967 bytes} [Thu May 28 22:20:14 2026] POST /v2.0/networks => generated 124 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:20:20.039 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ca520d4-237f-422b-92a8-8630c624c2ce 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.235 () {44 vars in 927 bytes} [Thu May 28 22:20:19 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.235 () {44 vars in 949 bytes} [Thu May 28 22:20:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:20:20.131 7 WARNING neutron.services.revisions.revision_plugin [None req-6f99437e-2c74-405a-aff2-4ec71174dcf9 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Could not find related network for resource to bump revision. 2026-05-28 22:20:20.148 7 INFO neutron.db.segments_db [None req-6f99437e-2c74-405a-aff2-4ec71174dcf9 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 35a3a609-fb1a-42f5-a427-9b13bc9f166e of type flat for network d1b97458-2da1-4ccf-8b9c-158386e72b00 [pid: 7|app: 0|req: 7/16] 199.204.45.235 () {48 vars in 967 bytes} [Thu May 28 22:20:20 2026] POST /v2.0/networks => generated 706 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:20:21.362 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06ee1f0d-781d-48b1-8e97-cd08b0f57469 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.235 () {44 vars in 927 bytes} [Thu May 28 22:20:21 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.235 () {44 vars in 949 bytes} [Thu May 28 22:20:21 2026] GET /v2.0/networks?name=public => generated 709 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:20:21.467 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2666f9f-6d7c-42e9-a0c1-890fc04d4666 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.235 () {44 vars in 1034 bytes} [Thu May 28 22:20:21 2026] GET /v2.0/subnets/public-subnet?network_id=d1b97458-2da1-4ccf-8b9c-158386e72b00 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.204.45.235 () {44 vars in 1057 bytes} [Thu May 28 22:20:21 2026] GET /v2.0/subnets?name=public-subnet&network_id=d1b97458-2da1-4ccf-8b9c-158386e72b00 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.235 () {48 vars in 965 bytes} [Thu May 28 22:20:21 2026] POST /v2.0/subnets => generated 641 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:24:48.186 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d646af7-be85-481b-b31c-504ec3c10ce1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:24:48.187 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4369056-354b-4e39-aa7f-4260008b58eb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:24:48.191 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 28 22:24:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.235) !!! 2026-05-28 22:24:48.333 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5efc404c-84ec-4a0c-9ff9-c3a51e461970 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/56] 199.204.45.235 () {44 vars in 937 bytes} [Thu May 28 22:24:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:24:48.347 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2de0da78-9d89-4d3d-96d1-04b14092bb33] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:24:48.348 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca400bc2-9a01-49d0-96b6-c89c976c1ff3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:24:48.349 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 28 22:24:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.235) !!! [pid: 8|app: 0|req: 30/57] 199.204.45.235 () {44 vars in 959 bytes} [Thu May 28 22:24:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:24:48.449 7 INFO neutron.db.segments_db [None req-da8fdbe5-88a7-40c2-88d4-9696934b4021 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 32613596-0112-4d49-bbee-ab1aa0d95b4e of type vxlan for network d1ba9363-1e66-4bd3-b8e7-46811827d1a1 [pid: 7|app: 0|req: 28/58] 199.204.45.235 () {48 vars in 966 bytes} [Thu May 28 22:24:48 2026] POST /v2.0/networks => generated 707 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:24:49.470 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ca400bc2-9a01-49d0-96b6-c89c976c1ff3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44910. 2026-05-28 22:24:49.471 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2de0da78-9d89-4d3d-96d1-04b14092bb33] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44882. 2026-05-28 22:24:49.517 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e1fd093-1be7-4581-a915-272eff6a07a7 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/59] 199.204.45.235 () {44 vars in 937 bytes} [Thu May 28 22:24:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:24:49.574 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f4369056-354b-4e39-aa7f-4260008b58eb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44926. 2026-05-28 22:24:49.578 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d646af7-be85-481b-b31c-504ec3c10ce1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44924. [pid: 7|app: 0|req: 29/60] 199.204.45.235 () {44 vars in 959 bytes} [Thu May 28 22:24:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:24:49.636 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77add4fc-b1c8-4640-bf3e-0caaf3c4ee25 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/61] 199.204.45.235 () {44 vars in 1036 bytes} [Thu May 28 22:24:49 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/62] 199.204.45.235 () {44 vars in 1059 bytes} [Thu May 28 22:24:49 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/63] 199.204.45.235 () {48 vars in 965 bytes} [Thu May 28 22:24:49 2026] POST /v2.0/subnets => generated 627 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:24:51.050 7 INFO neutron.api.v2.resource [None req-5b9e8d0d-45ec-42c7-add8-586382c8a5e5 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/64] 199.204.45.235 () {44 vars in 971 bytes} [Thu May 28 22:24:51 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/65] 199.204.45.235 () {44 vars in 993 bytes} [Thu May 28 22:24:51 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/66] 199.204.45.235 () {48 vars in 980 bytes} [Thu May 28 22:24:51 2026] POST /v2.0/security-groups => generated 1616 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:52 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 1616 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:52 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:52 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.235 () {48 vars in 991 bytes} [Thu May 28 22:24:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:53 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 2230 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:53 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:53 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 2230 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.235 () {48 vars in 991 bytes} [Thu May 28 22:24:53 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:54 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 2846 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:54 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:54 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.235 () {48 vars in 991 bytes} [Thu May 28 22:24:54 2026] POST /v2.0/security-group-rules => generated 603 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:55 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 3462 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:55 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:55 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.235 () {48 vars in 991 bytes} [Thu May 28 22:24:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:56 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4078 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:56 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4078 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:56 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.235 () {48 vars in 991 bytes} [Thu May 28 22:24:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.235 () {44 vars in 987 bytes} [Thu May 28 22:24:58 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1 => generated 732 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:24:58.188 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ceafcfa9-543b-48cc-9240-1ef44b39e7e1 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/90] 199.204.45.235 () {44 vars in 1076 bytes} [Thu May 28 22:24:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.235 () {44 vars in 1099 bytes} [Thu May 28 22:24:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:24:58 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.235 () {48 vars in 961 bytes} [Thu May 28 22:24:58 2026] POST /v2.0/ports => generated 1096 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:25:04.475 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df58a381-3163-473f-a4e5-bf1060a48f49 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/94] 199.204.45.235 () {44 vars in 979 bytes} [Thu May 28 22:25:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 47/95] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:25:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.235 () {48 vars in 1031 bytes} [Thu May 28 22:25:04 2026] PUT /v2.0/ports/db6e796a-d754-4185-8dc5-5b585c1d8fdd => generated 1209 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.204.45.235 () {44 vars in 920 bytes} [Thu May 28 22:25:06 2026] GET /v2.0/ports => generated 3726 bytes in 92 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-28 22:25:07.555 8 INFO neutron.api.v2.resource [None req-73d84bb5-48df-4dc5-809d-a8fe70a019d8 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/98] 199.204.45.235 () {44 vars in 959 bytes} [Thu May 28 22:25:07 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.235 () {44 vars in 981 bytes} [Thu May 28 22:25:07 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.204.45.235 () {48 vars in 980 bytes} [Thu May 28 22:25:07 2026] POST /v2.0/security-groups => generated 1610 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:25:08 2026] GET /v2.0/security-groups/76be6b4d-179c-4355-b982-1387bf6378ea => generated 1610 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:25:08 2026] GET /v2.0/security-groups/76be6b4d-179c-4355-b982-1387bf6378ea => generated 1610 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:25:08 2026] GET /v2.0/security-groups/76be6b4d-179c-4355-b982-1387bf6378ea => generated 1610 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.204.45.235 () {48 vars in 991 bytes} [Thu May 28 22:25:08 2026] POST /v2.0/security-group-rules => generated 621 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:25:09 2026] GET /v2.0/security-groups/76be6b4d-179c-4355-b982-1387bf6378ea => generated 2244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:25:09 2026] GET /v2.0/security-groups/76be6b4d-179c-4355-b982-1387bf6378ea => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:25:09 2026] GET /v2.0/security-groups/76be6b4d-179c-4355-b982-1387bf6378ea => generated 2244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 199.204.45.235 () {48 vars in 991 bytes} [Thu May 28 22:25:09 2026] POST /v2.0/security-group-rules => generated 625 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 199.204.45.235 () {44 vars in 975 bytes} [Thu May 28 22:26:17 2026] GET /v2.0/quotas/5076e0185c35485d904e4ccdeac3bc86 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 61/120] 199.204.45.235 () {48 vars in 1027 bytes} [Thu May 28 22:26:18 2026] PUT /v2.0/quotas/5076e0185c35485d904e4ccdeac3bc86 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:28:27.547 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca400bc2-9a01-49d0-96b6-c89c976c1ff3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:28:27.550 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2de0da78-9d89-4d3d-96d1-04b14092bb33] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:28:27.551 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 28 22:28:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.235) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-28 22:28:27.753 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1036b5e-2eab-43c6-88c1-0c4dd33a01a8 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/139] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 22:28:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 213 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:28:27.767 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4369056-354b-4e39-aa7f-4260008b58eb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:28:27.769 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d646af7-be85-481b-b31c-504ec3c10ce1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 69/140] 199.204.45.235 () {30 vars in 763 bytes} [Thu May 28 22:28:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:28:29.579 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2de0da78-9d89-4d3d-96d1-04b14092bb33] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37274. 2026-05-28 22:28:29.579 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ca400bc2-9a01-49d0-96b6-c89c976c1ff3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37260. 2026-05-28 22:28:29.693 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ca93d05-d349-4229-8a07-b5673b3b00b0 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/141] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 22:28:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:28:29.755 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f4369056-354b-4e39-aa7f-4260008b58eb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37302. [pid: 7|app: 0|req: 70/142] 199.204.45.235 () {30 vars in 763 bytes} [Thu May 28 22:28:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:36:28.277 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2de0da78-9d89-4d3d-96d1-04b14092bb33] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:36:28.279 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca400bc2-9a01-49d0-96b6-c89c976c1ff3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:36:28.280 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 28 22:36:28 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=6085bdf0db7f472b9e76e44c37ba195a (ip 199.204.45.235) !!! 2026-05-28 22:36:28.440 8 INFO neutron.api.v2.resource [None req-5e03c0b1-47c8-44a6-b180-73fd95800294 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 105/207] 199.204.45.235 () {44 vars in 1074 bytes} [Thu May 28 22:36:28 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 139 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:36:28.451 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4369056-354b-4e39-aa7f-4260008b58eb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:36:28.452 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d646af7-be85-481b-b31c-504ec3c10ce1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37288. 2026-05-28 22:36:28.453 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d646af7-be85-481b-b31c-504ec3c10ce1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:36:28.455 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 28 22:36:28 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=6085bdf0db7f472b9e76e44c37ba195a (ip 199.204.45.235) !!! [pid: 7|app: 0|req: 103/208] 199.204.45.235 () {44 vars in 1097 bytes} [Thu May 28 22:36:28 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 23 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.204.45.235 () {48 vars in 981 bytes} [Thu May 28 22:36:28 2026] POST /v2.0/security-groups => generated 1624 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:36:30.243 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f4369056-354b-4e39-aa7f-4260008b58eb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53318. 2026-05-28 22:36:30.248 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d646af7-be85-481b-b31c-504ec3c10ce1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53326. [pid: 7|app: 0|req: 104/210] 199.204.45.235 () {44 vars in 1088 bytes} [Thu May 28 22:36:30 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0?project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 1624 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:36:30 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0 => generated 1624 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 199.204.45.235 () {44 vars in 1088 bytes} [Thu May 28 22:36:30 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0?project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:36:30.454 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2de0da78-9d89-4d3d-96d1-04b14092bb33] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53328. 2026-05-28 22:36:30.455 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ca400bc2-9a01-49d0-96b6-c89c976c1ff3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53344. [pid: 8|app: 0|req: 108/213] 199.204.45.235 () {48 vars in 991 bytes} [Thu May 28 22:36:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/214] 199.204.45.235 () {44 vars in 1088 bytes} [Thu May 28 22:36:31 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0?project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 2234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:36:31 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/216] 199.204.45.235 () {44 vars in 1088 bytes} [Thu May 28 22:36:31 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0?project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 2234 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/217] 199.204.45.235 () {48 vars in 991 bytes} [Thu May 28 22:36:31 2026] POST /v2.0/security-group-rules => generated 599 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/218] 199.204.45.235 () {44 vars in 1088 bytes} [Thu May 28 22:36:33 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0?project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/219] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:36:33 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/220] 199.204.45.235 () {44 vars in 1088 bytes} [Thu May 28 22:36:33 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0?project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/221] 199.204.45.235 () {48 vars in 991 bytes} [Thu May 28 22:36:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/222] 199.204.45.235 () {44 vars in 1088 bytes} [Thu May 28 22:36:34 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0?project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 3460 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/223] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:36:34 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/224] 199.204.45.235 () {44 vars in 1088 bytes} [Thu May 28 22:36:34 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0?project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/225] 199.204.45.235 () {48 vars in 991 bytes} [Thu May 28 22:36:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/246] 199.204.45.235 () {30 vars in 740 bytes} [Thu May 28 22:39:01 2026] GET /v2.0/networks?tenant_id=6085bdf0db7f472b9e76e44c37ba195a&shared=False => generated 15 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:39:01.752 8 INFO neutron.db.segments_db [None req-a04b6ff5-3660-4950-982c-a4edc4b700ba 0701631e30fa4b068b03a470ab1c1eba 6085bdf0db7f472b9e76e44c37ba195a - - 2ab803abdba846ae9ab435f6739f675b 2ab803abdba846ae9ab435f6739f675b] Added segment 2aba4c1c-e2a3-4d8a-bb3b-52fbef5d841a of type vxlan for network 2b3149cf-408b-4d9f-b4e2-4b3a1efa2605 [pid: 8|app: 0|req: 125/247] 199.204.45.235 () {34 vars in 682 bytes} [Thu May 28 22:39:01 2026] POST /v2.0/networks => generated 718 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/248] 199.204.45.235 () {30 vars in 722 bytes} [Thu May 28 22:39:01 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 126/249] 199.204.45.235 () {30 vars in 633 bytes} [Thu May 28 22:39:01 2026] GET /v2.0/extensions => generated 19901 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/250] 199.204.45.235 () {34 vars in 677 bytes} [Thu May 28 22:39:01 2026] POST /v2.0/ports => generated 963 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/251] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 22:39:02 2026] GET /v2.0/networks/2b3149cf-408b-4d9f-b4e2-4b3a1efa2605 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/252] 199.204.45.235 () {30 vars in 722 bytes} [Thu May 28 22:39:03 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/253] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 22:39:04 2026] GET /v2.0/networks/2b3149cf-408b-4d9f-b4e2-4b3a1efa2605 => generated 705 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/256] 199.204.45.235 () {44 vars in 975 bytes} [Thu May 28 22:39:21 2026] GET /v2.0/quotas/6085bdf0db7f472b9e76e44c37ba195a => 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: 130/257] 199.204.45.235 () {48 vars in 1027 bytes} [Thu May 28 22:39:22 2026] PUT /v2.0/quotas/6085bdf0db7f472b9e76e44c37ba195a => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:50:42.830 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d646af7-be85-481b-b31c-504ec3c10ce1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:50:42.831 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4369056-354b-4e39-aa7f-4260008b58eb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:50:42.833 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 28 22:50:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.235) !!! 2026-05-28 22:50:42.996 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2224c04b-edb4-449b-9fc9-5eee8fb81235 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/350] 199.204.45.235 () {44 vars in 927 bytes} [Thu May 28 22:50:42 2026] GET /v2.0/networks/public => generated 108 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:50:43.006 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca400bc2-9a01-49d0-96b6-c89c976c1ff3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:50:43.009 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2de0da78-9d89-4d3d-96d1-04b14092bb33] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:50:43.010 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 28 22:50:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.235) !!! [pid: 8|app: 0|req: 177/351] 199.204.45.235 () {44 vars in 949 bytes} [Thu May 28 22:50:43 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-28 22:50:44.243 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d646af7-be85-481b-b31c-504ec3c10ce1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43340. 2026-05-28 22:50:44.244 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f4369056-354b-4e39-aa7f-4260008b58eb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43350. 2026-05-28 22:50:44.301 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b93a678e-f894-47c0-a45c-c9f24797facb 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/352] 199.204.45.235 () {44 vars in 927 bytes} [Thu May 28 22:50:44 2026] GET /v2.0/networks/public => generated 108 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:50:44.344 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ca400bc2-9a01-49d0-96b6-c89c976c1ff3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43360. 2026-05-28 22:50:44.346 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2de0da78-9d89-4d3d-96d1-04b14092bb33] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43372. [pid: 8|app: 0|req: 178/353] 199.204.45.235 () {44 vars in 949 bytes} [Thu May 28 22:50:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:50:44.416 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78e34008-5672-4c88-b548-bdb44d0f1715 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/354] 199.204.45.235 () {44 vars in 1034 bytes} [Thu May 28 22:50:44 2026] GET /v2.0/subnets/public-subnet?network_id=d1b97458-2da1-4ccf-8b9c-158386e72b00 => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/355] 199.204.45.235 () {44 vars in 1057 bytes} [Thu May 28 22:50:44 2026] GET /v2.0/subnets?name=public-subnet&network_id=d1b97458-2da1-4ccf-8b9c-158386e72b00 => generated 644 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:17.465 7 INFO neutron.pecan_wsgi.hooks.translation [None req-445092bd-ec41-4c18-9d1b-efab397d9248 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/360] 199.204.45.235 () {44 vars in 937 bytes} [Thu May 28 22:51:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 199.204.45.235 () {44 vars in 959 bytes} [Thu May 28 22:51:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:18.499 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dad02389-f443-4502-bd4d-467641fbecad 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/362] 199.204.45.235 () {44 vars in 937 bytes} [Thu May 28 22:51:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/363] 199.204.45.235 () {44 vars in 959 bytes} [Thu May 28 22:51:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:18.597 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ded57eb-310b-45a0-9b5b-310d6637bd2c 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/364] 199.204.45.235 () {44 vars in 1036 bytes} [Thu May 28 22:51:18 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.204.45.235 () {44 vars in 1059 bytes} [Thu May 28 22:51:18 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:19.708 7 INFO neutron.api.v2.resource [None req-eed5a642-6ef5-4548-91e7-7cf820d9feaa 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/366] 199.204.45.235 () {44 vars in 971 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.204.45.235 () {44 vars in 993 bytes} [Thu May 28 22:51:19 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:20 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:20 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 199.204.45.235 () {44 vars in 1011 bytes} [Thu May 28 22:51:20 2026] GET /v2.0/security-group-rules/ca838bcd-b9f9-4fbb-b145-a6975db36204 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:21 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4694 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:21 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.204.45.235 () {44 vars in 1011 bytes} [Thu May 28 22:51:21 2026] GET /v2.0/security-group-rules/f81b3ce7-8244-4bef-a251-004027a35dd6 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:22 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:22 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.204.45.235 () {44 vars in 1011 bytes} [Thu May 28 22:51:22 2026] GET /v2.0/security-group-rules/688c5b05-750d-4e44-8dd7-d21fd34342ad => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.204.45.235 () {44 vars in 1011 bytes} [Thu May 28 22:51:23 2026] GET /v2.0/security-group-rules/8da7956a-8408-4dd3-8088-8ed2731283d7 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:24 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:24 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.204.45.235 () {44 vars in 1011 bytes} [Thu May 28 22:51:24 2026] GET /v2.0/security-group-rules/95ee0c52-9eda-4197-9931-ff2db5476ac0 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.204.45.235 () {44 vars in 987 bytes} [Thu May 28 22:51:25 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1 => generated 732 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:51:25.936 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8560fc5e-1ed9-402e-9612-0c8b9bc80ff3 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/384] 199.204.45.235 () {44 vars in 1076 bytes} [Thu May 28 22:51:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.235 () {44 vars in 1099 bytes} [Thu May 28 22:51:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1 => generated 1250 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:26 2026] GET /v2.0/security-groups/34155b7f-836e-40f8-b220-a6bf1d1c93f9 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:51:32.216 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1dba8c2b-c687-45d1-a54f-a2a4eaa4e7e7 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/389] 199.204.45.235 () {44 vars in 979 bytes} [Thu May 28 22:51:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.235 () {44 vars in 920 bytes} [Thu May 28 22:51:33 2026] GET /v2.0/ports => generated 4721 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:51:35.047 8 INFO neutron.api.v2.resource [None req-1b75e037-a7ed-4728-a777-bc0844336a0a 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/392] 199.204.45.235 () {44 vars in 959 bytes} [Thu May 28 22:51:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.204.45.235 () {44 vars in 981 bytes} [Thu May 28 22:51:35 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:36 2026] GET /v2.0/security-groups/76be6b4d-179c-4355-b982-1387bf6378ea => generated 2882 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:36 2026] GET /v2.0/security-groups/76be6b4d-179c-4355-b982-1387bf6378ea => generated 2882 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.235 () {44 vars in 1011 bytes} [Thu May 28 22:51:36 2026] GET /v2.0/security-group-rules/a8a3e22d-20a5-402f-b556-40c68d4f3048 => generated 621 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:37 2026] GET /v2.0/security-groups/76be6b4d-179c-4355-b982-1387bf6378ea => generated 2882 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:51:37 2026] GET /v2.0/security-groups/76be6b4d-179c-4355-b982-1387bf6378ea => generated 2882 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.235 () {44 vars in 1011 bytes} [Thu May 28 22:51:37 2026] GET /v2.0/security-group-rules/c0bc8b6b-8fd6-4744-b7bd-a295388274f6 => generated 625 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.235 () {44 vars in 975 bytes} [Thu May 28 22:51:49 2026] GET /v2.0/quotas/5076e0185c35485d904e4ccdeac3bc86 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:40.097 8 INFO neutron.api.v2.resource [None req-983b76d4-3f5b-4b91-9e46-240dc608ad8d 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 205/409] 199.204.45.235 () {44 vars in 1074 bytes} [Thu May 28 22:52:40 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 139 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.204.45.235 () {44 vars in 1097 bytes} [Thu May 28 22:52:40 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 4072 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.204.45.235 () {44 vars in 1088 bytes} [Thu May 28 22:52:41 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0?project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:52:41 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 199.204.45.235 () {44 vars in 1011 bytes} [Thu May 28 22:52:41 2026] GET /v2.0/security-group-rules/db3cd2f1-e699-4982-a6a9-1a4b27a5a390 => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 199.204.45.235 () {44 vars in 1088 bytes} [Thu May 28 22:52:42 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0?project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:52:42 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.204.45.235 () {44 vars in 1011 bytes} [Thu May 28 22:52:42 2026] GET /v2.0/security-group-rules/facdff2c-5387-4e34-a316-b63cda2b71f7 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.204.45.235 () {44 vars in 1088 bytes} [Thu May 28 22:52:43 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0?project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 4075 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:52:43 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 199.204.45.235 () {44 vars in 1011 bytes} [Thu May 28 22:52:43 2026] GET /v2.0/security-group-rules/8478cdca-e11f-468e-ab9b-47c3daf8122c => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.204.45.235 () {44 vars in 1088 bytes} [Thu May 28 22:52:44 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0?project_id=6085bdf0db7f472b9e76e44c37ba195a => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.204.45.235 () {44 vars in 1001 bytes} [Thu May 28 22:52:44 2026] GET /v2.0/security-groups/003394c8-cdca-4ba7-8b62-83cf47b024b0 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 199.204.45.235 () {44 vars in 1011 bytes} [Thu May 28 22:52:44 2026] GET /v2.0/security-group-rules/cf0fc333-4c44-432b-9fb5-6ae1ffadbd81 => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/425] 199.204.45.235 () {44 vars in 975 bytes} [Thu May 28 22:52:51 2026] GET /v2.0/quotas/6085bdf0db7f472b9e76e44c37ba195a => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/434] 199.204.45.235 () {44 vars in 949 bytes} [Thu May 28 22:53:41 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) [pid: 7|app: 0|req: 221/439] 10.0.0.250 () {32 vars in 649 bytes} [Thu May 28 22:54:20 2026] GET /v2.0/networks => generated 2168 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:54:21.604 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2de0da78-9d89-4d3d-96d1-04b14092bb33] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-28 22:54:21.615 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca400bc2-9a01-49d0-96b6-c89c976c1ff3] 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: 219/440] 10.0.0.250 () {32 vars in 655 bytes} [Thu May 28 22:54:21 2026] GET /v2.0/floatingips => 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: 222/441] 10.0.0.250 () {32 vars in 647 bytes} [Thu May 28 22:54:21 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/442] 10.0.0.250 () {32 vars in 643 bytes} [Thu May 28 22:54:21 2026] GET /v2.0/ports => generated 4721 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/443] 10.0.0.250 () {32 vars in 647 bytes} [Thu May 28 22:54:21 2026] GET /v2.0/subnets => generated 1261 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 10.0.0.250 () {32 vars in 649 bytes} [Thu May 28 22:54:21 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) [pid: 7|app: 0|req: 224/445] 10.0.0.250 () {32 vars in 663 bytes} [Thu May 28 22:54:22 2026] GET /v2.0/security-groups => generated 17397 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/446] 10.0.0.250 () {32 vars in 655 bytes} [Thu May 28 22:54:22 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:54:32.410 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ca400bc2-9a01-49d0-96b6-c89c976c1ff3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54820. 2026-05-28 22:54:32.411 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2de0da78-9d89-4d3d-96d1-04b14092bb33] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54834. 2026-05-28 22:54:32.635 8 INFO neutron.db.segments_db [None req-60539ab0-2655-4b4f-8da5-27827f127353 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment db81d694-f6cb-43b0-8f80-8eeda658ded8 of type vxlan for network 6eddbb33-334b-4b5b-ae1f-9038c089ed54 [pid: 8|app: 0|req: 224/449] 10.0.0.250 () {34 vars in 671 bytes} [Thu May 28 22:54:32 2026] POST /v2.0/networks => generated 738 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:32.836 7 INFO neutron.db.segments_db [None req-7efaf592-ee66-4c68-b3c5-1b0ad7a1ec51 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 882cade1-fae5-411b-8abf-893231a0b433 of type vxlan for network ef8e3d47-2500-410d-8c6c-ca820eab10d3 2026-05-28 22:54:32.955 8 INFO neutron.db.segments_db [None req-f59361b8-431e-4856-81d4-58a793b73abd 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment dc89a1f9-0244-416f-bcf8-b5f7fd687d9b of type vxlan for network 07b0996f-94c8-4c27-ab08-381769c2d698 [pid: 7|app: 0|req: 226/450] 10.0.0.250 () {34 vars in 671 bytes} [Thu May 28 22:54:32 2026] POST /v2.0/networks => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/451] 10.0.0.250 () {34 vars in 671 bytes} [Thu May 28 22:54:32 2026] POST /v2.0/networks => generated 752 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/452] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:54:32 2026] POST /v2.0/subnets => generated 661 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/453] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:54:33 2026] POST /v2.0/subnets => generated 666 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:33.352 8 INFO neutron.db.segments_db [None req-0bc144fd-7b0c-4294-b41b-2eb920922216 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment a94128ec-90f1-495f-b159-288850489f2a of type vxlan for network 4bb0deed-779d-4930-892c-519b3177cb78 [pid: 7|app: 0|req: 228/454] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:54:33 2026] POST /v2.0/subnets => generated 675 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:33.507 7 INFO neutron.db.segments_db [None req-545c3f2a-9a09-4e5a-af74-4c61b3fc10ee 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment aba45b20-98e3-4248-b14a-4fc44ebeeb5d of type vxlan for network f9be6541-c667-4f34-b475-23af061162bf 2026-05-28 22:54:33.754 8 INFO neutron.db.l3_hamode_db [None req-0bc144fd-7b0c-4294-b41b-2eb920922216 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:54:34.015 7 INFO neutron.db.l3_hamode_db [None req-545c3f2a-9a09-4e5a-af74-4c61b3fc10ee 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:54:34.948 8 INFO neutron.db.l3_hamode_db [None req-0bc144fd-7b0c-4294-b41b-2eb920922216 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:54:35.123 7 INFO neutron.db.l3_hamode_db [None req-545c3f2a-9a09-4e5a-af74-4c61b3fc10ee 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 227/455] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:54:33 2026] POST /v2.0/routers => generated 725 bytes in 3060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:36.399 8 INFO neutron.db.segments_db [None req-64373387-5919-4cba-8b13-57f1e629503b 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 7d4b3833-8f81-4ce0-a6a6-9601c8e10cd9 of type vxlan for network 1fafdd16-1c5f-41a7-b851-895c49eccfbc [pid: 7|app: 0|req: 229/456] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:54:33 2026] POST /v2.0/routers => generated 730 bytes in 3114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:36.665 8 INFO neutron.db.l3_hamode_db [None req-64373387-5919-4cba-8b13-57f1e629503b 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/457] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:54:36 2026] GET /v2.0/security-groups?tenant_id=429a73127b4d493fb80479980f7205ef&name=default => generated 2922 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:54:37.608 8 INFO neutron.db.l3_hamode_db [None req-64373387-5919-4cba-8b13-57f1e629503b 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/458] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:54:36 2026] PUT /v2.0/routers/59c2fde8-d4a0-4f2b-b37a-20410e524b2b/add_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/459] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:54:36 2026] POST /v2.0/routers => generated 739 bytes in 2603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/460] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:54:38 2026] DELETE /v2.0/security-groups/e2a792fc-b2f4-4732-83c5-8f4e8d4928f2 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:54:39.083 8 WARNING neutron_lib.context [None req-8a53283b-1612-495e-bf68-819dfa0205ea 6b4e3494b5ae4121a613ad2bfbb0b02a 323c9537009245588c898e2cbb82875e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 230/461] 10.0.0.250 () {34 vars in 685 bytes} [Thu May 28 22:54:39 2026] POST /v2.0/security-groups => generated 1660 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:54:38 2026] PUT /v2.0/routers/6dbd91a9-43b3-438d-bd68-912a69655a09/add_router_interface => generated 309 bytes in 1595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:39.881 7 WARNING neutron_lib.context [None req-6b624462-5104-4c92-93b3-1b50c818d30a 6b4e3494b5ae4121a613ad2bfbb0b02a 323c9537009245588c898e2cbb82875e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/463] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:54:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:40.026 7 WARNING neutron_lib.context [None req-471b97db-65cd-4f5f-8b3d-e10f60ef35d8 6b4e3494b5ae4121a613ad2bfbb0b02a 323c9537009245588c898e2cbb82875e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/464] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:54:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:40.141 7 WARNING neutron_lib.context [None req-59115b13-1ea1-46b3-bbed-b34453f1e228 6b4e3494b5ae4121a613ad2bfbb0b02a 323c9537009245588c898e2cbb82875e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/465] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:54:39 2026] PUT /v2.0/routers/cd0b238e-32db-426a-81c6-5b10f42e157c/add_router_interface => generated 309 bytes in 1413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 22:54:40 2026] POST /v2.0/floatingips => generated 552 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:41.068 7 WARNING neutron_lib.context [req-cb942705-05bf-42f0-a1f6-41215bc923bf req-96ed34aa-9463-4d68-8628-51c631b12558 9e596ebe51564025b6c9ca180849141b b3023f8cfb7f4f6bb5f2231af7010d40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:54:41.105 8 INFO neutron.db.segments_db [None req-34257aa8-b24d-4827-a4a0-c188b11439e6 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 9ba9ba06-26be-49e0-87af-9d2c321f10e3 of type vxlan for network faf362cf-56a6-42f5-a53b-d1baff5c5e19 [pid: 7|app: 0|req: 236/467] 10.0.0.17 () {38 vars in 970 bytes} [Thu May 28 22:54:41 2026] POST /v2.0/security-groups => generated 1682 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:54:41.183 7 WARNING neutron_lib.context [None req-48d5d89d-0684-4b68-adc3-71ab75d6a964 f0e224a84cce4e2a806c65c7eb17ab42 685ae63dd80245398d92b06a183e448b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/468] 10.0.0.250 () {34 vars in 671 bytes} [Thu May 28 22:54:40 2026] POST /v2.0/networks => generated 748 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:41.237 8 WARNING neutron_lib.context [req-8ebe33d2-975f-4d4a-889a-e812f220f532 req-286a2a23-a0a9-41ca-93c9-ad6ccb879159 9e596ebe51564025b6c9ca180849141b b3023f8cfb7f4f6bb5f2231af7010d40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/469] 10.0.0.250 () {34 vars in 685 bytes} [Thu May 28 22:54:41 2026] POST /v2.0/security-groups => generated 1659 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/472] 10.0.0.17 () {38 vars in 970 bytes} [Thu May 28 22:54:41 2026] POST /v2.0/security-groups => generated 1682 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:54:41.394 8 WARNING neutron_lib.context [None req-17c3b430-14d2-4cbd-80cd-e67f1abadc3c f0e224a84cce4e2a806c65c7eb17ab42 685ae63dd80245398d92b06a183e448b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/473] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:54:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:41.522 8 WARNING neutron_lib.context [req-4d641e55-7756-46ad-a2c6-230f2303fe16 req-7c6fba42-7d7a-4ed4-83fc-4a8c5363a467 9e596ebe51564025b6c9ca180849141b b3023f8cfb7f4f6bb5f2231af7010d40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 240/474] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:54:41 2026] POST /v2.0/subnets => generated 671 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:41.530 7 WARNING neutron_lib.context [None req-150d0998-abc5-4ab8-88af-35e260fbce08 f0e224a84cce4e2a806c65c7eb17ab42 685ae63dd80245398d92b06a183e448b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 235/475] 10.0.0.17 () {38 vars in 970 bytes} [Thu May 28 22:54:41 2026] POST /v2.0/security-groups => generated 1680 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/476] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:54:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:41.667 7 WARNING neutron_lib.context [None req-3fd7d85e-8b5b-433f-8d55-770a2fd08264 f0e224a84cce4e2a806c65c7eb17ab42 685ae63dd80245398d92b06a183e448b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:54:41.715 8 INFO neutron.db.segments_db [None req-6217c6d6-3d5a-4858-bd8e-9505a3454314 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment e3677d55-12d6-4aaa-a223-32d361bfb59d of type vxlan for network 6ab0c420-ba33-4a88-83da-87fe07019ef0 2026-05-28 22:54:42.089 8 INFO neutron.db.l3_hamode_db [None req-6217c6d6-3d5a-4858-bd8e-9505a3454314 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 242/477] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 22:54:41 2026] POST /v2.0/floatingips => generated 552 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/478] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:54:42 2026] GET /v2.0/security-groups?tenant_id=b3023f8cfb7f4f6bb5f2231af7010d40 => generated 7905 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/479] 10.0.0.17 () {34 vars in 1097 bytes} [Thu May 28 22:54:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--874669941&fields=id&tenant_id=323c9537009245588c898e2cbb82875e => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/480] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:42 2026] GET /v2.0/security-groups/2907c72d-f3ab-4aed-a2f9-c3e1bb37857a => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/481] 10.0.0.17 () {34 vars in 981 bytes} [Thu May 28 22:54:42 2026] GET /v2.0/networks?id=6eddbb33-334b-4b5b-ae1f-9038c089ed54 => generated 670 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/482] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:42 2026] GET /v2.0/security-groups/2907c72d-f3ab-4aed-a2f9-c3e1bb37857a => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/483] 10.0.0.17 () {34 vars in 964 bytes} [Thu May 28 22:54:42 2026] GET /v2.0/quotas/323c9537009245588c898e2cbb82875e => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/484] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:54:42 2026] GET /v2.0/ports?tenant_id=323c9537009245588c898e2cbb82875e&fields=id => generated 103 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/485] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:42 2026] GET /v2.0/security-groups/0e3de689-e62c-4732-b4f4-a10b03ca3bf3 => generated 1682 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/486] 10.0.0.17 () {36 vars in 1012 bytes} [Thu May 28 22:54:42 2026] DELETE /v2.0/security-groups/0e3de689-e62c-4732-b4f4-a10b03ca3bf3 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/487] 10.0.0.17 () {34 vars in 1097 bytes} [Thu May 28 22:54:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--251307523&fields=id&tenant_id=685ae63dd80245398d92b06a183e448b => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/488] 10.0.0.17 () {34 vars in 981 bytes} [Thu May 28 22:54:42 2026] GET /v2.0/networks?id=07b0996f-94c8-4c27-ab08-381769c2d698 => generated 684 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/489] 10.0.0.17 () {34 vars in 964 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/quotas/685ae63dd80245398d92b06a183e448b => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:43.199 8 INFO neutron.db.l3_hamode_db [None req-6217c6d6-3d5a-4858-bd8e-9505a3454314 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 255/490] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/ports?tenant_id=685ae63dd80245398d92b06a183e448b&fields=id => generated 103 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/491] 10.0.0.17 () {34 vars in 906 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/extensions => generated 19901 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/492] 10.0.0.17 () {34 vars in 1007 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/networks/6eddbb33-334b-4b5b-ae1f-9038c089ed54?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: 258/493] 10.0.0.17 () {34 vars in 1107 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/networks/6eddbb33-334b-4b5b-ae1f-9038c089ed54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/494] 10.0.0.17 () {34 vars in 906 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/extensions => generated 19901 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-28 22:54:43.641 7 INFO neutron.api.v2.resource [req-bbcfc46d-0535-4217-b192-9130b497ce25 req-fc8fd8cc-a55c-4878-a346-8a95891de5f6 9e596ebe51564025b6c9ca180849141b b3023f8cfb7f4f6bb5f2231af7010d40 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 260/495] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/security-groups/0e3de689-e62c-4732-b4f4-a10b03ca3bf3 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/496] 10.0.0.17 () {34 vars in 1007 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/497] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/ports?device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/498] 10.0.0.17 () {34 vars in 1107 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/499] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:43 2026] GET /v2.0/security-groups/0a313126-8ed2-4719-822e-45d6498f474e => generated 1682 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/500] 10.0.0.17 () {36 vars in 1012 bytes} [Thu May 28 22:54:43 2026] DELETE /v2.0/security-groups/0a313126-8ed2-4719-822e-45d6498f474e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:54:44.040 7 INFO neutron.api.v2.resource [req-aabf8d69-f5ec-411c-8d81-ab8b9c0f6973 req-2d3c7a65-f2d9-44de-b4b8-832353fe6f77 9e596ebe51564025b6c9ca180849141b b3023f8cfb7f4f6bb5f2231af7010d40 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 266/501] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:44 2026] GET /v2.0/security-groups/0a313126-8ed2-4719-822e-45d6498f474e => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/502] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:44 2026] GET /v2.0/security-groups/26696168-9de9-4ea4-b08d-998c193ed3d1 => generated 1680 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/503] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:44 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/504] 10.0.0.17 () {36 vars in 1012 bytes} [Thu May 28 22:54:44 2026] DELETE /v2.0/security-groups/26696168-9de9-4ea4-b08d-998c193ed3d1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:54:44.269 7 INFO neutron.api.v2.resource [req-17c70cd2-c94f-4a29-84cd-e9af04d7637a req-84c9a26c-2d80-4e3a-a6dc-ad61872c8a1e 9e596ebe51564025b6c9ca180849141b b3023f8cfb7f4f6bb5f2231af7010d40 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 270/505] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:44 2026] GET /v2.0/security-groups/26696168-9de9-4ea4-b08d-998c193ed3d1 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/506] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:54:44 2026] GET /v2.0/security-groups?tenant_id=b3023f8cfb7f4f6bb5f2231af7010d40 => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/507] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:44 2026] GET /v2.0/security-groups/2907c72d-f3ab-4aed-a2f9-c3e1bb37857a => generated 2918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/508] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:44 2026] GET /v2.0/security-groups/2907c72d-f3ab-4aed-a2f9-c3e1bb37857a => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:54:44.495 7 INFO neutron.api.v2.resource [req-0618b328-700c-4ad2-a606-62ce8222570f req-722b90f2-33d6-453a-9a40-63e175b76f36 9e596ebe51564025b6c9ca180849141b b3023f8cfb7f4f6bb5f2231af7010d40 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 274/509] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:44 2026] GET /v2.0/security-groups/26696168-9de9-4ea4-b08d-998c193ed3d1 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:54:44.543 7 INFO neutron.api.v2.resource [req-77acc03d-618e-4c7b-aa39-a76074fab151 req-2a1218d2-61cd-4cce-a33a-81110a148e59 9e596ebe51564025b6c9ca180849141b b3023f8cfb7f4f6bb5f2231af7010d40 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 275/510] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:44 2026] GET /v2.0/security-groups/0a313126-8ed2-4719-822e-45d6498f474e => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:54:44.587 7 INFO neutron.api.v2.resource [req-1a1fe7ec-5ba0-4d90-9788-399f6a5f014d req-17ba8ae4-2827-4814-b33a-65be1385ec25 9e596ebe51564025b6c9ca180849141b b3023f8cfb7f4f6bb5f2231af7010d40 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 276/511] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:44 2026] GET /v2.0/security-groups/0e3de689-e62c-4732-b4f4-a10b03ca3bf3 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/512] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:54:41 2026] POST /v2.0/routers => generated 735 bytes in 3065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/513] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:54:44 2026] PUT /v2.0/routers/7c5a1b24-e7b5-455c-851d-f2d386b6c7db/add_router_interface => generated 309 bytes in 1631 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/514] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:46 2026] GET /v2.0/ports?device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => 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: 239/515] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:54:46 2026] GET /v2.0/networks?id=6eddbb33-334b-4b5b-ae1f-9038c089ed54 => generated 670 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/516] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:54:46 2026] GET /v2.0/networks?id=07b0996f-94c8-4c27-ab08-381769c2d698 => generated 684 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/517] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:46 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/518] 199.204.45.235 () {34 vars in 1050 bytes} [Thu May 28 22:54:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=323c9537009245588c898e2cbb82875e => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/519] 199.204.45.235 () {34 vars in 1050 bytes} [Thu May 28 22:54:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=685ae63dd80245398d92b06a183e448b => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:46.668 8 WARNING neutron_lib.context [req-a0057214-ba80-4630-8d08-4d7301ae3540 req-41a7a196-e4ef-49b7-b897-68d2a150dd93 6b4e3494b5ae4121a613ad2bfbb0b02a 323c9537009245588c898e2cbb82875e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 277/520] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:54:44 2026] PUT /v2.0/routers/6dbd91a9-43b3-438d-bd68-912a69655a09/remove_router_interface => generated 309 bytes in 2397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:47.000 7 WARNING neutron_lib.context [req-1424ad4e-083e-4d3c-9213-65b1055f296b req-5a6cdfb3-0559-42aa-bea1-7d9d26132c99 f0e224a84cce4e2a806c65c7eb17ab42 685ae63dd80245398d92b06a183e448b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 244/521] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 22:54:46 2026] POST /v2.0/ports => generated 954 bytes in 599 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-28 22:54:47.269 8 WARNING neutron_lib.context [req-cf37033d-0c4e-4e82-a06b-d4b8adcf9d8e req-64330f54-fd18-4624-91ae-2c11d630d305 34ab67b2960a41cda4c30a2e2dbdb779 dd99408f885341ba8a462b67a8ba2ef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 245/522] 10.0.0.17 () {38 vars in 970 bytes} [Thu May 28 22:54:47 2026] POST /v2.0/security-groups => generated 1685 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/523] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 22:54:46 2026] POST /v2.0/ports => generated 954 bytes in 517 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: 279/524] 199.204.45.235 () {34 vars in 911 bytes} [Thu May 28 22:54:47 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/525] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:47 2026] GET /v2.0/security-groups/363804bb-767e-4fb2-a491-1a8117f532b6 => generated 1685 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/526] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:47 2026] GET /v2.0/ports?device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 957 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/527] 199.204.45.235 () {34 vars in 911 bytes} [Thu May 28 22:54:47 2026] GET /v2.0/extensions => generated 19901 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-28 22:54:47.609 7 WARNING neutron_lib.context [req-1873e89e-dbfe-4802-bab7-99d70673e81d req-777ebe1d-0fa1-4a39-9101-bf5b7cfabecb 34ab67b2960a41cda4c30a2e2dbdb779 dd99408f885341ba8a462b67a8ba2ef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/528] 10.0.0.17 () {38 vars in 980 bytes} [Thu May 28 22:54:47 2026] POST /v2.0/security-group-rules => generated 614 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/529] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:47 2026] GET /v2.0/security-groups?id=6d31b18d-e909-4102-8b62-8b4934f21ecc&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/530] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:47 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 957 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:47.825 7 WARNING neutron_lib.context [req-34e57f53-5f8f-474c-a9e3-60fbcb88ce99 req-9faf0ff9-cc90-4294-b481-be0d98ec6cda 34ab67b2960a41cda4c30a2e2dbdb779 dd99408f885341ba8a462b67a8ba2ef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/531] 10.0.0.17 () {38 vars in 970 bytes} [Thu May 28 22:54:47 2026] POST /v2.0/security-groups => generated 1685 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/532] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:47 2026] GET /v2.0/security-groups?id=e1409fd0-82e7-404a-999b-3406baaf6a89&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:48.194 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-c18f7508-67b4-4f5b-a061-2a8967552e7b 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - 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 570, 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 597, 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 644, 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 724, 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 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-28 22:54:48.631 8 INFO neutron.db.l3_hamode_db [None req-c18f7508-67b4-4f5b-a061-2a8967552e7b 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] HA network f9be6541-c667-4f34-b475-23af061162bf was deleted as no HA routers are present in tenant b3023f8cfb7f4f6bb5f2231af7010d40. [pid: 8|app: 0|req: 246/533] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:54:47 2026] DELETE /v2.0/routers/6dbd91a9-43b3-438d-bd68-912a69655a09 => generated 0 bytes in 1248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/534] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:54:48 2026] PUT /v2.0/ports/f6b27eec-20c3-4a27-a6cf-6b39386899a8 => generated 1199 bytes in 620 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: 289/535] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:48 2026] GET /v2.0/security-groups/ee168562-10ce-4b4f-a884-eeb87d01d83b => generated 1685 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/536] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:54:48 2026] DELETE /v2.0/subnets/71d302a1-09fe-41e6-a23d-f2806b884af2 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 291/537] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:54:48 2026] GET /v2.0/ports?tenant_id=323c9537009245588c898e2cbb82875e&device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:54:48.993 7 WARNING neutron_lib.context [req-81e6f0ea-96ba-48b6-a454-2e7819d192c9 req-56fe68a2-90fa-4fd3-9674-fb5baf25af9b 34ab67b2960a41cda4c30a2e2dbdb779 dd99408f885341ba8a462b67a8ba2ef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:54:49.032 8 INFO neutron.services.segments.plugin [-] Segment aba45b20-98e3-4248-b14a-4fc44ebeeb5d resource provider aggregate not found 2026-05-28 22:54:49.036 8 INFO neutron.services.segments.plugin [-] Segment aba45b20-98e3-4248-b14a-4fc44ebeeb5d resource provider aggregate not found 2026-05-28 22:54:49.062 8 INFO neutron.services.segments.plugin [-] Segment aba45b20-98e3-4248-b14a-4fc44ebeeb5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aba45b20-98e3-4248-b14a-4fc44ebeeb5d found for delete ", "request_id": "req-cb2676b5-4f10-4090-b522-d70bb53f5f95"}]} 2026-05-28 22:54:49.073 8 INFO neutron.services.segments.plugin [-] Segment aba45b20-98e3-4248-b14a-4fc44ebeeb5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aba45b20-98e3-4248-b14a-4fc44ebeeb5d found for delete ", "request_id": "req-8c920bbe-18dd-4338-90e9-ce246a1a5994"}]} [pid: 7|app: 0|req: 292/538] 10.0.0.17 () {38 vars in 980 bytes} [Thu May 28 22:54:48 2026] POST /v2.0/security-group-rules => generated 614 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/539] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:54:48 2026] PUT /v2.0/ports/1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => generated 1199 bytes in 481 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: 293/540] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/ports?device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:49.247 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fc53b95-2e98-4f87-9d6c-b136307e3570'] response: {'name': 'network-changed', 'server_uuid': '26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555', 'tag': 'f6b27eec-20c3-4a27-a6cf-6b39386899a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 294/541] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f6b27eec-20c3-4a27-a6cf-6b39386899a8 => 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: 295/542] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/ports?tenant_id=685ae63dd80245398d92b06a183e448b&device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 296/543] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/security-groups?id=6d31b18d-e909-4102-8b62-8b4934f21ecc&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: 297/544] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/545] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/subnets?id=089cedf7-1a70-410d-bd30-860ae6408350 => generated 664 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/546] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => 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: 248/547] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:54:49 2026] DELETE /v2.0/networks/ef8e3d47-2500-410d-8c6c-ca820eab10d3 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 300/548] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/security-groups/ee168562-10ce-4b4f-a884-eeb87d01d83b => generated 2310 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/549] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/security-groups?id=e1409fd0-82e7-404a-999b-3406baaf6a89&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/550] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/subnets?id=215c5295-42c3-4aa4-b531-9f855c64d11e => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/551] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/ports?network_id=6eddbb33-334b-4b5b-ae1f-9038c089ed54&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:54:49.660 8 WARNING neutron_lib.context [req-dd6cbee4-8e5e-4785-87a1-27e2791d475e req-6f656d68-29e1-4e49-a2c3-580c2babe737 34ab67b2960a41cda4c30a2e2dbdb779 dd99408f885341ba8a462b67a8ba2ef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 302/552] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/ports?network_id=07b0996f-94c8-4c27-ab08-381769c2d698&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: 303/553] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/networks/6eddbb33-334b-4b5b-ae1f-9038c089ed54?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:54:49.811 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96b84144-bff7-4835-99e4-a22adf5362d7'] response: {'name': 'network-changed', 'server_uuid': '1e5fbec6-1358-4812-9a2b-5cdac6bb600e', 'tag': '1f1b7dcb-f764-473b-b8f3-64851c9e4c67', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 251/554] 10.0.0.17 () {38 vars in 980 bytes} [Thu May 28 22:54:49 2026] POST /v2.0/security-group-rules => generated 619 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/555] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?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: 252/556] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/security-groups?tenant_id=b3023f8cfb7f4f6bb5f2231af7010d40&name=default => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/557] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/security-groups/ee168562-10ce-4b4f-a884-eeb87d01d83b => generated 2940 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/558] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/networks/6eddbb33-334b-4b5b-ae1f-9038c089ed54?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: 306/559] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:54:49 2026] DELETE /v2.0/security-groups/2907c72d-f3ab-4aed-a2f9-c3e1bb37857a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/560] 10.0.0.17 () {34 vars in 1000 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/security-group-rules/33689eac-cfba-4285-8337-bf5726b6674d => generated 616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/561] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/ports?tenant_id=323c9537009245588c898e2cbb82875e&device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/562] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/security-groups/ee168562-10ce-4b4f-a884-eeb87d01d83b => generated 2940 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/563] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:54:49 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/564] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/networks?id=6eddbb33-334b-4b5b-ae1f-9038c089ed54 => generated 766 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/565] 10.0.0.17 () {36 vars in 1022 bytes} [Thu May 28 22:54:50 2026] DELETE /v2.0/security-group-rules/33689eac-cfba-4285-8337-bf5726b6674d => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/566] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f6b27eec-20c3-4a27-a6cf-6b39386899a8 => 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: 256/567] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/ports?tenant_id=685ae63dd80245398d92b06a183e448b&device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/568] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/security-groups/ee168562-10ce-4b4f-a884-eeb87d01d83b => generated 2310 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/569] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/subnets?id=089cedf7-1a70-410d-bd30-860ae6408350 => generated 664 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/570] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/networks?id=07b0996f-94c8-4c27-ab08-381769c2d698 => generated 780 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/571] 10.0.0.17 () {36 vars in 1012 bytes} [Thu May 28 22:54:50 2026] DELETE /v2.0/security-groups/ee168562-10ce-4b4f-a884-eeb87d01d83b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/572] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/ports?network_id=6eddbb33-334b-4b5b-ae1f-9038c089ed54&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: 259/573] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => 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: 315/574] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/ports?device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/575] 10.0.0.17 () {34 vars in 990 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/security-groups/363804bb-767e-4fb2-a491-1a8117f532b6 => generated 2310 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/576] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/networks/6eddbb33-334b-4b5b-ae1f-9038c089ed54?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/577] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/subnets?id=215c5295-42c3-4aa4-b531-9f855c64d11e => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/578] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/security-groups?id=6d31b18d-e909-4102-8b62-8b4934f21ecc&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: 262/579] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/networks/6eddbb33-334b-4b5b-ae1f-9038c089ed54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/580] 10.0.0.17 () {36 vars in 1012 bytes} [Thu May 28 22:54:50 2026] DELETE /v2.0/security-groups/363804bb-767e-4fb2-a491-1a8117f532b6 => 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: 263/581] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/ports?network_id=07b0996f-94c8-4c27-ab08-381769c2d698&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: 319/582] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/583] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?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: 321/584] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/security-groups?id=e1409fd0-82e7-404a-999b-3406baaf6a89&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/585] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:54:50 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:54:51.085 8 INFO neutron.services.segments.plugin [-] Segment 882cade1-fae5-411b-8abf-893231a0b433 resource provider aggregate not found 2026-05-28 22:54:51.092 8 INFO neutron.services.segments.plugin [-] Segment 882cade1-fae5-411b-8abf-893231a0b433 resource provider aggregate not found 2026-05-28 22:54:51.103 8 INFO neutron.services.segments.plugin [-] Segment 882cade1-fae5-411b-8abf-893231a0b433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 882cade1-fae5-411b-8abf-893231a0b433 found for delete ", "request_id": "req-0e2b6a67-03e1-43f4-8e28-b6028d203a45"}]} 2026-05-28 22:54:51.113 8 INFO neutron.services.segments.plugin [-] Segment 882cade1-fae5-411b-8abf-893231a0b433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 882cade1-fae5-411b-8abf-893231a0b433 found for delete ", "request_id": "req-a7f97454-7289-473a-a07e-71dc98e12303"}]} [pid: 7|app: 0|req: 323/586] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:51 2026] GET /v2.0/ports?device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/587] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:51 2026] GET /v2.0/security-groups?id=6d31b18d-e909-4102-8b62-8b4934f21ecc&fields=id&fields=name => generated 113 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/588] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:51 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/589] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:54:50 2026] PUT /v2.0/routers/7c5a1b24-e7b5-455c-851d-f2d386b6c7db/remove_router_interface => generated 309 bytes in 1261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/590] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:52 2026] GET /v2.0/security-groups?id=e1409fd0-82e7-404a-999b-3406baaf6a89&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:52.394 7 INFO neutron.db.segments_db [None req-275c7a36-4476-4287-a4d1-36daaa488b03 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 58cc1dfa-603f-499e-9a51-8d795f496e79 of type vxlan for network f46c29b9-bd51-4876-b135-eae4cc73a7bc [pid: 7|app: 0|req: 326/591] 10.0.0.250 () {34 vars in 671 bytes} [Thu May 28 22:54:51 2026] POST /v2.0/networks => generated 744 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/592] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:54:52 2026] POST /v2.0/subnets => generated 667 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:52.828 7 INFO neutron.db.segments_db [None req-5dbf4b51-c5bc-4da4-a44d-e0b987d1e460 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 7fc6acb5-fa4c-4247-b630-97341bbc394a of type vxlan for network 4f9e2226-a4a6-418b-a581-ade913ef93f1 2026-05-28 22:54:53.142 7 INFO neutron.db.l3_hamode_db [None req-5dbf4b51-c5bc-4da4-a44d-e0b987d1e460 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:54:53.165 8 INFO neutron.services.segments.plugin [-] Segment e3677d55-12d6-4aaa-a223-32d361bfb59d resource provider aggregate not found 2026-05-28 22:54:53.174 8 INFO neutron.services.segments.plugin [-] Segment e3677d55-12d6-4aaa-a223-32d361bfb59d resource provider aggregate not found 2026-05-28 22:54:53.189 8 INFO neutron.services.segments.plugin [-] Segment e3677d55-12d6-4aaa-a223-32d361bfb59d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3677d55-12d6-4aaa-a223-32d361bfb59d found for delete ", "request_id": "req-d27ab309-e3f3-404d-a388-e0b0660cc230"}]} 2026-05-28 22:54:53.190 8 INFO neutron.services.segments.plugin [-] Segment e3677d55-12d6-4aaa-a223-32d361bfb59d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3677d55-12d6-4aaa-a223-32d361bfb59d found for delete ", "request_id": "req-e6f109fc-e285-4672-bfb9-6321dee06452"}]} 2026-05-28 22:54:53.195 8 INFO neutron.db.l3_hamode_db [None req-b875feb7-5440-465f-aedc-27b2d8afa502 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] HA network 6ab0c420-ba33-4a88-83da-87fe07019ef0 was deleted as no HA routers are present in tenant dd99408f885341ba8a462b67a8ba2ef2. [pid: 8|app: 0|req: 266/593] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:54:52 2026] DELETE /v2.0/routers/7c5a1b24-e7b5-455c-851d-f2d386b6c7db => generated 0 bytes in 1141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/594] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:53 2026] GET /v2.0/ports?device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/595] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:53 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/596] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:54:53 2026] DELETE /v2.0/subnets/3c038cea-017d-4eff-964d-32e13a1b21fe => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/597] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:53 2026] GET /v2.0/security-groups?id=6d31b18d-e909-4102-8b62-8b4934f21ecc&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: 271/598] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:53 2026] GET /v2.0/security-groups?id=e1409fd0-82e7-404a-999b-3406baaf6a89&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: 272/599] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:54:53 2026] DELETE /v2.0/networks/faf362cf-56a6-42f5-a53b-d1baff5c5e19 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:54.345 7 INFO neutron.db.l3_hamode_db [None req-5dbf4b51-c5bc-4da4-a44d-e0b987d1e460 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 273/600] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:54:54 2026] GET /v2.0/security-groups?tenant_id=dd99408f885341ba8a462b67a8ba2ef2&name=default => generated 2925 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/601] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:54:54 2026] DELETE /v2.0/security-groups/9a3e71c5-71e4-4707-a47e-49e05278e539 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/602] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:54 2026] GET /v2.0/ports?device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/603] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:54 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/604] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:54 2026] GET /v2.0/security-groups?id=6d31b18d-e909-4102-8b62-8b4934f21ecc&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/605] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:54 2026] GET /v2.0/security-groups?id=e1409fd0-82e7-404a-999b-3406baaf6a89&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/606] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:55 2026] GET /v2.0/ports?device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:55.218 8 INFO neutron.services.segments.plugin [-] Segment 9ba9ba06-26be-49e0-87af-9d2c321f10e3 resource provider aggregate not found 2026-05-28 22:54:55.238 8 INFO neutron.services.segments.plugin [-] Segment 9ba9ba06-26be-49e0-87af-9d2c321f10e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ba9ba06-26be-49e0-87af-9d2c321f10e3 found for delete ", "request_id": "req-be7899b5-d1ed-491e-b604-53da38f8cdad"}]} 2026-05-28 22:54:55.238 8 INFO neutron.services.segments.plugin [-] Segment 9ba9ba06-26be-49e0-87af-9d2c321f10e3 resource provider aggregate not found 2026-05-28 22:54:55.267 8 INFO neutron.services.segments.plugin [-] Segment 9ba9ba06-26be-49e0-87af-9d2c321f10e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ba9ba06-26be-49e0-87af-9d2c321f10e3 found for delete ", "request_id": "req-d252d0e3-cffe-45ef-9226-91f9faaac7c3"}]} [pid: 7|app: 0|req: 328/607] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:54:52 2026] POST /v2.0/routers => generated 731 bytes in 3183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:54:56.058 8 INFO neutron.db.l3_db [None req-1705fe89-fd11-490b-9af4-a36d39a14531 6b4e3494b5ae4121a613ad2bfbb0b02a 323c9537009245588c898e2cbb82875e - - default default] Floating IP e6aba439-74ed-4234-8c9c-5a0fee1dfd8f associated. External IP: 10.96.250.202, port: f6b27eec-20c3-4a27-a6cf-6b39386899a8. [pid: 8|app: 0|req: 280/608] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:54:55 2026] PUT /v2.0/floatingips/e6aba439-74ed-4234-8c9c-5a0fee1dfd8f => generated 855 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/609] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:56 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/612] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:56 2026] GET /v2.0/ports?device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/613] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:56 2026] GET /v2.0/security-groups?id=e1409fd0-82e7-404a-999b-3406baaf6a89&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:56.673 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da00da6f-9300-4ec9-bef3-2837d745c516'] response: {'name': 'network-changed', 'server_uuid': '26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555', 'tag': 'f6b27eec-20c3-4a27-a6cf-6b39386899a8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 286/614] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:56 2026] GET /v2.0/security-groups?id=6d31b18d-e909-4102-8b62-8b4934f21ecc&fields=id&fields=name => generated 113 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/615] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:54:56 2026] GET /v2.0/ports?tenant_id=323c9537009245588c898e2cbb82875e&device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 1240 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/616] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:54:56 2026] GET /v2.0/networks?id=6eddbb33-334b-4b5b-ae1f-9038c089ed54 => generated 766 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/617] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:54:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f6b27eec-20c3-4a27-a6cf-6b39386899a8 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/618] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/subnets?id=089cedf7-1a70-410d-bd30-860ae6408350 => generated 664 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/619] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/ports?network_id=6eddbb33-334b-4b5b-ae1f-9038c089ed54&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: 292/620] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/ports?device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/621] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/networks/6eddbb33-334b-4b5b-ae1f-9038c089ed54?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: 294/622] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/security-groups?id=6d31b18d-e909-4102-8b62-8b4934f21ecc&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: 295/623] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/networks/6eddbb33-334b-4b5b-ae1f-9038c089ed54?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: 329/624] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:54:55 2026] PUT /v2.0/routers/9942f336-31de-4434-a2ea-ae80686c68b5/add_router_interface => generated 309 bytes in 1525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/625] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/626] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/security-groups?id=e1409fd0-82e7-404a-999b-3406baaf6a89&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: 330/627] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/ports?device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/628] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:57 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:58.305 8 INFO neutron.db.l3_db [req-d683b47b-ad5e-4248-8a24-a5be45bf6322 req-0e8d32fb-f183-481e-8594-0f2704eccf3c 6b4e3494b5ae4121a613ad2bfbb0b02a 323c9537009245588c898e2cbb82875e - - default default] Floating IP e6aba439-74ed-4234-8c9c-5a0fee1dfd8f disassociated. External IP: 10.96.250.202, port: f6b27eec-20c3-4a27-a6cf-6b39386899a8. 2026-05-28 22:54:58.639 7 INFO neutron.db.l3_db [None req-2c963184-b3be-4ca5-8ffa-8416c40f2882 f0e224a84cce4e2a806c65c7eb17ab42 685ae63dd80245398d92b06a183e448b - - default default] Floating IP b0d96a7c-161e-4664-a8c9-a18388160594 associated. External IP: 10.96.250.208, port: 1f1b7dcb-f764-473b-b8f3-64851c9e4c67. [pid: 8|app: 0|req: 298/629] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 22:54:57 2026] DELETE /v2.0/ports/f6b27eec-20c3-4a27-a6cf-6b39386899a8 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:54:58.763 8 WARNING neutron_lib.context [None req-d661a372-6535-484c-96b5-11d46226a806 decc2b49bb614ccaaefb3e0896d8bd4e 3ed64537cdce411f91ab98af8ab7c1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:54:58.803 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-736870a3-1a0f-4782-9852-a19d1b244e6f'] response: {'server_uuid': '26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555', 'name': 'network-vif-deleted', 'tag': 'f6b27eec-20c3-4a27-a6cf-6b39386899a8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 299/630] 10.0.0.250 () {34 vars in 685 bytes} [Thu May 28 22:54:58 2026] POST /v2.0/security-groups => generated 1659 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/631] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:58 2026] GET /v2.0/ports?device_id=26d5f5bc-87b5-4c93-b1b2-0b2e64d0e555 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:54:58.928 8 WARNING neutron_lib.context [None req-cedb616f-760f-4fd0-9b98-4024855a4dab decc2b49bb614ccaaefb3e0896d8bd4e 3ed64537cdce411f91ab98af8ab7c1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 332/632] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:54:58 2026] PUT /v2.0/floatingips/b0d96a7c-161e-4664-a8c9-a18388160594 => generated 855 bytes in 946 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:59.046 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80c79d23-d43f-47c9-b0fd-3a258838ea29'] response: {'name': 'network-changed', 'server_uuid': '1e5fbec6-1358-4812-9a2b-5cdac6bb600e', 'tag': '1f1b7dcb-f764-473b-b8f3-64851c9e4c67', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 301/633] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:54:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/634] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:54:59 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/635] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:54:59 2026] GET /v2.0/ports?tenant_id=685ae63dd80245398d92b06a183e448b&device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:54:59.301 8 WARNING neutron_lib.context [None req-29e2dd4f-9da0-4d42-a1ca-e2a56a798ed9 decc2b49bb614ccaaefb3e0896d8bd4e 3ed64537cdce411f91ab98af8ab7c1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 333/636] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:54:58 2026] GET /v2.0/security-groups?tenant_id=8dfd6f7c30fb46aca462c38bc6da55c0&name=default => generated 2925 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/637] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:54:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/638] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:54:59 2026] GET /v2.0/security-groups?id=e1409fd0-82e7-404a-999b-3406baaf6a89&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: 305/639] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:54:59 2026] GET /v2.0/networks?id=07b0996f-94c8-4c27-ab08-381769c2d698 => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:54:59.480 8 WARNING neutron_lib.context [None req-6e52bc3e-0e13-4649-aeca-7998d4d86ef0 decc2b49bb614ccaaefb3e0896d8bd4e 3ed64537cdce411f91ab98af8ab7c1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 335/640] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:54:59 2026] DELETE /v2.0/security-groups/6d80ffaa-5751-424a-b910-495aabb31565 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/641] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:54:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/642] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:54:59 2026] GET /v2.0/subnets?id=215c5295-42c3-4aa4-b531-9f855c64d11e => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/643] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:54:59 2026] GET /v2.0/security-groups?tenant_id=4e4c601865f24a578c60fbd735d31f3d&name=default => generated 2925 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/644] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:54:59 2026] GET /v2.0/ports?network_id=07b0996f-94c8-4c27-ab08-381769c2d698&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: 340/645] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:54:59 2026] DELETE /v2.0/security-groups/d161c674-5091-4fef-b2f3-c1feda2eb4b1 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/646] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:54:59 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/647] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:54:59 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/648] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:00 2026] DELETE /v2.0/security-groups/6d31b18d-e909-4102-8b62-8b4934f21ecc => 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: 306/649] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 22:54:59 2026] POST /v2.0/floatingips => generated 552 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:00.186 7 INFO neutron.api.v2.resource [None req-c1db7c31-ae26-4798-aa37-416db076256a 6b4e3494b5ae4121a613ad2bfbb0b02a 323c9537009245588c898e2cbb82875e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 344/650] 10.0.0.250 () {32 vars in 737 bytes} [Thu May 28 22:55:00 2026] GET /v2.0/security-groups/6d31b18d-e909-4102-8b62-8b4934f21ecc => 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: 307/651] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:55:00 2026] DELETE /v2.0/floatingips/e6aba439-74ed-4234-8c9c-5a0fee1dfd8f => generated 0 bytes in 453 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/652] 10.0.0.17 () {34 vars in 1097 bytes} [Thu May 28 22:55:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--231872974&fields=id&tenant_id=3ed64537cdce411f91ab98af8ab7c1c2 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/653] 10.0.0.17 () {34 vars in 981 bytes} [Thu May 28 22:55:00 2026] GET /v2.0/networks?id=f46c29b9-bd51-4876-b135-eae4cc73a7bc => generated 676 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/654] 10.0.0.17 () {34 vars in 964 bytes} [Thu May 28 22:55:00 2026] GET /v2.0/quotas/3ed64537cdce411f91ab98af8ab7c1c2 => 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: 311/655] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:55:00 2026] GET /v2.0/ports?tenant_id=3ed64537cdce411f91ab98af8ab7c1c2&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/656] 10.0.0.17 () {34 vars in 1007 bytes} [Thu May 28 22:55:00 2026] GET /v2.0/networks/f46c29b9-bd51-4876-b135-eae4cc73a7bc?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/657] 10.0.0.17 () {34 vars in 1107 bytes} [Thu May 28 22:55:01 2026] GET /v2.0/networks/f46c29b9-bd51-4876-b135-eae4cc73a7bc?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: 314/658] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:01 2026] GET /v2.0/ports?device_id=7873c085-543a-44c3-bc02-471649d5efb7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:02.033 8 WARNING neutron_lib.context [None req-577e0b69-c0a7-428c-ba36-297de777a3ce b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:02.217 8 INFO neutron.db.segments_db [None req-577e0b69-c0a7-428c-ba36-297de777a3ce b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Added segment 9f4dcf33-6ab6-43d3-8ae3-7f02ad802f3c of type vxlan for network 134ceb73-aede-439a-aff8-9b717c7b8dd9 [pid: 7|app: 0|req: 345/659] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:55:00 2026] PUT /v2.0/routers/59c2fde8-d4a0-4f2b-b37a-20410e524b2b/remove_router_interface => generated 309 bytes in 1698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/660] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:55:01 2026] POST /v2.0/networks => generated 650 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/661] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:02 2026] GET /v2.0/networks?id=f46c29b9-bd51-4876-b135-eae4cc73a7bc => generated 676 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:02.440 7 WARNING neutron_lib.context [None req-86b99685-b336-4d9e-9f4b-92dd03243062 b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 347/662] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:55:02 2026] POST /v2.0/subnets => generated 603 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/663] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:02 2026] GET /v2.0/ports?device_id=7873c085-543a-44c3-bc02-471649d5efb7 => 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: 349/664] 199.204.45.235 () {34 vars in 1050 bytes} [Thu May 28 22:55:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3ed64537cdce411f91ab98af8ab7c1c2 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:02.826 7 WARNING neutron_lib.context [None req-fb9a6cf1-c162-43e7-835b-3a2447ad57a0 b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:02.861 7 INFO neutron.db.segments_db [None req-fb9a6cf1-c162-43e7-835b-3a2447ad57a0 b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Added segment 26c87876-504e-4cd8-a4cc-f527c2cbc9c9 of type vxlan for network d4038b50-1240-4d14-9edc-142a625c2969 2026-05-28 22:55:03.146 7 INFO neutron.db.l3_hamode_db [None req-fb9a6cf1-c162-43e7-835b-3a2447ad57a0 b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:55:03.956 8 INFO neutron.services.segments.plugin [-] Segment a94128ec-90f1-495f-b159-288850489f2a resource provider aggregate not found 2026-05-28 22:55:03.962 8 INFO neutron.services.segments.plugin [-] Segment a94128ec-90f1-495f-b159-288850489f2a resource provider aggregate not found 2026-05-28 22:55:03.977 8 INFO neutron.services.segments.plugin [-] Segment a94128ec-90f1-495f-b159-288850489f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a94128ec-90f1-495f-b159-288850489f2a found for delete ", "request_id": "req-a371d5ef-1e33-4119-b933-9abc76e7da86"}]} 2026-05-28 22:55:03.979 8 INFO neutron.services.segments.plugin [-] Segment a94128ec-90f1-495f-b159-288850489f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a94128ec-90f1-495f-b159-288850489f2a found for delete ", "request_id": "req-64320cbc-757f-4f22-afe2-3f082acc42d8"}]} 2026-05-28 22:55:03.990 8 INFO neutron.db.l3_hamode_db [None req-f182a23d-b3c6-4a65-ba6d-74608888b441 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] HA network 4bb0deed-779d-4930-892c-519b3177cb78 was deleted as no HA routers are present in tenant 323c9537009245588c898e2cbb82875e. [pid: 8|app: 0|req: 316/665] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:02 2026] DELETE /v2.0/routers/59c2fde8-d4a0-4f2b-b37a-20410e524b2b => generated 0 bytes in 1584 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:55:04.009 8 WARNING neutron_lib.context [req-8b19af78-318c-45ad-b8fc-e5b3cd0cd91e req-91445e74-46e9-47ab-ad49-70842d659592 decc2b49bb614ccaaefb3e0896d8bd4e 3ed64537cdce411f91ab98af8ab7c1c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:04.388 7 INFO neutron.db.l3_hamode_db [None req-fb9a6cf1-c162-43e7-835b-3a2447ad57a0 b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 317/666] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 22:55:03 2026] POST /v2.0/ports => generated 954 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/667] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:04 2026] GET /v2.0/ports?device_id=7873c085-543a-44c3-bc02-471649d5efb7 => generated 957 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/668] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:04 2026] DELETE /v2.0/subnets/089cedf7-1a70-410d-bd30-860ae6408350 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/669] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:55:04 2026] PUT /v2.0/ports/06021783-0d1e-49ee-95e9-39512b63ba43 => generated 1199 bytes in 561 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-28 22:55:05.435 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-270a46c2-a9cb-4cdf-b0ac-83a224e08802'] response: {'name': 'network-changed', 'server_uuid': '7873c085-543a-44c3-bc02-471649d5efb7', 'tag': '06021783-0d1e-49ee-95e9-39512b63ba43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 321/670] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:05 2026] GET /v2.0/security-groups?id=7951425d-d9aa-46ff-9309-a62523886e35&fields=id&fields=name => generated 113 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/671] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:55:02 2026] POST /v2.0/routers => generated 695 bytes in 2725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/672] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:05 2026] GET /v2.0/ports?tenant_id=3ed64537cdce411f91ab98af8ab7c1c2&device_id=7873c085-543a-44c3-bc02-471649d5efb7 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/673] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:05 2026] DELETE /v2.0/networks/6eddbb33-334b-4b5b-ae1f-9038c089ed54 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/674] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:55:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=06021783-0d1e-49ee-95e9-39512b63ba43 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/675] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:05 2026] GET /v2.0/subnets?id=4baa15c6-c3e4-4c33-a6e6-416a989d3452 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/676] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:05 2026] GET /v2.0/ports?network_id=f46c29b9-bd51-4876-b135-eae4cc73a7bc&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/677] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:05 2026] GET /v2.0/networks/f46c29b9-bd51-4876-b135-eae4cc73a7bc?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: 327/678] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:55:05 2026] GET /v2.0/security-groups?tenant_id=323c9537009245588c898e2cbb82875e&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/679] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:05 2026] GET /v2.0/networks/f46c29b9-bd51-4876-b135-eae4cc73a7bc?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) 2026-05-28 22:55:05.995 8 INFO neutron.services.segments.plugin [-] Segment db81d694-f6cb-43b0-8f80-8eeda658ded8 resource provider aggregate not found 2026-05-28 22:55:06.008 8 INFO neutron.services.segments.plugin [-] Segment db81d694-f6cb-43b0-8f80-8eeda658ded8 resource provider aggregate not found 2026-05-28 22:55:06.018 8 INFO neutron.services.segments.plugin [-] Segment db81d694-f6cb-43b0-8f80-8eeda658ded8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db81d694-f6cb-43b0-8f80-8eeda658ded8 found for delete ", "request_id": "req-b30e4508-f2f8-4c8c-900d-d87a8baf25d2"}]} 2026-05-28 22:55:06.029 8 INFO neutron.services.segments.plugin [-] Segment db81d694-f6cb-43b0-8f80-8eeda658ded8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db81d694-f6cb-43b0-8f80-8eeda658ded8 found for delete ", "request_id": "req-ed4f0b1c-fda7-4887-b888-0076b5f2e8fb"}]} [pid: 8|app: 0|req: 329/680] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:05 2026] DELETE /v2.0/security-groups/ff9fbde3-7b5e-4244-be35-06dafd88ba86 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/681] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:06 2026] GET /v2.0/ports?tenant_id=3ed64537cdce411f91ab98af8ab7c1c2&device_id=7873c085-543a-44c3-bc02-471649d5efb7 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/682] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:06 2026] GET /v2.0/networks?id=f46c29b9-bd51-4876-b135-eae4cc73a7bc => generated 772 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/683] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:55:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=06021783-0d1e-49ee-95e9-39512b63ba43 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/684] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:06 2026] GET /v2.0/subnets?id=4baa15c6-c3e4-4c33-a6e6-416a989d3452 => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/685] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:06 2026] GET /v2.0/ports?network_id=f46c29b9-bd51-4876-b135-eae4cc73a7bc&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: 335/686] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:06 2026] GET /v2.0/networks/f46c29b9-bd51-4876-b135-eae4cc73a7bc?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: 336/687] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:06 2026] GET /v2.0/ports?device_id=7873c085-543a-44c3-bc02-471649d5efb7 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/688] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:06 2026] GET /v2.0/networks/f46c29b9-bd51-4876-b135-eae4cc73a7bc?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: 338/689] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:06 2026] GET /v2.0/security-groups?id=7951425d-d9aa-46ff-9309-a62523886e35&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/690] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:55:05 2026] PUT /v2.0/routers/8580e20d-37f4-4263-8a42-d7a8c5427139/add_router_interface => generated 309 bytes in 1985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:07.583 8 WARNING neutron_lib.context [None req-6a99064b-1e70-4f02-badf-d66e505ff22f b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 353/691] 10.0.0.95 () {34 vars in 989 bytes} [Thu May 28 22:55:07 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 1240 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/692] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:07 2026] GET /v2.0/ports?device_id=7873c085-543a-44c3-bc02-471649d5efb7 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/693] 10.0.0.250 () {34 vars in 665 bytes} [Thu May 28 22:55:07 2026] POST /v2.0/ports => generated 959 bytes in 586 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: 340/694] 10.0.0.95 () {34 vars in 1039 bytes} [Thu May 28 22:55:08 2026] GET /v2.0/security-groups?id=e1409fd0-82e7-404a-999b-3406baaf6a89&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:08.251 7 INFO neutron.db.segments_db [None req-5b73f74f-7ac4-4284-a1cf-a6729245ac11 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 1c5894a1-a8fd-4874-8b11-516d5d040cee of type vxlan for network 72a27ea6-0997-421f-aff8-219d59237a4c [pid: 8|app: 0|req: 341/695] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:08 2026] GET /v2.0/security-groups?id=7951425d-d9aa-46ff-9309-a62523886e35&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:08.279 8 WARNING neutron_lib.context [None req-f328e84d-6dc1-4659-93f7-8b75b4696b59 b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 355/696] 10.0.0.250 () {34 vars in 671 bytes} [Thu May 28 22:55:08 2026] POST /v2.0/networks => generated 744 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/697] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:08 2026] GET /v2.0/ports?device_id=7873c085-543a-44c3-bc02-471649d5efb7 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/698] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:55:08 2026] POST /v2.0/subnets => generated 667 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/699] 10.0.0.250 () {34 vars in 665 bytes} [Thu May 28 22:55:08 2026] POST /v2.0/ports => generated 959 bytes in 616 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-28 22:55:08.951 8 INFO neutron.db.segments_db [None req-afaeae81-cc04-4b98-8efd-702125c8a001 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 36914cf1-12cb-4930-9fae-faeda2035748 of type vxlan for network cea78aa8-130c-450e-a97d-0722ff5c9956 2026-05-28 22:55:09.212 7 INFO neutron.db.l3_db [None req-dabfe18e-ec63-4ec5-84be-28dfb5662911 decc2b49bb614ccaaefb3e0896d8bd4e 3ed64537cdce411f91ab98af8ab7c1c2 - - default default] Floating IP 912ae262-df36-4838-8e0d-a84b0d7ee03a associated. External IP: 10.96.250.213, port: 06021783-0d1e-49ee-95e9-39512b63ba43. 2026-05-28 22:55:09.294 8 INFO neutron.db.l3_hamode_db [None req-afaeae81-cc04-4b98-8efd-702125c8a001 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 358/700] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:55:08 2026] PUT /v2.0/floatingips/912ae262-df36-4838-8e0d-a84b0d7ee03a => generated 855 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:09.687 7 WARNING neutron_lib.context [None req-82ffd7f8-e59c-4168-b4e5-2bccd58ca521 b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:09.730 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a8fc260-99f1-4cc7-827d-069b6b2abc40'] response: {'name': 'network-changed', 'server_uuid': '7873c085-543a-44c3-bc02-471649d5efb7', 'tag': '06021783-0d1e-49ee-95e9-39512b63ba43', 'status': 'completed', 'code': 200} 2026-05-28 22:55:10.494 8 INFO neutron.db.l3_hamode_db [None req-afaeae81-cc04-4b98-8efd-702125c8a001 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:55:11.198 7 INFO neutron.db.l3_db [None req-82ffd7f8-e59c-4168-b4e5-2bccd58ca521 b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Floating IP 96a7de19-e8ed-46d8-b2ec-38b1c21064b2 associated. External IP: 10.96.250.207, port: 15f521e2-a7b3-4691-a08d-a26e8acd8436. [pid: 7|app: 0|req: 359/701] 10.0.0.250 () {34 vars in 677 bytes} [Thu May 28 22:55:09 2026] POST /v2.0/floatingips => generated 843 bytes in 1898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/702] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:11 2026] GET /v2.0/ports?device_id=7873c085-543a-44c3-bc02-471649d5efb7 => 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: 343/703] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:55:08 2026] POST /v2.0/routers => generated 731 bytes in 2788 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/706] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:11 2026] GET /v2.0/ports?tenant_id=3ed64537cdce411f91ab98af8ab7c1c2&device_id=7873c085-543a-44c3-bc02-471649d5efb7 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/707] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:11 2026] GET /v2.0/security-groups?id=7951425d-d9aa-46ff-9309-a62523886e35&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:11.861 8 INFO neutron.db.l3_db [None req-c25d1294-76e7-4f9e-83eb-38f65c83ba30 b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Floating IP 96a7de19-e8ed-46d8-b2ec-38b1c21064b2 disassociated. External IP: 10.96.250.207, port: 15f521e2-a7b3-4691-a08d-a26e8acd8436. [pid: 8|app: 0|req: 346/708] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:55:11 2026] PUT /v2.0/floatingips/96a7de19-e8ed-46d8-b2ec-38b1c21064b2 => generated 552 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/709] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:12 2026] GET /v2.0/networks?id=f46c29b9-bd51-4876-b135-eae4cc73a7bc => generated 772 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/710] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:12 2026] GET /v2.0/ports?device_id=7873c085-543a-44c3-bc02-471649d5efb7 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/711] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:55:12 2026] DELETE /v2.0/floatingips/96a7de19-e8ed-46d8-b2ec-38b1c21064b2 => 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: 350/712] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:55:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=06021783-0d1e-49ee-95e9-39512b63ba43 => 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: 351/713] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:12 2026] GET /v2.0/security-groups?id=7951425d-d9aa-46ff-9309-a62523886e35&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: 352/714] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 22:55:12 2026] GET /v2.0/ports?device_id=7873c085-543a-44c3-bc02-471649d5efb7 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:12.956 8 WARNING neutron_lib.context [None req-4886e51b-c62e-41c1-8a03-9d086c352c0e b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 363/715] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:55:11 2026] PUT /v2.0/routers/dda97972-816c-4a7e-b626-45d065fe9e00/add_router_interface => generated 309 bytes in 1444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/716] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:13 2026] GET /v2.0/subnets?id=4baa15c6-c3e4-4c33-a6e6-416a989d3452 => generated 670 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:13.611 7 INFO neutron.db.l3_db [req-24c49e05-95d9-463e-8ca5-b6e70e89b2d4 req-0bf5460a-1de0-4417-88de-a56ee8be6c66 decc2b49bb614ccaaefb3e0896d8bd4e 3ed64537cdce411f91ab98af8ab7c1c2 - - default default] Floating IP 912ae262-df36-4838-8e0d-a84b0d7ee03a disassociated. External IP: 10.96.250.213, port: 06021783-0d1e-49ee-95e9-39512b63ba43. [pid: 7|app: 0|req: 365/717] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 22:55:13 2026] DELETE /v2.0/ports/06021783-0d1e-49ee-95e9-39512b63ba43 => generated 0 bytes in 883 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:14.306 8 INFO neutron.db.l3_db [None req-4886e51b-c62e-41c1-8a03-9d086c352c0e b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Floating IP 0084c447-995a-4ed2-b810-d7f242a8b3aa associated. External IP: 10.96.250.206, port: a7424457-1342-490c-835e-d0a6945a8f37. [pid: 7|app: 0|req: 366/718] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:14 2026] GET /v2.0/ports?network_id=f46c29b9-bd51-4876-b135-eae4cc73a7bc&device_owner=network%3Adhcp => generated 1244 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:55:14.517 7 WARNING neutron_lib.context [None req-9860f7dd-b9ce-4fa6-b9ed-44ac58ec7c00 6198ca69db664357b28c87f98ac8c099 20ccd52c2629421db7891d467e4c8841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 367/719] 10.0.0.250 () {34 vars in 685 bytes} [Thu May 28 22:55:14 2026] POST /v2.0/security-groups => generated 1660 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/720] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:14 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/721] 10.0.0.250 () {34 vars in 677 bytes} [Thu May 28 22:55:12 2026] POST /v2.0/floatingips => generated 843 bytes in 1874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/722] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:14 2026] GET /v2.0/ports?device_id=7873c085-543a-44c3-bc02-471649d5efb7 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:14.846 7 WARNING neutron_lib.context [None req-0ed81957-f748-4c6b-9be6-a36b36c203dc 6198ca69db664357b28c87f98ac8c099 20ccd52c2629421db7891d467e4c8841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:14.851 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-acdba73b-1b91-4391-8a66-818527cd7dcd'] response: {'server_uuid': '7873c085-543a-44c3-bc02-471649d5efb7', 'name': 'network-vif-deleted', 'tag': '06021783-0d1e-49ee-95e9-39512b63ba43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 354/723] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:14 2026] GET /v2.0/networks/f46c29b9-bd51-4876-b135-eae4cc73a7bc?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: 355/724] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:55:14 2026] GET /v2.0/floatingips/0084c447-995a-4ed2-b810-d7f242a8b3aa => generated 843 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/725] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:55:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/726] 10.0.0.17 () {34 vars in 970 bytes} [Thu May 28 22:55:14 2026] GET /v2.0/ports/1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => generated 968 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/727] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:15 2026] GET /v2.0/networks/f46c29b9-bd51-4876-b135-eae4cc73a7bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:15.087 7 WARNING neutron_lib.context [None req-5720e1eb-a94c-4dba-a030-f6270de69ee0 6198ca69db664357b28c87f98ac8c099 20ccd52c2629421db7891d467e4c8841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/728] 10.0.0.250 () {32 vars in 655 bytes} [Thu May 28 22:55:15 2026] GET /v2.0/floatingips => generated 846 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/729] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:55:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/730] 199.204.45.235 () {34 vars in 1000 bytes} [Thu May 28 22:55:15 2026] GET /v2.0/subnets?network_id=07b0996f-94c8-4c27-ab08-381769c2d698 => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:15.287 7 WARNING neutron_lib.context [None req-05ff6f9d-76e4-4c0c-9c19-79f266d839f1 6198ca69db664357b28c87f98ac8c099 20ccd52c2629421db7891d467e4c8841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:15.607 8 INFO neutron.db.l3_db [None req-6f4da702-8fa8-447f-b717-5e845716673e b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Floating IP 0084c447-995a-4ed2-b810-d7f242a8b3aa associated. External IP: 10.96.250.206, port: a7424457-1342-490c-835e-d0a6945a8f37. [pid: 7|app: 0|req: 374/731] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 22:55:15 2026] POST /v2.0/floatingips => generated 552 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/732] 199.204.45.235 () {34 vars in 1146 bytes} [Thu May 28 22:55:15 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e&device_owner=compute%3Anova&network_id=07b0996f-94c8-4c27-ab08-381769c2d698 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/733] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:15 2026] DELETE /v2.0/security-groups/7951425d-d9aa-46ff-9309-a62523886e35 => 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: 358/734] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:55:15 2026] PUT /v2.0/floatingips/0084c447-995a-4ed2-b810-d7f242a8b3aa => generated 843 bytes in 1226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:16.384 8 INFO neutron.api.v2.resource [None req-dd7b909a-cf24-41fb-9b09-da92991936d9 decc2b49bb614ccaaefb3e0896d8bd4e 3ed64537cdce411f91ab98af8ab7c1c2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 359/735] 10.0.0.250 () {32 vars in 737 bytes} [Thu May 28 22:55:16 2026] GET /v2.0/security-groups/7951425d-d9aa-46ff-9309-a62523886e35 => 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: 360/736] 10.0.0.17 () {34 vars in 1099 bytes} [Thu May 28 22:55:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2122271262&fields=id&tenant_id=20ccd52c2629421db7891d467e4c8841 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:16.543 8 INFO neutron.db.l3_db [None req-4518144b-b72f-4622-a87c-3533c74ca3d1 b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] Floating IP 0084c447-995a-4ed2-b810-d7f242a8b3aa disassociated. External IP: 10.96.250.206, port: 15f521e2-a7b3-4691-a08d-a26e8acd8436. [pid: 7|app: 0|req: 377/737] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:55:16 2026] PUT /v2.0/ports/1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => generated 1145 bytes in 531 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-28 22:55:16.904 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ffeee6f-c2dc-4daf-aca8-44ad78e5408f'] response: {'name': 'network-changed', 'server_uuid': '1e5fbec6-1358-4812-9a2b-5cdac6bb600e', 'tag': '1f1b7dcb-f764-473b-b8f3-64851c9e4c67', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 361/738] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:55:16 2026] PUT /v2.0/floatingips/0084c447-995a-4ed2-b810-d7f242a8b3aa => generated 552 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/739] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:55:16 2026] DELETE /v2.0/floatingips/912ae262-df36-4838-8e0d-a84b0d7ee03a => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/740] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:16 2026] GET /v2.0/ports?tenant_id=685ae63dd80245398d92b06a183e448b&device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/741] 10.0.0.17 () {34 vars in 981 bytes} [Thu May 28 22:55:16 2026] GET /v2.0/networks?id=72a27ea6-0997-421f-aff8-219d59237a4c => generated 676 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/742] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:55:16 2026] DELETE /v2.0/floatingips/0084c447-995a-4ed2-b810-d7f242a8b3aa => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/743] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:17 2026] GET /v2.0/networks?id=07b0996f-94c8-4c27-ab08-381769c2d698 => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/744] 10.0.0.17 () {34 vars in 964 bytes} [Thu May 28 22:55:17 2026] GET /v2.0/quotas/20ccd52c2629421db7891d467e4c8841 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:17.455 7 INFO neutron.api.v2.resource [None req-523a48b9-5cf9-4da3-8cfa-ff6edd297c5d b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 383/745] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:55:17 2026] DELETE /v2.0/floatingips/0084c447-995a-4ed2-b810-d7f242a8b3aa => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/746] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:55:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/747] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:55:17 2026] GET /v2.0/ports?tenant_id=20ccd52c2629421db7891d467e4c8841&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/748] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:55:17 2026] DELETE /v2.0/ports/15f521e2-a7b3-4691-a08d-a26e8acd8436 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/749] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/750] 10.0.0.17 () {34 vars in 1007 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/networks/72a27ea6-0997-421f-aff8-219d59237a4c?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/751] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:55:17 2026] PUT /v2.0/routers/9942f336-31de-4434-a2ea-ae80686c68b5/remove_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/752] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/subnets?id=215c5295-42c3-4aa4-b531-9f855c64d11e => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/753] 10.0.0.17 () {34 vars in 1107 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/networks/72a27ea6-0997-421f-aff8-219d59237a4c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/754] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:55:18 2026] DELETE /v2.0/ports/a7424457-1342-490c-835e-d0a6945a8f37 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/755] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/ports?network_id=07b0996f-94c8-4c27-ab08-381769c2d698&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/756] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/ports?device_id=8580e20d-37f4-4263-8a42-d7a8c5427139 => generated 958 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/757] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/758] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:18 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:19.517 8 INFO neutron.db.l3_hamode_db [None req-4d0386be-791f-4d87-b67d-9c675cd20ed4 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] HA network 4f9e2226-a4a6-418b-a581-ade913ef93f1 was deleted as no HA routers are present in tenant 3ed64537cdce411f91ab98af8ab7c1c2. 2026-05-28 22:55:19.519 8 INFO neutron.services.segments.plugin [-] Segment 7fc6acb5-fa4c-4247-b630-97341bbc394a resource provider aggregate not found 2026-05-28 22:55:19.525 8 INFO neutron.services.segments.plugin [-] Segment 7fc6acb5-fa4c-4247-b630-97341bbc394a resource provider aggregate not found [pid: 8|app: 0|req: 366/759] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:18 2026] DELETE /v2.0/routers/9942f336-31de-4434-a2ea-ae80686c68b5 => generated 0 bytes in 1204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:55:19.543 8 INFO neutron.services.segments.plugin [-] Segment 7fc6acb5-fa4c-4247-b630-97341bbc394a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fc6acb5-fa4c-4247-b630-97341bbc394a found for delete ", "request_id": "req-404fcfa5-705f-4626-aaab-c149d9714460"}]} 2026-05-28 22:55:19.546 8 INFO neutron.services.segments.plugin [-] Segment 7fc6acb5-fa4c-4247-b630-97341bbc394a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fc6acb5-fa4c-4247-b630-97341bbc394a found for delete ", "request_id": "req-21919bc7-9c09-4a6f-bb3a-95819cfd1aa4"}]} [pid: 8|app: 0|req: 367/760] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:19 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?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: 394/761] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:55:18 2026] PUT /v2.0/routers/8580e20d-37f4-4263-8a42-d7a8c5427139/remove_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/762] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:19 2026] DELETE /v2.0/subnets/4baa15c6-c3e4-4c33-a6e6-416a989d3452 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/763] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:20 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/764] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:19 2026] GET /v2.0/networks?id=72a27ea6-0997-421f-aff8-219d59237a4c => generated 676 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/765] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:20 2026] GET /v2.0/ports?tenant_id=685ae63dd80245398d92b06a183e448b&device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 1417 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/766] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:20 2026] DELETE /v2.0/networks/f46c29b9-bd51-4876-b135-eae4cc73a7bc => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/767] 199.204.45.235 () {34 vars in 1050 bytes} [Thu May 28 22:55:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=20ccd52c2629421db7891d467e4c8841 => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/768] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:20 2026] GET /v2.0/networks?id=07b0996f-94c8-4c27-ab08-381769c2d698 => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/769] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:20 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 1148 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:55:20.679 7 WARNING neutron_lib.context [req-48d74710-6dfc-4e36-90b4-09b7e4ed1ba0 req-bcb528c8-0786-4aea-b41a-077419b40491 6198ca69db664357b28c87f98ac8c099 20ccd52c2629421db7891d467e4c8841 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:20.930 7 INFO neutron.services.segments.plugin [-] Segment 58cc1dfa-603f-499e-9a51-8d795f496e79 resource provider aggregate not found 2026-05-28 22:55:20.935 7 INFO neutron.services.segments.plugin [-] Segment 58cc1dfa-603f-499e-9a51-8d795f496e79 resource provider aggregate not found 2026-05-28 22:55:20.947 7 INFO neutron.services.segments.plugin [-] Segment 58cc1dfa-603f-499e-9a51-8d795f496e79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58cc1dfa-603f-499e-9a51-8d795f496e79 found for delete ", "request_id": "req-8b9237c3-4ddc-44f1-9480-35925912a707"}]} 2026-05-28 22:55:20.948 7 INFO neutron.services.segments.plugin [-] Segment 58cc1dfa-603f-499e-9a51-8d795f496e79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58cc1dfa-603f-499e-9a51-8d795f496e79 found for delete ", "request_id": "req-49da4c9f-85d3-4391-a1a1-2f9d02a04f7d"}]} 2026-05-28 22:55:21.074 8 INFO neutron.db.l3_hamode_db [None req-7c9c5d77-24a8-4008-933b-13e793235a55 b66fff99236b4ee3891c72f6246c544c 5ada070372064522b4a09a5c3c609a1e - - default default] HA network d4038b50-1240-4d14-9edc-142a625c2969 was deleted as no HA routers are present in tenant 5ada070372064522b4a09a5c3c609a1e. [pid: 8|app: 0|req: 369/770] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:20 2026] DELETE /v2.0/routers/8580e20d-37f4-4263-8a42-d7a8c5427139 => generated 0 bytes in 1038 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/771] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/security-groups?tenant_id=3ed64537cdce411f91ab98af8ab7c1c2&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/772] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 22:55:20 2026] POST /v2.0/ports => generated 958 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/773] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => 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: 403/774] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/security-groups?id=e1409fd0-82e7-404a-999b-3406baaf6a89&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: 7|app: 0|req: 404/775] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 961 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/776] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:21 2026] DELETE /v2.0/security-groups/3ed5a1c9-26d4-402d-92c1-4889feabb1aa => 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: 372/777] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:21 2026] DELETE /v2.0/subnets/58d0b1a2-2f75-4f2e-b10b-a9c2980e02d4 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/778] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/779] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/security-groups?id=0b744be9-c957-4d54-aee8-48459a830ad9&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:21.562 8 INFO neutron.services.segments.plugin [-] Segment 26c87876-504e-4cd8-a4cc-f527c2cbc9c9 resource provider aggregate not found 2026-05-28 22:55:21.577 8 INFO neutron.services.segments.plugin [-] Segment 26c87876-504e-4cd8-a4cc-f527c2cbc9c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26c87876-504e-4cd8-a4cc-f527c2cbc9c9 found for delete ", "request_id": "req-55f371d1-543a-4f66-98ab-e4f140ae61b1"}]} 2026-05-28 22:55:21.586 8 INFO neutron.services.segments.plugin [-] Segment 26c87876-504e-4cd8-a4cc-f527c2cbc9c9 resource provider aggregate not found 2026-05-28 22:55:21.607 8 INFO neutron.services.segments.plugin [-] Segment 26c87876-504e-4cd8-a4cc-f527c2cbc9c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26c87876-504e-4cd8-a4cc-f527c2cbc9c9 found for delete ", "request_id": "req-63b838d1-b280-4916-874d-2abeb5807cb7"}]} [pid: 8|app: 0|req: 375/780] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:21 2026] DELETE /v2.0/networks/134ceb73-aede-439a-aff8-9b717c7b8dd9 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/781] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/subnets?id=215c5295-42c3-4aa4-b531-9f855c64d11e => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/782] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/ports?network_id=07b0996f-94c8-4c27-ab08-381769c2d698&device_owner=network%3Adhcp => generated 1244 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/783] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:55:21 2026] PUT /v2.0/ports/27a7beb3-92b3-4c97-b37d-712a169bd5e0 => generated 1203 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/784] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?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: 407/785] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:21 2026] GET /v2.0/ports?tenant_id=20ccd52c2629421db7891d467e4c8841&device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:55:22.059 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1492b77-1bd7-4a65-b262-0941f883e9f8'] response: {'name': 'network-changed', 'server_uuid': '1f45869c-4189-411b-bfcc-ad85d6826c36', 'tag': '27a7beb3-92b3-4c97-b37d-712a169bd5e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 408/786] 199.204.45.235 () {34 vars in 1060 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=27a7beb3-92b3-4c97-b37d-712a169bd5e0 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 409/787] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/subnets?id=33f8e995-c3fb-4585-88e0-39e9d1bad9a7 => generated 670 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/788] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/789] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/ports?network_id=72a27ea6-0997-421f-aff8-219d59237a4c&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/790] 199.204.45.235 () {34 vars in 1118 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1148 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/791] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/networks/72a27ea6-0997-421f-aff8-219d59237a4c?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: 381/792] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/networks/72a27ea6-0997-421f-aff8-219d59237a4c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/793] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:55:22 2026] PUT /v2.0/ports/1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => generated 968 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/794] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/security-groups?tenant_id=5ada070372064522b4a09a5c3c609a1e&name=default => generated 2925 bytes in 314 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: 413/795] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/ports?tenant_id=20ccd52c2629421db7891d467e4c8841&device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/796] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 973 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/797] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:22 2026] DELETE /v2.0/security-groups/7c37c01f-505e-4e87-a4c8-147309f705f6 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/798] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/ports?tenant_id=685ae63dd80245398d92b06a183e448b&device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/799] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/security-groups?id=0b744be9-c957-4d54-aee8-48459a830ad9&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/800] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/networks?id=72a27ea6-0997-421f-aff8-219d59237a4c => generated 772 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/801] 199.204.45.235 () {34 vars in 1060 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=27a7beb3-92b3-4c97-b37d-712a169bd5e0 => 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: 386/802] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/networks?id=07b0996f-94c8-4c27-ab08-381769c2d698 => generated 780 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/803] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/subnets?id=33f8e995-c3fb-4585-88e0-39e9d1bad9a7 => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/804] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/ports?network_id=72a27ea6-0997-421f-aff8-219d59237a4c&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: 387/805] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:55:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/806] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/subnets?id=215c5295-42c3-4aa4-b531-9f855c64d11e => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/807] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/networks/72a27ea6-0997-421f-aff8-219d59237a4c?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/808] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/ports?network_id=07b0996f-94c8-4c27-ab08-381769c2d698&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: 420/809] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/networks/72a27ea6-0997-421f-aff8-219d59237a4c?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: 390/810] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?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: 421/811] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?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: 391/812] 199.204.45.235 () {34 vars in 1096 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/813] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/ports?tenant_id=685ae63dd80245398d92b06a183e448b&device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/814] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/networks?id=07b0996f-94c8-4c27-ab08-381769c2d698 => generated 780 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:23.606 8 INFO neutron.services.segments.plugin [-] Segment 9f4dcf33-6ab6-43d3-8ae3-7f02ad802f3c resource provider aggregate not found 2026-05-28 22:55:23.649 8 INFO neutron.services.segments.plugin [-] Segment 9f4dcf33-6ab6-43d3-8ae3-7f02ad802f3c resource provider aggregate not found 2026-05-28 22:55:23.653 8 INFO neutron.services.segments.plugin [-] Segment 9f4dcf33-6ab6-43d3-8ae3-7f02ad802f3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f4dcf33-6ab6-43d3-8ae3-7f02ad802f3c found for delete ", "request_id": "req-f3fdc3a1-4ce9-4101-9755-9081f4ea32b1"}]} 2026-05-28 22:55:23.672 8 INFO neutron.services.segments.plugin [-] Segment 9f4dcf33-6ab6-43d3-8ae3-7f02ad802f3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f4dcf33-6ab6-43d3-8ae3-7f02ad802f3c found for delete ", "request_id": "req-654a7adb-b379-4ac6-a76d-df68a00a176f"}]} [pid: 8|app: 0|req: 394/815] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 971 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/816] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:23.799 7 INFO neutron.db.segments_db [None req-4f5b7571-a8e7-4072-84bc-d206aed4c8e3 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment ebd4ead4-a87d-4d97-8f01-30654d97be66 of type vxlan for network a1a28480-ec65-461d-aa89-f54b8327f17a [pid: 8|app: 0|req: 396/817] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/security-groups?id=e1409fd0-82e7-404a-999b-3406baaf6a89&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/818] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/subnets?id=215c5295-42c3-4aa4-b531-9f855c64d11e => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/819] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/ports?network_id=07b0996f-94c8-4c27-ab08-381769c2d698&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: 422/820] 10.0.0.250 () {34 vars in 671 bytes} [Thu May 28 22:55:23 2026] POST /v2.0/networks => generated 746 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/821] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:23 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?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: 400/822] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:24 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:24.112 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7016d2e5-e2f6-44c1-bbec-889a7e1c8f4c'] response: {'name': 'network-changed', 'server_uuid': '1e5fbec6-1358-4812-9a2b-5cdac6bb600e', 'tag': '1f1b7dcb-f764-473b-b8f3-64851c9e4c67', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 401/823] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:24 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?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: 402/824] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:24 2026] GET /v2.0/security-groups?id=0b744be9-c957-4d54-aee8-48459a830ad9&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/825] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 22:55:24 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/826] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:55:23 2026] POST /v2.0/subnets => generated 669 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/827] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:24 2026] GET /v2.0/ports?tenant_id=685ae63dd80245398d92b06a183e448b&device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:55:24.301 8 INFO neutron.db.segments_db [None req-5d2828a1-04ae-4bf1-a76f-f9fba2dcb55b 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 3fa65952-e775-47a4-8ef3-e9cec797765a of type vxlan for network e4d46240-2cab-4ea0-8875-a1f2f6d47ae8 2026-05-28 22:55:24.542 7 INFO neutron.db.l3_db [req-76219389-debf-4d90-b476-b7a9d881eaf4 req-9f5c69db-96e0-4e96-a3e2-c4b7b0c983a4 f0e224a84cce4e2a806c65c7eb17ab42 685ae63dd80245398d92b06a183e448b - - default default] Floating IP b0d96a7c-161e-4664-a8c9-a18388160594 disassociated. External IP: 10.96.250.208, port: 1f1b7dcb-f764-473b-b8f3-64851c9e4c67. 2026-05-28 22:55:24.585 8 INFO neutron.db.l3_hamode_db [None req-5d2828a1-04ae-4bf1-a76f-f9fba2dcb55b 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 424/828] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 22:55:24 2026] DELETE /v2.0/ports/1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/829] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:25 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 975 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/830] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:25 2026] GET /v2.0/networks?id=07b0996f-94c8-4c27-ab08-381769c2d698 => generated 780 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:25.756 8 INFO neutron.db.l3_hamode_db [None req-5d2828a1-04ae-4bf1-a76f-f9fba2dcb55b 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:55:25.813 7 WARNING neutron_lib.context [None req-324da462-c087-4209-8209-3521b96bd035 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:25.814 7 WARNING neutron_lib.context [None req-324da462-c087-4209-8209-3521b96bd035 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:26.017 7 INFO neutron.db.segments_db [None req-324da462-c087-4209-8209-3521b96bd035 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Added segment 3f0c2f8f-84fb-437b-881d-24de07579d2b of type vxlan for network ba866166-7927-465a-ba74-7a1180a2047d 2026-05-28 22:55:26.154 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cfe453e-8f17-4999-b3fb-8e1bf2721d2a'] response: {'server_uuid': '1e5fbec6-1358-4812-9a2b-5cdac6bb600e', 'name': 'network-vif-deleted', 'tag': '1f1b7dcb-f764-473b-b8f3-64851c9e4c67', 'status': 'completed', 'code': 200} 2026-05-28 22:55:26.173 7 INFO neutron.db.segments_db [None req-324da462-c087-4209-8209-3521b96bd035 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Added segment 050da40f-8e01-42fa-b02e-370ca5a04f43 of type vxlan for network 6da3498f-ed3d-447c-9793-8ad4ac23d79d [pid: 7|app: 0|req: 427/831] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:55:25 2026] POST /v2.0/networks => generated 1245 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/832] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:26 2026] GET /v2.0/ports?device_id=1e5fbec6-1358-4812-9a2b-5cdac6bb600e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:26.740 7 INFO neutron.db.l3_db [None req-f38a663d-59d8-4200-abe6-515e5a785e5a 6198ca69db664357b28c87f98ac8c099 20ccd52c2629421db7891d467e4c8841 - - default default] Floating IP 407d0825-96b5-42a6-b7ce-c24f130d78b6 associated. External IP: 10.96.250.210, port: 27a7beb3-92b3-4c97-b37d-712a169bd5e0. [pid: 8|app: 0|req: 405/833] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:55:24 2026] POST /v2.0/routers => generated 733 bytes in 2725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/834] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:55:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=1f1b7dcb-f764-473b-b8f3-64851c9e4c67 => 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: 429/837] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:55:26 2026] PUT /v2.0/floatingips/407d0825-96b5-42a6-b7ce-c24f130d78b6 => generated 856 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/838] 10.0.0.250 () {32 vars in 649 bytes} [Thu May 28 22:55:27 2026] GET /v2.0/networks => generated 1844 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/839] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:27 2026] GET /v2.0/subnets?id=215c5295-42c3-4aa4-b531-9f855c64d11e => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:27.341 8 INFO neutron.services.segments.plugin [-] Segment 3f0c2f8f-84fb-437b-881d-24de07579d2b resource provider aggregate not found 2026-05-28 22:55:27.345 8 INFO neutron.services.segments.plugin [-] Segment 3f0c2f8f-84fb-437b-881d-24de07579d2b resource provider aggregate not found 2026-05-28 22:55:27.371 8 INFO neutron.services.segments.plugin [-] Segment 3f0c2f8f-84fb-437b-881d-24de07579d2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f0c2f8f-84fb-437b-881d-24de07579d2b found for delete ", "request_id": "req-e1afe446-2327-4691-a4f9-7ab4fb598fe2"}]} 2026-05-28 22:55:27.372 8 INFO neutron.services.segments.plugin [-] Segment 3f0c2f8f-84fb-437b-881d-24de07579d2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f0c2f8f-84fb-437b-881d-24de07579d2b found for delete ", "request_id": "req-6a56af3c-7199-41e0-9bbc-d711e27b06fd"}]} [pid: 8|app: 0|req: 411/840] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:27 2026] DELETE /v2.0/networks/ba866166-7927-465a-ba74-7a1180a2047d => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/841] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:27 2026] GET /v2.0/ports?network_id=07b0996f-94c8-4c27-ab08-381769c2d698&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: 413/842] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:27 2026] DELETE /v2.0/networks/6da3498f-ed3d-447c-9793-8ad4ac23d79d => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/843] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:27 2026] DELETE /v2.0/security-groups/e1409fd0-82e7-404a-999b-3406baaf6a89 => 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: 415/844] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:27 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/845] 10.0.0.250 () {32 vars in 649 bytes} [Thu May 28 22:55:27 2026] GET /v2.0/networks => generated 651 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:27.934 8 INFO neutron.api.v2.resource [None req-fb57dba1-f4bf-411f-a97e-81530bb71a6a f0e224a84cce4e2a806c65c7eb17ab42 685ae63dd80245398d92b06a183e448b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 417/846] 10.0.0.250 () {32 vars in 737 bytes} [Thu May 28 22:55:27 2026] GET /v2.0/security-groups/e1409fd0-82e7-404a-999b-3406baaf6a89 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:55:28.196 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8b3e235-94a1-4bb9-9e4b-32506aa88af3'] response: {'name': 'network-changed', 'server_uuid': '1f45869c-4189-411b-bfcc-ad85d6826c36', 'tag': '27a7beb3-92b3-4c97-b37d-712a169bd5e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 430/847] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:55:27 2026] PUT /v2.0/routers/b6869ac5-6a61-4411-a068-f23682f92677/add_router_interface => generated 309 bytes in 1586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:28.697 7 WARNING neutron_lib.context [None req-35162810-9ddc-4230-addd-49ec8d73737c 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 418/848] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:27 2026] GET /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:28.770 7 INFO neutron.db.segments_db [None req-35162810-9ddc-4230-addd-49ec8d73737c 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Added segment 8ddefb3d-a24d-43f5-ac79-a864d84c6e64 of type vxlan for network 43086267-d6df-48f3-83b0-e63de801c2c7 [pid: 7|app: 0|req: 431/849] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:55:28 2026] POST /v2.0/networks => generated 654 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/850] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:28 2026] GET /v2.0/ports?tenant_id=20ccd52c2629421db7891d467e4c8841&device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:55:28.969 7 WARNING neutron_lib.context [None req-4ad34139-0929-4b63-b4c2-fe5c780231db 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:29.027 7 INFO neutron.db.segments_db [None req-4ad34139-0929-4b63-b4c2-fe5c780231db 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Added segment ecb07d3b-926b-44a2-9c0b-3fb0bca8ace6 of type vxlan for network 6a529319-efda-4fd1-85f7-8636c354585e [pid: 8|app: 0|req: 419/851] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:55:28 2026] DELETE /v2.0/floatingips/b0d96a7c-161e-4664-a8c9-a18388160594 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/852] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:55:28 2026] POST /v2.0/networks => generated 653 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:29.162 7 WARNING neutron_lib.context [None req-e4877623-2dff-4c58-baab-bf48e5193ca8 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/853] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:29 2026] GET /v2.0/networks?id=72a27ea6-0997-421f-aff8-219d59237a4c => generated 772 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:29.202 7 WARNING neutron_lib.context [None req-e4877623-2dff-4c58-baab-bf48e5193ca8 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 421/854] 199.204.45.235 () {34 vars in 1060 bytes} [Thu May 28 22:55:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=27a7beb3-92b3-4c97-b37d-712a169bd5e0 => generated 861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:29.409 8 INFO neutron.services.segments.plugin [-] Segment 050da40f-8e01-42fa-b02e-370ca5a04f43 resource provider aggregate not found 2026-05-28 22:55:29.416 8 INFO neutron.services.segments.plugin [-] Segment 050da40f-8e01-42fa-b02e-370ca5a04f43 resource provider aggregate not found 2026-05-28 22:55:29.430 8 INFO neutron.services.segments.plugin [-] Segment 050da40f-8e01-42fa-b02e-370ca5a04f43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 050da40f-8e01-42fa-b02e-370ca5a04f43 found for delete ", "request_id": "req-6bbb8161-6329-4954-b84c-61568c6d59bc"}]} 2026-05-28 22:55:29.441 8 INFO neutron.services.segments.plugin [-] Segment 050da40f-8e01-42fa-b02e-370ca5a04f43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 050da40f-8e01-42fa-b02e-370ca5a04f43 found for delete ", "request_id": "req-7ba3b75b-8b4e-4f58-af48-c936d4c1a91f"}]} [pid: 7|app: 0|req: 434/855] 10.0.0.250 () {34 vars in 665 bytes} [Thu May 28 22:55:29 2026] POST /v2.0/ports => generated 1505 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/856] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:29 2026] GET /v2.0/subnets?id=33f8e995-c3fb-4585-88e0-39e9d1bad9a7 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/857] 10.0.0.17 () {34 vars in 981 bytes} [Thu May 28 22:55:29 2026] GET /v2.0/networks?id=a1a28480-ec65-461d-aa89-f54b8327f17a => generated 678 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/858] 10.0.0.250 () {32 vars in 643 bytes} [Thu May 28 22:55:29 2026] GET /v2.0/ports => generated 1505 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/859] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:30 2026] GET /v2.0/ports?network_id=72a27ea6-0997-421f-aff8-219d59237a4c&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: 439/860] 10.0.0.17 () {34 vars in 964 bytes} [Thu May 28 22:55:30 2026] GET /v2.0/quotas/00e150d89a3442f38f360f34bc239de5 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/861] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:55:30 2026] DELETE /v2.0/ports/ec2a52c5-bce5-497c-999e-32f21069d2f7 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/862] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:55:29 2026] PUT /v2.0/routers/cd0b238e-32db-426a-81c6-5b10f42e157c/remove_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/863] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:30 2026] GET /v2.0/networks/72a27ea6-0997-421f-aff8-219d59237a4c?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/864] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:55:30 2026] GET /v2.0/ports?tenant_id=00e150d89a3442f38f360f34bc239de5&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/865] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:55:30 2026] DELETE /v2.0/ports/72289521-d5cf-4405-a076-e76f52c73125 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/866] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:30 2026] GET /v2.0/networks/72a27ea6-0997-421f-aff8-219d59237a4c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/867] 10.0.0.17 () {34 vars in 1007 bytes} [Thu May 28 22:55:30 2026] GET /v2.0/networks/a1a28480-ec65-461d-aa89-f54b8327f17a?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: 445/868] 10.0.0.250 () {32 vars in 643 bytes} [Thu May 28 22:55:30 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: 446/869] 10.0.0.17 () {34 vars in 1107 bytes} [Thu May 28 22:55:30 2026] GET /v2.0/networks/a1a28480-ec65-461d-aa89-f54b8327f17a?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-28 22:55:30.948 7 WARNING neutron_lib.context [None req-2c05de4e-0ebf-4cf5-90e1-306b917df133 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:31.018 7 INFO neutron.db.segments_db [None req-2c05de4e-0ebf-4cf5-90e1-306b917df133 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Added segment 95ba23e2-2d28-433d-b316-f76367ba31bd of type vxlan for network 7307e0a9-53fd-4d49-b84b-611ba382a624 [pid: 7|app: 0|req: 447/870] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:55:30 2026] POST /v2.0/networks => generated 653 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/871] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:31 2026] GET /v2.0/ports?device_id=28dc9ab9-ed1c-45ec-867f-c153fa676689 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:31.215 7 WARNING neutron_lib.context [None req-676c8cf5-431b-4c6d-9f2c-7c2a343e6635 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:31.309 7 INFO neutron.db.segments_db [None req-676c8cf5-431b-4c6d-9f2c-7c2a343e6635 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Added segment ce0ca88a-cc21-476a-9abf-601721b02d4f of type vxlan for network 6cbbbf90-1faa-40af-91ac-97abea994b2e [pid: 7|app: 0|req: 449/872] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:55:31 2026] POST /v2.0/networks => generated 654 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:31.647 8 INFO neutron.services.segments.plugin [-] Segment 7d4b3833-8f81-4ce0-a6a6-9601c8e10cd9 resource provider aggregate not found 2026-05-28 22:55:31.663 8 INFO neutron.db.l3_hamode_db [None req-ce3f7886-f151-4a5d-a7ea-07fe35280bd4 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] HA network 1fafdd16-1c5f-41a7-b851-895c49eccfbc was deleted as no HA routers are present in tenant 685ae63dd80245398d92b06a183e448b. [pid: 8|app: 0|req: 424/873] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:30 2026] DELETE /v2.0/routers/cd0b238e-32db-426a-81c6-5b10f42e157c => generated 0 bytes in 1145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:55:31.906 8 INFO neutron.services.segments.plugin [-] Segment 7d4b3833-8f81-4ce0-a6a6-9601c8e10cd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d4b3833-8f81-4ce0-a6a6-9601c8e10cd9 found for delete ", "request_id": "req-9f4cc334-a6c3-47a9-ace7-f83b2c004d7f"}]} 2026-05-28 22:55:31.912 8 INFO neutron.services.segments.plugin [-] Segment 7d4b3833-8f81-4ce0-a6a6-9601c8e10cd9 resource provider aggregate not found 2026-05-28 22:55:31.921 8 WARNING neutron_lib.context [None req-f8a63cad-cfa4-4a4d-93e9-14ee1e1f77ad 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:31.955 8 INFO neutron.services.segments.plugin [-] Segment 7d4b3833-8f81-4ce0-a6a6-9601c8e10cd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d4b3833-8f81-4ce0-a6a6-9601c8e10cd9 found for delete ", "request_id": "req-86524541-2505-498b-a437-5da00015b847"}]} [pid: 7|app: 0|req: 450/874] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:31 2026] DELETE /v2.0/subnets/215c5295-42c3-4aa4-b531-9f855c64d11e => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:31.988 8 WARNING neutron_lib.context [None req-f8a63cad-cfa4-4a4d-93e9-14ee1e1f77ad 47948c5851364a6fa5277ef76d675d29 63a8cdfb7fd84496af7ec4968210ab13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 451/875] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:31 2026] GET /v2.0/networks?id=a1a28480-ec65-461d-aa89-f54b8327f17a => generated 678 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:32.462 7 INFO neutron.services.segments.plugin [-] Segment dc89a1f9-0244-416f-bcf8-b5f7fd687d9b resource provider aggregate not found 2026-05-28 22:55:32.468 7 INFO neutron.services.segments.plugin [-] Segment dc89a1f9-0244-416f-bcf8-b5f7fd687d9b resource provider aggregate not found [pid: 7|app: 0|req: 452/876] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:32 2026] DELETE /v2.0/networks/07b0996f-94c8-4c27-ab08-381769c2d698 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:32.485 7 WARNING neutron_lib.context [req-cf0292cb-ebca-47a3-bd56-4c26806b953c req-891a451a-b3db-492a-bd58-8fb0d9fc1fc3 de87f09ab8f04393890a84704a5e7d4d 00e150d89a3442f38f360f34bc239de5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:32.491 7 INFO neutron.services.segments.plugin [-] Segment dc89a1f9-0244-416f-bcf8-b5f7fd687d9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc89a1f9-0244-416f-bcf8-b5f7fd687d9b found for delete ", "request_id": "req-ca66cc19-ed6c-4f59-8b46-2fcb337cf2c2"}]} 2026-05-28 22:55:32.492 7 INFO neutron.services.segments.plugin [-] Segment dc89a1f9-0244-416f-bcf8-b5f7fd687d9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc89a1f9-0244-416f-bcf8-b5f7fd687d9b found for delete ", "request_id": "req-4cc1ba3c-d85c-46e0-a834-13f53355a760"}]} [pid: 8|app: 0|req: 425/877] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:55:31 2026] POST /v2.0/subnets => generated 1276 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/878] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:32 2026] GET /v2.0/ports?device_id=28dc9ab9-ed1c-45ec-867f-c153fa676689 => 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: 427/879] 10.0.0.250 () {32 vars in 647 bytes} [Thu May 28 22:55:32 2026] GET /v2.0/subnets => generated 1889 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/880] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:32 2026] DELETE /v2.0/subnets/9831e9cc-e478-4b87-b3fe-f78f7ff08a21 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/881] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 22:55:32 2026] POST /v2.0/ports => generated 958 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/882] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:55:32 2026] GET /v2.0/security-groups?tenant_id=685ae63dd80245398d92b06a183e448b&name=default => generated 2921 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/883] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:32 2026] DELETE /v2.0/subnets/4e9bad2c-72d7-487d-9ba4-62bc599c1a81 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/884] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:33 2026] DELETE /v2.0/security-groups/8b5b853c-019b-4e63-8501-0180f44cef15 => 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: 456/885] 10.0.0.250 () {32 vars in 647 bytes} [Thu May 28 22:55:33 2026] GET /v2.0/subnets => generated 626 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/886] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:55:33 2026] PUT /v2.0/ports/3a596ceb-03f8-439b-99e6-d812445d4f76 => generated 1203 bytes in 515 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: 431/887] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:33 2026] GET /v2.0/ports?tenant_id=00e150d89a3442f38f360f34bc239de5&device_id=28dc9ab9-ed1c-45ec-867f-c153fa676689 => generated 1242 bytes in 71 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-28 22:55:33.692 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f00c76f-b0af-471d-8152-36b50d5eb8ee'] response: {'name': 'network-changed', 'server_uuid': '28dc9ab9-ed1c-45ec-867f-c153fa676689', 'tag': '3a596ceb-03f8-439b-99e6-d812445d4f76', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 432/888] 199.204.45.235 () {34 vars in 1060 bytes} [Thu May 28 22:55:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3a596ceb-03f8-439b-99e6-d812445d4f76 => 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: 433/889] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:33 2026] GET /v2.0/ports?device_id=28dc9ab9-ed1c-45ec-867f-c153fa676689 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/890] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:33 2026] GET /v2.0/subnets?id=f56abf73-ac63-4e0b-af6f-4a3888a780ae => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/891] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:33 2026] DELETE /v2.0/networks/6cbbbf90-1faa-40af-91ac-97abea994b2e => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/892] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:33 2026] GET /v2.0/security-groups?id=c254a264-6436-441f-8cd2-8a5a2da8dc6a&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: 436/893] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:33 2026] GET /v2.0/ports?network_id=a1a28480-ec65-461d-aa89-f54b8327f17a&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: 458/894] 10.0.0.95 () {34 vars in 989 bytes} [Thu May 28 22:55:33 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 1244 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/895] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:33 2026] GET /v2.0/networks/a1a28480-ec65-461d-aa89-f54b8327f17a?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/896] 10.0.0.95 () {34 vars in 1039 bytes} [Thu May 28 22:55:34 2026] GET /v2.0/security-groups?id=0b744be9-c957-4d54-aee8-48459a830ad9&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/897] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:34 2026] GET /v2.0/networks/a1a28480-ec65-461d-aa89-f54b8327f17a?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: 462/898] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:34 2026] GET /v2.0/ports?tenant_id=00e150d89a3442f38f360f34bc239de5&device_id=28dc9ab9-ed1c-45ec-867f-c153fa676689 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:55:34.303 8 INFO neutron.services.segments.plugin [-] Segment 95ba23e2-2d28-433d-b316-f76367ba31bd resource provider aggregate not found 2026-05-28 22:55:34.308 8 INFO neutron.services.segments.plugin [-] Segment 95ba23e2-2d28-433d-b316-f76367ba31bd resource provider aggregate not found 2026-05-28 22:55:34.322 8 INFO neutron.services.segments.plugin [-] Segment 95ba23e2-2d28-433d-b316-f76367ba31bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95ba23e2-2d28-433d-b316-f76367ba31bd found for delete ", "request_id": "req-75bccd0a-73fe-460f-bbbc-4d2f52793090"}]} 2026-05-28 22:55:34.325 8 INFO neutron.services.segments.plugin [-] Segment 95ba23e2-2d28-433d-b316-f76367ba31bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95ba23e2-2d28-433d-b316-f76367ba31bd found for delete ", "request_id": "req-01cb3849-9be5-4f8a-a5e1-35a39c541b02"}]} [pid: 7|app: 0|req: 463/899] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:34 2026] GET /v2.0/networks?id=a1a28480-ec65-461d-aa89-f54b8327f17a => generated 774 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/900] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:33 2026] DELETE /v2.0/networks/7307e0a9-53fd-4d49-b84b-611ba382a624 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/901] 199.204.45.235 () {34 vars in 1060 bytes} [Thu May 28 22:55:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3a596ceb-03f8-439b-99e6-d812445d4f76 => 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: 465/902] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:34 2026] GET /v2.0/subnets?id=f56abf73-ac63-4e0b-af6f-4a3888a780ae => generated 672 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/903] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:34 2026] GET /v2.0/ports?network_id=a1a28480-ec65-461d-aa89-f54b8327f17a&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:55:34.517 7 INFO neutron.services.segments.plugin [-] Segment ce0ca88a-cc21-476a-9abf-601721b02d4f resource provider aggregate not found 2026-05-28 22:55:34.525 7 INFO neutron.services.segments.plugin [-] Segment ce0ca88a-cc21-476a-9abf-601721b02d4f resource provider aggregate not found 2026-05-28 22:55:34.535 7 INFO neutron.services.segments.plugin [-] Segment ce0ca88a-cc21-476a-9abf-601721b02d4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce0ca88a-cc21-476a-9abf-601721b02d4f found for delete ", "request_id": "req-e21e00f5-f188-46f8-bed6-f8e8e1dfa121"}]} 2026-05-28 22:55:34.543 7 INFO neutron.services.segments.plugin [-] Segment ce0ca88a-cc21-476a-9abf-601721b02d4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce0ca88a-cc21-476a-9abf-601721b02d4f found for delete ", "request_id": "req-7c2b8874-c2cd-4ce0-9230-f8a693864040"}]} [pid: 7|app: 0|req: 467/904] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:34 2026] GET /v2.0/networks/a1a28480-ec65-461d-aa89-f54b8327f17a?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: 438/905] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:34 2026] DELETE /v2.0/networks/6a529319-efda-4fd1-85f7-8636c354585e => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/906] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:34 2026] GET /v2.0/networks/a1a28480-ec65-461d-aa89-f54b8327f17a?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: 439/907] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:34 2026] DELETE /v2.0/networks/43086267-d6df-48f3-83b0-e63de801c2c7 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/908] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:34 2026] GET /v2.0/ports?device_id=28dc9ab9-ed1c-45ec-867f-c153fa676689 => 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: 440/909] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:35 2026] GET /v2.0/security-groups?id=c254a264-6436-441f-8cd2-8a5a2da8dc6a&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/910] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:55:35 2026] GET /v2.0/security-groups?tenant_id=63a8cdfb7fd84496af7ec4968210ab13&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/911] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:35 2026] DELETE /v2.0/security-groups/6e3743b8-deff-48ca-8335-55495468e3c2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:55:35.615 7 INFO neutron.db.segments_db [None req-f9263871-57f1-40c2-b6e8-44f8e7ed3abb 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment f10b9371-dc08-4b9f-9922-72b759200fab of type vxlan for network 0edca8e3-45b5-4997-8fff-cd034231a16e [pid: 7|app: 0|req: 470/912] 10.0.0.250 () {34 vars in 671 bytes} [Thu May 28 22:55:35 2026] POST /v2.0/networks => generated 748 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/913] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:55:35 2026] POST /v2.0/subnets => generated 671 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:36.042 7 INFO neutron.db.segments_db [None req-1eb55cf6-3708-4683-a395-abfaaac3aa7e 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 525307a6-f5a1-4e57-97d6-82c83064e9eb of type vxlan for network c41e0c4c-a3ff-4b6f-bac0-9338f148ed8d [pid: 8|app: 0|req: 444/914] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:36 2026] GET /v2.0/ports?device_id=28dc9ab9-ed1c-45ec-867f-c153fa676689 => generated 975 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/915] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:36 2026] GET /v2.0/security-groups?id=c254a264-6436-441f-8cd2-8a5a2da8dc6a&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:36.631 8 INFO neutron.services.segments.plugin [-] Segment ecb07d3b-926b-44a2-9c0b-3fb0bca8ace6 resource provider aggregate not found 2026-05-28 22:55:36.640 8 INFO neutron.services.segments.plugin [-] Segment ecb07d3b-926b-44a2-9c0b-3fb0bca8ace6 resource provider aggregate not found 2026-05-28 22:55:36.657 8 INFO neutron.services.segments.plugin [-] Segment ecb07d3b-926b-44a2-9c0b-3fb0bca8ace6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecb07d3b-926b-44a2-9c0b-3fb0bca8ace6 found for delete ", "request_id": "req-3e85020b-e108-4caa-aeb8-4cab6b94d006"}]} 2026-05-28 22:55:36.672 8 INFO neutron.services.segments.plugin [-] Segment ecb07d3b-926b-44a2-9c0b-3fb0bca8ace6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecb07d3b-926b-44a2-9c0b-3fb0bca8ace6 found for delete ", "request_id": "req-eb1d0b28-0b63-403f-ba4b-a028f726dca9"}]} 2026-05-28 22:55:36.689 8 INFO neutron.services.segments.plugin [-] Segment 8ddefb3d-a24d-43f5-ac79-a864d84c6e64 resource provider aggregate not found 2026-05-28 22:55:36.693 8 INFO neutron.services.segments.plugin [-] Segment 8ddefb3d-a24d-43f5-ac79-a864d84c6e64 resource provider aggregate not found [pid: 8|app: 0|req: 446/916] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:36 2026] GET /v2.0/ports?device_id=28dc9ab9-ed1c-45ec-867f-c153fa676689 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:36.715 8 INFO neutron.services.segments.plugin [-] Segment 8ddefb3d-a24d-43f5-ac79-a864d84c6e64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ddefb3d-a24d-43f5-ac79-a864d84c6e64 found for delete ", "request_id": "req-16bcb42c-0298-4a9a-8baa-e399a9e94ea1"}]} 2026-05-28 22:55:36.716 8 INFO neutron.services.segments.plugin [-] Segment 8ddefb3d-a24d-43f5-ac79-a864d84c6e64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ddefb3d-a24d-43f5-ac79-a864d84c6e64 found for delete ", "request_id": "req-b232f01a-2f5e-4d33-a32c-96f138f64c96"}]} [pid: 8|app: 0|req: 447/917] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:36 2026] GET /v2.0/security-groups?id=c254a264-6436-441f-8cd2-8a5a2da8dc6a&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:36.771 7 INFO neutron.db.l3_hamode_db [None req-1eb55cf6-3708-4683-a395-abfaaac3aa7e 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 448/918] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:36 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/919] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:37 2026] GET /v2.0/security-groups?id=0b744be9-c957-4d54-aee8-48459a830ad9&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/920] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 22:55:37 2026] GET /v2.0/ports?device_id=28dc9ab9-ed1c-45ec-867f-c153fa676689 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/921] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 22:55:37 2026] DELETE /v2.0/ports/3a596ceb-03f8-439b-99e6-d812445d4f76 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:37.593 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f9683fa-13c1-4d10-95be-f962804c98d3'] response: {'server_uuid': '28dc9ab9-ed1c-45ec-867f-c153fa676689', 'name': 'network-vif-deleted', 'tag': '3a596ceb-03f8-439b-99e6-d812445d4f76', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 452/922] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:37 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:37.781 8 WARNING neutron_lib.context [None req-3278709e-6f03-40be-aabe-7572fae9f969 aa1c82c6588a42e19c0a3a5431202850 40b87d3f92074a23b3f205540989a274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:37.891 7 INFO neutron.db.l3_hamode_db [None req-1eb55cf6-3708-4683-a395-abfaaac3aa7e 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:55:37.936 8 INFO neutron.db.segments_db [None req-3278709e-6f03-40be-aabe-7572fae9f969 aa1c82c6588a42e19c0a3a5431202850 40b87d3f92074a23b3f205540989a274 - - default default] Added segment 8b72b892-be7a-4975-8f47-3a157234a615 of type vxlan for network 85f5f63f-efe9-49fb-8bb9-19f2fe6ca6d0 [pid: 8|app: 0|req: 453/923] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:55:37 2026] POST /v2.0/networks => generated 644 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/924] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:38 2026] GET /v2.0/security-groups?id=0b744be9-c957-4d54-aee8-48459a830ad9&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/925] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:38 2026] GET /v2.0/ports?device_id=28dc9ab9-ed1c-45ec-867f-c153fa676689 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:38.115 8 WARNING neutron_lib.context [None req-ac3885bc-8640-4922-a43d-067a08d08494 aa1c82c6588a42e19c0a3a5431202850 40b87d3f92074a23b3f205540989a274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 456/926] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:55:38 2026] POST /v2.0/subnets => generated 617 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/927] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:38 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:38.474 8 WARNING neutron_lib.context [None req-ce4328c4-b86e-4e21-bbf4-55588591ac66 aa1c82c6588a42e19c0a3a5431202850 40b87d3f92074a23b3f205540989a274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:38.533 8 INFO neutron.db.segments_db [None req-ce4328c4-b86e-4e21-bbf4-55588591ac66 aa1c82c6588a42e19c0a3a5431202850 40b87d3f92074a23b3f205540989a274 - - default default] Added segment 55b825ce-cc4a-4b10-8f54-0f150ea3de8e of type vxlan for network ffa46301-0fe6-4f5e-bada-b40cd9776d88 [pid: 8|app: 0|req: 458/928] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:55:38 2026] POST /v2.0/networks => generated 644 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/929] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:38 2026] GET /v2.0/security-groups?id=0b744be9-c957-4d54-aee8-48459a830ad9&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/930] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:38 2026] GET /v2.0/ports?tenant_id=20ccd52c2629421db7891d467e4c8841&device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => 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: 461/931] 10.0.0.250 () {34 vars in 743 bytes} [Thu May 28 22:55:38 2026] PUT /v2.0/networks/ffa46301-0fe6-4f5e-bada-b40cd9776d88 => generated 592 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/932] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:38 2026] GET /v2.0/networks?id=72a27ea6-0997-421f-aff8-219d59237a4c => generated 772 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:38.966 8 WARNING neutron_lib.context [None req-accf3d64-7dbc-4724-bf56-1723f39e9869 aa1c82c6588a42e19c0a3a5431202850 40b87d3f92074a23b3f205540989a274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 471/933] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:55:35 2026] POST /v2.0/routers => generated 735 bytes in 3210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/934] 199.204.45.235 () {34 vars in 1060 bytes} [Thu May 28 22:55:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=27a7beb3-92b3-4c97-b37d-712a169bd5e0 => generated 861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/935] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:55:38 2026] POST /v2.0/subnets => generated 602 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/936] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:55:39 2026] PUT /v2.0/routers/b6869ac5-6a61-4411-a068-f23682f92677/remove_router_interface => generated 309 bytes in 1628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/937] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:40 2026] GET /v2.0/subnets?id=33f8e995-c3fb-4585-88e0-39e9d1bad9a7 => generated 670 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/938] 10.0.0.250 () {34 vars in 741 bytes} [Thu May 28 22:55:40 2026] PUT /v2.0/subnets/9df27ec7-214d-4717-925c-c06af902486a => generated 612 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/939] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:55:39 2026] PUT /v2.0/routers/9e3883bd-788c-402e-9a10-9047d91c2522/add_router_interface => generated 309 bytes in 1935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/940] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:41 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/941] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:41 2026] GET /v2.0/ports?network_id=72a27ea6-0997-421f-aff8-219d59237a4c&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:55:41.936 7 INFO neutron.services.segments.plugin [-] Segment 55b825ce-cc4a-4b10-8f54-0f150ea3de8e resource provider aggregate not found 2026-05-28 22:55:41.954 7 INFO neutron.services.segments.plugin [-] Segment 55b825ce-cc4a-4b10-8f54-0f150ea3de8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b825ce-cc4a-4b10-8f54-0f150ea3de8e found for delete ", "request_id": "req-7dee6212-928f-4f4a-bcdd-3df24cea41ee"}]} 2026-05-28 22:55:41.955 7 INFO neutron.services.segments.plugin [-] Segment 55b825ce-cc4a-4b10-8f54-0f150ea3de8e resource provider aggregate not found 2026-05-28 22:55:41.976 7 INFO neutron.services.segments.plugin [-] Segment 55b825ce-cc4a-4b10-8f54-0f150ea3de8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b825ce-cc4a-4b10-8f54-0f150ea3de8e found for delete ", "request_id": "req-de5bc835-3005-4d3c-962d-00eba0d68bae"}]} [pid: 7|app: 0|req: 478/942] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:41 2026] DELETE /v2.0/networks/ffa46301-0fe6-4f5e-bada-b40cd9776d88 => generated 0 bytes in 721 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/943] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:41 2026] GET /v2.0/security-groups?id=0b744be9-c957-4d54-aee8-48459a830ad9&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: 482/946] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:42 2026] GET /v2.0/networks/72a27ea6-0997-421f-aff8-219d59237a4c?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:42.125 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0921123-9154-43d5-a240-6c785a4b5437 aa1c82c6588a42e19c0a3a5431202850 40b87d3f92074a23b3f205540989a274 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 483/947] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:42 2026] DELETE /v2.0/networks/ffa46301-0fe6-4f5e-bada-b40cd9776d88 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:55:42.133 7 WARNING neutron_lib.context [None req-281637be-3c5a-4195-9f5e-da3b35e76c75 1d12717a342d4212ac53a2d9757ff881 a0c3cfbfb1784c669a83b7a233779b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 484/948] 10.0.0.250 () {34 vars in 685 bytes} [Thu May 28 22:55:42 2026] POST /v2.0/security-groups => generated 1660 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/949] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:42 2026] GET /v2.0/networks/72a27ea6-0997-421f-aff8-219d59237a4c?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: 486/950] 10.0.0.250 () {32 vars in 694 bytes} [Thu May 28 22:55:42 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:42.469 8 INFO neutron.services.segments.plugin [-] Segment 3fa65952-e775-47a4-8ef3-e9cec797765a resource provider aggregate not found 2026-05-28 22:55:42.475 7 WARNING neutron_lib.context [None req-8038d9c9-aa78-4922-a3a3-72dcc901bec4 1d12717a342d4212ac53a2d9757ff881 a0c3cfbfb1784c669a83b7a233779b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:42.476 8 INFO neutron.services.segments.plugin [-] Segment 3fa65952-e775-47a4-8ef3-e9cec797765a resource provider aggregate not found 2026-05-28 22:55:42.485 8 INFO neutron.services.segments.plugin [-] Segment 3fa65952-e775-47a4-8ef3-e9cec797765a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fa65952-e775-47a4-8ef3-e9cec797765a found for delete ", "request_id": "req-ed909fd3-89d7-419c-9c54-af8c315a1853"}]} 2026-05-28 22:55:42.497 8 INFO neutron.services.segments.plugin [-] Segment 3fa65952-e775-47a4-8ef3-e9cec797765a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fa65952-e775-47a4-8ef3-e9cec797765a found for delete ", "request_id": "req-54af0650-6644-4ddb-9a62-59eb157629b0"}]} 2026-05-28 22:55:42.514 8 INFO neutron.db.l3_hamode_db [None req-4f3be26a-fc5a-485a-85c7-236a0a5b9208 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] HA network e4d46240-2cab-4ea0-8875-a1f2f6d47ae8 was deleted as no HA routers are present in tenant 00e150d89a3442f38f360f34bc239de5. [pid: 8|app: 0|req: 465/951] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:41 2026] DELETE /v2.0/routers/b6869ac5-6a61-4411-a068-f23682f92677 => generated 0 bytes in 1314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/952] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:55:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/953] 10.0.0.250 () {32 vars in 742 bytes} [Thu May 28 22:55:42 2026] GET /v2.0/subnets?network_id=d1b97458-2da1-4ccf-8b9c-158386e72b00 => generated 626 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:42.613 8 WARNING neutron_lib.context [None req-3d7fba52-c0be-4acc-91b7-a51b9f651bd1 1d12717a342d4212ac53a2d9757ff881 a0c3cfbfb1784c669a83b7a233779b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 467/954] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:55:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/955] 10.0.0.250 () {32 vars in 653 bytes} [Thu May 28 22:55:42 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-28 22:55:42.751 8 WARNING neutron_lib.context [None req-23fbf173-2135-4a40-8d6c-8657549ebef5 1d12717a342d4212ac53a2d9757ff881 a0c3cfbfb1784c669a83b7a233779b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 488/956] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:42 2026] DELETE /v2.0/subnets/f56abf73-ac63-4e0b-af6f-4a3888a780ae => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/957] 10.0.0.250 () {32 vars in 649 bytes} [Thu May 28 22:55:42 2026] GET /v2.0/networks => generated 1309 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/958] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:42 2026] DELETE /v2.0/networks/a1a28480-ec65-461d-aa89-f54b8327f17a => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/959] 10.0.0.250 () {32 vars in 647 bytes} [Thu May 28 22:55:43 2026] GET /v2.0/subnets => generated 1233 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/960] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 22:55:42 2026] POST /v2.0/floatingips => generated 552 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/961] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:43 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/962] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:43 2026] GET /v2.0/security-groups?id=0b744be9-c957-4d54-aee8-48459a830ad9&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/963] 10.0.0.250 () {32 vars in 723 bytes} [Thu May 28 22:55:43 2026] GET /v2.0/networks/85f5f63f-efe9-49fb-8bb9-19f2fe6ca6d0 => generated 669 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/964] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 22:55:43 2026] GET /v2.0/subnets/2f09de65-28e2-4f8f-bee7-72cf5fb5a6a2 => generated 617 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:43.614 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b9eb562-1ef3-4489-8c17-a39c23161e3b aa1c82c6588a42e19c0a3a5431202850 40b87d3f92074a23b3f205540989a274 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 471/965] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:43 2026] DELETE /v2.0/subnets/9df27ec7-214d-4717-925c-c06af902486a => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:55:43.639 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f988f349-e31c-42c5-a9d1-c2b020f79ef9 aa1c82c6588a42e19c0a3a5431202850 40b87d3f92074a23b3f205540989a274 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 495/966] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:43 2026] DELETE /v2.0/networks/ffa46301-0fe6-4f5e-bada-b40cd9776d88 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/967] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:55:43 2026] GET /v2.0/security-groups?tenant_id=00e150d89a3442f38f360f34bc239de5&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/968] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:43 2026] DELETE /v2.0/security-groups/c254a264-6436-441f-8cd2-8a5a2da8dc6a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/969] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:43 2026] DELETE /v2.0/subnets/2f09de65-28e2-4f8f-bee7-72cf5fb5a6a2 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/970] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:43 2026] DELETE /v2.0/networks/85f5f63f-efe9-49fb-8bb9-19f2fe6ca6d0 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:44.630 7 INFO neutron.services.segments.plugin [-] Segment ebd4ead4-a87d-4d97-8f01-30654d97be66 resource provider aggregate not found 2026-05-28 22:55:44.635 7 INFO neutron.services.segments.plugin [-] Segment ebd4ead4-a87d-4d97-8f01-30654d97be66 resource provider aggregate not found 2026-05-28 22:55:44.652 7 INFO neutron.services.segments.plugin [-] Segment ebd4ead4-a87d-4d97-8f01-30654d97be66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebd4ead4-a87d-4d97-8f01-30654d97be66 found for delete ", "request_id": "req-c296b4b8-a4f0-4594-bc9f-52a804ec0b9c"}]} 2026-05-28 22:55:44.658 7 INFO neutron.services.segments.plugin [-] Segment ebd4ead4-a87d-4d97-8f01-30654d97be66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebd4ead4-a87d-4d97-8f01-30654d97be66 found for delete ", "request_id": "req-96464381-016a-48ec-88ba-a6975b1fee6f"}]} [pid: 7|app: 0|req: 497/971] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:44 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:44.701 8 INFO neutron.services.segments.plugin [-] Segment 8b72b892-be7a-4975-8f47-3a157234a615 resource provider aggregate not found 2026-05-28 22:55:44.706 8 INFO neutron.services.segments.plugin [-] Segment 8b72b892-be7a-4975-8f47-3a157234a615 resource provider aggregate not found 2026-05-28 22:55:44.715 8 INFO neutron.services.segments.plugin [-] Segment 8b72b892-be7a-4975-8f47-3a157234a615 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b72b892-be7a-4975-8f47-3a157234a615 found for delete ", "request_id": "req-e79ef454-7977-4047-94e8-95b0637e733b"}]} 2026-05-28 22:55:44.719 8 INFO neutron.services.segments.plugin [-] Segment 8b72b892-be7a-4975-8f47-3a157234a615 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b72b892-be7a-4975-8f47-3a157234a615 found for delete ", "request_id": "req-7bbc0e7f-c024-4fa2-96a7-2d6608533f50"}]} [pid: 8|app: 0|req: 475/972] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:44 2026] GET /v2.0/security-groups?id=0b744be9-c957-4d54-aee8-48459a830ad9&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/973] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:55:44 2026] GET /v2.0/security-groups?tenant_id=40b87d3f92074a23b3f205540989a274&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/974] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:45 2026] DELETE /v2.0/security-groups/a48a3562-a7db-4665-8d1c-fd44571cdeff => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:55:47.239 7 WARNING neutron_lib.context [None req-2cd6ed6c-552b-4566-b1fb-4ae559172be5 e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:47.387 7 INFO neutron.db.segments_db [None req-2cd6ed6c-552b-4566-b1fb-4ae559172be5 e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] Added segment 98c08742-8f50-4634-8f8f-e0f4bfe2436f of type vxlan for network 78bdb330-9300-4d54-8031-cb9516a0bfd7 [pid: 7|app: 0|req: 499/975] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:55:47 2026] POST /v2.0/networks => generated 644 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:47.574 8 WARNING neutron_lib.context [None req-2e4fa4d8-c52d-4dc0-bc88-23ef43b8e9c9 e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 477/976] 10.0.0.250 () {34 vars in 665 bytes} [Thu May 28 22:55:47 2026] POST /v2.0/ports => generated 775 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:47.979 7 WARNING neutron_lib.context [None req-b2c000a7-cf90-4c56-b001-0b48061319e3 e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:48.061 7 INFO neutron.db.segments_db [None req-b2c000a7-cf90-4c56-b001-0b48061319e3 e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] Added segment 11fe1726-b87d-4c8d-a23c-a2884a7f2421 of type vxlan for network 60b8af6a-708b-4eaf-9887-2d4d9dcfc8a6 [pid: 7|app: 0|req: 500/977] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:55:47 2026] POST /v2.0/networks => generated 631 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-28 22:55:48.183 8 WARNING neutron_lib.context [None req-aedf5b01-d407-403c-9b5b-89397adb104d e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 478/978] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:55:48 2026] POST /v2.0/subnets => generated 602 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/979] 10.0.0.17 () {34 vars in 1099 bytes} [Thu May 28 22:55:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1590885358&fields=id&tenant_id=a0c3cfbfb1784c669a83b7a233779b5f => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:48.571 8 WARNING neutron_lib.context [None req-42e78a4c-700d-431e-9874-5e0ac0a229b3 e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 501/980] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:55:48 2026] GET /v2.0/security-groups?tenant_id=2ab4a108ed6c44e39f5986aaaf602263&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/981] 10.0.0.17 () {34 vars in 981 bytes} [Thu May 28 22:55:48 2026] GET /v2.0/networks?id=0edca8e3-45b5-4997-8fff-cd034231a16e => generated 680 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/982] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:48 2026] DELETE /v2.0/security-groups/ffbc0e81-cc61-471c-8bd4-c4f85dc47995 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/983] 10.0.0.17 () {34 vars in 964 bytes} [Thu May 28 22:55:48 2026] GET /v2.0/quotas/a0c3cfbfb1784c669a83b7a233779b5f => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/984] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:55:48 2026] GET /v2.0/ports?tenant_id=a0c3cfbfb1784c669a83b7a233779b5f&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/985] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:55:48 2026] GET /v2.0/security-groups?tenant_id=26d085de93c249b68c2fd2e2fc0c1ea5&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/986] 10.0.0.250 () {34 vars in 665 bytes} [Thu May 28 22:55:48 2026] POST /v2.0/ports => generated 954 bytes in 468 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: 507/987] 10.0.0.17 () {34 vars in 1007 bytes} [Thu May 28 22:55:49 2026] GET /v2.0/networks/0edca8e3-45b5-4997-8fff-cd034231a16e?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/988] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:49 2026] DELETE /v2.0/security-groups/0fdad6d1-ead1-4c4d-8475-0dcb6854db1e => 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: 482/989] 10.0.0.17 () {34 vars in 1107 bytes} [Thu May 28 22:55:49 2026] GET /v2.0/networks/0edca8e3-45b5-4997-8fff-cd034231a16e?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: 508/990] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:55:49 2026] DELETE /v2.0/ports/e6b9dc4c-0dc7-4629-9e1d-eed346267f3a => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:49.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa8e1bae-8212-4d3b-9bea-55cacbf02c69 e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 509/991] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:55:49 2026] DELETE /v2.0/ports/e6b9dc4c-0dc7-4629-9e1d-eed346267f3a => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/992] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:49 2026] GET /v2.0/ports?device_id=9fbf015f-f9d4-414f-8efe-b3ceb68283f9 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:49.540 7 INFO neutron.pecan_wsgi.hooks.translation [None req-869c9097-d350-4684-83a0-29cec66590f6 e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 510/993] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:55:49 2026] GET /v2.0/ports/e6b9dc4c-0dc7-4629-9e1d-eed346267f3a => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/994] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:49 2026] DELETE /v2.0/subnets/2951c257-8c2f-4c17-8235-c3dbf27cdcbb => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:50.242 7 INFO neutron.services.segments.plugin [-] Segment 11fe1726-b87d-4c8d-a23c-a2884a7f2421 resource provider aggregate not found 2026-05-28 22:55:50.246 7 INFO neutron.services.segments.plugin [-] Segment 11fe1726-b87d-4c8d-a23c-a2884a7f2421 resource provider aggregate not found [pid: 8|app: 0|req: 485/995] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:50 2026] GET /v2.0/networks?id=0edca8e3-45b5-4997-8fff-cd034231a16e => generated 680 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:50.260 7 INFO neutron.services.segments.plugin [-] Segment 11fe1726-b87d-4c8d-a23c-a2884a7f2421 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11fe1726-b87d-4c8d-a23c-a2884a7f2421 found for delete ", "request_id": "req-bc59bdd2-7fbe-4ee5-8c6c-a866170beb59"}]} 2026-05-28 22:55:50.272 7 INFO neutron.services.segments.plugin [-] Segment 11fe1726-b87d-4c8d-a23c-a2884a7f2421 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11fe1726-b87d-4c8d-a23c-a2884a7f2421 found for delete ", "request_id": "req-24ede7f6-f820-4a42-86ee-e4393489dcb4"}]} [pid: 7|app: 0|req: 511/996] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:49 2026] DELETE /v2.0/networks/60b8af6a-708b-4eaf-9887-2d4d9dcfc8a6 => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:50.288 7 WARNING neutron_lib.context [None req-70312202-8758-43b2-9a9e-59d706007027 e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 486/997] 199.204.45.235 () {34 vars in 1050 bytes} [Thu May 28 22:55:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a0c3cfbfb1784c669a83b7a233779b5f => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:50.331 8 WARNING neutron_lib.context [req-ed4815ce-ea90-43cb-8902-64562b752743 req-b95aea11-207a-4ed5-bc5d-37ac1d59bf47 1d12717a342d4212ac53a2d9757ff881 a0c3cfbfb1784c669a83b7a233779b5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:55:50.347 7 INFO neutron.db.segments_db [None req-70312202-8758-43b2-9a9e-59d706007027 e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] Added segment 032274bf-ec7d-4064-a863-1d76d173a1ac of type vxlan for network f905e796-8457-4992-8301-7f2296b16a39 [pid: 7|app: 0|req: 512/998] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:55:50 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:55:50.465 7 WARNING neutron_lib.context [None req-06a01cc3-fd17-4323-abab-e78abaae967a e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/999] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:55:50 2026] POST /v2.0/subnets => generated 602 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1000] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 22:55:50 2026] POST /v2.0/ports => generated 954 bytes in 437 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-28 22:55:50.769 8 WARNING neutron_lib.context [None req-17802d67-9d3c-4870-8e91-71ef85542975 e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 514/1001] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:50 2026] GET /v2.0/ports?device_id=9fbf015f-f9d4-414f-8efe-b3ceb68283f9 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1002] 10.0.0.250 () {34 vars in 665 bytes} [Thu May 28 22:55:50 2026] POST /v2.0/ports => generated 912 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1003] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:51 2026] GET /v2.0/security-groups?id=1d876955-bd88-4dee-832c-955f75846360&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1004] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:55:50 2026] PUT /v2.0/ports/400b2bfc-c2dd-41c9-9bff-86e9650526a9 => generated 1199 bytes in 509 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-28 22:55:51.410 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-969783ea-2b85-4a64-9d9c-312b43a68e5f'] response: {'name': 'network-changed', 'server_uuid': '9fbf015f-f9d4-414f-8efe-b3ceb68283f9', 'tag': '400b2bfc-c2dd-41c9-9bff-86e9650526a9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 516/1005] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:51 2026] GET /v2.0/ports?tenant_id=a0c3cfbfb1784c669a83b7a233779b5f&device_id=9fbf015f-f9d4-414f-8efe-b3ceb68283f9 => generated 1238 bytes in 68 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: 517/1006] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:55:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=400b2bfc-c2dd-41c9-9bff-86e9650526a9 => 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: 518/1007] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:51 2026] GET /v2.0/subnets?id=b1416e2a-b119-4c5b-97dd-dffffb7456ef => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1008] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:51 2026] GET /v2.0/ports?network_id=0edca8e3-45b5-4997-8fff-cd034231a16e&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: 520/1009] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:51 2026] GET /v2.0/networks/0edca8e3-45b5-4997-8fff-cd034231a16e?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: 521/1010] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:51 2026] GET /v2.0/networks/0edca8e3-45b5-4997-8fff-cd034231a16e?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: 490/1011] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:55:51 2026] DELETE /v2.0/ports/fa45b843-9e45-454d-b09c-8883c3eea429 => generated 0 bytes in 507 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:51.811 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4a609b6-006e-4a0f-9fa0-deea1282192a e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/1012] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:55:51 2026] GET /v2.0/ports/fa45b843-9e45-454d-b09c-8883c3eea429 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1013] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:51 2026] GET /v2.0/ports?tenant_id=a0c3cfbfb1784c669a83b7a233779b5f&device_id=9fbf015f-f9d4-414f-8efe-b3ceb68283f9 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1014] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:51 2026] GET /v2.0/networks?id=0edca8e3-45b5-4997-8fff-cd034231a16e => generated 776 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1015] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:55:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=400b2bfc-c2dd-41c9-9bff-86e9650526a9 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1016] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:51 2026] GET /v2.0/subnets?id=b1416e2a-b119-4c5b-97dd-dffffb7456ef => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1017] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:51 2026] GET /v2.0/ports?network_id=0edca8e3-45b5-4997-8fff-cd034231a16e&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: 492/1018] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:51 2026] DELETE /v2.0/subnets/b3b9782e-d555-43b4-9442-ddf0ebca0f61 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1019] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:52 2026] GET /v2.0/networks/0edca8e3-45b5-4997-8fff-cd034231a16e?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: 494/1020] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:52 2026] GET /v2.0/networks/0edca8e3-45b5-4997-8fff-cd034231a16e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:52.457 7 INFO neutron.services.segments.plugin [-] Segment 032274bf-ec7d-4064-a863-1d76d173a1ac resource provider aggregate not found 2026-05-28 22:55:52.461 7 INFO neutron.services.segments.plugin [-] Segment 032274bf-ec7d-4064-a863-1d76d173a1ac resource provider aggregate not found [pid: 8|app: 0|req: 495/1021] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:52 2026] GET /v2.0/ports?device_id=9fbf015f-f9d4-414f-8efe-b3ceb68283f9 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:52.475 7 INFO neutron.services.segments.plugin [-] Segment 032274bf-ec7d-4064-a863-1d76d173a1ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 032274bf-ec7d-4064-a863-1d76d173a1ac found for delete ", "request_id": "req-0e5dd3fd-ced8-460d-8eb2-89bc7ba55529"}]} [pid: 7|app: 0|req: 527/1022] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:52 2026] DELETE /v2.0/networks/f905e796-8457-4992-8301-7f2296b16a39 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:52.495 7 INFO neutron.services.segments.plugin [-] Segment 032274bf-ec7d-4064-a863-1d76d173a1ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 032274bf-ec7d-4064-a863-1d76d173a1ac found for delete ", "request_id": "req-001c8943-6b5c-400d-85a0-8c67151e3d7f"}]} 2026-05-28 22:55:52.502 7 WARNING neutron_lib.context [None req-2e90195c-da70-4dbf-a60b-6cbbb027d805 e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1023] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:52 2026] GET /v2.0/security-groups?id=1d876955-bd88-4dee-832c-955f75846360&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: 528/1024] 10.0.0.250 () {34 vars in 665 bytes} [Thu May 28 22:55:52 2026] POST /v2.0/ports => generated 774 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1025] 10.0.0.250 () {34 vars in 737 bytes} [Thu May 28 22:55:52 2026] PUT /v2.0/ports/8fbafe88-1d1a-4bd9-a295-95c6335b0a3d => generated 752 bytes in 178 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: 529/1026] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:55:53 2026] DELETE /v2.0/ports/8fbafe88-1d1a-4bd9-a295-95c6335b0a3d => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1027] 10.0.0.250 () {32 vars in 643 bytes} [Thu May 28 22:55:53 2026] GET /v2.0/ports => generated 778 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:53.439 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa4dda03-42ef-4491-a903-26ca55318655 e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 530/1028] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:55:53 2026] GET /v2.0/ports/8fbafe88-1d1a-4bd9-a295-95c6335b0a3d => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1029] 10.0.0.250 () {32 vars in 643 bytes} [Thu May 28 22:55:53 2026] GET /v2.0/ports => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1030] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:55:53 2026] GET /v2.0/ports/54766bd2-b8e7-4cef-8edd-c3b686567431 => generated 775 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:53.566 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39441eaf-77bc-4d09-a40c-59a7eeb1116e e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 500/1031] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:55:53 2026] DELETE /v2.0/ports/fa45b843-9e45-454d-b09c-8883c3eea429 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:55:53.595 7 INFO neutron.pecan_wsgi.hooks.translation [None req-403942e1-096a-4ac9-a72e-3ac0d99696b3 e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 532/1032] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:53 2026] DELETE /v2.0/subnets/b3b9782e-d555-43b4-9442-ddf0ebca0f61 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:55:53.626 8 INFO neutron.pecan_wsgi.hooks.translation [None req-017aafe5-657c-4ce5-85a7-59a5eaa21f4d e588f987f68545b0bc5317ab78e48fd8 83c0c9e0659748968d3cb524b2f9f2e3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 501/1033] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:55:53 2026] DELETE /v2.0/subnets/2951c257-8c2f-4c17-8235-c3dbf27cdcbb => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1034] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:53 2026] GET /v2.0/ports?device_id=9fbf015f-f9d4-414f-8efe-b3ceb68283f9 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1035] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:53 2026] GET /v2.0/security-groups?id=1d876955-bd88-4dee-832c-955f75846360&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: 502/1036] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:55:53 2026] DELETE /v2.0/ports/54766bd2-b8e7-4cef-8edd-c3b686567431 => 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: 535/1037] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:55:53 2026] DELETE /v2.0/networks/78bdb330-9300-4d54-8031-cb9516a0bfd7 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:55:54.856 7 INFO neutron.services.segments.plugin [-] Segment 98c08742-8f50-4634-8f8f-e0f4bfe2436f resource provider aggregate not found 2026-05-28 22:55:54.862 7 INFO neutron.services.segments.plugin [-] Segment 98c08742-8f50-4634-8f8f-e0f4bfe2436f resource provider aggregate not found 2026-05-28 22:55:54.875 7 INFO neutron.services.segments.plugin [-] Segment 98c08742-8f50-4634-8f8f-e0f4bfe2436f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98c08742-8f50-4634-8f8f-e0f4bfe2436f found for delete ", "request_id": "req-c8ffbacc-719e-465d-8009-759a473cc1ad"}]} 2026-05-28 22:55:54.886 7 INFO neutron.services.segments.plugin [-] Segment 98c08742-8f50-4634-8f8f-e0f4bfe2436f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98c08742-8f50-4634-8f8f-e0f4bfe2436f found for delete ", "request_id": "req-b43a492c-41e8-4607-b339-5e3aec3f2c9a"}]} [pid: 7|app: 0|req: 536/1038] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:54 2026] GET /v2.0/ports?device_id=9fbf015f-f9d4-414f-8efe-b3ceb68283f9 => generated 971 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1039] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:55:54 2026] GET /v2.0/security-groups?tenant_id=83c0c9e0659748968d3cb524b2f9f2e3&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1040] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:54 2026] GET /v2.0/security-groups?id=1d876955-bd88-4dee-832c-955f75846360&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1041] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:55 2026] DELETE /v2.0/security-groups/8a2db1bc-fad6-4951-99c6-e597169d9a76 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1042] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:55 2026] GET /v2.0/ports?device_id=9fbf015f-f9d4-414f-8efe-b3ceb68283f9 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:56.107 8 INFO neutron.db.l3_db [None req-f1698cd6-b44e-4d4b-8807-4daa0888ec9e 1d12717a342d4212ac53a2d9757ff881 a0c3cfbfb1784c669a83b7a233779b5f - - default default] Floating IP d1cc8817-cb2b-46ba-a6c5-2271c9313152 associated. External IP: 10.96.250.218, port: 400b2bfc-c2dd-41c9-9bff-86e9650526a9. [pid: 8|app: 0|req: 505/1045] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:55:55 2026] PUT /v2.0/floatingips/d1cc8817-cb2b-46ba-a6c5-2271c9313152 => generated 855 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1046] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:55:56 2026] GET /v2.0/security-groups?tenant_id=cb06c4726d8c43829b011b09b87b1b76&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:55:56.628 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ed9f0fd-3bd1-4fed-8a5b-2552c0f692c4'] response: {'name': 'network-changed', 'server_uuid': '9fbf015f-f9d4-414f-8efe-b3ceb68283f9', 'tag': '400b2bfc-c2dd-41c9-9bff-86e9650526a9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 542/1047] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:56 2026] GET /v2.0/ports?device_id=9fbf015f-f9d4-414f-8efe-b3ceb68283f9 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1048] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:56 2026] DELETE /v2.0/security-groups/eeff7cb6-646d-492d-8a8b-61c60bcb80fa => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1049] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:56 2026] GET /v2.0/security-groups?id=1d876955-bd88-4dee-832c-955f75846360&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1050] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:55:56 2026] GET /v2.0/ports?tenant_id=a0c3cfbfb1784c669a83b7a233779b5f&device_id=9fbf015f-f9d4-414f-8efe-b3ceb68283f9 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1051] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:55:56 2026] GET /v2.0/networks?id=0edca8e3-45b5-4997-8fff-cd034231a16e => generated 776 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1052] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:55:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=400b2bfc-c2dd-41c9-9bff-86e9650526a9 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1053] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:55:56 2026] GET /v2.0/security-groups?tenant_id=0af20b757ec24c1b9a7f07c2e2b5cd24&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1054] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:55:57 2026] GET /v2.0/subnets?id=b1416e2a-b119-4c5b-97dd-dffffb7456ef => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1055] 10.0.0.95 () {34 vars in 989 bytes} [Thu May 28 22:55:56 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 1244 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1056] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:57 2026] GET /v2.0/ports?device_id=9fbf015f-f9d4-414f-8efe-b3ceb68283f9 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1057] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:55:57 2026] GET /v2.0/ports?network_id=0edca8e3-45b5-4997-8fff-cd034231a16e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1058] 10.0.0.95 () {34 vars in 1039 bytes} [Thu May 28 22:55:57 2026] GET /v2.0/security-groups?id=0b744be9-c957-4d54-aee8-48459a830ad9&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1059] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:57 2026] DELETE /v2.0/security-groups/ffd8f17f-b2c8-4c3b-9544-1a28406cf987 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1060] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:55:57 2026] GET /v2.0/security-groups?id=1d876955-bd88-4dee-832c-955f75846360&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-28 22:55:57.233 7 WARNING neutron_lib.context [None req-f72e4d45-963b-4e7b-a200-3c4b484d2f9d 25dae881a66a4f228718d5b7d03d80a5 a6af8331137c42c4a956c43b49daa226 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 516/1061] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:55:57 2026] GET /v2.0/networks/0edca8e3-45b5-4997-8fff-cd034231a16e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1062] 10.0.0.250 () {34 vars in 677 bytes} [Thu May 28 22:55:57 2026] POST /v2.0/subnetpools => generated 549 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1063] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:55:57 2026] GET /v2.0/networks/0edca8e3-45b5-4997-8fff-cd034231a16e?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: 547/1064] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:55:57 2026] GET /v2.0/subnetpools/3fb70734-ba5f-482d-8d3f-c4bb161a65c4 => generated 549 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1065] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:55:57 2026] PUT /v2.0/subnetpools/3fb70734-ba5f-482d-8d3f-c4bb161a65c4 => generated 501 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1066] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:55:57 2026] DELETE /v2.0/subnetpools/3fb70734-ba5f-482d-8d3f-c4bb161a65c4 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:55:57.546 7 INFO neutron.api.v2.resource [None req-ba01f22d-d1c9-4222-93cf-7c72cd3622d8 25dae881a66a4f228718d5b7d03d80a5 a6af8331137c42c4a956c43b49daa226 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 549/1067] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:55:57 2026] GET /v2.0/subnetpools/3fb70734-ba5f-482d-8d3f-c4bb161a65c4 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:55:57.566 7 INFO neutron.api.v2.resource [None req-31298410-cf44-4665-b33b-5df4eb6f118e 25dae881a66a4f228718d5b7d03d80a5 a6af8331137c42c4a956c43b49daa226 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 550/1068] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:55:57 2026] DELETE /v2.0/subnetpools/3fb70734-ba5f-482d-8d3f-c4bb161a65c4 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1069] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 22:55:57 2026] GET /v2.0/ports?device_id=9fbf015f-f9d4-414f-8efe-b3ceb68283f9 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:55:57.965 7 INFO neutron.db.l3_db [req-82576adb-d4ed-4eca-8a4a-e97595f3d6ca req-ac4dd2d7-0034-4895-8871-8692bfdd67d1 1d12717a342d4212ac53a2d9757ff881 a0c3cfbfb1784c669a83b7a233779b5f - - default default] Floating IP d1cc8817-cb2b-46ba-a6c5-2271c9313152 disassociated. External IP: 10.96.250.218, port: 400b2bfc-c2dd-41c9-9bff-86e9650526a9. [pid: 8|app: 0|req: 520/1070] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:55:58 2026] GET /v2.0/security-groups?tenant_id=a6af8331137c42c4a956c43b49daa226&name=default => generated 2925 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1071] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 22:55:57 2026] DELETE /v2.0/ports/400b2bfc-c2dd-41c9-9bff-86e9650526a9 => generated 0 bytes in 882 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1072] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:55:58 2026] GET /v2.0/ports?device_id=9fbf015f-f9d4-414f-8efe-b3ceb68283f9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:55:58.531 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-54c6fa3a-1079-4c85-84e9-35866b667057'] response: {'server_uuid': '9fbf015f-f9d4-414f-8efe-b3ceb68283f9', 'name': 'network-vif-deleted', 'tag': '400b2bfc-c2dd-41c9-9bff-86e9650526a9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 552/1073] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:58 2026] DELETE /v2.0/security-groups/c1a523fe-d43a-4256-8d04-ce24c236ec3a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1074] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:55:59 2026] DELETE /v2.0/security-groups/1d876955-bd88-4dee-832c-955f75846360 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:55:59.717 8 INFO neutron.api.v2.resource [None req-77e8b83f-b7d5-43fc-b394-8d9220d7b64b 1d12717a342d4212ac53a2d9757ff881 a0c3cfbfb1784c669a83b7a233779b5f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 523/1075] 10.0.0.250 () {32 vars in 737 bytes} [Thu May 28 22:55:59 2026] GET /v2.0/security-groups/1d876955-bd88-4dee-832c-955f75846360 => 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: 553/1076] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:55:59 2026] GET /v2.0/security-groups?tenant_id=0fb1503ac0d84b7e948a1d814080eb18&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1077] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:55:59 2026] DELETE /v2.0/floatingips/d1cc8817-cb2b-46ba-a6c5-2271c9313152 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1078] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:00 2026] DELETE /v2.0/security-groups/77964e15-3051-449d-8127-8d028146abe6 => 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: 555/1079] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:56:00 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 975 bytes in 94 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.17 () {34 vars in 1039 bytes} [Thu May 28 22:56:00 2026] GET /v2.0/security-groups?id=0b744be9-c957-4d54-aee8-48459a830ad9&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: 557/1081] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:56:00 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1082] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:56:00 2026] GET /v2.0/security-groups?id=0b744be9-c957-4d54-aee8-48459a830ad9&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: 559/1083] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 22:56:01 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1084] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:56:00 2026] PUT /v2.0/routers/9e3883bd-788c-402e-9a10-9047d91c2522/remove_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:01.433 7 INFO neutron.db.l3_db [req-895a6545-9a3d-48d7-a7a6-8b09e38d5cfe req-09e3c6f2-8899-43c2-bed4-843a3a13ad34 6198ca69db664357b28c87f98ac8c099 20ccd52c2629421db7891d467e4c8841 - - default default] Floating IP 407d0825-96b5-42a6-b7ce-c24f130d78b6 disassociated. External IP: 10.96.250.210, port: 27a7beb3-92b3-4c97-b37d-712a169bd5e0. [pid: 7|app: 0|req: 560/1085] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 22:56:01 2026] DELETE /v2.0/ports/27a7beb3-92b3-4c97-b37d-712a169bd5e0 => generated 0 bytes in 1219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1086] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/ports?device_id=1f45869c-4189-411b-bfcc-ad85d6826c36 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:56:02.356 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-422060ed-1270-4f35-9d40-6567aace8068'] response: {'server_uuid': '1f45869c-4189-411b-bfcc-ad85d6826c36', 'name': 'network-vif-deleted', 'tag': '27a7beb3-92b3-4c97-b37d-712a169bd5e0', 'status': 'completed', 'code': 200} 2026-05-28 22:56:02.558 8 INFO neutron.services.segments.plugin [-] Segment 525307a6-f5a1-4e57-97d6-82c83064e9eb resource provider aggregate not found 2026-05-28 22:56:02.563 8 INFO neutron.db.l3_hamode_db [None req-ce0aaf4f-2c0a-4dd5-9fe8-9dbf4ed0872b 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] HA network c41e0c4c-a3ff-4b6f-bac0-9338f148ed8d was deleted as no HA routers are present in tenant a0c3cfbfb1784c669a83b7a233779b5f. 2026-05-28 22:56:02.564 8 INFO neutron.services.segments.plugin [-] Segment 525307a6-f5a1-4e57-97d6-82c83064e9eb resource provider aggregate not found [pid: 8|app: 0|req: 526/1087] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:01 2026] DELETE /v2.0/routers/9e3883bd-788c-402e-9a10-9047d91c2522 => generated 0 bytes in 1270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:02.587 8 INFO neutron.services.segments.plugin [-] Segment 525307a6-f5a1-4e57-97d6-82c83064e9eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 525307a6-f5a1-4e57-97d6-82c83064e9eb found for delete ", "request_id": "req-4738cf43-97e2-460b-8c3d-f754244c93d6"}]} 2026-05-28 22:56:02.602 8 INFO neutron.services.segments.plugin [-] Segment 525307a6-f5a1-4e57-97d6-82c83064e9eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 525307a6-f5a1-4e57-97d6-82c83064e9eb found for delete ", "request_id": "req-d7951148-0401-4167-8e6e-749fa133d587"}]} [pid: 7|app: 0|req: 562/1088] 10.0.0.250 () {32 vars in 653 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions => generated 19901 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1089] 10.0.0.250 () {32 vars in 681 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1090] 10.0.0.250 () {32 vars in 681 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1091] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1092] 10.0.0.250 () {32 vars in 665 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1093] 10.0.0.250 () {32 vars in 699 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1094] 10.0.0.250 () {32 vars in 697 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1095] 10.0.0.250 () {32 vars in 701 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1096] 10.0.0.250 () {32 vars in 689 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1097] 10.0.0.250 () {32 vars in 703 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1098] 10.0.0.250 () {32 vars in 693 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1099] 10.0.0.250 () {32 vars in 695 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1100] 10.0.0.250 () {32 vars in 685 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1101] 10.0.0.250 () {32 vars in 687 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1102] 10.0.0.250 () {32 vars in 661 bytes} [Thu May 28 22:56:02 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: 8|app: 0|req: 527/1103] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:02 2026] DELETE /v2.0/subnets/b1416e2a-b119-4c5b-97dd-dffffb7456ef => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1104] 10.0.0.250 () {32 vars in 699 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1105] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:02 2026] GET /v2.0/security-groups?tenant_id=e1f46495d215457abb43e14d1e5c68c3&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1106] 10.0.0.250 () {32 vars in 679 bytes} [Thu May 28 22:56:02 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: 579/1107] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:03 2026] DELETE /v2.0/security-groups/9b956951-b5d0-4b07-a44c-347dac485819 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1108] 10.0.0.250 () {32 vars in 683 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1109] 10.0.0.250 () {32 vars in 675 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1110] 10.0.0.250 () {32 vars in 689 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1111] 10.0.0.250 () {32 vars in 723 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1112] 10.0.0.250 () {32 vars in 687 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1113] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:02 2026] DELETE /v2.0/networks/0edca8e3-45b5-4997-8fff-cd034231a16e => 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: 585/1114] 10.0.0.250 () {32 vars in 669 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1115] 10.0.0.250 () {32 vars in 687 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1116] 10.0.0.250 () {32 vars in 681 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1117] 10.0.0.250 () {32 vars in 699 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1118] 10.0.0.250 () {32 vars in 679 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1119] 10.0.0.250 () {32 vars in 667 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/router => generated 256 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1120] 10.0.0.250 () {32 vars in 677 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1121] 10.0.0.250 () {32 vars in 665 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/l3-ha => 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: 589/1122] 10.0.0.250 () {32 vars in 675 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/l3-flavors => 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: 534/1123] 10.0.0.250 () {32 vars in 713 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1124] 10.0.0.250 () {32 vars in 691 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1125] 10.0.0.250 () {32 vars in 683 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1126] 10.0.0.250 () {32 vars in 669 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1127] 10.0.0.250 () {32 vars in 687 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1128] 10.0.0.250 () {32 vars in 705 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1129] 10.0.0.250 () {32 vars in 675 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1130] 10.0.0.250 () {32 vars in 701 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1131] 10.0.0.250 () {32 vars in 675 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1132] 10.0.0.250 () {32 vars in 693 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1133] 10.0.0.250 () {32 vars in 689 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1134] 10.0.0.250 () {32 vars in 709 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1135] 10.0.0.250 () {32 vars in 705 bytes} [Thu May 28 22:56:03 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: 594/1136] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/security-groups?tenant_id=a0c3cfbfb1784c669a83b7a233779b5f&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1137] 10.0.0.250 () {32 vars in 697 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1138] 10.0.0.250 () {32 vars in 711 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1139] 10.0.0.250 () {32 vars in 669 bytes} [Thu May 28 22:56:03 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: 546/1140] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:03 2026] DELETE /v2.0/security-groups/0b744be9-c957-4d54-aee8-48459a830ad9 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1141] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:03 2026] DELETE /v2.0/security-groups/8f5cbe99-f658-4458-a10a-b31dfa741300 => 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: 547/1142] 10.0.0.250 () {32 vars in 687 bytes} [Thu May 28 22:56:03 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: 8|app: 0|req: 548/1143] 10.0.0.250 () {32 vars in 681 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:03.587 7 INFO neutron.api.v2.resource [None req-00606d79-9ed1-4307-8698-f97db78a204c 6198ca69db664357b28c87f98ac8c099 20ccd52c2629421db7891d467e4c8841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 596/1144] 10.0.0.250 () {32 vars in 737 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/security-groups/0b744be9-c957-4d54-aee8-48459a830ad9 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1145] 10.0.0.250 () {32 vars in 675 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1146] 10.0.0.250 () {32 vars in 671 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/provider => generated 191 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1147] 10.0.0.250 () {32 vars in 661 bytes} [Thu May 28 22:56:03 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: 552/1148] 10.0.0.250 () {32 vars in 699 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1149] 10.0.0.250 () {32 vars in 699 bytes} [Thu May 28 22:56:03 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: 8|app: 0|req: 554/1150] 10.0.0.250 () {32 vars in 677 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1151] 10.0.0.250 () {32 vars in 669 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1152] 10.0.0.250 () {32 vars in 683 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1153] 10.0.0.250 () {32 vars in 701 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1154] 10.0.0.250 () {32 vars in 685 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1155] 10.0.0.250 () {32 vars in 707 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1156] 10.0.0.250 () {32 vars in 669 bytes} [Thu May 28 22:56:03 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: 561/1157] 10.0.0.250 () {32 vars in 697 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1158] 10.0.0.250 () {32 vars in 695 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1159] 10.0.0.250 () {32 vars in 685 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1160] 10.0.0.250 () {32 vars in 689 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1161] 10.0.0.250 () {32 vars in 667 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1162] 10.0.0.250 () {32 vars in 681 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1163] 10.0.0.250 () {32 vars in 681 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1164] 10.0.0.250 () {32 vars in 691 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1165] 10.0.0.250 () {32 vars in 691 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1166] 10.0.0.250 () {32 vars in 695 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1167] 10.0.0.250 () {32 vars in 685 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1168] 10.0.0.250 () {32 vars in 689 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1169] 10.0.0.250 () {32 vars in 701 bytes} [Thu May 28 22:56:03 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: 8|app: 0|req: 574/1170] 10.0.0.250 () {32 vars in 703 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1171] 10.0.0.250 () {32 vars in 713 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1172] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1173] 10.0.0.250 () {32 vars in 715 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1174] 10.0.0.250 () {32 vars in 727 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1175] 10.0.0.250 () {32 vars in 741 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1176] 10.0.0.250 () {32 vars in 719 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1177] 10.0.0.250 () {32 vars in 683 bytes} [Thu May 28 22:56:03 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: 582/1178] 10.0.0.250 () {32 vars in 669 bytes} [Thu May 28 22:56:03 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: 8|app: 0|req: 583/1179] 10.0.0.250 () {32 vars in 719 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1180] 10.0.0.250 () {32 vars in 679 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1181] 10.0.0.250 () {32 vars in 669 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1182] 10.0.0.250 () {32 vars in 697 bytes} [Thu May 28 22:56:03 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: 8|app: 0|req: 587/1183] 10.0.0.250 () {32 vars in 705 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1184] 10.0.0.250 () {32 vars in 701 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1185] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:56:03 2026] DELETE /v2.0/floatingips/407d0825-96b5-42a6-b7ce-c24f130d78b6 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1186] 10.0.0.250 () {32 vars in 683 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1187] 10.0.0.250 () {32 vars in 705 bytes} [Thu May 28 22:56:03 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: 8|app: 0|req: 591/1188] 10.0.0.250 () {32 vars in 695 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1189] 10.0.0.250 () {32 vars in 689 bytes} [Thu May 28 22:56:03 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1190] 10.0.0.250 () {32 vars in 697 bytes} [Thu May 28 22:56:04 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: 594/1191] 10.0.0.250 () {32 vars in 689 bytes} [Thu May 28 22:56:04 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1192] 10.0.0.250 () {32 vars in 701 bytes} [Thu May 28 22:56:04 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1193] 10.0.0.250 () {32 vars in 665 bytes} [Thu May 28 22:56:04 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1194] 10.0.0.250 () {32 vars in 681 bytes} [Thu May 28 22:56:04 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1195] 10.0.0.250 () {32 vars in 693 bytes} [Thu May 28 22:56:04 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: 599/1196] 10.0.0.250 () {32 vars in 677 bytes} [Thu May 28 22:56:04 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1197] 10.0.0.250 () {32 vars in 667 bytes} [Thu May 28 22:56:04 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:04.620 8 INFO neutron.services.segments.plugin [-] Segment f10b9371-dc08-4b9f-9922-72b759200fab resource provider aggregate not found 2026-05-28 22:56:04.625 8 INFO neutron.services.segments.plugin [-] Segment f10b9371-dc08-4b9f-9922-72b759200fab resource provider aggregate not found 2026-05-28 22:56:04.642 8 INFO neutron.services.segments.plugin [-] Segment f10b9371-dc08-4b9f-9922-72b759200fab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f10b9371-dc08-4b9f-9922-72b759200fab found for delete ", "request_id": "req-d3129f93-6038-49d5-87c9-cb8b8d58872d"}]} 2026-05-28 22:56:04.643 8 INFO neutron.services.segments.plugin [-] Segment f10b9371-dc08-4b9f-9922-72b759200fab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f10b9371-dc08-4b9f-9922-72b759200fab found for delete ", "request_id": "req-559c3d7a-9a40-4f93-a718-67eba7c1d6a8"}]} [pid: 8|app: 0|req: 601/1198] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:04 2026] GET /v2.0/security-groups?tenant_id=22e539ed234a4cd2bda5f7fe36a3e00b&name=default => generated 2925 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1199] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:04 2026] DELETE /v2.0/security-groups/1acfb5ef-161f-4d32-a999-bb38be092d82 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1200] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:56:03 2026] PUT /v2.0/routers/dda97972-816c-4a7e-b626-45d065fe9e00/remove_router_interface => generated 309 bytes in 1300 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:06.360 8 INFO neutron.db.l3_hamode_db [None req-4ce5ec91-80cf-4674-94dc-73897f834c87 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] HA network cea78aa8-130c-450e-a97d-0722ff5c9956 was deleted as no HA routers are present in tenant 20ccd52c2629421db7891d467e4c8841. [pid: 8|app: 0|req: 603/1201] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:05 2026] DELETE /v2.0/routers/dda97972-816c-4a7e-b626-45d065fe9e00 => generated 0 bytes in 1094 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1202] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:06 2026] DELETE /v2.0/subnets/33f8e995-c3fb-4585-88e0-39e9d1bad9a7 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:06.663 8 INFO neutron.services.segments.plugin [-] Segment 36914cf1-12cb-4930-9fae-faeda2035748 resource provider aggregate not found 2026-05-28 22:56:06.670 8 INFO neutron.services.segments.plugin [-] Segment 36914cf1-12cb-4930-9fae-faeda2035748 resource provider aggregate not found 2026-05-28 22:56:06.681 8 INFO neutron.services.segments.plugin [-] Segment 36914cf1-12cb-4930-9fae-faeda2035748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36914cf1-12cb-4930-9fae-faeda2035748 found for delete ", "request_id": "req-b33ef1b1-36cd-4da7-a77d-865062ae97d0"}]} 2026-05-28 22:56:06.686 8 INFO neutron.services.segments.plugin [-] Segment 36914cf1-12cb-4930-9fae-faeda2035748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36914cf1-12cb-4930-9fae-faeda2035748 found for delete ", "request_id": "req-f0458493-e40b-4da2-b8f7-45994cd8fa59"}]} [pid: 8|app: 0|req: 604/1203] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:06 2026] GET /v2.0/security-groups?tenant_id=ffb11ce382844597a5a96259a8853a7a&name=default => generated 2925 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1204] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:06 2026] GET /v2.0/security-groups?tenant_id=b6f7bfc8e2594ca8924c154a8980906f&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1205] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:06 2026] DELETE /v2.0/security-groups/d2ae09bd-abac-4471-9ba6-2bca618f907d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1206] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:06 2026] DELETE /v2.0/security-groups/4ea165ad-ab1c-4ced-a644-b5632f71efd5 => 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: 605/1207] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:06 2026] DELETE /v2.0/networks/72a27ea6-0997-421f-aff8-219d59237a4c => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:07.254 7 WARNING neutron_lib.context [None req-5b78e815-6451-4e34-b55c-63791d91d383 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:07.255 7 WARNING neutron_lib.context [None req-5b78e815-6451-4e34-b55c-63791d91d383 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 606/1208] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:07 2026] GET /v2.0/security-groups?tenant_id=20ccd52c2629421db7891d467e4c8841&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:07.406 7 INFO neutron.db.segments_db [None req-5b78e815-6451-4e34-b55c-63791d91d383 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Added segment db9ec964-0a7c-4b98-b897-9d333ad75ad3 of type vxlan for network 89ee70a5-09b8-4ae3-b769-151b3b71c017 [pid: 8|app: 0|req: 607/1209] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:07 2026] DELETE /v2.0/security-groups/cc9a2790-25c6-4160-86b6-2b51cf05ab52 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:07.493 7 INFO neutron.db.segments_db [None req-5b78e815-6451-4e34-b55c-63791d91d383 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Added segment dc7cc2e7-fdc0-4cc4-9364-15623c4d4de3 of type vxlan for network aa17dffe-ed5b-476b-bf4a-0361bb1e8cf7 [pid: 7|app: 0|req: 603/1210] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:56:07 2026] POST /v2.0/networks => generated 1246 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1211] 10.0.0.250 () {32 vars in 649 bytes} [Thu May 28 22:56:07 2026] GET /v2.0/networks => generated 1845 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:07.890 7 INFO neutron.services.segments.plugin [-] Segment db9ec964-0a7c-4b98-b897-9d333ad75ad3 resource provider aggregate not found 2026-05-28 22:56:07.895 7 INFO neutron.services.segments.plugin [-] Segment db9ec964-0a7c-4b98-b897-9d333ad75ad3 resource provider aggregate not found 2026-05-28 22:56:07.908 7 INFO neutron.services.segments.plugin [-] Segment db9ec964-0a7c-4b98-b897-9d333ad75ad3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db9ec964-0a7c-4b98-b897-9d333ad75ad3 found for delete ", "request_id": "req-407f94de-1b26-4873-9972-68ec6b985f05"}]} 2026-05-28 22:56:07.910 7 INFO neutron.services.segments.plugin [-] Segment db9ec964-0a7c-4b98-b897-9d333ad75ad3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db9ec964-0a7c-4b98-b897-9d333ad75ad3 found for delete ", "request_id": "req-09d066bb-d256-4e9f-8c58-af8c884f3793"}]} [pid: 7|app: 0|req: 604/1212] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:07 2026] DELETE /v2.0/networks/89ee70a5-09b8-4ae3-b769-151b3b71c017 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1213] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:07 2026] DELETE /v2.0/networks/aa17dffe-ed5b-476b-bf4a-0361bb1e8cf7 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1214] 10.0.0.250 () {32 vars in 649 bytes} [Thu May 28 22:56:08 2026] GET /v2.0/networks => generated 651 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:08.267 8 WARNING neutron_lib.context [None req-f5fc1b66-95e4-4b74-bc18-b306180e1acd 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:08.341 8 INFO neutron.db.segments_db [None req-f5fc1b66-95e4-4b74-bc18-b306180e1acd 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Added segment 5c6f09fd-1e59-4eb1-825b-887b012f040d of type vxlan for network 14951420-c551-4d5d-85a3-dbc0247376fe [pid: 8|app: 0|req: 610/1215] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:56:08 2026] POST /v2.0/networks => generated 649 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:08.466 7 WARNING neutron_lib.context [None req-070db872-9600-46bc-9aeb-66f69f0eda2a 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:08.525 7 INFO neutron.db.segments_db [None req-070db872-9600-46bc-9aeb-66f69f0eda2a 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Added segment ecd43002-2ce8-4fed-be57-f4b22f80efb1 of type vxlan for network c97b1dd8-6bd1-44bd-8663-1f497bbf073f [pid: 7|app: 0|req: 606/1216] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:56:08 2026] POST /v2.0/networks => generated 649 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:08.656 8 WARNING neutron_lib.context [None req-ce673fa2-895a-47f4-9401-0a0d82b6bde5 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:08.704 8 INFO neutron.services.segments.plugin [-] Segment 1c5894a1-a8fd-4874-8b11-516d5d040cee resource provider aggregate not found 2026-05-28 22:56:08.709 8 INFO neutron.services.segments.plugin [-] Segment 1c5894a1-a8fd-4874-8b11-516d5d040cee resource provider aggregate not found 2026-05-28 22:56:08.724 8 WARNING neutron_lib.context [None req-ce673fa2-895a-47f4-9401-0a0d82b6bde5 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:08.727 8 INFO neutron.services.segments.plugin [-] Segment 1c5894a1-a8fd-4874-8b11-516d5d040cee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c5894a1-a8fd-4874-8b11-516d5d040cee found for delete ", "request_id": "req-431ff634-0777-46d7-a0c7-9961bb0a83a6"}]} 2026-05-28 22:56:08.732 8 INFO neutron.services.segments.plugin [-] Segment 1c5894a1-a8fd-4874-8b11-516d5d040cee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c5894a1-a8fd-4874-8b11-516d5d040cee found for delete ", "request_id": "req-99f7f6bd-84e2-49e0-82db-2650475109a8"}]} 2026-05-28 22:56:08.749 8 INFO neutron.services.segments.plugin [-] Segment dc7cc2e7-fdc0-4cc4-9364-15623c4d4de3 resource provider aggregate not found 2026-05-28 22:56:08.758 8 INFO neutron.services.segments.plugin [-] Segment dc7cc2e7-fdc0-4cc4-9364-15623c4d4de3 resource provider aggregate not found 2026-05-28 22:56:08.766 8 INFO neutron.services.segments.plugin [-] Segment dc7cc2e7-fdc0-4cc4-9364-15623c4d4de3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc7cc2e7-fdc0-4cc4-9364-15623c4d4de3 found for delete ", "request_id": "req-2058c291-2177-4f48-8cb3-3e88fe467e0c"}]} 2026-05-28 22:56:08.778 8 INFO neutron.services.segments.plugin [-] Segment dc7cc2e7-fdc0-4cc4-9364-15623c4d4de3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc7cc2e7-fdc0-4cc4-9364-15623c4d4de3 found for delete ", "request_id": "req-a93189ec-dd4f-4c83-9b06-e372f1db9338"}]} [pid: 8|app: 0|req: 611/1217] 10.0.0.250 () {34 vars in 665 bytes} [Thu May 28 22:56:08 2026] POST /v2.0/ports => generated 1506 bytes in 683 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 607/1218] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:09 2026] GET /v2.0/security-groups?tenant_id=ddd61eb66e1f4c60ac7158acc9633d21&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1219] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:09 2026] DELETE /v2.0/security-groups/1032b89e-96e0-4a94-9c4b-d98f6ccdf9b2 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1220] 10.0.0.250 () {32 vars in 643 bytes} [Thu May 28 22:56:09 2026] GET /v2.0/ports => generated 1506 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1221] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:56:09 2026] DELETE /v2.0/ports/1bcdbe72-55ee-471d-912b-140f5f770a29 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1222] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:56:10 2026] DELETE /v2.0/ports/2f780ee0-142c-4b69-a371-df4580fb7125 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1223] 10.0.0.250 () {32 vars in 643 bytes} [Thu May 28 22:56:10 2026] GET /v2.0/ports => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:56:10.351 8 WARNING neutron_lib.context [None req-f13df085-b2d4-4bbd-b143-8730d823325e 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:10.406 8 INFO neutron.db.segments_db [None req-f13df085-b2d4-4bbd-b143-8730d823325e 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Added segment 58fb1ec6-c6c8-4b2c-99d9-5c93b302a75c of type vxlan for network 2379f3b9-4029-4e88-98c5-7c189d439d19 [pid: 8|app: 0|req: 614/1224] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:56:10 2026] POST /v2.0/networks => generated 650 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:10.548 7 WARNING neutron_lib.context [None req-eae5057a-c00e-4f52-8349-eec2eeca670c 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:10.618 7 INFO neutron.db.segments_db [None req-eae5057a-c00e-4f52-8349-eec2eeca670c 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Added segment df9e1e4c-0af0-47c5-bc49-93f98a5998a1 of type vxlan for network afde2fa1-4e05-4ea6-89ca-fd37ababd1b3 [pid: 7|app: 0|req: 611/1225] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:56:10 2026] POST /v2.0/networks => generated 649 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:10.763 8 WARNING neutron_lib.context [None req-8013f5a7-e484-4471-8a88-44b7739aa3ae 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:10.813 8 WARNING neutron_lib.context [None req-8013f5a7-e484-4471-8a88-44b7739aa3ae 0d43863f6a0e4ad88ea39c2262663536 5ca4e62456f5429f855b5339d991a825 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 615/1228] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:10 2026] POST /v2.0/subnets => generated 1226 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1229] 10.0.0.250 () {32 vars in 647 bytes} [Thu May 28 22:56:11 2026] GET /v2.0/subnets => generated 1839 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1230] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:11 2026] DELETE /v2.0/subnets/246880b2-c3d3-43c4-b866-600af0e469d9 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1231] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:11 2026] DELETE /v2.0/subnets/7086138a-36c8-4596-852e-f5c64a027623 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1232] 10.0.0.250 () {32 vars in 647 bytes} [Thu May 28 22:56:12 2026] GET /v2.0/subnets => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:12.120 7 INFO neutron.db.segments_db [None req-cec81eb9-5e06-4228-a252-94d857f4f5be 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment f5dd8f4c-9822-4422-b10d-36a49f40decc of type vxlan for network 5e0f8029-3735-4620-bf60-5ba2b7f6363c [pid: 7|app: 0|req: 615/1233] 10.0.0.250 () {34 vars in 671 bytes} [Thu May 28 22:56:11 2026] POST /v2.0/networks => generated 740 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1234] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:12 2026] POST /v2.0/subnets => generated 663 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:12.466 8 INFO neutron.services.segments.plugin [-] Segment df9e1e4c-0af0-47c5-bc49-93f98a5998a1 resource provider aggregate not found 2026-05-28 22:56:12.470 8 INFO neutron.services.segments.plugin [-] Segment df9e1e4c-0af0-47c5-bc49-93f98a5998a1 resource provider aggregate not found [pid: 8|app: 0|req: 619/1235] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:12 2026] DELETE /v2.0/networks/afde2fa1-4e05-4ea6-89ca-fd37ababd1b3 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:12.498 8 INFO neutron.services.segments.plugin [-] Segment df9e1e4c-0af0-47c5-bc49-93f98a5998a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df9e1e4c-0af0-47c5-bc49-93f98a5998a1 found for delete ", "request_id": "req-e64b6035-7ba3-4941-bedd-62b11774c69d"}]} 2026-05-28 22:56:12.499 8 INFO neutron.services.segments.plugin [-] Segment df9e1e4c-0af0-47c5-bc49-93f98a5998a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df9e1e4c-0af0-47c5-bc49-93f98a5998a1 found for delete ", "request_id": "req-04587ae7-e49b-4127-b2f3-f410db7f1c4a"}]} 2026-05-28 22:56:12.504 7 INFO neutron.db.segments_db [None req-6f3b47c0-813f-4c63-aa52-868889c1e7eb 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 370d7e39-64b3-4d55-be2f-5c4539ed3262 of type vxlan for network c9fb69ee-6a06-4a53-b1ad-9dbca815d0d6 2026-05-28 22:56:12.829 7 INFO neutron.db.l3_hamode_db [None req-6f3b47c0-813f-4c63-aa52-868889c1e7eb 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 620/1236] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:12 2026] DELETE /v2.0/networks/2379f3b9-4029-4e88-98c5-7c189d439d19 => 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: 621/1237] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:12 2026] GET /v2.0/security-groups?tenant_id=a11e12dc358b40ce82dc101fa9d75d87&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1238] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:13 2026] DELETE /v2.0/networks/c97b1dd8-6bd1-44bd-8663-1f497bbf073f => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1239] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:13 2026] GET /v2.0/security-groups?tenant_id=df043b83ba1e4f138fdb19e02f306089&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1240] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:13 2026] DELETE /v2.0/security-groups/8db81398-0903-4bcd-bb0e-bbc6e7bb2552 => 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: 625/1241] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:13 2026] DELETE /v2.0/networks/14951420-c551-4d5d-85a3-dbc0247376fe => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:13.942 7 INFO neutron.db.l3_hamode_db [None req-6f3b47c0-813f-4c63-aa52-868889c1e7eb 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 626/1242] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:13 2026] DELETE /v2.0/security-groups/8a42a6b5-67b6-4129-a2b8-d4d6e21a43b5 => 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: 627/1243] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:13 2026] GET /v2.0/security-groups?tenant_id=60326bd6c10c46c7b2683fb547613daf&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1244] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:14 2026] DELETE /v2.0/security-groups/833b9e00-d3e1-4dc8-845b-acb455ab34be => 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: 629/1245] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:14 2026] GET /v2.0/security-groups?tenant_id=5dc896c6256c447b80a718e91ab3bce4&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1246] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:14 2026] DELETE /v2.0/security-groups/b6e4a8af-7d9a-4984-b5d0-47f78bbc6046 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:14.517 8 INFO neutron.services.segments.plugin [-] Segment 58fb1ec6-c6c8-4b2c-99d9-5c93b302a75c resource provider aggregate not found 2026-05-28 22:56:14.525 8 INFO neutron.services.segments.plugin [-] Segment 58fb1ec6-c6c8-4b2c-99d9-5c93b302a75c resource provider aggregate not found 2026-05-28 22:56:14.530 8 INFO neutron.services.segments.plugin [-] Segment 58fb1ec6-c6c8-4b2c-99d9-5c93b302a75c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58fb1ec6-c6c8-4b2c-99d9-5c93b302a75c found for delete ", "request_id": "req-c497fb2e-01cd-45cc-a8ae-af723f1a5f8f"}]} 2026-05-28 22:56:14.539 8 INFO neutron.services.segments.plugin [-] Segment 58fb1ec6-c6c8-4b2c-99d9-5c93b302a75c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58fb1ec6-c6c8-4b2c-99d9-5c93b302a75c found for delete ", "request_id": "req-91f21138-9167-4de0-b495-896046fb1979"}]} 2026-05-28 22:56:14.544 8 INFO neutron.services.segments.plugin [-] Segment ecd43002-2ce8-4fed-be57-f4b22f80efb1 resource provider aggregate not found 2026-05-28 22:56:14.555 8 INFO neutron.services.segments.plugin [-] Segment ecd43002-2ce8-4fed-be57-f4b22f80efb1 resource provider aggregate not found 2026-05-28 22:56:14.559 8 INFO neutron.services.segments.plugin [-] Segment ecd43002-2ce8-4fed-be57-f4b22f80efb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecd43002-2ce8-4fed-be57-f4b22f80efb1 found for delete ", "request_id": "req-48806f2a-991a-4f42-ae66-44d01214f9cc"}]} 2026-05-28 22:56:14.569 8 INFO neutron.services.segments.plugin [-] Segment ecd43002-2ce8-4fed-be57-f4b22f80efb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecd43002-2ce8-4fed-be57-f4b22f80efb1 found for delete ", "request_id": "req-ada86dee-b345-429e-bb52-bc1e0bd8b3c7"}]} 2026-05-28 22:56:14.581 8 INFO neutron.services.segments.plugin [-] Segment 5c6f09fd-1e59-4eb1-825b-887b012f040d resource provider aggregate not found 2026-05-28 22:56:14.587 8 INFO neutron.services.segments.plugin [-] Segment 5c6f09fd-1e59-4eb1-825b-887b012f040d resource provider aggregate not found 2026-05-28 22:56:14.597 8 INFO neutron.services.segments.plugin [-] Segment 5c6f09fd-1e59-4eb1-825b-887b012f040d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c6f09fd-1e59-4eb1-825b-887b012f040d found for delete ", "request_id": "req-424e7ec5-ba8e-4218-a089-c84ff0769cd0"}]} 2026-05-28 22:56:14.604 8 INFO neutron.services.segments.plugin [-] Segment 5c6f09fd-1e59-4eb1-825b-887b012f040d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c6f09fd-1e59-4eb1-825b-887b012f040d found for delete ", "request_id": "req-8350e24e-af42-4307-a23f-36d503c80340"}]} [pid: 8|app: 0|req: 631/1247] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:14 2026] GET /v2.0/security-groups?tenant_id=5ca4e62456f5429f855b5339d991a825&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1248] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:14 2026] DELETE /v2.0/security-groups/8189386b-77bc-45ca-83f1-f588f741347b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1249] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:12 2026] POST /v2.0/routers => generated 727 bytes in 2693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1250] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:56:15 2026] PUT /v2.0/routers/c8083603-20c2-4f85-8dbc-2e9dbf40d56d/add_router_interface => generated 309 bytes in 1747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:16.984 7 WARNING neutron_lib.context [None req-ac1fbcff-ffa7-47a5-a615-9a646d5adf3e 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:17.148 7 INFO neutron.db.segments_db [None req-ac1fbcff-ffa7-47a5-a615-9a646d5adf3e 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Added segment b1fb92be-85c7-469f-80a3-da9ed177b3f0 of type vxlan for network fcb93974-1239-4c49-9ae2-81e9e4b6455d [pid: 7|app: 0|req: 618/1251] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:56:16 2026] POST /v2.0/networks => generated 633 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:17.298 8 WARNING neutron_lib.context [None req-534f9008-81cd-452d-ab73-ac22651650b8 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:17.372 8 INFO neutron.db.segments_db [None req-534f9008-81cd-452d-ab73-ac22651650b8 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Added segment b0224cb7-e0b2-426c-8602-f0dafc352db5 of type vxlan for network 7acc74ca-3c2e-4458-a539-bd55cb343996 [pid: 8|app: 0|req: 634/1252] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:56:17 2026] POST /v2.0/networks => generated 633 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:17.510 7 WARNING neutron_lib.context [None req-ac390494-499d-44c4-98f1-9387f9408aa3 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 619/1253] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:17 2026] POST /v2.0/subnets => generated 622 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:17.902 8 WARNING neutron_lib.context [None req-443e2898-64d9-4b0a-b8e1-a23671e50a59 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 635/1254] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:17 2026] POST /v2.0/subnets => generated 631 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:18.254 7 WARNING neutron_lib.context [None req-dce76752-e011-406e-b69a-d22812660022 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:18.295 7 INFO neutron.db.segments_db [None req-dce76752-e011-406e-b69a-d22812660022 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Added segment 39e38538-f8ca-42bc-ac80-b9d07046a306 of type vxlan for network 17403aeb-1c2d-4647-ac2f-987a3b3353b2 2026-05-28 22:56:18.700 7 INFO neutron.db.l3_hamode_db [None req-dce76752-e011-406e-b69a-d22812660022 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:56:18.941 7 INFO neutron.db.l3_hamode_db [None req-dce76752-e011-406e-b69a-d22812660022 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 636/1255] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:18 2026] GET /v2.0/security-groups?tenant_id=131ec945cff34651a54f5656fb261bed&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1256] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:19 2026] DELETE /v2.0/security-groups/ce3fdaa1-747f-4411-9fab-8292bdf21e79 => 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: 638/1257] 10.0.0.17 () {34 vars in 981 bytes} [Thu May 28 22:56:19 2026] GET /v2.0/networks?id=5e0f8029-3735-4620-bf60-5ba2b7f6363c => 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: 639/1258] 10.0.0.17 () {34 vars in 964 bytes} [Thu May 28 22:56:19 2026] GET /v2.0/quotas/fa98063171a04c17bc32aa2afc47b21c => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1259] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:56:19 2026] GET /v2.0/ports?tenant_id=fa98063171a04c17bc32aa2afc47b21c&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1260] 10.0.0.17 () {34 vars in 1007 bytes} [Thu May 28 22:56:19 2026] GET /v2.0/networks/5e0f8029-3735-4620-bf60-5ba2b7f6363c?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: 642/1261] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:19 2026] GET /v2.0/security-groups?tenant_id=8157fae3c8424b1fa5faf18738e4b08c&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1262] 10.0.0.17 () {34 vars in 1107 bytes} [Thu May 28 22:56:19 2026] GET /v2.0/networks/5e0f8029-3735-4620-bf60-5ba2b7f6363c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1263] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:19 2026] DELETE /v2.0/security-groups/72bae9a0-86b9-4c11-990b-264e63c925f9 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1264] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:56:19 2026] GET /v2.0/ports?device_id=9b22ac28-234c-45ca-8c2a-23196b3f4c8e => 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: 620/1265] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:18 2026] POST /v2.0/routers => generated 511 bytes in 2029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1266] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:56:20 2026] GET /v2.0/networks?id=5e0f8029-3735-4620-bf60-5ba2b7f6363c => generated 672 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:20.830 7 WARNING neutron_lib.context [req-08c94c39-ba3d-4771-892f-dcaa4306983a req-c7157218-9f21-4f11-85b7-2b134ab841e9 0eb6bbbce09e448b8cdd7e90cd77177e fa98063171a04c17bc32aa2afc47b21c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 622/1267] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 22:56:20 2026] POST /v2.0/ports => generated 954 bytes in 504 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: 623/1268] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:56:21 2026] GET /v2.0/ports?device_id=9b22ac28-234c-45ca-8c2a-23196b3f4c8e => generated 957 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1269] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:56:20 2026] PUT /v2.0/routers/49776ae1-42e5-4b1d-9e51-5762307550c9/add_router_interface => generated 309 bytes in 1514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1270] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:21 2026] GET /v2.0/security-groups?tenant_id=610ab7e1254647acafe7f9247abf8b3b&name=default => generated 2925 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1271] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:56:21 2026] GET /v2.0/security-groups?id=b85487be-24c3-406f-9ce1-375b1bd8407d&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1272] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:56:21 2026] GET /v2.0/ports/1f6ccc7c-ae4f-44e6-9ba1-4fe32c5d26ff => generated 959 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1273] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:21 2026] DELETE /v2.0/security-groups/59482032-29a8-4b3d-9022-9af997e775ca => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1274] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:56:21 2026] PUT /v2.0/ports/98f26263-2e05-4a49-979e-aaa1362932ef => generated 1199 bytes in 580 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-28 22:56:22.418 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22e5d329-8b6e-4b42-9996-02be86dff645'] response: {'name': 'network-changed', 'server_uuid': '9b22ac28-234c-45ca-8c2a-23196b3f4c8e', 'tag': '98f26263-2e05-4a49-979e-aaa1362932ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 648/1275] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:22 2026] GET /v2.0/security-groups?tenant_id=91f4d81564f14ab89cdb6cd112a3fc0b&name=default => generated 2925 bytes in 134 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: 649/1276] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:56:22 2026] GET /v2.0/ports?tenant_id=fa98063171a04c17bc32aa2afc47b21c&device_id=9b22ac28-234c-45ca-8c2a-23196b3f4c8e => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1277] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:22 2026] DELETE /v2.0/security-groups/c1c3d621-cdcb-4065-bd71-29d4eb20c0dd => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1278] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:56:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=98f26263-2e05-4a49-979e-aaa1362932ef => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1279] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:56:22 2026] GET /v2.0/subnets?id=2c376a4a-b38f-4f6e-bc49-eb317158498a => generated 666 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1280] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:56:22 2026] GET /v2.0/ports?network_id=5e0f8029-3735-4620-bf60-5ba2b7f6363c&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1281] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:56:22 2026] GET /v2.0/networks/5e0f8029-3735-4620-bf60-5ba2b7f6363c?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1282] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:56:22 2026] GET /v2.0/networks/5e0f8029-3735-4620-bf60-5ba2b7f6363c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1283] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:56:22 2026] GET /v2.0/ports?tenant_id=fa98063171a04c17bc32aa2afc47b21c&device_id=9b22ac28-234c-45ca-8c2a-23196b3f4c8e => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1284] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:56:22 2026] GET /v2.0/networks?id=5e0f8029-3735-4620-bf60-5ba2b7f6363c => generated 768 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1285] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/ports?device_id=9b22ac28-234c-45ca-8c2a-23196b3f4c8e => generated 969 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1286] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=98f26263-2e05-4a49-979e-aaa1362932ef => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1287] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/security-groups?id=b85487be-24c3-406f-9ce1-375b1bd8407d&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1288] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/subnets?id=2c376a4a-b38f-4f6e-bc49-eb317158498a => generated 666 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1289] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/ports?network_id=5e0f8029-3735-4620-bf60-5ba2b7f6363c&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: 663/1290] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/networks/5e0f8029-3735-4620-bf60-5ba2b7f6363c?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1291] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:56:22 2026] PUT /v2.0/routers/49776ae1-42e5-4b1d-9e51-5762307550c9/add_router_interface => generated 309 bytes in 1607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1292] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/networks/5e0f8029-3735-4620-bf60-5ba2b7f6363c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1293] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:56:23 2026] GET /v2.0/ports/64c0576d-a1b2-465c-b703-5e01c321d6cc => generated 967 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1294] 199.204.45.235 () {34 vars in 1096 bytes} [Thu May 28 22:56:24 2026] GET /v2.0/ports?device_id=9b22ac28-234c-45ca-8c2a-23196b3f4c8e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1295] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:56:24 2026] GET /v2.0/ports?tenant_id=fa98063171a04c17bc32aa2afc47b21c&device_id=9b22ac28-234c-45ca-8c2a-23196b3f4c8e => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1296] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:56:24 2026] GET /v2.0/networks?id=5e0f8029-3735-4620-bf60-5ba2b7f6363c => generated 768 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1297] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:56:24 2026] GET /v2.0/ports?device_id=9b22ac28-234c-45ca-8c2a-23196b3f4c8e => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1298] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:56:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=98f26263-2e05-4a49-979e-aaa1362932ef => 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: 635/1299] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:56:24 2026] GET /v2.0/security-groups?id=b85487be-24c3-406f-9ce1-375b1bd8407d&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1300] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:56:24 2026] GET /v2.0/subnets?id=2c376a4a-b38f-4f6e-bc49-eb317158498a => generated 666 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1301] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:56:24 2026] GET /v2.0/ports?network_id=5e0f8029-3735-4620-bf60-5ba2b7f6363c&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1302] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:56:23 2026] PUT /v2.0/routers/49776ae1-42e5-4b1d-9e51-5762307550c9/remove_router_interface => generated 309 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1303] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:56:24 2026] GET /v2.0/networks/5e0f8029-3735-4620-bf60-5ba2b7f6363c?fields=segments => generated 14 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1304] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:56:24 2026] GET /v2.0/networks/5e0f8029-3735-4620-bf60-5ba2b7f6363c?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: 640/1305] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:56:25 2026] GET /v2.0/ports?device_id=9b22ac28-234c-45ca-8c2a-23196b3f4c8e => 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: 641/1306] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:56:25 2026] GET /v2.0/security-groups?id=b85487be-24c3-406f-9ce1-375b1bd8407d&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1307] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 22:56:25 2026] GET /v2.0/ports?device_id=9b22ac28-234c-45ca-8c2a-23196b3f4c8e => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1308] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:56:24 2026] PUT /v2.0/routers/49776ae1-42e5-4b1d-9e51-5762307550c9/remove_router_interface => generated 309 bytes in 1102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1309] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:56:25 2026] GET /v2.0/ports?device_id=49776ae1-42e5-4b1d-9e51-5762307550c9 => 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: 643/1310] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 22:56:25 2026] DELETE /v2.0/ports/98f26263-2e05-4a49-979e-aaa1362932ef => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1313] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:56:26 2026] GET /v2.0/ports?device_id=9b22ac28-234c-45ca-8c2a-23196b3f4c8e => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:56:26.536 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1af8b542-1326-4b05-b1dd-6b59cc743f51'] response: {'server_uuid': '9b22ac28-234c-45ca-8c2a-23196b3f4c8e', 'name': 'network-vif-deleted', 'tag': '98f26263-2e05-4a49-979e-aaa1362932ef', 'status': 'completed', 'code': 200} 2026-05-28 22:56:26.754 8 INFO neutron.services.segments.plugin [-] Segment 39e38538-f8ca-42bc-ac80-b9d07046a306 resource provider aggregate not found 2026-05-28 22:56:26.758 8 INFO neutron.services.segments.plugin [-] Segment 39e38538-f8ca-42bc-ac80-b9d07046a306 resource provider aggregate not found 2026-05-28 22:56:26.771 8 INFO neutron.db.l3_hamode_db [None req-e0f87faf-7486-475c-ab4e-48a171a36df5 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] HA network 17403aeb-1c2d-4647-ac2f-987a3b3353b2 was deleted as no HA routers are present in tenant 34ec6d76215b4175b87dad50772f7ded. 2026-05-28 22:56:26.774 8 INFO neutron.services.segments.plugin [-] Segment 39e38538-f8ca-42bc-ac80-b9d07046a306 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39e38538-f8ca-42bc-ac80-b9d07046a306 found for delete ", "request_id": "req-4311d9d4-4602-43f9-ae99-01a09e931e08"}]} [pid: 8|app: 0|req: 668/1314] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:25 2026] DELETE /v2.0/routers/49776ae1-42e5-4b1d-9e51-5762307550c9 => generated 0 bytes in 841 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:26.788 8 INFO neutron.services.segments.plugin [-] Segment 39e38538-f8ca-42bc-ac80-b9d07046a306 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39e38538-f8ca-42bc-ac80-b9d07046a306 found for delete ", "request_id": "req-727bce38-6021-4b75-a9e4-9708b5905c05"}]} [pid: 7|app: 0|req: 647/1315] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:26 2026] GET /v2.0/security-groups?tenant_id=2ba35a717df245a8957ae0054e0f0956&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1316] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:26 2026] DELETE /v2.0/security-groups/9acc659d-3209-49ef-b4ef-703c02e9f18a => 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: 669/1317] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:26 2026] DELETE /v2.0/subnets/015810fa-1839-4a65-ae4b-6867fd12f5d9 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1318] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:26 2026] DELETE /v2.0/subnets/6336b27f-d735-4fb8-a40a-a2dba7f98150 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1319] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:27 2026] GET /v2.0/security-groups?tenant_id=cde8e9d52aea4c9b912e8efeb9386100&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 650/1320] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:27 2026] GET /v2.0/security-groups?tenant_id=33143fb3c6114dd6843385805422f243&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1321] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:27 2026] DELETE /v2.0/security-groups/f6497247-9d08-4628-ac11-951e69e8084d => 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: 671/1322] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:27 2026] DELETE /v2.0/networks/7acc74ca-3c2e-4458-a539-bd55cb343996 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1323] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:27 2026] DELETE /v2.0/security-groups/04b91588-2b2b-4eee-ad9d-b858f93d3ed9 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1324] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:27 2026] DELETE /v2.0/networks/fcb93974-1239-4c49-9ae2-81e9e4b6455d => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:27.995 7 WARNING neutron_lib.context [None req-11e94bec-2ee1-4037-a98a-6cb8e8c1f1e6 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:28.063 7 INFO neutron.db.segments_db [None req-11e94bec-2ee1-4037-a98a-6cb8e8c1f1e6 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Added segment 6f6d7dac-830f-4092-a8bb-9e1a32b35005 of type vxlan for network a17c2b19-1d9d-4783-a63b-2730203328d7 [pid: 8|app: 0|req: 673/1325] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:28 2026] GET /v2.0/security-groups?tenant_id=fab690e49e2646de87ea9d53c59acd82&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1326] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:56:27 2026] POST /v2.0/networks => generated 633 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:28.210 7 WARNING neutron_lib.context [None req-a6c5b03b-76f0-4b62-a3aa-bca32468377f 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 674/1327] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:28 2026] DELETE /v2.0/security-groups/a83b84fb-ca3b-4148-a152-40038dea8772 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1328] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:28 2026] POST /v2.0/subnets => generated 622 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:28.579 8 WARNING neutron_lib.context [None req-c7ba240f-a8a6-4a80-a75a-dffdae2cc2a7 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:28.622 8 INFO neutron.db.segments_db [None req-c7ba240f-a8a6-4a80-a75a-dffdae2cc2a7 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Added segment 548b4e19-b31a-4242-be0b-a16f59093e80 of type vxlan for network 967063af-75ec-4d27-81a5-279a05a628e7 2026-05-28 22:56:28.803 8 INFO neutron.services.segments.plugin [-] Segment b0224cb7-e0b2-426c-8602-f0dafc352db5 resource provider aggregate not found 2026-05-28 22:56:28.821 8 INFO neutron.services.segments.plugin [-] Segment b0224cb7-e0b2-426c-8602-f0dafc352db5 resource provider aggregate not found 2026-05-28 22:56:28.832 8 INFO neutron.services.segments.plugin [-] Segment b0224cb7-e0b2-426c-8602-f0dafc352db5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0224cb7-e0b2-426c-8602-f0dafc352db5 found for delete ", "request_id": "req-9625a37d-d3ce-4653-8163-be9d684e497a"}]} 2026-05-28 22:56:28.838 8 INFO neutron.services.segments.plugin [-] Segment b0224cb7-e0b2-426c-8602-f0dafc352db5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0224cb7-e0b2-426c-8602-f0dafc352db5 found for delete ", "request_id": "req-7903faa0-39d4-48e0-a909-cb5bdc6c53d8"}]} 2026-05-28 22:56:28.852 8 INFO neutron.services.segments.plugin [-] Segment b1fb92be-85c7-469f-80a3-da9ed177b3f0 resource provider aggregate not found 2026-05-28 22:56:28.870 8 INFO neutron.services.segments.plugin [-] Segment b1fb92be-85c7-469f-80a3-da9ed177b3f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1fb92be-85c7-469f-80a3-da9ed177b3f0 found for delete ", "request_id": "req-701729d1-9bed-45ee-ad10-d7627bbdd2bc"}]} 2026-05-28 22:56:28.871 8 INFO neutron.services.segments.plugin [-] Segment b1fb92be-85c7-469f-80a3-da9ed177b3f0 resource provider aggregate not found 2026-05-28 22:56:28.906 8 INFO neutron.services.segments.plugin [-] Segment b1fb92be-85c7-469f-80a3-da9ed177b3f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1fb92be-85c7-469f-80a3-da9ed177b3f0 found for delete ", "request_id": "req-9269e705-fc1e-473d-8311-8d1052ccdedd"}]} 2026-05-28 22:56:29.056 8 INFO neutron.db.l3_hamode_db [None req-c7ba240f-a8a6-4a80-a75a-dffdae2cc2a7 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:56:29.263 8 INFO neutron.db.l3_hamode_db [None req-c7ba240f-a8a6-4a80-a75a-dffdae2cc2a7 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 655/1329] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:56:28 2026] PUT /v2.0/routers/c8083603-20c2-4f85-8dbc-2e9dbf40d56d/remove_router_interface => generated 309 bytes in 1216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1330] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:28 2026] POST /v2.0/routers => generated 510 bytes in 1486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1331] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:30 2026] GET /v2.0/security-groups?tenant_id=64e2986e86594bafb923643ad51d202e&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:30.409 7 WARNING neutron_lib.context [None req-f0af4d9b-b3ae-45ff-a891-dc41e6972b9d 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 657/1332] 10.0.0.250 () {34 vars in 665 bytes} [Thu May 28 22:56:30 2026] POST /v2.0/ports => generated 963 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 658/1333] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:30 2026] DELETE /v2.0/security-groups/02cc15b1-f1eb-4cca-87ea-30349a1b65ba => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:31.031 8 INFO neutron.services.segments.plugin [-] Segment 370d7e39-64b3-4d55-be2f-5c4539ed3262 resource provider aggregate not found 2026-05-28 22:56:31.036 8 INFO neutron.services.segments.plugin [-] Segment 370d7e39-64b3-4d55-be2f-5c4539ed3262 resource provider aggregate not found 2026-05-28 22:56:31.051 8 INFO neutron.services.segments.plugin [-] Segment 370d7e39-64b3-4d55-be2f-5c4539ed3262 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 370d7e39-64b3-4d55-be2f-5c4539ed3262 found for delete ", "request_id": "req-e1c67df0-5115-4af6-ad05-c9b88c00bb72"}]} 2026-05-28 22:56:31.053 8 INFO neutron.services.segments.plugin [-] Segment 370d7e39-64b3-4d55-be2f-5c4539ed3262 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 370d7e39-64b3-4d55-be2f-5c4539ed3262 found for delete ", "request_id": "req-8a8d02b6-99f4-41e0-8935-16a53c634fab"}]} 2026-05-28 22:56:31.060 8 INFO neutron.db.l3_hamode_db [None req-06df6900-d161-4679-993d-5e00fab03b81 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] HA network c9fb69ee-6a06-4a53-b1ad-9dbca815d0d6 was deleted as no HA routers are present in tenant fa98063171a04c17bc32aa2afc47b21c. [pid: 8|app: 0|req: 676/1334] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:30 2026] DELETE /v2.0/routers/c8083603-20c2-4f85-8dbc-2e9dbf40d56d => generated 0 bytes in 1011 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1335] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:30 2026] GET /v2.0/security-groups?tenant_id=f1478ed9a8f746208460c516e38778f2&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1336] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:31 2026] DELETE /v2.0/subnets/2c376a4a-b38f-4f6e-bc49-eb317158498a => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1337] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:31 2026] DELETE /v2.0/security-groups/b5e6312e-0375-4721-a756-1f884f154a15 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:31.863 7 INFO neutron.services.segments.plugin [-] Segment f5dd8f4c-9822-4422-b10d-36a49f40decc resource provider aggregate not found 2026-05-28 22:56:31.869 7 INFO neutron.services.segments.plugin [-] Segment f5dd8f4c-9822-4422-b10d-36a49f40decc resource provider aggregate not found 2026-05-28 22:56:31.886 7 INFO neutron.services.segments.plugin [-] Segment f5dd8f4c-9822-4422-b10d-36a49f40decc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5dd8f4c-9822-4422-b10d-36a49f40decc found for delete ", "request_id": "req-8619f97d-3ee8-4b08-98d2-6d2f0d50e030"}]} [pid: 7|app: 0|req: 662/1338] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:31 2026] DELETE /v2.0/networks/5e0f8029-3735-4620-bf60-5ba2b7f6363c => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:31.997 7 INFO neutron.services.segments.plugin [-] Segment f5dd8f4c-9822-4422-b10d-36a49f40decc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5dd8f4c-9822-4422-b10d-36a49f40decc found for delete ", "request_id": "req-a004fd6d-34ab-465b-9eb1-a436155e2a1d"}]} [pid: 7|app: 0|req: 663/1339] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:31 2026] GET /v2.0/security-groups?tenant_id=fa98063171a04c17bc32aa2afc47b21c&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1340] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:32 2026] DELETE /v2.0/security-groups/b85487be-24c3-406f-9ce1-375b1bd8407d => 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: 677/1341] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:56:31 2026] PUT /v2.0/routers/e8968cdc-0f16-4653-91e3-e4bb818d7062/add_router_interface => generated 309 bytes in 1891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1342] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:56:32 2026] GET /v2.0/ports/616e52a0-1647-455b-b0be-e04ddfaeed14 => generated 1037 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 22:56:33.467 7 WARNING neutron_lib.context [None req-f8cdc7fc-d561-436b-8fb7-9b0b10b24435 bd80124bfd00471787a238401e548396 7219385f2a0044f9a50717e87f217bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 666/1343] 10.0.0.250 () {34 vars in 684 bytes} [Thu May 28 22:56:33 2026] POST /v2.0/security-groups => generated 1625 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1344] 10.0.0.250 () {32 vars in 663 bytes} [Thu May 28 22:56:33 2026] GET /v2.0/security-groups => generated 4530 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1345] 10.0.0.250 () {34 vars in 758 bytes} [Thu May 28 22:56:33 2026] PUT /v2.0/security-groups/2117b055-ed3b-4382-b0bc-53169a3951bf => generated 1663 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1346] 10.0.0.250 () {32 vars in 737 bytes} [Thu May 28 22:56:33 2026] GET /v2.0/security-groups/2117b055-ed3b-4382-b0bc-53169a3951bf => generated 1663 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1347] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:33 2026] DELETE /v2.0/security-groups/2117b055-ed3b-4382-b0bc-53169a3951bf => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1348] 10.0.0.250 () {32 vars in 663 bytes} [Thu May 28 22:56:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:34.039 7 INFO neutron.api.v2.resource [None req-e093aa1f-a927-494c-b498-a264d1f7552f bd80124bfd00471787a238401e548396 7219385f2a0044f9a50717e87f217bff - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 672/1349] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:34 2026] DELETE /v2.0/security-groups/2117b055-ed3b-4382-b0bc-53169a3951bf => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:56:34.048 7 WARNING neutron_lib.context [None req-a3baefdc-dddc-4372-9762-b1682644aa45 bd80124bfd00471787a238401e548396 7219385f2a0044f9a50717e87f217bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 678/1350] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:56:33 2026] PUT /v2.0/routers/e8968cdc-0f16-4653-91e3-e4bb818d7062/remove_router_interface => generated 309 bytes in 1101 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: 673/1351] 10.0.0.250 () {34 vars in 684 bytes} [Thu May 28 22:56:34 2026] POST /v2.0/security-groups => generated 1624 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:56:34.197 7 WARNING neutron_lib.context [None req-4fe2e0e4-5b2a-4fd4-8cd3-2c39271456cc bd80124bfd00471787a238401e548396 7219385f2a0044f9a50717e87f217bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:34.278 8 INFO neutron.api.v2.resource [None req-c48fdcee-db09-496a-b376-916192d965ce 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 679/1352] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:56:34 2026] PUT /v2.0/routers/e8968cdc-0f16-4653-91e3-e4bb818d7062/remove_router_interface => generated 197 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1353] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:56:34 2026] GET /v2.0/ports?device_id=e8968cdc-0f16-4653-91e3-e4bb818d7062 => 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: 674/1354] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:56:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1355] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:56:34 2026] GET /v2.0/security-group-rules/8b2df780-ff62-4eaa-b4b8-1672d09802f2 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1356] 10.0.0.250 () {32 vars in 673 bytes} [Thu May 28 22:56:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1357] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 22:56:34 2026] DELETE /v2.0/security-group-rules/8b2df780-ff62-4eaa-b4b8-1672d09802f2 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1358] 10.0.0.250 () {32 vars in 673 bytes} [Thu May 28 22:56:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:34.611 7 WARNING neutron_lib.context [None req-7f943617-8e3e-4a58-96e0-adec59a1add7 bd80124bfd00471787a238401e548396 7219385f2a0044f9a50717e87f217bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 679/1359] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:56:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1360] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:56:34 2026] GET /v2.0/security-group-rules/bf93b1a1-bd8e-4117-9135-23e8eb5f92af => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1361] 10.0.0.250 () {32 vars in 673 bytes} [Thu May 28 22:56:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:35.044 8 INFO neutron.services.segments.plugin [-] Segment 548b4e19-b31a-4242-be0b-a16f59093e80 resource provider aggregate not found 2026-05-28 22:56:35.058 8 INFO neutron.services.segments.plugin [-] Segment 548b4e19-b31a-4242-be0b-a16f59093e80 resource provider aggregate not found 2026-05-28 22:56:35.064 8 INFO neutron.services.segments.plugin [-] Segment 548b4e19-b31a-4242-be0b-a16f59093e80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 548b4e19-b31a-4242-be0b-a16f59093e80 found for delete ", "request_id": "req-21c1afa8-f428-4814-8090-67774e5fa835"}]} 2026-05-28 22:56:35.072 8 INFO neutron.db.l3_hamode_db [None req-3bafeff9-69d1-41df-abd1-aa33eacf85e5 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] HA network 967063af-75ec-4d27-81a5-279a05a628e7 was deleted as no HA routers are present in tenant 34ec6d76215b4175b87dad50772f7ded. [pid: 8|app: 0|req: 681/1362] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:34 2026] DELETE /v2.0/routers/e8968cdc-0f16-4653-91e3-e4bb818d7062 => generated 0 bytes in 767 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:35.100 8 INFO neutron.services.segments.plugin [-] Segment 548b4e19-b31a-4242-be0b-a16f59093e80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 548b4e19-b31a-4242-be0b-a16f59093e80 found for delete ", "request_id": "req-465c7a44-c59e-4c58-8960-b1489207e3a3"}]} [pid: 7|app: 0|req: 682/1363] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 22:56:34 2026] DELETE /v2.0/security-group-rules/bf93b1a1-bd8e-4117-9135-23e8eb5f92af => generated 0 bytes in 468 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1364] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:35 2026] DELETE /v2.0/subnets/6ac0f5a1-b6f1-4914-9f0f-c3d6bfc57205 => 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: 683/1365] 10.0.0.250 () {32 vars in 673 bytes} [Thu May 28 22:56:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:35.345 7 WARNING neutron_lib.context [None req-7d91bf88-31f8-42ee-a96b-74ae18abd1d1 bd80124bfd00471787a238401e548396 7219385f2a0044f9a50717e87f217bff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 684/1366] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:56:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1367] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:56:35 2026] GET /v2.0/security-group-rules/37bd1e6a-bb5c-458a-9388-fc2ece770064 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1368] 10.0.0.250 () {32 vars in 673 bytes} [Thu May 28 22:56:35 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1369] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 22:56:35 2026] DELETE /v2.0/security-group-rules/37bd1e6a-bb5c-458a-9388-fc2ece770064 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1370] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:35 2026] DELETE /v2.0/networks/a17c2b19-1d9d-4783-a63b-2730203328d7 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:35.697 8 WARNING neutron_lib.context [None req-e1293e42-4bb3-4d0f-b88c-b6491cedc627 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 688/1371] 10.0.0.250 () {32 vars in 673 bytes} [Thu May 28 22:56:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:35.778 8 INFO neutron.db.segments_db [None req-e1293e42-4bb3-4d0f-b88c-b6491cedc627 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Added segment 50506c8a-de84-44a1-8c10-ad5b264b10f7 of type vxlan for network 6639088e-5cbc-440e-81e8-d5d605ef247f [pid: 7|app: 0|req: 689/1372] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:35 2026] DELETE /v2.0/security-groups/dc956443-3b8f-4c45-9e3e-eb5dfd6c2046 => 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: 684/1373] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:56:35 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1374] 10.0.0.250 () {32 vars in 663 bytes} [Thu May 28 22:56:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:35.939 8 WARNING neutron_lib.context [None req-b9c84698-0db9-449b-ab90-a6a30e683385 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 690/1375] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:35 2026] GET /v2.0/security-groups?tenant_id=9212b6df2fe9403283821db31b1e2779&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1376] 10.0.0.250 () {32 vars in 663 bytes} [Thu May 28 22:56:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1377] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:35 2026] POST /v2.0/subnets => generated 622 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1378] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:36 2026] DELETE /v2.0/security-groups/89de73d7-985a-4648-ab0b-410d5e15ba18 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:36.265 8 WARNING neutron_lib.context [None req-2423d5c5-9266-4b5a-8a59-cff81e606038 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:36.310 8 INFO neutron.db.segments_db [None req-2423d5c5-9266-4b5a-8a59-cff81e606038 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Added segment ea329c56-7dfc-4aed-9602-69afb2969f71 of type vxlan for network 7feb9893-38ff-481c-b7b7-b9697bbf9a77 2026-05-28 22:56:36.632 8 INFO neutron.db.l3_hamode_db [None req-2423d5c5-9266-4b5a-8a59-cff81e606038 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:56:36.823 8 INFO neutron.db.l3_hamode_db [None req-2423d5c5-9266-4b5a-8a59-cff81e606038 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 693/1379] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:36 2026] GET /v2.0/security-groups?tenant_id=7219385f2a0044f9a50717e87f217bff&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1380] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:36 2026] DELETE /v2.0/security-groups/49c65d3f-9481-49af-90d2-ba0c6d816f8a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:37.084 8 INFO neutron.services.segments.plugin [-] Segment 6f6d7dac-830f-4092-a8bb-9e1a32b35005 resource provider aggregate not found 2026-05-28 22:56:37.107 8 INFO neutron.services.segments.plugin [-] Segment 6f6d7dac-830f-4092-a8bb-9e1a32b35005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f6d7dac-830f-4092-a8bb-9e1a32b35005 found for delete ", "request_id": "req-6435a253-c14d-4e40-8924-9b66ef269c65"}]} 2026-05-28 22:56:37.117 8 INFO neutron.services.segments.plugin [-] Segment 6f6d7dac-830f-4092-a8bb-9e1a32b35005 resource provider aggregate not found 2026-05-28 22:56:37.138 8 INFO neutron.services.segments.plugin [-] Segment 6f6d7dac-830f-4092-a8bb-9e1a32b35005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f6d7dac-830f-4092-a8bb-9e1a32b35005 found for delete ", "request_id": "req-6b8edf67-5a71-49b5-9272-312928eb5fdc"}]} [pid: 8|app: 0|req: 687/1381] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:36 2026] POST /v2.0/routers => generated 510 bytes in 1425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:38.236 8 WARNING neutron_lib.context [None req-a905463f-29d9-42f8-bb96-646384018c6e a3e2dc4190304526aa54b052a33ba35a 1cf7d40813614cd49f037693ad8b9eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:38.382 8 INFO neutron.db.segments_db [None req-a905463f-29d9-42f8-bb96-646384018c6e a3e2dc4190304526aa54b052a33ba35a 1cf7d40813614cd49f037693ad8b9eab - - default default] Added segment 6a3368c1-32d6-4243-a136-c6bfc4fad986 of type vxlan for network a68896e8-5ecc-4872-be1c-b11ea89747ed [pid: 8|app: 0|req: 688/1382] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:56:37 2026] POST /v2.0/networks => generated 647 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:38.960 8 WARNING neutron_lib.context [None req-d91b8d3d-070d-4ec9-9242-e0d310a0d95f a3e2dc4190304526aa54b052a33ba35a 1cf7d40813614cd49f037693ad8b9eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 695/1383] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:56:37 2026] PUT /v2.0/routers/8a469a7f-b222-49c8-875e-3d665efa4456/add_router_interface => generated 309 bytes in 1499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1384] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:56:39 2026] GET /v2.0/ports/ef18a237-28d0-4877-87ca-c6036789c1b7 => generated 959 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1385] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:38 2026] POST /v2.0/subnets => generated 649 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:39.336 8 WARNING neutron_lib.context [None req-c7c364da-9b58-4ad7-a966-b49d8e8812a0 a3e2dc4190304526aa54b052a33ba35a 1cf7d40813614cd49f037693ad8b9eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:39.391 8 INFO neutron.db.segments_db [None req-c7c364da-9b58-4ad7-a966-b49d8e8812a0 a3e2dc4190304526aa54b052a33ba35a 1cf7d40813614cd49f037693ad8b9eab - - default default] Added segment 9df48749-d3da-40b2-9e88-1f990c27e796 of type vxlan for network d102b4d7-9f2a-49ed-b547-1e3d759e50bf [pid: 8|app: 0|req: 690/1386] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:56:39 2026] POST /v2.0/networks => generated 647 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1387] 10.0.0.250 () {34 vars in 743 bytes} [Thu May 28 22:56:39 2026] PUT /v2.0/networks/d102b4d7-9f2a-49ed-b547-1e3d759e50bf => generated 592 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:39.681 8 WARNING neutron_lib.context [None req-96ff4d29-340c-473d-887c-0900c379ef20 a3e2dc4190304526aa54b052a33ba35a 1cf7d40813614cd49f037693ad8b9eab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 692/1388] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:39 2026] POST /v2.0/subnets => generated 622 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1389] 10.0.0.250 () {34 vars in 741 bytes} [Thu May 28 22:56:40 2026] PUT /v2.0/subnets/9e8ce031-32ba-43db-9795-5b32a960add0 => generated 632 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1390] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:56:39 2026] PUT /v2.0/routers/8a469a7f-b222-49c8-875e-3d665efa4456/remove_router_interface => generated 309 bytes in 1033 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1391] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:56:40 2026] GET /v2.0/ports?device_id=8a469a7f-b222-49c8-875e-3d665efa4456 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:56:40.547 8 INFO neutron.services.segments.plugin [-] Segment 9df48749-d3da-40b2-9e88-1f990c27e796 resource provider aggregate not found 2026-05-28 22:56:40.562 8 INFO neutron.services.segments.plugin [-] Segment 9df48749-d3da-40b2-9e88-1f990c27e796 resource provider aggregate not found 2026-05-28 22:56:40.578 8 INFO neutron.services.segments.plugin [-] Segment 9df48749-d3da-40b2-9e88-1f990c27e796 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9df48749-d3da-40b2-9e88-1f990c27e796 found for delete ", "request_id": "req-e65ecfa5-f0f0-40fc-b7d2-e081c9b65484"}]} 2026-05-28 22:56:40.581 8 INFO neutron.services.segments.plugin [-] Segment 9df48749-d3da-40b2-9e88-1f990c27e796 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9df48749-d3da-40b2-9e88-1f990c27e796 found for delete ", "request_id": "req-3ffcbff6-c468-41e3-a0d8-7bf5fe613a0d"}]} 2026-05-28 22:56:40.718 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-0425cc56-0a1f-407d-88e4-13177755e24d 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - 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 570, 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 597, 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 644, 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 724, 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 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-28 22:56:41.074 7 INFO neutron.services.segments.plugin [-] Segment ea329c56-7dfc-4aed-9602-69afb2969f71 resource provider aggregate not found 2026-05-28 22:56:41.078 7 INFO neutron.services.segments.plugin [-] Segment ea329c56-7dfc-4aed-9602-69afb2969f71 resource provider aggregate not found 2026-05-28 22:56:41.085 7 INFO neutron.db.l3_hamode_db [None req-0425cc56-0a1f-407d-88e4-13177755e24d 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] HA network 7feb9893-38ff-481c-b7b7-b9697bbf9a77 was deleted as no HA routers are present in tenant 34ec6d76215b4175b87dad50772f7ded. [pid: 7|app: 0|req: 699/1392] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:40 2026] DELETE /v2.0/routers/8a469a7f-b222-49c8-875e-3d665efa4456 => generated 0 bytes in 736 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:41.111 7 INFO neutron.services.segments.plugin [-] Segment ea329c56-7dfc-4aed-9602-69afb2969f71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea329c56-7dfc-4aed-9602-69afb2969f71 found for delete ", "request_id": "req-ac62a674-63cc-45ab-915d-e349f10b8d72"}]} 2026-05-28 22:56:41.113 7 INFO neutron.services.segments.plugin [-] Segment ea329c56-7dfc-4aed-9602-69afb2969f71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea329c56-7dfc-4aed-9602-69afb2969f71 found for delete ", "request_id": "req-9b42206e-ed99-4459-8882-815b156f465a"}]} [pid: 7|app: 0|req: 700/1393] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:41 2026] DELETE /v2.0/subnets/cf2b4d63-e5b2-47ef-a66a-829cf5e17055 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1396] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:41 2026] DELETE /v2.0/networks/6639088e-5cbc-440e-81e8-d5d605ef247f => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1397] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:40 2026] DELETE /v2.0/networks/d102b4d7-9f2a-49ed-b547-1e3d759e50bf => generated 0 bytes in 1583 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:41.826 8 WARNING neutron_lib.context [None req-4fb9f9a4-3e42-457c-a3be-62ed6b7a8b13 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:41.880 8 INFO neutron.db.segments_db [None req-4fb9f9a4-3e42-457c-a3be-62ed6b7a8b13 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Added segment 8dddc426-7960-4c48-9b39-b08c0cc5492c of type vxlan for network f317b3e1-c7df-44d5-b457-7a0970ba42a1 [pid: 7|app: 0|req: 704/1398] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:41 2026] GET /v2.0/security-groups?tenant_id=b555e9dc2474428fbf52360df243bfbd&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:42.138 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54d28549-7781-407f-b7b7-ee357812583a a3e2dc4190304526aa54b052a33ba35a 1cf7d40813614cd49f037693ad8b9eab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 705/1399] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:42 2026] DELETE /v2.0/networks/d102b4d7-9f2a-49ed-b547-1e3d759e50bf => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:56:42.195 8 INFO neutron.db.l3_hamode_db [None req-4fb9f9a4-3e42-457c-a3be-62ed6b7a8b13 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 706/1400] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:42 2026] DELETE /v2.0/security-groups/497014d8-f70b-4617-bfd0-a6e880dbd3de => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1401] 10.0.0.250 () {32 vars in 694 bytes} [Thu May 28 22:56:42 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:42.608 8 INFO neutron.services.segments.plugin [-] Segment 9df48749-d3da-40b2-9e88-1f990c27e796 resource provider aggregate not found 2026-05-28 22:56:42.612 8 INFO neutron.services.segments.plugin [-] Segment 9df48749-d3da-40b2-9e88-1f990c27e796 resource provider aggregate not found 2026-05-28 22:56:42.624 8 INFO neutron.services.segments.plugin [-] Segment 9df48749-d3da-40b2-9e88-1f990c27e796 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9df48749-d3da-40b2-9e88-1f990c27e796 found for delete ", "request_id": "req-17255326-1b06-4d68-8a5b-af032f4ee4ab"}]} 2026-05-28 22:56:42.628 8 INFO neutron.services.segments.plugin [-] Segment 9df48749-d3da-40b2-9e88-1f990c27e796 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9df48749-d3da-40b2-9e88-1f990c27e796 found for delete ", "request_id": "req-ad3f9165-35e0-4b72-8e7a-d0e92573197f"}]} [pid: 7|app: 0|req: 708/1402] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:42 2026] GET /v2.0/security-groups?tenant_id=01c3a3e8fc0b46c9869196ea5f7fa89e&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1403] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:42 2026] GET /v2.0/security-groups?tenant_id=12d1af59765e47fda0068c3e9605f71f&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1404] 10.0.0.250 () {32 vars in 742 bytes} [Thu May 28 22:56:42 2026] GET /v2.0/subnets?network_id=d1b97458-2da1-4ccf-8b9c-158386e72b00 => generated 626 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1405] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:42 2026] DELETE /v2.0/security-groups/4b64e16c-bdf4-4e37-8bcd-761ec9a4c76b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1406] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:42 2026] DELETE /v2.0/security-groups/a1377d37-be66-49a1-a6f9-17d5221ebd10 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1407] 10.0.0.250 () {32 vars in 653 bytes} [Thu May 28 22:56:43 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-28 22:56:43.134 7 INFO neutron.services.segments.plugin [-] Segment 50506c8a-de84-44a1-8c10-ad5b264b10f7 resource provider aggregate not found 2026-05-28 22:56:43.145 7 INFO neutron.services.segments.plugin [-] Segment 50506c8a-de84-44a1-8c10-ad5b264b10f7 resource provider aggregate not found 2026-05-28 22:56:43.151 7 INFO neutron.services.segments.plugin [-] Segment 50506c8a-de84-44a1-8c10-ad5b264b10f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50506c8a-de84-44a1-8c10-ad5b264b10f7 found for delete ", "request_id": "req-9b8e4b37-bd7e-4a21-af6d-34552b1d5a6b"}]} 2026-05-28 22:56:43.160 7 INFO neutron.services.segments.plugin [-] Segment 50506c8a-de84-44a1-8c10-ad5b264b10f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50506c8a-de84-44a1-8c10-ad5b264b10f7 found for delete ", "request_id": "req-81808620-2a87-416d-870d-aed5cac6d531"}]} [pid: 7|app: 0|req: 714/1408] 10.0.0.250 () {32 vars in 649 bytes} [Thu May 28 22:56:43 2026] GET /v2.0/networks => generated 1312 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1409] 10.0.0.250 () {32 vars in 647 bytes} [Thu May 28 22:56:43 2026] GET /v2.0/subnets => generated 1265 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:43.344 8 INFO neutron.db.l3_hamode_db [None req-4fb9f9a4-3e42-457c-a3be-62ed6b7a8b13 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 716/1410] 10.0.0.250 () {32 vars in 723 bytes} [Thu May 28 22:56:43 2026] GET /v2.0/networks/a68896e8-5ecc-4872-be1c-b11ea89747ed => generated 672 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1411] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 22:56:43 2026] GET /v2.0/subnets/7dbe763d-a5f1-42d0-9b98-aaab9143ea8c => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:43.422 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd3e447b-c16b-40de-8b1d-dc7af37c13a5 a3e2dc4190304526aa54b052a33ba35a 1cf7d40813614cd49f037693ad8b9eab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 718/1412] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:43 2026] DELETE /v2.0/subnets/9e8ce031-32ba-43db-9795-5b32a960add0 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:56:43.454 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cc7417b-19e5-4222-aa2a-ec168cd4dfb4 a3e2dc4190304526aa54b052a33ba35a 1cf7d40813614cd49f037693ad8b9eab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1413] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:43 2026] DELETE /v2.0/networks/d102b4d7-9f2a-49ed-b547-1e3d759e50bf => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1414] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:43 2026] DELETE /v2.0/subnets/7dbe763d-a5f1-42d0-9b98-aaab9143ea8c => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1415] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:43 2026] DELETE /v2.0/networks/a68896e8-5ecc-4872-be1c-b11ea89747ed => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1416] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:41 2026] POST /v2.0/routers => generated 692 bytes in 2812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1417] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 22:56:44 2026] GET /v2.0/routers/951fe619-5f1b-4370-b134-d653cc0e4084 => generated 698 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1418] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:44 2026] GET /v2.0/security-groups?tenant_id=1cf7d40813614cd49f037693ad8b9eab&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1419] 10.0.0.250 () {32 vars in 647 bytes} [Thu May 28 22:56:44 2026] GET /v2.0/routers => generated 701 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:44.933 8 INFO neutron.db.segments_db [None req-f47aab70-d48f-4ffe-ac0d-30e3914b6b45 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 4bea4579-66ec-426d-b44f-c914bc8aafdf of type vxlan for network 1d88901f-a9c2-4ef2-a32d-a1b64fce11f3 [pid: 7|app: 0|req: 724/1420] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:44 2026] DELETE /v2.0/security-groups/ca6a15d6-e312-467b-b132-49f77944df19 => 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: 697/1421] 10.0.0.250 () {34 vars in 671 bytes} [Thu May 28 22:56:44 2026] POST /v2.0/networks => generated 741 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:45.168 7 INFO neutron.services.segments.plugin [-] Segment 6a3368c1-32d6-4243-a136-c6bfc4fad986 resource provider aggregate not found 2026-05-28 22:56:45.198 7 INFO neutron.services.segments.plugin [-] Segment 6a3368c1-32d6-4243-a136-c6bfc4fad986 resource provider aggregate not found 2026-05-28 22:56:45.203 7 INFO neutron.services.segments.plugin [-] Segment 6a3368c1-32d6-4243-a136-c6bfc4fad986 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a3368c1-32d6-4243-a136-c6bfc4fad986 found for delete ", "request_id": "req-63556866-0275-4ec3-abd9-18e5fbda0638"}]} 2026-05-28 22:56:45.220 7 INFO neutron.services.segments.plugin [-] Segment 6a3368c1-32d6-4243-a136-c6bfc4fad986 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a3368c1-32d6-4243-a136-c6bfc4fad986 found for delete ", "request_id": "req-25b12319-0457-47a3-9edb-70ebdbeb5eb6"}]} [pid: 8|app: 0|req: 698/1422] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:45 2026] POST /v2.0/subnets => generated 664 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:45.418 8 INFO neutron.db.segments_db [None req-4c5a8a86-3f1b-4049-be5d-d42e88bc0ae3 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment 1eb8d792-c0c2-47d8-8724-92444f0a90dd of type vxlan for network 30f7c4e6-7caf-4b6c-aeb3-19779014ac50 2026-05-28 22:56:45.710 8 INFO neutron.db.l3_hamode_db [None req-4c5a8a86-3f1b-4049-be5d-d42e88bc0ae3 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 725/1423] 10.0.0.250 () {34 vars in 741 bytes} [Thu May 28 22:56:45 2026] PUT /v2.0/routers/951fe619-5f1b-4370-b134-d653cc0e4084 => generated 705 bytes in 1420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1424] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 22:56:46 2026] GET /v2.0/routers/951fe619-5f1b-4370-b134-d653cc0e4084 => generated 705 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1425] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:56:46 2026] GET /v2.0/ports?device_id=951fe619-5f1b-4370-b134-d653cc0e4084 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:56:46.889 8 INFO neutron.db.l3_hamode_db [None req-4c5a8a86-3f1b-4049-be5d-d42e88bc0ae3 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:56:47.767 7 INFO neutron.services.segments.plugin [-] Segment 8dddc426-7960-4c48-9b39-b08c0cc5492c resource provider aggregate not found 2026-05-28 22:56:47.773 7 INFO neutron.services.segments.plugin [-] Segment 8dddc426-7960-4c48-9b39-b08c0cc5492c resource provider aggregate not found 2026-05-28 22:56:47.786 7 INFO neutron.services.segments.plugin [-] Segment 8dddc426-7960-4c48-9b39-b08c0cc5492c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dddc426-7960-4c48-9b39-b08c0cc5492c found for delete ", "request_id": "req-b2b25bd2-cf4f-4e5d-bf52-4972053b585d"}]} 2026-05-28 22:56:47.794 7 INFO neutron.services.segments.plugin [-] Segment 8dddc426-7960-4c48-9b39-b08c0cc5492c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dddc426-7960-4c48-9b39-b08c0cc5492c found for delete ", "request_id": "req-e6175aaa-aad5-4a39-84b7-a2590b56a89b"}]} 2026-05-28 22:56:47.812 7 INFO neutron.db.l3_hamode_db [None req-f562f93f-4325-41fb-860a-f689755574fb 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] HA network f317b3e1-c7df-44d5-b457-7a0970ba42a1 was deleted as no HA routers are present in tenant 34ec6d76215b4175b87dad50772f7ded. [pid: 7|app: 0|req: 728/1426] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:46 2026] DELETE /v2.0/routers/951fe619-5f1b-4370-b134-d653cc0e4084 => generated 0 bytes in 1227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:48.088 7 WARNING neutron_lib.context [None req-e5971eca-a0a7-4459-8d70-69db820f97bf cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 699/1427] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:45 2026] POST /v2.0/routers => generated 728 bytes in 2750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1428] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:56:48 2026] GET /v2.0/ports?device_id=951fe619-5f1b-4370-b134-d653cc0e4084 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:56:48.250 7 INFO neutron.db.segments_db [None req-e5971eca-a0a7-4459-8d70-69db820f97bf cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] Added segment afd7d413-6de0-40ec-8d7b-8a708bb8c242 of type vxlan for network 93623b16-41d7-4365-9316-57923cb7247f [pid: 7|app: 0|req: 729/1429] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:56:47 2026] POST /v2.0/networks => generated 648 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:48.399 7 INFO neutron.api.v2.resource [None req-fed089b6-1ad5-446f-b982-7f2519b95cac 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 730/1430] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:48 2026] DELETE /v2.0/routers/951fe619-5f1b-4370-b134-d653cc0e4084 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1431] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:48 2026] GET /v2.0/security-groups?tenant_id=43fd8c8f595a4ccf9f51f5819f2e6b03&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:48.611 7 WARNING neutron_lib.context [None req-7c70aa84-2a19-491c-b987-e9ecea6894d7 cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1432] 10.0.0.250 () {34 vars in 665 bytes} [Thu May 28 22:56:48 2026] POST /v2.0/ports => generated 779 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 733/1433] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:56:48 2026] GET /v2.0/ports?device_id=8a469a7f-b222-49c8-875e-3d665efa4456 => 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: 734/1434] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:48 2026] DELETE /v2.0/security-groups/cd2bb396-46cd-4945-a092-562dc5583e8b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:49.103 7 WARNING neutron_lib.context [None req-49cb96b7-9129-4bb9-bcff-6eb88bed3c16 cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:49.164 7 INFO neutron.db.segments_db [None req-49cb96b7-9129-4bb9-bcff-6eb88bed3c16 cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] Added segment 0c62a4c6-2c0a-4527-b9d0-d6a2548b4244 of type vxlan for network 950d3488-5d26-445f-a056-ae3be0d30d70 [pid: 7|app: 0|req: 735/1435] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:56:49 2026] POST /v2.0/networks => generated 636 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:49.331 7 INFO neutron.api.v2.resource [None req-99349fad-834a-410c-a1fd-21d4ff0a04b4 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 736/1436] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:49 2026] DELETE /v2.0/routers/8a469a7f-b222-49c8-875e-3d665efa4456 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1437] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:49 2026] GET /v2.0/security-groups?tenant_id=f376cb76b4aa40cbb091ecaad37185b9&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:49.453 7 WARNING neutron_lib.context [None req-92cd9062-0af5-41c6-afb4-06e582916e98 cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1438] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:49 2026] POST /v2.0/subnets => generated 622 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:49.818 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80b00244-38c5-40e9-9b39-0c42d2f36917 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 739/1439] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:49 2026] DELETE /v2.0/subnets/cf2b4d63-e5b2-47ef-a66a-829cf5e17055 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1440] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:49 2026] DELETE /v2.0/security-groups/b49a5582-ad1e-4f35-945a-11bebdccf240 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:49.955 7 WARNING neutron_lib.context [None req-dcdcc468-0176-47f8-9e2b-40b3ada560cb cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 701/1441] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:56:48 2026] PUT /v2.0/routers/d87eceea-5852-41b1-b90e-3a2ff24d44be/add_router_interface => generated 309 bytes in 1849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1442] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:56:49 2026] GET /v2.0/ports?device_id=e8968cdc-0f16-4653-91e3-e4bb818d7062 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:56:50.033 8 INFO neutron.api.v2.resource [None req-680b3ca5-9a36-49e8-83dc-ab2d153e7220 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 703/1443] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:50 2026] DELETE /v2.0/routers/e8968cdc-0f16-4653-91e3-e4bb818d7062 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:56:50.051 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cda7e896-f951-47c0-b098-41e5439be196 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 704/1444] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:50 2026] DELETE /v2.0/subnets/6ac0f5a1-b6f1-4914-9f0f-c3d6bfc57205 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1445] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:56:50 2026] GET /v2.0/ports?device_id=49776ae1-42e5-4b1d-9e51-5762307550c9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:56:50.099 8 INFO neutron.api.v2.resource [None req-7c3e5be6-9f39-46f8-a5ce-6a4cafc1882f 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 706/1446] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:50 2026] DELETE /v2.0/routers/49776ae1-42e5-4b1d-9e51-5762307550c9 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:56:50.119 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a85171a5-e8a1-48c4-8345-b7986ff6aca6 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 707/1447] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:50 2026] DELETE /v2.0/subnets/015810fa-1839-4a65-ae4b-6867fd12f5d9 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:56:50.140 8 INFO neutron.pecan_wsgi.hooks.translation [None req-636225ae-8510-4233-8e83-8b3ec1924deb 85ded50214374c81aa603a9612c913f9 34ec6d76215b4175b87dad50772f7ded - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1448] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:50 2026] DELETE /v2.0/subnets/6336b27f-d735-4fb8-a40a-a2dba7f98150 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1449] 10.0.0.250 () {34 vars in 665 bytes} [Thu May 28 22:56:49 2026] POST /v2.0/ports => generated 966 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 709/1450] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:56:50 2026] DELETE /v2.0/ports/6932fd35-56c4-4ca4-b327-6d1847797c71 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:50.775 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a74f04f-6b2b-43ec-91bc-573a8e2f8196 cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 710/1451] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:56:50 2026] DELETE /v2.0/ports/6932fd35-56c4-4ca4-b327-6d1847797c71 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1452] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:56:50 2026] GET /v2.0/security-groups?tenant_id=34ec6d76215b4175b87dad50772f7ded&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:50.803 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4d0a52c-b9ca-468c-94c8-8939b3c86ba7 cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1453] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:56:50 2026] GET /v2.0/ports/6932fd35-56c4-4ca4-b327-6d1847797c71 => 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: 743/1454] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:50 2026] DELETE /v2.0/security-groups/9077d9ee-e341-48a4-b984-b057044283ec => 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: 712/1455] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:50 2026] DELETE /v2.0/subnets/2b2de14e-bfb6-4ffb-a4bb-8d7c8eac46e9 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:51.271 8 INFO neutron.db.segments_db [None req-927b6e7e-71e5-4daf-aa13-ba8326e9c67a 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment cead24f9-7172-47ef-9fd6-82c911557ba2 of type vxlan for network 560805b6-5732-4b61-8ee3-d98920d32047 [pid: 8|app: 0|req: 713/1456] 10.0.0.250 () {34 vars in 671 bytes} [Thu May 28 22:56:51 2026] POST /v2.0/networks => generated 740 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:51.434 7 INFO neutron.services.segments.plugin [-] Segment 0c62a4c6-2c0a-4527-b9d0-d6a2548b4244 resource provider aggregate not found 2026-05-28 22:56:51.449 7 INFO neutron.services.segments.plugin [-] Segment 0c62a4c6-2c0a-4527-b9d0-d6a2548b4244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c62a4c6-2c0a-4527-b9d0-d6a2548b4244 found for delete ", "request_id": "req-9da29406-cec0-4396-b4aa-396f88697317"}]} 2026-05-28 22:56:51.456 7 INFO neutron.services.segments.plugin [-] Segment 0c62a4c6-2c0a-4527-b9d0-d6a2548b4244 resource provider aggregate not found [pid: 7|app: 0|req: 744/1457] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:51 2026] DELETE /v2.0/networks/950d3488-5d26-445f-a056-ae3be0d30d70 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:51.480 7 WARNING neutron_lib.context [None req-1c20ae7a-aeec-4dad-b079-6f37cd2afb4d cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:51.483 7 INFO neutron.services.segments.plugin [-] Segment 0c62a4c6-2c0a-4527-b9d0-d6a2548b4244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c62a4c6-2c0a-4527-b9d0-d6a2548b4244 found for delete ", "request_id": "req-0dbfeec3-37a0-4925-a695-afc1ee03f707"}]} 2026-05-28 22:56:51.555 7 INFO neutron.db.segments_db [None req-1c20ae7a-aeec-4dad-b079-6f37cd2afb4d cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] Added segment 22c37d35-6efd-4622-82d9-5ed9cb485aa2 of type vxlan for network 48f924ff-996a-4ccf-a28b-151d0001e63d [pid: 8|app: 0|req: 714/1458] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:51 2026] POST /v2.0/subnets => generated 663 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1459] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:56:51 2026] POST /v2.0/networks => generated 635 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:51.682 7 WARNING neutron_lib.context [None req-770b4d05-c081-4acb-b4e6-5906360b0ad1 cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:51.689 8 INFO neutron.db.segments_db [None req-a960ed28-ba51-474c-b10d-1d1946c1a739 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Added segment bb4b4451-a23f-475a-b5f2-b271e4fc2396 of type vxlan for network 3ec69c0e-50f6-4ad7-b100-4f4b83e10e99 2026-05-28 22:56:52.005 8 INFO neutron.db.l3_hamode_db [None req-a960ed28-ba51-474c-b10d-1d1946c1a739 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 746/1460] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:51 2026] POST /v2.0/subnets => generated 622 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:52.052 7 WARNING neutron_lib.context [None req-898f12bd-c1f8-46a3-a630-1f711684ce34 cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 747/1461] 10.0.0.250 () {34 vars in 665 bytes} [Thu May 28 22:56:52 2026] POST /v2.0/ports => generated 928 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1462] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:56:52 2026] DELETE /v2.0/ports/6db18dd5-515e-497e-b0b3-82a5c1431e37 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:52.993 7 WARNING neutron_lib.context [None req-b3c06741-2301-4010-b61b-96785be4e5dc 4783a25a4920422c9b63a5befde09e8b 27d662a128e745e4a2bbe7c3a37c0d8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:53.105 8 INFO neutron.db.l3_hamode_db [None req-a960ed28-ba51-474c-b10d-1d1946c1a739 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 749/1463] 10.0.0.250 () {34 vars in 684 bytes} [Thu May 28 22:56:52 2026] POST /v2.0/security-groups => generated 1624 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:56:53.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86a73bd1-be1d-4a1d-8bbd-32c7d6174e80 cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 750/1464] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:56:53 2026] GET /v2.0/ports/6db18dd5-515e-497e-b0b3-82a5c1431e37 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:56:53.302 7 WARNING neutron_lib.context [None req-997d572e-3dab-4c8e-84b7-ed64836ec9c2 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:53.408 7 INFO neutron.db.segments_db [None req-997d572e-3dab-4c8e-84b7-ed64836ec9c2 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Added segment 2865c116-8d1d-4688-bedd-ad75c95a6935 of type vxlan for network 506de999-ec4b-4c53-a893-5e421aca8346 [pid: 7|app: 0|req: 751/1465] 10.0.0.250 () {34 vars in 671 bytes} [Thu May 28 22:56:53 2026] POST /v2.0/networks => generated 633 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1466] 10.0.0.250 () {32 vars in 663 bytes} [Thu May 28 22:56:53 2026] GET /v2.0/security-groups => generated 4529 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1467] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:53 2026] DELETE /v2.0/subnets/6171e313-df55-4034-860f-a4f2bfc59093 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:53.781 7 WARNING neutron_lib.context [None req-4c410004-3308-4442-96db-fd2a5d6e3547 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:53.824 7 INFO neutron.db.segments_db [None req-4c410004-3308-4442-96db-fd2a5d6e3547 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Added segment 675e16ef-5485-46ae-aa80-c597b5f3d352 of type vxlan for network f2039742-9c87-4e9f-9d92-261c3202dbb1 2026-05-28 22:56:54.152 7 INFO neutron.db.l3_hamode_db [None req-4c410004-3308-4442-96db-fd2a5d6e3547 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 715/1468] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:51 2026] POST /v2.0/routers => generated 727 bytes in 2601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1469] 10.0.0.250 () {34 vars in 758 bytes} [Thu May 28 22:56:54 2026] PUT /v2.0/security-groups/c1c63fc5-b4f3-4086-972e-205816f1d59d => generated 1662 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:54.678 8 INFO neutron.services.segments.plugin [-] Segment 22c37d35-6efd-4622-82d9-5ed9cb485aa2 resource provider aggregate not found 2026-05-28 22:56:54.687 8 INFO neutron.services.segments.plugin [-] Segment 22c37d35-6efd-4622-82d9-5ed9cb485aa2 resource provider aggregate not found 2026-05-28 22:56:54.701 8 INFO neutron.services.segments.plugin [-] Segment 22c37d35-6efd-4622-82d9-5ed9cb485aa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22c37d35-6efd-4622-82d9-5ed9cb485aa2 found for delete ", "request_id": "req-34e050fd-ed00-49f2-9be3-d24addfc507f"}]} [pid: 8|app: 0|req: 717/1470] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:54 2026] DELETE /v2.0/networks/48f924ff-996a-4ccf-a28b-151d0001e63d => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:54.716 8 INFO neutron.services.segments.plugin [-] Segment 22c37d35-6efd-4622-82d9-5ed9cb485aa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22c37d35-6efd-4622-82d9-5ed9cb485aa2 found for delete ", "request_id": "req-28ea6def-dc8b-447b-a6de-fe0f3bf31c1c"}]} 2026-05-28 22:56:55.278 7 INFO neutron.db.l3_hamode_db [None req-4c410004-3308-4442-96db-fd2a5d6e3547 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 718/1471] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:56:54 2026] PUT /v2.0/routers/134f7122-77b3-4463-877e-4fceb264f3f4/add_router_interface => generated 309 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1472] 10.0.0.250 () {32 vars in 737 bytes} [Thu May 28 22:56:56 2026] GET /v2.0/security-groups/c1c63fc5-b4f3-4086-972e-205816f1d59d => generated 1662 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:56.179 8 WARNING neutron_lib.context [None req-2c8e4859-0398-4488-b632-49d5c346bd60 cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1473] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:53 2026] POST /v2.0/routers => generated 694 bytes in 2600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1474] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:56 2026] DELETE /v2.0/security-groups/c1c63fc5-b4f3-4086-972e-205816f1d59d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1477] 10.0.0.250 () {34 vars in 665 bytes} [Thu May 28 22:56:56 2026] POST /v2.0/ports => generated 779 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1478] 10.0.0.250 () {32 vars in 663 bytes} [Thu May 28 22:56:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 721/1479] 10.0.0.250 () {32 vars in 776 bytes} [Thu May 28 22:56:56 2026] GET /v2.0/subnets?project_id=881ac8db6a1747649016c007bae88fa4&cidr=10.100.0.0%2F28 => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:56:56.564 8 INFO neutron.api.v2.resource [None req-23de05ad-86c0-4ec0-87f2-9081a54c1966 4783a25a4920422c9b63a5befde09e8b 27d662a128e745e4a2bbe7c3a37c0d8a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 722/1480] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:56:56 2026] DELETE /v2.0/security-groups/c1c63fc5-b4f3-4086-972e-205816f1d59d => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1481] 10.0.0.250 () {32 vars in 694 bytes} [Thu May 28 22:56:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:56.656 8 WARNING neutron_lib.context [None req-7c9dd6d3-26a5-4429-90c1-80d18d00993c 4783a25a4920422c9b63a5befde09e8b 27d662a128e745e4a2bbe7c3a37c0d8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 759/1482] 10.0.0.250 () {34 vars in 737 bytes} [Thu May 28 22:56:56 2026] PUT /v2.0/ports/540044b9-eac1-4698-acc2-906e6a9f06f1 => generated 752 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1483] 10.0.0.250 () {32 vars in 784 bytes} [Thu May 28 22:56:56 2026] GET /v2.0/subnets?network_id=d1b97458-2da1-4ccf-8b9c-158386e72b00&cidr=10.100.0.0%2F28 => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1484] 10.0.0.250 () {34 vars in 684 bytes} [Thu May 28 22:56:56 2026] POST /v2.0/security-groups => generated 1625 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:56:56.792 8 WARNING neutron_lib.context [None req-ebd4d094-a535-4628-a7a5-bd384d1f6583 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 761/1485] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:56:56 2026] DELETE /v2.0/ports/540044b9-eac1-4698-acc2-906e6a9f06f1 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 22:56:57.084 7 WARNING neutron_lib.context [None req-c1fe9afc-63b8-45f5-b885-60559b1fd168 4783a25a4920422c9b63a5befde09e8b 27d662a128e745e4a2bbe7c3a37c0d8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 725/1486] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:56:56 2026] POST /v2.0/subnets => generated 633 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:57.115 8 WARNING neutron_lib.context [None req-65a98ae3-b25a-478d-99a4-550edcb65a0e 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 762/1487] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:56:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1488] 10.0.0.250 () {34 vars in 685 bytes} [Thu May 28 22:56:57 2026] POST /v2.0/security-groups => generated 1673 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1489] 10.0.0.250 () {32 vars in 643 bytes} [Thu May 28 22:56:57 2026] GET /v2.0/ports => generated 782 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1490] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:56:57 2026] GET /v2.0/security-group-rules/d52483a9-21ec-487b-9709-3b3026769d56 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:57.265 7 WARNING neutron_lib.context [None req-7b76a13a-e6f3-45d2-8f7f-7e376e230059 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 765/1491] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:56:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:57.380 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28e81111-45b9-4ca9-8be2-5443ff03bf81 cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1492] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:56:57 2026] GET /v2.0/ports/540044b9-eac1-4698-acc2-906e6a9f06f1 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1493] 10.0.0.250 () {32 vars in 673 bytes} [Thu May 28 22:56:57 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:57.464 7 WARNING neutron_lib.context [None req-e49f38e2-6243-4980-853d-472997894e51 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 768/1494] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:56:57 2026] POST /v2.0/security-group-rules => generated 596 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1495] 10.0.0.250 () {32 vars in 643 bytes} [Thu May 28 22:56:57 2026] GET /v2.0/ports => generated 782 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1496] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 22:56:57 2026] DELETE /v2.0/security-group-rules/d52483a9-21ec-487b-9709-3b3026769d56 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:57.732 7 WARNING neutron_lib.context [None req-14070c40-16b8-4ac8-a1c0-d34f7fad0843 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 771/1497] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:56:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1498] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:56:57 2026] GET /v2.0/ports/1ca6b06c-889b-4b15-83cf-afeb9e9bfaee => generated 779 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1499] 10.0.0.250 () {32 vars in 673 bytes} [Thu May 28 22:56:57 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:58.046 7 WARNING neutron_lib.context [None req-a61acd98-688e-4e86-a374-bb1f127f1eeb 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 774/1500] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:56:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:58.218 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c5f7b9ed-e5d3-4cbb-bd23-350d79629763 cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1501] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:56:58 2026] DELETE /v2.0/ports/6db18dd5-515e-497e-b0b3-82a5c1431e37 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:56:58.225 7 WARNING neutron_lib.context [None req-9086e68a-c2b1-4d89-bea7-87c4af23993f 4783a25a4920422c9b63a5befde09e8b 27d662a128e745e4a2bbe7c3a37c0d8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 776/1502] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:56:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:58.360 7 WARNING neutron_lib.context [None req-4c683359-eaab-4884-8ef4-e4a4011f4fe9 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:58.396 7 INFO neutron.db.securitygroups_db [None req-4c683359-eaab-4884-8ef4-e4a4011f4fe9 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Project 8ec52b5eaa07490aaca50e737e155c72 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: 777/1503] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:56:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:58.503 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53af8962-4053-4026-a779-0a98df4f6d27 cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1504] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:58 2026] DELETE /v2.0/subnets/6171e313-df55-4034-860f-a4f2bfc59093 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1505] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:56:58 2026] GET /v2.0/security-group-rules/42ba4fdb-d6b4-46e5-b8fc-9b3f02229602 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:56:58.532 7 WARNING neutron_lib.context [None req-f533dcfe-a793-4e68-ae13-ee6724948e66 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:58.562 7 INFO neutron.db.securitygroups_db [None req-f533dcfe-a793-4e68-ae13-ee6724948e66 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Project 8ec52b5eaa07490aaca50e737e155c72 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 780/1506] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:56:58 2026] POST /v2.0/security-group-rules => generated 606 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:56:58.646 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42560396-36c1-47da-ba24-ff5840295e22 cb1cf123ad524349a1dafaca90df9acf 13a4ec90cb3449e999aaad90c602b283 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 781/1507] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:56:58 2026] DELETE /v2.0/subnets/2b2de14e-bfb6-4ffb-a4bb-8d7c8eac46e9 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1508] 10.0.0.250 () {32 vars in 673 bytes} [Thu May 28 22:56:58 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1509] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:56:58 2026] DELETE /v2.0/ports/1ca6b06c-889b-4b15-83cf-afeb9e9bfaee => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1510] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 22:56:58 2026] DELETE /v2.0/security-group-rules/42ba4fdb-d6b4-46e5-b8fc-9b3f02229602 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:59.244 7 INFO neutron.services.segments.plugin [-] Segment afd7d413-6de0-40ec-8d7b-8a708bb8c242 resource provider aggregate not found 2026-05-28 22:56:59.248 7 INFO neutron.services.segments.plugin [-] Segment afd7d413-6de0-40ec-8d7b-8a708bb8c242 resource provider aggregate not found 2026-05-28 22:56:59.260 7 INFO neutron.services.segments.plugin [-] Segment afd7d413-6de0-40ec-8d7b-8a708bb8c242 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afd7d413-6de0-40ec-8d7b-8a708bb8c242 found for delete ", "request_id": "req-94e0990c-1a97-4ea4-a9a1-e8c9548a3bb0"}]} 2026-05-28 22:56:59.273 7 INFO neutron.services.segments.plugin [-] Segment afd7d413-6de0-40ec-8d7b-8a708bb8c242 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afd7d413-6de0-40ec-8d7b-8a708bb8c242 found for delete ", "request_id": "req-5543df9f-c1f3-4a4d-bbda-cbf79052e9e7"}]} [pid: 7|app: 0|req: 785/1511] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:56:59 2026] DELETE /v2.0/networks/93623b16-41d7-4365-9316-57923cb7247f => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:56:59.305 7 WARNING neutron_lib.context [None req-9c61d5a7-1fa3-4d67-8bcd-e3a38e58efaa 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 727/1512] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:56:57 2026] PUT /v2.0/routers/686d7ce4-1335-4cbe-a574-55686f738d58/add_router_interface => generated 309 bytes in 2115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1513] 10.0.0.250 () {32 vars in 673 bytes} [Thu May 28 22:56:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1514] 10.0.0.250 () {34 vars in 685 bytes} [Thu May 28 22:56:59 2026] POST /v2.0/security-groups => generated 1661 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:56:59.464 7 WARNING neutron_lib.context [None req-7b17aad2-b640-43a0-973c-034b467072e7 4783a25a4920422c9b63a5befde09e8b 27d662a128e745e4a2bbe7c3a37c0d8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:56:59.502 7 INFO neutron.db.securitygroups_db [None req-7b17aad2-b640-43a0-973c-034b467072e7 4783a25a4920422c9b63a5befde09e8b 27d662a128e745e4a2bbe7c3a37c0d8a - - default default] Project 27d662a128e745e4a2bbe7c3a37c0d8a 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: 729/1515] 10.0.0.250 () {32 vars in 649 bytes} [Thu May 28 22:56:59 2026] GET /v2.0/networks => generated 6508 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:59.557 8 WARNING neutron_lib.context [None req-11da5920-dd18-49e9-9295-5692de43990b 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 787/1516] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:56:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1517] 10.0.0.250 () {32 vars in 647 bytes} [Thu May 28 22:56:59 2026] GET /v2.0/subnets => generated 5003 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1518] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:56:59 2026] GET /v2.0/security-group-rules/bfac4394-1b2b-47f3-b48f-d79b0980daf7 => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1519] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:56:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1520] 10.0.0.250 () {32 vars in 673 bytes} [Thu May 28 22:56:59 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:56:59.761 8 WARNING neutron_lib.context [None req-a16a482d-7a19-4cb2-9aaf-5100c1372af1 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 732/1521] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:56:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1522] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 22:56:59 2026] DELETE /v2.0/security-group-rules/bfac4394-1b2b-47f3-b48f-d79b0980daf7 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:56:59.960 8 WARNING neutron_lib.context [None req-528fc249-dd4a-4f76-8e58-b5ff97fd9381 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 790/1523] 10.0.0.250 () {32 vars in 647 bytes} [Thu May 28 22:56:59 2026] GET /v2.0/routers => generated 2184 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1524] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:00 2026] GET /v2.0/security-groups?tenant_id=13a4ec90cb3449e999aaad90c602b283&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1525] 10.0.0.250 () {32 vars in 673 bytes} [Thu May 28 22:57:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:00.369 7 WARNING neutron_lib.context [None req-92458031-d961-4d81-b5a9-d4fa549f8026 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 793/1526] 10.0.0.250 () {34 vars in 685 bytes} [Thu May 28 22:57:00 2026] POST /v2.0/security-groups => generated 1673 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1527] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 22:56:59 2026] POST /v2.0/floatingips => generated 552 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1528] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:00 2026] DELETE /v2.0/security-groups/16950028-af3a-496b-a5ff-64b21eefeae7 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:57:00.598 7 WARNING neutron_lib.context [None req-d4481cc8-d7cc-4df7-bff3-939ea2e218ec e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 735/1529] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:00 2026] DELETE /v2.0/security-groups/d190edfb-f043-4315-94cf-b463dce0c5e3 => 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: 736/1530] 10.0.0.17 () {34 vars in 1097 bytes} [Thu May 28 22:57:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-610480420&fields=id&tenant_id=8ec52b5eaa07490aaca50e737e155c72 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1531] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1532] 10.0.0.250 () {32 vars in 663 bytes} [Thu May 28 22:57:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:00.770 8 WARNING neutron_lib.context [None req-13a46498-56c3-4c91-8a86-10bf845fbc93 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1533] 10.0.0.17 () {34 vars in 1099 bytes} [Thu May 28 22:57:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1774736285&fields=id&tenant_id=8ec52b5eaa07490aaca50e737e155c72 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1534] 10.0.0.250 () {32 vars in 663 bytes} [Thu May 28 22:57:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1535] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:00 2026] POST /v2.0/security-group-rules => generated 596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:00.899 8 WARNING neutron_lib.context [None req-2677f045-6355-4edc-82cf-fcf6fdb1aca6 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 798/1536] 10.0.0.17 () {34 vars in 981 bytes} [Thu May 28 22:57:00 2026] GET /v2.0/networks?id=1d88901f-a9c2-4ef2-a32d-a1b64fce11f3 => generated 673 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1537] 10.0.0.17 () {34 vars in 964 bytes} [Thu May 28 22:57:00 2026] GET /v2.0/quotas/8ec52b5eaa07490aaca50e737e155c72 => 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: 739/1538] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:01.059 8 WARNING neutron_lib.context [None req-1d39e1c2-efbd-4f22-b568-6b0d9c47e2a6 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 800/1539] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:57:00 2026] GET /v2.0/ports?tenant_id=8ec52b5eaa07490aaca50e737e155c72&fields=id => generated 103 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1540] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:01.191 8 WARNING neutron_lib.context [None req-b713b24a-38d7-4c9c-85b4-254d5f0b4e64 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 801/1541] 10.0.0.17 () {34 vars in 1007 bytes} [Thu May 28 22:57:01 2026] GET /v2.0/networks/1d88901f-a9c2-4ef2-a32d-a1b64fce11f3?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:01.249 8 INFO neutron.db.securitygroups_db [None req-b713b24a-38d7-4c9c-85b4-254d5f0b4e64 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Project 881ac8db6a1747649016c007bae88fa4 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: 802/1542] 10.0.0.17 () {34 vars in 1107 bytes} [Thu May 28 22:57:01 2026] GET /v2.0/networks/1d88901f-a9c2-4ef2-a32d-a1b64fce11f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1543] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:01.367 7 WARNING neutron_lib.context [None req-1c120a37-f0bd-4d11-9c32-c542312174bd e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:01.413 7 INFO neutron.db.securitygroups_db [None req-1c120a37-f0bd-4d11-9c32-c542312174bd e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Project 881ac8db6a1747649016c007bae88fa4 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: 803/1544] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:01 2026] POST /v2.0/security-group-rules => generated 606 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1545] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:01 2026] GET /v2.0/ports?device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => 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: 742/1546] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:01 2026] GET /v2.0/security-groups?tenant_id=27d662a128e745e4a2bbe7c3a37c0d8a&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1547] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:01 2026] DELETE /v2.0/security-groups/3012d46d-84bf-4daa-a75c-38717011200d => 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: 743/1548] 10.0.0.250 () {32 vars in 649 bytes} [Thu May 28 22:57:01 2026] GET /v2.0/networks => generated 1298 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1549] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:57:02 2026] GET /v2.0/networks?id=1d88901f-a9c2-4ef2-a32d-a1b64fce11f3 => generated 673 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1550] 199.204.45.235 () {34 vars in 1050 bytes} [Thu May 28 22:57:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8ec52b5eaa07490aaca50e737e155c72 => generated 273 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1551] 10.0.0.17 () {34 vars in 1097 bytes} [Thu May 28 22:57:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-725807329&fields=id&tenant_id=881ac8db6a1747649016c007bae88fa4 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:02.358 7 WARNING neutron_lib.context [req-085e9a85-e492-4139-8d7f-24b4def3b09a req-e65ddbf0-9a19-47d7-853a-ea415cb7f69b 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 745/1552] 10.0.0.17 () {34 vars in 981 bytes} [Thu May 28 22:57:02 2026] GET /v2.0/networks?id=506de999-ec4b-4c53-a893-5e421aca8346 => generated 661 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1553] 10.0.0.17 () {34 vars in 964 bytes} [Thu May 28 22:57:02 2026] GET /v2.0/quotas/881ac8db6a1747649016c007bae88fa4 => 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: 747/1554] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:57:02 2026] GET /v2.0/ports?tenant_id=881ac8db6a1747649016c007bae88fa4&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:02.664 8 WARNING neutron_lib.context [None req-c1d3617e-60c8-4dfe-9363-19d0fac5cab7 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:02.822 8 INFO neutron.db.segments_db [None req-c1d3617e-60c8-4dfe-9363-19d0fac5cab7 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Added segment 2054c197-5d31-4996-b37f-42836104506f of type vxlan for network 224ec9ea-a252-4f95-91de-cd7adc22f070 [pid: 7|app: 0|req: 808/1555] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 22:57:02 2026] POST /v2.0/ports => generated 993 bytes in 521 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: 809/1556] 10.0.0.17 () {34 vars in 1007 bytes} [Thu May 28 22:57:02 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1557] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:02 2026] POST /v2.0/networks => generated 629 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1558] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:02 2026] GET /v2.0/ports?device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 996 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1559] 10.0.0.17 () {34 vars in 1107 bytes} [Thu May 28 22:57:02 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:03.037 7 WARNING neutron_lib.context [None req-7f07f032-3d0e-4591-89fe-1543fa8fc1ad d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:03.095 7 INFO neutron.db.segments_db [None req-7f07f032-3d0e-4591-89fe-1543fa8fc1ad d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Added segment 07c0c5c8-ee3b-4ba2-ac31-3b1b2ea55100 of type vxlan for network 6f78f2a9-7e3e-44ad-b639-e5a3690eab12 [pid: 7|app: 0|req: 812/1560] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:03 2026] POST /v2.0/networks => generated 630 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1561] 10.0.0.17 () {34 vars in 1119 bytes} [Thu May 28 22:57:03 2026] GET /v2.0/security-groups?id=a67eb74e-db6a-40f1-8513-1bee147eb1ff&id=a041cfef-4ba8-4db3-84a8-8b9e008f4fa3&fields=id&fields=name => generated 206 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1562] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:03 2026] GET /v2.0/ports?device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:03.338 7 WARNING neutron_lib.context [None req-235bbe87-33eb-4f01-b6d4-561ffb01cb71 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 749/1563] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:57:02 2026] PUT /v2.0/ports/991e5aa0-1df7-4033-8e00-f5eb0af78580 => generated 1238 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1564] 10.0.0.250 () {32 vars in 623 bytes} [Thu May 28 22:57:03 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-28 22:57:03.552 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-27ebf748-7b29-4d27-8584-c3666e93f790'] response: {'name': 'network-changed', 'server_uuid': '251eb8e6-d3b8-49c7-b44c-86fac0635711', 'tag': '991e5aa0-1df7-4033-8e00-f5eb0af78580', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 815/1565] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:03 2026] POST /v2.0/subnets => generated 602 bytes in 314 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: 751/1566] 10.0.0.250 () {32 vars in 633 bytes} [Thu May 28 22:57:03 2026] GET /v2.0/ => generated 632 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:03.676 8 WARNING neutron_lib.context [None req-6748cb8d-2483-4831-98f7-7abbad56fc27 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1567] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:57:03 2026] GET /v2.0/ports?tenant_id=8ec52b5eaa07490aaca50e737e155c72&device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 1277 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1568] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:57:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=991e5aa0-1df7-4033-8e00-f5eb0af78580 => 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: 818/1569] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:57:03 2026] GET /v2.0/subnets?id=619e7c77-9b97-4e82-a75b-c4b579d50a06 => generated 667 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1570] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:57:03 2026] GET /v2.0/networks?id=506de999-ec4b-4c53-a893-5e421aca8346 => generated 661 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1571] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:57:03 2026] GET /v2.0/ports?network_id=1d88901f-a9c2-4ef2-a32d-a1b64fce11f3&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1572] 199.204.45.235 () {34 vars in 1050 bytes} [Thu May 28 22:57:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=881ac8db6a1747649016c007bae88fa4 => generated 180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1573] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:03 2026] POST /v2.0/subnets => generated 602 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:04.042 8 WARNING neutron_lib.context [req-457c74e7-eced-4db4-97ea-8886498ca8e5 req-d229a89d-2eb5-461a-b6ad-b6f602dab0b5 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 822/1574] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:57:04 2026] GET /v2.0/networks/1d88901f-a9c2-4ef2-a32d-a1b64fce11f3?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:04.079 7 WARNING neutron_lib.context [None req-02afb420-305c-43e4-a6e3-0eed3f4ac2be d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:04.125 7 INFO neutron.db.segments_db [None req-02afb420-305c-43e4-a6e3-0eed3f4ac2be d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Added segment 626d43e3-6b09-4be8-bd29-be3ad0f7692d of type vxlan for network 680513c4-ca2e-49b1-82a4-c786844b0764 2026-05-28 22:57:04.434 7 INFO neutron.db.l3_hamode_db [None req-02afb420-305c-43e4-a6e3-0eed3f4ac2be d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 753/1575] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 22:57:04 2026] POST /v2.0/ports => generated 954 bytes in 519 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-28 22:57:04.595 7 INFO neutron.db.l3_hamode_db [None req-02afb420-305c-43e4-a6e3-0eed3f4ac2be d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 754/1576] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:57:04 2026] GET /v2.0/networks/1d88901f-a9c2-4ef2-a32d-a1b64fce11f3?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: 755/1577] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:04 2026] GET /v2.0/security-groups?tenant_id=86c93c91de3449b1af0633f89ee23f16&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1578] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:04 2026] GET /v2.0/ports?device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 1008 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1579] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:05 2026] GET /v2.0/ports?device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => generated 957 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1580] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:04 2026] POST /v2.0/routers => generated 507 bytes in 1371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1581] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:57:05 2026] GET /v2.0/ports?tenant_id=8ec52b5eaa07490aaca50e737e155c72&device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1582] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 22:57:05 2026] GET /v2.0/ports?device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 1277 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1583] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:57:05 2026] PUT /v2.0/ports/6ae191c7-5363-41f6-96b8-1a6c3ed96eea => generated 1199 bytes in 513 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: 759/1584] 10.0.0.17 () {34 vars in 1119 bytes} [Thu May 28 22:57:05 2026] GET /v2.0/security-groups?id=a67eb74e-db6a-40f1-8513-1bee147eb1ff&id=a041cfef-4ba8-4db3-84a8-8b9e008f4fa3&fields=id&fields=name => generated 206 bytes in 80 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: 826/1585] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:05 2026] DELETE /v2.0/security-groups/a1af20bf-d469-4912-abb5-2f5525592c87 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:57:05.710 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-806ea9e6-3a53-4609-a7df-e4600fcd8606'] response: {'name': 'network-changed', 'server_uuid': 'c061b7b5-1f5c-4980-98ee-aa883bf6a1f2', 'tag': '6ae191c7-5363-41f6-96b8-1a6c3ed96eea', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 760/1586] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:57:05 2026] GET /v2.0/security-groups?id=cde17028-c20c-44d7-aab6-ad8597143c96&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1587] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:57:05 2026] GET /v2.0/networks?id=1d88901f-a9c2-4ef2-a32d-a1b64fce11f3 => generated 769 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1588] 199.204.45.235 () {34 vars in 1124 bytes} [Thu May 28 22:57:05 2026] GET /v2.0/security-groups?id=a67eb74e-db6a-40f1-8513-1bee147eb1ff&id=a041cfef-4ba8-4db3-84a8-8b9e008f4fa3&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1589] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:57:05 2026] GET /v2.0/ports?tenant_id=881ac8db6a1747649016c007bae88fa4&device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1590] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:57:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=991e5aa0-1df7-4033-8e00-f5eb0af78580 => 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: 765/1591] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:57:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6ae191c7-5363-41f6-96b8-1a6c3ed96eea => 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: 766/1592] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:57:05 2026] GET /v2.0/subnets?id=619e7c77-9b97-4e82-a75b-c4b579d50a06 => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1593] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:57:05 2026] GET /v2.0/subnets?id=5009f955-ff75-424d-a1e6-38ef85f79982 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1594] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:57:05 2026] GET /v2.0/ports?network_id=1d88901f-a9c2-4ef2-a32d-a1b64fce11f3&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1595] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/ports?network_id=506de999-ec4b-4c53-a893-5e421aca8346&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1596] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/networks/1d88901f-a9c2-4ef2-a32d-a1b64fce11f3?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1597] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1598] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/networks/1d88901f-a9c2-4ef2-a32d-a1b64fce11f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1599] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1600] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/ports?tenant_id=881ac8db6a1747649016c007bae88fa4&device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1601] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/networks?id=506de999-ec4b-4c53-a893-5e421aca8346 => generated 757 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1602] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6ae191c7-5363-41f6-96b8-1a6c3ed96eea => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1603] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/subnets?id=5009f955-ff75-424d-a1e6-38ef85f79982 => generated 654 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1604] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/ports?network_id=506de999-ec4b-4c53-a893-5e421aca8346&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1605] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?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: 780/1606] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/ports?device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1607] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/ports?device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => 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: 782/1608] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:57:06 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?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: 8|app: 0|req: 783/1609] 10.0.0.17 () {34 vars in 1119 bytes} [Thu May 28 22:57:07 2026] GET /v2.0/security-groups?id=a67eb74e-db6a-40f1-8513-1bee147eb1ff&id=a041cfef-4ba8-4db3-84a8-8b9e008f4fa3&fields=id&fields=name => generated 206 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1610] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:57:07 2026] GET /v2.0/security-groups?id=cde17028-c20c-44d7-aab6-ad8597143c96&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: 827/1611] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:57:05 2026] PUT /v2.0/routers/b39f313f-de0c-4d73-aa16-d5416888d5c1/add_router_interface => generated 309 bytes in 1710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1612] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:57:07 2026] GET /v2.0/ports/5bf6150e-a0c6-459a-9e50-d51a5349db90 => generated 955 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1613] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:08 2026] GET /v2.0/ports?device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 1010 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1614] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:08 2026] GET /v2.0/ports?device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1615] 10.0.0.17 () {34 vars in 1119 bytes} [Thu May 28 22:57:08 2026] GET /v2.0/security-groups?id=a67eb74e-db6a-40f1-8513-1bee147eb1ff&id=a041cfef-4ba8-4db3-84a8-8b9e008f4fa3&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1616] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:57:08 2026] GET /v2.0/security-groups?id=cde17028-c20c-44d7-aab6-ad8597143c96&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: 790/1617] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:08 2026] GET /v2.0/ports?device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 1010 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1618] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:08 2026] GET /v2.0/ports?device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:09.034 8 INFO neutron.db.l3_db [None req-0d67eb4c-f545-45ba-884c-4b1d78d0f12a 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Floating IP 01b2d949-753e-4b6b-a971-d0dc378317ae associated. External IP: 10.96.250.207, port: 991e5aa0-1df7-4033-8e00-f5eb0af78580. [pid: 8|app: 0|req: 792/1619] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:57:08 2026] PUT /v2.0/floatingips/01b2d949-753e-4b6b-a971-d0dc378317ae => generated 855 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1620] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:57:09 2026] GET /v2.0/security-groups?id=cde17028-c20c-44d7-aab6-ad8597143c96&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:09.477 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-282b8eb1-2f4e-4631-9f56-01d897e1083f'] response: {'name': 'network-changed', 'server_uuid': '251eb8e6-d3b8-49c7-b44c-86fac0635711', 'tag': '991e5aa0-1df7-4033-8e00-f5eb0af78580', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 828/1621] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:57:07 2026] PUT /v2.0/routers/b39f313f-de0c-4d73-aa16-d5416888d5c1/add_router_interface => generated 309 bytes in 2121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1622] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:57:09 2026] GET /v2.0/ports?tenant_id=8ec52b5eaa07490aaca50e737e155c72&device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1623] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:57:09 2026] GET /v2.0/ports?device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => 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: 831/1624] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:57:09 2026] GET /v2.0/ports/d1018e72-6198-4c85-8d73-ab3e652e9f80 => generated 955 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1625] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:09 2026] GET /v2.0/security-groups?tenant_id=18c9120f91f64d0a8a25b04b32a2331e&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:09.838 8 WARNING neutron_lib.context [None req-7f513945-73eb-4b69-8c74-7cbe0f5b4850 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 832/1626] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:57:09 2026] GET /v2.0/networks?id=1d88901f-a9c2-4ef2-a32d-a1b64fce11f3 => generated 769 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:10.752 8 INFO neutron.db.l3_db [None req-7f513945-73eb-4b69-8c74-7cbe0f5b4850 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Floating IP 61e6534e-082a-4231-a9ec-2d2cde3642d6 associated. External IP: 10.96.250.204, port: 6ae191c7-5363-41f6-96b8-1a6c3ed96eea. [pid: 7|app: 0|req: 833/1627] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:57:09 2026] PUT /v2.0/routers/b39f313f-de0c-4d73-aa16-d5416888d5c1/remove_router_interface => generated 309 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1628] 10.0.0.250 () {34 vars in 677 bytes} [Thu May 28 22:57:09 2026] POST /v2.0/floatingips => generated 855 bytes in 1312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1629] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:11 2026] DELETE /v2.0/security-groups/640f7b99-242e-4031-9037-3f0b91467652 => 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: 796/1630] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:57:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=991e5aa0-1df7-4033-8e00-f5eb0af78580 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1631] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:57:11 2026] GET /v2.0/floatingips/61e6534e-082a-4231-a9ec-2d2cde3642d6 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1632] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:57:11 2026] GET /v2.0/subnets?id=619e7c77-9b97-4e82-a75b-c4b579d50a06 => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1635] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:57:11 2026] GET /v2.0/ports?network_id=1d88901f-a9c2-4ef2-a32d-a1b64fce11f3&device_owner=network%3Adhcp => generated 1244 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:11.801 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0c64bd5-0bfd-4752-a0da-154824ffc02e'] response: {'name': 'network-changed', 'server_uuid': 'c061b7b5-1f5c-4980-98ee-aa883bf6a1f2', 'tag': '6ae191c7-5363-41f6-96b8-1a6c3ed96eea', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 802/1636] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:57:11 2026] GET /v2.0/networks/1d88901f-a9c2-4ef2-a32d-a1b64fce11f3?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: 803/1637] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:57:11 2026] GET /v2.0/ports?tenant_id=881ac8db6a1747649016c007bae88fa4&device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1638] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:57:11 2026] GET /v2.0/networks/1d88901f-a9c2-4ef2-a32d-a1b64fce11f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1639] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:57:11 2026] GET /v2.0/networks?id=506de999-ec4b-4c53-a893-5e421aca8346 => generated 757 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1640] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:57:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6ae191c7-5363-41f6-96b8-1a6c3ed96eea => generated 858 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1641] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:57:12 2026] GET /v2.0/subnets?id=5009f955-ff75-424d-a1e6-38ef85f79982 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1642] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:57:12 2026] GET /v2.0/ports?network_id=506de999-ec4b-4c53-a893-5e421aca8346&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: 809/1643] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:57:12 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?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: 810/1644] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:57:12 2026] GET /v2.0/floatingips/61e6534e-082a-4231-a9ec-2d2cde3642d6 => 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: 835/1645] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:57:11 2026] PUT /v2.0/routers/b39f313f-de0c-4d73-aa16-d5416888d5c1/remove_router_interface => generated 309 bytes in 1153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1646] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:57:12 2026] GET /v2.0/ports?device_id=b39f313f-de0c-4d73-aa16-d5416888d5c1 => 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: 811/1647] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:57:12 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1648] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:57:13 2026] GET /v2.0/floatingips/61e6534e-082a-4231-a9ec-2d2cde3642d6 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:13.426 7 INFO neutron.services.segments.plugin [-] Segment 626d43e3-6b09-4be8-bd29-be3ad0f7692d resource provider aggregate not found 2026-05-28 22:57:13.434 7 INFO neutron.services.segments.plugin [-] Segment 626d43e3-6b09-4be8-bd29-be3ad0f7692d resource provider aggregate not found 2026-05-28 22:57:13.447 7 INFO neutron.db.l3_hamode_db [None req-e726f8cc-fcd1-4bec-8715-505e9cc4d66b d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] HA network 680513c4-ca2e-49b1-82a4-c786844b0764 was deleted as no HA routers are present in tenant 5ba8674cc1214a1d97665807b13dd833. [pid: 7|app: 0|req: 837/1649] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:12 2026] DELETE /v2.0/routers/b39f313f-de0c-4d73-aa16-d5416888d5c1 => generated 0 bytes in 1062 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1650] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:13 2026] DELETE /v2.0/subnets/9c3cde38-e8de-412b-8346-3edbf4d9b702 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:57:13.650 7 INFO neutron.services.segments.plugin [-] Segment 626d43e3-6b09-4be8-bd29-be3ad0f7692d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 626d43e3-6b09-4be8-bd29-be3ad0f7692d found for delete ", "request_id": "req-1ce84aa8-4507-40d9-855c-93970bff04ec"}]} 2026-05-28 22:57:13.658 7 INFO neutron.services.segments.plugin [-] Segment 626d43e3-6b09-4be8-bd29-be3ad0f7692d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 626d43e3-6b09-4be8-bd29-be3ad0f7692d found for delete ", "request_id": "req-eab29254-66e9-40c6-a7b0-0db28b235587"}]} [pid: 7|app: 0|req: 838/1651] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:13 2026] DELETE /v2.0/subnets/accb6a49-745f-4a55-9262-64c408f846f3 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:57:14.121 8 INFO neutron.services.segments.plugin [-] Segment 07c0c5c8-ee3b-4ba2-ac31-3b1b2ea55100 resource provider aggregate not found 2026-05-28 22:57:14.130 8 INFO neutron.services.segments.plugin [-] Segment 07c0c5c8-ee3b-4ba2-ac31-3b1b2ea55100 resource provider aggregate not found 2026-05-28 22:57:14.139 8 INFO neutron.services.segments.plugin [-] Segment 07c0c5c8-ee3b-4ba2-ac31-3b1b2ea55100 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07c0c5c8-ee3b-4ba2-ac31-3b1b2ea55100 found for delete ", "request_id": "req-542a0a53-93c9-485e-8033-8d8c7ab7dfd9"}]} [pid: 8|app: 0|req: 814/1652] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:57:13 2026] DELETE /v2.0/networks/6f78f2a9-7e3e-44ad-b639-e5a3690eab12 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:57:14.315 8 INFO neutron.services.segments.plugin [-] Segment 07c0c5c8-ee3b-4ba2-ac31-3b1b2ea55100 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07c0c5c8-ee3b-4ba2-ac31-3b1b2ea55100 found for delete ", "request_id": "req-d0385d81-9c68-481f-af11-e70a595d0eca"}]} [pid: 7|app: 0|req: 839/1653] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:57:14 2026] DELETE /v2.0/networks/224ec9ea-a252-4f95-91de-cd7adc22f070 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:57:14.383 7 WARNING neutron_lib.context [None req-f25ef833-e485-4fb1-a131-621fa4ae7ed7 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 815/1654] 10.0.0.159 () {30 vars in 650 bytes} [Thu May 28 22:57:14 2026] GET /v2.0/extensions => generated 19901 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-28 22:57:14.458 7 INFO neutron.db.segments_db [None req-f25ef833-e485-4fb1-a131-621fa4ae7ed7 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Added segment 034d9923-0b7c-463d-9059-9ffcf3c68db5 of type vxlan for network 178e066c-1b04-4086-b49b-9bdb4caa6afd [pid: 7|app: 0|req: 840/1655] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:14 2026] POST /v2.0/networks => generated 630 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:14.573 7 WARNING neutron_lib.context [None req-3395fefd-fe94-49ce-95f1-6e995d87ce7d d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 816/1656] 10.0.0.159 () {30 vars in 724 bytes} [Thu May 28 22:57:14 2026] GET /v2.0/quotas/57378b0fbb7b4753b997ec50fb5b11d6/details => generated 847 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1657] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:14 2026] POST /v2.0/subnets => generated 602 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:14.901 8 WARNING neutron_lib.context [None req-71acab4b-8106-48c7-a43e-1b87c94247eb d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:14.942 8 INFO neutron.db.segments_db [None req-71acab4b-8106-48c7-a43e-1b87c94247eb d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Added segment e5aa2f27-cfea-4d9e-a53c-2df119694999 of type vxlan for network 641b6024-f6f2-4879-9a44-0026b8471e09 2026-05-28 22:57:15.268 8 INFO neutron.db.l3_hamode_db [None req-71acab4b-8106-48c7-a43e-1b87c94247eb d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:57:15.460 8 INFO neutron.db.l3_hamode_db [None req-71acab4b-8106-48c7-a43e-1b87c94247eb d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 817/1658] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:14 2026] POST /v2.0/routers => generated 506 bytes in 1417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:16.324 7 WARNING neutron_lib.context [None req-41659169-1c43-46d5-93b2-45463cb8e64c d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:16.358 7 INFO neutron.services.segments.plugin [-] Segment 2054c197-5d31-4996-b37f-42836104506f resource provider aggregate not found 2026-05-28 22:57:16.362 7 INFO neutron.services.segments.plugin [-] Segment 2054c197-5d31-4996-b37f-42836104506f resource provider aggregate not found 2026-05-28 22:57:16.376 7 INFO neutron.services.segments.plugin [-] Segment 2054c197-5d31-4996-b37f-42836104506f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2054c197-5d31-4996-b37f-42836104506f found for delete ", "request_id": "req-52a0cece-8d9f-430d-a7c0-3df456a8855c"}]} 2026-05-28 22:57:16.377 7 INFO neutron.services.segments.plugin [-] Segment 2054c197-5d31-4996-b37f-42836104506f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2054c197-5d31-4996-b37f-42836104506f found for delete ", "request_id": "req-d57e6f31-e04c-42c5-9597-e017a47edf0e"}]} [pid: 7|app: 0|req: 842/1659] 10.0.0.250 () {34 vars in 665 bytes} [Thu May 28 22:57:16 2026] POST /v2.0/ports => generated 952 bytes in 550 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: 843/1660] 10.0.0.159 () {30 vars in 650 bytes} [Thu May 28 22:57:17 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1661] 10.0.0.159 () {30 vars in 724 bytes} [Thu May 28 22:57:17 2026] GET /v2.0/quotas/57378b0fbb7b4753b997ec50fb5b11d6/details => generated 847 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1662] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:17 2026] GET /v2.0/ports?device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 1010 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1663] 10.0.0.17 () {34 vars in 1119 bytes} [Thu May 28 22:57:17 2026] GET /v2.0/security-groups?id=a67eb74e-db6a-40f1-8513-1bee147eb1ff&id=a041cfef-4ba8-4db3-84a8-8b9e008f4fa3&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1664] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:57:18 2026] GET /v2.0/ports?device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 1279 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1665] 10.0.0.250 () {32 vars in 858 bytes} [Thu May 28 22:57:18 2026] GET /v2.0/floatingips?floating_network_id=d1b97458-2da1-4ccf-8b9c-158386e72b00&port_id=991e5aa0-1df7-4033-8e00-f5eb0af78580 => generated 860 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1666] 10.0.0.95 () {34 vars in 989 bytes} [Thu May 28 22:57:18 2026] GET /v2.0/ports?device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1667] 10.0.0.95 () {34 vars in 1039 bytes} [Thu May 28 22:57:18 2026] GET /v2.0/security-groups?id=cde17028-c20c-44d7-aab6-ad8597143c96&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: 818/1668] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:57:16 2026] PUT /v2.0/routers/c77e14e0-cf90-42d0-b4d6-e8f732ed784c/add_router_interface => generated 309 bytes in 1689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1669] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:57:18 2026] GET /v2.0/ports/66df5d9b-fa64-416c-83e3-fb13104be945 => generated 1026 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 852/1670] 10.0.0.95 () {34 vars in 989 bytes} [Thu May 28 22:57:18 2026] GET /v2.0/ports?device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 1279 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1671] 10.0.0.95 () {34 vars in 1119 bytes} [Thu May 28 22:57:18 2026] GET /v2.0/security-groups?id=a041cfef-4ba8-4db3-84a8-8b9e008f4fa3&id=a67eb74e-db6a-40f1-8513-1bee147eb1ff&fields=id&fields=name => generated 206 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1672] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:19 2026] GET /v2.0/security-groups?tenant_id=57378b0fbb7b4753b997ec50fb5b11d6&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1673] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:20 2026] DELETE /v2.0/security-groups/6af408f1-dc83-4099-b0bf-15cfaa2b5708 => 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: 819/1674] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:57:18 2026] PUT /v2.0/routers/c77e14e0-cf90-42d0-b4d6-e8f732ed784c/remove_router_interface => generated 309 bytes in 1793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:20.600 7 INFO neutron.api.v2.resource [None req-c8d2397c-cc2a-41cc-8f15-f4b4b7173a31 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 856/1675] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:57:20 2026] PUT /v2.0/routers/c77e14e0-cf90-42d0-b4d6-e8f732ed784c/remove_router_interface => generated 197 bytes in 180 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 820/1676] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:57:20 2026] GET /v2.0/ports?device_id=c77e14e0-cf90-42d0-b4d6-e8f732ed784c => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1677] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:20 2026] GET /v2.0/ports?device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 1010 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1678] 10.0.0.250 () {32 vars in 826 bytes} [Thu May 28 22:57:20 2026] GET /v2.0/ports?project_id=881ac8db6a1747649016c007bae88fa4&network_id=506de999-ec4b-4c53-a893-5e421aca8346 => generated 3691 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1679] 10.0.0.17 () {34 vars in 1119 bytes} [Thu May 28 22:57:20 2026] GET /v2.0/security-groups?id=a67eb74e-db6a-40f1-8513-1bee147eb1ff&id=a041cfef-4ba8-4db3-84a8-8b9e008f4fa3&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1680] 10.0.0.250 () {32 vars in 742 bytes} [Thu May 28 22:57:21 2026] GET /v2.0/subnets?network_id=d1b97458-2da1-4ccf-8b9c-158386e72b00 => generated 644 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:21.333 7 INFO neutron.services.segments.plugin [-] Segment e5aa2f27-cfea-4d9e-a53c-2df119694999 resource provider aggregate not found 2026-05-28 22:57:21.339 7 INFO neutron.services.segments.plugin [-] Segment e5aa2f27-cfea-4d9e-a53c-2df119694999 resource provider aggregate not found [pid: 8|app: 0|req: 825/1681] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 22:57:21 2026] GET /v2.0/ports?device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 1010 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:21.349 7 INFO neutron.services.segments.plugin [-] Segment e5aa2f27-cfea-4d9e-a53c-2df119694999 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5aa2f27-cfea-4d9e-a53c-2df119694999 found for delete ", "request_id": "req-1f103178-a265-4125-bd34-64a990027a03"}]} 2026-05-28 22:57:21.360 7 INFO neutron.db.l3_hamode_db [None req-ff8e8eb3-f477-4d5c-b852-8d8fc55f1ee2 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] HA network 641b6024-f6f2-4879-9a44-0026b8471e09 was deleted as no HA routers are present in tenant 5ba8674cc1214a1d97665807b13dd833. [pid: 7|app: 0|req: 857/1682] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:20 2026] DELETE /v2.0/routers/c77e14e0-cf90-42d0-b4d6-e8f732ed784c => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:57:21.373 7 INFO neutron.services.segments.plugin [-] Segment e5aa2f27-cfea-4d9e-a53c-2df119694999 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5aa2f27-cfea-4d9e-a53c-2df119694999 found for delete ", "request_id": "req-fc75b7e7-88dc-4810-ae69-0829748a4c16"}]} [pid: 7|app: 0|req: 858/1683] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:21 2026] DELETE /v2.0/subnets/0f90301f-b070-498f-9ed4-69eeeca149f8 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:57:21.738 8 INFO neutron.db.l3_db [req-cd042fda-db08-4c7a-aff6-9ebf533681c8 req-32e244eb-3676-486d-9e96-1dfcf331d0df 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] Floating IP 01b2d949-753e-4b6b-a971-d0dc378317ae disassociated. External IP: 10.96.250.207, port: 991e5aa0-1df7-4033-8e00-f5eb0af78580. 2026-05-28 22:57:21.748 7 INFO neutron.db.l3_db [None req-68e88580-20ec-4b06-8f1e-67165cd90170 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Floating IP 61e6534e-082a-4231-a9ec-2d2cde3642d6 disassociated. External IP: 10.96.250.204, port: 6ae191c7-5363-41f6-96b8-1a6c3ed96eea. [pid: 7|app: 0|req: 859/1684] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:57:21 2026] PUT /v2.0/floatingips/61e6534e-082a-4231-a9ec-2d2cde3642d6 => generated 554 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1685] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 22:57:21 2026] DELETE /v2.0/ports/991e5aa0-1df7-4033-8e00-f5eb0af78580 => generated 0 bytes in 890 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:57:22.259 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-50379823-48d4-49b2-8491-304734e678d3'] response: {'name': 'network-changed', 'server_uuid': 'c061b7b5-1f5c-4980-98ee-aa883bf6a1f2', 'tag': '6ae191c7-5363-41f6-96b8-1a6c3ed96eea', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 827/1686] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:22 2026] GET /v2.0/ports?device_id=251eb8e6-d3b8-49c7-b44c-86fac0635711 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:22.315 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecd89c36-01b1-483e-913e-525d206c7818'] response: {'server_uuid': '251eb8e6-d3b8-49c7-b44c-86fac0635711', 'name': 'network-vif-deleted', 'tag': '991e5aa0-1df7-4033-8e00-f5eb0af78580', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 828/1687] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:57:22 2026] GET /v2.0/floatingips/61e6534e-082a-4231-a9ec-2d2cde3642d6 => generated 554 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1688] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:57:22 2026] GET /v2.0/ports?tenant_id=881ac8db6a1747649016c007bae88fa4&device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1689] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:57:22 2026] DELETE /v2.0/networks/178e066c-1b04-4086-b49b-9bdb4caa6afd => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:57:22.447 7 WARNING neutron_lib.context [None req-ad7163ab-72b9-45ca-91a6-38ae26be5666 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 830/1690] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:57:22 2026] GET /v2.0/networks?id=506de999-ec4b-4c53-a893-5e421aca8346 => generated 757 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1691] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:57:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6ae191c7-5363-41f6-96b8-1a6c3ed96eea => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:22.526 7 INFO neutron.db.segments_db [None req-ad7163ab-72b9-45ca-91a6-38ae26be5666 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Added segment 2a8e23b5-b4b9-4463-91fa-3f15c8b17c10 of type vxlan for network 83ac451c-0f62-4eb0-8d67-af95d04cd6f1 [pid: 8|app: 0|req: 832/1692] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:57:22 2026] GET /v2.0/subnets?id=5009f955-ff75-424d-a1e6-38ef85f79982 => 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: 833/1693] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:57:22 2026] GET /v2.0/ports?network_id=506de999-ec4b-4c53-a893-5e421aca8346&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: 861/1694] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:22 2026] POST /v2.0/networks => generated 629 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:22.660 7 WARNING neutron_lib.context [None req-cbf9e024-1fcb-48e3-a2e5-41f4a03323df d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1695] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:57:22 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?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: 835/1696] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:57:22 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1697] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:22 2026] POST /v2.0/subnets => generated 602 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:22.981 8 WARNING neutron_lib.context [None req-203b794c-638a-41e9-8d26-a54316c376b5 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:23.040 8 INFO neutron.db.segments_db [None req-203b794c-638a-41e9-8d26-a54316c376b5 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Added segment cbb82d1d-8dad-4dc8-8473-22b9d429c716 of type vxlan for network 832d3d6f-8c63-4398-9283-c8a3e7c9e943 2026-05-28 22:57:23.322 8 INFO neutron.db.l3_hamode_db [None req-203b794c-638a-41e9-8d26-a54316c376b5 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 863/1698] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:57:23 2026] GET /v2.0/floatingips/61e6534e-082a-4231-a9ec-2d2cde3642d6 => generated 554 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:23.464 7 INFO neutron.services.segments.plugin [-] Segment 034d9923-0b7c-463d-9059-9ffcf3c68db5 resource provider aggregate not found 2026-05-28 22:57:23.481 8 INFO neutron.db.l3_hamode_db [None req-203b794c-638a-41e9-8d26-a54316c376b5 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:57:23.496 7 INFO neutron.services.segments.plugin [-] Segment 034d9923-0b7c-463d-9059-9ffcf3c68db5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 034d9923-0b7c-463d-9059-9ffcf3c68db5 found for delete ", "request_id": "req-aeb6d239-1b6c-4957-a804-aa092dea1157"}]} 2026-05-28 22:57:23.507 7 INFO neutron.services.segments.plugin [-] Segment 034d9923-0b7c-463d-9059-9ffcf3c68db5 resource provider aggregate not found 2026-05-28 22:57:23.531 7 INFO neutron.services.segments.plugin [-] Segment 034d9923-0b7c-463d-9059-9ffcf3c68db5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 034d9923-0b7c-463d-9059-9ffcf3c68db5 found for delete ", "request_id": "req-0350b232-caf6-42e6-b283-0616f941f37f"}]} [pid: 7|app: 0|req: 864/1699] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:23 2026] DELETE /v2.0/security-groups/a041cfef-4ba8-4db3-84a8-8b9e008f4fa3 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:57:23.634 7 INFO neutron.api.v2.resource [None req-1803e8c1-52f8-4c43-abcc-e3c819d90c9d 6f28887f9a27461f88f949b83c3d1578 8ec52b5eaa07490aaca50e737e155c72 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 865/1700] 10.0.0.250 () {32 vars in 737 bytes} [Thu May 28 22:57:23 2026] GET /v2.0/security-groups/a041cfef-4ba8-4db3-84a8-8b9e008f4fa3 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1701] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:57:23 2026] DELETE /v2.0/floatingips/01b2d949-753e-4b6b-a971-d0dc378317ae => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1702] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:24 2026] DELETE /v2.0/security-groups/a67eb74e-db6a-40f1-8513-1bee147eb1ff => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1703] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:22 2026] POST /v2.0/routers => generated 507 bytes in 1369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1704] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:57:24 2026] PUT /v2.0/routers/d87eceea-5852-41b1-b90e-3a2ff24d44be/remove_router_interface => generated 309 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1705] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:57:24 2026] PUT /v2.0/routers/c598afea-d742-4605-bdd2-4d8c23cff18d/add_router_interface => generated 309 bytes in 1530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1706] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:57:25 2026] GET /v2.0/floatingips/61e6534e-082a-4231-a9ec-2d2cde3642d6 => generated 552 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:26.093 8 WARNING neutron_lib.context [None req-d7ab0f40-edbe-4259-a3be-48c77e73bf15 91ff06ec5ef744d8aa812e802e4bddf9 a62114fa949f4a38bde8c081e243e334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 838/1707] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 22:57:25 2026] POST /v2.0/floatingips => generated 552 bytes in 866 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1708] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:57:26 2026] GET /v2.0/ports/d6f0d815-a648-491c-b403-075151c1532c => generated 955 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1711] 199.204.45.235 () {34 vars in 1096 bytes} [Thu May 28 22:57:26 2026] GET /v2.0/ports?device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:26.902 8 WARNING neutron_lib.context [None req-b6a0599c-120f-497b-9fbf-4acc6610e9dd 91ff06ec5ef744d8aa812e802e4bddf9 a62114fa949f4a38bde8c081e243e334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:27.058 7 INFO neutron.services.segments.plugin [-] Segment 1eb8d792-c0c2-47d8-8724-92444f0a90dd resource provider aggregate not found 2026-05-28 22:57:27.062 7 INFO neutron.services.segments.plugin [-] Segment 1eb8d792-c0c2-47d8-8724-92444f0a90dd resource provider aggregate not found 2026-05-28 22:57:27.073 7 INFO neutron.services.segments.plugin [-] Segment 1eb8d792-c0c2-47d8-8724-92444f0a90dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eb8d792-c0c2-47d8-8724-92444f0a90dd found for delete ", "request_id": "req-8d91b67f-693d-4471-97a8-aa993e2374d5"}]} 2026-05-28 22:57:27.080 7 INFO neutron.services.segments.plugin [-] Segment 1eb8d792-c0c2-47d8-8724-92444f0a90dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eb8d792-c0c2-47d8-8724-92444f0a90dd found for delete ", "request_id": "req-7422e45d-20a1-49f5-a0d8-f772b45282cd"}]} 2026-05-28 22:57:27.088 7 INFO neutron.db.l3_hamode_db [None req-1d672088-46e7-46f9-9c0b-76e9063cd49a 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] HA network 30f7c4e6-7caf-4b6c-aeb3-19779014ac50 was deleted as no HA routers are present in tenant 8ec52b5eaa07490aaca50e737e155c72. [pid: 7|app: 0|req: 870/1712] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:25 2026] DELETE /v2.0/routers/d87eceea-5852-41b1-b90e-3a2ff24d44be => generated 0 bytes in 1115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1713] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 22:57:26 2026] POST /v2.0/floatingips => generated 552 bytes in 744 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1714] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:57:27 2026] GET /v2.0/ports?tenant_id=881ac8db6a1747649016c007bae88fa4&device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:27.691 8 WARNING neutron_lib.context [None req-9af8342f-763a-49d1-9eaf-24e32d27ea73 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1715] 10.0.0.250 () {34 vars in 685 bytes} [Thu May 28 22:57:27 2026] POST /v2.0/security-groups => generated 1673 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1716] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:57:27 2026] PUT /v2.0/routers/c598afea-d742-4605-bdd2-4d8c23cff18d/remove_router_interface => generated 309 bytes in 1240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:28.342 7 WARNING neutron_lib.context [None req-ed87dd31-e54a-4e1d-9157-1d1dbc6261c6 91ff06ec5ef744d8aa812e802e4bddf9 a62114fa949f4a38bde8c081e243e334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 846/1717] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:27 2026] DELETE /v2.0/subnets/619e7c77-9b97-4e82-a75b-c4b579d50a06 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1718] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:57:28 2026] GET /v2.0/networks?id=506de999-ec4b-4c53-a893-5e421aca8346 => generated 757 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:28.494 8 WARNING neutron_lib.context [None req-4ef10552-a6b7-47b3-8edb-2644d4e4ff42 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1719] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1720] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:57:28 2026] GET /v2.0/ports?device_id=c598afea-d742-4605-bdd2-4d8c23cff18d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-28 22:57:29.020 8 INFO neutron.services.segments.plugin [-] Segment 4bea4579-66ec-426d-b44f-c914bc8aafdf resource provider aggregate not found 2026-05-28 22:57:29.024 8 INFO neutron.services.segments.plugin [-] Segment 4bea4579-66ec-426d-b44f-c914bc8aafdf resource provider aggregate not found [pid: 7|app: 0|req: 872/1721] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 22:57:28 2026] POST /v2.0/floatingips => generated 552 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1722] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:57:28 2026] DELETE /v2.0/networks/1d88901f-a9c2-4ef2-a32d-a1b64fce11f3 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:57:29.043 8 INFO neutron.services.segments.plugin [-] Segment 4bea4579-66ec-426d-b44f-c914bc8aafdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bea4579-66ec-426d-b44f-c914bc8aafdf found for delete ", "request_id": "req-9657ea17-69f9-4400-969f-cb2edff5e2be"}]} 2026-05-28 22:57:29.045 8 INFO neutron.services.segments.plugin [-] Segment 4bea4579-66ec-426d-b44f-c914bc8aafdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bea4579-66ec-426d-b44f-c914bc8aafdf found for delete ", "request_id": "req-52b9fc61-7db0-418f-b43d-9ea7dabfd746"}]} 2026-05-28 22:57:29.049 8 WARNING neutron_lib.context [None req-53be6d25-044b-4378-a541-77831ceb5097 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 873/1723] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:57:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6ae191c7-5363-41f6-96b8-1a6c3ed96eea => 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: 851/1724] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:29 2026] POST /v2.0/security-group-rules => generated 596 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:29.180 8 WARNING neutron_lib.context [None req-94efd3e8-ec34-4112-806a-ea2149885ad1 91ff06ec5ef744d8aa812e802e4bddf9 a62114fa949f4a38bde8c081e243e334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:29.739 7 INFO neutron.services.segments.plugin [-] Segment cbb82d1d-8dad-4dc8-8473-22b9d429c716 resource provider aggregate not found 2026-05-28 22:57:29.744 7 INFO neutron.services.segments.plugin [-] Segment cbb82d1d-8dad-4dc8-8473-22b9d429c716 resource provider aggregate not found 2026-05-28 22:57:29.754 7 INFO neutron.services.segments.plugin [-] Segment cbb82d1d-8dad-4dc8-8473-22b9d429c716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbb82d1d-8dad-4dc8-8473-22b9d429c716 found for delete ", "request_id": "req-b2e388c7-699e-4475-9a1f-2d1783098eea"}]} 2026-05-28 22:57:29.762 7 INFO neutron.db.l3_hamode_db [None req-458ccf68-4ecf-485c-b797-a013972e6fc6 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] HA network 832d3d6f-8c63-4398-9283-c8a3e7c9e943 was deleted as no HA routers are present in tenant 5ba8674cc1214a1d97665807b13dd833. 2026-05-28 22:57:29.764 7 INFO neutron.services.segments.plugin [-] Segment cbb82d1d-8dad-4dc8-8473-22b9d429c716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbb82d1d-8dad-4dc8-8473-22b9d429c716 found for delete ", "request_id": "req-f81f5c8d-fbe4-466e-8e87-50b5c25f0208"}]} [pid: 7|app: 0|req: 874/1725] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:29 2026] DELETE /v2.0/routers/c598afea-d742-4605-bdd2-4d8c23cff18d => generated 0 bytes in 709 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1726] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 22:57:29 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1727] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:57:29 2026] GET /v2.0/subnets?id=5009f955-ff75-424d-a1e6-38ef85f79982 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:29.829 8 WARNING neutron_lib.context [None req-8b280826-953a-440d-a367-e736e2a2ed95 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 854/1728] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1729] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:29 2026] DELETE /v2.0/subnets/dfee867a-ac5b-4c01-85f0-bad55b45eb7a => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:57:30.136 8 WARNING neutron_lib.context [None req-aaeaf42e-4a41-4191-9df8-b61c96a2e7ae 91ff06ec5ef744d8aa812e802e4bddf9 a62114fa949f4a38bde8c081e243e334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1730] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 22:57:30 2026] POST /v2.0/floatingips => generated 552 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1731] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:57:30 2026] GET /v2.0/ports?network_id=506de999-ec4b-4c53-a893-5e421aca8346&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:30.838 8 WARNING neutron_lib.context [None req-71dbe602-ad49-4b22-b851-7a439e627296 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 858/1732] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1733] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:57:29 2026] PUT /v2.0/routers/134f7122-77b3-4463-877e-4fceb264f3f4/remove_router_interface => generated 309 bytes in 1218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1734] 10.0.0.250 () {34 vars in 759 bytes} [Thu May 28 22:57:30 2026] PUT /v2.0/floatingips/ee3ef58a-5abd-41a7-819b-3427423bb719/tags => generated 17 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:31.134 8 INFO neutron.services.segments.plugin [-] Segment 2a8e23b5-b4b9-4463-91fa-3f15c8b17c10 resource provider aggregate not found [pid: 7|app: 0|req: 877/1735] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:57:31 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:31.139 8 INFO neutron.services.segments.plugin [-] Segment 2a8e23b5-b4b9-4463-91fa-3f15c8b17c10 resource provider aggregate not found 2026-05-28 22:57:31.143 7 WARNING neutron_lib.context [None req-cbf3e179-7515-4f75-a992-f8b3e10d4c3f e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 859/1736] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:57:30 2026] DELETE /v2.0/networks/83ac451c-0f62-4eb0-8d67-af95d04cd6f1 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:57:31.171 8 INFO neutron.services.segments.plugin [-] Segment 2a8e23b5-b4b9-4463-91fa-3f15c8b17c10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a8e23b5-b4b9-4463-91fa-3f15c8b17c10 found for delete ", "request_id": "req-8ecd6fcc-1d29-41b7-90c5-80743e41f2f2"}]} 2026-05-28 22:57:31.192 8 INFO neutron.services.segments.plugin [-] Segment 2a8e23b5-b4b9-4463-91fa-3f15c8b17c10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a8e23b5-b4b9-4463-91fa-3f15c8b17c10 found for delete ", "request_id": "req-2984b794-e373-4ec8-8bf5-0bdac488b6f1"}]} 2026-05-28 22:57:31.193 7 INFO neutron.db.securitygroups_db [None req-cbf3e179-7515-4f75-a992-f8b3e10d4c3f e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Project 881ac8db6a1747649016c007bae88fa4 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: 878/1737] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:31 2026] POST /v2.0/security-group-rules => generated 607 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1738] 10.0.0.250 () {34 vars in 759 bytes} [Thu May 28 22:57:31 2026] PUT /v2.0/floatingips/2d79050e-06d5-41fc-adb0-06d1075b3222/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1739] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:57:31 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:31.402 7 WARNING neutron_lib.context [None req-18d94379-7ec5-44b6-9c9a-0094b9c01d41 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:31.444 7 INFO neutron.db.segments_db [None req-18d94379-7ec5-44b6-9c9a-0094b9c01d41 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Added segment a2d58cf7-eb78-4725-824d-c1a007edc0c5 of type vxlan for network 3acfb70b-aee3-4590-9ad5-ccac84f7e696 2026-05-28 22:57:31.762 7 INFO neutron.db.l3_hamode_db [None req-18d94379-7ec5-44b6-9c9a-0094b9c01d41 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:57:32.268 8 INFO neutron.db.l3_hamode_db [None req-c88ae1e2-6234-4b8d-aadc-2ff1de3669f0 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] HA network 3ec69c0e-50f6-4ad7-b100-4f4b83e10e99 was deleted as no HA routers are present in tenant 789058c8f3ba437d92cb8e81f0a96ee3. [pid: 8|app: 0|req: 860/1740] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:31 2026] DELETE /v2.0/routers/134f7122-77b3-4463-877e-4fceb264f3f4 => generated 0 bytes in 1112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:57:32.283 8 WARNING neutron_lib.context [None req-3f427cb5-7a69-478b-bbc2-97c1a959ae08 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:32.324 8 INFO neutron.db.securitygroups_db [None req-3f427cb5-7a69-478b-bbc2-97c1a959ae08 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Project 881ac8db6a1747649016c007bae88fa4 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: 861/1741] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:32 2026] POST /v2.0/security-group-rules => generated 606 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1742] 10.0.0.250 () {34 vars in 759 bytes} [Thu May 28 22:57:32 2026] PUT /v2.0/floatingips/2b9e3c6c-8068-48e5-b0a1-8b757f0e7206/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1743] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:32 2026] DELETE /v2.0/subnets/1950f153-9461-40a5-87c4-4e96b9e39d13 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1744] 10.0.0.250 () {34 vars in 759 bytes} [Thu May 28 22:57:32 2026] PUT /v2.0/floatingips/e93aa06b-3445-4176-8946-75c6197562b3/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1745] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:57:32 2026] DELETE /v2.0/networks/560805b6-5732-4b61-8ee3-d98920d32047 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1746] 10.0.0.250 () {32 vars in 672 bytes} [Thu May 28 22:57:33 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:33.234 8 INFO neutron.services.segments.plugin [-] Segment bb4b4451-a23f-475a-b5f2-b271e4fc2396 resource provider aggregate not found 2026-05-28 22:57:33.241 8 INFO neutron.services.segments.plugin [-] Segment bb4b4451-a23f-475a-b5f2-b271e4fc2396 resource provider aggregate not found 2026-05-28 22:57:33.252 8 INFO neutron.services.segments.plugin [-] Segment bb4b4451-a23f-475a-b5f2-b271e4fc2396 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb4b4451-a23f-475a-b5f2-b271e4fc2396 found for delete ", "request_id": "req-108d79dc-3278-41fb-9f8f-e6cbde33c8ca"}]} 2026-05-28 22:57:33.261 8 INFO neutron.services.segments.plugin [-] Segment bb4b4451-a23f-475a-b5f2-b271e4fc2396 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb4b4451-a23f-475a-b5f2-b271e4fc2396 found for delete ", "request_id": "req-cd899120-8c7f-4749-8418-a65af1301907"}]} 2026-05-28 22:57:33.269 8 INFO neutron.services.segments.plugin [-] Segment cead24f9-7172-47ef-9fd6-82c911557ba2 resource provider aggregate not found 2026-05-28 22:57:33.283 8 INFO neutron.services.segments.plugin [-] Segment cead24f9-7172-47ef-9fd6-82c911557ba2 resource provider aggregate not found 2026-05-28 22:57:33.288 8 INFO neutron.services.segments.plugin [-] Segment cead24f9-7172-47ef-9fd6-82c911557ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cead24f9-7172-47ef-9fd6-82c911557ba2 found for delete ", "request_id": "req-d18d5547-a6f3-467c-81cf-b960538719f5"}]} 2026-05-28 22:57:33.303 8 INFO neutron.services.segments.plugin [-] Segment cead24f9-7172-47ef-9fd6-82c911557ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cead24f9-7172-47ef-9fd6-82c911557ba2 found for delete ", "request_id": "req-5f80abba-2f14-4233-bb47-3b6f723b447b"}]} 2026-05-28 22:57:33.326 7 INFO neutron.db.l3_hamode_db [None req-18d94379-7ec5-44b6-9c9a-0094b9c01d41 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 867/1747] 10.0.0.250 () {32 vars in 649 bytes} [Thu May 28 22:57:33 2026] GET /v2.0/networks => generated 1298 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1748] 10.0.0.250 () {32 vars in 686 bytes} [Thu May 28 22:57:33 2026] GET /v2.0/floatingips?tags=red%2Cblue => 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: 869/1749] 10.0.0.250 () {32 vars in 682 bytes} [Thu May 28 22:57:33 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1750] 10.0.0.17 () {34 vars in 1097 bytes} [Thu May 28 22:57:33 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-384608216&fields=id&tenant_id=881ac8db6a1747649016c007bae88fa4 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1751] 10.0.0.250 () {32 vars in 694 bytes} [Thu May 28 22:57:33 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1752] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:33 2026] GET /v2.0/security-groups?tenant_id=789058c8f3ba437d92cb8e81f0a96ee3&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1753] 10.0.0.17 () {34 vars in 981 bytes} [Thu May 28 22:57:33 2026] GET /v2.0/networks?id=506de999-ec4b-4c53-a893-5e421aca8346 => generated 661 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1754] 10.0.0.250 () {32 vars in 680 bytes} [Thu May 28 22:57:33 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1755] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:33 2026] DELETE /v2.0/security-groups/dde8d507-04a8-480f-96bf-902f89353efa => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1756] 10.0.0.17 () {34 vars in 964 bytes} [Thu May 28 22:57:33 2026] GET /v2.0/quotas/881ac8db6a1747649016c007bae88fa4 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1757] 10.0.0.250 () {32 vars in 694 bytes} [Thu May 28 22:57:33 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1758] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:57:33 2026] GET /v2.0/ports?tenant_id=881ac8db6a1747649016c007bae88fa4&fields=id => generated 149 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1759] 10.0.0.250 () {32 vars in 690 bytes} [Thu May 28 22:57:34 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1760] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:34 2026] GET /v2.0/security-groups?tenant_id=8ec52b5eaa07490aaca50e737e155c72&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1761] 10.0.0.17 () {34 vars in 1007 bytes} [Thu May 28 22:57:34 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1762] 10.0.0.250 () {32 vars in 702 bytes} [Thu May 28 22:57:34 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1763] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:34 2026] DELETE /v2.0/security-groups/cee22c2c-37e3-4f4a-86f9-701ac76def86 => 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: 884/1764] 10.0.0.17 () {34 vars in 1107 bytes} [Thu May 28 22:57:34 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?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: 881/1765] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:31 2026] POST /v2.0/routers => generated 687 bytes in 3022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1766] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 22:57:34 2026] GET /v2.0/routers/6609c5be-6ea8-474e-bc23-ac59741c3aba => generated 693 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1767] 10.0.0.250 () {32 vars in 647 bytes} [Thu May 28 22:57:34 2026] GET /v2.0/routers => generated 696 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1768] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:34 2026] GET /v2.0/ports?device_id=4510cf73-0399-4664-9e5e-944b6729987f => 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: 885/1769] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:57:34 2026] DELETE /v2.0/floatingips/ee3ef58a-5abd-41a7-819b-3427423bb719 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1770] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:57:34 2026] DELETE /v2.0/floatingips/2d79050e-06d5-41fc-adb0-06d1075b3222 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1771] 10.0.0.250 () {34 vars in 741 bytes} [Thu May 28 22:57:34 2026] PUT /v2.0/routers/6609c5be-6ea8-474e-bc23-ac59741c3aba => generated 700 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1772] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 22:57:35 2026] GET /v2.0/routers/6609c5be-6ea8-474e-bc23-ac59741c3aba => generated 700 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1773] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:57:35 2026] GET /v2.0/networks?id=506de999-ec4b-4c53-a893-5e421aca8346 => generated 661 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1774] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:57:35 2026] GET /v2.0/ports?device_id=6609c5be-6ea8-474e-bc23-ac59741c3aba => 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: 889/1775] 199.204.45.235 () {34 vars in 1050 bytes} [Thu May 28 22:57:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=881ac8db6a1747649016c007bae88fa4 => generated 272 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1776] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:57:35 2026] DELETE /v2.0/floatingips/2b9e3c6c-8068-48e5-b0a1-8b757f0e7206 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:57:35.508 8 WARNING neutron_lib.context [req-5e396332-8afd-4165-8d2d-9cba09cff33f req-c5e62f39-7fa6-4be3-92e6-2c1fd3adc59a e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1777] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 22:57:35 2026] POST /v2.0/ports => generated 958 bytes in 457 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: 889/1778] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:57:35 2026] DELETE /v2.0/floatingips/e93aa06b-3445-4176-8946-75c6197562b3 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1779] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:36 2026] GET /v2.0/ports?device_id=4510cf73-0399-4664-9e5e-944b6729987f => generated 961 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:36.542 7 INFO neutron.services.segments.plugin [-] Segment a2d58cf7-eb78-4725-824d-c1a007edc0c5 resource provider aggregate not found 2026-05-28 22:57:36.554 7 INFO neutron.services.segments.plugin [-] Segment a2d58cf7-eb78-4725-824d-c1a007edc0c5 resource provider aggregate not found 2026-05-28 22:57:36.559 7 INFO neutron.services.segments.plugin [-] Segment a2d58cf7-eb78-4725-824d-c1a007edc0c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2d58cf7-eb78-4725-824d-c1a007edc0c5 found for delete ", "request_id": "req-dfafdd34-0684-4e07-833b-314d526b23b7"}]} 2026-05-28 22:57:36.573 7 INFO neutron.services.segments.plugin [-] Segment a2d58cf7-eb78-4725-824d-c1a007edc0c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2d58cf7-eb78-4725-824d-c1a007edc0c5 found for delete ", "request_id": "req-efb89bdd-a01e-492b-a766-13cf2ba0d26b"}]} 2026-05-28 22:57:36.579 7 INFO neutron.db.l3_hamode_db [None req-002f539a-0347-4a4e-ba18-a5516b5802c1 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] HA network 3acfb70b-aee3-4590-9ad5-ccac84f7e696 was deleted as no HA routers are present in tenant 5ba8674cc1214a1d97665807b13dd833. [pid: 7|app: 0|req: 890/1780] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:35 2026] DELETE /v2.0/routers/6609c5be-6ea8-474e-bc23-ac59741c3aba => generated 0 bytes in 1122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1781] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:57:36 2026] PUT /v2.0/ports/65589941-c51d-4175-a193-358e9a72a3fb => generated 1203 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1782] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:57:36 2026] DELETE /v2.0/floatingips/d552dc8e-b7d8-4135-a41c-db7b4cb4502b => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 892/1783] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:57:36 2026] GET /v2.0/ports?device_id=6609c5be-6ea8-474e-bc23-ac59741c3aba => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:36.940 7 INFO neutron.api.v2.resource [None req-d80846b8-287d-4699-b9e2-346052b53089 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 893/1784] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:36 2026] DELETE /v2.0/routers/6609c5be-6ea8-474e-bc23-ac59741c3aba => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1785] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:57:36 2026] GET /v2.0/security-groups?id=58da0c7a-9899-4258-9555-55bd000db35b&fields=id&fields=name => generated 113 bytes in 75 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-28 22:57:36.973 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5c9e0b4-c7b4-4163-8058-a26ed7855722'] response: {'name': 'network-changed', 'server_uuid': '4510cf73-0399-4664-9e5e-944b6729987f', 'tag': '65589941-c51d-4175-a193-358e9a72a3fb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 893/1786] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:57:36 2026] GET /v2.0/ports?device_id=c598afea-d742-4605-bdd2-4d8c23cff18d => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1787] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:57:36 2026] GET /v2.0/ports?tenant_id=881ac8db6a1747649016c007bae88fa4&device_id=4510cf73-0399-4664-9e5e-944b6729987f => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:37.026 8 INFO neutron.api.v2.resource [None req-43d17750-9e9b-403c-ade1-d112118a7401 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1788] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:36 2026] DELETE /v2.0/routers/c598afea-d742-4605-bdd2-4d8c23cff18d => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1789] 199.204.45.235 () {34 vars in 1060 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=65589941-c51d-4175-a193-358e9a72a3fb => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:37.056 8 INFO neutron.pecan_wsgi.hooks.translation [None req-42560b6d-0ffc-4a8a-b950-e5c5afc07202 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 895/1790] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:37 2026] DELETE /v2.0/subnets/dfee867a-ac5b-4c01-85f0-bad55b45eb7a => 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: 896/1791] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/ports?device_id=c77e14e0-cf90-42d0-b4d6-e8f732ed784c => 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: 896/1792] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/subnets?id=5009f955-ff75-424d-a1e6-38ef85f79982 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:37.120 8 INFO neutron.api.v2.resource [None req-abddf70b-0a1a-477f-9598-a39336430874 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1793] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:37 2026] DELETE /v2.0/routers/c77e14e0-cf90-42d0-b4d6-e8f732ed784c => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1794] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/ports?network_id=506de999-ec4b-4c53-a893-5e421aca8346&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:37.149 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1b9a08d-9ac1-4056-a699-e615ebcce532 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 898/1795] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:37 2026] DELETE /v2.0/subnets/0f90301f-b070-498f-9ed4-69eeeca149f8 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1796] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/ports?device_id=b39f313f-de0c-4d73-aa16-d5416888d5c1 => 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: 898/1797] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:37.216 8 INFO neutron.api.v2.resource [None req-81b7dd48-1fe2-413c-9413-826522a1b885 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1798] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:37 2026] DELETE /v2.0/routers/b39f313f-de0c-4d73-aa16-d5416888d5c1 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:57:37.238 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26b3d158-5ad8-4b18-8406-96b71cd91db9 d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 901/1799] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:37 2026] DELETE /v2.0/subnets/9c3cde38-e8de-412b-8346-3edbf4d9b702 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:57:37.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87e9224a-1b76-4e30-9d95-89c203d4628f d1d0ac75e88b4a7c93911af9434e9c34 5ba8674cc1214a1d97665807b13dd833 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 902/1800] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:57:37 2026] DELETE /v2.0/subnets/accb6a49-745f-4a55-9262-64c408f846f3 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1801] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1802] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/ports?tenant_id=881ac8db6a1747649016c007bae88fa4&device_id=4510cf73-0399-4664-9e5e-944b6729987f => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1803] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/networks?id=506de999-ec4b-4c53-a893-5e421aca8346 => generated 757 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1804] 199.204.45.235 () {34 vars in 1060 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=65589941-c51d-4175-a193-358e9a72a3fb => 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: 901/1805] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/subnets?id=5009f955-ff75-424d-a1e6-38ef85f79982 => 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: 905/1806] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/ports?network_id=506de999-ec4b-4c53-a893-5e421aca8346&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: 902/1807] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?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: 906/1808] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?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: 907/1809] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/security-groups?tenant_id=5ba8674cc1214a1d97665807b13dd833&name=default => generated 2925 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1810] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:37 2026] GET /v2.0/security-groups?tenant_id=64d8c1519a9a475f8149e82b1d5d8197&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1811] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:38 2026] DELETE /v2.0/security-groups/9dd34b99-4d21-4d4d-a360-a9a9169d2c5a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1812] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:38 2026] GET /v2.0/ports?device_id=4510cf73-0399-4664-9e5e-944b6729987f => generated 973 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1813] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:38 2026] DELETE /v2.0/security-groups/d01c8dfb-4ae1-4554-a0d4-a269e3a7a55e => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1814] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:57:38 2026] GET /v2.0/security-groups?id=58da0c7a-9899-4258-9555-55bd000db35b&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1815] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:38 2026] GET /v2.0/security-groups?tenant_id=a62114fa949f4a38bde8c081e243e334&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1816] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:38 2026] DELETE /v2.0/security-groups/f558e814-a31a-44d6-a2ed-ad374410cd93 => 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: 911/1817] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:38 2026] GET /v2.0/security-groups?tenant_id=4ab6c9cc437f41308ba48c7a19036264&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1818] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:38 2026] DELETE /v2.0/security-groups/75e06fb5-6195-474c-a24a-1ce1811c8d2e => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1819] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:39 2026] GET /v2.0/ports?device_id=4510cf73-0399-4664-9e5e-944b6729987f => generated 975 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1820] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:57:39 2026] GET /v2.0/security-groups?id=58da0c7a-9899-4258-9555-55bd000db35b&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1821] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:40 2026] GET /v2.0/ports?device_id=4510cf73-0399-4664-9e5e-944b6729987f => 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: 909/1822] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:57:40 2026] GET /v2.0/security-groups?id=58da0c7a-9899-4258-9555-55bd000db35b&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: 914/1823] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:40 2026] GET /v2.0/ports?device_id=4510cf73-0399-4664-9e5e-944b6729987f => 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: 910/1824] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:57:40 2026] GET /v2.0/security-groups?id=58da0c7a-9899-4258-9555-55bd000db35b&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1825] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:57:40 2026] GET /v2.0/ports?device_id=4510cf73-0399-4664-9e5e-944b6729987f => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:41.575 7 INFO neutron.db.l3_db [None req-c4fa8479-4aba-44a0-ad79-27536df9cf10 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Floating IP 61e6534e-082a-4231-a9ec-2d2cde3642d6 associated. External IP: 10.96.250.204, port: 65589941-c51d-4175-a193-358e9a72a3fb. [pid: 7|app: 0|req: 911/1828] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:57:41 2026] PUT /v2.0/floatingips/61e6534e-082a-4231-a9ec-2d2cde3642d6 => generated 856 bytes in 1452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1829] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:57:42 2026] GET /v2.0/floatingips/61e6534e-082a-4231-a9ec-2d2cde3642d6 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:43.576 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e67fcf12-d355-43f7-ae19-4117662ceeaf'] response: {'name': 'network-changed', 'server_uuid': '4510cf73-0399-4664-9e5e-944b6729987f', 'tag': '65589941-c51d-4175-a193-358e9a72a3fb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 919/1830] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:57:43 2026] GET /v2.0/floatingips/61e6534e-082a-4231-a9ec-2d2cde3642d6 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1831] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:57:43 2026] GET /v2.0/ports?tenant_id=881ac8db6a1747649016c007bae88fa4&device_id=4510cf73-0399-4664-9e5e-944b6729987f => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:43.664 7 WARNING neutron_lib.context [None req-17e88265-f2f1-4855-b677-ace9efe2f4a3 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 921/1832] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:57:43 2026] GET /v2.0/networks?id=506de999-ec4b-4c53-a893-5e421aca8346 => generated 757 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1833] 199.204.45.235 () {34 vars in 1060 bytes} [Thu May 28 22:57:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=65589941-c51d-4175-a193-358e9a72a3fb => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1834] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:57:43 2026] GET /v2.0/subnets?id=5009f955-ff75-424d-a1e6-38ef85f79982 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:43.818 7 INFO neutron.db.segments_db [None req-17e88265-f2f1-4855-b677-ace9efe2f4a3 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Added segment e5e64ae9-fc46-4e5c-ae11-7759444c63e2 of type vxlan for network d3332d3b-9ed2-4c07-897f-24e2396aaf10 2026-05-28 22:57:43.895 8 WARNING neutron_lib.context [None req-eb9187ff-8651-40e5-8994-10fbc3ce1e51 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 912/1835] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:43 2026] POST /v2.0/networks => generated 632 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1836] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:57:43 2026] GET /v2.0/ports?network_id=506de999-ec4b-4c53-a893-5e421aca8346&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:43.997 7 WARNING neutron_lib.context [None req-ee20e5bb-b72a-4d43-84f8-917acdd0245b 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:44.035 8 INFO neutron.db.segments_db [None req-eb9187ff-8651-40e5-8994-10fbc3ce1e51 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Added segment 6f1c37ff-4b04-4480-bbd4-abe392fd10ac of type vxlan for network fef2f6a6-9770-4fe5-913a-1d8553013fdf [pid: 8|app: 0|req: 924/1837] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:43 2026] POST /v2.0/networks => generated 638 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1838] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:57:44 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:44.222 8 WARNING neutron_lib.context [None req-6c45a269-93d8-4ad9-899d-5319f1e575cc da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 914/1839] 10.0.0.250 () {34 vars in 664 bytes} [Thu May 28 22:57:43 2026] POST /v2.0/ports => generated 743 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 915/1840] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:57:44 2026] GET /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:44.404 7 WARNING neutron_lib.context [None req-fc572a22-1304-42f9-933c-cb3ef106a90e 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 916/1841] 10.0.0.250 () {34 vars in 666 bytes} [Thu May 28 22:57:44 2026] POST /v2.0/trunks => generated 407 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1842] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:57:44 2026] GET /v2.0/floatingips/61e6534e-082a-4231-a9ec-2d2cde3642d6 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:44.667 7 WARNING neutron_lib.context [None req-04881b10-1583-4318-937e-c4836b978169 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:44.723 7 INFO neutron.db.segments_db [None req-04881b10-1583-4318-937e-c4836b978169 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Added segment d8a5b72f-bd31-4e8f-bcb0-ffcfc1ff5e7f of type vxlan for network e7aa89bf-9795-474b-a359-8db2ace339ae [pid: 7|app: 0|req: 918/1843] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:44 2026] POST /v2.0/networks => generated 630 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:44.839 7 WARNING neutron_lib.context [None req-4bb1874d-7167-4f8c-833f-9bb8dbd1556d 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 926/1844] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:44 2026] POST /v2.0/subnets => generated 634 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1845] 10.0.0.250 () {32 vars in 722 bytes} [Thu May 28 22:57:44 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:44.999 8 WARNING neutron_lib.context [None req-9a1d7589-37ec-4eec-92fe-d6cc502f9ae2 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 919/1846] 10.0.0.250 () {34 vars in 664 bytes} [Thu May 28 22:57:44 2026] POST /v2.0/ports => generated 743 bytes in 392 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-28 22:57:45.244 7 WARNING neutron_lib.context [None req-c0074c36-bce8-4f06-a63a-ece68a3a6eef 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 928/1847] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:44 2026] POST /v2.0/subnets => generated 708 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:45.360 8 WARNING neutron_lib.context [None req-4815c6f0-055b-42c2-99af-aa75060aa699 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:45.439 8 INFO neutron.db.segments_db [None req-4815c6f0-055b-42c2-99af-aa75060aa699 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Added segment b104212f-8bbb-437d-ba49-aed5ff21f49d of type vxlan for network b63aaf1d-1296-472b-becc-212fa090cd43 [pid: 7|app: 0|req: 920/1848] 10.0.0.250 () {34 vars in 666 bytes} [Thu May 28 22:57:45 2026] POST /v2.0/trunks => generated 407 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:45.508 7 WARNING neutron_lib.context [None req-fcc48630-bc98-460f-8a48-a542b5a80eec 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 929/1849] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:45 2026] POST /v2.0/networks => generated 637 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:45.625 7 INFO neutron.db.segments_db [None req-fcc48630-bc98-460f-8a48-a542b5a80eec 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Added segment 3e44dd20-b5f6-4ca9-8bd7-ca0ce48145dc of type vxlan for network 9119abc7-7a81-485c-a618-d64785abca9b 2026-05-28 22:57:45.636 8 WARNING neutron_lib.context [None req-2ab89d68-7954-4f1a-b02e-efdc05a3f949 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 921/1850] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:45 2026] POST /v2.0/networks => generated 631 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:45.748 7 WARNING neutron_lib.context [None req-faca33fa-a3e7-44e4-af27-a29bef796ae9 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 930/1851] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:45 2026] POST /v2.0/subnets => generated 632 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:46.008 8 WARNING neutron_lib.context [None req-5c3643df-f6aa-41da-896a-0132f371b30a da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 922/1852] 10.0.0.250 () {34 vars in 664 bytes} [Thu May 28 22:57:45 2026] POST /v2.0/ports => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-28 22:57:46.100 7 WARNING neutron_lib.context [None req-55b6ebeb-6dc2-4ad7-bd84-c8ac073f5009 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 931/1853] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:46 2026] POST /v2.0/subnets => generated 702 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1854] 10.0.0.250 () {34 vars in 666 bytes} [Thu May 28 22:57:46 2026] POST /v2.0/trunks => generated 407 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:46.339 8 WARNING neutron_lib.context [None req-28feb9af-db01-4520-a4ff-3fc51dd6cbe7 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:46.341 7 WARNING neutron_lib.context [None req-4b1af42a-76da-4dcb-9d0a-6a88ab950b5d da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:46.387 8 INFO neutron.db.segments_db [None req-28feb9af-db01-4520-a4ff-3fc51dd6cbe7 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Added segment 277ae123-7051-4a8d-bb16-dd24ffca1f13 of type vxlan for network 23c0bcec-b041-4d76-9ca9-8fcc1511550a 2026-05-28 22:57:46.406 7 INFO neutron.db.segments_db [None req-4b1af42a-76da-4dcb-9d0a-6a88ab950b5d da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Added segment e5b35461-f402-43cd-a756-29cac265f31b of type vxlan for network ef7c53cf-5616-463a-80b5-7c26dff47845 [pid: 8|app: 0|req: 932/1855] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:46 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:46.495 8 WARNING neutron_lib.context [None req-59d3baec-44c0-4633-aad3-16729af144f6 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 924/1856] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:46 2026] POST /v2.0/networks => generated 637 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:46.547 7 WARNING neutron_lib.context [None req-c21b8698-65ed-4a19-aa2f-359ca3397d9b da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 933/1857] 10.0.0.250 () {34 vars in 664 bytes} [Thu May 28 22:57:46 2026] POST /v2.0/ports => generated 743 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 22:57:46.917 8 WARNING neutron_lib.context [None req-1a545c6d-8101-425a-b1d5-ab629f6a7db0 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 925/1858] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:46 2026] POST /v2.0/subnets => generated 632 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:46.951 7 WARNING neutron_lib.context [None req-3ef45f54-563b-4d13-84a0-c49f3f75b2b7 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 934/1859] 10.0.0.250 () {34 vars in 666 bytes} [Thu May 28 22:57:46 2026] POST /v2.0/trunks => generated 407 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:47.194 8 WARNING neutron_lib.context [None req-b4be49b7-3ce5-4777-80ac-2f184ff46af7 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:47.279 8 INFO neutron.db.segments_db [None req-b4be49b7-3ce5-4777-80ac-2f184ff46af7 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Added segment baa3e3a8-2700-4bb3-9c17-9152ddaadde4 of type vxlan for network fe7d6ec0-8bbe-461a-8d37-ba04d3f4e446 [pid: 7|app: 0|req: 926/1860] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:46 2026] POST /v2.0/subnets => generated 706 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:47.329 7 WARNING neutron_lib.context [None req-a8c42b7a-f13d-4c1e-95db-222491492806 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:47.378 7 INFO neutron.db.segments_db [None req-a8c42b7a-f13d-4c1e-95db-222491492806 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Added segment 4f7e216a-b49c-4627-a6bc-1ab0c95c97c0 of type vxlan for network 5c063721-6d7e-4041-ab79-45bf4f6133cc [pid: 8|app: 0|req: 935/1861] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:47 2026] POST /v2.0/networks => generated 631 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:47.413 8 WARNING neutron_lib.context [None req-753f5018-947a-46b4-9229-157a6b73e06f 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:47.749 7 INFO neutron.db.l3_hamode_db [None req-a8c42b7a-f13d-4c1e-95db-222491492806 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 936/1862] 10.0.0.250 () {34 vars in 664 bytes} [Thu May 28 22:57:47 2026] POST /v2.0/ports => generated 743 bytes in 431 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-28 22:57:47.849 8 WARNING neutron_lib.context [None req-7aab027c-6f51-4bdd-ae40-8a575c341e43 571b6cc8ce1c44fdbddc3df625db6539 f39756a0fb004cb18d1348355dd9c83a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 937/1863] 10.0.0.250 () {34 vars in 666 bytes} [Thu May 28 22:57:47 2026] POST /v2.0/trunks => generated 407 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1864] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:57:48 2026] PUT /v2.0/trunks/a8e0e3e7-2490-4203-af41-5bcb81c2e0f0/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1865] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:57:48 2026] PUT /v2.0/trunks/239052b1-7259-45e2-a282-7ad7d2d1d445/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1866] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:57:48 2026] PUT /v2.0/trunks/511862ab-523f-48f1-8326-f84de075da0d/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1867] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:57:48 2026] PUT /v2.0/trunks/ee2c0186-60cd-4d4b-8006-5006e69d122e/tags => 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: 942/1868] 10.0.0.250 () {32 vars in 662 bytes} [Thu May 28 22:57:48 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1869] 10.0.0.250 () {32 vars in 676 bytes} [Thu May 28 22:57:48 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1870] 10.0.0.250 () {32 vars in 672 bytes} [Thu May 28 22:57:48 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1871] 10.0.0.250 () {32 vars in 684 bytes} [Thu May 28 22:57:48 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1872] 10.0.0.250 () {32 vars in 670 bytes} [Thu May 28 22:57:48 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1873] 10.0.0.250 () {32 vars in 684 bytes} [Thu May 28 22:57:48 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1874] 10.0.0.250 () {32 vars in 680 bytes} [Thu May 28 22:57:48 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: 8|app: 0|req: 949/1875] 10.0.0.250 () {32 vars in 692 bytes} [Thu May 28 22:57:48 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1876] 10.0.0.250 () {32 vars in 719 bytes} [Thu May 28 22:57:48 2026] GET /v2.0/trunks/a8e0e3e7-2490-4203-af41-5bcb81c2e0f0 => generated 412 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1877] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:57:48 2026] GET /v2.0/ports/54a567ad-c3d9-4a29-957c-c72df015b550 => generated 826 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1878] 10.0.0.250 () {32 vars in 722 bytes} [Thu May 28 22:57:48 2026] DELETE /v2.0/trunks/a8e0e3e7-2490-4203-af41-5bcb81c2e0f0 => 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: 953/1879] 10.0.0.250 () {32 vars in 719 bytes} [Thu May 28 22:57:48 2026] GET /v2.0/trunks/239052b1-7259-45e2-a282-7ad7d2d1d445 => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:48.844 7 INFO neutron.db.l3_hamode_db [None req-a8c42b7a-f13d-4c1e-95db-222491492806 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 954/1880] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:57:48 2026] GET /v2.0/ports/485ca99d-fdd0-46e8-8e82-a03f51c82477 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1881] 10.0.0.250 () {32 vars in 722 bytes} [Thu May 28 22:57:48 2026] DELETE /v2.0/trunks/239052b1-7259-45e2-a282-7ad7d2d1d445 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1882] 10.0.0.250 () {32 vars in 719 bytes} [Thu May 28 22:57:49 2026] GET /v2.0/trunks/511862ab-523f-48f1-8326-f84de075da0d => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1883] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:57:49 2026] GET /v2.0/ports/f99c1a9e-a8f5-4f53-b08e-e2c6629581e7 => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1884] 10.0.0.250 () {32 vars in 722 bytes} [Thu May 28 22:57:49 2026] DELETE /v2.0/trunks/511862ab-523f-48f1-8326-f84de075da0d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1885] 10.0.0.250 () {32 vars in 719 bytes} [Thu May 28 22:57:49 2026] GET /v2.0/trunks/ee2c0186-60cd-4d4b-8006-5006e69d122e => generated 414 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1886] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:57:49 2026] GET /v2.0/ports/b04e55d5-4081-4972-943c-9e4c7b9d7187 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1887] 10.0.0.250 () {32 vars in 722 bytes} [Thu May 28 22:57:49 2026] DELETE /v2.0/trunks/ee2c0186-60cd-4d4b-8006-5006e69d122e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1888] 10.0.0.250 () {32 vars in 719 bytes} [Thu May 28 22:57:49 2026] GET /v2.0/trunks/7ba23441-020f-4853-8858-eabc00d35173 => generated 407 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1889] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:57:49 2026] GET /v2.0/ports/e0de181b-3243-4c7d-957f-6797aeb43ecb => generated 826 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1890] 10.0.0.250 () {32 vars in 722 bytes} [Thu May 28 22:57:49 2026] DELETE /v2.0/trunks/7ba23441-020f-4853-8858-eabc00d35173 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1891] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:47 2026] POST /v2.0/routers => generated 684 bytes in 2647 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1892] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:57:49 2026] DELETE /v2.0/ports/54a567ad-c3d9-4a29-957c-c72df015b550 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1893] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:57:50 2026] DELETE /v2.0/ports/485ca99d-fdd0-46e8-8e82-a03f51c82477 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1894] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:57:50 2026] DELETE /v2.0/ports/f99c1a9e-a8f5-4f53-b08e-e2c6629581e7 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1895] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:57:50 2026] DELETE /v2.0/ports/b04e55d5-4081-4972-943c-9e4c7b9d7187 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1896] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:57:50 2026] DELETE /v2.0/ports/e0de181b-3243-4c7d-957f-6797aeb43ecb => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:57:51.260 8 INFO neutron.services.segments.plugin [-] Segment e5e64ae9-fc46-4e5c-ae11-7759444c63e2 resource provider aggregate not found 2026-05-28 22:57:51.265 8 INFO neutron.services.segments.plugin [-] Segment e5e64ae9-fc46-4e5c-ae11-7759444c63e2 resource provider aggregate not found [pid: 8|app: 0|req: 970/1897] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:57:51 2026] DELETE /v2.0/networks/d3332d3b-9ed2-4c07-897f-24e2396aaf10 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:57:51.285 8 INFO neutron.services.segments.plugin [-] Segment e5e64ae9-fc46-4e5c-ae11-7759444c63e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5e64ae9-fc46-4e5c-ae11-7759444c63e2 found for delete ", "request_id": "req-15fcdd85-9a53-41b8-8f05-f061eca5c551"}]} 2026-05-28 22:57:51.286 8 INFO neutron.services.segments.plugin [-] Segment e5e64ae9-fc46-4e5c-ae11-7759444c63e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5e64ae9-fc46-4e5c-ae11-7759444c63e2 found for delete ", "request_id": "req-8012def0-e152-4851-a9e6-4f6966ec5964"}]} [pid: 8|app: 0|req: 971/1898] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:57:51 2026] DELETE /v2.0/networks/e7aa89bf-9795-474b-a359-8db2ace339ae => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1899] 10.0.0.95 () {34 vars in 989 bytes} [Thu May 28 22:57:51 2026] GET /v2.0/ports?device_id=4510cf73-0399-4664-9e5e-944b6729987f => 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: 973/1900] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:57:51 2026] DELETE /v2.0/networks/9119abc7-7a81-485c-a618-d64785abca9b => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1901] 10.0.0.95 () {34 vars in 1039 bytes} [Thu May 28 22:57:51 2026] GET /v2.0/security-groups?id=58da0c7a-9899-4258-9555-55bd000db35b&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: 975/1902] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:57:51 2026] DELETE /v2.0/networks/23c0bcec-b041-4d76-9ca9-8fcc1511550a => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1903] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:57:51 2026] DELETE /v2.0/networks/fe7d6ec0-8bbe-461a-8d37-ba04d3f4e446 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1904] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:52 2026] GET /v2.0/security-groups?tenant_id=93f28df602534a879fb1d27d58c3b61d&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1905] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:57:49 2026] PUT /v2.0/routers/5d9dbf47-8344-4619-91e3-6741065bebf9/add_router_interface => generated 309 bytes in 2442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1906] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:52 2026] DELETE /v2.0/security-groups/b8e9bd69-983e-4f90-9677-b6b853d81ed0 => 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: 979/1907] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:53 2026] GET /v2.0/security-groups?tenant_id=f39756a0fb004cb18d1348355dd9c83a&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:53.314 8 INFO neutron.services.segments.plugin [-] Segment d8a5b72f-bd31-4e8f-bcb0-ffcfc1ff5e7f resource provider aggregate not found 2026-05-28 22:57:53.324 8 INFO neutron.services.segments.plugin [-] Segment d8a5b72f-bd31-4e8f-bcb0-ffcfc1ff5e7f resource provider aggregate not found 2026-05-28 22:57:53.333 8 INFO neutron.services.segments.plugin [-] Segment d8a5b72f-bd31-4e8f-bcb0-ffcfc1ff5e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8a5b72f-bd31-4e8f-bcb0-ffcfc1ff5e7f found for delete ", "request_id": "req-861f3c1f-9dae-46c6-8eb7-e40fbdd52f07"}]} 2026-05-28 22:57:53.346 8 INFO neutron.services.segments.plugin [-] Segment d8a5b72f-bd31-4e8f-bcb0-ffcfc1ff5e7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8a5b72f-bd31-4e8f-bcb0-ffcfc1ff5e7f found for delete ", "request_id": "req-835ce6a3-0241-4e7a-8259-960e698f0ebc"}]} 2026-05-28 22:57:53.355 8 INFO neutron.services.segments.plugin [-] Segment 3e44dd20-b5f6-4ca9-8bd7-ca0ce48145dc resource provider aggregate not found 2026-05-28 22:57:53.370 8 INFO neutron.services.segments.plugin [-] Segment 3e44dd20-b5f6-4ca9-8bd7-ca0ce48145dc resource provider aggregate not found 2026-05-28 22:57:53.391 8 INFO neutron.services.segments.plugin [-] Segment 3e44dd20-b5f6-4ca9-8bd7-ca0ce48145dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e44dd20-b5f6-4ca9-8bd7-ca0ce48145dc found for delete ", "request_id": "req-ddf4d95d-754d-41c1-b904-0a334cbd98a8"}]} 2026-05-28 22:57:53.395 8 INFO neutron.services.segments.plugin [-] Segment 3e44dd20-b5f6-4ca9-8bd7-ca0ce48145dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e44dd20-b5f6-4ca9-8bd7-ca0ce48145dc found for delete ", "request_id": "req-7e1a8cd7-484b-4e31-a0c7-ccdfd72fb13b"}]} 2026-05-28 22:57:53.410 8 INFO neutron.services.segments.plugin [-] Segment 277ae123-7051-4a8d-bb16-dd24ffca1f13 resource provider aggregate not found 2026-05-28 22:57:53.414 8 INFO neutron.services.segments.plugin [-] Segment 277ae123-7051-4a8d-bb16-dd24ffca1f13 resource provider aggregate not found 2026-05-28 22:57:53.426 8 INFO neutron.services.segments.plugin [-] Segment 277ae123-7051-4a8d-bb16-dd24ffca1f13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 277ae123-7051-4a8d-bb16-dd24ffca1f13 found for delete ", "request_id": "req-2bea6f7a-7de0-4e82-a500-fc6a3f7c26c2"}]} 2026-05-28 22:57:53.431 8 INFO neutron.services.segments.plugin [-] Segment 277ae123-7051-4a8d-bb16-dd24ffca1f13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 277ae123-7051-4a8d-bb16-dd24ffca1f13 found for delete ", "request_id": "req-14182020-9df1-4e1e-9332-6b081c082a12"}]} [pid: 8|app: 0|req: 980/1908] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:53 2026] DELETE /v2.0/security-groups/60fdfb3e-4b13-4dc0-b251-c057c61d6da2 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:57:53.528 8 INFO neutron.services.segments.plugin [-] Segment baa3e3a8-2700-4bb3-9c17-9152ddaadde4 resource provider aggregate not found 2026-05-28 22:57:53.533 8 INFO neutron.services.segments.plugin [-] Segment baa3e3a8-2700-4bb3-9c17-9152ddaadde4 resource provider aggregate not found 2026-05-28 22:57:53.566 8 INFO neutron.services.segments.plugin [-] Segment baa3e3a8-2700-4bb3-9c17-9152ddaadde4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baa3e3a8-2700-4bb3-9c17-9152ddaadde4 found for delete ", "request_id": "req-33b56618-2f0e-400d-b187-459bc409c1cd"}]} 2026-05-28 22:57:53.567 8 INFO neutron.services.segments.plugin [-] Segment baa3e3a8-2700-4bb3-9c17-9152ddaadde4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baa3e3a8-2700-4bb3-9c17-9152ddaadde4 found for delete ", "request_id": "req-0e84e846-325a-4309-b3be-3829576681b4"}]} [pid: 8|app: 0|req: 981/1909] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:53 2026] GET /v2.0/ports?device_id=4510cf73-0399-4664-9e5e-944b6729987f => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1910] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:53 2026] GET /v2.0/security-groups?tenant_id=1e4732d8648e4c4282f1e1fa9d097f4c&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1911] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:57:53 2026] GET /v2.0/security-groups?id=58da0c7a-9899-4258-9555-55bd000db35b&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1912] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:53 2026] DELETE /v2.0/security-groups/3ea5cfc5-00d8-45c8-8839-967bb600af40 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1913] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 22:57:54 2026] GET /v2.0/ports?device_id=4510cf73-0399-4664-9e5e-944b6729987f => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1914] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:57:52 2026] PUT /v2.0/routers/5d9dbf47-8344-4619-91e3-6741065bebf9/add_router_interface => generated 309 bytes in 1771 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1915] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:57:54 2026] GET /v2.0/security-groups?tenant_id=a6eba88a650141cc8a92817c93bb1035&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:57:54.619 7 INFO neutron.db.l3_db [req-7f18058a-0733-40db-893e-b75c99b6e502 req-c8dffb00-4795-46f8-a0ce-cc40d03377f5 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] Floating IP 61e6534e-082a-4231-a9ec-2d2cde3642d6 disassociated. External IP: 10.96.250.204, port: 65589941-c51d-4175-a193-358e9a72a3fb. [pid: 7|app: 0|req: 930/1916] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 22:57:54 2026] DELETE /v2.0/ports/65589941-c51d-4175-a193-358e9a72a3fb => generated 0 bytes in 899 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:57:55.157 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9427ac8b-7859-476c-bf58-a264210fd644'] response: {'server_uuid': '4510cf73-0399-4664-9e5e-944b6729987f', 'name': 'network-vif-deleted', 'tag': '65589941-c51d-4175-a193-358e9a72a3fb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 931/1917] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:55 2026] DELETE /v2.0/security-groups/c3569086-a2d0-4df1-b9a3-331ecd8b0536 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1918] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:55 2026] GET /v2.0/ports?device_id=4510cf73-0399-4664-9e5e-944b6729987f => 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: 935/1921] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:56 2026] DELETE /v2.0/security-groups/58da0c7a-9899-4258-9555-55bd000db35b => 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: 987/1922] 10.0.0.250 () {34 vars in 783 bytes} [Thu May 28 22:57:54 2026] PUT /v2.0/routers/5d9dbf47-8344-4619-91e3-6741065bebf9/add_router_interface => generated 309 bytes in 2567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:56.852 8 WARNING neutron_lib.context [None req-37ff2f74-b776-4d51-a013-43801daf4e2a da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 936/1923] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:57:56 2026] DELETE /v2.0/floatingips/61e6534e-082a-4231-a9ec-2d2cde3642d6 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1924] 10.0.0.250 () {34 vars in 684 bytes} [Thu May 28 22:57:56 2026] POST /v2.0/security-groups => generated 1627 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:57:56.993 8 WARNING neutron_lib.context [None req-279920c4-caad-4af2-8491-b14c6d4caf8b da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 989/1925] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1926] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:57 2026] GET /v2.0/ports?device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:57.156 8 WARNING neutron_lib.context [None req-09d97ef6-ea96-47db-8805-aec54c411e4d da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 991/1927] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:57.272 7 INFO neutron.db.segments_db [None req-f3a8853d-8c68-4f46-b6df-bc8607d308b2 348a6b3bc8ba4b06ac0e9505fd1f7509 011062ed59df4648b87aff7d3a6ed58a - - default default] Added segment 98bf82b8-0fe8-42b0-b518-022d9e3c32e5 of type vxlan for network 566615f9-6c2d-4341-a981-6e5f7a8889b8 [pid: 8|app: 0|req: 992/1928] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:57:57 2026] GET /v2.0/security-groups?id=cde17028-c20c-44d7-aab6-ad8597143c96&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:57.313 8 WARNING neutron_lib.context [None req-a4f479ef-8579-424d-a413-3eb1145874fb da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 937/1929] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:56 2026] POST /v2.0/networks => generated 726 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1930] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:57.444 8 WARNING neutron_lib.context [None req-2bb34093-3de6-409a-9563-2dfbdbab76c4 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 994/1931] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1932] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 22:57:57 2026] GET /v2.0/ports?device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:57:57.622 8 WARNING neutron_lib.context [None req-ff2440bd-f3ce-4ed2-958b-cde740b62cf9 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 938/1933] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:57 2026] POST /v2.0/subnets => generated 620 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1934] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:57.770 8 WARNING neutron.api.v2.base [None req-272bcb73-e90b-4d10-bc1b-2734ddd41ad7 348a6b3bc8ba4b06ac0e9505fd1f7509 011062ed59df4648b87aff7d3a6ed58a - - 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-28 22:57:57.770 8 INFO neutron.api.v2.resource [None req-272bcb73-e90b-4d10-bc1b-2734ddd41ad7 348a6b3bc8ba4b06ac0e9505fd1f7509 011062ed59df4648b87aff7d3a6ed58a - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 997/1935] 10.0.0.250 () {34 vars in 681 bytes} [Thu May 28 22:57:57 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-28 22:57:57.775 8 WARNING neutron_lib.context [None req-3edd5f2a-629a-46f1-a643-2717cd644b64 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 998/1936] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1937] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 22:57:57 2026] DELETE /v2.0/ports/6ae191c7-5363-41f6-96b8-1a6c3ed96eea => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:57:58.101 7 WARNING neutron_lib.context [None req-0163ccac-44aa-40e8-8229-df4b6fc4415f da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:58.159 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-466a35d0-7fcb-4b05-bd85-b0d3f558278b'] response: {'server_uuid': 'c061b7b5-1f5c-4980-98ee-aa883bf6a1f2', 'name': 'network-vif-deleted', 'tag': '6ae191c7-5363-41f6-96b8-1a6c3ed96eea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 940/1938] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:58.358 7 WARNING neutron_lib.context [None req-fea0fc91-9459-4ae9-9541-e71e79d38ae0 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 941/1939] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1940] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:57:58 2026] GET /v2.0/ports?device_id=c061b7b5-1f5c-4980-98ee-aa883bf6a1f2 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:58.569 7 WARNING neutron_lib.context [None req-a3c9c97f-1eb2-4f6b-b22e-669e985cfd95 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:58.680 8 INFO neutron.services.segments.plugin [-] Segment 98bf82b8-0fe8-42b0-b518-022d9e3c32e5 resource provider aggregate not found 2026-05-28 22:57:58.685 8 INFO neutron.services.segments.plugin [-] Segment 98bf82b8-0fe8-42b0-b518-022d9e3c32e5 resource provider aggregate not found 2026-05-28 22:57:58.693 8 INFO neutron.services.segments.plugin [-] Segment 98bf82b8-0fe8-42b0-b518-022d9e3c32e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98bf82b8-0fe8-42b0-b518-022d9e3c32e5 found for delete ", "request_id": "req-1b9e4867-dc73-44ed-857f-41bf5881f3dd"}]} 2026-05-28 22:57:58.705 8 INFO neutron.services.segments.plugin [-] Segment 98bf82b8-0fe8-42b0-b518-022d9e3c32e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98bf82b8-0fe8-42b0-b518-022d9e3c32e5 found for delete ", "request_id": "req-04be58af-a2f9-4fa2-967f-0fea4958f9f8"}]} [pid: 8|app: 0|req: 999/1941] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:57:57 2026] DELETE /v2.0/networks/566615f9-6c2d-4341-a981-6e5f7a8889b8 => generated 0 bytes in 778 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1942] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:58 2026] POST /v2.0/security-group-rules => generated 599 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:58.747 7 WARNING neutron_lib.context [None req-c7632732-ef84-4daa-a170-984a60e95e4a da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:58.790 8 INFO neutron.db.segments_db [None req-d15ad49a-cae4-4f26-8bee-b5940c5ae23c 348a6b3bc8ba4b06ac0e9505fd1f7509 011062ed59df4648b87aff7d3a6ed58a - - default default] Added segment a3f7c62a-4052-4fa2-b63c-c52993e69da2 of type vxlan for network e6464f4b-e509-4f2f-8e2f-9e7593c6af1b [pid: 7|app: 0|req: 944/1943] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1944] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:58 2026] POST /v2.0/networks => generated 726 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:58.948 8 WARNING neutron_lib.context [None req-20cb917f-29dc-4684-b9d4-10f056836b5e da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:57:59.111 7 WARNING neutron_lib.context [None req-ca02301c-302c-45ce-9e5e-b98500f32283 75b4b009bafd449daee6199519ad28d9 45b026faf16349c382432587fd2dd538 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1001/1945] 10.0.0.250 () {34 vars in 695 bytes} [Thu May 28 22:57:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:59.241 7 INFO neutron.db.segments_db [None req-ca02301c-302c-45ce-9e5e-b98500f32283 75b4b009bafd449daee6199519ad28d9 45b026faf16349c382432587fd2dd538 - - default default] Added segment cc473d83-6eb8-48e5-b52c-f44ebe9200b5 of type vxlan for network 28cb5192-0a4f-4619-915f-a8d8b28632e1 [pid: 8|app: 0|req: 1002/1946] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:57:59 2026] POST /v2.0/subnets => generated 623 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1947] 10.0.0.17 () {34 vars in 1093 bytes} [Thu May 28 22:57:59 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-440806979&fields=id&tenant_id=2e61319209634705b2f1db885bfa01e5 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:57:59.400 8 WARNING neutron.api.v2.base [None req-8620af92-30cf-4303-9b3b-b2e97aef1ee6 348a6b3bc8ba4b06ac0e9505fd1f7509 011062ed59df4648b87aff7d3a6ed58a - - 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. [pid: 7|app: 0|req: 945/1948] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:57:58 2026] POST /v2.0/networks => generated 632 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:57:59.401 8 INFO neutron.api.v2.resource [None req-8620af92-30cf-4303-9b3b-b2e97aef1ee6 348a6b3bc8ba4b06ac0e9505fd1f7509 011062ed59df4648b87aff7d3a6ed58a - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1004/1949] 10.0.0.250 () {34 vars in 681 bytes} [Thu May 28 22:57:59 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-28 22:57:59.411 7 WARNING neutron_lib.context [None req-bbac357d-ff5f-4483-88fc-704101672217 75b4b009bafd449daee6199519ad28d9 45b026faf16349c382432587fd2dd538 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1005/1950] 10.0.0.17 () {34 vars in 981 bytes} [Thu May 28 22:57:59 2026] GET /v2.0/networks?id=b63aaf1d-1296-472b-becc-212fa090cd43 => generated 704 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1951] 10.0.0.250 () {34 vars in 664 bytes} [Thu May 28 22:57:59 2026] POST /v2.0/ports => generated 743 bytes in 372 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: 947/1952] 10.0.0.17 () {34 vars in 964 bytes} [Thu May 28 22:57:59 2026] GET /v2.0/quotas/2e61319209634705b2f1db885bfa01e5 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1953] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:57:59 2026] DELETE /v2.0/security-groups/cde17028-c20c-44d7-aab6-ad8597143c96 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1954] 10.0.0.250 () {34 vars in 747 bytes} [Thu May 28 22:57:59 2026] PUT /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1955] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:57:59 2026] GET /v2.0/ports?tenant_id=2e61319209634705b2f1db885bfa01e5&fields=id => generated 287 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1956] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:57:59 2026] DELETE /v2.0/networks/e6464f4b-e509-4f2f-8e2f-9e7593c6af1b => generated 0 bytes in 1168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1957] 10.0.0.250 () {32 vars in 727 bytes} [Thu May 28 22:58:00 2026] GET /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:00.722 8 INFO neutron.services.segments.plugin [-] Segment a3f7c62a-4052-4fa2-b63c-c52993e69da2 resource provider aggregate not found 2026-05-28 22:58:00.730 8 INFO neutron.services.segments.plugin [-] Segment a3f7c62a-4052-4fa2-b63c-c52993e69da2 resource provider aggregate not found 2026-05-28 22:58:00.747 8 INFO neutron.services.segments.plugin [-] Segment a3f7c62a-4052-4fa2-b63c-c52993e69da2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3f7c62a-4052-4fa2-b63c-c52993e69da2 found for delete ", "request_id": "req-5de1a764-4908-4175-b564-64d5d4fc2620"}]} 2026-05-28 22:58:00.751 8 INFO neutron.services.segments.plugin [-] Segment a3f7c62a-4052-4fa2-b63c-c52993e69da2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3f7c62a-4052-4fa2-b63c-c52993e69da2 found for delete ", "request_id": "req-24d569fe-6555-4522-9a58-ba1647e37a98"}]} 2026-05-28 22:58:00.768 8 INFO neutron.services.segments.plugin [-] Segment a3f7c62a-4052-4fa2-b63c-c52993e69da2 resource provider aggregate not found 2026-05-28 22:58:00.774 8 INFO neutron.services.segments.plugin [-] Segment a3f7c62a-4052-4fa2-b63c-c52993e69da2 resource provider aggregate not found 2026-05-28 22:58:00.790 8 INFO neutron.services.segments.plugin [-] Segment a3f7c62a-4052-4fa2-b63c-c52993e69da2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3f7c62a-4052-4fa2-b63c-c52993e69da2 found for delete ", "request_id": "req-c5dfe8e1-bfdf-4bbc-bda8-045ed1ea3057"}]} [pid: 8|app: 0|req: 1008/1958] 10.0.0.17 () {34 vars in 1007 bytes} [Thu May 28 22:58:00 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:00.803 8 INFO neutron.services.segments.plugin [-] Segment a3f7c62a-4052-4fa2-b63c-c52993e69da2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3f7c62a-4052-4fa2-b63c-c52993e69da2 found for delete ", "request_id": "req-e2c83974-569a-4f85-8ec0-56e4b29a2804"}]} 2026-05-28 22:58:00.856 8 INFO neutron.db.segments_db [None req-98e5e524-967f-4bd7-a100-ed837b523492 348a6b3bc8ba4b06ac0e9505fd1f7509 011062ed59df4648b87aff7d3a6ed58a - - default default] Added segment 6e6fe445-c3be-4978-864b-f70a12c873d5 of type vxlan for network f655aedf-e4ed-48ba-b6c0-447921c11940 [pid: 8|app: 0|req: 1009/1959] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:00 2026] POST /v2.0/networks => generated 727 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1960] 10.0.0.250 () {34 vars in 758 bytes} [Thu May 28 22:58:00 2026] PUT /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags/green => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1961] 10.0.0.17 () {34 vars in 1107 bytes} [Thu May 28 22:58:01 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 1012/1962] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:58:01 2026] POST /v2.0/subnets => generated 623 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1963] 10.0.0.250 () {32 vars in 727 bytes} [Thu May 28 22:58:01 2026] GET /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/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: 1014/1964] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:58:01 2026] GET /v2.0/ports?device_id=aae9f894-5fc5-4f44-9a76-a316fa801c3e => 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: 1015/1965] 10.0.0.250 () {34 vars in 681 bytes} [Thu May 28 22:58:01 2026] POST /v2.0/rbac-policies => generated 324 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1966] 10.0.0.250 () {34 vars in 754 bytes} [Thu May 28 22:58:01 2026] PUT /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1967] 10.0.0.250 () {32 vars in 727 bytes} [Thu May 28 22:58:01 2026] GET /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1968] 10.0.0.250 () {34 vars in 776 bytes} [Thu May 28 22:58:01 2026] PUT /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1969] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 22:58:00 2026] PUT /v2.0/routers/686d7ce4-1335-4cbe-a574-55686f738d58/remove_router_interface => generated 309 bytes in 1784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1970] 10.0.0.250 () {32 vars in 727 bytes} [Thu May 28 22:58:02 2026] GET /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1971] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:58:01 2026] GET /v2.0/networks?id=b63aaf1d-1296-472b-becc-212fa090cd43 => generated 704 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1972] 10.0.0.250 () {34 vars in 747 bytes} [Thu May 28 22:58:02 2026] PUT /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1973] 199.204.45.235 () {34 vars in 1050 bytes} [Thu May 28 22:58:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2e61319209634705b2f1db885bfa01e5 => generated 178 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1974] 10.0.0.250 () {32 vars in 727 bytes} [Thu May 28 22:58:02 2026] GET /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1975] 10.0.0.250 () {32 vars in 723 bytes} [Thu May 28 22:58:02 2026] GET /v2.0/networks/f655aedf-e4ed-48ba-b6c0-447921c11940 => generated 655 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1976] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:02 2026] DELETE /v2.0/subnets/5009f955-ff75-424d-a1e6-38ef85f79982 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:58:02.357 8 WARNING neutron_lib.context [req-c322f6d4-eb76-449a-9f9f-9e2c73f1d363 req-a7d693b6-54ff-4261-b71c-ebe5d78d60dc da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 954/1977] 10.0.0.250 () {32 vars in 735 bytes} [Thu May 28 22:58:02 2026] GET /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1978] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 22:58:02 2026] POST /v2.0/ports => generated 1183 bytes in 547 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-28 22:58:02.945 8 INFO neutron.api.v2.resource [None req-666e318a-f37f-4665-87fe-214c4f7e7478 75b4b009bafd449daee6199519ad28d9 45b026faf16349c382432587fd2dd538 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1025/1979] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:02 2026] GET /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:58:02.999 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c1e156e-4f3d-49a1-985b-45f4167ffeab cd87e90fbfc245e3bc73fcf4d743ce15 928aac5f0df54af18c91732976464479 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1026/1980] 10.0.0.250 () {32 vars in 723 bytes} [Thu May 28 22:58:02 2026] GET /v2.0/networks/f655aedf-e4ed-48ba-b6c0-447921c11940 => generated 138 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1981] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:58:03 2026] PUT /v2.0/ports/14edb769-0ea8-49d1-a783-ef909c9faf3c => generated 1428 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:03.673 7 INFO neutron.services.segments.plugin [-] Segment 675e16ef-5485-46ae-aa80-c597b5f3d352 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-28 22:58:03.680 7 INFO neutron.services.segments.plugin [-] Segment 675e16ef-5485-46ae-aa80-c597b5f3d352 resource provider aggregate not found 2026-05-28 22:58:03.690 7 INFO neutron.db.l3_hamode_db [None req-667231d0-1765-4f80-8c04-d6b38f88c098 e014d9726fe74605829894599f64769c 881ac8db6a1747649016c007bae88fa4 - - default default] HA network f2039742-9c87-4e9f-9d92-261c3202dbb1 was deleted as no HA routers are present in tenant 881ac8db6a1747649016c007bae88fa4. [pid: 7|app: 0|req: 955/1982] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:02 2026] DELETE /v2.0/routers/686d7ce4-1335-4cbe-a574-55686f738d58 => generated 0 bytes in 1296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:58:03.705 7 INFO neutron.services.segments.plugin [-] Segment 675e16ef-5485-46ae-aa80-c597b5f3d352 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 675e16ef-5485-46ae-aa80-c597b5f3d352 found for delete ", "request_id": "req-0e3e8bfe-037d-4354-a574-2fdcd7b99b3f"}]} 2026-05-28 22:58:03.706 7 INFO neutron.services.segments.plugin [-] Segment 675e16ef-5485-46ae-aa80-c597b5f3d352 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 675e16ef-5485-46ae-aa80-c597b5f3d352 found for delete ", "request_id": "req-3ae85680-90d9-44af-9759-79146dfc4605"}]} 2026-05-28 22:58:03.713 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-70a42528-f377-4005-b3d9-b88feaaee7cd'] response: {'name': 'network-changed', 'server_uuid': 'aae9f894-5fc5-4f44-9a76-a316fa801c3e', 'tag': '14edb769-0ea8-49d1-a783-ef909c9faf3c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1028/1983] 10.0.0.250 () {32 vars in 738 bytes} [Thu May 28 22:58:03 2026] DELETE /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags/red => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 22:58:03.952 8 INFO neutron.services.segments.plugin [-] Segment 2865c116-8d1d-4688-bedd-ad75c95a6935 resource provider aggregate not found 2026-05-28 22:58:03.958 8 INFO neutron.services.segments.plugin [-] Segment 2865c116-8d1d-4688-bedd-ad75c95a6935 resource provider aggregate not found 2026-05-28 22:58:03.975 8 INFO neutron.services.segments.plugin [-] Segment 2865c116-8d1d-4688-bedd-ad75c95a6935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2865c116-8d1d-4688-bedd-ad75c95a6935 found for delete ", "request_id": "req-43e275ef-97ac-42db-87e6-01a13c302d79"}]} 2026-05-28 22:58:03.984 8 INFO neutron.services.segments.plugin [-] Segment 2865c116-8d1d-4688-bedd-ad75c95a6935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2865c116-8d1d-4688-bedd-ad75c95a6935 found for delete ", "request_id": "req-3a14e8b9-6079-4b6b-992e-1d111bf04706"}]} [pid: 8|app: 0|req: 1029/1984] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:03 2026] DELETE /v2.0/networks/506de999-ec4b-4c53-a893-5e421aca8346 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1985] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:58:03 2026] GET /v2.0/ports?tenant_id=2e61319209634705b2f1db885bfa01e5&device_id=aae9f894-5fc5-4f44-9a76-a316fa801c3e => generated 1467 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1986] 10.0.0.250 () {32 vars in 727 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1987] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=14edb769-0ea8-49d1-a783-ef909c9faf3c => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:04.168 8 INFO neutron.api.v2.resource [None req-78892d16-1319-4c1f-8a16-37ea72472d9f 75b4b009bafd449daee6199519ad28d9 45b026faf16349c382432587fd2dd538 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1033/1988] 10.0.0.250 () {32 vars in 742 bytes} [Thu May 28 22:58:04 2026] DELETE /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1989] 199.204.45.235 () {34 vars in 1104 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A21c&port_id=14edb769-0ea8-49d1-a783-ef909c9faf3c => 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: 1035/1990] 10.0.0.250 () {32 vars in 730 bytes} [Thu May 28 22:58:04 2026] DELETE /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1991] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:03 2026] DELETE /v2.0/networks/f655aedf-e4ed-48ba-b6c0-447921c11940 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1992] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/subnets?id=8a4f1e73-07b6-45b1-8b7d-41930753a27f&id=6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1993] 10.0.0.250 () {32 vars in 727 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:04.318 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5374dbe6-0267-45e1-b217-4ff7735e5cb9 348a6b3bc8ba4b06ac0e9505fd1f7509 011062ed59df4648b87aff7d3a6ed58a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1037/1994] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:04 2026] DELETE /v2.0/subnets/c5acc0fd-71a9-43b4-8c91-62e8d57bed1b => 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: 958/1995] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:04.379 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb186442-3cec-4647-995a-b1b4881e6d9e 348a6b3bc8ba4b06ac0e9505fd1f7509 011062ed59df4648b87aff7d3a6ed58a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 959/1996] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:04 2026] DELETE /v2.0/subnets/6b65230a-a958-447f-a983-81fa63e4640b => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1997] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:04.441 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e820810d-a06e-48f8-aa68-b2aeac384413 348a6b3bc8ba4b06ac0e9505fd1f7509 011062ed59df4648b87aff7d3a6ed58a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 961/1998] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:04 2026] DELETE /v2.0/subnets/8c3b54e7-946b-4ce8-9872-ffe0a57def66 => 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: 962/1999] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 1038/2000] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:58:04 2026] DELETE /v2.0/ports/520d71b2-a6e3-4593-ba4e-187f63592043 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2001] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 964/2002] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/ports?tenant_id=2e61319209634705b2f1db885bfa01e5&device_id=aae9f894-5fc5-4f44-9a76-a316fa801c3e => 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: 1039/2003] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:04 2026] DELETE /v2.0/networks/28cb5192-0a4f-4619-915f-a8d8b28632e1 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2004] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/networks?id=b63aaf1d-1296-472b-becc-212fa090cd43 => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2005] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=14edb769-0ea8-49d1-a783-ef909c9faf3c => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2006] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/security-groups?tenant_id=881ac8db6a1747649016c007bae88fa4&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2007] 199.204.45.235 () {34 vars in 1104 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A21c&port_id=14edb769-0ea8-49d1-a783-ef909c9faf3c => 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: 1043/2008] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 22:58:04 2026] GET /v2.0/subnets?id=8a4f1e73-07b6-45b1-8b7d-41930753a27f&id=6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 1363 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2009] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:05 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2010] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:05 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2011] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:04 2026] DELETE /v2.0/security-groups/2f05d164-423b-49fc-8300-d2f7c14f9b03 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2012] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:58:05 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2013] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:58:05 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 968/2014] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:05 2026] GET /v2.0/security-groups?tenant_id=7fac64acc8be42d39d16515c55b75b43&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2015] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:05 2026] GET /v2.0/security-groups?tenant_id=011062ed59df4648b87aff7d3a6ed58a&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2016] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:05 2026] DELETE /v2.0/security-groups/3d26ea20-f911-475c-b1c2-b2a353425c38 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2017] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:05 2026] GET /v2.0/security-groups?tenant_id=db7fe1695cf841859fd3ae41de6e9dba&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:05.725 7 INFO neutron.services.segments.plugin [-] Segment 6e6fe445-c3be-4978-864b-f70a12c873d5 resource provider aggregate not found 2026-05-28 22:58:05.735 7 INFO neutron.services.segments.plugin [-] Segment 6e6fe445-c3be-4978-864b-f70a12c873d5 resource provider aggregate not found 2026-05-28 22:58:05.747 7 INFO neutron.services.segments.plugin [-] Segment 6e6fe445-c3be-4978-864b-f70a12c873d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e6fe445-c3be-4978-864b-f70a12c873d5 found for delete ", "request_id": "req-b799a088-3304-49ea-938c-b0b8013eb123"}]} 2026-05-28 22:58:05.754 7 INFO neutron.services.segments.plugin [-] Segment 6e6fe445-c3be-4978-864b-f70a12c873d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e6fe445-c3be-4978-864b-f70a12c873d5 found for delete ", "request_id": "req-163f0021-4503-4d26-8d1c-009c6cba354e"}]} [pid: 8|app: 0|req: 1049/2018] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:05 2026] DELETE /v2.0/security-groups/32fbe35a-7cc0-47fb-a7de-b2d68c24538a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2019] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:05 2026] DELETE /v2.0/security-groups/0ca7bf24-8a79-4271-9ba5-65db657fc6bb => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:58:06.034 8 INFO neutron.services.segments.plugin [-] Segment cc473d83-6eb8-48e5-b52c-f44ebe9200b5 resource provider aggregate not found 2026-05-28 22:58:06.053 8 INFO neutron.services.segments.plugin [-] Segment cc473d83-6eb8-48e5-b52c-f44ebe9200b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc473d83-6eb8-48e5-b52c-f44ebe9200b5 found for delete ", "request_id": "req-a92033b3-491b-4f9d-97df-9f40579cddc8"}]} [pid: 7|app: 0|req: 971/2020] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:06 2026] GET /v2.0/security-groups?tenant_id=45b026faf16349c382432587fd2dd538&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:06.139 8 INFO neutron.services.segments.plugin [-] Segment cc473d83-6eb8-48e5-b52c-f44ebe9200b5 resource provider aggregate not found 2026-05-28 22:58:06.159 8 INFO neutron.services.segments.plugin [-] Segment cc473d83-6eb8-48e5-b52c-f44ebe9200b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc473d83-6eb8-48e5-b52c-f44ebe9200b5 found for delete ", "request_id": "req-00c91218-ad2e-4dac-96dc-ff2c0562dc36"}]} [pid: 8|app: 0|req: 1050/2021] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:05 2026] GET /v2.0/security-groups?tenant_id=ffa13464cef541e0848d190bd45dab99&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2022] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:06 2026] DELETE /v2.0/security-groups/bf88b2bc-b444-433d-899a-d052ef3380a4 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2023] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:06 2026] DELETE /v2.0/security-groups/516aff83-7282-4f80-bfcb-4896afe7edd8 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2024] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:06 2026] GET /v2.0/security-groups?tenant_id=928aac5f0df54af18c91732976464479&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2025] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:58:06 2026] GET /v2.0/ports?device_id=aae9f894-5fc5-4f44-9a76-a316fa801c3e => generated 1200 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2026] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:58:06 2026] GET /v2.0/security-groups?id=c1165b70-ac04-4c8a-bdd0-57664aa6e52b&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: 974/2027] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:06 2026] DELETE /v2.0/security-groups/293002c6-5acb-4b4a-8697-2b91f96bf37d => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2028] 10.0.0.250 () {32 vars in 818 bytes} [Thu May 28 22:58:06 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&mac_address=fa%3A16%3A3e%3Abf%3Ac5%3A00 => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:06.802 7 WARNING neutron_lib.context [None req-f173093a-497b-474e-aaec-7502c67130bf da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:07.687 7 INFO neutron.db.l3_db [None req-f173093a-497b-474e-aaec-7502c67130bf da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Floating IP dd7e5814-daa3-4edf-9eb7-daf33e7cdc75 associated. External IP: 10.96.250.215, port: 14edb769-0ea8-49d1-a783-ef909c9faf3c. [pid: 7|app: 0|req: 975/2029] 10.0.0.250 () {34 vars in 677 bytes} [Thu May 28 22:58:06 2026] POST /v2.0/floatingips => generated 855 bytes in 1254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2030] 10.0.0.17 () {34 vars in 1093 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-440806979&fields=id&tenant_id=2e61319209634705b2f1db885bfa01e5 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2031] 10.0.0.17 () {34 vars in 981 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/networks?id=ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 704 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2032] 10.0.0.17 () {34 vars in 964 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/quotas/2e61319209634705b2f1db885bfa01e5 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:58:08.398 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f532b1c-d1c1-4540-be4c-304eac1032a8'] response: {'name': 'network-changed', 'server_uuid': 'aae9f894-5fc5-4f44-9a76-a316fa801c3e', 'tag': '14edb769-0ea8-49d1-a783-ef909c9faf3c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1057/2033] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/ports?tenant_id=2e61319209634705b2f1db885bfa01e5&device_id=aae9f894-5fc5-4f44-9a76-a316fa801c3e => 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: 977/2034] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/ports?tenant_id=2e61319209634705b2f1db885bfa01e5&fields=id => generated 333 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2035] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/networks?id=b63aaf1d-1296-472b-becc-212fa090cd43 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2036] 10.0.0.17 () {34 vars in 1007 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2037] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=14edb769-0ea8-49d1-a783-ef909c9faf3c => generated 858 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2038] 199.204.45.235 () {34 vars in 1104 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A21c&port_id=14edb769-0ea8-49d1-a783-ef909c9faf3c => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2039] 10.0.0.17 () {34 vars in 1107 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2040] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/subnets?id=8a4f1e73-07b6-45b1-8b7d-41930753a27f&id=6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2041] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2042] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&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: 1063/2043] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/ports?device_id=8175c345-1817-4308-aa88-efa600149be5 => 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: 981/2044] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2045] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:58:08 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 1065/2046] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:58:09 2026] GET /v2.0/networks?id=ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 704 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2047] 10.0.0.250 () {34 vars in 678 bytes} [Thu May 28 22:58:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2048] 199.204.45.235 () {34 vars in 1050 bytes} [Thu May 28 22:58:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2e61319209634705b2f1db885bfa01e5 => generated 178 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2049] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:09 2026] PUT /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:09.949 8 WARNING neutron_lib.context [req-75776cf3-9a37-44fd-abf3-0e17148d0dd1 req-96e880a2-1b38-40fb-b1e1-820f9ae8ac51 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 984/2050] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:09 2026] GET /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2051] 10.0.0.250 () {34 vars in 764 bytes} [Thu May 28 22:58:09 2026] PUT /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2052] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:09 2026] GET /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2053] 10.0.0.250 () {34 vars in 760 bytes} [Thu May 28 22:58:10 2026] PUT /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2054] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:10 2026] GET /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2055] 10.0.0.250 () {34 vars in 782 bytes} [Thu May 28 22:58:10 2026] PUT /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2056] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:10 2026] GET /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2057] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:10 2026] PUT /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2058] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:10 2026] GET /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2059] 10.0.0.250 () {32 vars in 741 bytes} [Thu May 28 22:58:10 2026] GET /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:58:10.250 7 INFO neutron.api.v2.resource [None req-88c29991-927c-45f6-8bd0-9228b17a7773 b5570d438bac478da9bf8ddfe40b841c fce997178f7e4b3c86b8442a62123e14 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 994/2060] 10.0.0.250 () {32 vars in 745 bytes} [Thu May 28 22:58:10 2026] GET /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2061] 10.0.0.250 () {32 vars in 744 bytes} [Thu May 28 22:58:10 2026] DELETE /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2062] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:10 2026] GET /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:10.353 7 INFO neutron.api.v2.resource [None req-acd559a8-6e52-453a-afa1-d23a74740c01 b5570d438bac478da9bf8ddfe40b841c fce997178f7e4b3c86b8442a62123e14 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 997/2063] 10.0.0.250 () {32 vars in 748 bytes} [Thu May 28 22:58:10 2026] DELETE /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2064] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:58:10 2026] DELETE /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2065] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:10 2026] GET /v2.0/policies/78bc3314-6316-4d73-af56-85e0823cd418/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2066] 10.0.0.250 () {32 vars in 734 bytes} [Thu May 28 22:58:10 2026] DELETE /v2.0/qos/policies/78bc3314-6316-4d73-af56-85e0823cd418 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2067] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 22:58:09 2026] POST /v2.0/ports => generated 1187 bytes in 580 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-28 22:58:10.592 7 WARNING neutron_lib.context [None req-3e5b1d62-3ffc-4cf6-9d20-f74ad6f49a38 46cfc87153184d98a243a95e6a8fe572 65e5937df3b94da5b833cf4a21757bdc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:10.728 7 INFO neutron.db.segments_db [None req-3e5b1d62-3ffc-4cf6-9d20-f74ad6f49a38 46cfc87153184d98a243a95e6a8fe572 65e5937df3b94da5b833cf4a21757bdc - - default default] Added segment f8844029-f49f-437a-a70a-34d8b56358a0 of type vxlan for network cfbf7b1e-75c3-4adf-aaeb-205d70fc2048 [pid: 7|app: 0|req: 1001/2068] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:10 2026] POST /v2.0/networks => generated 631 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:10.851 7 WARNING neutron_lib.context [None req-5f656657-d697-420c-9f50-54b9d33c3cc8 46cfc87153184d98a243a95e6a8fe572 65e5937df3b94da5b833cf4a21757bdc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:10.906 7 INFO neutron.db.segments_db [None req-5f656657-d697-420c-9f50-54b9d33c3cc8 46cfc87153184d98a243a95e6a8fe572 65e5937df3b94da5b833cf4a21757bdc - - default default] Added segment 82dc7f31-15e2-4b43-8513-966c73fba92c of type vxlan for network 84c3dcfd-c319-4958-b6a0-c855820e6ff8 [pid: 7|app: 0|req: 1002/2069] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:10 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2070] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:58:10 2026] PUT /v2.0/ports/1c6059ee-baa3-4d24-a17e-3c4fe246cd85 => generated 1432 bytes in 589 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-28 22:58:11.126 8 WARNING neutron_lib.context [None req-ead6a4e1-1c3b-42cf-8d49-98b49fdbdf06 46cfc87153184d98a243a95e6a8fe572 65e5937df3b94da5b833cf4a21757bdc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:11.183 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-109ad05a-cd51-4598-8818-36241e3cf7dc'] response: {'name': 'network-changed', 'server_uuid': '8175c345-1817-4308-aa88-efa600149be5', 'tag': '1c6059ee-baa3-4d24-a17e-3c4fe246cd85', 'status': 'completed', 'code': 200} 2026-05-28 22:58:11.203 8 INFO neutron.db.segments_db [None req-ead6a4e1-1c3b-42cf-8d49-98b49fdbdf06 46cfc87153184d98a243a95e6a8fe572 65e5937df3b94da5b833cf4a21757bdc - - default default] Added segment d4c7f576-5de6-486d-8d24-316b75bd2cf5 of type vxlan for network 0d643935-afd9-45c1-884d-cf4222ec0ac1 2026-05-28 22:58:11.226 7 WARNING neutron_lib.context [None req-e7ec9fd9-60ee-493c-bb0f-ef9036a0e3e9 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:11.285 7 INFO neutron.db.segments_db [None req-e7ec9fd9-60ee-493c-bb0f-ef9036a0e3e9 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Added segment 6ef09700-fe6a-4f92-a0fb-09ebfadf3cc9 of type vxlan for network d13e348b-439e-4f08-8a52-32f613818eb9 [pid: 8|app: 0|req: 1069/2071] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:11 2026] POST /v2.0/networks => generated 632 bytes in 199 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: 1070/2072] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:58:11 2026] GET /v2.0/ports?tenant_id=2e61319209634705b2f1db885bfa01e5&device_id=8175c345-1817-4308-aa88-efa600149be5 => generated 1471 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2073] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:11 2026] GET /v2.0/security-groups?tenant_id=fce997178f7e4b3c86b8442a62123e14&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:11.558 8 WARNING neutron_lib.context [None req-b552639b-4620-4d21-8f92-edf8b6ef198d 46cfc87153184d98a243a95e6a8fe572 65e5937df3b94da5b833cf4a21757bdc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:11.616 7 INFO neutron.db.l3_hamode_db [None req-e7ec9fd9-60ee-493c-bb0f-ef9036a0e3e9 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 22:58:11.624 8 INFO neutron.db.segments_db [None req-b552639b-4620-4d21-8f92-edf8b6ef198d 46cfc87153184d98a243a95e6a8fe572 65e5937df3b94da5b833cf4a21757bdc - - default default] Added segment 0e5f0777-9406-4dd8-9adf-a0361e100fc2 of type vxlan for network b3fef1f2-c193-480f-9e2f-9f409853cbc9 [pid: 8|app: 0|req: 1074/2076] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:11 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2077] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:58:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.142&port_id=1c6059ee-baa3-4d24-a17e-3c4fe246cd85 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:11.795 7 INFO neutron.db.l3_hamode_db [None req-e7ec9fd9-60ee-493c-bb0f-ef9036a0e3e9 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1076/2078] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:11 2026] DELETE /v2.0/security-groups/8dcda9e9-1153-46af-883b-e7f7d4f81256 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:58:11.893 8 WARNING neutron_lib.context [None req-de4d2f6c-dfe1-4186-a8b6-85cdcbfe7c6c 46cfc87153184d98a243a95e6a8fe572 65e5937df3b94da5b833cf4a21757bdc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:11.952 8 INFO neutron.db.segments_db [None req-de4d2f6c-dfe1-4186-a8b6-85cdcbfe7c6c 46cfc87153184d98a243a95e6a8fe572 65e5937df3b94da5b833cf4a21757bdc - - default default] Added segment a461d9c7-90bb-43d7-a250-245fff2b8bbc of type vxlan for network fed28a93-7a37-4a62-85e8-75e02f7eb617 [pid: 8|app: 0|req: 1077/2079] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:11 2026] POST /v2.0/networks => generated 631 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2080] 199.204.45.235 () {34 vars in 1106 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2d3&port_id=1c6059ee-baa3-4d24-a17e-3c4fe246cd85 => 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: 1079/2081] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/security-groups?tenant_id=cf4d1115f51845c6b67c372f8551aab9&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2082] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:12 2026] PUT /v2.0/networks/cfbf7b1e-75c3-4adf-aaeb-205d70fc2048/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2083] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/subnets?id=3274cf59-21c3-4c5c-a4d8-51b25f1f757d&id=a696d0f0-3c0f-4e53-bc8f-fed04ceda183 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2084] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:12 2026] DELETE /v2.0/security-groups/dd55e2d3-b26d-4a1a-8087-2dab9e154102 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2085] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:12 2026] PUT /v2.0/networks/84c3dcfd-c319-4958-b6a0-c855820e6ff8/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2086] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&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: 1003/2087] 10.0.0.250 () {34 vars in 668 bytes} [Thu May 28 22:58:11 2026] POST /v2.0/routers => generated 474 bytes in 1555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2088] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:12 2026] PUT /v2.0/networks/0d643935-afd9-45c1-884d-cf4222ec0ac1/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:12.606 8 WARNING neutron_lib.context [None req-bc724c29-b533-4c2c-b41c-4dbab04d3172 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1004/2089] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:12.664 8 INFO neutron.db.l3_hamode_db [None req-bc724c29-b533-4c2c-b41c-4dbab04d3172 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1005/2090] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:12 2026] PUT /v2.0/networks/b3fef1f2-c193-480f-9e2f-9f409853cbc9/tags => 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: 1006/2091] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?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: 1007/2092] 10.0.0.250 () {32 vars in 666 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2093] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?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) 2026-05-28 22:58:12.878 8 INFO neutron.db.l3_hamode_db [None req-bc724c29-b533-4c2c-b41c-4dbab04d3172 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1009/2094] 10.0.0.250 () {32 vars in 680 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2095] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:58:12 2026] GET /v2.0/ports?tenant_id=2e61319209634705b2f1db885bfa01e5&device_id=8175c345-1817-4308-aa88-efa600149be5 => generated 1471 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2096] 10.0.0.250 () {32 vars in 676 bytes} [Thu May 28 22:58:13 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2097] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:58:13 2026] GET /v2.0/networks?id=ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2098] 10.0.0.250 () {32 vars in 688 bytes} [Thu May 28 22:58:13 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2099] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:58:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.142&port_id=1c6059ee-baa3-4d24-a17e-3c4fe246cd85 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2100] 10.0.0.250 () {32 vars in 674 bytes} [Thu May 28 22:58:13 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2101] 199.204.45.235 () {34 vars in 1106 bytes} [Thu May 28 22:58:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2d3&port_id=1c6059ee-baa3-4d24-a17e-3c4fe246cd85 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2102] 10.0.0.250 () {32 vars in 688 bytes} [Thu May 28 22:58:13 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2103] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/subnets?id=3274cf59-21c3-4c5c-a4d8-51b25f1f757d&id=a696d0f0-3c0f-4e53-bc8f-fed04ceda183 => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2104] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/ports?device_id=8175c345-1817-4308-aa88-efa600149be5 => generated 1202 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2105] 10.0.0.250 () {34 vars in 668 bytes} [Thu May 28 22:58:12 2026] POST /v2.0/routers => generated 474 bytes in 1606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2106] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&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: 7|app: 0|req: 1020/2107] 10.0.0.250 () {32 vars in 684 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:14.265 7 WARNING neutron_lib.context [None req-89f9e982-463f-4533-9f53-71ba4b8d7b70 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1088/2108] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/security-groups?id=c1165b70-ac04-4c8a-bdd0-57664aa6e52b&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:58:14.305 7 INFO neutron.db.l3_hamode_db [None req-89f9e982-463f-4533-9f53-71ba4b8d7b70 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1089/2109] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2110] 10.0.0.250 () {32 vars in 696 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:14.458 7 INFO neutron.db.l3_hamode_db [None req-89f9e982-463f-4533-9f53-71ba4b8d7b70 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1091/2111] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:14.703 8 INFO neutron.services.segments.plugin [-] Segment f8844029-f49f-437a-a70a-34d8b56358a0 resource provider aggregate not found 2026-05-28 22:58:14.709 8 INFO neutron.services.segments.plugin [-] Segment f8844029-f49f-437a-a70a-34d8b56358a0 resource provider aggregate not found 2026-05-28 22:58:14.725 8 INFO neutron.services.segments.plugin [-] Segment f8844029-f49f-437a-a70a-34d8b56358a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8844029-f49f-437a-a70a-34d8b56358a0 found for delete ", "request_id": "req-6b871de2-1698-4a2b-a5ef-c1307dfc760d"}]} 2026-05-28 22:58:14.735 8 INFO neutron.services.segments.plugin [-] Segment f8844029-f49f-437a-a70a-34d8b56358a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8844029-f49f-437a-a70a-34d8b56358a0 found for delete ", "request_id": "req-d4174438-a94c-43e2-85f4-3579955c5827"}]} [pid: 8|app: 0|req: 1092/2112] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:14 2026] DELETE /v2.0/networks/cfbf7b1e-75c3-4adf-aaeb-205d70fc2048 => 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: 1093/2113] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:58:14 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?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: 1094/2114] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:14 2026] DELETE /v2.0/networks/84c3dcfd-c319-4958-b6a0-c855820e6ff8 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2115] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:15 2026] DELETE /v2.0/networks/0d643935-afd9-45c1-884d-cf4222ec0ac1 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2116] 10.0.0.250 () {34 vars in 668 bytes} [Thu May 28 22:58:14 2026] POST /v2.0/routers => generated 474 bytes in 1014 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:15.286 7 WARNING neutron_lib.context [None req-1c5540ed-462c-4672-b636-913ed2506cf1 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:15.336 7 INFO neutron.db.l3_hamode_db [None req-1c5540ed-462c-4672-b636-913ed2506cf1 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1096/2117] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:15 2026] DELETE /v2.0/networks/b3fef1f2-c193-480f-9e2f-9f409853cbc9 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:58:15.510 7 INFO neutron.db.l3_hamode_db [None req-1c5540ed-462c-4672-b636-913ed2506cf1 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1097/2118] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:15 2026] DELETE /v2.0/networks/fed28a93-7a37-4a62-85e8-75e02f7eb617 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:58:15.827 8 WARNING neutron_lib.context [None req-00f78690-68f1-4f01-a524-6866aa8f3456 cce755ebaf424066b4fbe0a9b9546e1c c7f9db780406486f895814c2e86f15a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:15.991 8 INFO neutron.db.segments_db [None req-00f78690-68f1-4f01-a524-6866aa8f3456 cce755ebaf424066b4fbe0a9b9546e1c c7f9db780406486f895814c2e86f15a5 - - default default] Added segment f7a08a38-5829-4230-b165-695d8a7f8ed2 of type vxlan for network 9db8d283-21c7-4efc-a8ca-9fc5b49fa686 [pid: 8|app: 0|req: 1098/2119] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:15 2026] POST /v2.0/networks => generated 631 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2120] 10.0.0.95 () {34 vars in 989 bytes} [Thu May 28 22:58:16 2026] GET /v2.0/ports?device_id=aae9f894-5fc5-4f44-9a76-a316fa801c3e => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:16.148 8 WARNING neutron_lib.context [None req-7d173e1a-fe20-4286-8688-adf675bd6784 cce755ebaf424066b4fbe0a9b9546e1c c7f9db780406486f895814c2e86f15a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:16.198 8 INFO neutron.db.segments_db [None req-7d173e1a-fe20-4286-8688-adf675bd6784 cce755ebaf424066b4fbe0a9b9546e1c c7f9db780406486f895814c2e86f15a5 - - default default] Added segment d9c4f866-5b5c-49e9-956a-5e4a17e8366e of type vxlan for network 46ab044e-e66c-4e23-9ad1-543bcb453893 [pid: 8|app: 0|req: 1100/2121] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:16 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2122] 10.0.0.250 () {34 vars in 668 bytes} [Thu May 28 22:58:15 2026] POST /v2.0/routers => generated 474 bytes in 1056 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2123] 10.0.0.95 () {34 vars in 1039 bytes} [Thu May 28 22:58:16 2026] GET /v2.0/security-groups?id=c1165b70-ac04-4c8a-bdd0-57664aa6e52b&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:58:16.347 8 WARNING neutron_lib.context [None req-34af9539-a86b-48ae-8d9b-e1af3204bdba 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:16.388 8 INFO neutron.db.l3_hamode_db [None req-34af9539-a86b-48ae-8d9b-e1af3204bdba 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1023/2124] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:16 2026] PUT /v2.0/networks/9db8d283-21c7-4efc-a8ca-9fc5b49fa686/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2125] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:16 2026] GET /v2.0/networks/9db8d283-21c7-4efc-a8ca-9fc5b49fa686/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2126] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:16 2026] PUT /v2.0/networks/46ab044e-e66c-4e23-9ad1-543bcb453893/tags => generated 17 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:16.553 8 INFO neutron.db.l3_hamode_db [None req-34af9539-a86b-48ae-8d9b-e1af3204bdba 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1026/2127] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:16 2026] GET /v2.0/networks/46ab044e-e66c-4e23-9ad1-543bcb453893/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2128] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:16 2026] PUT /v2.0/networks/46ab044e-e66c-4e23-9ad1-543bcb453893/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:16.750 8 INFO neutron.services.segments.plugin [-] Segment 82dc7f31-15e2-4b43-8513-966c73fba92c resource provider aggregate not found 2026-05-28 22:58:16.754 8 INFO neutron.services.segments.plugin [-] Segment 82dc7f31-15e2-4b43-8513-966c73fba92c resource provider aggregate not found 2026-05-28 22:58:16.764 8 INFO neutron.services.segments.plugin [-] Segment 82dc7f31-15e2-4b43-8513-966c73fba92c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82dc7f31-15e2-4b43-8513-966c73fba92c found for delete ", "request_id": "req-21e5c8ce-01fd-4752-8df5-e12ff65169d0"}]} 2026-05-28 22:58:16.775 8 INFO neutron.services.segments.plugin [-] Segment 82dc7f31-15e2-4b43-8513-966c73fba92c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82dc7f31-15e2-4b43-8513-966c73fba92c found for delete ", "request_id": "req-596ebb3f-eb14-4adb-aa86-a04723f1fdab"}]} 2026-05-28 22:58:16.780 8 INFO neutron.services.segments.plugin [-] Segment d4c7f576-5de6-486d-8d24-316b75bd2cf5 resource provider aggregate not found 2026-05-28 22:58:16.789 8 INFO neutron.services.segments.plugin [-] Segment d4c7f576-5de6-486d-8d24-316b75bd2cf5 resource provider aggregate not found 2026-05-28 22:58:16.803 8 INFO neutron.services.segments.plugin [-] Segment d4c7f576-5de6-486d-8d24-316b75bd2cf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4c7f576-5de6-486d-8d24-316b75bd2cf5 found for delete ", "request_id": "req-a69c8c19-b745-4edc-8e98-c6101048bf8e"}]} 2026-05-28 22:58:16.807 8 INFO neutron.services.segments.plugin [-] Segment d4c7f576-5de6-486d-8d24-316b75bd2cf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4c7f576-5de6-486d-8d24-316b75bd2cf5 found for delete ", "request_id": "req-63cecc04-7af2-4460-9520-a5d16251e627"}]} 2026-05-28 22:58:16.820 8 INFO neutron.services.segments.plugin [-] Segment 0e5f0777-9406-4dd8-9adf-a0361e100fc2 resource provider aggregate not found 2026-05-28 22:58:16.824 8 INFO neutron.services.segments.plugin [-] Segment 0e5f0777-9406-4dd8-9adf-a0361e100fc2 resource provider aggregate not found 2026-05-28 22:58:16.832 8 INFO neutron.services.segments.plugin [-] Segment 0e5f0777-9406-4dd8-9adf-a0361e100fc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e5f0777-9406-4dd8-9adf-a0361e100fc2 found for delete ", "request_id": "req-7dab87b3-8fb6-4a12-880d-4c51faa2e511"}]} 2026-05-28 22:58:16.852 8 INFO neutron.services.segments.plugin [-] Segment a461d9c7-90bb-43d7-a250-245fff2b8bbc resource provider aggregate not found 2026-05-28 22:58:16.856 8 INFO neutron.services.segments.plugin [-] Segment 0e5f0777-9406-4dd8-9adf-a0361e100fc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e5f0777-9406-4dd8-9adf-a0361e100fc2 found for delete ", "request_id": "req-4ebd05e1-95df-495c-bf8a-729b6e6390d3"}]} 2026-05-28 22:58:16.872 8 INFO neutron.services.segments.plugin [-] Segment a461d9c7-90bb-43d7-a250-245fff2b8bbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a461d9c7-90bb-43d7-a250-245fff2b8bbc found for delete ", "request_id": "req-b05928f6-fdf7-4d70-9848-810653bd4040"}]} 2026-05-28 22:58:16.874 8 INFO neutron.services.segments.plugin [-] Segment a461d9c7-90bb-43d7-a250-245fff2b8bbc resource provider aggregate not found 2026-05-28 22:58:16.890 8 INFO neutron.services.segments.plugin [-] Segment a461d9c7-90bb-43d7-a250-245fff2b8bbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a461d9c7-90bb-43d7-a250-245fff2b8bbc found for delete ", "request_id": "req-c6a5721d-0046-4671-a523-fdc27f346cbd"}]} [pid: 7|app: 0|req: 1028/2129] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:16 2026] GET /v2.0/security-groups?tenant_id=b6f242fcde3b4c858ff284eca1b7638a&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2130] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:17 2026] GET /v2.0/networks/46ab044e-e66c-4e23-9ad1-543bcb453893/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2131] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:17 2026] DELETE /v2.0/security-groups/07ca159b-e18c-48c1-b371-a859c9cd7df5 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2132] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:17 2026] GET /v2.0/networks/9db8d283-21c7-4efc-a8ca-9fc5b49fa686/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2133] 10.0.0.250 () {34 vars in 668 bytes} [Thu May 28 22:58:16 2026] POST /v2.0/routers => generated 474 bytes in 984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2134] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:17 2026] GET /v2.0/security-groups?tenant_id=dad023fa9c8842dbbcd55fda18d0d966&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:17.519 7 INFO neutron.services.segments.plugin [-] Segment f7a08a38-5829-4230-b165-695d8a7f8ed2 resource provider aggregate not found [pid: 8|app: 0|req: 1104/2135] 10.0.0.250 () {34 vars in 751 bytes} [Thu May 28 22:58:17 2026] PUT /v2.0/routers/47047731-33d7-4f87-8d20-d0c3036d75dc/tags => generated 17 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:17.525 7 INFO neutron.services.segments.plugin [-] Segment f7a08a38-5829-4230-b165-695d8a7f8ed2 resource provider aggregate not found 2026-05-28 22:58:17.539 7 INFO neutron.services.segments.plugin [-] Segment f7a08a38-5829-4230-b165-695d8a7f8ed2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7a08a38-5829-4230-b165-695d8a7f8ed2 found for delete ", "request_id": "req-34033b67-6d06-4c86-b7a9-bc9b002d38e1"}]} 2026-05-28 22:58:17.544 7 INFO neutron.services.segments.plugin [-] Segment f7a08a38-5829-4230-b165-695d8a7f8ed2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7a08a38-5829-4230-b165-695d8a7f8ed2 found for delete ", "request_id": "req-e0274eb2-d3cd-47ab-8829-348baa6625ae"}]} [pid: 7|app: 0|req: 1032/2136] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:17 2026] DELETE /v2.0/networks/9db8d283-21c7-4efc-a8ca-9fc5b49fa686 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2137] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:17 2026] DELETE /v2.0/security-groups/c77d4273-1a7d-4a69-88e0-026e82034706 => 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: 1033/2138] 10.0.0.250 () {34 vars in 751 bytes} [Thu May 28 22:58:17 2026] PUT /v2.0/routers/5b36b976-07f6-4cae-9695-9ff141399736/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2139] 10.0.0.250 () {34 vars in 751 bytes} [Thu May 28 22:58:17 2026] PUT /v2.0/routers/095576aa-8c67-4e9b-8184-4bdacd68321a/tags => generated 34 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2140] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:17 2026] DELETE /v2.0/networks/46ab044e-e66c-4e23-9ad1-543bcb453893 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2141] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:17 2026] GET /v2.0/security-groups?tenant_id=65e5937df3b94da5b833cf4a21757bdc&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2142] 10.0.0.250 () {34 vars in 751 bytes} [Thu May 28 22:58:17 2026] PUT /v2.0/routers/2ef13662-37a9-4bbe-8c84-2ba3ea057f94/tags => generated 19 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2143] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:17 2026] DELETE /v2.0/security-groups/424a3408-f41a-41a6-b7dd-6b269770c973 => 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: 1036/2144] 10.0.0.250 () {32 vars in 664 bytes} [Thu May 28 22:58:17 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2145] 10.0.0.250 () {32 vars in 678 bytes} [Thu May 28 22:58:18 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2146] 10.0.0.250 () {32 vars in 674 bytes} [Thu May 28 22:58:18 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2147] 10.0.0.250 () {32 vars in 686 bytes} [Thu May 28 22:58:18 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2148] 10.0.0.250 () {32 vars in 672 bytes} [Thu May 28 22:58:18 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2149] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:18 2026] GET /v2.0/security-groups?tenant_id=c7f9db780406486f895814c2e86f15a5&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2150] 10.0.0.250 () {32 vars in 686 bytes} [Thu May 28 22:58:18 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2151] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:18 2026] DELETE /v2.0/security-groups/0f6e5f88-290b-421b-8e47-3857c763ead4 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:58:19.281 8 INFO neutron.services.segments.plugin [-] Segment d9c4f866-5b5c-49e9-956a-5e4a17e8366e resource provider aggregate not found 2026-05-28 22:58:19.285 8 INFO neutron.services.segments.plugin [-] Segment d9c4f866-5b5c-49e9-956a-5e4a17e8366e resource provider aggregate not found 2026-05-28 22:58:19.302 8 INFO neutron.services.segments.plugin [-] Segment d9c4f866-5b5c-49e9-956a-5e4a17e8366e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9c4f866-5b5c-49e9-956a-5e4a17e8366e found for delete ", "request_id": "req-998eebb1-b442-4ffa-817b-b5fc1d2b1286"}]} 2026-05-28 22:58:19.306 8 INFO neutron.services.segments.plugin [-] Segment d9c4f866-5b5c-49e9-956a-5e4a17e8366e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9c4f866-5b5c-49e9-956a-5e4a17e8366e found for delete ", "request_id": "req-9e97b24f-9f0f-4f8d-b043-356345d581d3"}]} [pid: 8|app: 0|req: 1112/2152] 10.0.0.250 () {32 vars in 682 bytes} [Thu May 28 22:58:18 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2153] 10.0.0.250 () {32 vars in 694 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2154] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/ports?device_id=8175c345-1817-4308-aa88-efa600149be5 => generated 1204 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2155] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/security-groups?tenant_id=6aecf43e8b244685b1b44496e1c51d06&name=default => generated 2927 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2156] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/routers/47047731-33d7-4f87-8d20-d0c3036d75dc => generated 485 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2157] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/security-groups?id=c1165b70-ac04-4c8a-bdd0-57664aa6e52b&fields=id&fields=name => generated 111 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2158] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:19 2026] DELETE /v2.0/security-groups/c6e63657-e6cc-43d1-afa8-15772e850e3a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2159] 10.0.0.250 () {32 vars in 818 bytes} [Thu May 28 22:58:19 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&mac_address=fa%3A16%3A3e%3A05%3A73%3A0d => generated 1204 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:19.766 8 WARNING neutron_lib.context [None req-9d3e29aa-f282-40fd-abee-a0817dec0dba da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1043/2160] 10.0.0.250 () {34 vars in 742 bytes} [Thu May 28 22:58:19 2026] PUT /v2.0/routers/47047731-33d7-4f87-8d20-d0c3036d75dc => generated 485 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2161] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:58:20 2026] GET /v2.0/ports?device_id=47047731-33d7-4f87-8d20-d0c3036d75dc => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:20.794 8 INFO neutron.db.l3_db [None req-9d3e29aa-f282-40fd-abee-a0817dec0dba da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Floating IP 287b404d-33b5-4504-94d9-e61a15f91fec associated. External IP: 10.96.250.204, port: 1c6059ee-baa3-4d24-a17e-3c4fe246cd85. [pid: 7|app: 0|req: 1045/2162] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:20 2026] DELETE /v2.0/routers/47047731-33d7-4f87-8d20-d0c3036d75dc => generated 0 bytes in 524 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2163] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 22:58:20 2026] GET /v2.0/routers/5b36b976-07f6-4cae-9695-9ff141399736 => generated 493 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2164] 10.0.0.250 () {34 vars in 677 bytes} [Thu May 28 22:58:19 2026] POST /v2.0/floatingips => generated 855 bytes in 1450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2165] 10.0.0.250 () {34 vars in 742 bytes} [Thu May 28 22:58:21 2026] PUT /v2.0/routers/5b36b976-07f6-4cae-9695-9ff141399736 => generated 493 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2166] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:58:21 2026] GET /v2.0/ports?device_id=5b36b976-07f6-4cae-9695-9ff141399736 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:21.862 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfbc79e4-4897-4289-8ac0-d5898e839667'] response: {'name': 'network-changed', 'server_uuid': '8175c345-1817-4308-aa88-efa600149be5', 'tag': '1c6059ee-baa3-4d24-a17e-3c4fe246cd85', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1120/2167] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:58:21 2026] GET /v2.0/ports?tenant_id=2e61319209634705b2f1db885bfa01e5&device_id=8175c345-1817-4308-aa88-efa600149be5 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2168] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:58:21 2026] GET /v2.0/networks?id=ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2169] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:58:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.142&port_id=1c6059ee-baa3-4d24-a17e-3c4fe246cd85 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2170] 199.204.45.235 () {34 vars in 1106 bytes} [Thu May 28 22:58:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2d3&port_id=1c6059ee-baa3-4d24-a17e-3c4fe246cd85 => 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: 1124/2171] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 22:58:22 2026] GET /v2.0/subnets?id=3274cf59-21c3-4c5c-a4d8-51b25f1f757d&id=a696d0f0-3c0f-4e53-bc8f-fed04ceda183 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2172] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:21 2026] DELETE /v2.0/routers/5b36b976-07f6-4cae-9695-9ff141399736 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:58:22.325 8 WARNING neutron_lib.context [None req-9b30f318-3cd2-45d8-b8a7-d25450fadcc9 e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1049/2173] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:22 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&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: 1050/2174] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 22:58:22 2026] GET /v2.0/routers/095576aa-8c67-4e9b-8184-4bdacd68321a => generated 502 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:58:22.467 8 INFO neutron.db.segments_db [None req-9b30f318-3cd2-45d8-b8a7-d25450fadcc9 e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Added segment e4ca6b44-c406-4ce8-b7ea-84338a93903c of type vxlan for network bc5b6659-8ca0-4ca9-949f-ec8a06a5c098 [pid: 7|app: 0|req: 1051/2175] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:22 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&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: 1125/2176] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:22 2026] POST /v2.0/networks => generated 632 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2177] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:58:22 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:22.665 8 WARNING neutron_lib.context [None req-bf5ff32c-ae34-4f1a-8cdc-f021b5ed1c36 e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1127/2178] 10.0.0.250 () {34 vars in 664 bytes} [Thu May 28 22:58:22 2026] POST /v2.0/ports => generated 743 bytes in 342 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: 1128/2179] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:58:23 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:23.071 8 WARNING neutron_lib.context [None req-ee6cd28f-a575-4bee-b51a-72f4bb564551 e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:23.131 8 INFO neutron.db.segments_db [None req-ee6cd28f-a575-4bee-b51a-72f4bb564551 e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Added segment d50514a1-87e2-4bb8-8b17-0f34a5465cae of type vxlan for network cbbf9da2-02c2-47a7-8c31-d22331840b20 [pid: 7|app: 0|req: 1052/2180] 10.0.0.250 () {34 vars in 742 bytes} [Thu May 28 22:58:22 2026] PUT /v2.0/routers/095576aa-8c67-4e9b-8184-4bdacd68321a => generated 502 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2181] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:58:23 2026] GET /v2.0/ports?device_id=095576aa-8c67-4e9b-8184-4bdacd68321a => 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: 1129/2182] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:23 2026] POST /v2.0/networks => generated 631 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:23.256 8 WARNING neutron_lib.context [None req-dea0cdba-c494-4f7f-96ac-d29d5b54cf90 e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1130/2183] 10.0.0.250 () {34 vars in 664 bytes} [Thu May 28 22:58:23 2026] POST /v2.0/ports => generated 743 bytes in 357 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-28 22:58:23.617 8 WARNING neutron_lib.context [None req-e3cd123d-9766-48d7-8c46-1a30303417ac e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:23.674 8 INFO neutron.db.segments_db [None req-e3cd123d-9766-48d7-8c46-1a30303417ac e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Added segment 9bbdbac5-d058-4393-bf7d-f9e2ab8a6ed9 of type vxlan for network 821f9d08-9798-49b8-a605-55768d46cb46 [pid: 8|app: 0|req: 1131/2184] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:23 2026] POST /v2.0/networks => generated 631 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:23.808 8 WARNING neutron_lib.context [None req-60e2e0de-bcfc-463e-9643-91450e98da29 e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1054/2185] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:23 2026] DELETE /v2.0/routers/095576aa-8c67-4e9b-8184-4bdacd68321a => generated 0 bytes in 863 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2186] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 22:58:24 2026] GET /v2.0/routers/2ef13662-37a9-4bbe-8c84-2ba3ea057f94 => generated 487 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2187] 10.0.0.250 () {34 vars in 664 bytes} [Thu May 28 22:58:23 2026] POST /v2.0/ports => generated 743 bytes in 381 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-28 22:58:24.183 8 WARNING neutron_lib.context [None req-142963fc-063b-4811-8b2b-918fb472136f e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:24.244 8 INFO neutron.db.segments_db [None req-142963fc-063b-4811-8b2b-918fb472136f e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Added segment 804aa9a8-5b19-4697-8141-3f3ab7bbbb4f of type vxlan for network b04a5593-99dc-4e62-a2ab-283a3524374d [pid: 8|app: 0|req: 1133/2188] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:24 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:24.363 8 WARNING neutron_lib.context [None req-7fa834e5-782f-4460-9618-785473200ee9 e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1134/2189] 10.0.0.250 () {34 vars in 664 bytes} [Thu May 28 22:58:24 2026] POST /v2.0/ports => generated 743 bytes in 310 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-28 22:58:24.677 8 WARNING neutron_lib.context [None req-8656e8ce-0add-4cfb-9978-3a425916e505 e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:24.721 8 INFO neutron.db.segments_db [None req-8656e8ce-0add-4cfb-9978-3a425916e505 e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Added segment 94f337b5-a03b-408a-81ee-a51531a7d6ab of type vxlan for network 885a113a-ff5a-4c7f-97cf-e68649968a0c [pid: 8|app: 0|req: 1135/2190] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:24 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:24.841 8 WARNING neutron_lib.context [None req-2b9ff48a-ec80-43a7-b13e-0fd2aa35af1f e5fa84ea35a74357a81fb7684a9186a0 d42c6a51e4d143208ec2382003cd5ce7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1056/2191] 10.0.0.250 () {34 vars in 742 bytes} [Thu May 28 22:58:24 2026] PUT /v2.0/routers/2ef13662-37a9-4bbe-8c84-2ba3ea057f94 => generated 487 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2192] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:58:24 2026] GET /v2.0/ports?device_id=2ef13662-37a9-4bbe-8c84-2ba3ea057f94 => 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: 1136/2193] 10.0.0.250 () {34 vars in 664 bytes} [Thu May 28 22:58:24 2026] POST /v2.0/ports => generated 743 bytes in 378 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: 1137/2194] 10.0.0.250 () {34 vars in 747 bytes} [Thu May 28 22:58:25 2026] PUT /v2.0/ports/9d231604-09f7-42aa-8f98-c87fb7afe3bd/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2195] 10.0.0.250 () {34 vars in 747 bytes} [Thu May 28 22:58:25 2026] PUT /v2.0/ports/856bebd9-efc7-4356-9346-df09b97d9dee/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2196] 10.0.0.250 () {34 vars in 747 bytes} [Thu May 28 22:58:25 2026] PUT /v2.0/ports/9f3892cc-961c-42d4-9585-b5c1f9c8e4ac/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2197] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:24 2026] DELETE /v2.0/routers/2ef13662-37a9-4bbe-8c84-2ba3ea057f94 => generated 0 bytes in 521 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2198] 10.0.0.250 () {34 vars in 747 bytes} [Thu May 28 22:58:25 2026] PUT /v2.0/ports/5fec089c-a22e-46ef-8e5f-67d908c9f49c/tags => 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: 1059/2199] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 22:58:25 2026] GET /v2.0/routers/fe02f4f5-57f4-4197-b913-85018ee25799 => generated 480 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2200] 10.0.0.250 () {32 vars in 660 bytes} [Thu May 28 22:58:25 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2201] 10.0.0.250 () {32 vars in 674 bytes} [Thu May 28 22:58:25 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2202] 10.0.0.250 () {32 vars in 670 bytes} [Thu May 28 22:58:25 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2203] 10.0.0.250 () {32 vars in 682 bytes} [Thu May 28 22:58:25 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2204] 10.0.0.250 () {32 vars in 668 bytes} [Thu May 28 22:58:25 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2205] 10.0.0.250 () {32 vars in 682 bytes} [Thu May 28 22:58:26 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2206] 10.0.0.250 () {32 vars in 678 bytes} [Thu May 28 22:58:26 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2207] 10.0.0.250 () {32 vars in 690 bytes} [Thu May 28 22:58:26 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2210] 10.0.0.250 () {34 vars in 742 bytes} [Thu May 28 22:58:25 2026] PUT /v2.0/routers/fe02f4f5-57f4-4197-b913-85018ee25799 => generated 480 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2211] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:58:26 2026] GET /v2.0/ports?device_id=fe02f4f5-57f4-4197-b913-85018ee25799 => 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: 1151/2212] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:58:26 2026] DELETE /v2.0/ports/9d231604-09f7-42aa-8f98-c87fb7afe3bd => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2213] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:58:26 2026] DELETE /v2.0/ports/856bebd9-efc7-4356-9346-df09b97d9dee => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2214] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:58:26 2026] DELETE /v2.0/ports/9f3892cc-961c-42d4-9585-b5c1f9c8e4ac => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:58:27.056 7 INFO neutron.services.segments.plugin [-] Segment 6ef09700-fe6a-4f92-a0fb-09ebfadf3cc9 resource provider aggregate not found 2026-05-28 22:58:27.062 7 INFO neutron.services.segments.plugin [-] Segment 6ef09700-fe6a-4f92-a0fb-09ebfadf3cc9 resource provider aggregate not found 2026-05-28 22:58:27.070 7 INFO neutron.db.l3_hamode_db [None req-897ae0c2-781f-4679-bdc7-163c0779ee76 8cbf5232c3eb475b876be5d88553319e a002f7fa0e114a8b914e38cda5cc273c - - default default] HA network d13e348b-439e-4f08-8a52-32f613818eb9 was deleted as no HA routers are present in tenant a002f7fa0e114a8b914e38cda5cc273c. [pid: 7|app: 0|req: 1062/2215] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:26 2026] DELETE /v2.0/routers/fe02f4f5-57f4-4197-b913-85018ee25799 => generated 0 bytes in 744 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2216] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:58:26 2026] DELETE /v2.0/ports/5fec089c-a22e-46ef-8e5f-67d908c9f49c => generated 0 bytes in 674 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:58:27.669 7 INFO neutron.services.segments.plugin [-] Segment 6ef09700-fe6a-4f92-a0fb-09ebfadf3cc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ef09700-fe6a-4f92-a0fb-09ebfadf3cc9 found for delete ", "request_id": "req-71284ce7-8739-48b2-82f9-9c479ec08ea6"}]} 2026-05-28 22:58:27.670 7 INFO neutron.services.segments.plugin [-] Segment 6ef09700-fe6a-4f92-a0fb-09ebfadf3cc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ef09700-fe6a-4f92-a0fb-09ebfadf3cc9 found for delete ", "request_id": "req-87d32d8a-0be6-4c9e-92b4-9a1bd0466a25"}]} [pid: 8|app: 0|req: 1155/2217] 10.0.0.95 () {34 vars in 989 bytes} [Thu May 28 22:58:27 2026] GET /v2.0/ports?device_id=8175c345-1817-4308-aa88-efa600149be5 => generated 1473 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2218] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:58:27 2026] DELETE /v2.0/ports/e7552c5c-5fa5-4752-9404-892d436743ca => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2219] 10.0.0.95 () {34 vars in 1039 bytes} [Thu May 28 22:58:27 2026] GET /v2.0/security-groups?id=c1165b70-ac04-4c8a-bdd0-57664aa6e52b&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2220] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:28 2026] DELETE /v2.0/networks/bc5b6659-8ca0-4ca9-949f-ec8a06a5c098 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2221] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:27 2026] GET /v2.0/security-groups?tenant_id=a002f7fa0e114a8b914e38cda5cc273c&name=default => generated 2929 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2222] 199.204.45.235 () {34 vars in 1096 bytes} [Thu May 28 22:58:28 2026] GET /v2.0/ports?device_id=aae9f894-5fc5-4f44-9a76-a316fa801c3e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2223] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:28 2026] DELETE /v2.0/networks/cbbf9da2-02c2-47a7-8c31-d22331840b20 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2224] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:28 2026] DELETE /v2.0/security-groups/d545a47d-a1e1-4831-895f-b7e3f5f55e19 => 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: 1067/2225] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:58:28 2026] GET /v2.0/ports?tenant_id=2e61319209634705b2f1db885bfa01e5&device_id=aae9f894-5fc5-4f44-9a76-a316fa801c3e => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2226] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:58:28 2026] GET /v2.0/networks?id=b63aaf1d-1296-472b-becc-212fa090cd43 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2227] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:58:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=14edb769-0ea8-49d1-a783-ef909c9faf3c => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:58:28.731 8 INFO neutron.services.segments.plugin [-] Segment 9bbdbac5-d058-4393-bf7d-f9e2ab8a6ed9 resource provider aggregate not found [pid: 8|app: 0|req: 1159/2228] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:28 2026] DELETE /v2.0/networks/821f9d08-9798-49b8-a605-55768d46cb46 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 22:58:28.742 8 INFO neutron.services.segments.plugin [-] Segment 9bbdbac5-d058-4393-bf7d-f9e2ab8a6ed9 resource provider aggregate not found 2026-05-28 22:58:28.760 8 INFO neutron.services.segments.plugin [-] Segment 9bbdbac5-d058-4393-bf7d-f9e2ab8a6ed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bbdbac5-d058-4393-bf7d-f9e2ab8a6ed9 found for delete ", "request_id": "req-9a624c36-b087-40a6-b9bb-162e1f813a2c"}]} 2026-05-28 22:58:28.761 8 INFO neutron.services.segments.plugin [-] Segment 9bbdbac5-d058-4393-bf7d-f9e2ab8a6ed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bbdbac5-d058-4393-bf7d-f9e2ab8a6ed9 found for delete ", "request_id": "req-60a2e447-3a05-4c81-8120-d4ee187e6eb8"}]} [pid: 8|app: 0|req: 1160/2229] 199.204.45.235 () {34 vars in 1104 bytes} [Thu May 28 22:58:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A21c&port_id=14edb769-0ea8-49d1-a783-ef909c9faf3c => 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: 1070/2230] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:28 2026] GET /v2.0/security-groups?tenant_id=02698bff236641fdb5e5261e4daaf4a2&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2231] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 22:58:28 2026] GET /v2.0/subnets?id=8a4f1e73-07b6-45b1-8b7d-41930753a27f&id=6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 1363 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2232] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:28 2026] DELETE /v2.0/networks/b04a5593-99dc-4e62-a2ab-283a3524374d => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2233] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:28 2026] DELETE /v2.0/security-groups/fdd8c4a6-e41c-47e3-9407-2c28098af6f2 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2234] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:29 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2235] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:29 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&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: 1164/2236] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:58:29 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 1073/2237] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:29 2026] DELETE /v2.0/networks/885a113a-ff5a-4c7f-97cf-e68649968a0c => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2238] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:58:29 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2239] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:29 2026] GET /v2.0/security-groups?tenant_id=6d177d16f8a447bb8ffa9f6b71c5f6fd&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2240] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:29 2026] DELETE /v2.0/security-groups/9a53a701-0bfd-4042-baed-72b4485b2005 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2241] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:29 2026] GET /v2.0/security-groups?tenant_id=64c6157c2959479eb5519aa345126e63&name=default => generated 2929 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:30.230 7 INFO neutron.services.segments.plugin [-] Segment e4ca6b44-c406-4ce8-b7ea-84338a93903c resource provider aggregate not found 2026-05-28 22:58:30.235 7 INFO neutron.services.segments.plugin [-] Segment e4ca6b44-c406-4ce8-b7ea-84338a93903c resource provider aggregate not found 2026-05-28 22:58:30.244 7 INFO neutron.services.segments.plugin [-] Segment e4ca6b44-c406-4ce8-b7ea-84338a93903c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4ca6b44-c406-4ce8-b7ea-84338a93903c found for delete ", "request_id": "req-18b84083-b98a-4ea7-9b6f-d3071fd2fe4f"}]} 2026-05-28 22:58:30.247 7 INFO neutron.services.segments.plugin [-] Segment e4ca6b44-c406-4ce8-b7ea-84338a93903c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4ca6b44-c406-4ce8-b7ea-84338a93903c found for delete ", "request_id": "req-1bc2ffda-c7d0-4567-915c-584f71d4b426"}]} 2026-05-28 22:58:30.258 7 INFO neutron.services.segments.plugin [-] Segment d50514a1-87e2-4bb8-8b17-0f34a5465cae resource provider aggregate not found 2026-05-28 22:58:30.267 7 INFO neutron.services.segments.plugin [-] Segment d50514a1-87e2-4bb8-8b17-0f34a5465cae resource provider aggregate not found 2026-05-28 22:58:30.273 7 INFO neutron.services.segments.plugin [-] Segment d50514a1-87e2-4bb8-8b17-0f34a5465cae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d50514a1-87e2-4bb8-8b17-0f34a5465cae found for delete ", "request_id": "req-b4abb13a-42c1-4fff-9449-91a6b976931b"}]} 2026-05-28 22:58:30.279 7 INFO neutron.services.segments.plugin [-] Segment d50514a1-87e2-4bb8-8b17-0f34a5465cae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d50514a1-87e2-4bb8-8b17-0f34a5465cae found for delete ", "request_id": "req-5cd2e0bb-7359-4fdc-b7ba-620afac00cf2"}]} 2026-05-28 22:58:30.288 7 INFO neutron.services.segments.plugin [-] Segment 94f337b5-a03b-408a-81ee-a51531a7d6ab resource provider aggregate not found 2026-05-28 22:58:30.293 7 INFO neutron.services.segments.plugin [-] Segment 94f337b5-a03b-408a-81ee-a51531a7d6ab resource provider aggregate not found 2026-05-28 22:58:30.303 7 INFO neutron.services.segments.plugin [-] Segment 94f337b5-a03b-408a-81ee-a51531a7d6ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94f337b5-a03b-408a-81ee-a51531a7d6ab found for delete ", "request_id": "req-ea981808-0001-4c7e-9a85-24c6809d6576"}]} 2026-05-28 22:58:30.306 7 INFO neutron.services.segments.plugin [-] Segment 94f337b5-a03b-408a-81ee-a51531a7d6ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94f337b5-a03b-408a-81ee-a51531a7d6ab found for delete ", "request_id": "req-a21b6aae-2f97-4f9c-8da8-8cab6dbd8020"}]} [pid: 7|app: 0|req: 1076/2242] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:30 2026] DELETE /v2.0/security-groups/51749000-5a1c-483e-a716-4ac05e54b4d5 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2243] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:30 2026] GET /v2.0/security-groups?tenant_id=f8d0337cbf924e27bca300767b7ecf3b&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2244] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 22:58:30 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2245] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:30 2026] DELETE /v2.0/security-groups/a6f49fc3-4670-4ae9-9ff1-6fc3d301af9d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:58:30.822 8 INFO neutron.services.segments.plugin [-] Segment 804aa9a8-5b19-4697-8141-3f3ab7bbbb4f resource provider aggregate not found 2026-05-28 22:58:30.830 8 INFO neutron.services.segments.plugin [-] Segment 804aa9a8-5b19-4697-8141-3f3ab7bbbb4f resource provider aggregate not found 2026-05-28 22:58:30.838 8 INFO neutron.services.segments.plugin [-] Segment 804aa9a8-5b19-4697-8141-3f3ab7bbbb4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 804aa9a8-5b19-4697-8141-3f3ab7bbbb4f found for delete ", "request_id": "req-8dc89f37-09d9-4f8e-955b-4a55e68bd53b"}]} 2026-05-28 22:58:30.851 8 INFO neutron.services.segments.plugin [-] Segment 804aa9a8-5b19-4697-8141-3f3ab7bbbb4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 804aa9a8-5b19-4697-8141-3f3ab7bbbb4f found for delete ", "request_id": "req-ce380879-8dd1-4261-a1c9-7f6e0bd174c7"}]} [pid: 8|app: 0|req: 1169/2246] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:30 2026] GET /v2.0/security-groups?tenant_id=d42c6a51e4d143208ec2382003cd5ce7&name=default => generated 2929 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2247] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:30 2026] DELETE /v2.0/security-groups/efe3eb15-d349-476b-936a-ddfbeea15379 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2248] 10.0.0.68 () {30 vars in 689 bytes} [Thu May 28 22:58:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2249] 10.0.0.68 () {30 vars in 691 bytes} [Thu May 28 22:58:31 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: 1171/2250] 10.0.0.68 () {30 vars in 667 bytes} [Thu May 28 22:58:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2251] 10.0.0.68 () {30 vars in 703 bytes} [Thu May 28 22:58:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2252] 10.0.0.68 () {28 vars in 438 bytes} [Thu May 28 22:58:32 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2253] 10.0.0.68 () {30 vars in 727 bytes} [Thu May 28 22:58:32 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 634 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2254] 10.0.0.68 () {30 vars in 689 bytes} [Thu May 28 22:58:32 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: 1082/2255] 10.0.0.68 () {30 vars in 691 bytes} [Thu May 28 22:58:32 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: 1174/2256] 10.0.0.68 () {30 vars in 667 bytes} [Thu May 28 22:58:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2257] 10.0.0.68 () {30 vars in 703 bytes} [Thu May 28 22:58:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2258] 10.0.0.68 () {30 vars in 727 bytes} [Thu May 28 22:58:32 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2259] 10.0.0.68 () {30 vars in 689 bytes} [Thu May 28 22:58:32 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: 1176/2260] 10.0.0.68 () {30 vars in 691 bytes} [Thu May 28 22:58:32 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: 1085/2261] 10.0.0.68 () {30 vars in 667 bytes} [Thu May 28 22:58:32 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: 1177/2262] 10.0.0.68 () {30 vars in 703 bytes} [Thu May 28 22:58:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2263] 10.0.0.68 () {30 vars in 729 bytes} [Thu May 28 22:58:32 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf => generated 798 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2264] 10.0.0.68 () {30 vars in 681 bytes} [Thu May 28 22:58:32 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:58:33.726 8 WARNING neutron_lib.context [None req-1054d68e-9bc8-44e1-91e3-aff3f3e94e43 1015acfde8e7452c9ee4db248d4f0cb2 6a381ab3fa0f48a7b6a5fef9409cbdd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1087/2265] 10.0.0.68 () {34 vars in 703 bytes} [Thu May 28 22:58:32 2026] POST /v2.0/ports => generated 1132 bytes in 991 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2266] 10.0.0.250 () {34 vars in 684 bytes} [Thu May 28 22:58:33 2026] POST /v2.0/security-groups => generated 1603 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 22:58:33.976 7 WARNING neutron_lib.context [None req-d3c4ef30-d47e-4fa8-bade-9acd71dcae7b 1015acfde8e7452c9ee4db248d4f0cb2 6a381ab3fa0f48a7b6a5fef9409cbdd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1088/2267] 10.0.0.250 () {34 vars in 684 bytes} [Thu May 28 22:58:33 2026] POST /v2.0/security-groups => generated 1603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:58:34.118 8 WARNING neutron_lib.context [None req-2eae389d-54be-4511-9aeb-ebb0678d8e44 1015acfde8e7452c9ee4db248d4f0cb2 6a381ab3fa0f48a7b6a5fef9409cbdd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1180/2268] 10.0.0.250 () {34 vars in 684 bytes} [Thu May 28 22:58:34 2026] POST /v2.0/security-groups => generated 1603 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:58:34.252 7 WARNING neutron_lib.context [None req-cc55afbf-fb45-4b7a-84c9-c36a2bd55bb6 1015acfde8e7452c9ee4db248d4f0cb2 6a381ab3fa0f48a7b6a5fef9409cbdd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1089/2269] 10.0.0.250 () {34 vars in 684 bytes} [Thu May 28 22:58:34 2026] POST /v2.0/security-groups => generated 1603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:58:34.383 8 WARNING neutron_lib.context [None req-e117a0d3-f561-4713-8f19-d947b581ef7d 1015acfde8e7452c9ee4db248d4f0cb2 6a381ab3fa0f48a7b6a5fef9409cbdd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1181/2270] 10.0.0.250 () {34 vars in 684 bytes} [Thu May 28 22:58:34 2026] POST /v2.0/security-groups => generated 1603 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2271] 10.0.0.250 () {34 vars in 767 bytes} [Thu May 28 22:58:34 2026] PUT /v2.0/security-groups/6a39ac4a-300a-48c4-bdf1-76fc8623a379/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2272] 10.0.0.250 () {34 vars in 767 bytes} [Thu May 28 22:58:34 2026] PUT /v2.0/security-groups/10be13ff-4014-4d30-a40d-846202a68d46/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: 1091/2273] 10.0.0.250 () {34 vars in 767 bytes} [Thu May 28 22:58:34 2026] PUT /v2.0/security-groups/a3891cc7-8f79-474e-bc77-11689e563cca/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2274] 10.0.0.250 () {34 vars in 767 bytes} [Thu May 28 22:58:34 2026] PUT /v2.0/security-groups/62e8e759-acf3-4794-88f0-d1d6158ad54e/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2275] 10.0.0.250 () {32 vars in 680 bytes} [Thu May 28 22:58:34 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2276] 10.0.0.250 () {32 vars in 694 bytes} [Thu May 28 22:58:34 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2277] 10.0.0.250 () {32 vars in 690 bytes} [Thu May 28 22:58:34 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2278] 10.0.0.250 () {32 vars in 702 bytes} [Thu May 28 22:58:34 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2279] 10.0.0.250 () {32 vars in 688 bytes} [Thu May 28 22:58:34 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2280] 10.0.0.250 () {32 vars in 702 bytes} [Thu May 28 22:58:35 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2281] 10.0.0.250 () {32 vars in 698 bytes} [Thu May 28 22:58:35 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2282] 10.0.0.250 () {32 vars in 710 bytes} [Thu May 28 22:58:35 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2283] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:35 2026] DELETE /v2.0/security-groups/6a39ac4a-300a-48c4-bdf1-76fc8623a379 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2284] 10.0.0.250 () {34 vars in 678 bytes} [Thu May 28 22:58:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2285] 10.0.0.250 () {34 vars in 678 bytes} [Thu May 28 22:58:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2286] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:35 2026] DELETE /v2.0/security-groups/10be13ff-4014-4d30-a40d-846202a68d46 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2287] 10.0.0.250 () {34 vars in 678 bytes} [Thu May 28 22:58:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2288] 10.0.0.250 () {34 vars in 678 bytes} [Thu May 28 22:58:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2289] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:35 2026] DELETE /v2.0/security-groups/a3891cc7-8f79-474e-bc77-11689e563cca => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2290] 10.0.0.250 () {34 vars in 678 bytes} [Thu May 28 22:58:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2291] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:35 2026] PUT /v2.0/policies/709d776f-7c5b-47ec-9acb-597501bd2ed3/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2292] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:35 2026] DELETE /v2.0/security-groups/62e8e759-acf3-4794-88f0-d1d6158ad54e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2293] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:35 2026] PUT /v2.0/policies/6111e843-57cc-45a1-910a-26163bed657b/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2294] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:35 2026] PUT /v2.0/policies/237f8551-49b9-405b-ab01-e3e9f964825f/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2295] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:35 2026] PUT /v2.0/policies/6540be0a-07ce-4a1a-879d-0f07dafd2316/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2296] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:35 2026] DELETE /v2.0/security-groups/dcfa3ecf-0158-4aa5-b95c-3b8fa557d598 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2297] 10.0.0.250 () {32 vars in 674 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2298] 10.0.0.250 () {32 vars in 688 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2299] 10.0.0.250 () {32 vars in 684 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2300] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2301] 10.0.0.250 () {32 vars in 696 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2302] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2303] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/security-groups?tenant_id=6a381ab3fa0f48a7b6a5fef9409cbdd7&name=default => generated 2929 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2304] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 22:58:36 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: 1198/2305] 10.0.0.250 () {32 vars in 682 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2306] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2307] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:36 2026] DELETE /v2.0/security-groups/40e23193-5630-4661-b79b-5624da9f55ea => 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: 1200/2308] 10.0.0.250 () {32 vars in 696 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2309] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2310] 10.0.0.250 () {32 vars in 692 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2311] 10.0.0.250 () {32 vars in 704 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2312] 10.0.0.250 () {32 vars in 734 bytes} [Thu May 28 22:58:36 2026] DELETE /v2.0/qos/policies/709d776f-7c5b-47ec-9acb-597501bd2ed3 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2313] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/security-groups?tenant_id=506ef81ee5f244e7bca7e929b11bda52&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2314] 10.0.0.250 () {32 vars in 734 bytes} [Thu May 28 22:58:36 2026] DELETE /v2.0/qos/policies/6111e843-57cc-45a1-910a-26163bed657b => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2315] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 22:58:36 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: 1203/2316] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:36 2026] DELETE /v2.0/security-groups/5abe19fd-d110-4936-a201-3ab7a99979fd => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2317] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 22:58:36 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: 1114/2318] 10.0.0.250 () {32 vars in 734 bytes} [Thu May 28 22:58:36 2026] DELETE /v2.0/qos/policies/237f8551-49b9-405b-ab01-e3e9f964825f => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2319] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 22:58:36 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: 1116/2320] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 22:58:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:58:37.022 7 INFO neutron.api.v2.resource [None req-2a844388-73b1-43ca-9779-4447589d0f5e 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1117/2321] 199.204.45.235 () {30 vars in 763 bytes} [Thu May 28 22:58:37 2026] GET /v2.0/security-groups/lb-ce5dcd6c-1224-45dc-a4ac-097e9f90ca4f => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2322] 10.0.0.250 () {32 vars in 734 bytes} [Thu May 28 22:58:36 2026] DELETE /v2.0/qos/policies/6540be0a-07ce-4a1a-879d-0f07dafd2316 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2323] 199.204.45.235 () {30 vars in 785 bytes} [Thu May 28 22:58:37 2026] GET /v2.0/security-groups?name=lb-ce5dcd6c-1224-45dc-a4ac-097e9f90ca4f => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2324] 10.0.0.250 () {32 vars in 734 bytes} [Thu May 28 22:58:37 2026] DELETE /v2.0/qos/policies/3b4c706e-1912-4621-93b8-8a8c7f39049d => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2325] 199.204.45.235 () {34 vars in 736 bytes} [Thu May 28 22:58:37 2026] POST /v2.0/security-groups => generated 1638 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2326] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:37 2026] GET /v2.0/security-groups?tenant_id=c523b84c466c496f964332a47b8e148e&name=default => generated 2929 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2327] 199.204.45.235 () {30 vars in 815 bytes} [Thu May 28 22:58:37 2026] GET /v2.0/security-group-rules?security_group_id=0923d9e4-692e-4819-b1e2-e1b7aaea2127 => generated 1182 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2328] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:37 2026] DELETE /v2.0/security-groups/adb90581-75a0-4742-8b07-002e62b4eef1 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2329] 199.204.45.235 () {34 vars in 789 bytes} [Thu May 28 22:58:37 2026] PUT /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1132 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2330] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 22:58:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1122/2331] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 22:58:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2332] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 22:58:37 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: 1123/2333] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 22:58:37 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: 1211/2334] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 22:58:37 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2335] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:37 2026] GET /v2.0/security-groups?tenant_id=60d9cb0f0b294dfc985f6c3e640706fa&name=default => generated 2929 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2336] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:38 2026] DELETE /v2.0/security-groups/c6edce0a-6ba6-41e0-a063-9e1c5ee98f49 => 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: 1125/2337] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:38 2026] GET /v2.0/security-groups?tenant_id=8461921678c34713906d0364cfb78283&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2338] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:38 2026] DELETE /v2.0/security-groups/c314925b-cf02-4f6b-bc4f-b6aca574873b => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2339] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:38 2026] GET /v2.0/security-groups?tenant_id=bca789dbc79a4abeac6749f413f3651c&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2340] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:38 2026] DELETE /v2.0/security-groups/6d9745fb-7ac2-41e5-9224-e93177dcb68f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:58:40.720 7 WARNING neutron_lib.context [None req-0e94bcdf-2293-45d2-be47-17e8b1b25769 fe0fc6179355433ea5a1a22a08a55ea8 473c30321a0748a2ba59329d813529c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1127/2343] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 22:58:40 2026] POST /v2.0/floatingips => generated 552 bytes in 769 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2344] 10.0.0.250 () {34 vars in 759 bytes} [Thu May 28 22:58:41 2026] PUT /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2345] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:41 2026] GET /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2346] 10.0.0.250 () {34 vars in 770 bytes} [Thu May 28 22:58:41 2026] PUT /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2347] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:41 2026] GET /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2348] 10.0.0.250 () {34 vars in 766 bytes} [Thu May 28 22:58:41 2026] PUT /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2349] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:41 2026] GET /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2350] 10.0.0.250 () {34 vars in 788 bytes} [Thu May 28 22:58:41 2026] PUT /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags/black.or.white => 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: 1131/2351] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:41 2026] GET /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2352] 10.0.0.250 () {34 vars in 759 bytes} [Thu May 28 22:58:41 2026] PUT /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2353] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:41 2026] GET /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2354] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:58:41 2026] GET /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:58:41.963 7 INFO neutron.api.v2.resource [None req-28def3b3-688a-45c3-a67f-2a70b59b885a fe0fc6179355433ea5a1a22a08a55ea8 473c30321a0748a2ba59329d813529c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1133/2355] 10.0.0.250 () {32 vars in 751 bytes} [Thu May 28 22:58:41 2026] GET /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/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: 1223/2356] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 22:58:41 2026] DELETE /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2357] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:42 2026] GET /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:42.094 8 INFO neutron.api.v2.resource [None req-32e16fc6-6c36-45b9-8f94-3a57bdadce5e fe0fc6179355433ea5a1a22a08a55ea8 473c30321a0748a2ba59329d813529c0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1224/2358] 10.0.0.250 () {32 vars in 754 bytes} [Thu May 28 22:58:42 2026] DELETE /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2359] 10.0.0.250 () {32 vars in 742 bytes} [Thu May 28 22:58:42 2026] DELETE /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2360] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:42 2026] GET /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1/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: 1136/2361] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:58:42 2026] DELETE /v2.0/floatingips/3e2585d4-36fd-4ae0-bf32-c000e37de2c1 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:58:43.073 8 WARNING neutron_lib.context [None req-3c0d402c-fc3a-4065-a634-5f8ff602beb6 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:43.251 8 INFO neutron.db.segments_db [None req-3c0d402c-fc3a-4065-a634-5f8ff602beb6 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Added segment ffadd21e-597b-4782-aee4-0322152a735e of type vxlan for network 48daff23-d868-4161-8b77-c440b4a49110 [pid: 8|app: 0|req: 1226/2362] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:42 2026] POST /v2.0/networks => generated 631 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:43.373 8 WARNING neutron_lib.context [None req-cfa5f42e-9128-4056-80a7-28546937206e 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1137/2363] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/security-groups?tenant_id=473c30321a0748a2ba59329d813529c0&name=default => generated 2929 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2364] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:43 2026] DELETE /v2.0/security-groups/414fee5f-385d-4af3-ac6d-de57fb08acb8 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2365] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:58:43 2026] POST /v2.0/subnets => generated 602 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:43.690 8 WARNING neutron_lib.context [None req-fa20cd1f-8918-40e9-83da-648a3b39c526 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1139/2366] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:43 2026] GET /v2.0/security-groups?tenant_id=017a0197dfd843a798d60b492d675f2c&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:43.744 8 INFO neutron.db.segments_db [None req-fa20cd1f-8918-40e9-83da-648a3b39c526 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Added segment 07129744-a4ab-450c-a749-2839bf3c7ef0 of type vxlan for network 9a196dff-2480-41a6-933f-6f7b4a49428a [pid: 7|app: 0|req: 1140/2367] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:43 2026] DELETE /v2.0/security-groups/e2648c35-aea3-4d2b-83e3-9066c97bee48 => 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: 1228/2368] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:43 2026] POST /v2.0/networks => generated 630 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:43.881 7 WARNING neutron_lib.context [None req-ad8028c1-48e7-4e49-b763-a8334de4f9bc 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1141/2369] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:58:43 2026] POST /v2.0/subnets => generated 605 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:44.228 8 WARNING neutron_lib.context [None req-b4e80d5f-5e61-40c6-8af5-086bce467bc5 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:44.319 8 INFO neutron.db.segments_db [None req-b4e80d5f-5e61-40c6-8af5-086bce467bc5 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Added segment 80f4c6c7-a6da-4e4a-9142-f253d96b2e1c of type vxlan for network 9ff63edf-99f8-4b40-aafc-68406ab3d25f [pid: 8|app: 0|req: 1229/2370] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:44 2026] POST /v2.0/networks => generated 631 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:44.441 7 WARNING neutron_lib.context [None req-c0d42928-7640-4e16-ba5b-0ee15c80a74b 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1142/2371] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:58:44 2026] POST /v2.0/subnets => generated 605 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:44.772 8 WARNING neutron_lib.context [None req-9891c31d-2a71-4e4f-bf02-7c8864f5efaa 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:44.865 8 INFO neutron.db.segments_db [None req-9891c31d-2a71-4e4f-bf02-7c8864f5efaa 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Added segment a417bdfa-74f6-4ee3-b161-db50be40d701 of type vxlan for network e44c3882-c7e4-47eb-845d-40fce07942f1 [pid: 8|app: 0|req: 1230/2372] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:44 2026] POST /v2.0/networks => generated 631 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:44.991 7 WARNING neutron_lib.context [None req-1d131ae3-99a0-4c4a-a3e9-6f74fc6a86b3 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1143/2373] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:58:44 2026] POST /v2.0/subnets => generated 605 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:45.385 8 WARNING neutron_lib.context [None req-95176b41-3151-40c5-835e-1d620893b0dc 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:45.487 8 INFO neutron.db.segments_db [None req-95176b41-3151-40c5-835e-1d620893b0dc 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Added segment 61434062-bf0f-4c11-9704-757f9690ed77 of type vxlan for network d428f032-ecae-4cef-a22e-144eb92d222e [pid: 7|app: 0|req: 1144/2374] 10.0.0.17 () {34 vars in 1015 bytes} [Thu May 28 22:58:45 2026] GET /v2.0/security-groups?id=76be6b4d-179c-4355-b982-1387bf6378ea&fields=id => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2375] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:45 2026] POST /v2.0/networks => generated 631 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:58:45.631 8 WARNING neutron_lib.context [None req-cdcbeb97-2552-4aeb-83d6-45e5b1cfabdb 6cb1b03e4657444fa3bd09b4b05b9433 4860d8ce5b8949388a00dd4df4472282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1145/2376] 10.0.0.17 () {34 vars in 981 bytes} [Thu May 28 22:58:45 2026] GET /v2.0/networks?id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1 => 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: 1146/2377] 10.0.0.17 () {34 vars in 964 bytes} [Thu May 28 22:58:45 2026] GET /v2.0/quotas/5076e0185c35485d904e4ccdeac3bc86 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2378] 10.0.0.17 () {34 vars in 1001 bytes} [Thu May 28 22:58:45 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&fields=id => generated 149 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2379] 10.0.0.17 () {34 vars in 1007 bytes} [Thu May 28 22:58:45 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?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: 1232/2380] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:58:45 2026] POST /v2.0/subnets => generated 605 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2381] 10.0.0.17 () {34 vars in 1107 bytes} [Thu May 28 22:58:45 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2382] 10.0.0.250 () {34 vars in 751 bytes} [Thu May 28 22:58:45 2026] PUT /v2.0/subnets/8763bc26-5cf3-4f42-bb17-dac6e4536329/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2383] 10.0.0.250 () {34 vars in 751 bytes} [Thu May 28 22:58:46 2026] PUT /v2.0/subnets/b02f8e11-e7bd-45ae-8cdc-dc7b1acffaf3/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2384] 10.0.0.250 () {34 vars in 751 bytes} [Thu May 28 22:58:46 2026] PUT /v2.0/subnets/3014d6ba-daf8-42e1-a87d-d05c0b95f285/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2385] 10.0.0.250 () {34 vars in 751 bytes} [Thu May 28 22:58:46 2026] PUT /v2.0/subnets/2f67d08c-6402-4e65-8b6c-6852672bcd6f/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2386] 10.0.0.250 () {32 vars in 664 bytes} [Thu May 28 22:58:46 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2387] 10.0.0.250 () {32 vars in 678 bytes} [Thu May 28 22:58:46 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2388] 10.0.0.250 () {32 vars in 674 bytes} [Thu May 28 22:58:46 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2389] 10.0.0.250 () {32 vars in 686 bytes} [Thu May 28 22:58:46 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2390] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:58:46 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 12 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2391] 10.0.0.250 () {32 vars in 672 bytes} [Thu May 28 22:58:46 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2392] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:58:46 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2393] 10.0.0.250 () {32 vars in 686 bytes} [Thu May 28 22:58:46 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2394] 10.0.0.250 () {32 vars in 682 bytes} [Thu May 28 22:58:46 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2395] 10.0.0.250 () {32 vars in 694 bytes} [Thu May 28 22:58:46 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:47.199 8 WARNING neutron_lib.context [None req-874a768c-a28f-4f81-ae45-e0080791b438 6b572b0ec52b4486b40c31da6e8d4af7 8aff3257b7f84311ac823110565d9fa8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1156/2396] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:47 2026] DELETE /v2.0/subnets/8763bc26-5cf3-4f42-bb17-dac6e4536329 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2397] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/networks?id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1 => generated 735 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2398] 10.0.0.250 () {34 vars in 684 bytes} [Thu May 28 22:58:47 2026] POST /v2.0/security-groups => generated 1603 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2399] 199.204.45.235 () {34 vars in 1050 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5076e0185c35485d904e4ccdeac3bc86 => generated 343 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2400] 10.0.0.250 () {34 vars in 767 bytes} [Thu May 28 22:58:47 2026] PUT /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2401] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:47 2026] DELETE /v2.0/subnets/b02f8e11-e7bd-45ae-8cdc-dc7b1acffaf3 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2402] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2403] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:47 2026] DELETE /v2.0/subnets/3014d6ba-daf8-42e1-a87d-d05c0b95f285 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2404] 10.0.0.250 () {34 vars in 778 bytes} [Thu May 28 22:58:47 2026] PUT /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2405] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 22:58:47 2026] POST /v2.0/ports => generated 1082 bytes in 413 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: 1245/2406] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:58:47 2026] GET /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2407] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:47 2026] DELETE /v2.0/subnets/2f67d08c-6402-4e65-8b6c-6852672bcd6f => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2408] 10.0.0.250 () {34 vars in 774 bytes} [Thu May 28 22:58:48 2026] PUT /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2409] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:58:48 2026] DELETE /v2.0/subnets/59693195-30b5-4bb7-bee9-c3007a8ed05b => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2410] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2411] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:58:48 2026] PUT /v2.0/ports/1ff68414-2551-4917-a932-da00b5675373 => generated 1207 bytes in 497 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-28 22:58:48.571 7 INFO neutron.services.segments.plugin [-] Segment ffadd21e-597b-4782-aee4-0322152a735e resource provider aggregate not found 2026-05-28 22:58:48.576 7 INFO neutron.services.segments.plugin [-] Segment ffadd21e-597b-4782-aee4-0322152a735e resource provider aggregate not found 2026-05-28 22:58:48.588 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b746579-7ecf-49e5-816a-4b3f04cd3134'] response: {'name': 'network-changed', 'server_uuid': '6e70cf2a-950b-42cc-9628-b124f9cbce54', 'tag': '1ff68414-2551-4917-a932-da00b5675373', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1247/2412] 10.0.0.250 () {34 vars in 796 bytes} [Thu May 28 22:58:48 2026] PUT /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2413] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:48 2026] DELETE /v2.0/networks/48daff23-d868-4161-8b77-c440b4a49110 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 22:58:48.602 7 INFO neutron.services.segments.plugin [-] Segment ffadd21e-597b-4782-aee4-0322152a735e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffadd21e-597b-4782-aee4-0322152a735e found for delete ", "request_id": "req-24d40261-3393-4bc7-a77b-ffd631d5418d"}]} 2026-05-28 22:58:48.603 7 INFO neutron.services.segments.plugin [-] Segment ffadd21e-597b-4782-aee4-0322152a735e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffadd21e-597b-4782-aee4-0322152a735e found for delete ", "request_id": "req-b8adf56f-8f20-45bb-b060-6cf5b06ffc9f"}]} [pid: 8|app: 0|req: 1248/2414] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2415] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2416] 199.204.45.235 () {34 vars in 1062 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=1ff68414-2551-4917-a932-da00b5675373 => 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: 1251/2417] 10.0.0.250 () {34 vars in 767 bytes} [Thu May 28 22:58:48 2026] PUT /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2418] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/subnets?id=d8449c9d-477b-4dc8-9478-5b5cefc8f67d => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2419] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2420] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:48 2026] DELETE /v2.0/networks/9a196dff-2480-41a6-933f-6f7b4a49428a => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2421] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/ports?network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1&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: 1168/2422] 10.0.0.250 () {32 vars in 755 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2423] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:48.920 7 INFO neutron.api.v2.resource [None req-dbec904f-9c4b-45d5-96f5-b9ca4ba9fa96 6b572b0ec52b4486b40c31da6e8d4af7 8aff3257b7f84311ac823110565d9fa8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1170/2424] 10.0.0.250 () {32 vars in 759 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/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: 1171/2425] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:58:48 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:49.004 8 INFO neutron.services.segments.plugin [-] Segment 80f4c6c7-a6da-4e4a-9142-f253d96b2e1c resource provider aggregate not found 2026-05-28 22:58:49.010 8 INFO neutron.services.segments.plugin [-] Segment 80f4c6c7-a6da-4e4a-9142-f253d96b2e1c resource provider aggregate not found 2026-05-28 22:58:49.022 8 INFO neutron.services.segments.plugin [-] Segment 80f4c6c7-a6da-4e4a-9142-f253d96b2e1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f4c6c7-a6da-4e4a-9142-f253d96b2e1c found for delete ", "request_id": "req-771f0a17-55eb-4635-8861-b2c1e3fc93b2"}]} 2026-05-28 22:58:49.034 8 INFO neutron.services.segments.plugin [-] Segment 80f4c6c7-a6da-4e4a-9142-f253d96b2e1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80f4c6c7-a6da-4e4a-9142-f253d96b2e1c found for delete ", "request_id": "req-bb567fb7-6b8d-4aac-aece-f9ff1990ac4b"}]} [pid: 7|app: 0|req: 1172/2426] 10.0.0.250 () {32 vars in 758 bytes} [Thu May 28 22:58:48 2026] DELETE /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2427] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:48 2026] DELETE /v2.0/networks/9ff63edf-99f8-4b40-aafc-68406ab3d25f => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2428] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:58:49 2026] GET /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2429] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:58:49 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:49.134 7 INFO neutron.api.v2.resource [None req-f7798d04-0e26-41fb-ba27-a7b873a3bbab 6b572b0ec52b4486b40c31da6e8d4af7 8aff3257b7f84311ac823110565d9fa8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1174/2430] 10.0.0.250 () {32 vars in 762 bytes} [Thu May 28 22:58:49 2026] DELETE /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2431] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:58:49 2026] GET /v2.0/networks?id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1 => generated 735 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2432] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 22:58:49 2026] DELETE /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2433] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:49 2026] DELETE /v2.0/networks/e44c3882-c7e4-47eb-845d-40fce07942f1 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2434] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 22:58:49 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2435] 199.204.45.235 () {34 vars in 1062 bytes} [Thu May 28 22:58:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=1ff68414-2551-4917-a932-da00b5675373 => 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: 1178/2436] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:58:49 2026] GET /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b/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: 1179/2437] 199.204.45.235 () {34 vars in 1044 bytes} [Thu May 28 22:58:49 2026] GET /v2.0/security-groups?id=76be6b4d-179c-4355-b982-1387bf6378ea&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2438] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:58:49 2026] GET /v2.0/subnets?id=d8449c9d-477b-4dc8-9478-5b5cefc8f67d => generated 630 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2439] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:49 2026] DELETE /v2.0/networks/d428f032-ecae-4cef-a22e-144eb92d222e => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2440] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:49 2026] DELETE /v2.0/security-groups/8ea3048e-227c-4d60-a610-5522fdf08f5b => 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: 1260/2441] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:58:49 2026] GET /v2.0/ports?network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1&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: 1182/2442] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:58:49 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2443] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:58:49 2026] GET /v2.0/security-groups?id=76be6b4d-179c-4355-b982-1387bf6378ea&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2444] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:58:49 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?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: 1262/2445] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:58:49 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2446] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:58:49 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2447] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:50 2026] GET /v2.0/security-groups?tenant_id=8aff3257b7f84311ac823110565d9fa8&name=default => generated 2929 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2448] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:50 2026] GET /v2.0/security-groups?tenant_id=6f4edda62dd94583a855a8a1240df019&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2449] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:50 2026] DELETE /v2.0/security-groups/2504d401-83e0-4e7f-9fb3-64a1f91fd0f0 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:58:50.627 7 INFO neutron.services.segments.plugin [-] Segment 07129744-a4ab-450c-a749-2839bf3c7ef0 resource provider aggregate not found 2026-05-28 22:58:50.636 7 INFO neutron.services.segments.plugin [-] Segment 07129744-a4ab-450c-a749-2839bf3c7ef0 resource provider aggregate not found 2026-05-28 22:58:50.653 7 INFO neutron.services.segments.plugin [-] Segment 07129744-a4ab-450c-a749-2839bf3c7ef0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07129744-a4ab-450c-a749-2839bf3c7ef0 found for delete ", "request_id": "req-a98486b8-2acd-43f8-b440-3e70ab90edd8"}]} 2026-05-28 22:58:50.653 7 INFO neutron.services.segments.plugin [-] Segment 07129744-a4ab-450c-a749-2839bf3c7ef0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07129744-a4ab-450c-a749-2839bf3c7ef0 found for delete ", "request_id": "req-3d7a9791-98b9-4a6d-86bd-b419b1c9841f"}]} [pid: 7|app: 0|req: 1186/2450] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:50 2026] DELETE /v2.0/security-groups/ef043687-1be3-42d5-a020-5e870590b70f => 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: 1265/2451] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:50 2026] GET /v2.0/security-groups?tenant_id=d7c92feb23774c6da240a0cba3f87295&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2452] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:50 2026] GET /v2.0/security-groups?tenant_id=4860d8ce5b8949388a00dd4df4472282&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2453] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:50 2026] DELETE /v2.0/security-groups/6a661545-1a9f-49ea-bfad-86305bc13145 => 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: 1267/2454] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:50 2026] DELETE /v2.0/security-groups/7de88d98-d85f-4774-a830-84f9ccd18ab6 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2455] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:51 2026] GET /v2.0/security-groups?tenant_id=919271e28f724dc298fc53306e691639&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:51.280 8 INFO neutron.services.segments.plugin [-] Segment a417bdfa-74f6-4ee3-b161-db50be40d701 resource provider aggregate not found 2026-05-28 22:58:51.286 8 INFO neutron.services.segments.plugin [-] Segment a417bdfa-74f6-4ee3-b161-db50be40d701 resource provider aggregate not found 2026-05-28 22:58:51.306 8 INFO neutron.services.segments.plugin [-] Segment a417bdfa-74f6-4ee3-b161-db50be40d701 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a417bdfa-74f6-4ee3-b161-db50be40d701 found for delete ", "request_id": "req-0a549274-380a-47c5-bf35-703d639c1490"}]} 2026-05-28 22:58:51.313 8 INFO neutron.services.segments.plugin [-] Segment a417bdfa-74f6-4ee3-b161-db50be40d701 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a417bdfa-74f6-4ee3-b161-db50be40d701 found for delete ", "request_id": "req-f9b36e27-a57b-428b-b9d0-30d97496ae4f"}]} 2026-05-28 22:58:51.324 8 INFO neutron.services.segments.plugin [-] Segment 61434062-bf0f-4c11-9704-757f9690ed77 resource provider aggregate not found 2026-05-28 22:58:51.337 8 INFO neutron.services.segments.plugin [-] Segment 61434062-bf0f-4c11-9704-757f9690ed77 resource provider aggregate not found 2026-05-28 22:58:51.342 8 INFO neutron.services.segments.plugin [-] Segment 61434062-bf0f-4c11-9704-757f9690ed77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61434062-bf0f-4c11-9704-757f9690ed77 found for delete ", "request_id": "req-a49f88e0-b1dc-4028-9f3f-8a8c1641cf4f"}]} 2026-05-28 22:58:51.357 8 INFO neutron.services.segments.plugin [-] Segment 61434062-bf0f-4c11-9704-757f9690ed77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61434062-bf0f-4c11-9704-757f9690ed77 found for delete ", "request_id": "req-f0fcf2e0-fb1f-45fd-8c5f-46c50d2ec84a"}]} [pid: 8|app: 0|req: 1268/2456] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:51 2026] DELETE /v2.0/security-groups/2e9f4cd8-0282-471b-9290-309f104157a2 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2457] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:58:52 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2458] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 22:58:52 2026] GET /v2.0/security-groups?id=76be6b4d-179c-4355-b982-1387bf6378ea&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2459] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 22:58:52 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:58:54.251 8 WARNING neutron_lib.context [None req-97e59926-5ebe-44b9-8f93-78916a1ac50b 8412175980a945e3a5ffd57c3de62890 923be8ad509c42a1a52e104e623b1fa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1270/2460] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 22:58:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2461] 10.0.0.250 () {34 vars in 759 bytes} [Thu May 28 22:58:54 2026] PUT /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2462] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2463] 10.0.0.250 () {34 vars in 770 bytes} [Thu May 28 22:58:54 2026] PUT /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2464] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2465] 10.0.0.250 () {34 vars in 766 bytes} [Thu May 28 22:58:54 2026] PUT /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2466] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2467] 10.0.0.250 () {34 vars in 788 bytes} [Thu May 28 22:58:54 2026] PUT /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2468] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2469] 10.0.0.250 () {34 vars in 759 bytes} [Thu May 28 22:58:54 2026] PUT /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2470] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2471] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:58:54.785 7 WARNING neutron_lib.context [None req-70c791a9-749e-48ff-a568-fcd4ddf7013c e4702a66e23845309c7f60b7d154b7c5 34cfc0c6d0b043e1be3b8bbccd6fc624 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:58:54.833 8 INFO neutron.api.v2.resource [None req-7badf000-e47a-4322-98a6-be10f20ff5bb 8412175980a945e3a5ffd57c3de62890 923be8ad509c42a1a52e104e623b1fa7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1277/2472] 10.0.0.250 () {32 vars in 751 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2473] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 22:58:54 2026] DELETE /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2474] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:54 2026] GET /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:54.965 7 INFO neutron.db.segments_db [None req-70c791a9-749e-48ff-a568-fcd4ddf7013c e4702a66e23845309c7f60b7d154b7c5 34cfc0c6d0b043e1be3b8bbccd6fc624 - - default default] Added segment a4009e43-da4d-4309-9be4-12647d7f717c of type vxlan for network 3632b031-afc3-4ccd-aa31-2184109fae32 2026-05-28 22:58:54.971 8 INFO neutron.api.v2.resource [None req-30083812-a390-4652-bdf6-8dcc9bf315d5 8412175980a945e3a5ffd57c3de62890 923be8ad509c42a1a52e104e623b1fa7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1280/2475] 10.0.0.250 () {32 vars in 754 bytes} [Thu May 28 22:58:54 2026] DELETE /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2476] 10.0.0.250 () {32 vars in 742 bytes} [Thu May 28 22:58:54 2026] DELETE /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2477] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:58:55 2026] GET /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80/tags => 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: 1196/2478] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:58:54 2026] POST /v2.0/networks => generated 631 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2479] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:58:55 2026] DELETE /v2.0/subnetpools/4354bb60-2b5a-47f4-a2c9-620bb47dea80 => 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: 1197/2480] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:55 2026] PUT /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2481] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:55 2026] GET /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2482] 10.0.0.250 () {34 vars in 764 bytes} [Thu May 28 22:58:55 2026] PUT /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2483] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:55 2026] GET /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2484] 10.0.0.250 () {34 vars in 760 bytes} [Thu May 28 22:58:55 2026] PUT /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2485] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:55 2026] GET /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2486] 10.0.0.250 () {34 vars in 782 bytes} [Thu May 28 22:58:55 2026] PUT /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2487] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:55 2026] GET /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2488] 10.0.0.250 () {34 vars in 753 bytes} [Thu May 28 22:58:55 2026] PUT /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2489] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:55 2026] GET /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2490] 10.0.0.250 () {32 vars in 741 bytes} [Thu May 28 22:58:55 2026] GET /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:58:55.918 8 INFO neutron.api.v2.resource [None req-a3b87f92-d13d-485a-96b7-6afbc34c6801 e4702a66e23845309c7f60b7d154b7c5 34cfc0c6d0b043e1be3b8bbccd6fc624 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1289/2491] 10.0.0.250 () {32 vars in 745 bytes} [Thu May 28 22:58:55 2026] GET /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2492] 10.0.0.250 () {32 vars in 744 bytes} [Thu May 28 22:58:55 2026] DELETE /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2493] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:55 2026] GET /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:58:56.107 8 INFO neutron.api.v2.resource [None req-30e8a1d6-fcee-4be5-b04d-63158a4e6c35 e4702a66e23845309c7f60b7d154b7c5 34cfc0c6d0b043e1be3b8bbccd6fc624 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1292/2494] 10.0.0.250 () {32 vars in 748 bytes} [Thu May 28 22:58:56 2026] DELETE /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2495] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:55 2026] GET /v2.0/security-groups?tenant_id=8b20068b3b7a433187a3c4d281d176ec&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2496] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 22:58:56 2026] DELETE /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2497] 10.0.0.250 () {32 vars in 733 bytes} [Thu May 28 22:58:56 2026] GET /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2498] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:56 2026] DELETE /v2.0/security-groups/75a886c6-d25e-469c-9cbe-eee5a39021ab => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:58:56.449 7 INFO neutron.services.segments.plugin [-] Segment a4009e43-da4d-4309-9be4-12647d7f717c resource provider aggregate not found 2026-05-28 22:58:56.454 7 INFO neutron.services.segments.plugin [-] Segment a4009e43-da4d-4309-9be4-12647d7f717c resource provider aggregate not found 2026-05-28 22:58:56.466 7 INFO neutron.services.segments.plugin [-] Segment a4009e43-da4d-4309-9be4-12647d7f717c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4009e43-da4d-4309-9be4-12647d7f717c found for delete ", "request_id": "req-1bcfdfef-daeb-46b2-b774-5012aeb0f5be"}]} 2026-05-28 22:58:56.472 7 INFO neutron.services.segments.plugin [-] Segment a4009e43-da4d-4309-9be4-12647d7f717c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4009e43-da4d-4309-9be4-12647d7f717c found for delete ", "request_id": "req-9a993207-f412-4ba2-aeb5-23c8751e4cca"}]} [pid: 8|app: 0|req: 1295/2501] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:56 2026] GET /v2.0/security-groups?tenant_id=923be8ad509c42a1a52e104e623b1fa7&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2502] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:58:56 2026] DELETE /v2.0/networks/3632b031-afc3-4ccd-aa31-2184109fae32 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2503] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:56 2026] DELETE /v2.0/security-groups/b0030b62-ff50-4f6a-9196-863d5a1f6d38 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2504] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:57 2026] GET /v2.0/security-groups?tenant_id=34cfc0c6d0b043e1be3b8bbccd6fc624&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2505] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:57 2026] DELETE /v2.0/security-groups/ee5061ca-b458-40bb-9b2e-293fc015b932 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2506] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:58:57 2026] GET /v2.0/security-groups?tenant_id=9ca6e22c00d04775a4deeef07142c971&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2507] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:58:57 2026] DELETE /v2.0/security-groups/d16f1ca0-d362-4e78-8714-271541e13a1b => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:59:00.235 7 WARNING neutron_lib.context [None req-01a80754-4d3b-4ade-8823-92a3de5ca55d 420a0960a5ab484885f820750f3eedf5 57e6f2a3dc184c61b5442cb113b9812c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:59:00.375 7 INFO neutron.db.segments_db [None req-01a80754-4d3b-4ade-8823-92a3de5ca55d 420a0960a5ab484885f820750f3eedf5 57e6f2a3dc184c61b5442cb113b9812c - - default default] Added segment 794f558d-f567-4c0a-bdd0-9e7503f604ab of type vxlan for network df193f0a-c38d-4faf-9906-242e48c183f6 [pid: 7|app: 0|req: 1210/2508] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:59:00 2026] POST /v2.0/networks => generated 631 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:59:00.510 8 WARNING neutron_lib.context [None req-5c24fd00-7bd5-4962-9f5b-42c32f259fa5 420a0960a5ab484885f820750f3eedf5 57e6f2a3dc184c61b5442cb113b9812c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1299/2509] 10.0.0.250 () {34 vars in 664 bytes} [Thu May 28 22:59:00 2026] POST /v2.0/ports => generated 743 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:59:00.916 7 WARNING neutron_lib.context [None req-a6d30a1a-04da-4f32-9fca-922979d37bab 420a0960a5ab484885f820750f3eedf5 57e6f2a3dc184c61b5442cb113b9812c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1211/2510] 10.0.0.250 () {34 vars in 666 bytes} [Thu May 28 22:59:00 2026] POST /v2.0/trunks => generated 407 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2511] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:59:01 2026] PUT /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2512] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:59:01 2026] GET /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2513] 10.0.0.250 () {34 vars in 760 bytes} [Thu May 28 22:59:01 2026] PUT /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags/green => 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: 1215/2514] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:59:01 2026] GET /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags => generated 34 bytes in 23 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-28 22:59:01.332 8 WARNING neutron_lib.context [None req-4dc91334-a426-45b7-a64a-cd63302980a2 962861b7fe8246bbb3fb883d17c6961f 7646adc4c4704f069c2245ba55c75d21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1216/2515] 10.0.0.250 () {34 vars in 756 bytes} [Thu May 28 22:59:01 2026] PUT /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/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: 1217/2516] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:59:01 2026] GET /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2517] 10.0.0.250 () {34 vars in 778 bytes} [Thu May 28 22:59:01 2026] PUT /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2518] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:59:01 2026] GET /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:59:01.477 8 INFO neutron.db.segments_db [None req-4dc91334-a426-45b7-a64a-cd63302980a2 962861b7fe8246bbb3fb883d17c6961f 7646adc4c4704f069c2245ba55c75d21 - - default default] Added segment 3ddb1d48-d8d7-40f2-95f7-15fcf8d6f49f of type vxlan for network 0e5c4cf1-92fb-4630-9169-03ea8c2a9cf3 [pid: 7|app: 0|req: 1220/2519] 10.0.0.250 () {34 vars in 749 bytes} [Thu May 28 22:59:01 2026] PUT /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2520] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:59:01 2026] GET /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/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: 1222/2521] 10.0.0.250 () {32 vars in 737 bytes} [Thu May 28 22:59:01 2026] GET /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2522] 10.0.0.250 () {34 vars in 670 bytes} [Thu May 28 22:59:01 2026] POST /v2.0/networks => generated 632 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 22:59:01.599 7 INFO neutron.api.v2.resource [None req-7666bab4-b007-4058-9c7b-b802bca9e084 420a0960a5ab484885f820750f3eedf5 57e6f2a3dc184c61b5442cb113b9812c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1223/2523] 10.0.0.250 () {32 vars in 741 bytes} [Thu May 28 22:59:01 2026] GET /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-28 22:59:01.601 8 WARNING neutron_lib.context [None req-1e389526-f6d7-416d-88cd-10c7fef25b63 962861b7fe8246bbb3fb883d17c6961f 7646adc4c4704f069c2245ba55c75d21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1224/2524] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:59:01 2026] DELETE /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2525] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:59:01 2026] GET /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:59:01.721 7 INFO neutron.api.v2.resource [None req-1e846097-8f11-4a0e-9406-f3c8f1acfb0a 420a0960a5ab484885f820750f3eedf5 57e6f2a3dc184c61b5442cb113b9812c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1226/2526] 10.0.0.250 () {32 vars in 744 bytes} [Thu May 28 22:59:01 2026] DELETE /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2527] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 22:59:01 2026] DELETE /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2528] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 22:59:01 2026] GET /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704/tags => 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: 1229/2529] 10.0.0.250 () {32 vars in 719 bytes} [Thu May 28 22:59:01 2026] GET /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2530] 10.0.0.250 () {32 vars in 717 bytes} [Thu May 28 22:59:01 2026] GET /v2.0/ports/c3628c2c-3fc4-4d58-b2f1-616dbf98b33c => generated 826 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2531] 10.0.0.250 () {34 vars in 669 bytes} [Thu May 28 22:59:01 2026] POST /v2.0/subnets => generated 602 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2532] 10.0.0.250 () {34 vars in 751 bytes} [Thu May 28 22:59:01 2026] PUT /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2533] 10.0.0.250 () {32 vars in 722 bytes} [Thu May 28 22:59:01 2026] DELETE /v2.0/trunks/cb31805b-562c-4ac3-a4c0-2981239ca704 => 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: 1303/2534] 10.0.0.250 () {32 vars in 731 bytes} [Thu May 28 22:59:02 2026] GET /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2535] 10.0.0.250 () {34 vars in 762 bytes} [Thu May 28 22:59:02 2026] PUT /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags/green => generated 4 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2536] 10.0.0.250 () {32 vars in 731 bytes} [Thu May 28 22:59:02 2026] GET /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2537] 10.0.0.250 () {34 vars in 758 bytes} [Thu May 28 22:59:02 2026] PUT /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2538] 10.0.0.250 () {32 vars in 731 bytes} [Thu May 28 22:59:02 2026] GET /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2539] 10.0.0.250 () {32 vars in 720 bytes} [Thu May 28 22:59:02 2026] DELETE /v2.0/ports/c3628c2c-3fc4-4d58-b2f1-616dbf98b33c => generated 0 bytes in 643 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2540] 10.0.0.250 () {34 vars in 780 bytes} [Thu May 28 22:59:02 2026] PUT /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2541] 10.0.0.250 () {32 vars in 731 bytes} [Thu May 28 22:59:02 2026] GET /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2542] 10.0.0.250 () {34 vars in 751 bytes} [Thu May 28 22:59:02 2026] PUT /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/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: 1233/2543] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:59:02 2026] DELETE /v2.0/networks/df193f0a-c38d-4faf-9906-242e48c183f6 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2544] 10.0.0.250 () {32 vars in 731 bytes} [Thu May 28 22:59:02 2026] GET /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:59:02.932 7 INFO neutron.services.segments.plugin [-] Segment 794f558d-f567-4c0a-bdd0-9e7503f604ab resource provider aggregate not found 2026-05-28 22:59:02.940 7 INFO neutron.services.segments.plugin [-] Segment 794f558d-f567-4c0a-bdd0-9e7503f604ab resource provider aggregate not found 2026-05-28 22:59:02.967 7 INFO neutron.services.segments.plugin [-] Segment 794f558d-f567-4c0a-bdd0-9e7503f604ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 794f558d-f567-4c0a-bdd0-9e7503f604ab found for delete ", "request_id": "req-71b61502-d257-4e0e-8620-d68648ddd4c5"}]} 2026-05-28 22:59:02.967 7 INFO neutron.services.segments.plugin [-] Segment 794f558d-f567-4c0a-bdd0-9e7503f604ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 794f558d-f567-4c0a-bdd0-9e7503f604ab found for delete ", "request_id": "req-f746092b-f733-4e6f-a7dd-e9a615a704bb"}]} [pid: 7|app: 0|req: 1234/2545] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 22:59:02 2026] GET /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags/red => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:59:03.063 8 INFO neutron.api.v2.resource [None req-96582319-baeb-437b-b3c9-cdc2861f0b81 962861b7fe8246bbb3fb883d17c6961f 7646adc4c4704f069c2245ba55c75d21 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1312/2546] 10.0.0.250 () {32 vars in 743 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2547] 10.0.0.250 () {32 vars in 742 bytes} [Thu May 28 22:59:03 2026] DELETE /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags/red => 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: 1313/2548] 10.0.0.250 () {32 vars in 731 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags => generated 30 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:59:03.336 7 INFO neutron.api.v2.resource [None req-710c43ef-3c9a-42db-b707-b788b66b7693 962861b7fe8246bbb3fb883d17c6961f 7646adc4c4704f069c2245ba55c75d21 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1236/2549] 10.0.0.250 () {32 vars in 746 bytes} [Thu May 28 22:59:03 2026] DELETE /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2550] 10.0.0.250 () {32 vars in 734 bytes} [Thu May 28 22:59:03 2026] DELETE /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2551] 10.0.0.250 () {32 vars in 731 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2552] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 22:59:03 2026] DELETE /v2.0/subnets/58decd6d-3014-4d23-8ee7-329157a5b226 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2553] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:59:03 2026] GET /v2.0/security-groups?tenant_id=57e6f2a3dc184c61b5442cb113b9812c&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2554] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:59:03 2026] DELETE /v2.0/security-groups/3ad6e37e-d6cf-4e4d-a25d-ab9af612e01d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2555] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 22:59:03 2026] DELETE /v2.0/networks/0e5c4cf1-92fb-4630-9169-03ea8c2a9cf3 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2556] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:59:04 2026] GET /v2.0/security-groups?tenant_id=dcb8e49b86c34b8bb22f9a9ca21ee217&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:59:04.288 8 INFO neutron.services.segments.plugin [-] Segment 3ddb1d48-d8d7-40f2-95f7-15fcf8d6f49f resource provider aggregate not found 2026-05-28 22:59:04.295 8 INFO neutron.services.segments.plugin [-] Segment 3ddb1d48-d8d7-40f2-95f7-15fcf8d6f49f resource provider aggregate not found 2026-05-28 22:59:04.316 8 INFO neutron.services.segments.plugin [-] Segment 3ddb1d48-d8d7-40f2-95f7-15fcf8d6f49f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ddb1d48-d8d7-40f2-95f7-15fcf8d6f49f found for delete ", "request_id": "req-f886502f-ba13-4db5-813d-eb22c7019c36"}]} 2026-05-28 22:59:04.327 8 INFO neutron.services.segments.plugin [-] Segment 3ddb1d48-d8d7-40f2-95f7-15fcf8d6f49f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ddb1d48-d8d7-40f2-95f7-15fcf8d6f49f found for delete ", "request_id": "req-ac4f8950-2e04-415f-94fb-ff8bf4488b29"}]} [pid: 8|app: 0|req: 1317/2557] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:59:04 2026] DELETE /v2.0/security-groups/5ee737e2-487d-4684-b36c-1c731b3369b1 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2558] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:59:04 2026] GET /v2.0/security-groups?tenant_id=7fb652094b734ebcb38a530c069f5195&name=default => generated 2929 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2559] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:59:05 2026] DELETE /v2.0/security-groups/3cca0efc-f098-4052-b626-4f284e648702 => 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: 1242/2560] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 22:59:05 2026] GET /v2.0/security-groups?tenant_id=7646adc4c4704f069c2245ba55c75d21&name=default => generated 2929 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2561] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 22:59:05 2026] DELETE /v2.0/security-groups/ece18a6f-ba34-44ee-ae87-dba00378cb71 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2566] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 22:59:27 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: 1322/2567] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 22:59:27 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: 1246/2568] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 22:59:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2569] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 22:59:27 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: 1247/2570] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 22:59:27 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2571] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 22:59:27 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2572] 199.204.45.235 () {34 vars in 717 bytes} [Thu May 28 22:59:28 2026] POST /v2.0/ports => generated 1093 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2573] 10.0.0.17 () {34 vars in 970 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1093 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1249/2574] 10.0.0.17 () {34 vars in 906 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2575] 199.204.45.235 () {34 vars in 1262 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2576] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?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: 1327/2577] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?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: 1251/2578] 199.204.45.235 () {34 vars in 975 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1093 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2579] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:59:28 2026] GET /v2.0/networks?id=fef2f6a6-9770-4fe5-913a-1d8553013fdf => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2580] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:59:29 2026] PUT /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1247 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2581] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:59:29 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2523 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1253/2582] 199.204.45.235 () {34 vars in 1062 bytes} [Thu May 28 22:59:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=1ff68414-2551-4917-a932-da00b5675373 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2583] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:59:29 2026] GET /v2.0/subnets?id=d8449c9d-477b-4dc8-9478-5b5cefc8f67d => generated 630 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:59:29.798 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3f1895b-f5c4-419c-8c41-9a127a877f45'] response: {'name': 'network-changed', 'server_uuid': '6e70cf2a-950b-42cc-9628-b124f9cbce54', 'tag': 'e442785a-7721-4b78-b3dd-d377e021b373', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1254/2584] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:59:29 2026] GET /v2.0/ports?network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2585] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:59:29 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1255/2586] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:59:29 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?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: 1332/2587] 199.204.45.235 () {34 vars in 1056 bytes} [Thu May 28 22:59:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=e442785a-7721-4b78-b3dd-d377e021b373 => 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: 1256/2588] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/subnets?id=cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2589] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/ports?network_id=fef2f6a6-9770-4fe5-913a-1d8553013fdf&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: 1257/2590] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?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: 1334/2591] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?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: 1258/2592] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2523 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2593] 199.204.45.235 () {34 vars in 1096 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/ports?device_id=8175c345-1817-4308-aa88-efa600149be5&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2594] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/networks?id=fef2f6a6-9770-4fe5-913a-1d8553013fdf => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2595] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/ports?tenant_id=2e61319209634705b2f1db885bfa01e5&device_id=8175c345-1817-4308-aa88-efa600149be5 => generated 1473 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2596] 199.204.45.235 () {34 vars in 1056 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=e442785a-7721-4b78-b3dd-d377e021b373 => 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: 1261/2597] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/subnets?id=cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2598] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/networks?id=ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2599] 10.0.0.17 () {34 vars in 970 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2600] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/ports?network_id=fef2f6a6-9770-4fe5-913a-1d8553013fdf&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: 1263/2601] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.142&port_id=1c6059ee-baa3-4d24-a17e-3c4fe246cd85 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2602] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?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: 1265/2603] 199.204.45.235 () {34 vars in 1106 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2d3&port_id=1c6059ee-baa3-4d24-a17e-3c4fe246cd85 => 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: 1266/2604] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?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: 1267/2605] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/subnets?id=3274cf59-21c3-4c5c-a4d8-51b25f1f757d&id=a696d0f0-3c0f-4e53-bc8f-fed04ceda183 => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2606] 199.204.45.235 () {34 vars in 789 bytes} [Thu May 28 22:59:30 2026] PUT /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1308 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2607] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&device_owner=network%3Adhcp => generated 1461 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, ' 2026-05-28 22:59:30.900 8 INFO neutron.api.v2.resource [None req-842c03d6-c282-4222-9d8a-33f39c5f653c 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1340/2608] 199.204.45.235 () {30 vars in 763 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/security-groups/lb-ce5dcd6c-1224-45dc-a4ac-097e9f90ca4f => generated 149 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2609] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:59:30.944 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e50f117-bee7-4da1-b6c9-b1acaa95f983'] response: {'name': 'network-changed', 'server_uuid': '6e70cf2a-950b-42cc-9628-b124f9cbce54', 'tag': 'e442785a-7721-4b78-b3dd-d377e021b373', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1341/2610] 199.204.45.235 () {30 vars in 785 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/security-groups?name=lb-ce5dcd6c-1224-45dc-a4ac-097e9f90ca4f => generated 1639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2611] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?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: 1271/2612] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:59:30 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2584 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2613] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?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: 1273/2614] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/networks?id=fef2f6a6-9770-4fe5-913a-1d8553013fdf => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2615] 199.204.45.235 () {34 vars in 1056 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=e442785a-7721-4b78-b3dd-d377e021b373 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2616] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/subnets?id=cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2617] 199.204.45.235 () {34 vars in 789 bytes} [Thu May 28 22:59:30 2026] PUT /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1308 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2618] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/ports?network_id=fef2f6a6-9770-4fe5-913a-1d8553013fdf&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1343/2619] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?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: 1277/2620] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2621] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2622] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 22:59:31 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: 1345/2623] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2624] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 22:59:31 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: 1346/2625] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => 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: 1280/2626] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2627] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2628] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2629] 199.204.45.235 () {30 vars in 743 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf => generated 798 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2630] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2631] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 22:59:31 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:59:44.135 8 WARNING neutron_lib.context [None req-0cabdf37-403e-4356-ba2c-12bbe4239c2c da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 22:59:44.176 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12c90083-a4e1-4295-8a36-97426f1cb2c7'] response: {'name': 'network-changed', 'server_uuid': '6e70cf2a-950b-42cc-9628-b124f9cbce54', 'tag': 'e442785a-7721-4b78-b3dd-d377e021b373', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1284/2634] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 22:59:44 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2635] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:59:44 2026] GET /v2.0/networks?id=fef2f6a6-9770-4fe5-913a-1d8553013fdf => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2636] 199.204.45.235 () {34 vars in 1056 bytes} [Thu May 28 22:59:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=e442785a-7721-4b78-b3dd-d377e021b373 => 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: 1287/2637] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 22:59:44 2026] GET /v2.0/subnets?id=cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2638] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 22:59:44 2026] GET /v2.0/ports?network_id=fef2f6a6-9770-4fe5-913a-1d8553013fdf&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: 1289/2639] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:59:44 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2640] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:59:44 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:59:45.135 8 INFO neutron.db.l3_db [None req-0cabdf37-403e-4356-ba2c-12bbe4239c2c da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Floating IP f8e8a274-3459-4712-9967-f2638ba615b8 associated. External IP: 10.96.250.206, port: dca6983f-92a7-46fd-9f2f-3b6e621e7bde. [pid: 8|app: 0|req: 1351/2641] 10.0.0.250 () {34 vars in 677 bytes} [Thu May 28 22:59:44 2026] POST /v2.0/floatingips => generated 899 bytes in 1411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2642] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 22:59:48 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: 1352/2643] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 22:59:48 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: 1292/2644] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 22:59:48 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: 1353/2645] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 22:59:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:59:48.232 7 INFO neutron.api.v2.resource [None req-f4c6ef69-5253-43cf-823d-8f0f9994b8c4 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1293/2646] 199.204.45.235 () {30 vars in 763 bytes} [Thu May 28 22:59:48 2026] GET /v2.0/security-groups/lb-ce5dcd6c-1224-45dc-a4ac-097e9f90ca4f => 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: 1354/2647] 199.204.45.235 () {30 vars in 785 bytes} [Thu May 28 22:59:48 2026] GET /v2.0/security-groups?name=lb-ce5dcd6c-1224-45dc-a4ac-097e9f90ca4f => generated 1639 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2648] 199.204.45.235 () {30 vars in 815 bytes} [Thu May 28 22:59:48 2026] GET /v2.0/security-group-rules?security_group_id=0923d9e4-692e-4819-b1e2-e1b7aaea2127 => generated 1182 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2649] 199.204.45.235 () {34 vars in 747 bytes} [Thu May 28 22:59:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2650] 199.204.45.235 () {34 vars in 747 bytes} [Thu May 28 22:59:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2653] 10.0.0.68 () {30 vars in 689 bytes} [Thu May 28 22:59:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2654] 10.0.0.68 () {30 vars in 691 bytes} [Thu May 28 22:59:57 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: 1358/2655] 10.0.0.68 () {30 vars in 667 bytes} [Thu May 28 22:59:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2656] 10.0.0.68 () {30 vars in 703 bytes} [Thu May 28 22:59:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2657] 10.0.0.68 () {28 vars in 438 bytes} [Thu May 28 22:59:57 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: 1299/2658] 10.0.0.68 () {30 vars in 727 bytes} [Thu May 28 22:59:57 2026] GET /v2.0/subnets/6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 632 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2659] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 22:59:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2660] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 22:59:58 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: 1361/2661] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 22:59:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2662] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 22:59:58 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: 1362/2663] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 22:59:58 2026] GET /v2.0/subnets/6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 650 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2664] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 22:59:58 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2665] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 22:59:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2666] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 22:59:58 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: 1364/2667] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 22:59:58 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: 1304/2668] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 22:59:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2669] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 22:59:59 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?fields=segments => generated 14 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2670] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 22:59:59 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 1366/2671] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 22:59:59 2026] GET /v2.0/networks?id=b63aaf1d-1296-472b-becc-212fa090cd43 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2672] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 22:59:59 2026] POST /v2.0/ports => generated 1303 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2673] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 22:59:59 2026] PUT /v2.0/ports/d33c2c52-0c1f-426f-b912-2ff4deefcc09 => generated 1428 bytes in 606 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: 1307/2674] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:00:00 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4042 bytes in 69 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: 1368/2675] 199.204.45.235 () {34 vars in 1062 bytes} [Thu May 28 23:00:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=1ff68414-2551-4917-a932-da00b5675373 => 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: 1308/2676] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 23:00:00 2026] GET /v2.0/subnets?id=d8449c9d-477b-4dc8-9478-5b5cefc8f67d => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2677] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:00 2026] GET /v2.0/ports?network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1&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: 1309/2678] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:00 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 23:00:00.940 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8768eb11-0938-470c-8193-43fc03e4ad59'] response: {'name': 'network-changed', 'server_uuid': '6e70cf2a-950b-42cc-9628-b124f9cbce54', 'tag': 'd33c2c52-0c1f-426f-b912-2ff4deefcc09', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1370/2679] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:00 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?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: 1310/2680] 199.204.45.235 () {34 vars in 1056 bytes} [Thu May 28 23:00:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=e442785a-7721-4b78-b3dd-d377e021b373 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2681] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 23:00:01 2026] GET /v2.0/subnets?id=cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2682] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:01 2026] GET /v2.0/ports?network_id=fef2f6a6-9770-4fe5-913a-1d8553013fdf&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2683] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:01 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?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: 1312/2684] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:01 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2685] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 23:00:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=d33c2c52-0c1f-426f-b912-2ff4deefcc09 => 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: 1313/2686] 199.204.45.235 () {34 vars in 1104 bytes} [Thu May 28 23:00:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A298&port_id=d33c2c52-0c1f-426f-b912-2ff4deefcc09 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2687] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 23:00:01 2026] GET /v2.0/subnets?id=8a4f1e73-07b6-45b1-8b7d-41930753a27f&id=6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2688] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:01 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&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: 8|app: 0|req: 1375/2689] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:01 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&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: 1315/2690] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:01 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2691] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:01 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2692] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:00:01 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4042 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2693] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 23:00:02 2026] GET /v2.0/networks?id=b63aaf1d-1296-472b-becc-212fa090cd43 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2694] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 23:00:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=d33c2c52-0c1f-426f-b912-2ff4deefcc09 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2695] 199.204.45.235 () {34 vars in 1104 bytes} [Thu May 28 23:00:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A298&port_id=d33c2c52-0c1f-426f-b912-2ff4deefcc09 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2696] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 23:00:02 2026] GET /v2.0/subnets?id=8a4f1e73-07b6-45b1-8b7d-41930753a27f&id=6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 1363 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2698] 10.0.0.17 () {34 vars in 970 bytes} [Thu May 28 23:00:02 2026] GET /v2.0/ports/d33c2c52-0c1f-426f-b912-2ff4deefcc09 => generated 1464 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2698] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:02 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2699] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:02 2026] GET /v2.0/ports/d33c2c52-0c1f-426f-b912-2ff4deefcc09 => generated 1464 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2700] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:02 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&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: 1381/2701] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:02 2026] GET /v2.0/ports/d33c2c52-0c1f-426f-b912-2ff4deefcc09 => generated 1464 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2702] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:02 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 1322/2703] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:02 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2704] 199.204.45.235 () {34 vars in 790 bytes} [Thu May 28 23:00:02 2026] PUT /v2.0/ports/d33c2c52-0c1f-426f-b912-2ff4deefcc09 => generated 1199 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2705] 199.204.45.235 () {30 vars in 743 bytes} [Thu May 28 23:00:02 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43 => generated 797 bytes in 68 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: 1383/2706] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:00:02 2026] GET /v2.0/subnets/6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2707] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 23:00:03 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: 1324/2708] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:00:03 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3813 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 23:00:03.067 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a8c13a0-bfb5-4905-a757-e1329e043807'] response: {'name': 'network-changed', 'server_uuid': '6e70cf2a-950b-42cc-9628-b124f9cbce54', 'tag': 'd33c2c52-0c1f-426f-b912-2ff4deefcc09', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1385/2709] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 23:00:03 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: 1386/2710] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 23:00:03 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: 1387/2711] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 23:00:03 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: 1325/2712] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 23:00:03 2026] GET /v2.0/networks?id=b63aaf1d-1296-472b-becc-212fa090cd43 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2713] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:00:03 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2714] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 23:00:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=d33c2c52-0c1f-426f-b912-2ff4deefcc09 => 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: 1389/2715] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:03 2026] GET /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2716] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 23:00:03 2026] GET /v2.0/subnets?id=6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2717] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:03 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2718] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:03 2026] GET /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2719] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:00:03 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2720] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:03 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2721] 199.204.45.235 () {30 vars in 743 bytes} [Thu May 28 23:00:03 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf => generated 798 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2722] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:03 2026] GET /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2723] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:03 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2724] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:00:03 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2725] 10.0.0.68 () {30 vars in 689 bytes} [Thu May 28 23:00:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2726] 10.0.0.68 () {30 vars in 691 bytes} [Thu May 28 23:00:08 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: 1332/2727] 10.0.0.68 () {30 vars in 667 bytes} [Thu May 28 23:00:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2728] 10.0.0.68 () {30 vars in 703 bytes} [Thu May 28 23:00:08 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: 1333/2729] 10.0.0.68 () {28 vars in 438 bytes} [Thu May 28 23:00:08 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: 1397/2730] 10.0.0.68 () {30 vars in 727 bytes} [Thu May 28 23:00:08 2026] GET /v2.0/subnets/3274cf59-21c3-4c5c-a4d8-51b25f1f757d => generated 632 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2733] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 23:00:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2734] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 23:00:11 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: 1336/2735] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 23:00:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2736] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 23:00:11 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: 1337/2737] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:00:11 2026] GET /v2.0/subnets/6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 650 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2738] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:00:11 2026] GET /v2.0/subnets/3274cf59-21c3-4c5c-a4d8-51b25f1f757d => generated 650 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2739] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:11 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3815 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2740] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 23:00:11 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: 1339/2741] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 23:00:11 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: 1403/2742] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 23:00:11 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: 1340/2743] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 23:00:11 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: 1404/2744] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:12 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?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: 1341/2745] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:12 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2746] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 23:00:12 2026] GET /v2.0/networks?id=ef7c53cf-5616-463a-80b5-7c26dff47845 => 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: 1342/2747] 199.204.45.235 () {38 vars in 955 bytes} [Thu May 28 23:00:12 2026] POST /v2.0/ports => generated 1307 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2748] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 23:00:13 2026] PUT /v2.0/ports/3ba6fbc9-d6c6-4270-9646-31271194f6e9 => generated 1432 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1343/2749] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:00:13 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 5275 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1407/2750] 199.204.45.235 () {34 vars in 1062 bytes} [Thu May 28 23:00:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=1ff68414-2551-4917-a932-da00b5675373 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2751] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 23:00:13 2026] GET /v2.0/subnets?id=d8449c9d-477b-4dc8-9478-5b5cefc8f67d => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 23:00:13.995 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2222ad1-2d00-4586-bd30-98de78de3dfb'] response: {'name': 'network-changed', 'server_uuid': '6e70cf2a-950b-42cc-9628-b124f9cbce54', 'tag': '3ba6fbc9-d6c6-4270-9646-31271194f6e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1408/2752] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:13 2026] GET /v2.0/ports?network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2753] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?fields=segments => generated 14 bytes in 65 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: 1409/2754] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?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: 1346/2755] 199.204.45.235 () {34 vars in 1056 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=e442785a-7721-4b78-b3dd-d377e021b373 => 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: 1410/2756] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/subnets?id=cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2757] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/ports?network_id=fef2f6a6-9770-4fe5-913a-1d8553013fdf&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: 1411/2758] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2759] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2760] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=d33c2c52-0c1f-426f-b912-2ff4deefcc09 => 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: 1349/2761] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/subnets?id=6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2762] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2763] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 1414/2764] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 1351/2765] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.145&port_id=3ba6fbc9-d6c6-4270-9646-31271194f6e9 => 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: 1415/2766] 199.204.45.235 () {34 vars in 1106 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A176&port_id=3ba6fbc9-d6c6-4270-9646-31271194f6e9 => 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: 1352/2767] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/subnets?id=3274cf59-21c3-4c5c-a4d8-51b25f1f757d&id=a696d0f0-3c0f-4e53-bc8f-fed04ceda183 => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2768] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2769] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:14 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2770] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:15 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2771] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:15 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2772] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:00:15 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 5275 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2773] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 23:00:15 2026] GET /v2.0/networks?id=ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 800 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2774] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 23:00:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.145&port_id=3ba6fbc9-d6c6-4270-9646-31271194f6e9 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2775] 199.204.45.235 () {34 vars in 1106 bytes} [Thu May 28 23:00:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A176&port_id=3ba6fbc9-d6c6-4270-9646-31271194f6e9 => 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: 1420/2776] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 23:00:15 2026] GET /v2.0/subnets?id=3274cf59-21c3-4c5c-a4d8-51b25f1f757d&id=a696d0f0-3c0f-4e53-bc8f-fed04ceda183 => generated 1367 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2777] 10.0.0.17 () {34 vars in 970 bytes} [Thu May 28 23:00:15 2026] GET /v2.0/ports/3ba6fbc9-d6c6-4270-9646-31271194f6e9 => generated 1468 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2778] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:15 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2779] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:15 2026] GET /v2.0/ports/3ba6fbc9-d6c6-4270-9646-31271194f6e9 => 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: 1422/2780] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:15 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&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: 1423/2781] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:15 2026] GET /v2.0/ports/3ba6fbc9-d6c6-4270-9646-31271194f6e9 => generated 1468 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2782] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:15 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2783] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:15 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?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: 1424/2784] 199.204.45.235 () {34 vars in 790 bytes} [Thu May 28 23:00:15 2026] PUT /v2.0/ports/3ba6fbc9-d6c6-4270-9646-31271194f6e9 => generated 1199 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2785] 199.204.45.235 () {30 vars in 743 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 797 bytes in 101 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: 1425/2786] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/subnets/3274cf59-21c3-4c5c-a4d8-51b25f1f757d => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2787] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 5042 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 23:00:16.379 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-876d5ba6-ed2e-4723-99c9-e53a9d8bc5cc'] response: {'name': 'network-changed', 'server_uuid': '6e70cf2a-950b-42cc-9628-b124f9cbce54', 'tag': '3ba6fbc9-d6c6-4270-9646-31271194f6e9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1363/2788] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2789] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 23:00:16 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: 1365/2791] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2791] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/networks?id=ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2792] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2793] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.145&port_id=3ba6fbc9-d6c6-4270-9646-31271194f6e9 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2794] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2795] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/subnets?id=3274cf59-21c3-4c5c-a4d8-51b25f1f757d => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2796] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2797] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&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: 1369/2798] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1346 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2799] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2800] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2801] 199.204.45.235 () {30 vars in 743 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf => generated 798 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2802] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?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: 1372/2803] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1132 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2804] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:00:16 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2807] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 23:00:28 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: 1434/2808] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 23:00:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2809] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 23:00:28 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: 1435/2810] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 23:00:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2811] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:00:28 2026] GET /v2.0/subnets/6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2812] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:28 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 5044 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2813] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 23:00:28 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: 1437/2814] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 23:00:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2815] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 23:00:28 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: 1438/2816] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 23:00:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2817] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:28 2026] GET /v2.0/ports/3ba6fbc9-d6c6-4270-9646-31271194f6e9 => generated 1237 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2818] 199.204.45.235 () {34 vars in 789 bytes} [Thu May 28 23:00:28 2026] PUT /v2.0/ports/3ba6fbc9-d6c6-4270-9646-31271194f6e9 => generated 1026 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2819] 199.204.45.235 () {30 vars in 743 bytes} [Thu May 28 23:00:29 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 797 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 23:00:29.304 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96661d04-69df-49cb-89ce-a88b50541703'] response: {'name': 'network-changed', 'server_uuid': '6e70cf2a-950b-42cc-9628-b124f9cbce54', 'tag': '3ba6fbc9-d6c6-4270-9646-31271194f6e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1440/2820] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:29 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2821] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:00:29 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1382/2822] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:29 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2823] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 23:00:29 2026] GET /v2.0/networks?id=ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2824] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:29 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?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: 1442/2825] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:29 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?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: 1384/2826] 199.204.45.235 () {34 vars in 1096 bytes} [Thu May 28 23:00:30 2026] GET /v2.0/ports?device_id=aae9f894-5fc5-4f44-9a76-a316fa801c3e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2827] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:00:30 2026] GET /v2.0/ports?tenant_id=2e61319209634705b2f1db885bfa01e5&device_id=aae9f894-5fc5-4f44-9a76-a316fa801c3e => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2828] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:30 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2829] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 23:00:30 2026] GET /v2.0/networks?id=b63aaf1d-1296-472b-becc-212fa090cd43 => 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/2830] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 23:00:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=14edb769-0ea8-49d1-a783-ef909c9faf3c => 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: 1386/2831] 199.204.45.235 () {34 vars in 1104 bytes} [Thu May 28 23:00:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A21c&port_id=14edb769-0ea8-49d1-a783-ef909c9faf3c => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2832] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 23:00:30 2026] GET /v2.0/subnets?id=8a4f1e73-07b6-45b1-8b7d-41930753a27f&id=6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2833] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:30 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2834] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:30 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2835] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:30 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 1448/2836] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:30 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2837] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:31 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2838] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:32 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2839] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:33 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2840] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:34 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2841] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:35 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2842] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:36 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2843] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:37 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2844] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:39 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2845] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:40 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2848] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:41 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2849] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:42 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2850] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:43 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2851] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:44 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2852] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:45 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2853] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:46 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2854] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:47 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2855] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:48 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2856] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:49 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 4869 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2857] 199.204.45.235 () {34 vars in 975 bytes} [Thu May 28 23:00:50 2026] GET /v2.0/ports/3ba6fbc9-d6c6-4270-9646-31271194f6e9 => 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: 1458/2858] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 23:00:50 2026] DELETE /v2.0/ports/3ba6fbc9-d6c6-4270-9646-31271194f6e9 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2859] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:00:50 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3815 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 23:00:50.491 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a73cac7-2dc8-4005-9687-623ae31c0aa8'] response: {'server_uuid': '6e70cf2a-950b-42cc-9628-b124f9cbce54', 'name': 'network-vif-deleted', 'tag': '3ba6fbc9-d6c6-4270-9646-31271194f6e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1459/2860] 199.204.45.235 () {34 vars in 1226 bytes} [Thu May 28 23:00:50 2026] GET /v2.0/networks?id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1&id=fef2f6a6-9770-4fe5-913a-1d8553013fdf&id=b63aaf1d-1296-472b-becc-212fa090cd43&id=ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 3094 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2861] 199.204.45.235 () {34 vars in 1062 bytes} [Thu May 28 23:00:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=1ff68414-2551-4917-a932-da00b5675373 => 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: 1460/2862] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 23:00:50 2026] GET /v2.0/subnets?id=d8449c9d-477b-4dc8-9478-5b5cefc8f67d => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2863] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:50 2026] GET /v2.0/ports?network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1&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: 1461/2864] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:50 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?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: 1404/2865] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:50 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?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: 1462/2866] 199.204.45.235 () {34 vars in 1056 bytes} [Thu May 28 23:00:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=e442785a-7721-4b78-b3dd-d377e021b373 => 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: 1405/2867] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 23:00:50 2026] GET /v2.0/subnets?id=cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2868] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:50 2026] GET /v2.0/ports?network_id=fef2f6a6-9770-4fe5-913a-1d8553013fdf&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: 1406/2869] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:50 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3815 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 23:00:51.031 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5cc11b4-42da-4cae-b8d1-c7890748875a 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1464/2870] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:50 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?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: 1407/2871] 199.204.45.235 () {32 vars in 759 bytes} [Thu May 28 23:00:51 2026] DELETE /v2.0/ports/3ba6fbc9-d6c6-4270-9646-31271194f6e9 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2872] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2873] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 23:00:51 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: 1467/2874] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2875] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=d33c2c52-0c1f-426f-b912-2ff4deefcc09 => 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: 1468/2876] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 23:00:51 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: 1469/2877] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2878] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/subnets?id=6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2879] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2880] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&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: 1471/2881] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2882] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 1472/2883] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1346 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2884] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2885] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2886] 199.204.45.235 () {30 vars in 743 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf => generated 798 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2887] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2888] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:00:51 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => 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: 1414/2889] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 23:00:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2890] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 23:00:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2891] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 23:00:54 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: 1477/2892] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 23:00:54 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: 1416/2893] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:54 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3815 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2894] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 23:00:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2895] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 23:00:54 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: 1479/2896] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 23:00:54 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: 1418/2897] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 23:00:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2898] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:00:54 2026] GET /v2.0/ports/d33c2c52-0c1f-426f-b912-2ff4deefcc09 => generated 1237 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2899] 199.204.45.235 () {34 vars in 789 bytes} [Thu May 28 23:00:54 2026] PUT /v2.0/ports/d33c2c52-0c1f-426f-b912-2ff4deefcc09 => generated 1026 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2900] 199.204.45.235 () {30 vars in 743 bytes} [Thu May 28 23:00:54 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43 => generated 797 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1420/2901] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:54 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2902] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:55 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 23:00:55.091 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80a6d5da-ab0f-4e52-a578-8ea9400f0fbe'] response: {'name': 'network-changed', 'server_uuid': '6e70cf2a-950b-42cc-9628-b124f9cbce54', 'tag': 'd33c2c52-0c1f-426f-b912-2ff4deefcc09', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1421/2903] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:00:55 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2904] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 23:00:55 2026] GET /v2.0/networks?id=b63aaf1d-1296-472b-becc-212fa090cd43 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2905] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:00:55 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 1484/2906] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:00:55 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 1423/2907] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:56 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2910] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:57 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2911] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:58 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2912] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:00:59 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2913] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:00 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2914] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:01 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2915] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:02 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2916] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:03 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2917] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:04 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2918] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:05 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2919] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:07 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2920] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:08 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2921] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:09 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2922] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:10 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2925] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:11 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2926] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:12 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2927] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:13 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2928] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:14 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2929] 199.204.45.235 () {34 vars in 975 bytes} [Thu May 28 23:01:15 2026] GET /v2.0/ports/d33c2c52-0c1f-426f-b912-2ff4deefcc09 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2930] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:15 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 3640 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2931] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 23:01:15 2026] DELETE /v2.0/ports/d33c2c52-0c1f-426f-b912-2ff4deefcc09 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2932] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:01:15 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 23:01:16.072 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-52069c10-2e21-4ee6-b633-afc0c51e35f6'] response: {'server_uuid': '6e70cf2a-950b-42cc-9628-b124f9cbce54', 'name': 'network-vif-deleted', 'tag': 'd33c2c52-0c1f-426f-b912-2ff4deefcc09', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1497/2933] 199.204.45.235 () {34 vars in 1146 bytes} [Thu May 28 23:01:16 2026] GET /v2.0/networks?id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1&id=fef2f6a6-9770-4fe5-913a-1d8553013fdf&id=b63aaf1d-1296-472b-becc-212fa090cd43 => generated 2308 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2934] 199.204.45.235 () {34 vars in 1062 bytes} [Thu May 28 23:01:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=1ff68414-2551-4917-a932-da00b5675373 => 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: 1498/2935] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 23:01:16 2026] GET /v2.0/subnets?id=d8449c9d-477b-4dc8-9478-5b5cefc8f67d => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2936] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:01:16 2026] GET /v2.0/ports?network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1&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: 1499/2937] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:01:16 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?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: 1439/2938] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:01:16 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2939] 199.204.45.235 () {34 vars in 1056 bytes} [Thu May 28 23:01:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.46&port_id=e442785a-7721-4b78-b3dd-d377e021b373 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2940] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 23:01:16 2026] GET /v2.0/subnets?id=cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2941] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:01:16 2026] GET /v2.0/ports?network_id=fef2f6a6-9770-4fe5-913a-1d8553013fdf&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2942] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:01:16 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2943] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:01:16 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2944] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:16 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 23:01:16.892 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd8e840f-2c02-4804-9272-cf700e7f2d98 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/2945] 199.204.45.235 () {32 vars in 759 bytes} [Thu May 28 23:01:16 2026] DELETE /v2.0/ports/d33c2c52-0c1f-426f-b912-2ff4deefcc09 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2946] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 23:01:17 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: 1504/2947] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 23:01:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2948] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 23:01:17 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: 1505/2949] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 23:01:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2950] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:01:17 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => 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: 1506/2951] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:01:17 2026] GET /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2952] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:01:17 2026] GET /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2953] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:01:17 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2954] 199.204.45.235 () {30 vars in 743 bytes} [Thu May 28 23:01:17 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf => generated 798 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2955] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:01:17 2026] GET /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2956] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:01:17 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2957] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 23:01:25 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: 1449/2958] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 23:01:25 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: 1510/2959] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 23:01: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: 1450/2960] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 23:01:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 23:01:25.488 8 INFO neutron.api.v2.resource [None req-e65649d2-8498-4205-b7ad-5168bb05ed67 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/2961] 199.204.45.235 () {30 vars in 763 bytes} [Thu May 28 23:01:25 2026] GET /v2.0/security-groups/lb-ce5dcd6c-1224-45dc-a4ac-097e9f90ca4f => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2962] 199.204.45.235 () {30 vars in 785 bytes} [Thu May 28 23:01:25 2026] GET /v2.0/security-groups?name=lb-ce5dcd6c-1224-45dc-a4ac-097e9f90ca4f => generated 2865 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2963] 199.204.45.235 () {30 vars in 815 bytes} [Thu May 28 23:01:25 2026] GET /v2.0/security-group-rules?security_group_id=0923d9e4-692e-4819-b1e2-e1b7aaea2127 => generated 2334 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2964] 199.204.45.235 () {32 vars in 789 bytes} [Thu May 28 23:01:25 2026] DELETE /v2.0/security-group-rules/99b622b5-8e29-40ea-81f4-58e93873641e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2965] 199.204.45.235 () {32 vars in 789 bytes} [Thu May 28 23:01:25 2026] DELETE /v2.0/security-group-rules/a033b662-c403-421f-9b14-fd512e195363 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:01:30.157 7 INFO neutron.db.l3_db [None req-d298cfb0-2d64-4bff-b148-40878b0d12a9 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Floating IP f8e8a274-3459-4712-9967-f2638ba615b8 disassociated (deleted). External IP: 10.96.250.206, port: dca6983f-92a7-46fd-9f2f-3b6e621e7bde. [pid: 7|app: 0|req: 1454/2968] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 23:01:29 2026] DELETE /v2.0/floatingips/f8e8a274-3459-4712-9967-f2638ba615b8 => generated 0 bytes in 1243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:01:30.620 8 INFO neutron.api.v2.resource [None req-cadb6803-9fd9-4450-91e3-cccbc70e9e9b da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/2969] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 23:01:30 2026] GET /v2.0/floatingips/f8e8a274-3459-4712-9967-f2638ba615b8 => generated 144 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2970] 199.204.45.235 () {34 vars in 1096 bytes} [Thu May 28 23:01:31 2026] GET /v2.0/ports?device_id=8175c345-1817-4308-aa88-efa600149be5&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2971] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 23:01:31 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: 1457/2972] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 23:01:31 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: 1516/2973] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:01:31 2026] GET /v2.0/ports?tenant_id=2e61319209634705b2f1db885bfa01e5&device_id=8175c345-1817-4308-aa88-efa600149be5 => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2974] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 23:01:31 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/2975] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 23:01:31 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: 1518/2976] 199.204.45.235 () {30 vars in 741 bytes} [Thu May 28 23:01:31 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2977] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 23:01:31 2026] GET /v2.0/networks?id=ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2978] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:31 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2979] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 23:01:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.142&port_id=1c6059ee-baa3-4d24-a17e-3c4fe246cd85 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2980] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:31 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2981] 199.204.45.235 () {34 vars in 1106 bytes} [Thu May 28 23:01:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2d3&port_id=1c6059ee-baa3-4d24-a17e-3c4fe246cd85 => 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: 1521/2982] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 23:01:31 2026] GET /v2.0/subnets?id=3274cf59-21c3-4c5c-a4d8-51b25f1f757d&id=a696d0f0-3c0f-4e53-bc8f-fed04ceda183 => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2983] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:31 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2984] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:01:31 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2985] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:01:31 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2986] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:01:31 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?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: 1464/2987] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:01:31 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2988] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:32 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2989] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:33 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2990] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:34 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2991] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:35 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2992] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:37 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2993] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:38 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2994] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:39 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2995] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:40 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2998] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:41 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2999] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:42 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3000] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:43 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3001] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:44 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3002] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:45 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3003] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:46 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3004] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:47 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3005] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:48 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3006] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:49 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3007] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:50 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3008] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:51 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3009] 199.204.45.235 () {34 vars in 975 bytes} [Thu May 28 23:01:52 2026] GET /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1346 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3010] 199.204.45.235 () {34 vars in 1060 bytes} [Thu May 28 23:01:52 2026] GET /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3011] 199.204.45.235 () {34 vars in 1016 bytes} [Thu May 28 23:01:52 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf?fields=dns_domain => generated 29 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3012] 199.204.45.235 () {38 vars in 1028 bytes} [Thu May 28 23:01:52 2026] PUT /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1147 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3013] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:01:52 2026] GET /v2.0/ports?tenant_id=5076e0185c35485d904e4ccdeac3bc86&device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 1248 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: 8|app: 0|req: 1537/3014] 199.204.45.235 () {34 vars in 1066 bytes} [Thu May 28 23:01:52 2026] GET /v2.0/networks?id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1&id=fef2f6a6-9770-4fe5-913a-1d8553013fdf => generated 1522 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3015] 199.204.45.235 () {30 vars in 769 bytes} [Thu May 28 23:01:52 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3016] 199.204.45.235 () {34 vars in 1062 bytes} [Thu May 28 23:01:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.115&port_id=1ff68414-2551-4917-a932-da00b5675373 => 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: 1479/3017] 199.204.45.235 () {34 vars in 984 bytes} [Thu May 28 23:01:53 2026] GET /v2.0/subnets?id=d8449c9d-477b-4dc8-9478-5b5cefc8f67d => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3018] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:01:53 2026] GET /v2.0/ports?network_id=d1ba9363-1e66-4bd3-b8e7-46811827d1a1&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3019] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:01:53 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?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: 1482/3020] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:01:53 2026] GET /v2.0/networks/d1ba9363-1e66-4bd3-b8e7-46811827d1a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3021] 199.204.45.235 () {34 vars in 789 bytes} [Thu May 28 23:01:53 2026] PUT /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1086 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3022] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:01:53 2026] GET /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 1086 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: 8|app: 0|req: 1540/3023] 199.204.45.235 () {32 vars in 759 bytes} [Thu May 28 23:01:53 2026] DELETE /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => 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: 1484/3024] 199.204.45.235 () {30 vars in 703 bytes} [Thu May 28 23:01:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3025] 199.204.45.235 () {30 vars in 705 bytes} [Thu May 28 23:01:54 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: 1485/3026] 199.204.45.235 () {30 vars in 681 bytes} [Thu May 28 23:01:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3027] 199.204.45.235 () {30 vars in 717 bytes} [Thu May 28 23:01:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 23:01:54.160 7 INFO neutron.pecan_wsgi.hooks.translation [None req-293626f9-c0fd-4e3d-b7f2-93c8f20383fe 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/3028] 199.204.45.235 () {32 vars in 759 bytes} [Thu May 28 23:01:54 2026] DELETE /v2.0/ports/e442785a-7721-4b78-b3dd-d377e021b373 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3029] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:01:54 2026] GET /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 23:01:54.232 7 INFO neutron.api.v2.resource [None req-cd7d1ff3-a77a-434e-b53b-fcf6df7d83df 8925135976a7415a8683f169b7995f1c 5076e0185c35485d904e4ccdeac3bc86 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/3030] 199.204.45.235 () {30 vars in 763 bytes} [Thu May 28 23:01:54 2026] GET /v2.0/security-groups/lb-ce5dcd6c-1224-45dc-a4ac-097e9f90ca4f => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3031] 199.204.45.235 () {30 vars in 785 bytes} [Thu May 28 23:01:54 2026] GET /v2.0/security-groups?name=lb-ce5dcd6c-1224-45dc-a4ac-097e9f90ca4f => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3032] 199.204.45.235 () {30 vars in 737 bytes} [Thu May 28 23:01:54 2026] GET /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3033] 199.204.45.235 () {34 vars in 789 bytes} [Thu May 28 23:01:54 2026] PUT /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 1094 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3034] 199.204.45.235 () {32 vars in 779 bytes} [Thu May 28 23:01:54 2026] DELETE /v2.0/security-groups/0923d9e4-692e-4819-b1e2-e1b7aaea2127 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3035] 199.204.45.235 () {32 vars in 759 bytes} [Thu May 28 23:01:54 2026] DELETE /v2.0/ports/dca6983f-92a7-46fd-9f2f-3b6e621e7bde => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3036] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 23:01:55 2026] GET /v2.0/ports?device_id=6e70cf2a-950b-42cc-9628-b124f9cbce54 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3037] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 23:01:55 2026] DELETE /v2.0/ports/1ff68414-2551-4917-a932-da00b5675373 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:01:56.290 7 INFO neutron.db.l3_db [None req-4a8092b9-7cbb-4975-a5f7-0ecb334cc628 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Floating IP 287b404d-33b5-4504-94d9-e61a15f91fec disassociated (deleted). External IP: 10.96.250.204, port: 1c6059ee-baa3-4d24-a17e-3c4fe246cd85. [pid: 7|app: 0|req: 1491/3040] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 23:01:55 2026] DELETE /v2.0/floatingips/287b404d-33b5-4504-94d9-e61a15f91fec => generated 0 bytes in 800 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:01:56.766 8 INFO neutron.api.v2.resource [None req-7c95ca7b-dea1-40f6-84a5-9c9b0219bc6e da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3041] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 23:01:56 2026] GET /v2.0/floatingips/287b404d-33b5-4504-94d9-e61a15f91fec => generated 144 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 23:01:56.995 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-444640b8-0cee-4a67-907c-831d4b701b4d'] response: {'name': 'network-changed', 'server_uuid': '8175c345-1817-4308-aa88-efa600149be5', 'tag': '1c6059ee-baa3-4d24-a17e-3c4fe246cd85', 'status': 'completed', 'code': 200} 2026-05-28 23:01:57.022 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-afd4578e-be0a-433c-9484-9e1e0ef6329e'] response: {'server_uuid': '6e70cf2a-950b-42cc-9628-b124f9cbce54', 'name': 'network-vif-deleted', 'tag': '1ff68414-2551-4917-a932-da00b5675373', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1551/3042] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:01:57 2026] GET /v2.0/ports?tenant_id=2e61319209634705b2f1db885bfa01e5&device_id=8175c345-1817-4308-aa88-efa600149be5 => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3043] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 23:01:57 2026] GET /v2.0/networks?id=ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3044] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 23:01:56 2026] GET /v2.0/ports?device_id=8175c345-1817-4308-aa88-efa600149be5 => generated 1204 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3045] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 23:01:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.142&port_id=1c6059ee-baa3-4d24-a17e-3c4fe246cd85 => 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: 1554/3046] 199.204.45.235 () {34 vars in 1106 bytes} [Thu May 28 23:01:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2d3&port_id=1c6059ee-baa3-4d24-a17e-3c4fe246cd85 => 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: 1493/3047] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 23:01:57 2026] GET /v2.0/security-groups?id=c1165b70-ac04-4c8a-bdd0-57664aa6e52b&fields=id&fields=name => generated 111 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3048] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 23:01:57 2026] GET /v2.0/subnets?id=3274cf59-21c3-4c5c-a4d8-51b25f1f757d&id=a696d0f0-3c0f-4e53-bc8f-fed04ceda183 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3049] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:01:57 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&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: 1556/3050] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:01:57 2026] GET /v2.0/ports?network_id=ef7c53cf-5616-463a-80b5-7c26dff47845&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: 1495/3051] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:01:57 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3052] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:01:57 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3053] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 23:01:57 2026] GET /v2.0/ports?device_id=8175c345-1817-4308-aa88-efa600149be5 => generated 1204 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3054] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 23:01:57 2026] DELETE /v2.0/ports/1c6059ee-baa3-4d24-a17e-3c4fe246cd85 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:02:02.701 8 INFO neutron.db.l3_db [None req-4e534788-3cdf-43e4-9584-e0e4982b12e2 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] Floating IP dd7e5814-daa3-4edf-9eb7-daf33e7cdc75 disassociated (deleted). External IP: 10.96.250.215, port: 14edb769-0ea8-49d1-a783-ef909c9faf3c. [pid: 8|app: 0|req: 1558/3055] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 23:02:02 2026] DELETE /v2.0/floatingips/dd7e5814-daa3-4edf-9eb7-daf33e7cdc75 => generated 0 bytes in 799 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:03.117 7 INFO neutron.api.v2.resource [None req-d5d482c2-c82b-4cd2-a1ec-ffb7bc58b6dc da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3056] 10.0.0.250 () {32 vars in 729 bytes} [Thu May 28 23:02:03 2026] GET /v2.0/floatingips/dd7e5814-daa3-4edf-9eb7-daf33e7cdc75 => generated 144 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 23:02:03.345 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-154b01e9-74ac-43bb-9678-019e9efa8b43'] response: {'name': 'network-changed', 'server_uuid': 'aae9f894-5fc5-4f44-9a76-a316fa801c3e', 'tag': '14edb769-0ea8-49d1-a783-ef909c9faf3c', 'status': 'completed', 'code': 200} 2026-05-28 23:02:03.381 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-767f3724-4a67-4179-bbd6-946e97cf0b6f'] response: {'server_uuid': '8175c345-1817-4308-aa88-efa600149be5', 'name': 'network-vif-deleted', 'tag': '1c6059ee-baa3-4d24-a17e-3c4fe246cd85', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1559/3057] 10.0.0.17 () {34 vars in 989 bytes} [Thu May 28 23:02:03 2026] GET /v2.0/ports?device_id=aae9f894-5fc5-4f44-9a76-a316fa801c3e => generated 1200 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3058] 199.204.45.235 () {34 vars in 1080 bytes} [Thu May 28 23:02:03 2026] GET /v2.0/ports?tenant_id=2e61319209634705b2f1db885bfa01e5&device_id=aae9f894-5fc5-4f44-9a76-a316fa801c3e => 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: 1560/3059] 10.0.0.17 () {34 vars in 1039 bytes} [Thu May 28 23:02:03 2026] GET /v2.0/security-groups?id=c1165b70-ac04-4c8a-bdd0-57664aa6e52b&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3060] 199.204.45.235 () {34 vars in 986 bytes} [Thu May 28 23:02:03 2026] GET /v2.0/networks?id=b63aaf1d-1296-472b-becc-212fa090cd43 => 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: 1561/3061] 199.204.45.235 () {34 vars in 1058 bytes} [Thu May 28 23:02:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=14edb769-0ea8-49d1-a783-ef909c9faf3c => 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: 1501/3062] 199.204.45.235 () {34 vars in 1104 bytes} [Thu May 28 23:02:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A21c&port_id=14edb769-0ea8-49d1-a783-ef909c9faf3c => 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: 1562/3063] 199.204.45.235 () {34 vars in 1064 bytes} [Thu May 28 23:02:03 2026] GET /v2.0/subnets?id=8a4f1e73-07b6-45b1-8b7d-41930753a27f&id=6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 1363 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3064] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:02:03 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&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: 1563/3065] 199.204.45.235 () {34 vars in 1052 bytes} [Thu May 28 23:02:03 2026] GET /v2.0/ports?network_id=b63aaf1d-1296-472b-becc-212fa090cd43&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3066] 199.204.45.235 () {34 vars in 1012 bytes} [Thu May 28 23:02:03 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3067] 199.204.45.235 () {34 vars in 994 bytes} [Thu May 28 23:02:03 2026] GET /v2.0/ports?device_id=aae9f894-5fc5-4f44-9a76-a316fa801c3e => generated 1200 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3068] 199.204.45.235 () {34 vars in 1112 bytes} [Thu May 28 23:02:03 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43?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: 1565/3069] 199.204.45.235 () {36 vars in 997 bytes} [Thu May 28 23:02:03 2026] DELETE /v2.0/ports/14edb769-0ea8-49d1-a783-ef909c9faf3c => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3070] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 23:02:08 2026] DELETE /v2.0/security-group-rules/c6c9e30e-40b5-4e04-9ce2-f9a96074d06c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:08.638 8 INFO neutron.api.v2.resource [None req-dc887c7b-7e36-4fc1-9642-bc19ab73f95f da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3071] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 23:02:08 2026] GET /v2.0/security-group-rules/c6c9e30e-40b5-4e04-9ce2-f9a96074d06c => generated 155 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3072] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 23:02:08 2026] DELETE /v2.0/security-group-rules/7bb13b1f-60b7-4f5b-9902-c254448ccf81 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:08.735 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2b02bd3-c016-4572-bd2b-6d14a66a70ef'] response: {'server_uuid': 'aae9f894-5fc5-4f44-9a76-a316fa801c3e', 'name': 'network-vif-deleted', 'tag': '14edb769-0ea8-49d1-a783-ef909c9faf3c', 'status': 'completed', 'code': 200} 2026-05-28 23:02:08.745 8 INFO neutron.api.v2.resource [None req-7d9519ce-6f98-42ed-b493-8581e1c98888 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/3073] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 23:02:08 2026] GET /v2.0/security-group-rules/7bb13b1f-60b7-4f5b-9902-c254448ccf81 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3074] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 23:02:08 2026] DELETE /v2.0/security-group-rules/f0b42c40-e9f3-4309-9e65-626032380228 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:08.838 8 INFO neutron.api.v2.resource [None req-dff978df-8751-4049-91ba-cd0124dfa320 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/3075] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 23:02:08 2026] GET /v2.0/security-group-rules/f0b42c40-e9f3-4309-9e65-626032380228 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3076] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 23:02:08 2026] DELETE /v2.0/security-group-rules/027e18c5-e06d-42be-9bfa-e73a69f89486 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:08.934 8 INFO neutron.api.v2.resource [None req-11f12dea-2f37-467e-b4c1-f0ad570489a6 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3077] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 23:02:08 2026] GET /v2.0/security-group-rules/027e18c5-e06d-42be-9bfa-e73a69f89486 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3078] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 23:02:08 2026] DELETE /v2.0/security-group-rules/5315c53c-b663-4a2d-afd4-1c274c2959c4 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:09.040 8 INFO neutron.api.v2.resource [None req-a8a83407-fd13-48d2-ac05-fd419a71c70b da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3079] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 23:02:09 2026] GET /v2.0/security-group-rules/5315c53c-b663-4a2d-afd4-1c274c2959c4 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3080] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 23:02:09 2026] DELETE /v2.0/security-group-rules/95b39570-73ee-4673-b116-a78032bedf04 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:09.141 8 INFO neutron.api.v2.resource [None req-75792a37-bc84-4e17-8fbd-5879b1871f8d da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3081] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 23:02:09 2026] GET /v2.0/security-group-rules/95b39570-73ee-4673-b116-a78032bedf04 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3082] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 23:02:09 2026] DELETE /v2.0/security-group-rules/844c4e09-3943-451c-ab32-60afd3e6870f => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:09.235 8 INFO neutron.api.v2.resource [None req-496af8b3-c04d-4db8-b1e9-1fbc647a54b3 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3083] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 23:02:09 2026] GET /v2.0/security-group-rules/844c4e09-3943-451c-ab32-60afd3e6870f => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3084] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 23:02:09 2026] DELETE /v2.0/security-group-rules/ccb06798-2940-4e9b-8d6d-4f9eec44ead0 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:09.336 8 INFO neutron.api.v2.resource [None req-f1703c43-34e3-478c-b536-6ffee05de3b1 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/3085] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 23:02:09 2026] GET /v2.0/security-group-rules/ccb06798-2940-4e9b-8d6d-4f9eec44ead0 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3086] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 23:02:09 2026] DELETE /v2.0/security-group-rules/50c31984-0c57-4dbc-bb07-4e18e92583dc => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:09.434 8 INFO neutron.api.v2.resource [None req-c686d661-3c3e-4092-a95d-685aee97ebea da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1574/3087] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 23:02:09 2026] GET /v2.0/security-group-rules/50c31984-0c57-4dbc-bb07-4e18e92583dc => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3088] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 23:02:09 2026] DELETE /v2.0/security-group-rules/4563f804-f2c7-41cf-9883-cbf6832e513e => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:09.525 8 INFO neutron.api.v2.resource [None req-079ba7c9-a4cf-42cf-8b9f-57133c2ea97c da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3089] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 23:02:09 2026] GET /v2.0/security-group-rules/4563f804-f2c7-41cf-9883-cbf6832e513e => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3090] 10.0.0.250 () {32 vars in 750 bytes} [Thu May 28 23:02:09 2026] DELETE /v2.0/security-group-rules/0878b55a-6863-4146-919f-5f662d3110b3 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:09.624 8 INFO neutron.api.v2.resource [None req-db2a9fdb-7a3f-4505-81f8-fce0ab576158 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3091] 10.0.0.250 () {32 vars in 747 bytes} [Thu May 28 23:02:09 2026] GET /v2.0/security-group-rules/0878b55a-6863-4146-919f-5f662d3110b3 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3092] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:09 2026] DELETE /v2.0/security-groups/c1165b70-ac04-4c8a-bdd0-57664aa6e52b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:09.746 8 INFO neutron.api.v2.resource [None req-3a5d3e76-a906-41b6-b7a1-23b92760ad6b da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3093] 10.0.0.250 () {32 vars in 737 bytes} [Thu May 28 23:02:09 2026] GET /v2.0/security-groups/c1165b70-ac04-4c8a-bdd0-57664aa6e52b => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3094] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 23:02:09 2026] PUT /v2.0/routers/5d9dbf47-8344-4619-91e3-6741065bebf9/remove_router_interface => generated 309 bytes in 1308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 23:02:11.355 8 INFO neutron.api.v2.resource [None req-90b36d6a-b255-48d1-ae85-dc1c81d7044f da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3097] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 23:02:11 2026] PUT /v2.0/routers/5d9dbf47-8344-4619-91e3-6741065bebf9/remove_router_interface => generated 198 bytes in 247 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3098] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 23:02:11 2026] PUT /v2.0/routers/5d9dbf47-8344-4619-91e3-6741065bebf9/remove_router_interface => generated 309 bytes in 1681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 23:02:13.257 8 INFO neutron.api.v2.resource [None req-948303d1-e0a7-4169-9ad5-c409b35065ed da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3099] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 23:02:13 2026] PUT /v2.0/routers/5d9dbf47-8344-4619-91e3-6741065bebf9/remove_router_interface => generated 198 bytes in 210 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3100] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 23:02:13 2026] PUT /v2.0/routers/5d9dbf47-8344-4619-91e3-6741065bebf9/remove_router_interface => generated 309 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 23:02:14.732 8 INFO neutron.api.v2.resource [None req-65e1e0fa-33a5-4b5f-b6cd-269af31d76ce da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3101] 10.0.0.250 () {34 vars in 789 bytes} [Thu May 28 23:02:14 2026] PUT /v2.0/routers/5d9dbf47-8344-4619-91e3-6741065bebf9/remove_router_interface => generated 198 bytes in 203 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 23:02:15.712 7 INFO neutron.db.l3_hamode_db [None req-9c6dfd7e-acc4-4ef2-9039-a0e3a5ed4369 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] HA network 5c063721-6d7e-4041-ab79-45bf4f6133cc was deleted as no HA routers are present in tenant 2e61319209634705b2f1db885bfa01e5. [pid: 7|app: 0|req: 1522/3102] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 23:02:14 2026] DELETE /v2.0/routers/5d9dbf47-8344-4619-91e3-6741065bebf9 => generated 0 bytes in 983 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:15.753 8 INFO neutron.api.v2.resource [None req-fbd3e3db-4d63-4fb8-9a05-21dcf1a453dd da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3103] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 23:02:15 2026] GET /v2.0/routers/5d9dbf47-8344-4619-91e3-6741065bebf9 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 23:02:15.894 7 INFO neutron.services.segments.plugin [-] Segment 4f7e216a-b49c-4627-a6bc-1ab0c95c97c0 resource provider aggregate not found 2026-05-28 23:02:15.935 7 INFO neutron.services.segments.plugin [-] Segment 4f7e216a-b49c-4627-a6bc-1ab0c95c97c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f7e216a-b49c-4627-a6bc-1ab0c95c97c0 found for delete ", "request_id": "req-ce91e7da-ef0a-4dfb-af80-b05c313014ad"}]} 2026-05-28 23:02:15.959 7 INFO neutron.services.segments.plugin [-] Segment 4f7e216a-b49c-4627-a6bc-1ab0c95c97c0 resource provider aggregate not found 2026-05-28 23:02:15.977 7 INFO neutron.services.segments.plugin [-] Segment 4f7e216a-b49c-4627-a6bc-1ab0c95c97c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f7e216a-b49c-4627-a6bc-1ab0c95c97c0 found for delete ", "request_id": "req-f1717a71-762c-49d1-8eb4-1cfbe6fd09d9"}]} [pid: 7|app: 0|req: 1523/3104] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 23:02:15 2026] DELETE /v2.0/subnets/a696d0f0-3c0f-4e53-bc8f-fed04ceda183 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:02:16.041 8 INFO neutron.pecan_wsgi.hooks.translation [None req-461641cd-fd6c-4f2c-b482-786b2ac20ad1 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3105] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 23:02:16 2026] GET /v2.0/subnets/a696d0f0-3c0f-4e53-bc8f-fed04ceda183 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3106] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 23:02:16 2026] DELETE /v2.0/subnets/3274cf59-21c3-4c5c-a4d8-51b25f1f757d => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:02:16.311 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80322161-5c99-4747-b24d-727ef9d73209 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3107] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 23:02:16 2026] GET /v2.0/subnets/3274cf59-21c3-4c5c-a4d8-51b25f1f757d => 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: 1525/3108] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 23:02:16 2026] DELETE /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:02:16.696 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30497358-c633-44e7-8063-c31dd1b031e5 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3109] 10.0.0.250 () {32 vars in 723 bytes} [Thu May 28 23:02:16 2026] GET /v2.0/networks/ef7c53cf-5616-463a-80b5-7c26dff47845 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3110] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 23:02:16 2026] DELETE /v2.0/subnets/8a4f1e73-07b6-45b1-8b7d-41930753a27f => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:02:16.980 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98cd03dc-2f66-42e7-ac7c-b125a9b97b12 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3111] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 23:02:16 2026] GET /v2.0/subnets/8a4f1e73-07b6-45b1-8b7d-41930753a27f => 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: 1527/3112] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 23:02:16 2026] DELETE /v2.0/subnets/6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:02:17.213 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e522f78c-ed17-4873-8cc4-725a25dd7c24 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3113] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 23:02:17 2026] GET /v2.0/subnets/6a67f688-36b1-4d37-9a1c-ff1faf75645b => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3114] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 23:02:17 2026] DELETE /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:02:17.632 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5530e9ae-0fc3-45e6-bc36-3bc98ceecfe3 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3115] 10.0.0.250 () {32 vars in 723 bytes} [Thu May 28 23:02:17 2026] GET /v2.0/networks/b63aaf1d-1296-472b-becc-212fa090cd43 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3116] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 23:02:17 2026] DELETE /v2.0/subnets/c8fccc1b-1576-42c8-a263-7799ae95c3cf => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:02:17.903 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c844eba3-2df5-4c78-bd65-a5c078ad329c da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3117] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 23:02:17 2026] GET /v2.0/subnets/c8fccc1b-1576-42c8-a263-7799ae95c3cf => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 23:02:17.957 7 INFO neutron.services.segments.plugin [-] Segment e5b35461-f402-43cd-a756-29cac265f31b resource provider aggregate not found 2026-05-28 23:02:17.977 7 INFO neutron.services.segments.plugin [-] Segment e5b35461-f402-43cd-a756-29cac265f31b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5b35461-f402-43cd-a756-29cac265f31b found for delete ", "request_id": "req-ede0c166-bc82-4390-bf22-4014e69245d1"}]} 2026-05-28 23:02:17.998 7 INFO neutron.services.segments.plugin [-] Segment b104212f-8bbb-437d-ba49-aed5ff21f49d resource provider aggregate not found 2026-05-28 23:02:18.003 7 INFO neutron.services.segments.plugin [-] Segment e5b35461-f402-43cd-a756-29cac265f31b resource provider aggregate not found 2026-05-28 23:02:18.021 7 INFO neutron.services.segments.plugin [-] Segment b104212f-8bbb-437d-ba49-aed5ff21f49d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b104212f-8bbb-437d-ba49-aed5ff21f49d found for delete ", "request_id": "req-78df7eef-91cb-494e-b848-5430163825e6"}]} 2026-05-28 23:02:18.022 7 INFO neutron.services.segments.plugin [-] Segment e5b35461-f402-43cd-a756-29cac265f31b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5b35461-f402-43cd-a756-29cac265f31b found for delete ", "request_id": "req-5d8e80e5-8090-4d57-ada6-84d12fc5c791"}]} 2026-05-28 23:02:18.038 7 INFO neutron.services.segments.plugin [-] Segment b104212f-8bbb-437d-ba49-aed5ff21f49d resource provider aggregate not found 2026-05-28 23:02:18.064 7 INFO neutron.services.segments.plugin [-] Segment b104212f-8bbb-437d-ba49-aed5ff21f49d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b104212f-8bbb-437d-ba49-aed5ff21f49d found for delete ", "request_id": "req-86068b4b-a495-4e4d-b2c4-cee713214fe9"}]} [pid: 7|app: 0|req: 1530/3118] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 23:02:17 2026] DELETE /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:02:18.177 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffb5a6b0-e71e-444e-92ad-b700791e0678 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3119] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 23:02:18 2026] GET /v2.0/subnets/cf76b79f-2ea1-4075-8415-761247fa0a64 => 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: 1531/3120] 10.0.0.250 () {32 vars in 726 bytes} [Thu May 28 23:02:18 2026] DELETE /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-28 23:02:18.574 8 INFO neutron.pecan_wsgi.hooks.translation [None req-775b54b5-e59b-4e4c-9701-bb82170cb7e5 da3bbe9a7d39431ca346b3d5b3b562d0 2e61319209634705b2f1db885bfa01e5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3121] 10.0.0.250 () {32 vars in 723 bytes} [Thu May 28 23:02:18 2026] GET /v2.0/networks/fef2f6a6-9770-4fe5-913a-1d8553013fdf => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 23:02:20.382 7 INFO neutron.services.segments.plugin [-] Segment 6f1c37ff-4b04-4480-bbd4-abe392fd10ac resource provider aggregate not found 2026-05-28 23:02:20.387 7 INFO neutron.services.segments.plugin [-] Segment 6f1c37ff-4b04-4480-bbd4-abe392fd10ac resource provider aggregate not found 2026-05-28 23:02:20.396 7 INFO neutron.services.segments.plugin [-] Segment 6f1c37ff-4b04-4480-bbd4-abe392fd10ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f1c37ff-4b04-4480-bbd4-abe392fd10ac found for delete ", "request_id": "req-f63832e0-2e98-4103-809d-94ac40290a57"}]} 2026-05-28 23:02:20.406 7 INFO neutron.services.segments.plugin [-] Segment 6f1c37ff-4b04-4480-bbd4-abe392fd10ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f1c37ff-4b04-4480-bbd4-abe392fd10ac found for delete ", "request_id": "req-46224063-f169-4312-bbe5-a7a2eafd79cf"}]} [pid: 7|app: 0|req: 1532/3122] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 23:02:20 2026] GET /v2.0/security-groups?tenant_id=0b9f44caee194f1687e8c039673989be&name=default => generated 2929 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3123] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:20 2026] DELETE /v2.0/security-groups/929a7dc4-8dff-4b1b-969a-b4e6ef549007 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3124] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 23:02:20 2026] GET /v2.0/security-groups?tenant_id=20e916a7d9b94afda55bcf8124f820a5&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3125] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:20 2026] DELETE /v2.0/security-groups/f371f612-0fa1-4a48-bc46-6ed461386b9c => 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: 1534/3126] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 23:02:21 2026] GET /v2.0/security-groups?tenant_id=2e61319209634705b2f1db885bfa01e5&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3127] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:21 2026] DELETE /v2.0/security-groups/6472286e-e4bf-4dbf-8332-1f8f34ce49ad => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3128] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 23:02:21 2026] GET /v2.0/security-groups?tenant_id=762cf4caa70841ed812f469398f4c3da&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3129] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:21 2026] DELETE /v2.0/security-groups/ab28d033-01d5-4c62-8b72-6a87e5b41ffa => 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: 1536/3130] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 23:02:21 2026] GET /v2.0/security-groups?tenant_id=812f00a37d9b44898e481949691b11e6&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3131] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:22 2026] DELETE /v2.0/security-groups/f58c4287-f586-47b2-8815-bd7f45328dbb => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3132] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 23:02:22 2026] GET /v2.0/security-groups?tenant_id=b699cd29c3e94aeea11b188a919479cb&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3133] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:22 2026] DELETE /v2.0/security-groups/a15da87a-0b70-47e0-94c1-f671e5461a5c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3134] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 23:02:22 2026] GET /v2.0/security-groups?tenant_id=37fd6abcedb34989b7edbf6205c3d77d&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3135] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:22 2026] DELETE /v2.0/security-groups/ee7fd5de-0a03-47ce-9075-3de09226cde8 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:27.113 8 WARNING neutron_lib.context [None req-6218a516-a90f-4f61-b2b8-b96f97b79a8b 279cac1ce3ce4d4792b432fa6d1dd2b0 295d879bb75b45eb90fac93d33666f9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1599/3138] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 23:02:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 23:02:27.185 7 WARNING neutron_lib.context [None req-7821c01f-f74d-4283-bc44-85e19a3e8e72 279cac1ce3ce4d4792b432fa6d1dd2b0 295d879bb75b45eb90fac93d33666f9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1540/3139] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 23:02:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 23:02:27.264 8 WARNING neutron_lib.context [None req-35e52db3-4654-4dda-b47e-6383004a1d82 279cac1ce3ce4d4792b432fa6d1dd2b0 295d879bb75b45eb90fac93d33666f9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1600/3140] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 23:02:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 23:02:27.333 7 WARNING neutron_lib.context [None req-13b3bb45-a770-44fb-8f6a-026864ae2988 279cac1ce3ce4d4792b432fa6d1dd2b0 295d879bb75b45eb90fac93d33666f9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1541/3141] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 23:02:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-28 23:02:27.400 8 WARNING neutron_lib.context [None req-b1af697c-d641-4218-99ae-fe85c93ca02c 279cac1ce3ce4d4792b432fa6d1dd2b0 295d879bb75b45eb90fac93d33666f9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1601/3142] 10.0.0.250 () {34 vars in 676 bytes} [Thu May 28 23:02:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3143] 10.0.0.250 () {34 vars in 759 bytes} [Thu May 28 23:02:27 2026] PUT /v2.0/subnetpools/9429f235-3b52-4099-a122-fbdf6c74c652/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3144] 10.0.0.250 () {34 vars in 759 bytes} [Thu May 28 23:02:27 2026] PUT /v2.0/subnetpools/89559c23-d9e1-4a39-8ead-ca8d1b2d360f/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3145] 10.0.0.250 () {34 vars in 759 bytes} [Thu May 28 23:02:27 2026] PUT /v2.0/subnetpools/e92f7999-f6ea-4a49-a7dc-14d09f247c00/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: 1603/3146] 10.0.0.250 () {34 vars in 759 bytes} [Thu May 28 23:02:27 2026] PUT /v2.0/subnetpools/15c9e753-007f-4c7b-815e-f1f3e17dfca6/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3147] 10.0.0.250 () {32 vars in 672 bytes} [Thu May 28 23:02:27 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3148] 10.0.0.250 () {32 vars in 686 bytes} [Thu May 28 23:02:27 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3149] 10.0.0.250 () {32 vars in 682 bytes} [Thu May 28 23:02:27 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3150] 10.0.0.250 () {32 vars in 694 bytes} [Thu May 28 23:02:27 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3151] 10.0.0.250 () {32 vars in 680 bytes} [Thu May 28 23:02:27 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: 8|app: 0|req: 1606/3152] 10.0.0.250 () {32 vars in 694 bytes} [Thu May 28 23:02:27 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3153] 10.0.0.250 () {32 vars in 690 bytes} [Thu May 28 23:02:27 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3154] 10.0.0.250 () {32 vars in 702 bytes} [Thu May 28 23:02:27 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) [pid: 7|app: 0|req: 1548/3155] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 23:02:27 2026] DELETE /v2.0/subnetpools/9429f235-3b52-4099-a122-fbdf6c74c652 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3156] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 23:02:28 2026] DELETE /v2.0/subnetpools/89559c23-d9e1-4a39-8ead-ca8d1b2d360f => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3157] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 23:02:28 2026] DELETE /v2.0/subnetpools/e92f7999-f6ea-4a49-a7dc-14d09f247c00 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3158] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 23:02:28 2026] DELETE /v2.0/subnetpools/15c9e753-007f-4c7b-815e-f1f3e17dfca6 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3159] 10.0.0.250 () {32 vars in 732 bytes} [Thu May 28 23:02:28 2026] DELETE /v2.0/subnetpools/8b25346d-650a-40ec-8cca-3be4de805e47 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3160] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 23:02:29 2026] GET /v2.0/security-groups?tenant_id=295d879bb75b45eb90fac93d33666f9a&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3161] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:29 2026] DELETE /v2.0/security-groups/3fb1ecee-bd8e-4f2e-8371-29e9c505e8d9 => 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: 1611/3162] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 23:02:29 2026] GET /v2.0/security-groups?tenant_id=bec70f5c9b0b4ce68059007e78e236cd&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3163] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:29 2026] DELETE /v2.0/security-groups/70f05220-72ca-4eba-8ce9-711a46876ddd => 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: 1612/3164] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 23:02:29 2026] GET /v2.0/security-groups?tenant_id=2f48482c9f174ba080ccf91790c21597&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3165] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:30 2026] DELETE /v2.0/security-groups/3bfb5312-a09e-43b5-be7c-33e8a7742308 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:33.448 8 WARNING neutron_lib.context [None req-f5f61deb-00ad-4126-b8dd-fda68b40b211 264c40707c5549a9b93e01fbbc57d709 a9241f2e6e7846fdaed28fdb8f3c1925 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-28 23:02:33.489 8 INFO neutron.db.segments_db [None req-f5f61deb-00ad-4126-b8dd-fda68b40b211 264c40707c5549a9b93e01fbbc57d709 a9241f2e6e7846fdaed28fdb8f3c1925 - - default default] Added segment aa3fe1b6-6ac1-426e-8793-fe780c1f1704 of type vxlan for network 01f999da-db4d-4aab-a0c1-b2756d74c0d0 2026-05-28 23:02:33.841 8 INFO neutron.db.l3_hamode_db [None req-f5f61deb-00ad-4126-b8dd-fda68b40b211 264c40707c5549a9b93e01fbbc57d709 a9241f2e6e7846fdaed28fdb8f3c1925 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-28 23:02:34.044 8 INFO neutron.db.l3_hamode_db [None req-f5f61deb-00ad-4126-b8dd-fda68b40b211 264c40707c5549a9b93e01fbbc57d709 a9241f2e6e7846fdaed28fdb8f3c1925 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1613/3166] 10.0.0.250 () {34 vars in 668 bytes} [Thu May 28 23:02:33 2026] POST /v2.0/routers => generated 474 bytes in 2041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3167] 10.0.0.250 () {34 vars in 751 bytes} [Thu May 28 23:02:35 2026] PUT /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3168] 10.0.0.250 () {32 vars in 731 bytes} [Thu May 28 23:02:35 2026] GET /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3169] 10.0.0.250 () {34 vars in 762 bytes} [Thu May 28 23:02:35 2026] PUT /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3170] 10.0.0.250 () {32 vars in 731 bytes} [Thu May 28 23:02:35 2026] GET /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3171] 10.0.0.250 () {34 vars in 758 bytes} [Thu May 28 23:02:35 2026] PUT /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags/red => generated 4 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3172] 10.0.0.250 () {32 vars in 731 bytes} [Thu May 28 23:02:36 2026] GET /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3173] 10.0.0.250 () {34 vars in 780 bytes} [Thu May 28 23:02:36 2026] PUT /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags/black.or.white => 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: 1617/3174] 10.0.0.250 () {32 vars in 731 bytes} [Thu May 28 23:02:36 2026] GET /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags => generated 52 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3175] 10.0.0.250 () {34 vars in 751 bytes} [Thu May 28 23:02:36 2026] PUT /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3176] 10.0.0.250 () {32 vars in 731 bytes} [Thu May 28 23:02:36 2026] GET /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3177] 10.0.0.250 () {32 vars in 739 bytes} [Thu May 28 23:02:36 2026] GET /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:02:36.660 8 INFO neutron.api.v2.resource [None req-b58b376c-5309-44dc-9c69-54606a9b6017 264c40707c5549a9b93e01fbbc57d709 a9241f2e6e7846fdaed28fdb8f3c1925 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3178] 10.0.0.250 () {32 vars in 743 bytes} [Thu May 28 23:02:36 2026] GET /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3179] 10.0.0.250 () {32 vars in 742 bytes} [Thu May 28 23:02:36 2026] DELETE /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags/red => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3180] 10.0.0.250 () {32 vars in 731 bytes} [Thu May 28 23:02:36 2026] GET /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags => generated 30 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 23:02:36.955 7 INFO neutron.api.v2.resource [None req-d3d2cfaa-a3e2-441f-bbfe-3cc57e1ed335 264c40707c5549a9b93e01fbbc57d709 a9241f2e6e7846fdaed28fdb8f3c1925 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3181] 10.0.0.250 () {32 vars in 746 bytes} [Thu May 28 23:02:36 2026] DELETE /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags/green => generated 99 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3182] 10.0.0.250 () {32 vars in 734 bytes} [Thu May 28 23:02:36 2026] DELETE /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags => 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: 1562/3183] 10.0.0.250 () {32 vars in 731 bytes} [Thu May 28 23:02:37 2026] GET /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8/tags => generated 12 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3184] 10.0.0.250 () {32 vars in 721 bytes} [Thu May 28 23:02:37 2026] GET /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8 => 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: 1563/3185] 10.0.0.250 () {34 vars in 742 bytes} [Thu May 28 23:02:37 2026] PUT /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8 => generated 480 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3186] 10.0.0.250 () {32 vars in 736 bytes} [Thu May 28 23:02:37 2026] GET /v2.0/ports?device_id=e354716e-8369-4f3c-aa13-4aaa738394f8 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 23:02:38.719 7 INFO neutron.services.segments.plugin [-] Segment aa3fe1b6-6ac1-426e-8793-fe780c1f1704 resource provider aggregate not found 2026-05-28 23:02:38.730 7 INFO neutron.services.segments.plugin [-] Segment aa3fe1b6-6ac1-426e-8793-fe780c1f1704 resource provider aggregate not found 2026-05-28 23:02:38.736 7 INFO neutron.services.segments.plugin [-] Segment aa3fe1b6-6ac1-426e-8793-fe780c1f1704 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa3fe1b6-6ac1-426e-8793-fe780c1f1704 found for delete ", "request_id": "req-d2c866e1-ba73-43b6-81ed-74d938f20f44"}]} 2026-05-28 23:02:38.749 7 INFO neutron.services.segments.plugin [-] Segment aa3fe1b6-6ac1-426e-8793-fe780c1f1704 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa3fe1b6-6ac1-426e-8793-fe780c1f1704 found for delete ", "request_id": "req-2e4a12d5-6842-4239-ad8d-437a00fff668"}]} 2026-05-28 23:02:38.750 7 INFO neutron.db.l3_hamode_db [None req-eeb42e8b-d0bd-416c-879f-787c1b98602a 264c40707c5549a9b93e01fbbc57d709 a9241f2e6e7846fdaed28fdb8f3c1925 - - default default] HA network 01f999da-db4d-4aab-a0c1-b2756d74c0d0 was deleted as no HA routers are present in tenant a9241f2e6e7846fdaed28fdb8f3c1925. [pid: 7|app: 0|req: 1564/3187] 10.0.0.250 () {32 vars in 724 bytes} [Thu May 28 23:02:38 2026] DELETE /v2.0/routers/e354716e-8369-4f3c-aa13-4aaa738394f8 => generated 0 bytes in 734 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3188] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 23:02:39 2026] GET /v2.0/security-groups?tenant_id=8b3fb2cc3d9a4d5aa4112dcf9f1cd73f&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3189] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:39 2026] DELETE /v2.0/security-groups/04b116d7-0d97-4902-bd00-86ec5305846f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3190] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 23:02:39 2026] GET /v2.0/security-groups?tenant_id=a9241f2e6e7846fdaed28fdb8f3c1925&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3191] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:40 2026] DELETE /v2.0/security-groups/be9c4a82-ba76-4ddb-ace5-475ac95a8298 => 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: 1568/3194] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 23:02:43 2026] GET /v2.0/security-groups?tenant_id=64cb8a87292f46efbea199e0cf0119c4&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3195] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:43 2026] DELETE /v2.0/security-groups/b0fbeb30-ecbc-4d8e-b4e6-c373e314abbd => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3196] 10.0.0.250 () {32 vars in 774 bytes} [Thu May 28 23:02:43 2026] GET /v2.0/security-groups?tenant_id=2ee3d76bade346d2a4e4ca725e6c3445&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3197] 10.0.0.250 () {32 vars in 740 bytes} [Thu May 28 23:02:44 2026] DELETE /v2.0/security-groups/f489e17e-7a5a-4e88-849e-9655efd51770 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3198] 10.0.0.250 () {32 vars in 649 bytes} [Thu May 28 23:02:46 2026] GET /v2.0/networks => generated 2168 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3199] 10.0.0.250 () {32 vars in 655 bytes} [Thu May 28 23:02:47 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3200] 10.0.0.250 () {32 vars in 647 bytes} [Thu May 28 23:02:47 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3201] 10.0.0.250 () {32 vars in 643 bytes} [Thu May 28 23:02:48 2026] GET /v2.0/ports => generated 4721 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3202] 10.0.0.250 () {32 vars in 647 bytes} [Thu May 28 23:02:48 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3203] 10.0.0.250 () {32 vars in 649 bytes} [Thu May 28 23:02:48 2026] GET /v2.0/networks => generated 2168 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3204] 10.0.0.250 () {32 vars in 663 bytes} [Thu May 28 23:02:48 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3205] 10.0.0.250 () {32 vars in 655 bytes} [Thu May 28 23:02:48 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)