+ 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 Jun 25 22:56:16 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-77d9b6d6b7-l8r6t 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.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f01233ae668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-06-25 22:56:21.160 8 INFO neutron.common.config [-] Logging enabled! 2026-06-25 22:56:21.160 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-25 22:56:21.220 7 INFO neutron.common.config [-] Logging enabled! 2026-06-25 22:56:21.221 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-25 22:56:21.686 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-25 22:56:21.781 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-25 22:56:22.824 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:56:22.828 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-25 22:56:22.831 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-25 22:56:22.833 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:56:22.833 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-25 22:56:22.833 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-25 22:56:22.833 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:22.842 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:22.842 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:22.842 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:56:22.867 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-25 22:56:22.868 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:56:22.868 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-25 22:56:22.871 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:56:22.874 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-25 22:56:22.877 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-25 22:56:22.878 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:56:22.879 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-25 22:56:22.879 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-25 22:56:22.879 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:22.886 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:22.887 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:22.887 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:56:22.909 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-25 22:56:22.910 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:56:22.910 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-25 22:56:22.913 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-25 22:56:22.914 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-25 22:56:22.914 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-25 22:56:22.914 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-25 22:56:22.951 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-25 22:56:22.952 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-25 22:56:22.952 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-25 22:56:22.952 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-25 22:56:23.372 8 INFO neutron.plugins.ml2.managers [None req-2d913763-31ec-4cfc-8eed-63867ed06982 - - - - - -] Initializing driver for type 'vlan' 2026-06-25 22:56:23.404 7 INFO neutron.plugins.ml2.managers [None req-ffd1299b-9ee3-46dc-b415-b8128f88013f - - - - - -] Initializing driver for type 'vlan' 2026-06-25 22:56:23.530 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2d913763-31ec-4cfc-8eed-63867ed06982 - - - - - -] VlanTypeDriver initialization complete 2026-06-25 22:56:23.530 8 INFO neutron.plugins.ml2.managers [None req-2d913763-31ec-4cfc-8eed-63867ed06982 - - - - - -] Initializing driver for type 'vxlan' 2026-06-25 22:56:23.531 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2d913763-31ec-4cfc-8eed-63867ed06982 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-25 22:56:23.550 8 INFO neutron.plugins.ml2.managers [None req-2d913763-31ec-4cfc-8eed-63867ed06982 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-25 22:56:23.550 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2d913763-31ec-4cfc-8eed-63867ed06982 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-25 22:56:23.551 8 INFO neutron.plugins.ml2.managers [None req-2d913763-31ec-4cfc-8eed-63867ed06982 - - - - - -] Initializing extension driver 'port_security' 2026-06-25 22:56:23.551 8 INFO neutron.plugins.ml2.extensions.port_security [None req-2d913763-31ec-4cfc-8eed-63867ed06982 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-25 22:56:23.551 8 INFO neutron.plugins.ml2.managers [None req-2d913763-31ec-4cfc-8eed-63867ed06982 - - - - - -] Initializing extension driver 'qos' 2026-06-25 22:56:23.551 8 INFO neutron.plugins.ml2.managers [None req-2d913763-31ec-4cfc-8eed-63867ed06982 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-25 22:56:23.552 8 INFO neutron.plugins.ml2.managers [None req-2d913763-31ec-4cfc-8eed-63867ed06982 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-25 22:56:23.563 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ffd1299b-9ee3-46dc-b415-b8128f88013f - - - - - -] VlanTypeDriver initialization complete 2026-06-25 22:56:23.563 7 INFO neutron.plugins.ml2.managers [None req-ffd1299b-9ee3-46dc-b415-b8128f88013f - - - - - -] Initializing driver for type 'vxlan' 2026-06-25 22:56:23.564 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ffd1299b-9ee3-46dc-b415-b8128f88013f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-25 22:56:23.564 8 INFO neutron.quota [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded quota_driver: . 2026-06-25 22:56:23.565 8 INFO neutron.plugins.ml2.plugin [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Modular L2 Plugin initialization complete 2026-06-25 22:56:23.565 8 INFO neutron.plugins.ml2.managers [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-25 22:56:23.565 8 INFO neutron.plugins.ml2.managers [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-25 22:56:23.565 8 INFO neutron.plugins.ml2.managers [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Got port-security extension from driver 'port_security' 2026-06-25 22:56:23.565 8 INFO neutron.extensions.vlantransparent [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Disabled vlantransparent extension. 2026-06-25 22:56:23.566 8 INFO neutron.manager [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loading Plugin: qos 2026-06-25 22:56:23.579 8 INFO neutron.manager [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loading Plugin: router 2026-06-25 22:56:23.586 7 INFO neutron.plugins.ml2.managers [None req-ffd1299b-9ee3-46dc-b415-b8128f88013f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-25 22:56:23.586 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ffd1299b-9ee3-46dc-b415-b8128f88013f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-25 22:56:23.586 7 INFO neutron.plugins.ml2.managers [None req-ffd1299b-9ee3-46dc-b415-b8128f88013f - - - - - -] Initializing extension driver 'port_security' 2026-06-25 22:56:23.587 7 INFO neutron.plugins.ml2.extensions.port_security [None req-ffd1299b-9ee3-46dc-b415-b8128f88013f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-25 22:56:23.587 7 INFO neutron.plugins.ml2.managers [None req-ffd1299b-9ee3-46dc-b415-b8128f88013f - - - - - -] Initializing extension driver 'qos' 2026-06-25 22:56:23.587 7 INFO neutron.plugins.ml2.managers [None req-ffd1299b-9ee3-46dc-b415-b8128f88013f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-25 22:56:23.587 7 INFO neutron.plugins.ml2.managers [None req-ffd1299b-9ee3-46dc-b415-b8128f88013f - - - - - -] Initializing mechanism driver 'l2population' 2026-06-25 22:56:23.602 7 INFO neutron.quota [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded quota_driver: . 2026-06-25 22:56:23.603 7 INFO neutron.plugins.ml2.plugin [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Modular L2 Plugin initialization complete 2026-06-25 22:56:23.603 7 INFO neutron.plugins.ml2.managers [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-25 22:56:23.603 7 INFO neutron.plugins.ml2.managers [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-25 22:56:23.603 7 INFO neutron.plugins.ml2.managers [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Got port-security extension from driver 'port_security' 2026-06-25 22:56:23.603 7 INFO neutron.extensions.vlantransparent [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Disabled vlantransparent extension. 2026-06-25 22:56:23.604 7 INFO neutron.manager [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loading Plugin: qos 2026-06-25 22:56:23.616 7 INFO neutron.manager [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loading Plugin: router 2026-06-25 22:56:23.621 8 INFO neutron.services.service_base [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-25 22:56:23.621 8 INFO neutron.manager [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loading Plugin: segments 2026-06-25 22:56:23.663 7 INFO neutron.services.service_base [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-25 22:56:23.664 7 INFO neutron.manager [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loading Plugin: segments 2026-06-25 22:56:23.717 8 INFO neutron.manager [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loading Plugin: trunk 2026-06-25 22:56:23.733 8 INFO neutron.manager [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loading Plugin: vpnaas 2026-06-25 22:56:23.760 7 INFO neutron.manager [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loading Plugin: trunk 2026-06-25 22:56:23.772 8 WARNING stevedore.named [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-25 22:56:23.776 7 INFO neutron.manager [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loading Plugin: vpnaas 2026-06-25 22:56:23.816 7 WARNING stevedore.named [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-25 22:56:23.857 8 INFO neutron_vpnaas.services.vpn.plugin [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-25 22:56:23.858 8 INFO neutron.common.utils [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-25 22:56:23.858 8 INFO neutron.manager [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loading Plugin: auto_allocate 2026-06-25 22:56:23.865 8 INFO neutron.manager [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loading Plugin: tag 2026-06-25 22:56:23.873 8 INFO neutron.manager [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loading Plugin: timestamp 2026-06-25 22:56:23.876 8 INFO neutron.manager [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loading Plugin: network_ip_availability 2026-06-25 22:56:23.880 8 INFO neutron.manager [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loading Plugin: flavors 2026-06-25 22:56:23.883 8 INFO neutron.manager [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loading Plugin: revisions 2026-06-25 22:56:23.886 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Initializing extension manager. 2026-06-25 22:56:23.888 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: address-group 2026-06-25 22:56:23.889 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: address-scope 2026-06-25 22:56:23.889 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-25 22:56:23.890 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: agent 2026-06-25 22:56:23.891 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: agent-resources-synced 2026-06-25 22:56:23.892 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: allowed-address-pairs 2026-06-25 22:56:23.893 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: auto-allocated-topology 2026-06-25 22:56:23.894 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: availability_zone 2026-06-25 22:56:23.894 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: availability_zone_filter 2026-06-25 22:56:23.895 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-25 22:56:23.895 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: default-subnetpools 2026-06-25 22:56:23.897 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-25 22:56:23.898 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: dns-integration 2026-06-25 22:56:23.898 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: dns-domain-ports 2026-06-25 22:56:23.900 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-25 22:56:23.901 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: dvr 2026-06-25 22:56:23.902 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-25 22:56:23.902 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: empty-string-filtering 2026-06-25 22:56:23.903 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:56:23.903 7 INFO neutron_vpnaas.services.vpn.plugin [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-25 22:56:23.903 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-25 22:56:23.903 7 INFO neutron.common.utils [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-25 22:56:23.904 7 INFO neutron.manager [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loading Plugin: auto_allocate 2026-06-25 22:56:23.904 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: external-net 2026-06-25 22:56:23.904 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-25 22:56:23.905 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: extraroute 2026-06-25 22:56:23.906 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: extraroute-atomic 2026-06-25 22:56:23.906 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-25 22:56:23.907 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-25 22:56:23.907 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-25 22:56:23.908 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-25 22:56:23.908 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: fip-port-details 2026-06-25 22:56:23.909 7 INFO neutron.manager [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loading Plugin: tag 2026-06-25 22:56:23.909 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: flavors 2026-06-25 22:56:23.911 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-25 22:56:23.911 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: floatingip-pools 2026-06-25 22:56:23.912 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: ip_allocation 2026-06-25 22:56:23.912 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: ip-substring-filtering 2026-06-25 22:56:23.913 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: l2_adjacency 2026-06-25 22:56:23.914 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: router 2026-06-25 22:56:23.916 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:56:23.917 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-25 22:56:23.917 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-25 22:56:23.918 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: ext-gw-mode 2026-06-25 22:56:23.918 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: l3-ha 2026-06-25 22:56:23.919 7 INFO neutron.manager [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loading Plugin: timestamp 2026-06-25 22:56:23.919 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:56:23.920 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-25 22:56:23.920 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: l3-flavors 2026-06-25 22:56:23.921 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:56:23.921 7 INFO neutron.manager [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loading Plugin: network_ip_availability 2026-06-25 22:56:23.922 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-25 22:56:23.925 7 INFO neutron.manager [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loading Plugin: flavors 2026-06-25 22:56:23.929 7 INFO neutron.manager [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loading Plugin: revisions 2026-06-25 22:56:23.933 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Initializing extension manager. 2026-06-25 22:56:23.934 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: address-group 2026-06-25 22:56:23.935 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: address-scope 2026-06-25 22:56:23.935 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-25 22:56:23.936 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: agent 2026-06-25 22:56:23.937 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: agent-resources-synced 2026-06-25 22:56:23.938 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: allowed-address-pairs 2026-06-25 22:56:23.939 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: auto-allocated-topology 2026-06-25 22:56:23.940 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: availability_zone 2026-06-25 22:56:23.940 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: availability_zone_filter 2026-06-25 22:56:23.941 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-25 22:56:23.941 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: default-subnetpools 2026-06-25 22:56:23.943 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-25 22:56:23.943 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: dns-integration 2026-06-25 22:56:23.944 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: dns-domain-ports 2026-06-25 22:56:23.946 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-25 22:56:23.947 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: dvr 2026-06-25 22:56:23.948 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-25 22:56:23.948 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: empty-string-filtering 2026-06-25 22:56:23.949 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:56:23.950 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-25 22:56:23.951 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: external-net 2026-06-25 22:56:23.951 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-25 22:56:23.952 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: extraroute 2026-06-25 22:56:23.952 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: extraroute-atomic 2026-06-25 22:56:23.953 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-25 22:56:23.953 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-25 22:56:23.954 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-25 22:56:23.955 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-25 22:56:23.955 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: fip-port-details 2026-06-25 22:56:23.956 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: flavors 2026-06-25 22:56:23.957 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-25 22:56:23.958 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: floatingip-pools 2026-06-25 22:56:23.958 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: ip_allocation 2026-06-25 22:56:23.959 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: ip-substring-filtering 2026-06-25 22:56:23.959 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: l2_adjacency 2026-06-25 22:56:23.960 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: router 2026-06-25 22:56:23.962 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:56:23.963 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-25 22:56:23.963 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-25 22:56:23.964 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: ext-gw-mode 2026-06-25 22:56:23.964 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: l3-ha 2026-06-25 22:56:23.965 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:56:23.965 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-25 22:56:23.966 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: l3-flavors 2026-06-25 22:56:23.967 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:56:23.967 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-25 22:56:24.066 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-25 22:56:24.068 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-25 22:56:24.069 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-25 22:56:24.070 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-25 22:56:24.071 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-25 22:56:24.072 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: multi-provider 2026-06-25 22:56:24.072 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: net-mtu 2026-06-25 22:56:24.073 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: net-mtu-writable 2026-06-25 22:56:24.073 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: network_availability_zone 2026-06-25 22:56:24.074 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: network_ha 2026-06-25 22:56:24.074 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: network-ip-availability 2026-06-25 22:56:24.076 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-25 22:56:24.076 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: pagination 2026-06-25 22:56:24.077 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: port-device-profile 2026-06-25 22:56:24.077 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-25 22:56:24.078 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-25 22:56:24.078 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-25 22:56:24.079 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: port-mac-override 2026-06-25 22:56:24.079 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-25 22:56:24.080 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-25 22:56:24.080 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-25 22:56:24.081 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: port-resource-request 2026-06-25 22:56:24.081 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: port-resource-request-groups 2026-06-25 22:56:24.082 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-25 22:56:24.083 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: binding 2026-06-25 22:56:24.084 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: binding-extended 2026-06-25 22:56:24.084 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: port-security 2026-06-25 22:56:24.085 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: project-id 2026-06-25 22:56:24.085 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: provider 2026-06-25 22:56:24.087 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: qos 2026-06-25 22:56:24.088 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-25 22:56:24.089 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-25 22:56:24.089 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: qos-default 2026-06-25 22:56:24.090 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: qos-fip 2026-06-25 22:56:24.090 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-25 22:56:24.091 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: qos-gateway-ip 2026-06-25 22:56:24.091 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: qos-port-network-policy 2026-06-25 22:56:24.092 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: qos-pps-minimum 2026-06-25 22:56:24.093 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-25 22:56:24.094 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: qos-pps 2026-06-25 22:56:24.095 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: qos-rule-type-details 2026-06-25 22:56:24.095 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-25 22:56:24.096 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: qos-rules-alias 2026-06-25 22:56:24.096 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: quota-check-limit 2026-06-25 22:56:24.099 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: quotas 2026-06-25 22:56:24.100 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: quota_details 2026-06-25 22:56:24.102 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: rbac-policies 2026-06-25 22:56:24.102 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-25 22:56:24.102 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: rbac-address-group 2026-06-25 22:56:24.103 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: rbac-address-scope 2026-06-25 22:56:24.104 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: rbac-security-groups 2026-06-25 22:56:24.104 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-25 22:56:24.104 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: rbac-subnetpool 2026-06-25 22:56:24.105 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: revision-if-match 2026-06-25 22:56:24.105 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-25 22:56:24.106 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: standard-attr-revisions 2026-06-25 22:56:24.106 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-25 22:56:24.107 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: router_availability_zone 2026-06-25 22:56:24.107 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-25 22:56:24.107 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-25 22:56:24.107 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: multi-provider 2026-06-25 22:56:24.108 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: net-mtu 2026-06-25 22:56:24.108 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: net-mtu-writable 2026-06-25 22:56:24.109 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: network_availability_zone 2026-06-25 22:56:24.109 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: security-groups-default-rules 2026-06-25 22:56:24.110 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: network_ha 2026-06-25 22:56:24.110 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-25 22:56:24.110 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: network-ip-availability 2026-06-25 22:56:24.111 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-25 22:56:24.111 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-25 22:56:24.112 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-25 22:56:24.112 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-25 22:56:24.112 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: pagination 2026-06-25 22:56:24.113 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-25 22:56:24.113 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: port-device-profile 2026-06-25 22:56:24.114 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-25 22:56:24.114 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-25 22:56:24.115 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-25 22:56:24.116 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: port-mac-override 2026-06-25 22:56:24.117 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-25 22:56:24.117 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-25 22:56:24.118 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-25 22:56:24.118 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: security-group 2026-06-25 22:56:24.118 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: port-resource-request 2026-06-25 22:56:24.119 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: port-resource-request-groups 2026-06-25 22:56:24.119 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: segment 2026-06-25 22:56:24.120 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-25 22:56:24.120 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-25 22:56:24.120 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: binding 2026-06-25 22:56:24.121 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: service-type 2026-06-25 22:56:24.121 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: binding-extended 2026-06-25 22:56:24.121 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: sorting 2026-06-25 22:56:24.121 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: port-security 2026-06-25 22:56:24.122 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: project-id 2026-06-25 22:56:24.122 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: standard-attr-segment 2026-06-25 22:56:24.122 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: provider 2026-06-25 22:56:24.123 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: standard-attr-description 2026-06-25 22:56:24.123 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: stateful-security-group 2026-06-25 22:56:24.124 8 WARNING neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-25 22:56:24.124 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: qos 2026-06-25 22:56:24.124 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-25 22:56:24.125 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: subnet-external-network 2026-06-25 22:56:24.125 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-25 22:56:24.126 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-25 22:56:24.126 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: subnet_onboard 2026-06-25 22:56:24.126 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: qos-default 2026-06-25 22:56:24.126 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-25 22:56:24.127 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: qos-fip 2026-06-25 22:56:24.127 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: subnet-service-types 2026-06-25 22:56:24.127 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-25 22:56:24.128 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: qos-gateway-ip 2026-06-25 22:56:24.128 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: subnet_allocation 2026-06-25 22:56:24.128 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: qos-port-network-policy 2026-06-25 22:56:24.129 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: qos-pps-minimum 2026-06-25 22:56:24.129 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-25 22:56:24.130 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-25 22:56:24.130 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: tag-creation 2026-06-25 22:56:24.130 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: qos-pps 2026-06-25 22:56:24.130 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-25 22:56:24.131 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: qos-rule-type-details 2026-06-25 22:56:24.132 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-25 22:56:24.132 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: qos-rules-alias 2026-06-25 22:56:24.133 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: quota-check-limit 2026-06-25 22:56:24.135 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: standard-attr-tag 2026-06-25 22:56:24.135 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: quotas 2026-06-25 22:56:24.136 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-25 22:56:24.136 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: quota_details 2026-06-25 22:56:24.137 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: trunk 2026-06-25 22:56:24.137 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: trunk-details 2026-06-25 22:56:24.138 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: rbac-policies 2026-06-25 22:56:24.138 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-25 22:56:24.138 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: rbac-address-group 2026-06-25 22:56:24.139 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: rbac-address-scope 2026-06-25 22:56:24.139 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-25 22:56:24.139 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: rbac-security-groups 2026-06-25 22:56:24.140 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: rbac-subnetpool 2026-06-25 22:56:24.140 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: revision-if-match 2026-06-25 22:56:24.141 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-25 22:56:24.141 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: standard-attr-revisions 2026-06-25 22:56:24.142 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-25 22:56:24.142 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: router_availability_zone 2026-06-25 22:56:24.142 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-25 22:56:24.142 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: vpn-flavors 2026-06-25 22:56:24.144 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: security-groups-default-rules 2026-06-25 22:56:24.144 8 INFO neutron.api.extensions [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Loaded extension: vpnaas 2026-06-25 22:56:24.144 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-25 22:56:24.145 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-25 22:56:24.145 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-25 22:56:24.146 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-25 22:56:24.146 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-25 22:56:24.146 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-25 22:56:24.147 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-25 22:56:24.147 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:24.147 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-25 22:56:24.151 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-25 22:56:24.151 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: security-group 2026-06-25 22:56:24.151 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-25 22:56:24.152 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: segment 2026-06-25 22:56:24.153 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-25 22:56:24.153 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: service-type 2026-06-25 22:56:24.154 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: sorting 2026-06-25 22:56:24.154 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: standard-attr-segment 2026-06-25 22:56:24.155 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: standard-attr-description 2026-06-25 22:56:24.156 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: stateful-security-group 2026-06-25 22:56:24.156 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-25 22:56:24.156 7 WARNING neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-25 22:56:24.157 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-25 22:56:24.157 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-25 22:56:24.157 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: subnet-external-network 2026-06-25 22:56:24.157 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-25 22:56:24.158 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: subnet_onboard 2026-06-25 22:56:24.158 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-25 22:56:24.159 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:24.159 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: subnet-service-types 2026-06-25 22:56:24.159 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] subnetpool is already registered 2026-06-25 22:56:24.159 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:24.159 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: subnet_allocation 2026-06-25 22:56:24.160 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] subnetpool is already registered 2026-06-25 22:56:24.160 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-25 22:56:24.160 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-25 22:56:24.161 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-25 22:56:24.161 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: tag-creation 2026-06-25 22:56:24.161 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-25 22:56:24.161 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-25 22:56:24.162 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-25 22:56:24.162 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-25 22:56:24.163 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-25 22:56:24.165 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: standard-attr-tag 2026-06-25 22:56:24.166 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-25 22:56:24.166 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: trunk 2026-06-25 22:56:24.167 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: trunk-details 2026-06-25 22:56:24.167 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-25 22:56:24.167 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-25 22:56:24.167 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] router is already registered 2026-06-25 22:56:24.168 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-25 22:56:24.168 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-25 22:56:24.168 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] floatingip is already registered 2026-06-25 22:56:24.170 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-25 22:56:24.171 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-25 22:56:24.171 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: vpn-flavors 2026-06-25 22:56:24.172 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-25 22:56:24.173 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] rbac_policy is already registered 2026-06-25 22:56:24.173 7 INFO neutron.api.extensions [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Loaded extension: vpnaas 2026-06-25 22:56:24.173 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-25 22:56:24.174 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] security_group is already registered 2026-06-25 22:56:24.174 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-25 22:56:24.174 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] security_group_rule is already registered 2026-06-25 22:56:24.175 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:24.175 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-25 22:56:24.175 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] subnetpool is already registered 2026-06-25 22:56:24.175 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-25 22:56:24.176 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:24.176 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:24.176 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-25 22:56:24.176 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] subnetpool is already registered 2026-06-25 22:56:24.176 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-25 22:56:24.176 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] trunk is already registered 2026-06-25 22:56:24.177 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-25 22:56:24.177 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] endpoint_group is already registered 2026-06-25 22:56:24.178 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-25 22:56:24.178 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] vpnservice is already registered 2026-06-25 22:56:24.178 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-25 22:56:24.178 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] ipsec_site_connection is already registered 2026-06-25 22:56:24.179 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-25 22:56:24.179 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] ipsecpolicy is already registered 2026-06-25 22:56:24.179 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-25 22:56:24.179 8 INFO neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-25 22:56:24.179 8 WARNING neutron.quota.resource_registry [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] ikepolicy is already registered 2026-06-25 22:56:24.179 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-25 22:56:24.185 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-25 22:56:24.186 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-25 22:56:24.187 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-25 22:56:24.187 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:24.188 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] subnetpool is already registered 2026-06-25 22:56:24.188 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:24.188 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] subnetpool is already registered 2026-06-25 22:56:24.189 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-25 22:56:24.189 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-25 22:56:24.190 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-25 22:56:24.190 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-25 22:56:24.191 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-25 22:56:24.191 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-25 22:56:24.195 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-25 22:56:24.196 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] router is already registered 2026-06-25 22:56:24.196 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-25 22:56:24.196 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] floatingip is already registered 2026-06-25 22:56:24.200 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-25 22:56:24.200 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] rbac_policy is already registered 2026-06-25 22:56:24.201 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-25 22:56:24.201 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] security_group is already registered 2026-06-25 22:56:24.202 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-25 22:56:24.202 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] security_group_rule is already registered 2026-06-25 22:56:24.203 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:24.203 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] subnetpool is already registered 2026-06-25 22:56:24.203 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:24.204 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] subnetpool is already registered 2026-06-25 22:56:24.204 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-25 22:56:24.204 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] trunk is already registered 2026-06-25 22:56:24.204 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-25 22:56:24.205 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] endpoint_group is already registered 2026-06-25 22:56:24.205 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-25 22:56:24.205 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] vpnservice is already registered 2026-06-25 22:56:24.206 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-25 22:56:24.206 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] ipsec_site_connection is already registered 2026-06-25 22:56:24.206 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-25 22:56:24.207 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] ipsecpolicy is already registered 2026-06-25 22:56:24.207 7 INFO neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-25 22:56:24.207 7 WARNING neutron.quota.resource_registry [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] ikepolicy is already registered 2026-06-25 22:56:24.214 8 WARNING keystonemiddleware._common.config [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:56:24.221 8 WARNING oslo_config.cfg [None req-61ae96eb-6682-4a3c-82da-e0ff776a026d - - - - - -] 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 8 seconds on interpreter 0x7f01233ae668 pid: 8 (default app) 2026-06-25 22:56:24.246 7 WARNING keystonemiddleware._common.config [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:56:24.253 7 WARNING oslo_config.cfg [None req-198a1f5f-947d-4ca4-a33a-cc618ba3b0ef - - - - - -] 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 8 seconds on interpreter 0x7f01233ae668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 22:56:29.420 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0a3be8f-6304-49c4-b39f-4c179f8629d7 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.19.213.146 () {44 vars in 928 bytes} [Thu Jun 25 22:56:28 2026] GET /v2.0/networks/public => generated 108 bytes in 647 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 1/5] 199.19.213.146 () {44 vars in 950 bytes} [Thu Jun 25 22:56:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:56:30.005 8 WARNING neutron.services.revisions.revision_plugin [None req-2479884d-5f80-4f80-9919-351945e0c06c 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Could not find related network for resource to bump revision. 2026-06-25 22:56:30.024 8 INFO neutron.db.segments_db [None req-2479884d-5f80-4f80-9919-351945e0c06c 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 0a25db5e-6cab-4e44-b6ab-1ecd5e83fbd4 of type flat for network 0ff98a88-bc15-4948-a1b5-880581bee104 2026-06-25 22:56:30.070 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2479884d-5f80-4f80-9919-351945e0c06c 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.19.213.146 () {48 vars in 968 bytes} [Thu Jun 25 22:56:29 2026] POST /v2.0/networks => generated 124 bytes in 447 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 22:56:36.300 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d906c124-5e32-46e6-940c-32ca512d0e7d 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/8] 199.19.213.146 () {44 vars in 928 bytes} [Thu Jun 25 22:56:35 2026] GET /v2.0/networks/public => generated 108 bytes in 388 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/9] 199.19.213.146 () {44 vars in 950 bytes} [Thu Jun 25 22:56:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:56:36.616 7 WARNING neutron.services.revisions.revision_plugin [None req-96cd3f65-b7c9-4645-9748-4fb6efcb7bcb 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Could not find related network for resource to bump revision. 2026-06-25 22:56:36.639 7 INFO neutron.db.segments_db [None req-96cd3f65-b7c9-4645-9748-4fb6efcb7bcb 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 3af93fbd-f632-47e7-b9c4-9924eddc011c of type flat for network 89511cda-07a8-486e-82a0-e8517dc65a56 2026-06-25 22:56:36.699 7 INFO neutron.pecan_wsgi.hooks.translation [None req-96cd3f65-b7c9-4645-9748-4fb6efcb7bcb 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/10] 199.19.213.146 () {48 vars in 968 bytes} [Thu Jun 25 22:56:36 2026] POST /v2.0/networks => generated 124 bytes in 392 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 22:56:42.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f7eaa0d-5bd1-4468-8779-7a3aae1d8caf 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/11] 199.19.213.146 () {44 vars in 928 bytes} [Thu Jun 25 22:56:42 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/12] 199.19.213.146 () {44 vars in 950 bytes} [Thu Jun 25 22:56:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:56:42.684 8 WARNING neutron.services.revisions.revision_plugin [None req-445884af-cc44-4c68-8bde-44ed82de7c2e 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Could not find related network for resource to bump revision. 2026-06-25 22:56:42.697 8 INFO neutron.db.segments_db [None req-445884af-cc44-4c68-8bde-44ed82de7c2e 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 24fc8435-7dec-4729-a9ba-7c1471676199 of type flat for network dfd3389b-9d61-4b37-8bb4-926ffb0a0505 2026-06-25 22:56:42.724 8 INFO neutron.pecan_wsgi.hooks.translation [None req-445884af-cc44-4c68-8bde-44ed82de7c2e 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/13] 199.19.213.146 () {48 vars in 968 bytes} [Thu Jun 25 22:56:42 2026] POST /v2.0/networks => generated 124 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 22:56:48.632 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d51251ae-762a-45da-9739-7dee85496596 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/14] 199.19.213.146 () {44 vars in 928 bytes} [Thu Jun 25 22:56:48 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/15] 199.19.213.146 () {44 vars in 950 bytes} [Thu Jun 25 22:56:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:56:48.704 7 WARNING neutron.services.revisions.revision_plugin [None req-537b70f6-9493-42fd-b09b-eafd5bc3c1e4 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Could not find related network for resource to bump revision. 2026-06-25 22:56:48.723 7 INFO neutron.db.segments_db [None req-537b70f6-9493-42fd-b09b-eafd5bc3c1e4 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 7978bcb6-ab08-446d-bd9b-e31e120cdff0 of type flat for network a2f1062c-63e0-406a-a99b-998a2ffcc8e0 2026-06-25 22:56:48.746 7 INFO neutron.pecan_wsgi.hooks.translation [None req-537b70f6-9493-42fd-b09b-eafd5bc3c1e4 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/16] 199.19.213.146 () {48 vars in 968 bytes} [Thu Jun 25 22:56:48 2026] POST /v2.0/networks => generated 124 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 22:56:54.657 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d62bab49-11da-47bc-a934-c3928528d422 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/18] 199.19.213.146 () {44 vars in 928 bytes} [Thu Jun 25 22:56:54 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/19] 199.19.213.146 () {44 vars in 950 bytes} [Thu Jun 25 22:56:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:56:54.739 7 WARNING neutron.services.revisions.revision_plugin [None req-dbfa8cd2-ac54-4c4c-9720-a118f6d329da 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Could not find related network for resource to bump revision. 2026-06-25 22:56:54.754 7 INFO neutron.db.segments_db [None req-dbfa8cd2-ac54-4c4c-9720-a118f6d329da 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment d47c7e2c-c27c-4b51-aa26-23bd6f7d2f27 of type flat for network af8f93d5-760c-4b32-b67a-24bbb88e1560 2026-06-25 22:56:54.780 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dbfa8cd2-ac54-4c4c-9720-a118f6d329da 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/20] 199.19.213.146 () {48 vars in 968 bytes} [Thu Jun 25 22:56:54 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 22:57:00.722 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b9de810-91af-4d7b-8146-c8f3c47f784d 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/21] 199.19.213.146 () {44 vars in 928 bytes} [Thu Jun 25 22:57:00 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: 7|app: 0|req: 9/22] 199.19.213.146 () {44 vars in 950 bytes} [Thu Jun 25 22:57:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:57:00.858 8 WARNING neutron.services.revisions.revision_plugin [None req-deb9b76b-c749-4ed6-a23b-6e145b26f8f7 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Could not find related network for resource to bump revision. 2026-06-25 22:57:00.880 8 INFO neutron.db.segments_db [None req-deb9b76b-c749-4ed6-a23b-6e145b26f8f7 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment df3a1c88-ca53-4a51-a03e-05feb908cac5 of type flat for network 749a17d8-4549-4306-b023-57d137bc966a [pid: 8|app: 0|req: 14/23] 199.19.213.146 () {48 vars in 968 bytes} [Thu Jun 25 22:57:00 2026] POST /v2.0/networks => generated 706 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 22:57:02.163 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb07fa28-1d46-4ca7-8695-b0a60dd2ea5b 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/24] 199.19.213.146 () {44 vars in 928 bytes} [Thu Jun 25 22:57:02 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/25] 199.19.213.146 () {44 vars in 950 bytes} [Thu Jun 25 22:57:02 2026] GET /v2.0/networks?name=public => generated 709 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 22:57:02.248 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7319e5a1-ba4f-44af-a179-54cb6d1cb960 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/26] 199.19.213.146 () {44 vars in 1035 bytes} [Thu Jun 25 22:57:02 2026] GET /v2.0/subnets/public-subnet?network_id=749a17d8-4549-4306-b023-57d137bc966a => generated 113 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/27] 199.19.213.146 () {44 vars in 1058 bytes} [Thu Jun 25 22:57:02 2026] GET /v2.0/subnets?name=public-subnet&network_id=749a17d8-4549-4306-b023-57d137bc966a => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/28] 199.19.213.146 () {48 vars in 966 bytes} [Thu Jun 25 22:57:02 2026] POST /v2.0/subnets => generated 664 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:01:44.656 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94979b03-bcdf-4881-a04a-54b002b352a2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-25 23:01:44.657 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 25 23:01:44 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.146) !!! 2026-06-25 23:01:44.770 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bcbfde96-2fc8-4a0f-87e5-ac62ee17747e 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/66] 199.19.213.146 () {44 vars in 938 bytes} [Thu Jun 25 23:01:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:01:44.782 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6f9dcbf2-fbf9-4d91-acb6-01c8fde9a57f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-25 23:01:44.783 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 25 23:01:44 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.146) !!! [pid: 7|app: 0|req: 31/67] 199.19.213.146 () {44 vars in 960 bytes} [Thu Jun 25 23:01:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:01:44.872 8 INFO neutron.db.segments_db [None req-bc35e202-5e76-429f-b661-d846110f6684 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 95e31d48-cb55-4f47-8a99-deced4554f5b of type vxlan for network 4578ce9d-290e-4ad6-9d2b-5aae757461f6 [pid: 8|app: 0|req: 37/68] 199.19.213.146 () {48 vars in 967 bytes} [Thu Jun 25 23:01:44 2026] POST /v2.0/networks => generated 707 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:01:45.880 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6f9dcbf2-fbf9-4d91-acb6-01c8fde9a57f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58122. 2026-06-25 23:01:45.927 7 INFO neutron.pecan_wsgi.hooks.translation [None req-718bbbd4-6d1d-451a-bce1-1697ab6c35a8 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/69] 199.19.213.146 () {44 vars in 938 bytes} [Thu Jun 25 23:01:45 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:01:45.967 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94979b03-bcdf-4881-a04a-54b002b352a2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58136. [pid: 8|app: 0|req: 38/70] 199.19.213.146 () {44 vars in 960 bytes} [Thu Jun 25 23:01:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:01:45.993 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a369e90a-7d61-4afe-8ad9-94bd148ea03f 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/71] 199.19.213.146 () {44 vars in 1037 bytes} [Thu Jun 25 23:01:45 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/72] 199.19.213.146 () {44 vars in 1060 bytes} [Thu Jun 25 23:01:45 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6 => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/73] 199.19.213.146 () {48 vars in 966 bytes} [Thu Jun 25 23:01:46 2026] POST /v2.0/subnets => generated 651 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:01:47.380 8 INFO neutron.api.v2.resource [None req-95f5900b-0702-4608-bd0a-3d100741d1df 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/74] 199.19.213.146 () {44 vars in 972 bytes} [Thu Jun 25 23:01:47 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/75] 199.19.213.146 () {44 vars in 994 bytes} [Thu Jun 25 23:01:47 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/76] 199.19.213.146 () {48 vars in 981 bytes} [Thu Jun 25 23:01:47 2026] POST /v2.0/security-groups => generated 1616 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/77] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:48 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 1616 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/78] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:48 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/79] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:48 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/80] 199.19.213.146 () {48 vars in 992 bytes} [Thu Jun 25 23:01:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/81] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:49 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 2230 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/82] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:49 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/83] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:49 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/84] 199.19.213.146 () {48 vars in 992 bytes} [Thu Jun 25 23:01:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/85] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:50 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/86] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:50 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/87] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:50 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/88] 199.19.213.146 () {48 vars in 992 bytes} [Thu Jun 25 23:01:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/91] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:51 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 3462 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/92] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:51 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => 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: 44/93] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:51 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/94] 199.19.213.146 () {48 vars in 992 bytes} [Thu Jun 25 23:01:52 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/95] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:52 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/96] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:52 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/97] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:53 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/98] 199.19.213.146 () {48 vars in 992 bytes} [Thu Jun 25 23:01:53 2026] POST /v2.0/security-group-rules => generated 603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/99] 199.19.213.146 () {44 vars in 988 bytes} [Thu Jun 25 23:01:54 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6 => generated 732 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:01:54.462 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46ef77a0-9742-4cd3-b631-95ccc67e4505 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/100] 199.19.213.146 () {44 vars in 1077 bytes} [Thu Jun 25 23:01:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/101] 199.19.213.146 () {44 vars in 1100 bytes} [Thu Jun 25 23:01:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/102] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:01:54 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/103] 199.19.213.146 () {48 vars in 962 bytes} [Thu Jun 25 23:01:54 2026] POST /v2.0/ports => generated 1100 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:02:01.287 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3c718fc-65a7-4cc5-be9a-96ce1bf582ad 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/104] 199.19.213.146 () {44 vars in 979 bytes} [Thu Jun 25 23:02:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/105] 199.19.213.146 () {44 vars in 1001 bytes} [Thu Jun 25 23:02:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/106] 199.19.213.146 () {48 vars in 1031 bytes} [Thu Jun 25 23:02:01 2026] PUT /v2.0/ports/79d44649-ba61-4f1f-9e85-aaf772ad2873 => generated 1249 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/107] 199.19.213.146 () {44 vars in 921 bytes} [Thu Jun 25 23:02:03 2026] GET /v2.0/ports => generated 3730 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:02:04.454 8 INFO neutron.api.v2.resource [None req-104e3c82-5f77-47c2-befc-e4f77635827b 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/108] 199.19.213.146 () {44 vars in 960 bytes} [Thu Jun 25 23:02:04 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/109] 199.19.213.146 () {44 vars in 982 bytes} [Thu Jun 25 23:02:04 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/110] 199.19.213.146 () {48 vars in 981 bytes} [Thu Jun 25 23:02:04 2026] POST /v2.0/security-groups => generated 1610 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/111] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:02:05 2026] GET /v2.0/security-groups/48b2fa44-4991-427d-85c5-3f36b040610c => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/112] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:02:05 2026] GET /v2.0/security-groups/48b2fa44-4991-427d-85c5-3f36b040610c => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/113] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:02:05 2026] GET /v2.0/security-groups/48b2fa44-4991-427d-85c5-3f36b040610c => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/114] 199.19.213.146 () {48 vars in 992 bytes} [Thu Jun 25 23:02:05 2026] POST /v2.0/security-group-rules => generated 623 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/117] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:02:06 2026] GET /v2.0/security-groups/48b2fa44-4991-427d-85c5-3f36b040610c => generated 2246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/118] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:02:06 2026] GET /v2.0/security-groups/48b2fa44-4991-427d-85c5-3f36b040610c => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/119] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:02:06 2026] GET /v2.0/security-groups/48b2fa44-4991-427d-85c5-3f36b040610c => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/120] 199.19.213.146 () {48 vars in 992 bytes} [Thu Jun 25 23:02:06 2026] POST /v2.0/security-group-rules => generated 627 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/129] 199.19.213.146 () {44 vars in 976 bytes} [Thu Jun 25 23:03:10 2026] GET /v2.0/quotas/2d37fcc49d364103a499b9e49e039ee8 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 62/130] 199.19.213.146 () {48 vars in 1028 bytes} [Thu Jun 25 23:03:10 2026] PUT /v2.0/quotas/2d37fcc49d364103a499b9e49e039ee8 => generated 291 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:05:21.625 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94979b03-bcdf-4881-a04a-54b002b352a2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-25 23:05:21.627 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 25 23:05:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.146) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:05:21.750 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf2ce89c-ab04-4a54-a8da-4522c2dd7fb8 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/149] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:05:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:05:21.765 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6f9dcbf2-fbf9-4d91-acb6-01c8fde9a57f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-25 23:05:21.766 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 25 23:05:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.146) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 72/150] 199.19.213.146 () {30 vars in 762 bytes} [Thu Jun 25 23:05:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:05:23.623 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94979b03-bcdf-4881-a04a-54b002b352a2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38232. 2026-06-25 23:05:23.654 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec312fe8-dee8-4328-8f37-5238b6f0768d 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 79/151] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:05:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:05:23.687 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6f9dcbf2-fbf9-4d91-acb6-01c8fde9a57f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38240. [pid: 7|app: 0|req: 73/152] 199.19.213.146 () {30 vars in 762 bytes} [Thu Jun 25 23:05:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:11:36.370 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6f9dcbf2-fbf9-4d91-acb6-01c8fde9a57f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-25 23:11:36.371 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 25 23:11:36 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=eb1e66f6931c4a41af472c606d7390ac (ip 199.19.213.146) !!! 2026-06-25 23:11:36.569 7 INFO neutron.api.v2.resource [None req-0556dfe7-b4cc-4755-b283-411d2144c091 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 99/203] 199.19.213.146 () {44 vars in 1075 bytes} [Thu Jun 25 23:11:36 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=eb1e66f6931c4a41af472c606d7390ac => generated 139 bytes in 211 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:11:36.583 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94979b03-bcdf-4881-a04a-54b002b352a2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-25 23:11:36.587 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 25 23:11:36 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=eb1e66f6931c4a41af472c606d7390ac (ip 199.19.213.146) !!! [pid: 8|app: 0|req: 105/204] 199.19.213.146 () {44 vars in 1098 bytes} [Thu Jun 25 23:11:36 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=eb1e66f6931c4a41af472c606d7390ac => generated 23 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/205] 199.19.213.146 () {48 vars in 982 bytes} [Thu Jun 25 23:11:36 2026] POST /v2.0/security-groups => generated 1624 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:11:37.949 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94979b03-bcdf-4881-a04a-54b002b352a2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42828. [pid: 8|app: 0|req: 106/206] 199.19.213.146 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:37 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004?project_id=eb1e66f6931c4a41af472c606d7390ac => generated 1624 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:11:38.035 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6f9dcbf2-fbf9-4d91-acb6-01c8fde9a57f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42838. [pid: 7|app: 0|req: 101/207] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:11:38 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004 => generated 1624 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/208] 199.19.213.146 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:38 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004?project_id=eb1e66f6931c4a41af472c606d7390ac => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/209] 199.19.213.146 () {48 vars in 992 bytes} [Thu Jun 25 23:11:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/210] 199.19.213.146 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:39 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004?project_id=eb1e66f6931c4a41af472c606d7390ac => generated 2234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/211] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:11:39 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004 => generated 2234 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/212] 199.19.213.146 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:39 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004?project_id=eb1e66f6931c4a41af472c606d7390ac => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/213] 199.19.213.146 () {48 vars in 992 bytes} [Thu Jun 25 23:11:39 2026] POST /v2.0/security-group-rules => generated 599 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/214] 199.19.213.146 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:40 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004?project_id=eb1e66f6931c4a41af472c606d7390ac => generated 2846 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/215] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:11:40 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004 => generated 2846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/216] 199.19.213.146 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:40 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004?project_id=eb1e66f6931c4a41af472c606d7390ac => 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: 106/217] 199.19.213.146 () {48 vars in 992 bytes} [Thu Jun 25 23:11:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/218] 199.19.213.146 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:41 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004?project_id=eb1e66f6931c4a41af472c606d7390ac => generated 3460 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/219] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:11:41 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/220] 199.19.213.146 () {44 vars in 1089 bytes} [Thu Jun 25 23:11:41 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004?project_id=eb1e66f6931c4a41af472c606d7390ac => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/221] 199.19.213.146 () {48 vars in 992 bytes} [Thu Jun 25 23:11:41 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) [pid: 7|app: 0|req: 118/240] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:13:57 2026] GET /v2.0/networks?tenant_id=eb1e66f6931c4a41af472c606d7390ac&shared=False => generated 15 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:13:57.948 8 INFO neutron.db.segments_db [None req-efa3bc88-f7ed-4b89-9a91-50ea39ba2f75 342f1ddd33a24efaa608bd38fce8cff2 eb1e66f6931c4a41af472c606d7390ac - - 83d7609db6744ea2a8fef00984f5b0b3 83d7609db6744ea2a8fef00984f5b0b3] Added segment 06fd10de-1b1f-4719-8a90-9903ce6c53e3 of type vxlan for network 6927cb9d-5236-4b89-95ec-0c2e3a530a7e [pid: 8|app: 0|req: 123/241] 199.19.213.146 () {34 vars in 682 bytes} [Thu Jun 25 23:13:57 2026] POST /v2.0/networks => generated 718 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/242] 199.19.213.146 () {30 vars in 722 bytes} [Thu Jun 25 23:13:58 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/243] 199.19.213.146 () {30 vars in 633 bytes} [Thu Jun 25 23:13:58 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/244] 199.19.213.146 () {34 vars in 677 bytes} [Thu Jun 25 23:13:58 2026] POST /v2.0/ports => generated 999 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/245] 199.19.213.146 () {30 vars in 703 bytes} [Thu Jun 25 23:13:58 2026] GET /v2.0/networks/6927cb9d-5236-4b89-95ec-0c2e3a530a7e => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/246] 199.19.213.146 () {30 vars in 722 bytes} [Thu Jun 25 23:14:00 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/247] 199.19.213.146 () {30 vars in 703 bytes} [Thu Jun 25 23:14:00 2026] GET /v2.0/networks/6927cb9d-5236-4b89-95ec-0c2e3a530a7e => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/250] 199.19.213.146 () {44 vars in 976 bytes} [Thu Jun 25 23:14:14 2026] GET /v2.0/quotas/eb1e66f6931c4a41af472c606d7390ac => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/251] 199.19.213.146 () {48 vars in 1028 bytes} [Thu Jun 25 23:14:14 2026] PUT /v2.0/quotas/eb1e66f6931c4a41af472c606d7390ac => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:26:15.628 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94979b03-bcdf-4881-a04a-54b002b352a2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-25 23:26:15.628 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 25 23:26:15 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.146) !!! 2026-06-25 23:26:15.782 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bde0a91d-25c0-46ca-9ab4-fa62a737706b 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/348] 199.19.213.146 () {44 vars in 928 bytes} [Thu Jun 25 23:26:15 2026] GET /v2.0/networks/public => generated 108 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:26:15.792 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6f9dcbf2-fbf9-4d91-acb6-01c8fde9a57f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-25 23:26:15.795 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 25 23:26:15 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.146) !!! [pid: 7|app: 0|req: 172/349] 199.19.213.146 () {44 vars in 950 bytes} [Thu Jun 25 23:26:15 2026] GET /v2.0/networks?name=public => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:26:17.066 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94979b03-bcdf-4881-a04a-54b002b352a2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56546. 2026-06-25 23:26:17.094 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0d28b38-b650-437c-87de-cad790cab7e5 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/350] 199.19.213.146 () {44 vars in 928 bytes} [Thu Jun 25 23:26:17 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:26:17.131 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6f9dcbf2-fbf9-4d91-acb6-01c8fde9a57f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56550. [pid: 7|app: 0|req: 173/351] 199.19.213.146 () {44 vars in 950 bytes} [Thu Jun 25 23:26:17 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:26:17.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7beb7523-c68b-49a5-9b49-bc37a9bcaa93 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/352] 199.19.213.146 () {44 vars in 1035 bytes} [Thu Jun 25 23:26:17 2026] GET /v2.0/subnets/public-subnet?network_id=749a17d8-4549-4306-b023-57d137bc966a => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/353] 199.19.213.146 () {44 vars in 1058 bytes} [Thu Jun 25 23:26:17 2026] GET /v2.0/subnets?name=public-subnet&network_id=749a17d8-4549-4306-b023-57d137bc966a => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:26:46.052 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc5dd9a9-34c1-4687-a846-bf7de6c319a9 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/358] 199.19.213.146 () {44 vars in 938 bytes} [Thu Jun 25 23:26:45 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/359] 199.19.213.146 () {44 vars in 960 bytes} [Thu Jun 25 23:26:46 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:26:47.042 8 INFO neutron.pecan_wsgi.hooks.translation [None req-563843d8-6bfa-478c-8a1d-3b279a46db30 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/360] 199.19.213.146 () {44 vars in 938 bytes} [Thu Jun 25 23:26:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/361] 199.19.213.146 () {44 vars in 960 bytes} [Thu Jun 25 23:26:47 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:26:47.114 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5303890-6e6e-4a13-9719-b00c322f1749 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/362] 199.19.213.146 () {44 vars in 1037 bytes} [Thu Jun 25 23:26:47 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/363] 199.19.213.146 () {44 vars in 1060 bytes} [Thu Jun 25 23:26:47 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:26:48.188 8 INFO neutron.api.v2.resource [None req-27600ac8-cdf7-426d-950e-20b4cf99a9d8 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/364] 199.19.213.146 () {44 vars in 972 bytes} [Thu Jun 25 23:26:48 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/365] 199.19.213.146 () {44 vars in 994 bytes} [Thu Jun 25 23:26:48 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/366] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:49 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/367] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:49 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 199.19.213.146 () {44 vars in 1012 bytes} [Thu Jun 25 23:26:49 2026] GET /v2.0/security-group-rules/4368d029-4179-4dad-ab49-12a68f860698 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:50 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4694 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:50 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.19.213.146 () {44 vars in 1012 bytes} [Thu Jun 25 23:26:50 2026] GET /v2.0/security-group-rules/b9a6bbaf-bb83-4877-a863-4819cc28c3ef => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:51 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:51 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.19.213.146 () {44 vars in 1012 bytes} [Thu Jun 25 23:26:51 2026] GET /v2.0/security-group-rules/59d656a0-ce6d-4b32-b2a2-cfc9d58564c7 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:52 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4694 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/378] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:52 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 199.19.213.146 () {44 vars in 1012 bytes} [Thu Jun 25 23:26:52 2026] GET /v2.0/security-group-rules/a72f0cb6-ee80-4177-aa2c-4b856e9ac733 => 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/380] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:53 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/381] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:53 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.19.213.146 () {44 vars in 1012 bytes} [Thu Jun 25 23:26:53 2026] GET /v2.0/security-group-rules/e9b7b94b-3952-4791-8799-66f5c6b7689d => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/383] 199.19.213.146 () {44 vars in 988 bytes} [Thu Jun 25 23:26:54 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6 => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:26:54.762 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31da434e-c112-4dc7-8533-3d4dddd42e7c 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/384] 199.19.213.146 () {44 vars in 1077 bytes} [Thu Jun 25 23:26:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.19.213.146 () {44 vars in 1100 bytes} [Thu Jun 25 23:26:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6 => generated 1254 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:26:54 2026] GET /v2.0/security-groups/ddd59d95-5ec8-46a0-81a1-7306daa19af6 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:27:01.620 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e39faa1-8d92-4c55-9c27-7f8a8fcdc030 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/387] 199.19.213.146 () {44 vars in 979 bytes} [Thu Jun 25 23:27:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.19.213.146 () {44 vars in 1001 bytes} [Thu Jun 25 23:27:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.19.213.146 () {44 vars in 921 bytes} [Thu Jun 25 23:27:03 2026] GET /v2.0/ports => generated 4725 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:27:04.367 8 INFO neutron.api.v2.resource [None req-7c252e26-d892-4fe5-b4d1-bef3d9d1be1f 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/390] 199.19.213.146 () {44 vars in 960 bytes} [Thu Jun 25 23:27:04 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.19.213.146 () {44 vars in 982 bytes} [Thu Jun 25 23:27:04 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:27:05 2026] GET /v2.0/security-groups/48b2fa44-4991-427d-85c5-3f36b040610c => generated 2886 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:27:05 2026] GET /v2.0/security-groups/48b2fa44-4991-427d-85c5-3f36b040610c => generated 2886 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.19.213.146 () {44 vars in 1012 bytes} [Thu Jun 25 23:27:05 2026] GET /v2.0/security-group-rules/b991ea62-1027-4fd2-931e-02be8314a5f5 => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/397] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:27:06 2026] GET /v2.0/security-groups/48b2fa44-4991-427d-85c5-3f36b040610c => generated 2886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:27:06 2026] GET /v2.0/security-groups/48b2fa44-4991-427d-85c5-3f36b040610c => generated 2886 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.19.213.146 () {44 vars in 1012 bytes} [Thu Jun 25 23:27:06 2026] GET /v2.0/security-group-rules/b651bcf9-2680-4d46-9844-b83efc952e2f => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.19.213.146 () {44 vars in 976 bytes} [Thu Jun 25 23:27:19 2026] GET /v2.0/quotas/2d37fcc49d364103a499b9e49e039ee8 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:28:13.589 8 INFO neutron.api.v2.resource [None req-cb826add-bb8e-4d6a-a3ea-74f0415a3e43 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 208/409] 199.19.213.146 () {44 vars in 1075 bytes} [Thu Jun 25 23:28:13 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=eb1e66f6931c4a41af472c606d7390ac => generated 139 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/410] 199.19.213.146 () {44 vars in 1098 bytes} [Thu Jun 25 23:28:13 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=eb1e66f6931c4a41af472c606d7390ac => generated 4072 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/411] 199.19.213.146 () {44 vars in 1089 bytes} [Thu Jun 25 23:28:14 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004?project_id=eb1e66f6931c4a41af472c606d7390ac => 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: 203/412] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:28:14 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004 => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/413] 199.19.213.146 () {44 vars in 1012 bytes} [Thu Jun 25 23:28:14 2026] GET /v2.0/security-group-rules/a4506cd7-c750-49da-8235-84444379d42b => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/414] 199.19.213.146 () {44 vars in 1089 bytes} [Thu Jun 25 23:28:15 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004?project_id=eb1e66f6931c4a41af472c606d7390ac => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/415] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:28:15 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/416] 199.19.213.146 () {44 vars in 1012 bytes} [Thu Jun 25 23:28:15 2026] GET /v2.0/security-group-rules/e0bd2bb9-f469-4c77-8383-6ea62cc18aaf => generated 599 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/417] 199.19.213.146 () {44 vars in 1089 bytes} [Thu Jun 25 23:28:16 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004?project_id=eb1e66f6931c4a41af472c606d7390ac => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/418] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:28:16 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004 => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/419] 199.19.213.146 () {44 vars in 1012 bytes} [Thu Jun 25 23:28:16 2026] GET /v2.0/security-group-rules/b7d05d79-5e09-4b44-a9ad-957e9f22fff1 => 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: 207/420] 199.19.213.146 () {44 vars in 1089 bytes} [Thu Jun 25 23:28:17 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004?project_id=eb1e66f6931c4a41af472c606d7390ac => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/421] 199.19.213.146 () {44 vars in 1002 bytes} [Thu Jun 25 23:28:17 2026] GET /v2.0/security-groups/484429fe-c2c5-4664-8153-79c09c807004 => 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: 208/422] 199.19.213.146 () {44 vars in 1012 bytes} [Thu Jun 25 23:28:17 2026] GET /v2.0/security-group-rules/448a2ec1-95e5-4cbe-828c-897517f4f84c => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/425] 199.19.213.146 () {44 vars in 976 bytes} [Thu Jun 25 23:28:25 2026] GET /v2.0/quotas/eb1e66f6931c4a41af472c606d7390ac => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/432] 199.19.213.146 () {44 vars in 950 bytes} [Thu Jun 25 23:29:16 2026] GET /v2.0/networks?name=public => generated 753 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:29:56.478 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [94979b03-bcdf-4881-a04a-54b002b352a2] 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: 223/439] 10.0.0.199 () {32 vars in 649 bytes} [Thu Jun 25 23:29:56 2026] GET /v2.0/networks => generated 2168 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/440] 10.0.0.199 () {32 vars in 655 bytes} [Thu Jun 25 23:29:57 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/441] 10.0.0.199 () {32 vars in 647 bytes} [Thu Jun 25 23:29:57 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/442] 10.0.0.199 () {32 vars in 643 bytes} [Thu Jun 25 23:29:57 2026] GET /v2.0/ports => generated 4725 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/443] 10.0.0.199 () {32 vars in 647 bytes} [Thu Jun 25 23:29:57 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/444] 10.0.0.199 () {32 vars in 649 bytes} [Thu Jun 25 23:29:57 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:29:57.987 8 INFO oslo.messaging._drivers.impl_rabbit [-] [94979b03-bcdf-4881-a04a-54b002b352a2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59000. [pid: 8|app: 0|req: 226/445] 10.0.0.199 () {32 vars in 663 bytes} [Thu Jun 25 23:29:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/446] 10.0.0.199 () {32 vars in 655 bytes} [Thu Jun 25 23:29:58 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:09.190 8 INFO neutron.db.segments_db [None req-e7cdbbf6-443a-4996-bf6a-9214d6584ba7 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 702d9c07-9460-4b86-8813-4a86b318cd8e of type vxlan for network 6b358f5c-c9ce-43cb-9cbe-5c0379da4400 2026-06-25 23:30:09.206 7 INFO neutron.db.segments_db [None req-c189fb5f-9bca-4367-bf9c-4f24de1e66a0 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment d8b07ebd-9ba0-4ad0-acb5-7b7613143e19 of type vxlan for network 1d9c38f4-ba16-4be6-8cb9-261f050c1805 [pid: 8|app: 0|req: 228/449] 10.0.0.199 () {34 vars in 671 bytes} [Thu Jun 25 23:30:08 2026] POST /v2.0/networks => generated 748 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/450] 10.0.0.199 () {34 vars in 671 bytes} [Thu Jun 25 23:30:08 2026] POST /v2.0/networks => generated 746 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/451] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:09 2026] POST /v2.0/subnets => generated 695 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:09.668 8 INFO neutron.db.segments_db [None req-8af9eb0c-8f2b-43b6-a6cb-cb90cb57e1a4 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment c24c1f73-cb31-4b14-9792-1a942fe2d717 of type vxlan for network 54afa129-3eba-4bb2-91cc-f40a90eb2127 [pid: 8|app: 0|req: 229/452] 10.0.0.199 () {34 vars in 671 bytes} [Thu Jun 25 23:30:09 2026] POST /v2.0/networks => generated 751 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/453] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:09 2026] POST /v2.0/subnets => generated 693 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:09.791 8 INFO neutron.db.segments_db [None req-2c2a3499-41cc-4515-85fc-eb269c4863d4 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 92d845fb-cb4e-4fbd-8cd7-3e69393d12e3 of type vxlan for network ccbaec4e-68e8-47b1-a9a9-137937b2a1cc [pid: 7|app: 0|req: 225/454] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:30:09 2026] GET /v2.0/security-groups?tenant_id=ac7a74e8f80c4fe5b8695240fda4ddd0&name=default => generated 2921 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:10.073 8 INFO neutron.db.l3_hamode_db [None req-2c2a3499-41cc-4515-85fc-eb269c4863d4 786fbdb234f4476a88d5e26e1d5b14b5 a082d4827c774307955e87efe1c351cd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 226/455] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:09 2026] POST /v2.0/subnets => generated 699 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:10.193 7 INFO neutron.db.segments_db [None req-959f37da-09d2-4921-809a-50464ac85c14 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 2b61d235-c007-4f1e-8ebd-0c32994dfa16 of type vxlan for network d827df96-211e-42a8-a3cb-bfc90c0496bb 2026-06-25 23:30:10.469 7 INFO neutron.db.l3_hamode_db [None req-959f37da-09d2-4921-809a-50464ac85c14 786fbdb234f4476a88d5e26e1d5b14b5 2e0261f31ae246e4b6a20955ec63449c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:30:11.317 8 INFO neutron.db.l3_hamode_db [None req-2c2a3499-41cc-4515-85fc-eb269c4863d4 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:30:11.688 7 INFO neutron.db.l3_hamode_db [None req-959f37da-09d2-4921-809a-50464ac85c14 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 230/456] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:09 2026] POST /v2.0/routers => generated 735 bytes in 2684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/457] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:30:12 2026] DELETE /v2.0/security-groups/0f4fd577-9edd-4c0e-aebc-330472c9b157 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:12.626 8 INFO neutron.db.segments_db [None req-af65742b-418e-4336-8815-1afca37ed4ce 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 655fab7a-3a67-486e-9ef9-bb09d5cf0f11 of type vxlan for network 991c5031-2244-4895-874f-6e4cf3c0fd2e [pid: 7|app: 0|req: 227/458] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:10 2026] POST /v2.0/routers => generated 733 bytes in 2623 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:12.870 8 INFO neutron.db.l3_hamode_db [None req-af65742b-418e-4336-8815-1afca37ed4ce 786fbdb234f4476a88d5e26e1d5b14b5 f1db508af9884c6b87b25c73e5d3cf74 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:30:13.705 8 INFO neutron.db.l3_hamode_db [None req-af65742b-418e-4336-8815-1afca37ed4ce 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/459] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:30:12 2026] PUT /v2.0/routers/edca36b9-9810-49b2-a31a-2d9ef3104aba/add_router_interface => generated 309 bytes in 1509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/460] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:12 2026] POST /v2.0/routers => generated 739 bytes in 2157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:15.030 8 INFO neutron.db.segments_db [None req-508aafca-5b5e-4dc6-ae95-76b2f58c8306 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 3c7b3a0d-9fb5-464d-9b68-76de44714506 of type vxlan for network 8d596fac-1562-43d0-a14b-ae9c88e56583 [pid: 8|app: 0|req: 233/461] 10.0.0.199 () {34 vars in 671 bytes} [Thu Jun 25 23:30:14 2026] POST /v2.0/networks => generated 744 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/462] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:30:14 2026] PUT /v2.0/routers/84395fb1-dad2-4e9d-abce-1bd6c686b539/add_router_interface => generated 309 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:15.250 7 WARNING neutron_lib.context [None req-83f70868-98d0-4787-8b77-77ea851deeb1 738a5fabbd064473b7a343ec3398e800 a082d4827c774307955e87efe1c351cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/463] 10.0.0.199 () {34 vars in 685 bytes} [Thu Jun 25 23:30:15 2026] POST /v2.0/security-groups => generated 1660 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/464] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:15 2026] POST /v2.0/subnets => generated 691 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:15.598 7 WARNING neutron_lib.context [None req-c848f52f-c813-4fa4-93a0-a97c7805298f 738a5fabbd064473b7a343ec3398e800 a082d4827c774307955e87efe1c351cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/465] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:30:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:15.753 7 INFO neutron.db.segments_db [None req-5963381c-2f3b-49af-96d2-5be998c511c2 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 4fabcefa-b696-4b87-941b-478ac62afabd of type vxlan for network ba4f8051-1770-45e3-ab17-207c5fdeb944 2026-06-25 23:30:15.985 7 INFO neutron.db.l3_hamode_db [None req-5963381c-2f3b-49af-96d2-5be998c511c2 786fbdb234f4476a88d5e26e1d5b14b5 f2c37efd79804e88a0b988cb8a478d4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 234/466] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:30:15 2026] PUT /v2.0/routers/cb85fe13-e2e9-4ec0-b875-dbf0bac04fd5/add_router_interface => generated 309 bytes in 1557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:16.683 8 WARNING neutron_lib.context [None req-68738504-cf7b-4d9b-868b-e05cfdece449 738a5fabbd064473b7a343ec3398e800 a082d4827c774307955e87efe1c351cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/467] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:30:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:16.867 8 WARNING neutron_lib.context [req-b438f451-50e6-495b-b456-0eca2472a7d5 req-6108478c-88de-488a-b77b-95389c91979f ea3ba81ea26e471fba875d7d55575aaa 2e0261f31ae246e4b6a20955ec63449c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:30:16.877 7 INFO neutron.db.l3_hamode_db [None req-5963381c-2f3b-49af-96d2-5be998c511c2 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 236/468] 10.0.0.245 () {38 vars in 971 bytes} [Thu Jun 25 23:30:16 2026] POST /v2.0/security-groups => generated 1685 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:30:17.010 8 WARNING neutron_lib.context [None req-0a88c588-8880-4006-9522-34f4ebe8e403 738a5fabbd064473b7a343ec3398e800 a082d4827c774307955e87efe1c351cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 237/469] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:30:17 2026] POST /v2.0/floatingips => generated 552 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:17.675 8 WARNING neutron_lib.context [None req-cb36ffb1-4c0e-45fe-a5d0-fa46e5c5537f 89d0c42e71f54c3e99c20ad5db660737 f1db508af9884c6b87b25c73e5d3cf74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/470] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:15 2026] POST /v2.0/routers => generated 731 bytes in 2103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/471] 10.0.0.199 () {34 vars in 685 bytes} [Thu Jun 25 23:30:17 2026] POST /v2.0/security-groups => generated 1661 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/472] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:17 2026] GET /v2.0/security-groups/81f816c7-e20a-44e8-b2a3-ba2c2de7682c => generated 1685 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:17.919 7 WARNING neutron_lib.context [None req-ee606b70-d54d-47e3-96c3-837f5d6e17e7 89d0c42e71f54c3e99c20ad5db660737 f1db508af9884c6b87b25c73e5d3cf74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/473] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:30:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:18.045 7 WARNING neutron_lib.context [req-f3637e1c-ed59-4a71-808c-196b19f2984e req-4e30ba59-1926-4469-b66a-d5a6985cfcb5 ea3ba81ea26e471fba875d7d55575aaa 2e0261f31ae246e4b6a20955ec63449c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/474] 10.0.0.245 () {38 vars in 981 bytes} [Thu Jun 25 23:30:18 2026] POST /v2.0/security-group-rules => generated 614 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:18.164 7 WARNING neutron_lib.context [None req-3b12d717-3d84-46ed-af1f-1d0148d66724 89d0c42e71f54c3e99c20ad5db660737 f1db508af9884c6b87b25c73e5d3cf74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/475] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:30:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:18.287 7 WARNING neutron_lib.context [req-5d9afb68-4dd0-4748-a19d-fa8f8b149c09 req-2a295e47-a0bc-45ba-81b4-317070b35f83 ea3ba81ea26e471fba875d7d55575aaa 2e0261f31ae246e4b6a20955ec63449c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 238/476] 10.0.0.245 () {38 vars in 971 bytes} [Thu Jun 25 23:30:18 2026] POST /v2.0/security-groups => generated 1684 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:30:18.451 7 WARNING neutron_lib.context [None req-cb5d4f40-a828-41e3-a814-82750ef020ff 89d0c42e71f54c3e99c20ad5db660737 f1db508af9884c6b87b25c73e5d3cf74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/477] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:30:18 2026] POST /v2.0/floatingips => generated 552 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:30:17 2026] PUT /v2.0/routers/df40dcf5-313d-4fd1-bbc7-3f63c72ed271/add_router_interface => generated 309 bytes in 1137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:18 2026] GET /v2.0/security-groups/a15fa71b-43e4-4a57-b02f-22a8d88f9403 => generated 1684 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:19.004 8 WARNING neutron_lib.context [req-b2ff6041-a122-4df8-96a8-c2b9233084f1 req-3acfc714-f526-477c-8de7-5516058f4879 ea3ba81ea26e471fba875d7d55575aaa 2e0261f31ae246e4b6a20955ec63449c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/480] 10.0.0.245 () {38 vars in 981 bytes} [Thu Jun 25 23:30:18 2026] POST /v2.0/security-group-rules => generated 614 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:19 2026] GET /v2.0/security-groups/a15fa71b-43e4-4a57-b02f-22a8d88f9403 => generated 2309 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:19.221 8 WARNING neutron_lib.context [req-c0874d1b-f336-4cf2-9dd3-f0d9dab4cb42 req-1ec9d81d-873e-4157-937e-40aafa232978 ea3ba81ea26e471fba875d7d55575aaa 2e0261f31ae246e4b6a20955ec63449c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 241/482] 10.0.0.245 () {38 vars in 981 bytes} [Thu Jun 25 23:30:19 2026] POST /v2.0/security-group-rules => generated 619 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/483] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:19 2026] GET /v2.0/security-groups/a15fa71b-43e4-4a57-b02f-22a8d88f9403 => generated 2939 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/484] 10.0.0.245 () {34 vars in 1100 bytes} [Thu Jun 25 23:30:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1742309441&fields=id&tenant_id=f1db508af9884c6b87b25c73e5d3cf74 => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 10.0.0.245 () {34 vars in 982 bytes} [Thu Jun 25 23:30:19 2026] GET /v2.0/networks?id=54afa129-3eba-4bb2-91cc-f40a90eb2127 => generated 684 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:19.522 8 WARNING neutron_lib.context [None req-f9461612-bbf4-4b1f-acd1-d59a744ea80e c7415d5a9ef641ca8ea27d8afc44da1f f2c37efd79804e88a0b988cb8a478d4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 244/486] 10.0.0.245 () {34 vars in 1001 bytes} [Thu Jun 25 23:30:19 2026] GET /v2.0/security-group-rules/ea2b66b1-6c33-4411-9274-355a3cc31ac6 => generated 616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 10.0.0.245 () {34 vars in 965 bytes} [Thu Jun 25 23:30:19 2026] GET /v2.0/quotas/f1db508af9884c6b87b25c73e5d3cf74 => 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: 246/488] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:19 2026] GET /v2.0/security-groups/a15fa71b-43e4-4a57-b02f-22a8d88f9403 => generated 2939 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/489] 10.0.0.199 () {34 vars in 685 bytes} [Thu Jun 25 23:30:19 2026] POST /v2.0/security-groups => generated 1660 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/490] 10.0.0.245 () {36 vars in 1023 bytes} [Thu Jun 25 23:30:19 2026] DELETE /v2.0/security-group-rules/ea2b66b1-6c33-4411-9274-355a3cc31ac6 => 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: 247/491] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:30:19 2026] GET /v2.0/ports?tenant_id=f1db508af9884c6b87b25c73e5d3cf74&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:19.693 8 WARNING neutron_lib.context [None req-fbb5dc89-96cd-42e9-84ff-168cfdd9d251 c7415d5a9ef641ca8ea27d8afc44da1f f2c37efd79804e88a0b988cb8a478d4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 248/492] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:19 2026] GET /v2.0/security-groups/a15fa71b-43e4-4a57-b02f-22a8d88f9403 => generated 2309 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/493] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:30:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:19.811 8 WARNING neutron_lib.context [None req-c2c59153-fe31-4b0a-91e4-d486b567d92e c7415d5a9ef641ca8ea27d8afc44da1f f2c37efd79804e88a0b988cb8a478d4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 249/494] 10.0.0.245 () {36 vars in 1013 bytes} [Thu Jun 25 23:30:19 2026] DELETE /v2.0/security-groups/a15fa71b-43e4-4a57-b02f-22a8d88f9403 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/495] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:30:19 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) [pid: 7|app: 0|req: 250/496] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:19 2026] GET /v2.0/security-groups/81f816c7-e20a-44e8-b2a3-ba2c2de7682c => generated 2310 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:19.954 8 WARNING neutron_lib.context [None req-a5551aca-3805-4bf4-bb43-b3897f1d7a30 c7415d5a9ef641ca8ea27d8afc44da1f f2c37efd79804e88a0b988cb8a478d4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 251/497] 10.0.0.245 () {36 vars in 1013 bytes} [Thu Jun 25 23:30:19 2026] DELETE /v2.0/security-groups/81f816c7-e20a-44e8-b2a3-ba2c2de7682c => 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: 247/498] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:30:19 2026] POST /v2.0/floatingips => generated 552 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/499] 10.0.0.245 () {34 vars in 907 bytes} [Thu Jun 25 23:30:20 2026] GET /v2.0/extensions => generated 20516 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/500] 10.0.0.245 () {34 vars in 1008 bytes} [Thu Jun 25 23:30:20 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/501] 10.0.0.245 () {34 vars in 1108 bytes} [Thu Jun 25 23:30:20 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:20 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 10.0.0.245 () {34 vars in 1100 bytes} [Thu Jun 25 23:30:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1282710854&fields=id&tenant_id=f2c37efd79804e88a0b988cb8a478d4f => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/504] 10.0.0.245 () {34 vars in 982 bytes} [Thu Jun 25 23:30:20 2026] GET /v2.0/networks?id=8d596fac-1562-43d0-a14b-ae9c88e56583 => generated 676 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/505] 10.0.0.245 () {34 vars in 965 bytes} [Thu Jun 25 23:30:20 2026] GET /v2.0/quotas/f2c37efd79804e88a0b988cb8a478d4f => generated 292 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/506] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:30:21 2026] GET /v2.0/ports?tenant_id=f2c37efd79804e88a0b988cb8a478d4f&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/507] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:30:20 2026] PUT /v2.0/routers/84395fb1-dad2-4e9d-abce-1bd6c686b539/remove_router_interface => generated 309 bytes in 1230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/510] 10.0.0.245 () {34 vars in 907 bytes} [Thu Jun 25 23:30:21 2026] GET /v2.0/extensions => generated 20516 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/511] 10.0.0.245 () {34 vars in 1008 bytes} [Thu Jun 25 23:30:21 2026] GET /v2.0/networks/8d596fac-1562-43d0-a14b-ae9c88e56583?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/512] 10.0.0.245 () {34 vars in 1108 bytes} [Thu Jun 25 23:30:21 2026] GET /v2.0/networks/8d596fac-1562-43d0-a14b-ae9c88e56583?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: 260/513] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:21 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:21.898 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-3ab46fe9-0c20-4394-9546-990adcbd5991 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - 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.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/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.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/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.12/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.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 261/514] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:21 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:22.249 7 INFO neutron.db.l3_hamode_db [None req-3ab46fe9-0c20-4394-9546-990adcbd5991 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] HA network d827df96-211e-42a8-a3cb-bfc90c0496bb was deleted as no HA routers are present in tenant 2e0261f31ae246e4b6a20955ec63449c. [pid: 7|app: 0|req: 254/515] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:30:21 2026] DELETE /v2.0/routers/84395fb1-dad2-4e9d-abce-1bd6c686b539 => generated 0 bytes in 967 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/516] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:30:22 2026] DELETE /v2.0/subnets/f6f3faa0-eb2f-4934-9de5-f95532b671c7 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:22.617 7 INFO neutron.services.segments.plugin [-] Segment 2b61d235-c007-4f1e-8ebd-0c32994dfa16 resource provider aggregate not found 2026-06-25 23:30:22.628 7 INFO neutron.services.segments.plugin [-] Segment 2b61d235-c007-4f1e-8ebd-0c32994dfa16 resource provider aggregate not found 2026-06-25 23:30:22.633 7 INFO neutron.services.segments.plugin [-] Segment 2b61d235-c007-4f1e-8ebd-0c32994dfa16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b61d235-c007-4f1e-8ebd-0c32994dfa16 found for delete ", "request_id": "req-9eff8727-edb1-4f36-adf9-bf1dee3a0392"}]} 2026-06-25 23:30:22.643 7 INFO neutron.services.segments.plugin [-] Segment 2b61d235-c007-4f1e-8ebd-0c32994dfa16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b61d235-c007-4f1e-8ebd-0c32994dfa16 found for delete ", "request_id": "req-568752ea-95cc-40a1-acda-6f96e7626d97"}]} [pid: 7|app: 0|req: 255/517] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:30:22 2026] DELETE /v2.0/networks/1d9c38f4-ba16-4be6-8cb9-261f050c1805 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/518] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:30:22 2026] GET /v2.0/security-groups?tenant_id=2e0261f31ae246e4b6a20955ec63449c&name=default => generated 2921 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/519] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:22 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/520] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:23 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/521] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:30:23 2026] DELETE /v2.0/security-groups/71914952-5ca7-4e81-8c85-ac95c726f243 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/522] 10.0.0.245 () {34 vars in 1100 bytes} [Thu Jun 25 23:30:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1102917554&fields=id&tenant_id=a082d4827c774307955e87efe1c351cd => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/523] 10.0.0.245 () {34 vars in 982 bytes} [Thu Jun 25 23:30:23 2026] GET /v2.0/networks?id=6b358f5c-c9ce-43cb-9cbe-5c0379da4400 => generated 680 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/524] 10.0.0.245 () {34 vars in 965 bytes} [Thu Jun 25 23:30:23 2026] GET /v2.0/quotas/a082d4827c774307955e87efe1c351cd => 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: 266/525] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:30:23 2026] GET /v2.0/ports?tenant_id=a082d4827c774307955e87efe1c351cd&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/526] 10.0.0.245 () {34 vars in 1008 bytes} [Thu Jun 25 23:30:23 2026] GET /v2.0/networks/6b358f5c-c9ce-43cb-9cbe-5c0379da4400?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/527] 10.0.0.245 () {34 vars in 1108 bytes} [Thu Jun 25 23:30:23 2026] GET /v2.0/networks/6b358f5c-c9ce-43cb-9cbe-5c0379da4400?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/528] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:24 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/529] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:24 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => 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: 262/530] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:24 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:25.099 8 INFO neutron.db.segments_db [None req-920ddb40-a5a6-4ac3-92a7-6bc5c24318d6 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 421ca6bb-a7dc-4f85-b922-2cc8aee3a79b of type vxlan for network 6ed10248-af71-48df-a2fe-3fa127b9a6c9 [pid: 8|app: 0|req: 269/531] 10.0.0.199 () {34 vars in 671 bytes} [Thu Jun 25 23:30:24 2026] POST /v2.0/networks => generated 745 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:25.204 7 INFO neutron.services.segments.plugin [-] Segment d8b07ebd-9ba0-4ad0-acb5-7b7613143e19 resource provider aggregate not found 2026-06-25 23:30:25.209 7 INFO neutron.services.segments.plugin [-] Segment d8b07ebd-9ba0-4ad0-acb5-7b7613143e19 resource provider aggregate not found [pid: 7|app: 0|req: 263/532] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:25 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:25.293 7 INFO neutron.services.segments.plugin [-] Segment d8b07ebd-9ba0-4ad0-acb5-7b7613143e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8b07ebd-9ba0-4ad0-acb5-7b7613143e19 found for delete ", "request_id": "req-884f4057-62a5-4fe9-9d37-d3f523715340"}]} 2026-06-25 23:30:25.295 7 INFO neutron.services.segments.plugin [-] Segment d8b07ebd-9ba0-4ad0-acb5-7b7613143e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8b07ebd-9ba0-4ad0-acb5-7b7613143e19 found for delete ", "request_id": "req-0c3e8e04-32c1-484e-80f9-bf9d1f65044a"}]} [pid: 7|app: 0|req: 264/533] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:25 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => 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: 265/534] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:25 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => 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: 270/535] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:25 2026] POST /v2.0/subnets => generated 692 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:25.476 7 INFO neutron.db.segments_db [None req-d77b0c3f-ceff-44c7-8999-39affd6f8985 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 0790886f-08dd-4a4c-b780-6597ff7bc784 of type vxlan for network 7576fb56-c940-4d47-92f7-c887eb8dcc0d 2026-06-25 23:30:25.705 7 INFO neutron.db.l3_hamode_db [None req-d77b0c3f-ceff-44c7-8999-39affd6f8985 786fbdb234f4476a88d5e26e1d5b14b5 f1a298b8f2de4f77ab74499dc8d94276 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 271/536] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:30:25 2026] GET /v2.0/networks?id=54afa129-3eba-4bb2-91cc-f40a90eb2127 => generated 684 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/537] 199.19.213.146 () {34 vars in 1050 bytes} [Thu Jun 25 23:30:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f1db508af9884c6b87b25c73e5d3cf74 => generated 181 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:25.997 8 WARNING neutron_lib.context [req-558d3ccb-eaa5-4e3f-bd6f-cbf98b951caf req-540a60de-602d-45d5-8d31-6af98aac4549 89d0c42e71f54c3e99c20ad5db660737 f1db508af9884c6b87b25c73e5d3cf74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 273/538] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:30:25 2026] POST /v2.0/ports => generated 954 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 274/539] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:26 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/540] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:26 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/541] 199.19.213.146 () {34 vars in 911 bytes} [Thu Jun 25 23:30:26 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/542] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:26 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 957 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/543] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:26 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:26.838 7 INFO neutron.db.l3_hamode_db [None req-d77b0c3f-ceff-44c7-8999-39affd6f8985 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 279/544] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:30:26 2026] PUT /v2.0/ports/5175379f-2bec-45e0-9a67-7796c1e44901 => generated 1235 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 280/545] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:27 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/546] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:27 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/547] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:30:27 2026] GET /v2.0/networks?id=8d596fac-1562-43d0-a14b-ae9c88e56583 => generated 676 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/548] 199.19.213.146 () {34 vars in 1050 bytes} [Thu Jun 25 23:30:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f2c37efd79804e88a0b988cb8a478d4f => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/549] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:25 2026] POST /v2.0/routers => generated 732 bytes in 2325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:27.745 8 WARNING neutron_lib.context [req-00e96916-27be-4dff-bffb-bf79ea347593 req-68bbc7aa-e237-4e7b-83d9-67727853eb27 c7415d5a9ef641ca8ea27d8afc44da1f f2c37efd79804e88a0b988cb8a478d4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:30:28.074 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc8e56c6-ebed-460e-9c89-f04d7e64a1a3'] response: {'name': 'network-changed', 'server_uuid': '02047771-92a2-44f9-8e13-b7c600b04038', 'tag': '5175379f-2bec-45e0-9a67-7796c1e44901', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 284/550] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:30:27 2026] POST /v2.0/ports => generated 958 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 285/551] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/552] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:30:28 2026] PUT /v2.0/ports/4e24ecc0-3c8e-4c21-8d37-63b151462c81 => generated 1239 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 287/553] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/554] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/ports?tenant_id=f1db508af9884c6b87b25c73e5d3cf74&device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/555] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/556] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5175379f-2bec-45e0-9a67-7796c1e44901 => 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: 291/557] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/558] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/security-groups?id=7be19207-4d8e-4d71-8ac2-d1d90efd75a8&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/559] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/subnets?id=8810c420-3a15-4961-bf3b-12d0b72ba35d => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/560] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:28 2026] GET /v2.0/ports?network_id=54afa129-3eba-4bb2-91cc-f40a90eb2127&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/561] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/562] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:30:27 2026] PUT /v2.0/routers/b70fa251-de85-4988-bc95-2a5dc041e9f1/add_router_interface => generated 309 bytes in 1364 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/563] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?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) 2026-06-25 23:30:29.663 8 WARNING neutron_lib.context [req-4a821041-61ed-4cdf-9bbf-1a78ab48e8fe req-1b639c9b-ebaf-4704-9d2f-cdf199b2a744 6e70043893584e2cac4171d53cb0bf25 f1a298b8f2de4f77ab74499dc8d94276 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 268/564] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/ports?tenant_id=f2c37efd79804e88a0b988cb8a478d4f&device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 1242 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/565] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4e24ecc0-3c8e-4c21-8d37-63b151462c81 => 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: 297/566] 10.0.0.245 () {38 vars in 971 bytes} [Thu Jun 25 23:30:29 2026] POST /v2.0/security-groups => generated 1682 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/567] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/subnets?id=b425b156-e1e3-409a-8260-8f4344e03e60 => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/568] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:29.832 7 WARNING neutron_lib.context [req-cccbe29d-ad54-48d4-b9d0-ac5139e04d9c req-dc240496-c4a4-4481-990a-2ca695149749 6e70043893584e2cac4171d53cb0bf25 f1a298b8f2de4f77ab74499dc8d94276 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 299/569] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/networks?id=6b358f5c-c9ce-43cb-9cbe-5c0379da4400 => generated 680 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/570] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/ports?network_id=8d596fac-1562-43d0-a14b-ae9c88e56583&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: 301/571] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/572] 199.19.213.146 () {34 vars in 1050 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a082d4827c774307955e87efe1c351cd => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/573] 10.0.0.245 () {38 vars in 971 bytes} [Thu Jun 25 23:30:29 2026] POST /v2.0/security-groups => generated 1681 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:30:29.990 7 WARNING neutron_lib.context [req-61e7c95b-b47e-4f6b-a8b7-175ef5f085d3 req-ba16d95b-b0a3-4435-8631-6e8d23fc586a 738a5fabbd064473b7a343ec3398e800 a082d4827c774307955e87efe1c351cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 303/574] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:29 2026] GET /v2.0/networks/8d596fac-1562-43d0-a14b-ae9c88e56583?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/575] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/576] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/networks/8d596fac-1562-43d0-a14b-ae9c88e56583?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: 306/577] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:30.185 8 WARNING neutron_lib.context [req-08814285-3061-43a6-a2c5-95dfbe463960 req-55b3cc9f-c487-403e-b5ce-3dd1a4d70b64 6e70043893584e2cac4171d53cb0bf25 f1a298b8f2de4f77ab74499dc8d94276 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 307/578] 10.0.0.245 () {38 vars in 971 bytes} [Thu Jun 25 23:30:30 2026] POST /v2.0/security-groups => generated 1681 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:30:30.396 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c8c2527-be9a-401e-a99d-7b7d087dfd53'] response: {'name': 'network-changed', 'server_uuid': '16818433-d065-4bdb-8e80-157e1db53628', 'tag': '4e24ecc0-3c8e-4c21-8d37-63b151462c81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 308/579] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/ports?tenant_id=f1db508af9884c6b87b25c73e5d3cf74&device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/580] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/security-groups?id=7be19207-4d8e-4d71-8ac2-d1d90efd75a8&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/581] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/security-groups?tenant_id=f1a298b8f2de4f77ab74499dc8d94276 => generated 7909 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/582] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:30:29 2026] POST /v2.0/ports => generated 958 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 273/583] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/security-groups/3e817d7e-8a95-4af2-b26c-0f3ba75ebaa7 => generated 2922 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/584] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/networks?id=54afa129-3eba-4bb2-91cc-f40a90eb2127 => generated 779 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/585] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5175379f-2bec-45e0-9a67-7796c1e44901 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/586] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/security-groups/3e817d7e-8a95-4af2-b26c-0f3ba75ebaa7 => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/587] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/subnets?id=8810c420-3a15-4961-bf3b-12d0b72ba35d => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/588] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/security-groups/b073c4f4-0cb1-4258-b9ab-b844b21d193a => generated 1682 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/589] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/ports?network_id=54afa129-3eba-4bb2-91cc-f40a90eb2127&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/590] 10.0.0.245 () {36 vars in 1013 bytes} [Thu Jun 25 23:30:30 2026] DELETE /v2.0/security-groups/b073c4f4-0cb1-4258-b9ab-b844b21d193a => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/591] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:30.875 8 INFO neutron.api.v2.resource [req-0d216d62-0253-441f-8b26-1c220b00a31f req-eb41e098-6fdc-4175-9912-58bad3bb0ae2 6e70043893584e2cac4171d53cb0bf25 f1a298b8f2de4f77ab74499dc8d94276 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 319/592] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/security-groups/b073c4f4-0cb1-4258-b9ab-b844b21d193a => 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: 320/593] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/594] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:30 2026] GET /v2.0/security-groups/20efb872-173d-4ee8-ba17-09696c6b58a9 => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/595] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:30:30 2026] PUT /v2.0/ports/55a5d641-db50-4f0e-8ba8-b1fdf474df55 => generated 1239 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 322/596] 10.0.0.245 () {36 vars in 1013 bytes} [Thu Jun 25 23:30:30 2026] DELETE /v2.0/security-groups/20efb872-173d-4ee8-ba17-09696c6b58a9 => 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: 275/597] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:31.088 8 INFO neutron.api.v2.resource [req-7db7ce3f-d2b9-4908-8503-8cf5fe4168d0 req-c833ac6a-82f1-4c6f-9723-f70f7efba3de 6e70043893584e2cac4171d53cb0bf25 f1a298b8f2de4f77ab74499dc8d94276 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 323/598] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/security-groups/20efb872-173d-4ee8-ba17-09696c6b58a9 => 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: 276/599] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/600] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/ports?tenant_id=f2c37efd79804e88a0b988cb8a478d4f&device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/601] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 973 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/602] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/security-groups/5f4e5b1a-c7ac-4c3d-a212-393bed89eee0 => generated 1681 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/603] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/security-groups?id=670069d3-450a-4694-a7b1-9e637585fd5e&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/604] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/networks?id=8d596fac-1562-43d0-a14b-ae9c88e56583 => generated 772 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/605] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4e24ecc0-3c8e-4c21-8d37-63b151462c81 => 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: 280/606] 10.0.0.245 () {36 vars in 1013 bytes} [Thu Jun 25 23:30:31 2026] DELETE /v2.0/security-groups/5f4e5b1a-c7ac-4c3d-a212-393bed89eee0 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/607] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/subnets?id=b425b156-e1e3-409a-8260-8f4344e03e60 => generated 694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:31.456 7 INFO neutron.api.v2.resource [req-33c9bb02-1e80-475a-8adf-0ece05f468b4 req-f04ca212-bae0-46b3-a7c7-1f3d73c0e76b 6e70043893584e2cac4171d53cb0bf25 f1a298b8f2de4f77ab74499dc8d94276 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 281/608] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/security-groups/5f4e5b1a-c7ac-4c3d-a212-393bed89eee0 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/609] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/ports?network_id=8d596fac-1562-43d0-a14b-ae9c88e56583&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:31.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9c5a262-93fc-4a18-bcdd-bb51c77274fd'] response: {'name': 'network-changed', 'server_uuid': '09750db5-2304-4c26-ae44-563ca245575b', 'tag': '55a5d641-db50-4f0e-8ba8-b1fdf474df55', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 282/610] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/security-groups?tenant_id=f1a298b8f2de4f77ab74499dc8d94276 => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/611] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/networks/8d596fac-1562-43d0-a14b-ae9c88e56583?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/612] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/security-groups/3e817d7e-8a95-4af2-b26c-0f3ba75ebaa7 => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/613] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/614] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/networks/8d596fac-1562-43d0-a14b-ae9c88e56583?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/615] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/security-groups/3e817d7e-8a95-4af2-b26c-0f3ba75ebaa7 => generated 2922 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/616] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/security-groups?id=7be19207-4d8e-4d71-8ac2-d1d90efd75a8&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:31.656 8 INFO neutron.api.v2.resource [req-ac469e7e-a4a2-46a6-8eee-67718b408810 req-0c1bfd59-341e-49ee-9f3e-d2b257e7b88d 6e70043893584e2cac4171d53cb0bf25 f1a298b8f2de4f77ab74499dc8d94276 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 332/617] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/security-groups/5f4e5b1a-c7ac-4c3d-a212-393bed89eee0 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:30:31.689 7 INFO neutron.api.v2.resource [req-0029fa25-9189-40c9-9db1-18eb39c1519c req-60a7b30b-b46b-4ae3-a5fa-788c6bab727f 6e70043893584e2cac4171d53cb0bf25 f1a298b8f2de4f77ab74499dc8d94276 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 286/618] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/security-groups/20efb872-173d-4ee8-ba17-09696c6b58a9 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:30:31.731 8 INFO neutron.api.v2.resource [req-38256dbe-50ee-4371-b225-e3481c586d9e req-557d7557-82c8-4126-8976-c911bb04806c 6e70043893584e2cac4171d53cb0bf25 f1a298b8f2de4f77ab74499dc8d94276 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 333/619] 10.0.0.245 () {34 vars in 991 bytes} [Thu Jun 25 23:30:31 2026] GET /v2.0/security-groups/b073c4f4-0cb1-4258-b9ab-b844b21d193a => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/620] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/ports?tenant_id=a082d4827c774307955e87efe1c351cd&device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/621] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=55a5d641-db50-4f0e-8ba8-b1fdf474df55 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/622] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/subnets?id=0ee0404c-613b-4ef2-a265-16eefda215de => generated 698 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/623] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/ports?network_id=6b358f5c-c9ce-43cb-9cbe-5c0379da4400&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/624] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/networks/6b358f5c-c9ce-43cb-9cbe-5c0379da4400?fields=segments => 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: 339/625] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/networks/6b358f5c-c9ce-43cb-9cbe-5c0379da4400?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/626] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/627] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/628] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/629] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/security-groups?id=670069d3-450a-4694-a7b1-9e637585fd5e&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/630] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:30:31 2026] PUT /v2.0/routers/b70fa251-de85-4988-bc95-2a5dc041e9f1/remove_router_interface => generated 309 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/631] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/632] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:32 2026] GET /v2.0/security-groups?id=7be19207-4d8e-4d71-8ac2-d1d90efd75a8&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: 346/633] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/ports?tenant_id=a082d4827c774307955e87efe1c351cd&device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/634] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/networks?id=6b358f5c-c9ce-43cb-9cbe-5c0379da4400 => generated 776 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/635] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=55a5d641-db50-4f0e-8ba8-b1fdf474df55 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/636] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/subnets?id=0ee0404c-613b-4ef2-a265-16eefda215de => generated 698 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/637] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/ports?network_id=6b358f5c-c9ce-43cb-9cbe-5c0379da4400&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/638] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/639] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/networks/6b358f5c-c9ce-43cb-9cbe-5c0379da4400?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/640] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:33.661 7 INFO neutron.services.segments.plugin [-] Segment 0790886f-08dd-4a4c-b780-6597ff7bc784 resource provider aggregate not found 2026-06-25 23:30:33.669 7 INFO neutron.services.segments.plugin [-] Segment 0790886f-08dd-4a4c-b780-6597ff7bc784 resource provider aggregate not found 2026-06-25 23:30:33.689 7 INFO neutron.services.segments.plugin [-] Segment 0790886f-08dd-4a4c-b780-6597ff7bc784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0790886f-08dd-4a4c-b780-6597ff7bc784 found for delete ", "request_id": "req-23c42a8f-3fbc-4e44-8739-43e8422b36f9"}]} 2026-06-25 23:30:33.691 7 INFO neutron.services.segments.plugin [-] Segment 0790886f-08dd-4a4c-b780-6597ff7bc784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0790886f-08dd-4a4c-b780-6597ff7bc784 found for delete ", "request_id": "req-a62f7edd-c8e5-4dca-aad9-ec3d9b26d962"}]} [pid: 8|app: 0|req: 354/641] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:33.709 7 INFO neutron.db.l3_hamode_db [None req-ad9487c3-7ce5-454d-a536-afe23f7c905a 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] HA network 7576fb56-c940-4d47-92f7-c887eb8dcc0d was deleted as no HA routers are present in tenant f1a298b8f2de4f77ab74499dc8d94276. [pid: 7|app: 0|req: 288/642] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:30:32 2026] DELETE /v2.0/routers/b70fa251-de85-4988-bc95-2a5dc041e9f1 => generated 0 bytes in 984 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/643] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/security-groups?id=670069d3-450a-4694-a7b1-9e637585fd5e&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/644] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/networks/6b358f5c-c9ce-43cb-9cbe-5c0379da4400?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: 290/645] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:30:33 2026] DELETE /v2.0/subnets/61efebdf-658c-4fd5-8e36-9cee6e3597dd => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/646] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:33 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 973 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/647] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:34 2026] GET /v2.0/security-groups?id=7be19207-4d8e-4d71-8ac2-d1d90efd75a8&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/648] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:30:34 2026] DELETE /v2.0/networks/6ed10248-af71-48df-a2fe-3fa127b9a6c9 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/649] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:30:34 2026] GET /v2.0/security-groups?tenant_id=f1a298b8f2de4f77ab74499dc8d94276&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/650] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:30:34 2026] DELETE /v2.0/security-groups/3e817d7e-8a95-4af2-b26c-0f3ba75ebaa7 => 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: 359/651] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:34 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/652] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:34 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/653] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:34 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/654] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:34 2026] GET /v2.0/security-groups?id=670069d3-450a-4694-a7b1-9e637585fd5e&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/655] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:35 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/656] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:35 2026] GET /v2.0/security-groups?id=7be19207-4d8e-4d71-8ac2-d1d90efd75a8&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/657] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:35 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:36.017 7 INFO neutron.services.segments.plugin [-] Segment 421ca6bb-a7dc-4f85-b922-2cc8aee3a79b resource provider aggregate not found 2026-06-25 23:30:36.028 7 INFO neutron.services.segments.plugin [-] Segment 421ca6bb-a7dc-4f85-b922-2cc8aee3a79b resource provider aggregate not found [pid: 8|app: 0|req: 363/658] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:35 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:36.041 7 INFO neutron.services.segments.plugin [-] Segment 421ca6bb-a7dc-4f85-b922-2cc8aee3a79b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 421ca6bb-a7dc-4f85-b922-2cc8aee3a79b found for delete ", "request_id": "req-fc8a615a-9da6-4b9e-948d-4f63458a038c"}]} 2026-06-25 23:30:36.048 7 INFO neutron.services.segments.plugin [-] Segment 421ca6bb-a7dc-4f85-b922-2cc8aee3a79b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 421ca6bb-a7dc-4f85-b922-2cc8aee3a79b found for delete ", "request_id": "req-2b74d4db-a073-4dbf-b66a-284e3c89f64d"}]} [pid: 7|app: 0|req: 296/659] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:35 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 973 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/660] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:36 2026] GET /v2.0/security-groups?id=670069d3-450a-4694-a7b1-9e637585fd5e&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/663] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:36 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 973 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/664] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:36 2026] GET /v2.0/security-groups?id=7be19207-4d8e-4d71-8ac2-d1d90efd75a8&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:36.846 7 INFO neutron.db.segments_db [None req-1cf04fe7-5d11-4aff-b7a6-c0c8c224a1b7 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 1e6da2a4-b43b-430e-99a1-61d3b48b6213 of type vxlan for network a7d37bd2-a0a5-4c2d-96fa-89a27481d0db [pid: 7|app: 0|req: 299/665] 10.0.0.199 () {34 vars in 671 bytes} [Thu Jun 25 23:30:36 2026] POST /v2.0/networks => generated 744 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/666] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:36 2026] POST /v2.0/subnets => generated 691 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/667] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:37 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:37.247 8 INFO neutron.db.segments_db [None req-9c8baae1-47f3-4a15-8d4c-a7e442a3ec75 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 55d97463-7eac-42e3-a785-5f038f7f4a6e of type vxlan for network 0d3be8b4-22b6-40f1-8a38-32517347904e [pid: 7|app: 0|req: 301/668] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:37 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&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: 302/669] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:37 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/670] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:37 2026] GET /v2.0/security-groups?id=670069d3-450a-4694-a7b1-9e637585fd5e&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/671] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:37 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:37.639 8 INFO neutron.db.l3_hamode_db [None req-9c8baae1-47f3-4a15-8d4c-a7e442a3ec75 786fbdb234f4476a88d5e26e1d5b14b5 5770e2039a5840a8b9fd919783420e35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 305/672] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:37 2026] GET /v2.0/security-groups?id=7be19207-4d8e-4d71-8ac2-d1d90efd75a8&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/673] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:38 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/674] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:38 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&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: 308/675] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:38 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:38.543 8 INFO neutron.db.l3_hamode_db [None req-9c8baae1-47f3-4a15-8d4c-a7e442a3ec75 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 309/676] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:38 2026] GET /v2.0/security-groups?id=670069d3-450a-4694-a7b1-9e637585fd5e&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/677] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:38 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:39.233 7 INFO neutron.db.l3_db [None req-5456521c-20e1-4bec-8692-acd07be118a3 89d0c42e71f54c3e99c20ad5db660737 f1db508af9884c6b87b25c73e5d3cf74 - - default default] Floating IP 14469097-1545-4590-ae9e-fc45440b1e44 associated. External IP: 10.96.250.208, port: 5175379f-2bec-45e0-9a67-7796c1e44901. [pid: 7|app: 0|req: 311/678] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:30:38 2026] PUT /v2.0/floatingips/14469097-1545-4590-ae9e-fc45440b1e44 => generated 855 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/679] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:39 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/680] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:39 2026] GET /v2.0/security-groups?id=7be19207-4d8e-4d71-8ac2-d1d90efd75a8&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:39.721 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-269cbdd4-e317-4385-9ac0-2c2e1bec7223'] response: {'name': 'network-changed', 'server_uuid': '02047771-92a2-44f9-8e13-b7c600b04038', 'tag': '5175379f-2bec-45e0-9a67-7796c1e44901', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 314/681] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:39 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => 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: 315/682] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:39 2026] GET /v2.0/security-groups?id=670069d3-450a-4694-a7b1-9e637585fd5e&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/683] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:39 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/684] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:39 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/685] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:37 2026] POST /v2.0/routers => generated 731 bytes in 2670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/686] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/ports?tenant_id=f1db508af9884c6b87b25c73e5d3cf74&device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/687] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/networks?id=54afa129-3eba-4bb2-91cc-f40a90eb2127 => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/688] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5175379f-2bec-45e0-9a67-7796c1e44901 => generated 858 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/689] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/subnets?id=8810c420-3a15-4961-bf3b-12d0b72ba35d => generated 702 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/690] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/ports?network_id=54afa129-3eba-4bb2-91cc-f40a90eb2127&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/691] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?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: 375/692] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/693] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/694] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/695] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:40 2026] GET /v2.0/security-groups?id=7be19207-4d8e-4d71-8ac2-d1d90efd75a8&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/696] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:41 2026] GET /v2.0/security-groups?id=670069d3-450a-4694-a7b1-9e637585fd5e&fields=id&fields=name => generated 114 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/697] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:30:39 2026] PUT /v2.0/routers/624b9ac8-c721-4f97-9d8b-b087779a2ecd/add_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/698] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:41 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:41.651 7 INFO neutron.db.l3_db [None req-3ad633db-cc32-4399-8655-126c77233a3f c7415d5a9ef641ca8ea27d8afc44da1f f2c37efd79804e88a0b988cb8a478d4f - - default default] Floating IP 17f4e352-d7d0-4560-b38a-2b8e77808f11 associated. External IP: 10.96.250.217, port: 4e24ecc0-3c8e-4c21-8d37-63b151462c81. 2026-06-25 23:30:41.826 8 WARNING neutron_lib.context [None req-9473ea5a-6cd7-4de9-844b-c6b654e8c5b7 8dfff34dd0a545179a68f45145a607c5 5770e2039a5840a8b9fd919783420e35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 381/699] 10.0.0.199 () {34 vars in 685 bytes} [Thu Jun 25 23:30:41 2026] POST /v2.0/security-groups => generated 1659 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:30:42.029 8 WARNING neutron_lib.context [None req-2945bda9-2ae7-45e1-9d05-53ba035c6042 8dfff34dd0a545179a68f45145a607c5 5770e2039a5840a8b9fd919783420e35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 382/700] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:30:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:42.205 8 WARNING neutron_lib.context [None req-4c041e0a-9926-411e-9122-9e41b0347d63 8dfff34dd0a545179a68f45145a607c5 5770e2039a5840a8b9fd919783420e35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 383/701] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:30:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/702] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:30:41 2026] PUT /v2.0/floatingips/17f4e352-d7d0-4560-b38a-2b8e77808f11 => generated 856 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:42.367 7 WARNING neutron_lib.context [None req-a702bf75-ba82-461d-98ca-28d5bf0194f8 8dfff34dd0a545179a68f45145a607c5 5770e2039a5840a8b9fd919783420e35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 384/703] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/704] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/security-groups?id=670069d3-450a-4694-a7b1-9e637585fd5e&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: 8|app: 0|req: 386/705] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:42.523 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93008c51-cc21-46c0-aaab-81fa23230509'] response: {'name': 'network-changed', 'server_uuid': '16818433-d065-4bdb-8e80-157e1db53628', 'tag': '4e24ecc0-3c8e-4c21-8d37-63b151462c81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 387/706] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/security-groups?id=7be19207-4d8e-4d71-8ac2-d1d90efd75a8&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/707] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:42 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/708] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:30:42 2026] POST /v2.0/floatingips => generated 552 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/709] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/710] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/ports?tenant_id=f2c37efd79804e88a0b988cb8a478d4f&device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:43.204 8 INFO neutron.db.l3_db [None req-cb149a5b-ece7-4695-ad0d-0a2876a7a57f 738a5fabbd064473b7a343ec3398e800 a082d4827c774307955e87efe1c351cd - - default default] Floating IP 2003d51f-ceac-4fb2-8373-d1e52c032099 associated. External IP: 10.96.250.204, port: 55a5d641-db50-4f0e-8ba8-b1fdf474df55. [pid: 7|app: 0|req: 323/711] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/security-groups?id=7be19207-4d8e-4d71-8ac2-d1d90efd75a8&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/712] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/networks?id=8d596fac-1562-43d0-a14b-ae9c88e56583 => generated 772 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/713] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4e24ecc0-3c8e-4c21-8d37-63b151462c81 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/714] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/subnets?id=b425b156-e1e3-409a-8260-8f4344e03e60 => generated 694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/715] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/ports?network_id=8d596fac-1562-43d0-a14b-ae9c88e56583&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/716] 10.0.0.245 () {34 vars in 1100 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2116779144&fields=id&tenant_id=5770e2039a5840a8b9fd919783420e35 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/717] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/networks/8d596fac-1562-43d0-a14b-ae9c88e56583?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/718] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:30:42 2026] PUT /v2.0/floatingips/2003d51f-ceac-4fb2-8373-d1e52c032099 => generated 856 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/719] 10.0.0.245 () {34 vars in 982 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/networks?id=a7d37bd2-a0a5-4c2d-96fa-89a27481d0db => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/720] 10.0.0.245 () {34 vars in 965 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/quotas/5770e2039a5840a8b9fd919783420e35 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/721] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/networks/8d596fac-1562-43d0-a14b-ae9c88e56583?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:43.661 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7644d4b3-e857-4442-9356-27588ed944e9'] response: {'name': 'network-changed', 'server_uuid': '09750db5-2304-4c26-ae44-563ca245575b', 'tag': '55a5d641-db50-4f0e-8ba8-b1fdf474df55', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 332/722] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/ports?tenant_id=5770e2039a5840a8b9fd919783420e35&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/723] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/724] 10.0.0.245 () {34 vars in 1008 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/networks/a7d37bd2-a0a5-4c2d-96fa-89a27481d0db?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/725] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/security-groups?id=670069d3-450a-4694-a7b1-9e637585fd5e&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: 334/726] 10.0.0.245 () {34 vars in 1108 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/networks/a7d37bd2-a0a5-4c2d-96fa-89a27481d0db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/727] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:43 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => 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: 335/728] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/729] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/security-groups?id=670069d3-450a-4694-a7b1-9e637585fd5e&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/730] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/ports?tenant_id=a082d4827c774307955e87efe1c351cd&device_id=09750db5-2304-4c26-ae44-563ca245575b => 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: 395/731] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/networks?id=6b358f5c-c9ce-43cb-9cbe-5c0379da4400 => generated 776 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/732] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/733] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=55a5d641-db50-4f0e-8ba8-b1fdf474df55 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/734] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/subnets?id=0ee0404c-613b-4ef2-a265-16eefda215de => generated 698 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/735] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/security-groups?id=7be19207-4d8e-4d71-8ac2-d1d90efd75a8&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/736] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/ports?network_id=6b358f5c-c9ce-43cb-9cbe-5c0379da4400&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: 339/737] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/networks/6b358f5c-c9ce-43cb-9cbe-5c0379da4400?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/738] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/networks/6b358f5c-c9ce-43cb-9cbe-5c0379da4400?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/739] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:30:44 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/740] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:45 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:45.284 8 INFO neutron.db.l3_db [req-d48ccd63-175c-4aa2-90e7-de0b9ba85f30 req-c98a907d-45d2-43fb-8db3-054287915f37 c7415d5a9ef641ca8ea27d8afc44da1f f2c37efd79804e88a0b988cb8a478d4f - - default default] Floating IP 17f4e352-d7d0-4560-b38a-2b8e77808f11 disassociated. External IP: 10.96.250.217, port: 4e24ecc0-3c8e-4c21-8d37-63b151462c81. [pid: 7|app: 0|req: 342/741] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:45 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/742] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:45 2026] GET /v2.0/security-groups?id=670069d3-450a-4694-a7b1-9e637585fd5e&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/743] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:45 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/744] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:30:44 2026] DELETE /v2.0/ports/4e24ecc0-3c8e-4c21-8d37-63b151462c81 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/745] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:30:46 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/746] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:46 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:46.150 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a71dd83-aa33-4505-a99e-188c0f7acc55'] response: {'server_uuid': '16818433-d065-4bdb-8e80-157e1db53628', 'name': 'network-vif-deleted', 'tag': '4e24ecc0-3c8e-4c21-8d37-63b151462c81', 'status': 'completed', 'code': 200} 2026-06-25 23:30:46.462 8 INFO neutron.db.l3_db [req-8b57e64f-62ad-41c9-bc7f-8ac0b2b83e0a req-2b17c211-d7a8-4f9b-8896-de75d3d0f5c5 738a5fabbd064473b7a343ec3398e800 a082d4827c774307955e87efe1c351cd - - default default] Floating IP 2003d51f-ceac-4fb2-8373-d1e52c032099 disassociated. External IP: 10.96.250.204, port: 55a5d641-db50-4f0e-8ba8-b1fdf474df55. [pid: 7|app: 0|req: 347/747] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:46 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => 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: 348/748] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:46 2026] GET /v2.0/security-groups?id=670069d3-450a-4694-a7b1-9e637585fd5e&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/749] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:46 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => 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: 401/750] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:30:46 2026] DELETE /v2.0/ports/55a5d641-db50-4f0e-8ba8-b1fdf474df55 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/751] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:47 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => 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: 402/752] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:47 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => 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: 351/753] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:47 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/754] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:48 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/755] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:30:48 2026] GET /v2.0/networks?id=a7d37bd2-a0a5-4c2d-96fa-89a27481d0db => generated 676 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:48.530 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1410b2cd-bb48-4cee-99be-7eaacd2254bd'] response: {'server_uuid': '09750db5-2304-4c26-ae44-563ca245575b', 'name': 'network-vif-deleted', 'tag': '55a5d641-db50-4f0e-8ba8-b1fdf474df55', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 404/756] 199.19.213.146 () {34 vars in 1050 bytes} [Thu Jun 25 23:30:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5770e2039a5840a8b9fd919783420e35 => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:48.597 7 WARNING neutron_lib.context [req-26b81972-8dd3-40e8-a927-81f668b6de7f req-6669131f-195e-4939-8947-1131e8236162 8dfff34dd0a545179a68f45145a607c5 5770e2039a5840a8b9fd919783420e35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 405/757] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:48 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/758] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:48 2026] GET /v2.0/ports?device_id=16818433-d065-4bdb-8e80-157e1db53628 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/759] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:30:48 2026] POST /v2.0/ports => generated 958 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 407/760] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:30:49 2026] PUT /v2.0/ports/b8760c01-3589-4cb1-b908-fcef78050bcd => generated 1239 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/761] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:49 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 973 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 408/762] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:49 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/763] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:49 2026] GET /v2.0/ports?device_id=09750db5-2304-4c26-ae44-563ca245575b => 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: 409/764] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:30:49 2026] DELETE /v2.0/security-groups/7be19207-4d8e-4d71-8ac2-d1d90efd75a8 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:50.158 7 INFO neutron.api.v2.resource [None req-b14a7362-84f7-4695-80ca-ddc751d42852 c7415d5a9ef641ca8ea27d8afc44da1f f2c37efd79804e88a0b988cb8a478d4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 356/765] 10.0.0.199 () {32 vars in 737 bytes} [Thu Jun 25 23:30:50 2026] GET /v2.0/security-groups/7be19207-4d8e-4d71-8ac2-d1d90efd75a8 => generated 146 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/766] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:30:50 2026] DELETE /v2.0/floatingips/17f4e352-d7d0-4560-b38a-2b8e77808f11 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:50.612 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75c6bbcf-870a-4288-92b2-a1824ceedfb3'] response: {'name': 'network-changed', 'server_uuid': '360b6939-7c78-4b9d-b7d0-560ccef1405d', 'tag': 'b8760c01-3589-4cb1-b908-fcef78050bcd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 411/767] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:50 2026] GET /v2.0/ports?tenant_id=5770e2039a5840a8b9fd919783420e35&device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/768] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b8760c01-3589-4cb1-b908-fcef78050bcd => 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: 413/769] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:50 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 973 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/770] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:30:50 2026] GET /v2.0/subnets?id=ec74a090-5e80-4452-938d-526dba5ba4c1 => generated 694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/771] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:50 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/772] 10.0.0.192 () {34 vars in 990 bytes} [Thu Jun 25 23:30:50 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 1240 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/773] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:51 2026] GET /v2.0/ports?network_id=a7d37bd2-a0a5-4c2d-96fa-89a27481d0db&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: 8|app: 0|req: 418/774] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:30:51 2026] DELETE /v2.0/security-groups/670069d3-450a-4694-a7b1-9e637585fd5e => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/775] 10.0.0.192 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:51 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/776] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:51 2026] GET /v2.0/networks/a7d37bd2-a0a5-4c2d-96fa-89a27481d0db?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:30:51.335 8 INFO neutron.api.v2.resource [None req-0d7d2e44-e627-4f99-83a4-8bc869b7aabf 738a5fabbd064473b7a343ec3398e800 a082d4827c774307955e87efe1c351cd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 421/777] 10.0.0.199 () {32 vars in 737 bytes} [Thu Jun 25 23:30:51 2026] GET /v2.0/security-groups/670069d3-450a-4694-a7b1-9e637585fd5e => 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: 424/780] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:51 2026] GET /v2.0/networks/a7d37bd2-a0a5-4c2d-96fa-89a27481d0db?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: 357/781] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:30:50 2026] PUT /v2.0/routers/df40dcf5-313d-4fd1-bbc7-3f63c72ed271/remove_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/782] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:30:51 2026] DELETE /v2.0/floatingips/2003d51f-ceac-4fb2-8373-d1e52c032099 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:52.557 7 INFO neutron.services.segments.plugin [-] Segment 4fabcefa-b696-4b87-941b-478ac62afabd resource provider aggregate not found 2026-06-25 23:30:52.561 7 INFO neutron.services.segments.plugin [-] Segment 4fabcefa-b696-4b87-941b-478ac62afabd resource provider aggregate not found 2026-06-25 23:30:52.587 7 INFO neutron.services.segments.plugin [-] Segment 4fabcefa-b696-4b87-941b-478ac62afabd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fabcefa-b696-4b87-941b-478ac62afabd found for delete ", "request_id": "req-578ee8c5-13bd-40cc-8ed9-a40b70be81f9"}]} 2026-06-25 23:30:52.588 7 INFO neutron.services.segments.plugin [-] Segment 4fabcefa-b696-4b87-941b-478ac62afabd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fabcefa-b696-4b87-941b-478ac62afabd found for delete ", "request_id": "req-b02e51b4-7acf-4786-ad1f-87a849a53a49"}]} 2026-06-25 23:30:52.591 7 INFO neutron.db.l3_hamode_db [None req-a52d9d73-34ba-4cad-b575-42ee66ce4a67 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] HA network ba4f8051-1770-45e3-ab17-207c5fdeb944 was deleted as no HA routers are present in tenant f2c37efd79804e88a0b988cb8a478d4f. [pid: 7|app: 0|req: 358/783] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:30:51 2026] DELETE /v2.0/routers/df40dcf5-313d-4fd1-bbc7-3f63c72ed271 => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/784] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:52 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/785] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:52 2026] GET /v2.0/ports?tenant_id=5770e2039a5840a8b9fd919783420e35&device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/786] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:30:52 2026] DELETE /v2.0/subnets/b425b156-e1e3-409a-8260-8f4344e03e60 => 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: 426/787] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:30:51 2026] PUT /v2.0/routers/edca36b9-9810-49b2-a31a-2d9ef3104aba/remove_router_interface => generated 309 bytes in 1187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/788] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:52 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/789] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:30:52 2026] GET /v2.0/networks?id=a7d37bd2-a0a5-4c2d-96fa-89a27481d0db => generated 772 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/790] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:30:52 2026] DELETE /v2.0/networks/8d596fac-1562-43d0-a14b-ae9c88e56583 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/791] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b8760c01-3589-4cb1-b908-fcef78050bcd => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/792] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/subnets?id=ec74a090-5e80-4452-938d-526dba5ba4c1 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/793] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/ports?network_id=a7d37bd2-a0a5-4c2d-96fa-89a27481d0db&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: 7|app: 0|req: 367/794] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/networks/a7d37bd2-a0a5-4c2d-96fa-89a27481d0db?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/795] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/security-groups?tenant_id=f2c37efd79804e88a0b988cb8a478d4f&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: 369/796] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:30:53 2026] GET /v2.0/networks/a7d37bd2-a0a5-4c2d-96fa-89a27481d0db?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: 370/797] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:30:53 2026] DELETE /v2.0/security-groups/5778cf65-90ce-40cf-b4a7-f87bad95c1a2 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:54.042 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-1e2c59a3-2a3e-4eee-88ee-72d895dee468 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - 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.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/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.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/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.12/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.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 371/798] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:54 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/799] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:54 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&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-06-25 23:30:54.488 8 INFO neutron.db.l3_hamode_db [None req-1e2c59a3-2a3e-4eee-88ee-72d895dee468 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] HA network ccbaec4e-68e8-47b1-a9a9-137937b2a1cc was deleted as no HA routers are present in tenant a082d4827c774307955e87efe1c351cd. [pid: 8|app: 0|req: 428/800] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:30:52 2026] DELETE /v2.0/routers/edca36b9-9810-49b2-a31a-2d9ef3104aba => generated 0 bytes in 1514 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:54.619 7 INFO neutron.services.segments.plugin [-] Segment 3c7b3a0d-9fb5-464d-9b68-76de44714506 resource provider aggregate not found 2026-06-25 23:30:54.623 7 INFO neutron.services.segments.plugin [-] Segment 3c7b3a0d-9fb5-464d-9b68-76de44714506 resource provider aggregate not found 2026-06-25 23:30:54.630 7 INFO neutron.services.segments.plugin [-] Segment 3c7b3a0d-9fb5-464d-9b68-76de44714506 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c7b3a0d-9fb5-464d-9b68-76de44714506 found for delete ", "request_id": "req-113b814a-f435-45c1-ae96-4236c1804416"}]} 2026-06-25 23:30:54.642 7 INFO neutron.services.segments.plugin [-] Segment 3c7b3a0d-9fb5-464d-9b68-76de44714506 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c7b3a0d-9fb5-464d-9b68-76de44714506 found for delete ", "request_id": "req-3ba131e7-d372-4537-9a10-e2d0d07d3667"}]} [pid: 7|app: 0|req: 373/801] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:30:54 2026] DELETE /v2.0/subnets/0ee0404c-613b-4ef2-a265-16eefda215de => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:30:54.985 8 INFO neutron.services.segments.plugin [-] Segment 92d845fb-cb4e-4fbd-8cd7-3e69393d12e3 resource provider aggregate not found 2026-06-25 23:30:55.006 8 INFO neutron.services.segments.plugin [-] Segment 92d845fb-cb4e-4fbd-8cd7-3e69393d12e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d845fb-cb4e-4fbd-8cd7-3e69393d12e3 found for delete ", "request_id": "req-e45b752b-7214-4fbf-b3bb-0169b267c877"}]} 2026-06-25 23:30:55.039 8 INFO neutron.services.segments.plugin [-] Segment 92d845fb-cb4e-4fbd-8cd7-3e69393d12e3 resource provider aggregate not found 2026-06-25 23:30:55.070 8 INFO neutron.services.segments.plugin [-] Segment 92d845fb-cb4e-4fbd-8cd7-3e69393d12e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d845fb-cb4e-4fbd-8cd7-3e69393d12e3 found for delete ", "request_id": "req-412ef7f9-8057-43fc-b466-a202cede5bd6"}]} [pid: 8|app: 0|req: 429/802] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:30:54 2026] DELETE /v2.0/networks/6b358f5c-c9ce-43cb-9cbe-5c0379da4400 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/803] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:55 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/804] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:55 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/805] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:30:55 2026] GET /v2.0/security-groups?tenant_id=a082d4827c774307955e87efe1c351cd&name=default => generated 2921 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/806] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:30:55 2026] DELETE /v2.0/security-groups/4930ce51-a685-496b-a275-13693c20d03d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:30:55.905 7 INFO neutron.db.segments_db [None req-37ff7634-a1ba-4ede-8df6-f5980b8d8c18 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment a0ef99e7-50e4-433a-bb67-d6c16e22c7ad of type vxlan for network 3b8308ff-6bbe-478b-8cb9-15614dfe2085 [pid: 7|app: 0|req: 376/807] 10.0.0.199 () {34 vars in 671 bytes} [Thu Jun 25 23:30:55 2026] POST /v2.0/networks => generated 746 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/808] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:56 2026] POST /v2.0/subnets => generated 693 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:30:56.392 7 INFO neutron.db.segments_db [None req-7f37c013-78c3-42aa-8dc0-d72c6513474a 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 7cb13516-19ca-4e96-b7c2-56f824dd7b87 of type vxlan for network 7568178e-f86c-4c1b-a4ff-fe7546322dd0 [pid: 8|app: 0|req: 433/809] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:56 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/810] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:30:56 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&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: 8|app: 0|req: 435/811] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:30:56 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:56.783 7 INFO neutron.db.l3_hamode_db [None req-7f37c013-78c3-42aa-8dc0-d72c6513474a 786fbdb234f4476a88d5e26e1d5b14b5 a2c37694d0eb4b71bc289c43b8d88dfe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:30:57.030 8 INFO neutron.services.segments.plugin [-] Segment 702d9c07-9460-4b86-8813-4a86b318cd8e resource provider aggregate not found 2026-06-25 23:30:57.063 8 INFO neutron.services.segments.plugin [-] Segment 702d9c07-9460-4b86-8813-4a86b318cd8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 702d9c07-9460-4b86-8813-4a86b318cd8e found for delete ", "request_id": "req-9f45480f-f09c-4eae-b0b2-08f2a8a30e42"}]} 2026-06-25 23:30:57.107 8 INFO neutron.services.segments.plugin [-] Segment 702d9c07-9460-4b86-8813-4a86b318cd8e resource provider aggregate not found 2026-06-25 23:30:57.134 8 INFO neutron.services.segments.plugin [-] Segment 702d9c07-9460-4b86-8813-4a86b318cd8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 702d9c07-9460-4b86-8813-4a86b318cd8e found for delete ", "request_id": "req-7298615e-7806-4af9-b258-8ace9c32746c"}]} 2026-06-25 23:30:57.232 8 INFO neutron.db.l3_db [None req-d02e0c1c-8c8d-435f-815f-dfe8c9a9ab4b 8dfff34dd0a545179a68f45145a607c5 5770e2039a5840a8b9fd919783420e35 - - default default] Floating IP 34680940-b987-49a6-9bb9-5abd991652ee associated. External IP: 10.96.250.205, port: b8760c01-3589-4cb1-b908-fcef78050bcd. [pid: 8|app: 0|req: 436/812] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:30:56 2026] PUT /v2.0/floatingips/34680940-b987-49a6-9bb9-5abd991652ee => generated 856 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:57.703 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2305d989-4701-4a78-9909-52a4afc689e1'] response: {'name': 'network-changed', 'server_uuid': '360b6939-7c78-4b9d-b7d0-560ccef1405d', 'tag': 'b8760c01-3589-4cb1-b908-fcef78050bcd', 'status': 'completed', 'code': 200} 2026-06-25 23:30:57.731 7 INFO neutron.db.l3_hamode_db [None req-7f37c013-78c3-42aa-8dc0-d72c6513474a 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:30:57.973 8 INFO neutron.db.segments_db [None req-1838db2e-ed9e-4147-8ab6-ddfceec28ef9 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 7f58ab5b-a947-4589-9339-8123b58e1b99 of type vxlan for network 7631536f-61a3-4014-ab7b-cebb64b95713 [pid: 8|app: 0|req: 437/813] 10.0.0.199 () {34 vars in 671 bytes} [Thu Jun 25 23:30:57 2026] POST /v2.0/networks => generated 737 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/814] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:58 2026] POST /v2.0/subnets => generated 685 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/815] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:30:58 2026] GET /v2.0/ports?tenant_id=5770e2039a5840a8b9fd919783420e35&device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:30:58.397 8 INFO neutron.db.segments_db [None req-6f107e5a-7c0d-4dce-bfab-32bf86f132e5 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment f2dfccef-f076-43d2-a88e-2fdb51e183c0 of type vxlan for network 58c797cd-06c1-4bcd-869f-63da7ac5b503 2026-06-25 23:30:58.687 8 INFO neutron.db.l3_hamode_db [None req-6f107e5a-7c0d-4dce-bfab-32bf86f132e5 786fbdb234f4476a88d5e26e1d5b14b5 e703dc2d59024145a4b06a244f8260c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 377/816] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:56 2026] POST /v2.0/routers => generated 733 bytes in 2392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/817] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:30:58 2026] GET /v2.0/networks?id=a7d37bd2-a0a5-4c2d-96fa-89a27481d0db => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:30:59.533 8 INFO neutron.db.l3_hamode_db [None req-6f107e5a-7c0d-4dce-bfab-32bf86f132e5 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 379/818] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:30:58 2026] PUT /v2.0/routers/80ed8e68-c86b-4d2d-be47-135adb05e4c1/add_router_interface => generated 309 bytes in 1246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/819] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:30:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b8760c01-3589-4cb1-b908-fcef78050bcd => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/820] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:31:00 2026] GET /v2.0/subnets?id=ec74a090-5e80-4452-938d-526dba5ba4c1 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/821] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:00 2026] GET /v2.0/ports?network_id=a7d37bd2-a0a5-4c2d-96fa-89a27481d0db&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/822] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:00 2026] GET /v2.0/networks/a7d37bd2-a0a5-4c2d-96fa-89a27481d0db?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: 384/823] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:00 2026] GET /v2.0/networks/a7d37bd2-a0a5-4c2d-96fa-89a27481d0db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/824] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:30:58 2026] POST /v2.0/routers => generated 725 bytes in 2241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/825] 10.0.0.245 () {34 vars in 982 bytes} [Thu Jun 25 23:31:01 2026] GET /v2.0/networks?id=3b8308ff-6bbe-478b-8cb9-15614dfe2085 => generated 678 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/826] 10.0.0.245 () {34 vars in 965 bytes} [Thu Jun 25 23:31:01 2026] GET /v2.0/quotas/a2c37694d0eb4b71bc289c43b8d88dfe => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/827] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:31:01 2026] GET /v2.0/ports?tenant_id=a2c37694d0eb4b71bc289c43b8d88dfe&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/828] 10.0.0.245 () {34 vars in 1008 bytes} [Thu Jun 25 23:31:01 2026] GET /v2.0/networks/3b8308ff-6bbe-478b-8cb9-15614dfe2085?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: 445/829] 10.0.0.245 () {34 vars in 1108 bytes} [Thu Jun 25 23:31:01 2026] GET /v2.0/networks/3b8308ff-6bbe-478b-8cb9-15614dfe2085?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: 446/830] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:01 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => 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: 385/831] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:31:00 2026] PUT /v2.0/routers/464cb87a-5e1a-44df-bc16-f74afa5c3fe7/add_router_interface => generated 309 bytes in 1265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:02.360 8 WARNING neutron_lib.context [None req-d22642c2-6abe-4b5f-98f0-829c1a4dc05e c71697195aa94b369851944314d50051 e703dc2d59024145a4b06a244f8260c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 447/832] 10.0.0.199 () {34 vars in 685 bytes} [Thu Jun 25 23:31:02 2026] POST /v2.0/security-groups => generated 1660 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:31:02.532 7 WARNING neutron_lib.context [None req-3b228643-ad8e-4c36-b9a2-b33e437f594e c71697195aa94b369851944314d50051 e703dc2d59024145a4b06a244f8260c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 448/833] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:02 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/834] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:31:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:02.649 8 WARNING neutron_lib.context [None req-6d20576a-3b68-487a-b704-80dbb8e7141f c71697195aa94b369851944314d50051 e703dc2d59024145a4b06a244f8260c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 449/835] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:31:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:02.780 7 WARNING neutron_lib.context [None req-cf6f0430-23fc-4d9d-9cd4-3658601eb1d5 c71697195aa94b369851944314d50051 e703dc2d59024145a4b06a244f8260c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 387/836] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:31:02 2026] POST /v2.0/floatingips => generated 552 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/837] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:03 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/838] 10.0.0.245 () {34 vars in 1100 bytes} [Thu Jun 25 23:31:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1087226756&fields=id&tenant_id=e703dc2d59024145a4b06a244f8260c1 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/839] 10.0.0.245 () {34 vars in 982 bytes} [Thu Jun 25 23:31:03 2026] GET /v2.0/networks?id=7631536f-61a3-4014-ab7b-cebb64b95713 => generated 670 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/840] 10.0.0.245 () {34 vars in 965 bytes} [Thu Jun 25 23:31:03 2026] GET /v2.0/quotas/e703dc2d59024145a4b06a244f8260c1 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/841] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:31:03 2026] GET /v2.0/ports?tenant_id=e703dc2d59024145a4b06a244f8260c1&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/842] 10.0.0.245 () {34 vars in 1008 bytes} [Thu Jun 25 23:31:04 2026] GET /v2.0/networks/7631536f-61a3-4014-ab7b-cebb64b95713?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: 453/843] 10.0.0.245 () {34 vars in 1108 bytes} [Thu Jun 25 23:31:04 2026] GET /v2.0/networks/7631536f-61a3-4014-ab7b-cebb64b95713?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: 391/844] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:04 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => 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: 454/845] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:04 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/846] 10.0.0.192 () {34 vars in 990 bytes} [Thu Jun 25 23:31:05 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/847] 10.0.0.192 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:05 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&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: 393/848] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:05 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/849] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:05 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => 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: 394/850] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:31:05 2026] GET /v2.0/networks?id=3b8308ff-6bbe-478b-8cb9-15614dfe2085 => generated 678 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:05.933 8 WARNING neutron_lib.context [req-d294a7e7-49ee-409e-b690-7e922749ca15 req-0f715e2b-0ab9-4500-b7e7-c10d17be4352 943d3d01598549149c5d4f922a05d53d a2c37694d0eb4b71bc289c43b8d88dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 457/853] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:31:05 2026] POST /v2.0/ports => generated 958 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 458/854] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:06 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => 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: 397/855] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:31:06 2026] PUT /v2.0/ports/146b7aab-d6fa-4695-891a-aea5c5a9acc6 => generated 1239 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/856] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:06 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 973 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 398/857] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:07 2026] GET /v2.0/security-groups?id=e5274422-cf93-4b7e-8bdc-533a20367b4e&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/858] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:07 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:07.655 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea27c576-3a3b-4fc4-9081-e5a08e40e4ec'] response: {'name': 'network-changed', 'server_uuid': 'd12e528a-ef47-4232-a68d-33d8043d2076', 'tag': '146b7aab-d6fa-4695-891a-aea5c5a9acc6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 399/859] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:07 2026] GET /v2.0/ports?tenant_id=a2c37694d0eb4b71bc289c43b8d88dfe&device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/860] 199.19.213.146 () {34 vars in 1018 bytes} [Thu Jun 25 23:31:07 2026] GET /v2.0/networks?tenant_id=a2c37694d0eb4b71bc289c43b8d88dfe&shared=False => generated 774 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/861] 199.19.213.146 () {34 vars in 930 bytes} [Thu Jun 25 23:31:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/862] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:08 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/863] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:08 2026] GET /v2.0/security-groups?id=e5274422-cf93-4b7e-8bdc-533a20367b4e&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/864] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:08 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/865] 10.0.0.245 () {34 vars in 971 bytes} [Thu Jun 25 23:31:08 2026] GET /v2.0/ports/5175379f-2bec-45e0-9a67-7796c1e44901 => generated 968 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/866] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:08 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/867] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:31:08 2026] GET /v2.0/networks?id=7631536f-61a3-4014-ab7b-cebb64b95713 => generated 670 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/868] 199.19.213.146 () {34 vars in 1050 bytes} [Thu Jun 25 23:31:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e703dc2d59024145a4b06a244f8260c1 => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:08.867 7 WARNING neutron_lib.context [req-d66ccef1-97ec-428e-80fe-072e5daa9215 req-c31ee93c-f7e0-4c31-8213-33a666032ad9 c71697195aa94b369851944314d50051 e703dc2d59024145a4b06a244f8260c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 466/869] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:08 2026] GET /v2.0/ports?tenant_id=a2c37694d0eb4b71bc289c43b8d88dfe&device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/870] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:31:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=146b7aab-d6fa-4695-891a-aea5c5a9acc6 => 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: 468/871] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:31:08 2026] GET /v2.0/subnets?id=d17785b7-5052-46d7-b87d-f178f22aad8b => generated 696 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/872] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:08 2026] GET /v2.0/ports?network_id=3b8308ff-6bbe-478b-8cb9-15614dfe2085&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/873] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:09 2026] GET /v2.0/networks/3b8308ff-6bbe-478b-8cb9-15614dfe2085?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/874] 199.19.213.146 () {34 vars in 1000 bytes} [Thu Jun 25 23:31:09 2026] GET /v2.0/subnets?network_id=54afa129-3eba-4bb2-91cc-f40a90eb2127 => generated 684 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/875] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:09 2026] GET /v2.0/networks/3b8308ff-6bbe-478b-8cb9-15614dfe2085?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/876] 199.19.213.146 () {34 vars in 1146 bytes} [Thu Jun 25 23:31:09 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038&device_owner=compute%3Anova&network_id=54afa129-3eba-4bb2-91cc-f40a90eb2127 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/877] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:31:08 2026] POST /v2.0/ports => generated 954 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 405/878] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:31:09 2026] PUT /v2.0/ports/e434c643-080c-42a1-acd0-8339e0eae19e => generated 1235 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 474/879] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:31:09 2026] PUT /v2.0/ports/5175379f-2bec-45e0-9a67-7796c1e44901 => generated 1149 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 406/880] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:09 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/881] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:09 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/882] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:09 2026] GET /v2.0/security-groups?id=e5274422-cf93-4b7e-8bdc-533a20367b4e&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/883] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:09 2026] GET /v2.0/security-groups?id=cef9936c-7bd2-4fe3-9bbf-740d6a20329f&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:10.348 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-859cc370-301c-4395-92ae-99a2a7b68849'] response: {'name': 'network-changed', 'server_uuid': 'dd0d8d97-936d-46ab-95c0-03c1313b2212', 'tag': 'e434c643-080c-42a1-acd0-8339e0eae19e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 408/884] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:10 2026] GET /v2.0/ports?tenant_id=f1db508af9884c6b87b25c73e5d3cf74&device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 1421 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:10.393 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6cf0d240-2900-4826-85f3-d98d7cb91d8f'] response: {'name': 'network-changed', 'server_uuid': '02047771-92a2-44f9-8e13-b7c600b04038', 'tag': '5175379f-2bec-45e0-9a67-7796c1e44901', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 477/885] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:31:10 2026] GET /v2.0/networks?id=54afa129-3eba-4bb2-91cc-f40a90eb2127 => generated 779 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/886] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:31:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=5175379f-2bec-45e0-9a67-7796c1e44901 => 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: 478/887] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5175379f-2bec-45e0-9a67-7796c1e44901 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/888] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:10 2026] GET /v2.0/ports?tenant_id=e703dc2d59024145a4b06a244f8260c1&device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/889] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:31:10 2026] GET /v2.0/subnets?id=8810c420-3a15-4961-bf3b-12d0b72ba35d => generated 702 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/890] 199.19.213.146 () {34 vars in 1018 bytes} [Thu Jun 25 23:31:10 2026] GET /v2.0/networks?tenant_id=e703dc2d59024145a4b06a244f8260c1&shared=False => generated 765 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/891] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:10 2026] GET /v2.0/ports?network_id=54afa129-3eba-4bb2-91cc-f40a90eb2127&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/892] 199.19.213.146 () {34 vars in 930 bytes} [Thu Jun 25 23:31:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/893] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:10 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?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: 413/894] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:10 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/895] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/896] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/security-groups?id=e5274422-cf93-4b7e-8bdc-533a20367b4e&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/897] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/898] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/security-groups?id=cef9936c-7bd2-4fe3-9bbf-740d6a20329f&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/899] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/ports?tenant_id=e703dc2d59024145a4b06a244f8260c1&device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/900] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e434c643-080c-42a1-acd0-8339e0eae19e => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/901] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/ports?tenant_id=f1db508af9884c6b87b25c73e5d3cf74&device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 1421 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/902] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 1152 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/903] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/subnets?id=2b1117c9-b92e-4d0d-943a-0ff68fe17d0c => generated 688 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/904] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/networks?id=54afa129-3eba-4bb2-91cc-f40a90eb2127 => generated 779 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/905] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/ports?network_id=7631536f-61a3-4014-ab7b-cebb64b95713&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: 487/906] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/907] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=5175379f-2bec-45e0-9a67-7796c1e44901 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/908] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/networks/7631536f-61a3-4014-ab7b-cebb64b95713?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: 421/909] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5175379f-2bec-45e0-9a67-7796c1e44901 => 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: 422/910] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/subnets?id=8810c420-3a15-4961-bf3b-12d0b72ba35d => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/911] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/networks/7631536f-61a3-4014-ab7b-cebb64b95713?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: 423/912] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:11 2026] GET /v2.0/ports?network_id=54afa129-3eba-4bb2-91cc-f40a90eb2127&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/913] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:12 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?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: 424/914] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:12 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/915] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:12 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/916] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:12 2026] GET /v2.0/security-groups?id=e5274422-cf93-4b7e-8bdc-533a20367b4e&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/917] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:12 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/918] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:12 2026] GET /v2.0/security-groups?id=cef9936c-7bd2-4fe3-9bbf-740d6a20329f&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: 426/919] 199.19.213.146 () {34 vars in 1120 bytes} [Thu Jun 25 23:31:12 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/920] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:31:12 2026] PUT /v2.0/ports/5175379f-2bec-45e0-9a67-7796c1e44901 => generated 968 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/921] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:13 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 495/922] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:13 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => 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: 428/923] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:13 2026] GET /v2.0/security-groups?id=e5274422-cf93-4b7e-8bdc-533a20367b4e&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/924] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:13 2026] GET /v2.0/security-groups?id=cef9936c-7bd2-4fe3-9bbf-740d6a20329f&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/925] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:13 2026] GET /v2.0/ports?tenant_id=f1db508af9884c6b87b25c73e5d3cf74&device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:13.940 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5017defe-57f6-4862-b646-438d7db8ff96'] response: {'name': 'network-changed', 'server_uuid': '02047771-92a2-44f9-8e13-b7c600b04038', 'tag': '5175379f-2bec-45e0-9a67-7796c1e44901', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 497/926] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:31:13 2026] GET /v2.0/networks?id=54afa129-3eba-4bb2-91cc-f40a90eb2127 => generated 779 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/927] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5175379f-2bec-45e0-9a67-7796c1e44901 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/928] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/subnets?id=8810c420-3a15-4961-bf3b-12d0b72ba35d => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/929] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/ports?network_id=54afa129-3eba-4bb2-91cc-f40a90eb2127&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: 499/930] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/931] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/932] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/933] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/security-groups?id=e5274422-cf93-4b7e-8bdc-533a20367b4e&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/934] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/935] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/security-groups?id=cef9936c-7bd2-4fe3-9bbf-740d6a20329f&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/936] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:14 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/937] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/security-groups?id=e5274422-cf93-4b7e-8bdc-533a20367b4e&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/938] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/ports?tenant_id=f1db508af9884c6b87b25c73e5d3cf74&device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/939] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 971 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/940] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/networks?id=54afa129-3eba-4bb2-91cc-f40a90eb2127 => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/941] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5175379f-2bec-45e0-9a67-7796c1e44901 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/942] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/943] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/subnets?id=8810c420-3a15-4961-bf3b-12d0b72ba35d => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/944] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/ports?network_id=54afa129-3eba-4bb2-91cc-f40a90eb2127&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: 440/945] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/946] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/947] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/948] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:15 2026] GET /v2.0/security-groups?id=cef9936c-7bd2-4fe3-9bbf-740d6a20329f&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/949] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:16 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/950] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:16 2026] GET /v2.0/security-groups?id=e5274422-cf93-4b7e-8bdc-533a20367b4e&fields=id&fields=name => generated 88 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/951] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:31:16 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/952] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:16 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/953] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:16 2026] GET /v2.0/security-groups?id=0a6b2468-a6bc-43d5-beca-25468db7eb39&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/954] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:31:16 2026] DELETE /v2.0/ports/146b7aab-d6fa-4695-891a-aea5c5a9acc6 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/955] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:17.153 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6523436d-bfb2-41cf-9595-43ef88492d38'] response: {'server_uuid': 'd12e528a-ef47-4232-a68d-33d8043d2076', 'name': 'network-vif-deleted', 'tag': '146b7aab-d6fa-4695-891a-aea5c5a9acc6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 510/956] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/security-groups?id=cef9936c-7bd2-4fe3-9bbf-740d6a20329f&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: 447/957] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/958] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:17.670 8 INFO neutron.db.l3_db [None req-fddb4a0a-87c9-4468-aadc-7e920ed701c9 c71697195aa94b369851944314d50051 e703dc2d59024145a4b06a244f8260c1 - - default default] Floating IP b4a62916-23a5-4a3c-aff9-87bd0588a38c associated. External IP: 10.96.250.216, port: e434c643-080c-42a1-acd0-8339e0eae19e. 2026-06-25 23:31:17.711 7 INFO neutron.db.l3_db [req-fdb159fa-da1a-4e99-995c-83ddbab88609 req-a3d440d3-7b3d-4609-9a83-40d2aad0f4af 89d0c42e71f54c3e99c20ad5db660737 f1db508af9884c6b87b25c73e5d3cf74 - - default default] Floating IP 14469097-1545-4590-ae9e-fc45440b1e44 disassociated. External IP: 10.96.250.208, port: 5175379f-2bec-45e0-9a67-7796c1e44901. [pid: 8|app: 0|req: 511/959] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:31:17 2026] PUT /v2.0/floatingips/b4a62916-23a5-4a3c-aff9-87bd0588a38c => generated 855 bytes in 745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/960] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => 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: 449/961] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:31:17 2026] DELETE /v2.0/ports/5175379f-2bec-45e0-9a67-7796c1e44901 => generated 0 bytes in 723 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/962] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/963] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/964] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:18.203 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0a68d46-3393-4d90-bde9-cbdba56acb21'] response: {'server_uuid': '02047771-92a2-44f9-8e13-b7c600b04038', 'name': 'network-vif-deleted', 'tag': '5175379f-2bec-45e0-9a67-7796c1e44901', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 451/965] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => 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: 515/966] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/security-groups?id=cef9936c-7bd2-4fe3-9bbf-740d6a20329f&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/967] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/968] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&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: 453/969] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => 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: 517/970] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/security-groups?id=cef9936c-7bd2-4fe3-9bbf-740d6a20329f&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/971] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/972] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/973] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:19 2026] GET /v2.0/ports?device_id=d12e528a-ef47-4232-a68d-33d8043d2076 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/974] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:19 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => 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: 456/975] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:19 2026] GET /v2.0/ports?tenant_id=e703dc2d59024145a4b06a244f8260c1&device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:19.848 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce5abb3d-6df3-4231-9fa5-40fd87b87cff'] response: {'name': 'network-changed', 'server_uuid': 'dd0d8d97-936d-46ab-95c0-03c1313b2212', 'tag': 'e434c643-080c-42a1-acd0-8339e0eae19e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 520/976] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:31:19 2026] GET /v2.0/networks?id=7631536f-61a3-4014-ab7b-cebb64b95713 => generated 765 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/977] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:19 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/978] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e434c643-080c-42a1-acd0-8339e0eae19e => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/979] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:19 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/980] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:31:19 2026] GET /v2.0/subnets?id=2b1117c9-b92e-4d0d-943a-0ff68fe17d0c => generated 688 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/981] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/ports?network_id=7631536f-61a3-4014-ab7b-cebb64b95713&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/982] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/983] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/networks/7631536f-61a3-4014-ab7b-cebb64b95713?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/984] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/security-groups?id=cef9936c-7bd2-4fe3-9bbf-740d6a20329f&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/985] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/networks/7631536f-61a3-4014-ab7b-cebb64b95713?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/986] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/ports?tenant_id=5770e2039a5840a8b9fd919783420e35&device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => 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: 526/987] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/networks?id=a7d37bd2-a0a5-4c2d-96fa-89a27481d0db => generated 772 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/988] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b8760c01-3589-4cb1-b908-fcef78050bcd => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/989] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/ports?device_id=02047771-92a2-44f9-8e13-b7c600b04038 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/990] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/subnets?id=ec74a090-5e80-4452-938d-526dba5ba4c1 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/991] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/ports?network_id=a7d37bd2-a0a5-4c2d-96fa-89a27481d0db&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/992] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/networks/a7d37bd2-a0a5-4c2d-96fa-89a27481d0db?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/993] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/994] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:20 2026] GET /v2.0/networks/a7d37bd2-a0a5-4c2d-96fa-89a27481d0db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:20.875 8 INFO neutron.db.l3_db [req-03161c6f-3cad-4940-a182-f9e4cc12dc22 req-5c9fd739-2aee-4bc8-ae62-5c6aa6081057 c71697195aa94b369851944314d50051 e703dc2d59024145a4b06a244f8260c1 - - default default] Floating IP b4a62916-23a5-4a3c-aff9-87bd0588a38c disassociated. External IP: 10.96.250.216, port: e434c643-080c-42a1-acd0-8339e0eae19e. [pid: 8|app: 0|req: 534/995] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:31:20 2026] DELETE /v2.0/ports/e434c643-080c-42a1-acd0-8339e0eae19e => generated 0 bytes in 684 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/996] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:21 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/997] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:21 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1000] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:21 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1001] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:21 2026] DELETE /v2.0/security-groups/0a6b2468-a6bc-43d5-beca-25468db7eb39 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:21.623 8 INFO neutron.api.v2.resource [None req-682bf20d-0582-4c67-a15c-ccd70208525a 89d0c42e71f54c3e99c20ad5db660737 f1db508af9884c6b87b25c73e5d3cf74 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/1002] 10.0.0.199 () {32 vars in 737 bytes} [Thu Jun 25 23:31:21 2026] GET /v2.0/security-groups/0a6b2468-a6bc-43d5-beca-25468db7eb39 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1003] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:31:20 2026] PUT /v2.0/routers/80ed8e68-c86b-4d2d-be47-135adb05e4c1/remove_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:21.885 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c509cba9-2f9e-49e6-92a4-89165018ebb8'] response: {'server_uuid': 'dd0d8d97-936d-46ab-95c0-03c1313b2212', 'name': 'network-vif-deleted', 'tag': 'e434c643-080c-42a1-acd0-8339e0eae19e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 542/1004] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:31:21 2026] DELETE /v2.0/floatingips/14469097-1545-4590-ae9e-fc45440b1e44 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:22.508 7 INFO neutron.services.segments.plugin [-] Segment 7cb13516-19ca-4e96-b7c2-56f824dd7b87 resource provider aggregate not found 2026-06-25 23:31:22.511 7 INFO neutron.services.segments.plugin [-] Segment 7cb13516-19ca-4e96-b7c2-56f824dd7b87 resource provider aggregate not found 2026-06-25 23:31:22.528 7 INFO neutron.services.segments.plugin [-] Segment 7cb13516-19ca-4e96-b7c2-56f824dd7b87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cb13516-19ca-4e96-b7c2-56f824dd7b87 found for delete ", "request_id": "req-c5b282a3-700c-4f59-9573-613fe8d3f544"}]} 2026-06-25 23:31:22.530 7 INFO neutron.services.segments.plugin [-] Segment 7cb13516-19ca-4e96-b7c2-56f824dd7b87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cb13516-19ca-4e96-b7c2-56f824dd7b87 found for delete ", "request_id": "req-b6886c3d-d829-4f31-845b-2e8dd50ea82e"}]} 2026-06-25 23:31:22.549 7 INFO neutron.db.l3_hamode_db [None req-d1bc944a-3057-4e95-9f51-5637bed14ffe 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] HA network 7568178e-f86c-4c1b-a4ff-fe7546322dd0 was deleted as no HA routers are present in tenant a2c37694d0eb4b71bc289c43b8d88dfe. [pid: 7|app: 0|req: 463/1005] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:21 2026] DELETE /v2.0/routers/80ed8e68-c86b-4d2d-be47-135adb05e4c1 => generated 0 bytes in 916 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1006] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => 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: 465/1007] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => 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: 466/1008] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:22 2026] DELETE /v2.0/subnets/d17785b7-5052-46d7-b87d-f178f22aad8b => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1009] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:22 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1010] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:31:21 2026] PUT /v2.0/routers/cb85fe13-e2e9-4ec0-b875-dbf0bac04fd5/remove_router_interface => generated 309 bytes in 1005 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1011] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:31:22 2026] DELETE /v2.0/networks/3b8308ff-6bbe-478b-8cb9-15614dfe2085 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1012] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/security-groups?tenant_id=a2c37694d0eb4b71bc289c43b8d88dfe&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1013] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:23 2026] DELETE /v2.0/security-groups/e5274422-cf93-4b7e-8bdc-533a20367b4e => 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: 471/1014] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/ports?device_id=dd0d8d97-936d-46ab-95c0-03c1313b2212 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:23.906 8 INFO neutron.services.segments.plugin [-] Segment 655fab7a-3a67-486e-9ef9-bb09d5cf0f11 resource provider aggregate not found 2026-06-25 23:31:23.912 8 INFO neutron.services.segments.plugin [-] Segment 655fab7a-3a67-486e-9ef9-bb09d5cf0f11 resource provider aggregate not found 2026-06-25 23:31:23.932 8 INFO neutron.services.segments.plugin [-] Segment 655fab7a-3a67-486e-9ef9-bb09d5cf0f11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 655fab7a-3a67-486e-9ef9-bb09d5cf0f11 found for delete ", "request_id": "req-f1b954bb-cd90-4b90-94d2-e3e052a26d43"}]} 2026-06-25 23:31:23.936 8 INFO neutron.db.l3_hamode_db [None req-f39506b2-f43d-41b7-b10f-0d43b0117308 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] HA network 991c5031-2244-4895-874f-6e4cf3c0fd2e was deleted as no HA routers are present in tenant f1db508af9884c6b87b25c73e5d3cf74. [pid: 8|app: 0|req: 544/1015] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:22 2026] DELETE /v2.0/routers/cb85fe13-e2e9-4ec0-b875-dbf0bac04fd5 => generated 0 bytes in 954 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:23.947 8 INFO neutron.services.segments.plugin [-] Segment 655fab7a-3a67-486e-9ef9-bb09d5cf0f11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 655fab7a-3a67-486e-9ef9-bb09d5cf0f11 found for delete ", "request_id": "req-1756be04-f7a0-49eb-bab7-67c9df5eb0f1"}]} [pid: 7|app: 0|req: 472/1016] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:23 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1017] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:24 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1018] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:23 2026] DELETE /v2.0/subnets/8810c420-3a15-4961-bf3b-12d0b72ba35d => 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: 474/1019] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:31:24 2026] DELETE /v2.0/networks/54afa129-3eba-4bb2-91cc-f40a90eb2127 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1020] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:24 2026] GET /v2.0/security-groups?tenant_id=f1db508af9884c6b87b25c73e5d3cf74&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:24.658 7 INFO neutron.services.segments.plugin [-] Segment a0ef99e7-50e4-433a-bb67-d6c16e22c7ad resource provider aggregate not found 2026-06-25 23:31:24.665 7 INFO neutron.services.segments.plugin [-] Segment a0ef99e7-50e4-433a-bb67-d6c16e22c7ad resource provider aggregate not found 2026-06-25 23:31:24.671 7 INFO neutron.services.segments.plugin [-] Segment a0ef99e7-50e4-433a-bb67-d6c16e22c7ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0ef99e7-50e4-433a-bb67-d6c16e22c7ad found for delete ", "request_id": "req-204c444a-be74-4f11-a651-4177b1742e26"}]} 2026-06-25 23:31:24.679 7 INFO neutron.services.segments.plugin [-] Segment a0ef99e7-50e4-433a-bb67-d6c16e22c7ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0ef99e7-50e4-433a-bb67-d6c16e22c7ad found for delete ", "request_id": "req-f1a05150-926b-42a1-8628-1fcbccd44bd4"}]} 2026-06-25 23:31:24.685 7 INFO neutron.services.segments.plugin [-] Segment c24c1f73-cb31-4b14-9792-1a942fe2d717 resource provider aggregate not found 2026-06-25 23:31:24.693 7 INFO neutron.services.segments.plugin [-] Segment c24c1f73-cb31-4b14-9792-1a942fe2d717 resource provider aggregate not found 2026-06-25 23:31:24.701 7 INFO neutron.services.segments.plugin [-] Segment c24c1f73-cb31-4b14-9792-1a942fe2d717 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c24c1f73-cb31-4b14-9792-1a942fe2d717 found for delete ", "request_id": "req-c3ec7a91-2065-4f7a-9ff7-04f0e618b23f"}]} 2026-06-25 23:31:24.704 7 INFO neutron.services.segments.plugin [-] Segment c24c1f73-cb31-4b14-9792-1a942fe2d717 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c24c1f73-cb31-4b14-9792-1a942fe2d717 found for delete ", "request_id": "req-93a64590-2ad4-4a0b-8399-28120b52f23d"}]} [pid: 7|app: 0|req: 475/1021] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:24 2026] DELETE /v2.0/security-groups/56ae669b-ec64-4650-ac3b-5d5d05c16a21 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1022] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:24 2026] DELETE /v2.0/security-groups/cef9936c-7bd2-4fe3-9bbf-740d6a20329f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:24.901 7 INFO neutron.api.v2.resource [None req-22ae7b5a-8105-4243-b57f-dd2202636398 c71697195aa94b369851944314d50051 e703dc2d59024145a4b06a244f8260c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 476/1023] 10.0.0.199 () {32 vars in 737 bytes} [Thu Jun 25 23:31:24 2026] GET /v2.0/security-groups/cef9936c-7bd2-4fe3-9bbf-740d6a20329f => 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: 477/1024] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:25 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1025] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:31:24 2026] DELETE /v2.0/floatingips/b4a62916-23a5-4a3c-aff9-87bd0588a38c => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1026] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:25 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1027] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:26 2026] GET /v2.0/ports?tenant_id=5770e2039a5840a8b9fd919783420e35&device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1028] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:26 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1029] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:31:25 2026] PUT /v2.0/routers/464cb87a-5e1a-44df-bc16-f74afa5c3fe7/remove_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1030] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:26 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1031] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:31:26 2026] GET /v2.0/networks?id=a7d37bd2-a0a5-4c2d-96fa-89a27481d0db => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1032] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:31:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b8760c01-3589-4cb1-b908-fcef78050bcd => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1033] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:31:26 2026] GET /v2.0/subnets?id=ec74a090-5e80-4452-938d-526dba5ba4c1 => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1034] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:26 2026] GET /v2.0/ports?network_id=a7d37bd2-a0a5-4c2d-96fa-89a27481d0db&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: 555/1035] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:26 2026] GET /v2.0/networks/a7d37bd2-a0a5-4c2d-96fa-89a27481d0db?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: 556/1036] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:26 2026] GET /v2.0/networks/a7d37bd2-a0a5-4c2d-96fa-89a27481d0db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:27.424 7 INFO neutron.services.segments.plugin [-] Segment f2dfccef-f076-43d2-a88e-2fdb51e183c0 resource provider aggregate not found 2026-06-25 23:31:27.430 7 INFO neutron.services.segments.plugin [-] Segment f2dfccef-f076-43d2-a88e-2fdb51e183c0 resource provider aggregate not found 2026-06-25 23:31:27.450 7 INFO neutron.services.segments.plugin [-] Segment f2dfccef-f076-43d2-a88e-2fdb51e183c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2dfccef-f076-43d2-a88e-2fdb51e183c0 found for delete ", "request_id": "req-155f3159-4217-451e-853e-35093a3fc5b8"}]} 2026-06-25 23:31:27.452 7 INFO neutron.services.segments.plugin [-] Segment f2dfccef-f076-43d2-a88e-2fdb51e183c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2dfccef-f076-43d2-a88e-2fdb51e183c0 found for delete ", "request_id": "req-9c5a07f7-d8fe-4f2f-9c6d-93bd46e1ba1d"}]} 2026-06-25 23:31:27.461 7 INFO neutron.db.l3_hamode_db [None req-fad158d2-daa8-4a9e-bef5-680058de1cdf 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] HA network 58c797cd-06c1-4bcd-869f-63da7ac5b503 was deleted as no HA routers are present in tenant e703dc2d59024145a4b06a244f8260c1. [pid: 7|app: 0|req: 481/1037] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:26 2026] DELETE /v2.0/routers/464cb87a-5e1a-44df-bc16-f74afa5c3fe7 => 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: 482/1038] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:27 2026] DELETE /v2.0/subnets/2b1117c9-b92e-4d0d-943a-0ff68fe17d0c => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1039] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:27 2026] GET /v2.0/security-groups?tenant_id=544039f19c6b4e74a05f2169497f3d3b&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1040] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:31:27 2026] DELETE /v2.0/networks/7631536f-61a3-4014-ab7b-cebb64b95713 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1041] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:27 2026] GET /v2.0/security-groups?tenant_id=8e9827ea6e2a4d01afc0a63ffa41d258&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1042] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:27 2026] DELETE /v2.0/security-groups/4686decb-1a8d-414e-9543-0c15ae30b4df => 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: 485/1043] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:28 2026] GET /v2.0/security-groups?tenant_id=e703dc2d59024145a4b06a244f8260c1&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1044] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:27 2026] DELETE /v2.0/security-groups/5a5fe13a-f1ed-4b96-8e2c-a1db332ad3cf => 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: 486/1045] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:28 2026] DELETE /v2.0/security-groups/6ed5447b-f8ec-4e70-add9-98df658be5a6 => 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: 560/1046] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:28 2026] GET /v2.0/security-groups?tenant_id=bfcc3e0ef5b44dfb8e7125900d539c7f&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1047] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:28 2026] DELETE /v2.0/security-groups/ee17a7e4-b3f2-40df-a70a-b985f250f125 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:30.278 8 WARNING neutron_lib.context [None req-3e00b17e-84ec-41a0-851f-6eb08c75b64f c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:31:30.466 8 INFO neutron.db.segments_db [None req-3e00b17e-84ec-41a0-851f-6eb08c75b64f c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Added segment ea954056-b6ce-492c-af1b-338c8c764d51 of type vxlan for network 9a727ebc-b055-4fe5-aa27-d8ab8c3c0e82 [pid: 8|app: 0|req: 561/1048] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:31:30 2026] POST /v2.0/networks => generated 634 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:30.600 7 WARNING neutron_lib.context [None req-063aa553-4f4c-43e2-b525-5d67d1f90c08 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:31:30.609 7 INFO neutron.services.segments.plugin [-] Segment 7f58ab5b-a947-4589-9339-8123b58e1b99 resource provider aggregate not found 2026-06-25 23:31:30.614 7 INFO neutron.services.segments.plugin [-] Segment 7f58ab5b-a947-4589-9339-8123b58e1b99 resource provider aggregate not found 2026-06-25 23:31:30.620 7 INFO neutron.services.segments.plugin [-] Segment 7f58ab5b-a947-4589-9339-8123b58e1b99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f58ab5b-a947-4589-9339-8123b58e1b99 found for delete ", "request_id": "req-159379c2-fae2-4d5a-a017-783e70cddde1"}]} 2026-06-25 23:31:30.628 7 INFO neutron.services.segments.plugin [-] Segment 7f58ab5b-a947-4589-9339-8123b58e1b99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f58ab5b-a947-4589-9339-8123b58e1b99 found for delete ", "request_id": "req-5880f5d2-5571-49fc-98f5-1529599351e0"}]} 2026-06-25 23:31:30.654 7 INFO neutron.db.segments_db [None req-063aa553-4f4c-43e2-b525-5d67d1f90c08 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Added segment e5652af1-8833-4874-8bd4-c98ee75cc043 of type vxlan for network b35a03d3-20a5-486a-b77e-a143922146fb [pid: 7|app: 0|req: 488/1049] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:31:30 2026] POST /v2.0/networks => generated 634 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:30.771 8 WARNING neutron_lib.context [None req-bcea597f-e970-4b88-b7dc-015b3302005f c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 562/1050] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:31:30 2026] POST /v2.0/subnets => generated 646 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:31.073 7 WARNING neutron_lib.context [None req-e3166f00-3b63-4489-93f6-99354628eb8c c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 489/1051] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:31:31 2026] POST /v2.0/subnets => generated 655 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:31.311 8 WARNING neutron_lib.context [None req-a8a50a22-8b31-42e9-ae8e-3407a597c28e c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:31:31.354 8 INFO neutron.db.segments_db [None req-a8a50a22-8b31-42e9-ae8e-3407a597c28e c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Added segment b060ce11-68d1-443e-9655-165c39e6d454 of type vxlan for network a3816642-d2a3-43df-9f10-f205ecdde9d5 2026-06-25 23:31:31.644 8 INFO neutron.db.l3_hamode_db [None req-a8a50a22-8b31-42e9-ae8e-3407a597c28e c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:31.855 8 INFO neutron.db.l3_hamode_db [None req-a8a50a22-8b31-42e9-ae8e-3407a597c28e c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 563/1052] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:31:31 2026] POST /v2.0/routers => generated 511 bytes in 1283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1053] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:31:32 2026] PUT /v2.0/routers/ddcc3519-d04d-4254-94fd-65cde5618312/add_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1054] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:33 2026] GET /v2.0/security-groups?tenant_id=19a7e551d69142acb0355d2429d3c300&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: 565/1055] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:31:33 2026] GET /v2.0/ports/df8e2fc4-4c1b-498f-ba39-d99cb729acbe => generated 959 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1056] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:33 2026] GET /v2.0/security-groups?tenant_id=3e88d8ff184a439685c6874ccc7dbf54&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1057] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:34 2026] DELETE /v2.0/security-groups/64bbf363-926c-40b2-8c76-5d367546cefb => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1058] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:34 2026] DELETE /v2.0/security-groups/8c8c8144-8d84-4a25-871c-1da259d4b3b9 => 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: 568/1059] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:34 2026] GET /v2.0/security-groups?tenant_id=59ac383f859b425ea3c9a137d0f22364&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1060] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:34 2026] DELETE /v2.0/security-groups/bc66dd3d-3529-40c1-bba0-3ed1e4c39b7a => 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: 570/1061] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:34 2026] GET /v2.0/security-groups?tenant_id=0a6de86d1dcd4280bb07782e539310dd&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1062] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:34 2026] DELETE /v2.0/security-groups/2a60fb89-a9e6-4467-9b9a-896c29e37c5f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1063] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:31:34 2026] PUT /v2.0/routers/ddcc3519-d04d-4254-94fd-65cde5618312/add_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1064] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:31:35 2026] GET /v2.0/ports/0da8b271-d568-491b-9dd8-89456e71bc6a => generated 967 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1067] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:31:35 2026] PUT /v2.0/routers/ddcc3519-d04d-4254-94fd-65cde5618312/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1068] 10.0.0.199 () {32 vars in 653 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/extensions => generated 20516 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1069] 10.0.0.199 () {32 vars in 681 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1070] 10.0.0.199 () {32 vars in 681 bytes} [Thu Jun 25 23:31:36 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: 497/1071] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1072] 10.0.0.199 () {32 vars in 665 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1073] 10.0.0.199 () {32 vars in 699 bytes} [Thu Jun 25 23:31:36 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: 500/1074] 10.0.0.199 () {32 vars in 697 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1075] 10.0.0.199 () {32 vars in 701 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1076] 10.0.0.199 () {32 vars in 689 bytes} [Thu Jun 25 23:31:36 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: 503/1077] 10.0.0.199 () {32 vars in 703 bytes} [Thu Jun 25 23:31:36 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: 504/1078] 10.0.0.199 () {32 vars in 693 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1079] 10.0.0.199 () {32 vars in 695 bytes} [Thu Jun 25 23:31:36 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: 506/1080] 10.0.0.199 () {32 vars in 685 bytes} [Thu Jun 25 23:31: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: 507/1081] 10.0.0.199 () {32 vars in 687 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1082] 10.0.0.199 () {32 vars in 661 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1083] 10.0.0.199 () {32 vars in 699 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1084] 10.0.0.199 () {32 vars in 679 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1085] 10.0.0.199 () {32 vars in 683 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1086] 10.0.0.199 () {32 vars in 675 bytes} [Thu Jun 25 23:31:36 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1087] 10.0.0.199 () {32 vars in 689 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1088] 10.0.0.199 () {32 vars in 723 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1089] 10.0.0.199 () {32 vars in 687 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1090] 10.0.0.199 () {32 vars in 669 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1091] 10.0.0.199 () {32 vars in 687 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1092] 10.0.0.199 () {32 vars in 681 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1093] 10.0.0.199 () {32 vars in 699 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1094] 10.0.0.199 () {32 vars in 679 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1095] 10.0.0.199 () {32 vars in 667 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1096] 10.0.0.199 () {32 vars in 677 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1097] 10.0.0.199 () {32 vars in 665 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/l3-ha => 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: 524/1098] 10.0.0.199 () {32 vars in 675 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/l3-flavors => 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: 525/1099] 10.0.0.199 () {32 vars in 713 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1100] 10.0.0.199 () {32 vars in 691 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1101] 10.0.0.199 () {32 vars in 683 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1102] 10.0.0.199 () {32 vars in 669 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1103] 10.0.0.199 () {32 vars in 687 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1104] 10.0.0.199 () {32 vars in 705 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1105] 10.0.0.199 () {32 vars in 675 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1106] 10.0.0.199 () {32 vars in 701 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1107] 10.0.0.199 () {32 vars in 675 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1108] 10.0.0.199 () {32 vars in 693 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1109] 10.0.0.199 () {32 vars in 689 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1110] 10.0.0.199 () {32 vars in 709 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1111] 10.0.0.199 () {32 vars in 705 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1112] 10.0.0.199 () {32 vars in 719 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1113] 10.0.0.199 () {32 vars in 697 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1114] 10.0.0.199 () {32 vars in 711 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1115] 10.0.0.199 () {32 vars in 669 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1116] 10.0.0.199 () {32 vars in 687 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1117] 10.0.0.199 () {32 vars in 681 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1118] 10.0.0.199 () {32 vars in 675 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1119] 10.0.0.199 () {32 vars in 671 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1120] 10.0.0.199 () {32 vars in 661 bytes} [Thu Jun 25 23:31:37 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: 547/1121] 10.0.0.199 () {32 vars in 699 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1122] 10.0.0.199 () {32 vars in 699 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1123] 10.0.0.199 () {32 vars in 677 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1124] 10.0.0.199 () {32 vars in 669 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1125] 10.0.0.199 () {32 vars in 683 bytes} [Thu Jun 25 23:31:37 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: 7|app: 0|req: 552/1126] 10.0.0.199 () {32 vars in 701 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1127] 10.0.0.199 () {32 vars in 685 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1128] 10.0.0.199 () {32 vars in 707 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1129] 10.0.0.199 () {32 vars in 669 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1130] 10.0.0.199 () {32 vars in 697 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1131] 10.0.0.199 () {32 vars in 695 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1132] 10.0.0.199 () {32 vars in 685 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1133] 10.0.0.199 () {32 vars in 689 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1134] 10.0.0.199 () {32 vars in 667 bytes} [Thu Jun 25 23:31:37 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: 575/1135] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:31:36 2026] PUT /v2.0/routers/ddcc3519-d04d-4254-94fd-65cde5618312/remove_router_interface => generated 309 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1136] 10.0.0.199 () {32 vars in 681 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1137] 10.0.0.199 () {32 vars in 681 bytes} [Thu Jun 25 23:31:37 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: 576/1138] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/ports?device_id=ddcc3519-d04d-4254-94fd-65cde5618312 => 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: 563/1139] 10.0.0.199 () {32 vars in 691 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1140] 10.0.0.199 () {32 vars in 691 bytes} [Thu Jun 25 23:31:37 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: 7|app: 0|req: 565/1141] 10.0.0.199 () {32 vars in 695 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1142] 10.0.0.199 () {32 vars in 685 bytes} [Thu Jun 25 23:31:37 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: 7|app: 0|req: 567/1143] 10.0.0.199 () {32 vars in 689 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1144] 10.0.0.199 () {32 vars in 701 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1145] 10.0.0.199 () {32 vars in 703 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1146] 10.0.0.199 () {32 vars in 713 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1147] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1148] 10.0.0.199 () {32 vars in 715 bytes} [Thu Jun 25 23:31:37 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: 7|app: 0|req: 573/1149] 10.0.0.199 () {32 vars in 727 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1150] 10.0.0.199 () {32 vars in 741 bytes} [Thu Jun 25 23:31:37 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: 7|app: 0|req: 575/1151] 10.0.0.199 () {32 vars in 719 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1152] 10.0.0.199 () {32 vars in 683 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1153] 10.0.0.199 () {32 vars in 669 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1154] 10.0.0.199 () {32 vars in 719 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1155] 10.0.0.199 () {32 vars in 679 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1156] 10.0.0.199 () {32 vars in 669 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1157] 10.0.0.199 () {32 vars in 697 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1158] 10.0.0.199 () {32 vars in 705 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1159] 10.0.0.199 () {32 vars in 701 bytes} [Thu Jun 25 23:31:37 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: 584/1160] 10.0.0.199 () {32 vars in 701 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1161] 10.0.0.199 () {32 vars in 683 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1162] 10.0.0.199 () {32 vars in 705 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1163] 10.0.0.199 () {32 vars in 695 bytes} [Thu Jun 25 23:31:37 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: 7|app: 0|req: 588/1164] 10.0.0.199 () {32 vars in 689 bytes} [Thu Jun 25 23:31:37 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: 7|app: 0|req: 589/1165] 10.0.0.199 () {32 vars in 697 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1166] 10.0.0.199 () {32 vars in 679 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1167] 10.0.0.199 () {32 vars in 689 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1168] 10.0.0.199 () {32 vars in 701 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1169] 10.0.0.199 () {32 vars in 665 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1170] 10.0.0.199 () {32 vars in 681 bytes} [Thu Jun 25 23:31:37 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: 7|app: 0|req: 595/1171] 10.0.0.199 () {32 vars in 693 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1172] 10.0.0.199 () {32 vars in 677 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1173] 10.0.0.199 () {32 vars in 667 bytes} [Thu Jun 25 23:31:37 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:37.947 8 INFO neutron.services.segments.plugin [-] Segment b060ce11-68d1-443e-9655-165c39e6d454 resource provider aggregate not found 2026-06-25 23:31:37.952 8 INFO neutron.services.segments.plugin [-] Segment b060ce11-68d1-443e-9655-165c39e6d454 resource provider aggregate not found 2026-06-25 23:31:37.958 8 INFO neutron.services.segments.plugin [-] Segment b060ce11-68d1-443e-9655-165c39e6d454 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b060ce11-68d1-443e-9655-165c39e6d454 found for delete ", "request_id": "req-e3597120-8d89-42b0-90ff-e876df1b265a"}]} 2026-06-25 23:31:37.964 8 INFO neutron.services.segments.plugin [-] Segment b060ce11-68d1-443e-9655-165c39e6d454 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b060ce11-68d1-443e-9655-165c39e6d454 found for delete ", "request_id": "req-e2cee00b-323e-45b0-861b-cc361804588d"}]} 2026-06-25 23:31:37.965 8 INFO neutron.db.l3_hamode_db [None req-1d3a9e68-b041-4f61-9a76-eb376d0307dc c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] HA network a3816642-d2a3-43df-9f10-f205ecdde9d5 was deleted as no HA routers are present in tenant 1fe223abb9dc429a8a9628805468c901. [pid: 8|app: 0|req: 577/1174] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:37 2026] DELETE /v2.0/routers/ddcc3519-d04d-4254-94fd-65cde5618312 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1175] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:37 2026] DELETE /v2.0/subnets/3578c948-0387-4fe0-b593-6377e5afaa6b => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1176] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:38 2026] DELETE /v2.0/subnets/ec49a233-96be-47fd-8fc3-8c55cdd54e55 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1177] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:38 2026] GET /v2.0/security-groups?tenant_id=c0df76948d4543a2a3a90cf4d7463a62&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:38.582 7 INFO neutron.services.segments.plugin [-] Segment e5652af1-8833-4874-8bd4-c98ee75cc043 resource provider aggregate not found 2026-06-25 23:31:38.587 7 INFO neutron.services.segments.plugin [-] Segment e5652af1-8833-4874-8bd4-c98ee75cc043 resource provider aggregate not found 2026-06-25 23:31:38.594 7 INFO neutron.services.segments.plugin [-] Segment e5652af1-8833-4874-8bd4-c98ee75cc043 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5652af1-8833-4874-8bd4-c98ee75cc043 found for delete ", "request_id": "req-5354d6c7-1d08-4856-aecd-7e648aa7c708"}]} 2026-06-25 23:31:38.602 7 INFO neutron.services.segments.plugin [-] Segment e5652af1-8833-4874-8bd4-c98ee75cc043 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5652af1-8833-4874-8bd4-c98ee75cc043 found for delete ", "request_id": "req-99ab9b04-d992-48f1-b073-9f31ae7a13a0"}]} [pid: 7|app: 0|req: 599/1178] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:31:38 2026] DELETE /v2.0/networks/b35a03d3-20a5-486a-b77e-a143922146fb => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1179] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:38 2026] DELETE /v2.0/security-groups/909d76ad-8cca-48a3-a49e-f76efe133664 => 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: 600/1180] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:31:38 2026] DELETE /v2.0/networks/9a727ebc-b055-4fe5-aa27-d8ab8c3c0e82 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:31:38.961 7 WARNING neutron_lib.context [None req-e565af4b-c390-4025-a85e-cb1a3c4ae1fd c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:31:39.021 7 INFO neutron.db.segments_db [None req-e565af4b-c390-4025-a85e-cb1a3c4ae1fd c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Added segment 331d4615-48f6-487d-8854-131eac3dc07c of type vxlan for network 3be53028-beb0-4a8a-9767-6b7f56acff39 [pid: 7|app: 0|req: 601/1181] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:31:38 2026] POST /v2.0/networks => generated 633 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:39.129 7 WARNING neutron_lib.context [None req-b428320d-4c9b-4ff5-b4e8-5e3576a8bfc6 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 581/1182] 10.0.0.192 () {34 vars in 990 bytes} [Thu Jun 25 23:31:38 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 1244 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1183] 10.0.0.192 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:39 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1184] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:31:39 2026] POST /v2.0/subnets => generated 646 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:39.406 8 WARNING neutron_lib.context [None req-c550af0e-c2ab-475c-9ca7-f59631dff17d c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:31:39.452 8 INFO neutron.db.segments_db [None req-c550af0e-c2ab-475c-9ca7-f59631dff17d c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Added segment df572057-1d06-4211-be79-e23caa41306d of type vxlan for network 9a12abff-8304-4703-9c94-476e56592eb1 2026-06-25 23:31:39.752 8 INFO neutron.db.l3_hamode_db [None req-c550af0e-c2ab-475c-9ca7-f59631dff17d c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:39.861 8 INFO neutron.db.l3_hamode_db [None req-c550af0e-c2ab-475c-9ca7-f59631dff17d c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 583/1185] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:31:39 2026] POST /v2.0/routers => generated 511 bytes in 1078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:40.494 7 WARNING neutron_lib.context [None req-cd74e91f-10d6-468a-bc7f-91911e4bc7b0 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:31:40.616 7 INFO neutron.services.segments.plugin [-] Segment ea954056-b6ce-492c-af1b-338c8c764d51 resource provider aggregate not found 2026-06-25 23:31:40.622 7 INFO neutron.services.segments.plugin [-] Segment ea954056-b6ce-492c-af1b-338c8c764d51 resource provider aggregate not found 2026-06-25 23:31:40.626 7 INFO neutron.services.segments.plugin [-] Segment ea954056-b6ce-492c-af1b-338c8c764d51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea954056-b6ce-492c-af1b-338c8c764d51 found for delete ", "request_id": "req-d3777b38-b4ab-4497-8f1f-27faf43d9322"}]} 2026-06-25 23:31:40.637 7 INFO neutron.services.segments.plugin [-] Segment ea954056-b6ce-492c-af1b-338c8c764d51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea954056-b6ce-492c-af1b-338c8c764d51 found for delete ", "request_id": "req-57458507-0bb0-438c-9d1a-72f8917cbb37"}]} [pid: 7|app: 0|req: 603/1186] 10.0.0.199 () {34 vars in 665 bytes} [Thu Jun 25 23:31:40 2026] POST /v2.0/ports => generated 964 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:31:40.945 8 WARNING neutron_lib.context [None req-5c367ad7-bec7-40ac-b8a3-4a06993dd613 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:31:41.084 8 INFO neutron.db.segments_db [None req-5c367ad7-bec7-40ac-b8a3-4a06993dd613 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Added segment c76eee1f-80dc-48bd-84c2-05a8c7e7fead of type vxlan for network 78ed85e5-4507-4944-834e-d46da3e8f96b [pid: 8|app: 0|req: 584/1187] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:31:40 2026] POST /v2.0/networks => generated 649 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:41.182 8 WARNING neutron_lib.context [None req-a255dfe2-3ce3-44fa-bcbc-19d60e892676 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 585/1188] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:31:41 2026] POST /v2.0/subnets => generated 627 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:41.455 8 WARNING neutron_lib.context [None req-3f06ed05-9763-4978-8698-8d0d301128f0 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:31:41.503 8 INFO neutron.db.segments_db [None req-3f06ed05-9763-4978-8698-8d0d301128f0 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Added segment 9f771f0d-4332-4e2b-95e8-fdc60e9d1182 of type vxlan for network 9f62afb1-6f32-4275-9baa-8a5fc605df5c 2026-06-25 23:31:41.774 8 INFO neutron.db.l3_hamode_db [None req-3f06ed05-9763-4978-8698-8d0d301128f0 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 604/1189] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:31:40 2026] PUT /v2.0/routers/bebd3bd1-3a98-4fcd-982b-f1cbd6c65ff4/add_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 605/1190] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/security-groups?tenant_id=ad501455650e4b408d8b1814042a5ccb&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1191] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1192] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/ports/d8b99665-956d-4650-8aae-b835ccf31574 => generated 1038 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:42.615 8 INFO neutron.db.l3_hamode_db [None req-3f06ed05-9763-4978-8698-8d0d301128f0 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 608/1193] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:42 2026] DELETE /v2.0/security-groups/e9d24241-6b86-4b8d-ad4a-6d9e15e18456 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1194] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1195] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:31:42 2026] PUT /v2.0/routers/bebd3bd1-3a98-4fcd-982b-f1cbd6c65ff4/remove_router_interface => generated 309 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 586/1196] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:31:41 2026] POST /v2.0/routers => generated 694 bytes in 2221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1197] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/security-groups?tenant_id=c85e88077d824c6dbb799c85774b510a&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1198] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:43.823 7 INFO neutron.api.v2.resource [None req-0e1dae4c-76ad-4991-8e36-c1c5384f4b6e c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1199] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:31:43 2026] PUT /v2.0/routers/bebd3bd1-3a98-4fcd-982b-f1cbd6c65ff4/remove_router_interface => generated 197 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1200] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:43 2026] DELETE /v2.0/security-groups/64fb1545-473f-4747-a838-227803c961cf => 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: 614/1201] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1202] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/ports?device_id=bebd3bd1-3a98-4fcd-982b-f1cbd6c65ff4 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:44.566 7 INFO neutron.services.segments.plugin [-] Segment df572057-1d06-4211-be79-e23caa41306d resource provider aggregate not found 2026-06-25 23:31:44.580 7 INFO neutron.services.segments.plugin [-] Segment df572057-1d06-4211-be79-e23caa41306d resource provider aggregate not found 2026-06-25 23:31:44.584 7 INFO neutron.services.segments.plugin [-] Segment df572057-1d06-4211-be79-e23caa41306d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df572057-1d06-4211-be79-e23caa41306d found for delete ", "request_id": "req-511b6359-bc99-4213-99e2-2e083897aee3"}]} 2026-06-25 23:31:44.593 7 INFO neutron.db.l3_hamode_db [None req-260fabf7-0e30-4372-a2ba-053947ac2ce6 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] HA network 9a12abff-8304-4703-9c94-476e56592eb1 was deleted as no HA routers are present in tenant 1fe223abb9dc429a8a9628805468c901. [pid: 7|app: 0|req: 616/1203] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:43 2026] DELETE /v2.0/routers/bebd3bd1-3a98-4fcd-982b-f1cbd6c65ff4 => generated 0 bytes in 611 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:44.611 7 INFO neutron.services.segments.plugin [-] Segment df572057-1d06-4211-be79-e23caa41306d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df572057-1d06-4211-be79-e23caa41306d found for delete ", "request_id": "req-b944aa54-d471-406a-b4c3-e1bade28e077"}]} [pid: 7|app: 0|req: 617/1204] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:44 2026] DELETE /v2.0/subnets/86a16338-bd04-40ec-8add-5d255ac91245 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1205] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:31:44 2026] DELETE /v2.0/networks/3be53028-beb0-4a8a-9767-6b7f56acff39 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1206] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:31:45 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1207] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:45 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:45.176 7 WARNING neutron_lib.context [None req-7a97941f-2378-41c2-9031-bc00dcf2b726 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 588/1208] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:31:43 2026] PUT /v2.0/routers/3a36ee49-4640-4a3f-805c-9f5b61a00936/add_router_interface => generated 309 bytes in 1441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:45.223 7 INFO neutron.db.segments_db [None req-7a97941f-2378-41c2-9031-bc00dcf2b726 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Added segment d7387494-a535-4927-92aa-4fdd6595c4d7 of type vxlan for network 75e9cf7a-0dd5-4c31-815e-2953ae4b06e3 [pid: 7|app: 0|req: 621/1209] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:31:45 2026] POST /v2.0/networks => generated 633 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1210] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:45 2026] GET /v2.0/security-groups?id=edb2fd1e-e603-4722-984d-9270fdd6bb74&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:45.346 7 WARNING neutron_lib.context [None req-6154c9a0-baeb-4fd2-bab4-c1565bd30640 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:31:45.443 8 INFO neutron.db.l3_db [req-5b26ed60-11af-42e4-96ea-c6834e0803e1 req-6076928b-2a75-4f22-9786-9db77ce97a2b 8dfff34dd0a545179a68f45145a607c5 5770e2039a5840a8b9fd919783420e35 - - default default] Floating IP 34680940-b987-49a6-9bb9-5abd991652ee disassociated. External IP: 10.96.250.205, port: b8760c01-3589-4cb1-b908-fcef78050bcd. [pid: 7|app: 0|req: 623/1211] 10.0.0.199 () {34 vars in 665 bytes} [Thu Jun 25 23:31:45 2026] POST /v2.0/ports => generated 958 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:31:45.719 7 WARNING neutron_lib.context [None req-de8cda60-4afd-4dcb-8a7f-badf0b310f96 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 589/1212] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:31:45 2026] DELETE /v2.0/ports/b8760c01-3589-4cb1-b908-fcef78050bcd => generated 0 bytes in 601 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:31:45.804 8 WARNING neutron_lib.context [None req-0685a211-c146-45a4-af2b-8ac037099470 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:31:45.847 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5571038-02bf-4290-a4f0-cc6912bd9caf'] response: {'server_uuid': '360b6939-7c78-4b9d-b7d0-560ccef1405d', 'name': 'network-vif-deleted', 'tag': 'b8760c01-3589-4cb1-b908-fcef78050bcd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 624/1213] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:31:45 2026] POST /v2.0/subnets => generated 646 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:45.955 7 WARNING neutron_lib.context [None req-bda6b1c9-4f2a-4fea-8ecb-600609e494ad c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:31:45.986 7 INFO neutron.db.segments_db [None req-bda6b1c9-4f2a-4fea-8ecb-600609e494ad c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Added segment 0afd76f8-48d4-4287-9a73-379d3b7d6c6b of type vxlan for network a3306f81-ae27-4b62-9671-03254a8a6254 [pid: 8|app: 0|req: 590/1214] 10.0.0.199 () {34 vars in 665 bytes} [Thu Jun 25 23:31:45 2026] POST /v2.0/ports => generated 955 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:31:46.183 8 WARNING neutron_lib.context [None req-5da42415-7e1b-4da7-8620-bd135bb32e92 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:31:46.278 7 INFO neutron.db.l3_hamode_db [None req-bda6b1c9-4f2a-4fea-8ecb-600609e494ad c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:46.514 7 INFO neutron.db.l3_hamode_db [None req-bda6b1c9-4f2a-4fea-8ecb-600609e494ad c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:46.600 7 INFO neutron.services.segments.plugin [-] Segment 331d4615-48f6-487d-8854-131eac3dc07c resource provider aggregate not found 2026-06-25 23:31:46.617 7 INFO neutron.services.segments.plugin [-] Segment 331d4615-48f6-487d-8854-131eac3dc07c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 331d4615-48f6-487d-8854-131eac3dc07c found for delete ", "request_id": "req-99043a69-c437-459d-bc39-9fb9bd137d55"}]} 2026-06-25 23:31:46.626 7 INFO neutron.services.segments.plugin [-] Segment 331d4615-48f6-487d-8854-131eac3dc07c resource provider aggregate not found 2026-06-25 23:31:46.641 7 INFO neutron.services.segments.plugin [-] Segment 331d4615-48f6-487d-8854-131eac3dc07c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 331d4615-48f6-487d-8854-131eac3dc07c found for delete ", "request_id": "req-b7af8394-49fc-424b-94cb-a01036f4c963"}]} 2026-06-25 23:31:47.065 8 INFO neutron.db.l3_db [None req-5da42415-7e1b-4da7-8620-bd135bb32e92 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Floating IP b22de7df-d73c-4c34-92df-dcb12135b749 associated. External IP: 10.96.250.214, port: 4f9f59c2-077f-4c33-9f1a-a8842703ce5b. [pid: 7|app: 0|req: 625/1215] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:31:45 2026] POST /v2.0/routers => generated 510 bytes in 1219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1216] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => 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: 591/1217] 10.0.0.199 () {34 vars in 677 bytes} [Thu Jun 25 23:31:46 2026] POST /v2.0/floatingips => generated 842 bytes in 1216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:47.521 8 INFO neutron.db.l3_db [None req-2dc35637-8f05-4df2-9da9-b33a3bdf0f24 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Floating IP b22de7df-d73c-4c34-92df-dcb12135b749 disassociated. External IP: 10.96.250.214, port: 4f9f59c2-077f-4c33-9f1a-a8842703ce5b. [pid: 8|app: 0|req: 592/1218] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:31:47 2026] PUT /v2.0/floatingips/b22de7df-d73c-4c34-92df-dcb12135b749 => generated 552 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1219] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:31:47 2026] DELETE /v2.0/floatingips/b22de7df-d73c-4c34-92df-dcb12135b749 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:48.119 8 WARNING neutron_lib.context [None req-6fc45db1-881e-437e-9f92-4ff5559e46f4 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 627/1220] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:31:47 2026] PUT /v2.0/routers/61918904-2b8e-4e19-a5f7-b9e2f7ab552f/add_router_interface => generated 309 bytes in 1092 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1221] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/ports?device_id=360b6939-7c78-4b9d-b7d0-560ccef1405d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1222] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/ports/197a47ad-4c53-4226-8cac-64662a46dbd8 => generated 959 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:48.928 8 INFO neutron.db.l3_db [None req-6fc45db1-881e-437e-9f92-4ff5559e46f4 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Floating IP 0f8112bf-fd5b-46fc-8cdb-f10dcf272237 associated. External IP: 10.96.250.215, port: 2d21a8cd-ed0c-4fe8-a53f-22f55b121c2b. [pid: 7|app: 0|req: 630/1223] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:31:48 2026] PUT /v2.0/routers/61918904-2b8e-4e19-a5f7-b9e2f7ab552f/remove_router_interface => generated 309 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1224] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:31:49 2026] GET /v2.0/ports?device_id=61918904-2b8e-4e19-a5f7-b9e2f7ab552f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1225] 10.0.0.199 () {34 vars in 677 bytes} [Thu Jun 25 23:31:48 2026] POST /v2.0/floatingips => generated 842 bytes in 1178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1226] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:31:49 2026] GET /v2.0/floatingips/0f8112bf-fd5b-46fc-8cdb-f10dcf272237 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1227] 10.0.0.199 () {32 vars in 655 bytes} [Thu Jun 25 23:31:49 2026] GET /v2.0/floatingips => generated 845 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1228] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:49 2026] DELETE /v2.0/security-groups/edb2fd1e-e603-4722-984d-9270fdd6bb74 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:49.706 7 INFO neutron.services.segments.plugin [-] Segment 0afd76f8-48d4-4287-9a73-379d3b7d6c6b resource provider aggregate not found 2026-06-25 23:31:49.711 7 INFO neutron.services.segments.plugin [-] Segment 0afd76f8-48d4-4287-9a73-379d3b7d6c6b resource provider aggregate not found 2026-06-25 23:31:49.742 7 INFO neutron.services.segments.plugin [-] Segment 0afd76f8-48d4-4287-9a73-379d3b7d6c6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0afd76f8-48d4-4287-9a73-379d3b7d6c6b found for delete ", "request_id": "req-f7cbe7d8-7f82-457f-b84e-cb80e452d554"}]} 2026-06-25 23:31:49.744 7 INFO neutron.services.segments.plugin [-] Segment 0afd76f8-48d4-4287-9a73-379d3b7d6c6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0afd76f8-48d4-4287-9a73-379d3b7d6c6b found for delete ", "request_id": "req-ac764591-139c-4f99-a234-d70d84f11930"}]} 2026-06-25 23:31:49.746 7 INFO neutron.db.l3_hamode_db [None req-5ef42290-ccae-4966-abab-c7ed3e975b2c c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] HA network a3306f81-ae27-4b62-9671-03254a8a6254 was deleted as no HA routers are present in tenant 1fe223abb9dc429a8a9628805468c901. [pid: 7|app: 0|req: 632/1229] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:49 2026] DELETE /v2.0/routers/61918904-2b8e-4e19-a5f7-b9e2f7ab552f => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:49.940 8 INFO neutron.db.l3_db [None req-e86b8147-f40b-4b49-b90c-72e1a2c455b6 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Floating IP 0f8112bf-fd5b-46fc-8cdb-f10dcf272237 associated. External IP: 10.96.250.215, port: 2d21a8cd-ed0c-4fe8-a53f-22f55b121c2b. [pid: 7|app: 0|req: 633/1230] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:49 2026] GET /v2.0/security-groups?tenant_id=7c00ad655179421fb544a050436fd8d6&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:50.081 7 INFO neutron.api.v2.resource [None req-09bbddcd-a658-434b-8353-adda3f5909ce 8dfff34dd0a545179a68f45145a607c5 5770e2039a5840a8b9fd919783420e35 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 634/1231] 10.0.0.199 () {32 vars in 737 bytes} [Thu Jun 25 23:31:50 2026] GET /v2.0/security-groups/edb2fd1e-e603-4722-984d-9270fdd6bb74 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1232] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:50 2026] DELETE /v2.0/subnets/29364e1a-7e1c-4072-a767-99b2f6fd6060 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1233] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:50 2026] DELETE /v2.0/security-groups/afda50c0-4157-4ff6-8551-a3dce99130a8 => 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: 598/1234] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:31:49 2026] PUT /v2.0/floatingips/0f8112bf-fd5b-46fc-8cdb-f10dcf272237 => generated 842 bytes in 1053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1235] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:31:50 2026] DELETE /v2.0/floatingips/34680940-b987-49a6-9bb9-5abd991652ee => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1236] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:50 2026] GET /v2.0/security-groups?tenant_id=d9aebbe476f244ec8eb4d41ec714b069&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:50.876 8 INFO neutron.services.segments.plugin [-] Segment d7387494-a535-4927-92aa-4fdd6595c4d7 resource provider aggregate not found 2026-06-25 23:31:50.880 8 INFO neutron.services.segments.plugin [-] Segment d7387494-a535-4927-92aa-4fdd6595c4d7 resource provider aggregate not found 2026-06-25 23:31:50.886 7 INFO neutron.db.l3_db [None req-1c26e394-d239-4e11-80dd-ff39f5ef4f73 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] Floating IP 0f8112bf-fd5b-46fc-8cdb-f10dcf272237 disassociated. External IP: 10.96.250.215, port: 4f9f59c2-077f-4c33-9f1a-a8842703ce5b. 2026-06-25 23:31:50.898 8 INFO neutron.services.segments.plugin [-] Segment d7387494-a535-4927-92aa-4fdd6595c4d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7387494-a535-4927-92aa-4fdd6595c4d7 found for delete ", "request_id": "req-2c13270d-7bb1-41e7-b841-b3d8b008917b"}]} 2026-06-25 23:31:50.899 8 INFO neutron.services.segments.plugin [-] Segment d7387494-a535-4927-92aa-4fdd6595c4d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7387494-a535-4927-92aa-4fdd6595c4d7 found for delete ", "request_id": "req-88b3ad18-ecc3-4e30-be00-5186ff06f255"}]} [pid: 8|app: 0|req: 599/1237] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:31:50 2026] DELETE /v2.0/networks/75e9cf7a-0dd5-4c31-815e-2953ae4b06e3 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1238] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:31:50 2026] PUT /v2.0/floatingips/0f8112bf-fd5b-46fc-8cdb-f10dcf272237 => generated 552 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1239] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:51 2026] DELETE /v2.0/security-groups/ee528ea6-59e3-429b-9993-ffdcc1239a75 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:51.321 7 WARNING neutron_lib.context [None req-87e0d80e-5ad6-43ce-8860-8f987c885557 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:31:51.374 7 INFO neutron.db.segments_db [None req-87e0d80e-5ad6-43ce-8860-8f987c885557 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Added segment d06466b8-a2de-4458-8212-0c1bd9a49e97 of type vxlan for network 777449b3-d953-44ab-8168-81265f78089d 2026-06-25 23:31:51.667 7 INFO neutron.db.l3_hamode_db [None req-87e0d80e-5ad6-43ce-8860-8f987c885557 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 600/1240] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:31:50 2026] PUT /v2.0/routers/624b9ac8-c721-4f97-9d8b-b087779a2ecd/remove_router_interface => generated 309 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1241] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:31:51 2026] DELETE /v2.0/floatingips/0f8112bf-fd5b-46fc-8cdb-f10dcf272237 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:52.785 7 INFO neutron.db.l3_hamode_db [None req-87e0d80e-5ad6-43ce-8860-8f987c885557 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:53.178 8 INFO neutron.services.segments.plugin [-] Segment 55d97463-7eac-42e3-a785-5f038f7f4a6e resource provider aggregate not found 2026-06-25 23:31:53.184 8 INFO neutron.services.segments.plugin [-] Segment 55d97463-7eac-42e3-a785-5f038f7f4a6e resource provider aggregate not found 2026-06-25 23:31:53.199 8 INFO neutron.services.segments.plugin [-] Segment 55d97463-7eac-42e3-a785-5f038f7f4a6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55d97463-7eac-42e3-a785-5f038f7f4a6e found for delete ", "request_id": "req-f4aa1ba7-1405-433e-83ca-7b64a67a2f11"}]} 2026-06-25 23:31:53.203 8 INFO neutron.services.segments.plugin [-] Segment 55d97463-7eac-42e3-a785-5f038f7f4a6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55d97463-7eac-42e3-a785-5f038f7f4a6e found for delete ", "request_id": "req-3c3d4cb2-24fd-4025-ba83-d004a566b085"}]} 2026-06-25 23:31:53.212 8 INFO neutron.db.l3_hamode_db [None req-015e077d-3f86-47aa-8f6a-56ba0a437bf6 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] HA network 0d3be8b4-22b6-40f1-8a38-32517347904e was deleted as no HA routers are present in tenant 5770e2039a5840a8b9fd919783420e35. [pid: 8|app: 0|req: 604/1244] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:52 2026] DELETE /v2.0/routers/624b9ac8-c721-4f97-9d8b-b087779a2ecd => generated 0 bytes in 1065 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:53.235 8 INFO neutron.api.v2.resource [None req-99e2561f-580a-4c93-b50a-c7e3ec2afe21 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 605/1245] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:31:53 2026] DELETE /v2.0/floatingips/0f8112bf-fd5b-46fc-8cdb-f10dcf272237 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1246] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:53 2026] DELETE /v2.0/subnets/ec74a090-5e80-4452-938d-526dba5ba4c1 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1247] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:31:53 2026] DELETE /v2.0/ports/4f9f59c2-077f-4c33-9f1a-a8842703ce5b => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1248] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:31:51 2026] POST /v2.0/routers => generated 692 bytes in 2542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1249] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:31:53 2026] DELETE /v2.0/networks/a7d37bd2-a0a5-4c2d-96fa-89a27481d0db => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1250] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:31:54 2026] GET /v2.0/routers/b7cbb766-37ef-447f-b7de-b6cd2d5391c1 => generated 698 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1251] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:31:53 2026] DELETE /v2.0/ports/2d21a8cd-ed0c-4fe8-a53f-22f55b121c2b => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1252] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:31:54 2026] GET /v2.0/ports?device_id=3a36ee49-4640-4a3f-805c-9f5b61a00936 => generated 958 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1253] 10.0.0.199 () {32 vars in 647 bytes} [Thu Jun 25 23:31:54 2026] GET /v2.0/routers => generated 701 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1254] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:54 2026] GET /v2.0/security-groups?tenant_id=5770e2039a5840a8b9fd919783420e35&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1255] 10.0.0.199 () {34 vars in 741 bytes} [Thu Jun 25 23:31:54 2026] PUT /v2.0/routers/b7cbb766-37ef-447f-b7de-b6cd2d5391c1 => generated 705 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1256] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:54 2026] DELETE /v2.0/security-groups/19ab7368-bb23-41c8-85ed-682fff0f29a2 => 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: 644/1257] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:31:54 2026] PUT /v2.0/routers/3a36ee49-4640-4a3f-805c-9f5b61a00936/remove_router_interface => generated 309 bytes in 1014 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:55.237 8 INFO neutron.services.segments.plugin [-] Segment 1e6da2a4-b43b-430e-99a1-61d3b48b6213 resource provider aggregate not found 2026-06-25 23:31:55.241 8 INFO neutron.services.segments.plugin [-] Segment 1e6da2a4-b43b-430e-99a1-61d3b48b6213 resource provider aggregate not found [pid: 8|app: 0|req: 614/1258] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:31:54 2026] GET /v2.0/routers/b7cbb766-37ef-447f-b7de-b6cd2d5391c1 => generated 705 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:55.259 8 INFO neutron.services.segments.plugin [-] Segment 1e6da2a4-b43b-430e-99a1-61d3b48b6213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e6da2a4-b43b-430e-99a1-61d3b48b6213 found for delete ", "request_id": "req-aca0fff3-e385-4ed5-bb7e-25ce97d40192"}]} 2026-06-25 23:31:55.260 8 INFO neutron.services.segments.plugin [-] Segment 1e6da2a4-b43b-430e-99a1-61d3b48b6213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e6da2a4-b43b-430e-99a1-61d3b48b6213 found for delete ", "request_id": "req-d9122ad0-f5a1-4925-9427-1b182eeb86f9"}]} [pid: 7|app: 0|req: 645/1259] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:55 2026] GET /v2.0/security-groups?tenant_id=d94c1d69d33d4951b2e43d4c6186dc8d&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1260] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:31:55 2026] GET /v2.0/ports?device_id=b7cbb766-37ef-447f-b7de-b6cd2d5391c1 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1261] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:55 2026] DELETE /v2.0/security-groups/a666f4ec-ad6e-4ebc-a65a-585fc2d8fad5 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:56.132 8 INFO neutron.db.l3_hamode_db [None req-82a445b0-59db-46ed-995d-f9936b65676c 987916c2d5e94f0eb5f2b6c4f07f9886 eb4bd9334f8d418597e401dcd834bf85 - - default default] HA network 9f62afb1-6f32-4275-9baa-8a5fc605df5c was deleted as no HA routers are present in tenant eb4bd9334f8d418597e401dcd834bf85. [pid: 8|app: 0|req: 615/1262] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:55 2026] DELETE /v2.0/routers/3a36ee49-4640-4a3f-805c-9f5b61a00936 => generated 0 bytes in 879 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1263] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:56 2026] GET /v2.0/security-groups?tenant_id=0f6918401ed04eedaa5fac4068ce9e51&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1264] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:56 2026] DELETE /v2.0/subnets/dfe208c5-edae-423d-8192-e1642206ec43 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:31:56.491 7 INFO neutron.services.segments.plugin [-] Segment d06466b8-a2de-4458-8212-0c1bd9a49e97 resource provider aggregate not found 2026-06-25 23:31:56.496 7 INFO neutron.services.segments.plugin [-] Segment d06466b8-a2de-4458-8212-0c1bd9a49e97 resource provider aggregate not found 2026-06-25 23:31:56.508 7 INFO neutron.db.l3_hamode_db [None req-e6a26020-baa2-46f3-8e6c-2ea1562f3774 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] HA network 777449b3-d953-44ab-8168-81265f78089d was deleted as no HA routers are present in tenant 1fe223abb9dc429a8a9628805468c901. [pid: 7|app: 0|req: 648/1265] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:55 2026] DELETE /v2.0/routers/b7cbb766-37ef-447f-b7de-b6cd2d5391c1 => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:56.516 7 INFO neutron.services.segments.plugin [-] Segment d06466b8-a2de-4458-8212-0c1bd9a49e97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d06466b8-a2de-4458-8212-0c1bd9a49e97 found for delete ", "request_id": "req-f566f81f-848e-409f-b2f7-20a2eb1f6220"}]} 2026-06-25 23:31:56.516 7 INFO neutron.services.segments.plugin [-] Segment d06466b8-a2de-4458-8212-0c1bd9a49e97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d06466b8-a2de-4458-8212-0c1bd9a49e97 found for delete ", "request_id": "req-c4f40850-a940-4082-bd80-059de13e92dc"}]} [pid: 8|app: 0|req: 618/1266] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:56 2026] DELETE /v2.0/security-groups/d0125841-2621-4eef-86c1-ce3695dae4e5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1267] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:31:56 2026] GET /v2.0/ports?device_id=b7cbb766-37ef-447f-b7de-b6cd2d5391c1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:56.598 8 INFO neutron.api.v2.resource [None req-95b2a6a5-5eac-4c56-90dd-b203f0edad6c c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 620/1268] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:56 2026] DELETE /v2.0/routers/b7cbb766-37ef-447f-b7de-b6cd2d5391c1 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1269] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:31:56 2026] GET /v2.0/ports?device_id=61918904-2b8e-4e19-a5f7-b9e2f7ab552f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:56.646 8 INFO neutron.api.v2.resource [None req-85d0f0bd-d24a-43ff-8386-4db6e3a9dbdf c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 622/1270] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:56 2026] DELETE /v2.0/routers/61918904-2b8e-4e19-a5f7-b9e2f7ab552f => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:31:56.664 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2fac7956-7237-4c02-827c-97f7d132f70f c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1271] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:56 2026] DELETE /v2.0/subnets/29364e1a-7e1c-4072-a767-99b2f6fd6060 => 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: 649/1272] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:31:56 2026] DELETE /v2.0/networks/78ed85e5-4507-4944-834e-d46da3e8f96b => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1273] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:31:56 2026] GET /v2.0/ports?device_id=bebd3bd1-3a98-4fcd-982b-f1cbd6c65ff4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:56.712 7 INFO neutron.api.v2.resource [None req-4c22ac08-ce78-4240-9062-8ffa3b2fbfb6 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1274] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:56 2026] DELETE /v2.0/routers/bebd3bd1-3a98-4fcd-982b-f1cbd6c65ff4 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:31:56.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a82231b-6b78-479e-8647-f8b6020435a3 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 625/1275] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:56 2026] DELETE /v2.0/subnets/86a16338-bd04-40ec-8add-5d255ac91245 => 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: 651/1276] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:31:56 2026] GET /v2.0/ports?device_id=ddcc3519-d04d-4254-94fd-65cde5618312 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:56.779 8 INFO neutron.api.v2.resource [None req-c5d3c7cd-ff7a-413b-b3b9-6494348b4258 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 626/1277] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:56 2026] DELETE /v2.0/routers/ddcc3519-d04d-4254-94fd-65cde5618312 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:31:56.805 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e4c2301-b5f2-4b92-9798-5d9796604da2 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1278] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:56 2026] DELETE /v2.0/subnets/3578c948-0387-4fe0-b593-6377e5afaa6b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:31:56.831 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb725988-6931-4a69-94ce-4deb70d83a39 c0297518a7354c9dac0755a67aeacdb7 1fe223abb9dc429a8a9628805468c901 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 627/1279] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:31:56 2026] DELETE /v2.0/subnets/ec49a233-96be-47fd-8fc3-8c55cdd54e55 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:31:57.324 8 INFO neutron.services.segments.plugin [-] Segment 9f771f0d-4332-4e2b-95e8-fdc60e9d1182 resource provider aggregate not found 2026-06-25 23:31:57.329 8 INFO neutron.services.segments.plugin [-] Segment 9f771f0d-4332-4e2b-95e8-fdc60e9d1182 resource provider aggregate not found 2026-06-25 23:31:57.347 8 INFO neutron.services.segments.plugin [-] Segment 9f771f0d-4332-4e2b-95e8-fdc60e9d1182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f771f0d-4332-4e2b-95e8-fdc60e9d1182 found for delete ", "request_id": "req-c15ebf47-f224-49bc-ae96-2c0e123f545d"}]} 2026-06-25 23:31:57.348 8 INFO neutron.services.segments.plugin [-] Segment 9f771f0d-4332-4e2b-95e8-fdc60e9d1182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f771f0d-4332-4e2b-95e8-fdc60e9d1182 found for delete ", "request_id": "req-c3e6f2a1-31c6-47b1-86ee-0e5a2704464b"}]} [pid: 7|app: 0|req: 653/1280] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:57 2026] GET /v2.0/security-groups?tenant_id=eb4bd9334f8d418597e401dcd834bf85&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1281] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:57 2026] DELETE /v2.0/security-groups/ae9c2083-d9e0-4a15-ade1-2273ac36e6bc => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1282] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:57 2026] GET /v2.0/security-groups?tenant_id=1fe223abb9dc429a8a9628805468c901&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: 655/1283] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:57 2026] DELETE /v2.0/security-groups/41e792d1-0b47-4151-8be6-e99323e3c88e => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:59.249 7 INFO neutron.services.segments.plugin [-] Segment c76eee1f-80dc-48bd-84c2-05a8c7e7fead resource provider aggregate not found 2026-06-25 23:31:59.254 7 INFO neutron.services.segments.plugin [-] Segment c76eee1f-80dc-48bd-84c2-05a8c7e7fead resource provider aggregate not found 2026-06-25 23:31:59.268 7 INFO neutron.services.segments.plugin [-] Segment c76eee1f-80dc-48bd-84c2-05a8c7e7fead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c76eee1f-80dc-48bd-84c2-05a8c7e7fead found for delete ", "request_id": "req-0204ec15-faf2-43b0-914a-03ce3bc4e737"}]} 2026-06-25 23:31:59.271 7 INFO neutron.services.segments.plugin [-] Segment c76eee1f-80dc-48bd-84c2-05a8c7e7fead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c76eee1f-80dc-48bd-84c2-05a8c7e7fead found for delete ", "request_id": "req-6ad4737b-2e30-4033-adc1-7a8ee6f15600"}]} [pid: 8|app: 0|req: 629/1284] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:58 2026] GET /v2.0/security-groups?tenant_id=7084487df0174074a8fbf2e1c48be4d8&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:59.341 8 WARNING neutron_lib.context [None req-424463c6-948e-46fc-8a3a-da5a676d6340 3f0fb5ebe3ee464c884bb218e93a6e9e d4cb5885b63640e5b95ac77f915a211f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 656/1285] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:59 2026] GET /v2.0/security-groups?tenant_id=785d866021714b8d8613ba7c140be55f&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:59.502 8 INFO neutron.db.segments_db [None req-424463c6-948e-46fc-8a3a-da5a676d6340 3f0fb5ebe3ee464c884bb218e93a6e9e d4cb5885b63640e5b95ac77f915a211f - - default default] Added segment 1746c002-f9f8-445e-9c2b-215a9c4796f6 of type vxlan for network 7434c173-0d1f-4e8d-b348-7b1a1c6e64ce [pid: 7|app: 0|req: 657/1286] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:59 2026] DELETE /v2.0/security-groups/f10af580-2db0-4d2a-80d7-8b4c6176fdc9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:59.565 7 WARNING neutron_lib.context [None req-b0e77efe-0e1e-4eca-9b8b-2ce1fe61f018 f0a28b55eee348c48f66dc9768c3dc07 bb40e62e97cf43f49f98972b6c8cf0f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 630/1287] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:31:59 2026] POST /v2.0/networks => generated 648 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1288] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:31:59 2026] POST /v2.0/subnetpools => generated 548 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1289] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:59 2026] DELETE /v2.0/security-groups/9b9f9af0-2283-4ce6-9f8b-46da8154e68f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1290] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:31:59 2026] GET /v2.0/subnetpools/6357dc13-3cf2-4449-9bf1-ddc1945bada1 => generated 548 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1291] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:31:59 2026] GET /v2.0/security-groups?tenant_id=0aee5051636f4e3fbb5d68d0f416a04a&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1292] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:31:59 2026] PUT /v2.0/subnetpools/6357dc13-3cf2-4449-9bf1-ddc1945bada1 => generated 501 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1293] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:31:59 2026] DELETE /v2.0/security-groups/68350966-1ea1-450a-839e-eab748364a06 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1294] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:31:59 2026] DELETE /v2.0/subnetpools/6357dc13-3cf2-4449-9bf1-ddc1945bada1 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:59.867 7 INFO neutron.api.v2.resource [None req-320c6245-eba0-479f-b721-200a722fa517 f0a28b55eee348c48f66dc9768c3dc07 bb40e62e97cf43f49f98972b6c8cf0f6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1295] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:31:59 2026] GET /v2.0/subnetpools/6357dc13-3cf2-4449-9bf1-ddc1945bada1 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:31:59.886 8 INFO neutron.api.v2.resource [None req-226f8834-5ee9-477f-b3de-e42ec6b40429 f0a28b55eee348c48f66dc9768c3dc07 bb40e62e97cf43f49f98972b6c8cf0f6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 635/1296] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:31:59 2026] DELETE /v2.0/subnetpools/6357dc13-3cf2-4449-9bf1-ddc1945bada1 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:00.064 7 WARNING neutron_lib.context [None req-d96339fe-48c1-4ad7-8d1a-f7e329e58bc4 3f0fb5ebe3ee464c884bb218e93a6e9e d4cb5885b63640e5b95ac77f915a211f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 662/1297] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:00 2026] POST /v2.0/subnets => generated 673 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:00.370 8 WARNING neutron_lib.context [None req-abea708a-bf49-4ee3-992c-2d71f51ef739 3f0fb5ebe3ee464c884bb218e93a6e9e d4cb5885b63640e5b95ac77f915a211f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:00.440 8 INFO neutron.db.segments_db [None req-abea708a-bf49-4ee3-992c-2d71f51ef739 3f0fb5ebe3ee464c884bb218e93a6e9e d4cb5885b63640e5b95ac77f915a211f - - default default] Added segment 8bd60e12-d8bf-416f-83d1-e34f9d4caf3c of type vxlan for network 58b1f4a5-4dde-4d57-b2ef-5515dea21e0f [pid: 8|app: 0|req: 636/1298] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:00 2026] POST /v2.0/networks => generated 647 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1299] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:00 2026] GET /v2.0/security-groups?tenant_id=bb40e62e97cf43f49f98972b6c8cf0f6&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1300] 10.0.0.199 () {34 vars in 743 bytes} [Thu Jun 25 23:32:00 2026] PUT /v2.0/networks/58b1f4a5-4dde-4d57-b2ef-5515dea21e0f => generated 592 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:00.647 8 WARNING neutron_lib.context [None req-f7ac1f0b-30f5-499f-8be8-e32f17af7961 3f0fb5ebe3ee464c884bb218e93a6e9e d4cb5885b63640e5b95ac77f915a211f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 664/1301] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:00 2026] DELETE /v2.0/security-groups/670c2da4-2e60-46a6-bf73-e34fb8fc0ec1 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1302] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:00 2026] POST /v2.0/subnets => generated 646 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1303] 10.0.0.199 () {34 vars in 741 bytes} [Thu Jun 25 23:32:00 2026] PUT /v2.0/subnets/85c1a83f-dec3-45b1-8b5d-49f3aab98d99 => generated 656 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:01.330 8 INFO neutron.services.segments.plugin [-] Segment 8bd60e12-d8bf-416f-83d1-e34f9d4caf3c resource provider aggregate not found 2026-06-25 23:32:01.336 8 INFO neutron.services.segments.plugin [-] Segment 8bd60e12-d8bf-416f-83d1-e34f9d4caf3c resource provider aggregate not found [pid: 8|app: 0|req: 639/1304] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:01 2026] DELETE /v2.0/networks/58b1f4a5-4dde-4d57-b2ef-5515dea21e0f => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:01.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-201aebaa-1d91-4308-9a47-294c1b7c3d52 3f0fb5ebe3ee464c884bb218e93a6e9e d4cb5885b63640e5b95ac77f915a211f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 666/1305] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:01 2026] DELETE /v2.0/networks/58b1f4a5-4dde-4d57-b2ef-5515dea21e0f => generated 138 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:01.411 8 INFO neutron.services.segments.plugin [-] Segment 8bd60e12-d8bf-416f-83d1-e34f9d4caf3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bd60e12-d8bf-416f-83d1-e34f9d4caf3c found for delete ", "request_id": "req-92b4e0ee-e9a2-4144-8398-faee8ba15b6a"}]} 2026-06-25 23:32:01.413 8 INFO neutron.services.segments.plugin [-] Segment 8bd60e12-d8bf-416f-83d1-e34f9d4caf3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bd60e12-d8bf-416f-83d1-e34f9d4caf3c found for delete ", "request_id": "req-6f173a59-e7bb-4d04-bc17-c4100ffb5fff"}]} [pid: 8|app: 0|req: 640/1306] 10.0.0.199 () {32 vars in 694 bytes} [Thu Jun 25 23:32:01 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) [pid: 7|app: 0|req: 667/1307] 10.0.0.199 () {32 vars in 742 bytes} [Thu Jun 25 23:32:01 2026] GET /v2.0/subnets?network_id=749a17d8-4549-4306-b023-57d137bc966a => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1308] 10.0.0.199 () {32 vars in 653 bytes} [Thu Jun 25 23:32:01 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1309] 10.0.0.199 () {32 vars in 649 bytes} [Thu Jun 25 23:32:01 2026] GET /v2.0/networks => generated 1313 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1310] 10.0.0.199 () {32 vars in 647 bytes} [Thu Jun 25 23:32:01 2026] GET /v2.0/subnets => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1311] 10.0.0.199 () {32 vars in 723 bytes} [Thu Jun 25 23:32:01 2026] GET /v2.0/networks/7434c173-0d1f-4e8d-b348-7b1a1c6e64ce => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1312] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:32:01 2026] GET /v2.0/subnets/ec2754a0-52dd-45fd-bafd-61c13059d8d0 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:01.801 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2cfc1f2a-a8ab-41e6-8074-11b146a61f00 3f0fb5ebe3ee464c884bb218e93a6e9e d4cb5885b63640e5b95ac77f915a211f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1313] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:01 2026] DELETE /v2.0/subnets/85c1a83f-dec3-45b1-8b5d-49f3aab98d99 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:01.830 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26ecd854-2fdb-45d4-9cbc-40e847f6d188 3f0fb5ebe3ee464c884bb218e93a6e9e d4cb5885b63640e5b95ac77f915a211f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 644/1314] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:01 2026] DELETE /v2.0/networks/58b1f4a5-4dde-4d57-b2ef-5515dea21e0f => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1315] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:01 2026] DELETE /v2.0/subnets/ec2754a0-52dd-45fd-bafd-61c13059d8d0 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1316] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:02 2026] DELETE /v2.0/networks/7434c173-0d1f-4e8d-b348-7b1a1c6e64ce => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1317] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:02 2026] GET /v2.0/security-groups?tenant_id=d4cb5885b63640e5b95ac77f915a211f&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1318] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:03 2026] DELETE /v2.0/security-groups/2aebd0d6-3896-4e43-99f9-403d4b3e0901 => 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: 673/1319] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:03 2026] GET /v2.0/security-groups?tenant_id=a9990f65e2e6462190c965fa24f15bb3&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:03.977 8 INFO neutron.services.segments.plugin [-] Segment 1746c002-f9f8-445e-9c2b-215a9c4796f6 resource provider aggregate not found 2026-06-25 23:32:03.983 8 INFO neutron.services.segments.plugin [-] Segment 1746c002-f9f8-445e-9c2b-215a9c4796f6 resource provider aggregate not found 2026-06-25 23:32:03.994 8 INFO neutron.services.segments.plugin [-] Segment 1746c002-f9f8-445e-9c2b-215a9c4796f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1746c002-f9f8-445e-9c2b-215a9c4796f6 found for delete ", "request_id": "req-4e922d00-1527-43f4-ac27-4f453ad66a83"}]} 2026-06-25 23:32:03.995 8 INFO neutron.services.segments.plugin [-] Segment 1746c002-f9f8-445e-9c2b-215a9c4796f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1746c002-f9f8-445e-9c2b-215a9c4796f6 found for delete ", "request_id": "req-d0bbf5b5-5336-4d50-9425-8fa0ec09bc7c"}]} [pid: 8|app: 0|req: 647/1320] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:03 2026] DELETE /v2.0/security-groups/ab594c21-7cb9-49e0-81ea-637eaebbb380 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1321] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:04 2026] GET /v2.0/security-groups?tenant_id=579553ba58bd4691a86a48de26a31e69&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1322] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:04 2026] DELETE /v2.0/security-groups/3021ce05-ff1c-46b5-89e9-0ed400f00745 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1323] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:04 2026] GET /v2.0/security-groups?tenant_id=3fc1e272fbc342abbbb54e1d1891763e&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1324] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:04 2026] DELETE /v2.0/security-groups/2e429dd1-5d0b-426b-ab56-4ddcf46d9381 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:05.443 7 WARNING neutron_lib.context [None req-185a7bba-ebac-44f8-b07e-f7cd54110ed6 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:05.612 7 INFO neutron.db.segments_db [None req-185a7bba-ebac-44f8-b07e-f7cd54110ed6 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] Added segment 16659ae7-d369-4d56-801f-5a49f88c5ba2 of type vxlan for network 1e2c111a-7acf-4302-bd62-b3a20abfaf4f [pid: 7|app: 0|req: 676/1325] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:05 2026] POST /v2.0/networks => generated 648 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:05.732 8 WARNING neutron_lib.context [None req-29f5cd19-9fd9-4e22-9e03-9a5a9dda8d90 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 650/1326] 10.0.0.199 () {34 vars in 665 bytes} [Thu Jun 25 23:32:05 2026] POST /v2.0/ports => generated 778 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:06.046 7 WARNING neutron_lib.context [None req-2064357d-ca5b-40fd-993b-c2edffe8caf4 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:06.100 7 INFO neutron.db.segments_db [None req-2064357d-ca5b-40fd-993b-c2edffe8caf4 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] Added segment 05222415-49e9-467b-9fb5-de9c2d192cbb of type vxlan for network f840aa0d-f8b7-4670-9829-8ecb3d10ac2f [pid: 7|app: 0|req: 677/1327] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:06 2026] POST /v2.0/networks => generated 636 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:32:06.208 8 WARNING neutron_lib.context [None req-d307173c-803a-4554-803b-303fefb959b7 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 651/1330] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:06 2026] POST /v2.0/subnets => generated 646 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:06.521 8 WARNING neutron_lib.context [None req-3c9d807b-d8c9-4c5b-b877-fbbda866f056 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 680/1331] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/security-groups?tenant_id=30ead19eb90f426a9b335e12f40a158f&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1332] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:06 2026] DELETE /v2.0/security-groups/f56edfa8-3f36-4272-b99b-55c490b16bc1 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1333] 10.0.0.199 () {34 vars in 665 bytes} [Thu Jun 25 23:32:06 2026] POST /v2.0/ports => generated 965 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 682/1334] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/security-groups?tenant_id=43a7edd54fd24a1493a5f013579fb886&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1335] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:06 2026] DELETE /v2.0/security-groups/2eb58869-d22c-4981-ac8d-062e300bb560 => 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: 653/1336] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:06 2026] DELETE /v2.0/ports/4b538d77-e9c6-4559-b512-57a66f509ce8 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:07.203 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09f2382f-e0d9-46cc-a676-74b1dac4bb8d 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 684/1337] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:07 2026] DELETE /v2.0/ports/4b538d77-e9c6-4559-b512-57a66f509ce8 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:07.225 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41a898db-9c8b-4f54-a71c-e598e9b8de5b 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1338] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:32:07 2026] GET /v2.0/ports/4b538d77-e9c6-4559-b512-57a66f509ce8 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1339] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:07 2026] DELETE /v2.0/subnets/5c946813-26df-4b33-8d0a-ed87bcddc844 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:07.718 8 INFO neutron.services.segments.plugin [-] Segment 05222415-49e9-467b-9fb5-de9c2d192cbb resource provider aggregate not found 2026-06-25 23:32:07.728 8 INFO neutron.services.segments.plugin [-] Segment 05222415-49e9-467b-9fb5-de9c2d192cbb resource provider aggregate not found 2026-06-25 23:32:07.736 8 INFO neutron.services.segments.plugin [-] Segment 05222415-49e9-467b-9fb5-de9c2d192cbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05222415-49e9-467b-9fb5-de9c2d192cbb found for delete ", "request_id": "req-b2919b35-3253-4ad8-b1b8-70f076d4df06"}]} [pid: 8|app: 0|req: 655/1340] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:07 2026] DELETE /v2.0/networks/f840aa0d-f8b7-4670-9829-8ecb3d10ac2f => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:07.753 8 INFO neutron.services.segments.plugin [-] Segment 05222415-49e9-467b-9fb5-de9c2d192cbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05222415-49e9-467b-9fb5-de9c2d192cbb found for delete ", "request_id": "req-1bf4daae-e385-4857-bf11-9dc8cb7539a7"}]} 2026-06-25 23:32:07.757 8 WARNING neutron_lib.context [None req-9b5d9567-d6d0-42da-83c8-421839515662 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 686/1341] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:07 2026] GET /v2.0/security-groups?tenant_id=4484445f8b5948c2bb331a4497e86d76&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:07.808 8 INFO neutron.db.segments_db [None req-9b5d9567-d6d0-42da-83c8-421839515662 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] Added segment ccc022ef-d2df-4305-b063-d51635263ca7 of type vxlan for network 9d6cdb08-29a7-44ec-a458-5a0dcfa404d9 [pid: 8|app: 0|req: 656/1342] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:07 2026] POST /v2.0/networks => generated 635 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:07.907 8 WARNING neutron_lib.context [None req-eb5fb733-1eed-4785-950c-b5eeda72b297 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 687/1343] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:07 2026] DELETE /v2.0/security-groups/4e600d81-59cb-4a92-b351-9723e7ccb5cc => 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: 657/1344] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:07 2026] POST /v2.0/subnets => generated 646 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:08.168 7 WARNING neutron_lib.context [None req-6834c214-b27f-4dd8-89b6-e33f746a9f5a 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1345] 10.0.0.199 () {34 vars in 665 bytes} [Thu Jun 25 23:32:08 2026] POST /v2.0/ports => generated 927 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1346] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:08 2026] DELETE /v2.0/ports/e77214e5-25f4-4e43-b7a1-1526179a61d7 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:08.735 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7e08bee-96a3-4e05-8aa3-0333b0e3d6e7 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 689/1347] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/ports/e77214e5-25f4-4e43-b7a1-1526179a61d7 => 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: 659/1348] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:08 2026] DELETE /v2.0/subnets/5dafe971-0769-46cd-84eb-0fb787975638 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:09.241 7 INFO neutron.services.segments.plugin [-] Segment ccc022ef-d2df-4305-b063-d51635263ca7 resource provider aggregate not found 2026-06-25 23:32:09.245 7 INFO neutron.services.segments.plugin [-] Segment ccc022ef-d2df-4305-b063-d51635263ca7 resource provider aggregate not found 2026-06-25 23:32:09.261 7 INFO neutron.services.segments.plugin [-] Segment ccc022ef-d2df-4305-b063-d51635263ca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccc022ef-d2df-4305-b063-d51635263ca7 found for delete ", "request_id": "req-be06feec-3641-4006-8328-3b55f3a460c6"}]} 2026-06-25 23:32:09.265 7 INFO neutron.services.segments.plugin [-] Segment ccc022ef-d2df-4305-b063-d51635263ca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccc022ef-d2df-4305-b063-d51635263ca7 found for delete ", "request_id": "req-7e9a8027-318d-43b8-840a-c622b924dd50"}]} [pid: 7|app: 0|req: 690/1349] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:08 2026] DELETE /v2.0/networks/9d6cdb08-29a7-44ec-a458-5a0dcfa404d9 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:09.287 8 WARNING neutron_lib.context [None req-373ec5e7-2135-4d68-a4c4-0f2edcb9a6aa 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 660/1350] 10.0.0.199 () {34 vars in 665 bytes} [Thu Jun 25 23:32:09 2026] POST /v2.0/ports => generated 778 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 691/1351] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/security-groups?tenant_id=e4c60f2dfdfa45e4897c5d606e08d1d0&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1352] 10.0.0.199 () {34 vars in 737 bytes} [Thu Jun 25 23:32:09 2026] PUT /v2.0/ports/d545e983-e757-418e-a031-2b85b81472d2 => generated 752 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 662/1353] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:09 2026] DELETE /v2.0/security-groups/953c0128-b281-4e6b-9a8d-ca82236739b9 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:09.954 7 WARNING neutron_lib.context [None req-2e08c128-d8a3-4f37-b92c-6f073337e948 ac9a9daeaa414a8995761c43946abcc7 62322382f58c4cd3996ff0cc1c44cb28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 663/1354] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:09 2026] DELETE /v2.0/ports/d545e983-e757-418e-a031-2b85b81472d2 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1355] 10.0.0.199 () {32 vars in 643 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/ports => generated 781 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:10.112 7 INFO neutron.db.segments_db [None req-2e08c128-d8a3-4f37-b92c-6f073337e948 ac9a9daeaa414a8995761c43946abcc7 62322382f58c4cd3996ff0cc1c44cb28 - - default default] Added segment 69135c7c-c32b-410d-abef-8ac1b5ddd2c4 of type vxlan for network 7472775e-ac80-4d43-bc80-8b7de0e4a6e3 2026-06-25 23:32:10.121 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a119e877-ef6c-448d-8c35-3a211a8609fd 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1356] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/ports/d545e983-e757-418e-a031-2b85b81472d2 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1357] 10.0.0.199 () {32 vars in 643 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/ports => generated 781 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1358] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/ports/fc289f53-c28a-4046-89ce-a1823f9e6d90 => generated 778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1359] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:09 2026] POST /v2.0/networks => generated 644 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:10.249 8 INFO neutron.pecan_wsgi.hooks.translation [None req-232ebbcf-970e-49ae-8db1-8d69742c7bd2 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 668/1360] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:10 2026] DELETE /v2.0/ports/e77214e5-25f4-4e43-b7a1-1526179a61d7 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:10.270 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e2db4e6-9c5e-48ff-9ab8-a2e83856a20f 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 693/1361] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:10 2026] DELETE /v2.0/subnets/5dafe971-0769-46cd-84eb-0fb787975638 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:10.275 8 WARNING neutron_lib.context [None req-9b643162-50c9-4d61-8997-1b5028bd1fe3 ac9a9daeaa414a8995761c43946abcc7 62322382f58c4cd3996ff0cc1c44cb28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:10.289 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e449eff-61a0-4ee1-8de4-a6ae9bdee1c1 222c42caf99e4965a7597e38e7e9c39e c8ac7fd9368e491fb24db3f236485b7d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 694/1362] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:10 2026] DELETE /v2.0/subnets/5c946813-26df-4b33-8d0a-ed87bcddc844 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1363] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:10 2026] DELETE /v2.0/ports/fc289f53-c28a-4046-89ce-a1823f9e6d90 => 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: 669/1364] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:10 2026] POST /v2.0/subnets => generated 641 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:10.518 8 WARNING neutron_lib.context [None req-7c4ff3df-bb5f-47a9-ac18-ba56d486dc32 ac9a9daeaa414a8995761c43946abcc7 62322382f58c4cd3996ff0cc1c44cb28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:10.562 8 INFO neutron.db.segments_db [None req-7c4ff3df-bb5f-47a9-ac18-ba56d486dc32 ac9a9daeaa414a8995761c43946abcc7 62322382f58c4cd3996ff0cc1c44cb28 - - default default] Added segment c5cd528c-2000-4f99-88c5-cc19f5ca941d of type vxlan for network f14e7a7e-3cd7-4b13-a6eb-e3cddb358e7e [pid: 7|app: 0|req: 696/1365] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:10 2026] DELETE /v2.0/networks/1e2c111a-7acf-4302-bd62-b3a20abfaf4f => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1366] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:10 2026] POST /v2.0/networks => generated 643 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1367] 10.0.0.199 () {34 vars in 743 bytes} [Thu Jun 25 23:32:10 2026] PUT /v2.0/networks/f14e7a7e-3cd7-4b13-a6eb-e3cddb358e7e => generated 592 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:10.774 7 WARNING neutron_lib.context [None req-c9a4dc7f-8621-4689-aa61-cd488f9ac92e ac9a9daeaa414a8995761c43946abcc7 62322382f58c4cd3996ff0cc1c44cb28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 698/1368] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:10 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1369] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/security-groups?tenant_id=859a6514aea1401b979b1dff73531798&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1370] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:11 2026] DELETE /v2.0/security-groups/75303e7f-a580-4c7c-855f-94c316d39d45 => 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: 699/1371] 10.0.0.199 () {34 vars in 741 bytes} [Thu Jun 25 23:32:11 2026] PUT /v2.0/subnets/ee553f15-821b-44b6-afb7-7ce86b33f0ef => generated 636 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:11.277 7 INFO neutron.services.segments.plugin [-] Segment 16659ae7-d369-4d56-801f-5a49f88c5ba2 resource provider aggregate not found 2026-06-25 23:32:11.281 7 INFO neutron.services.segments.plugin [-] Segment 16659ae7-d369-4d56-801f-5a49f88c5ba2 resource provider aggregate not found 2026-06-25 23:32:11.291 7 INFO neutron.services.segments.plugin [-] Segment 16659ae7-d369-4d56-801f-5a49f88c5ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16659ae7-d369-4d56-801f-5a49f88c5ba2 found for delete ", "request_id": "req-7c5146ab-53b5-43d3-bc39-224b6014fee9"}]} 2026-06-25 23:32:11.291 7 INFO neutron.services.segments.plugin [-] Segment 16659ae7-d369-4d56-801f-5a49f88c5ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16659ae7-d369-4d56-801f-5a49f88c5ba2 found for delete ", "request_id": "req-58e3a2b7-4b3b-4c87-a83a-59244cbff2b8"}]} [pid: 8|app: 0|req: 673/1372] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/security-groups?tenant_id=c8ac7fd9368e491fb24db3f236485b7d&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1373] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:11 2026] DELETE /v2.0/networks/f14e7a7e-3cd7-4b13-a6eb-e3cddb358e7e => 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: 674/1374] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/security-groups?tenant_id=3064b46a2611459dbdb47be732eae9cb&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:11.554 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60d310c9-3eb9-4de1-a49e-4f1b8815566b ac9a9daeaa414a8995761c43946abcc7 62322382f58c4cd3996ff0cc1c44cb28 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 701/1375] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:11 2026] DELETE /v2.0/security-groups/80cd8b17-f4d8-4493-8594-643548e88744 => 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: 675/1376] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:11 2026] DELETE /v2.0/networks/f14e7a7e-3cd7-4b13-a6eb-e3cddb358e7e => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1377] 10.0.0.199 () {32 vars in 694 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1378] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:11 2026] DELETE /v2.0/security-groups/5e2f24e8-19c3-475b-8a62-0f4b5d5ae7ae => 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: 703/1379] 10.0.0.199 () {32 vars in 742 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/subnets?network_id=749a17d8-4549-4306-b023-57d137bc966a => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1380] 10.0.0.199 () {32 vars in 653 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1381] 10.0.0.199 () {32 vars in 649 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/networks => generated 1309 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1382] 10.0.0.199 () {32 vars in 647 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/subnets => generated 1280 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:11.849 8 INFO neutron.db.segments_db [None req-53d507c3-d202-4d23-8f5c-84d2c299baaa 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 5a554737-12e1-412c-906e-116cf08e5765 of type vxlan for network 6463072f-42e0-4fc9-b703-e0ac9c9b3357 [pid: 7|app: 0|req: 707/1383] 10.0.0.199 () {32 vars in 723 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/networks/7472775e-ac80-4d43-bc80-8b7de0e4a6e3 => generated 669 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1384] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/subnets/6e90f3ac-69f0-469e-9c88-47b39d3abaab => generated 641 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:11.922 7 INFO neutron.pecan_wsgi.hooks.translation [None req-042e9070-b190-449c-8822-97cc2706e64c ac9a9daeaa414a8995761c43946abcc7 62322382f58c4cd3996ff0cc1c44cb28 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 677/1385] 10.0.0.199 () {34 vars in 671 bytes} [Thu Jun 25 23:32:11 2026] POST /v2.0/networks => generated 740 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1386] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:11 2026] DELETE /v2.0/subnets/ee553f15-821b-44b6-afb7-7ce86b33f0ef => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:11.942 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55d18b2a-1573-4ab0-abf2-f71d7deb7d0a ac9a9daeaa414a8995761c43946abcc7 62322382f58c4cd3996ff0cc1c44cb28 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 678/1387] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:11 2026] DELETE /v2.0/networks/f14e7a7e-3cd7-4b13-a6eb-e3cddb358e7e => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1388] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:11 2026] DELETE /v2.0/subnets/6e90f3ac-69f0-469e-9c88-47b39d3abaab => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1389] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:11 2026] POST /v2.0/subnets => generated 687 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:12.209 8 INFO neutron.services.segments.plugin [-] Segment 69135c7c-c32b-410d-abef-8ac1b5ddd2c4 resource provider aggregate not found 2026-06-25 23:32:12.209 7 INFO neutron.db.segments_db [None req-ae7a3519-e6ae-4284-9cb7-08701ce5e448 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 70267acd-8fd8-4945-a08f-b4d3304564ef of type vxlan for network a3283868-09b7-4594-93a4-01e5b669f967 2026-06-25 23:32:12.214 8 INFO neutron.services.segments.plugin [-] Segment 69135c7c-c32b-410d-abef-8ac1b5ddd2c4 resource provider aggregate not found 2026-06-25 23:32:12.221 8 INFO neutron.services.segments.plugin [-] Segment 69135c7c-c32b-410d-abef-8ac1b5ddd2c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69135c7c-c32b-410d-abef-8ac1b5ddd2c4 found for delete ", "request_id": "req-2416ab32-f183-4b49-b17f-eee125306abf"}]} [pid: 8|app: 0|req: 680/1390] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:12 2026] DELETE /v2.0/networks/7472775e-ac80-4d43-bc80-8b7de0e4a6e3 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:12.486 7 INFO neutron.db.l3_hamode_db [None req-ae7a3519-e6ae-4284-9cb7-08701ce5e448 786fbdb234f4476a88d5e26e1d5b14b5 aa0021b15b2944bab68d4c6bc2501077 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:32:12.666 8 INFO neutron.services.segments.plugin [-] Segment 69135c7c-c32b-410d-abef-8ac1b5ddd2c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69135c7c-c32b-410d-abef-8ac1b5ddd2c4 found for delete ", "request_id": "req-2d8906a9-6e06-4f61-a920-cfb5f5cb1085"}]} [pid: 8|app: 0|req: 681/1391] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/security-groups?tenant_id=62322382f58c4cd3996ff0cc1c44cb28&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1392] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:12 2026] DELETE /v2.0/security-groups/abe98025-c83f-4be8-b06c-a797b1c511aa => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:13.276 7 INFO neutron.db.l3_hamode_db [None req-ae7a3519-e6ae-4284-9cb7-08701ce5e448 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:32:13.315 7 INFO neutron.services.segments.plugin [-] Segment c5cd528c-2000-4f99-88c5-cc19f5ca941d resource provider aggregate not found 2026-06-25 23:32:13.320 7 INFO neutron.services.segments.plugin [-] Segment c5cd528c-2000-4f99-88c5-cc19f5ca941d resource provider aggregate not found 2026-06-25 23:32:13.347 7 INFO neutron.services.segments.plugin [-] Segment c5cd528c-2000-4f99-88c5-cc19f5ca941d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5cd528c-2000-4f99-88c5-cc19f5ca941d found for delete ", "request_id": "req-a4d55efa-796c-4aef-a4c6-6495f9e97150"}]} 2026-06-25 23:32:13.347 7 INFO neutron.services.segments.plugin [-] Segment c5cd528c-2000-4f99-88c5-cc19f5ca941d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5cd528c-2000-4f99-88c5-cc19f5ca941d found for delete ", "request_id": "req-7c4e4a49-16f4-4aa0-9660-ae2d60a64426"}]} 2026-06-25 23:32:13.531 8 WARNING neutron_lib.context [None req-7d6b5e5c-421c-42c0-bae3-8dd6c7865f59 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:13.672 8 INFO neutron.db.segments_db [None req-7d6b5e5c-421c-42c0-bae3-8dd6c7865f59 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Added segment e1816f1b-2081-4966-abf9-f665c5e55b56 of type vxlan for network b46f3cf8-77c3-4fdd-97f7-276953076bdf [pid: 8|app: 0|req: 683/1393] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:13 2026] POST /v2.0/networks => generated 630 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:13.795 8 WARNING neutron_lib.context [None req-5ef5603a-c1b9-4a43-809d-e56a9a85d18b 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:13.846 8 INFO neutron.db.segments_db [None req-5ef5603a-c1b9-4a43-809d-e56a9a85d18b 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Added segment a535c35a-3dc8-4eae-be64-4463757fd089 of type vxlan for network 38f6ce99-2ad7-4815-a853-e2021c898954 [pid: 8|app: 0|req: 684/1394] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:13 2026] POST /v2.0/networks => generated 629 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1395] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/security-groups?tenant_id=90b7b46096eb47a2b724f6835fb69ae8&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:14.224 8 WARNING neutron_lib.context [None req-817b4079-a6ac-4bea-ad98-c5ff2f96d77c 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 711/1396] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:12 2026] POST /v2.0/routers => generated 727 bytes in 2141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1397] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:14 2026] DELETE /v2.0/security-groups/ab5746e5-9580-49c2-a6af-c5a1c7ec4db0 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1398] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:14 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:14.485 8 WARNING neutron_lib.context [None req-da4d4b20-0800-421b-b9f9-a5a751560346 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 687/1399] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:14 2026] POST /v2.0/subnets => generated 626 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:14.707 8 WARNING neutron_lib.context [None req-6f113e63-a322-456e-a76a-17c60f36d85a 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:14.746 8 INFO neutron.db.segments_db [None req-6f113e63-a322-456e-a76a-17c60f36d85a 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Added segment 7a13126a-75b4-4920-81aa-022cdc08ad05 of type vxlan for network 1872dfa6-4bca-4b22-ada5-ec6351484717 2026-06-25 23:32:14.980 8 INFO neutron.db.l3_hamode_db [None req-6f113e63-a322-456e-a76a-17c60f36d85a 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:32:15.109 8 INFO neutron.db.l3_hamode_db [None req-6f113e63-a322-456e-a76a-17c60f36d85a 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 688/1400] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:14 2026] POST /v2.0/routers => generated 507 bytes in 1013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1401] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:32:14 2026] PUT /v2.0/routers/61f59bb9-39e4-413d-9b6d-203d9957c58d/add_router_interface => generated 309 bytes in 1310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:16.027 8 WARNING neutron_lib.context [None req-c2284d37-1f0d-4cc3-b4bd-ba164f6cb07f 0730126477384534bc3fb1f789f1bfbf e9eaaa8b09164445a3d45ee1bb8b6635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 689/1402] 10.0.0.199 () {34 vars in 684 bytes} [Thu Jun 25 23:32:15 2026] POST /v2.0/security-groups => generated 1625 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:32:16.374 8 WARNING neutron_lib.context [None req-09ce7157-9e32-44d9-9336-a9dec9dd5aa3 bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:16.374 8 WARNING neutron_lib.context [None req-09ce7157-9e32-44d9-9336-a9dec9dd5aa3 bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:16.586 8 INFO neutron.db.segments_db [None req-09ce7157-9e32-44d9-9336-a9dec9dd5aa3 bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Added segment 66e1f4f7-5ddc-4973-ad70-83ac80e12e5b of type vxlan for network 9e371bcb-7e8f-4367-b1b6-be23d75dd251 2026-06-25 23:32:16.648 8 INFO neutron.db.segments_db [None req-09ce7157-9e32-44d9-9336-a9dec9dd5aa3 bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Added segment 5b2ceaa6-c510-4a28-92c4-7056ea0cc9d0 of type vxlan for network 4f457e35-539e-4fbd-9d6e-a3ae3b63a387 [pid: 8|app: 0|req: 690/1403] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:16 2026] POST /v2.0/networks => generated 1244 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1404] 10.0.0.199 () {32 vars in 663 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/security-groups => generated 4530 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1405] 10.0.0.199 () {32 vars in 649 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/networks => generated 1843 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1406] 10.0.0.199 () {34 vars in 758 bytes} [Thu Jun 25 23:32:16 2026] PUT /v2.0/security-groups/7cf7ba98-da8b-4df5-ba2c-a657ce9a3a4c => generated 1664 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1407] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:32:15 2026] PUT /v2.0/routers/3a241152-64ff-4796-833f-b0654140175f/add_router_interface => generated 309 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:17.129 8 INFO neutron.services.segments.plugin [-] Segment 66e1f4f7-5ddc-4973-ad70-83ac80e12e5b resource provider aggregate not found 2026-06-25 23:32:17.134 8 INFO neutron.services.segments.plugin [-] Segment 66e1f4f7-5ddc-4973-ad70-83ac80e12e5b resource provider aggregate not found [pid: 7|app: 0|req: 715/1408] 10.0.0.199 () {32 vars in 737 bytes} [Thu Jun 25 23:32:17 2026] GET /v2.0/security-groups/7cf7ba98-da8b-4df5-ba2c-a657ce9a3a4c => generated 1664 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:17.146 8 INFO neutron.services.segments.plugin [-] Segment 66e1f4f7-5ddc-4973-ad70-83ac80e12e5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66e1f4f7-5ddc-4973-ad70-83ac80e12e5b found for delete ", "request_id": "req-29413e26-cb1e-415a-b2c4-76e56ed44646"}]} [pid: 8|app: 0|req: 694/1409] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:16 2026] DELETE /v2.0/networks/9e371bcb-7e8f-4367-b1b6-be23d75dd251 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:17.153 8 INFO neutron.services.segments.plugin [-] Segment 66e1f4f7-5ddc-4973-ad70-83ac80e12e5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66e1f4f7-5ddc-4973-ad70-83ac80e12e5b found for delete ", "request_id": "req-b48cd4ec-dc90-443a-91ff-616e94e05164"}]} [pid: 7|app: 0|req: 716/1410] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:32:17 2026] GET /v2.0/ports/d53ed7a5-5f92-4bbb-85d8-5273ea305109 => generated 955 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1411] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:17 2026] DELETE /v2.0/security-groups/7cf7ba98-da8b-4df5-ba2c-a657ce9a3a4c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:17.322 7 INFO neutron.services.segments.plugin [-] Segment 5b2ceaa6-c510-4a28-92c4-7056ea0cc9d0 resource provider aggregate not found 2026-06-25 23:32:17.326 7 INFO neutron.services.segments.plugin [-] Segment 5b2ceaa6-c510-4a28-92c4-7056ea0cc9d0 resource provider aggregate not found 2026-06-25 23:32:17.344 7 INFO neutron.services.segments.plugin [-] Segment 5b2ceaa6-c510-4a28-92c4-7056ea0cc9d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b2ceaa6-c510-4a28-92c4-7056ea0cc9d0 found for delete ", "request_id": "req-c09b13fa-9222-4a20-830b-ba100209ec2b"}]} 2026-06-25 23:32:17.348 7 INFO neutron.services.segments.plugin [-] Segment 5b2ceaa6-c510-4a28-92c4-7056ea0cc9d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b2ceaa6-c510-4a28-92c4-7056ea0cc9d0 found for delete ", "request_id": "req-72f09f78-9945-48ed-a39d-8cb2834029b4"}]} [pid: 7|app: 0|req: 717/1412] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:17 2026] DELETE /v2.0/networks/4f457e35-539e-4fbd-9d6e-a3ae3b63a387 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1413] 10.0.0.199 () {32 vars in 663 bytes} [Thu Jun 25 23:32:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1414] 10.0.0.199 () {32 vars in 649 bytes} [Thu Jun 25 23:32:17 2026] GET /v2.0/networks => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:17.479 7 INFO neutron.api.v2.resource [None req-12af9f8b-a058-47b0-bf9b-074957a16952 0730126477384534bc3fb1f789f1bfbf e9eaaa8b09164445a3d45ee1bb8b6635 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1415] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:17 2026] DELETE /v2.0/security-groups/7cf7ba98-da8b-4df5-ba2c-a657ce9a3a4c => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:17.488 7 WARNING neutron_lib.context [None req-1c7d3f3d-0f87-4d89-980a-7a17db295722 bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:17.548 7 INFO neutron.db.segments_db [None req-1c7d3f3d-0f87-4d89-980a-7a17db295722 bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Added segment 290683ed-6b8c-4ee7-b007-0b40fa050139 of type vxlan for network f3c9f1c7-f4ea-4c36-9742-ee6cb218b675 [pid: 7|app: 0|req: 721/1416] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:17 2026] POST /v2.0/networks => generated 654 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:17.665 7 WARNING neutron_lib.context [None req-5cda13a2-3a56-44e7-8cb7-a5b7a8da97fb 0730126477384534bc3fb1f789f1bfbf e9eaaa8b09164445a3d45ee1bb8b6635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 722/1417] 10.0.0.199 () {34 vars in 684 bytes} [Thu Jun 25 23:32:17 2026] POST /v2.0/security-groups => generated 1624 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:32:17.868 7 WARNING neutron_lib.context [None req-7a0aad64-e286-43ca-94a3-686b9e87d5bf bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:17.937 7 INFO neutron.db.segments_db [None req-7a0aad64-e286-43ca-94a3-686b9e87d5bf bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Added segment d733136e-5b04-4784-a00c-8591016a1053 of type vxlan for network 798f0b19-43c4-4000-bdc6-ad11b5a3dda7 [pid: 7|app: 0|req: 723/1418] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:17 2026] POST /v2.0/networks => generated 653 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:18.031 7 WARNING neutron_lib.context [None req-815e28b0-46a3-4806-b36a-3a3890c1b854 0730126477384534bc3fb1f789f1bfbf e9eaaa8b09164445a3d45ee1bb8b6635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 724/1419] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:32:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:18.253 7 WARNING neutron_lib.context [None req-2bc515ed-e482-416d-ba9d-159462187be9 bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:18.276 7 WARNING neutron_lib.context [None req-2bc515ed-e482-416d-ba9d-159462187be9 bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 696/1420] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:32:17 2026] PUT /v2.0/routers/3a241152-64ff-4796-833f-b0654140175f/add_router_interface => generated 309 bytes in 1408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1421] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/security-group-rules/db71ea7b-c3ea-49b6-a5c5-df4b8bd0e1f3 => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1422] 10.0.0.245 () {34 vars in 982 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/networks?id=6463072f-42e0-4fc9-b703-e0ac9c9b3357 => generated 672 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1423] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/ports/90fc3cac-1e56-4645-9e33-d1eeb9042d34 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1424] 10.0.0.199 () {34 vars in 665 bytes} [Thu Jun 25 23:32:18 2026] POST /v2.0/ports => generated 1505 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 700/1425] 10.0.0.199 () {32 vars in 673 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1426] 10.0.0.245 () {34 vars in 965 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/quotas/aa0021b15b2944bab68d4c6bc2501077 => 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: 727/1427] 10.0.0.199 () {32 vars in 643 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/ports => generated 1505 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1428] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:32:18 2026] DELETE /v2.0/security-group-rules/db71ea7b-c3ea-49b6-a5c5-df4b8bd0e1f3 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1429] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:32:19 2026] GET /v2.0/ports?tenant_id=aa0021b15b2944bab68d4c6bc2501077&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1430] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:19 2026] DELETE /v2.0/ports/b00ea908-b421-4db6-a51f-9ca3ab27e48d => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1431] 10.0.0.199 () {32 vars in 673 bytes} [Thu Jun 25 23:32:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1432] 10.0.0.245 () {34 vars in 1008 bytes} [Thu Jun 25 23:32:19 2026] GET /v2.0/networks/6463072f-42e0-4fc9-b703-e0ac9c9b3357?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1433] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:19 2026] DELETE /v2.0/ports/ddcca2fd-f100-466a-883c-d39dc0f16cfb => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:19.600 7 WARNING neutron_lib.context [None req-b61160e5-3046-4b76-bd04-e759dc2530c5 0730126477384534bc3fb1f789f1bfbf e9eaaa8b09164445a3d45ee1bb8b6635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 734/1434] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:32:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1435] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:32:18 2026] PUT /v2.0/routers/3a241152-64ff-4796-833f-b0654140175f/remove_router_interface => generated 309 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1436] 10.0.0.245 () {34 vars in 1108 bytes} [Thu Jun 25 23:32:19 2026] GET /v2.0/networks/6463072f-42e0-4fc9-b703-e0ac9c9b3357?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1437] 10.0.0.199 () {32 vars in 643 bytes} [Thu Jun 25 23:32:19 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1438] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:32:19 2026] GET /v2.0/security-group-rules/70aa80dc-639d-4dcd-9ff1-25a738eee25b => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:19.760 7 WARNING neutron_lib.context [None req-fb934433-f1d7-4f02-9a7a-1aeb6032bd1f bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:19.846 7 INFO neutron.db.segments_db [None req-fb934433-f1d7-4f02-9a7a-1aeb6032bd1f bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Added segment 851a2fab-5ad4-432a-b4ae-3a604bc7edbe of type vxlan for network 93b0d4cd-0fac-4d40-a008-52c3b144a3b3 [pid: 7|app: 0|req: 737/1439] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:19 2026] POST /v2.0/networks => generated 652 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1440] 10.0.0.199 () {32 vars in 673 bytes} [Thu Jun 25 23:32:19 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1441] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:20 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:20.087 7 WARNING neutron_lib.context [None req-92543b2b-60da-400e-9eac-b2bbfcf98522 bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:20.151 7 INFO neutron.db.segments_db [None req-92543b2b-60da-400e-9eac-b2bbfcf98522 bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Added segment 6f17edf1-67bd-4612-bdbf-48db516f1e7d of type vxlan for network 73775354-7e08-455b-836e-3bcf6bb2484e [pid: 7|app: 0|req: 740/1442] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:20 2026] POST /v2.0/networks => generated 654 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1443] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:32:20 2026] DELETE /v2.0/security-group-rules/70aa80dc-639d-4dcd-9ff1-25a738eee25b => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1444] 10.0.0.199 () {32 vars in 673 bytes} [Thu Jun 25 23:32:20 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:20.412 7 WARNING neutron_lib.context [None req-6258b2e8-36b7-4259-b784-70376b08a0c9 0730126477384534bc3fb1f789f1bfbf e9eaaa8b09164445a3d45ee1bb8b6635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:20.455 7 INFO neutron.db.securitygroups_db [None req-6258b2e8-36b7-4259-b784-70376b08a0c9 0730126477384534bc3fb1f789f1bfbf e9eaaa8b09164445a3d45ee1bb8b6635 - - default default] Project e9eaaa8b09164445a3d45ee1bb8b6635 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: 743/1445] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:32:20 2026] POST /v2.0/security-group-rules => generated 607 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1446] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:32:20 2026] GET /v2.0/security-group-rules/5a852766-305e-481d-baac-b7ac3346a588 => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1447] 10.0.0.199 () {32 vars in 673 bytes} [Thu Jun 25 23:32:20 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1448] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:32:20 2026] DELETE /v2.0/security-group-rules/5a852766-305e-481d-baac-b7ac3346a588 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1449] 10.0.0.199 () {32 vars in 673 bytes} [Thu Jun 25 23:32:20 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:20.768 7 WARNING neutron_lib.context [None req-018260cb-cc5c-4f53-a29f-d7c36f961b8b bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:20.789 7 WARNING neutron_lib.context [None req-018260cb-cc5c-4f53-a29f-d7c36f961b8b bfac63b5476440bead0fc4de91a495f1 557c30eb12ad4aea9c3c6f31cad99f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 703/1450] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:32:19 2026] PUT /v2.0/routers/3a241152-64ff-4796-833f-b0654140175f/remove_router_interface => generated 309 bytes in 1053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1451] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:20 2026] DELETE /v2.0/security-groups/37b008a0-41f4-40a7-94a3-3d34748485d4 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1452] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:32:20 2026] GET /v2.0/ports?device_id=3a241152-64ff-4796-833f-b0654140175f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1453] 10.0.0.199 () {32 vars in 663 bytes} [Thu Jun 25 23:32:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1454] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:20 2026] POST /v2.0/subnets => generated 1322 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1455] 10.0.0.199 () {32 vars in 663 bytes} [Thu Jun 25 23:32:21 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1456] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:21 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1457] 10.0.0.199 () {32 vars in 647 bytes} [Thu Jun 25 23:32:21 2026] GET /v2.0/subnets => generated 1958 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1460] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:21 2026] DELETE /v2.0/subnets/2d3b718a-4335-4be9-a722-809591c7f367 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:21.514 8 INFO neutron.services.segments.plugin [-] Segment 7a13126a-75b4-4920-81aa-022cdc08ad05 resource provider aggregate not found 2026-06-25 23:32:21.518 8 INFO neutron.services.segments.plugin [-] Segment 7a13126a-75b4-4920-81aa-022cdc08ad05 resource provider aggregate not found 2026-06-25 23:32:21.533 8 INFO neutron.services.segments.plugin [-] Segment 7a13126a-75b4-4920-81aa-022cdc08ad05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a13126a-75b4-4920-81aa-022cdc08ad05 found for delete ", "request_id": "req-d5b79ab3-c86f-4b04-9184-e27c1af9dd91"}]} 2026-06-25 23:32:21.536 8 INFO neutron.services.segments.plugin [-] Segment 7a13126a-75b4-4920-81aa-022cdc08ad05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a13126a-75b4-4920-81aa-022cdc08ad05 found for delete ", "request_id": "req-c0434b77-527a-4f8a-981e-c6854bece33f"}]} 2026-06-25 23:32:21.539 8 INFO neutron.db.l3_hamode_db [None req-bce30031-de49-42fa-8391-43b85a2df823 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] HA network 1872dfa6-4bca-4b22-ada5-ec6351484717 was deleted as no HA routers are present in tenant 415cfa0dc45247aca27a1a05030bf263. [pid: 8|app: 0|req: 707/1461] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:20 2026] DELETE /v2.0/routers/3a241152-64ff-4796-833f-b0654140175f => generated 0 bytes in 615 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1462] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:21 2026] DELETE /v2.0/subnets/2411f561-4b2b-427e-886b-50e5da68f650 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1463] 10.0.0.199 () {32 vars in 647 bytes} [Thu Jun 25 23:32:21 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1464] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:21 2026] DELETE /v2.0/subnets/fc3c383d-e22e-4d84-928c-ff0fb30f38a2 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:21.843 7 INFO neutron.services.segments.plugin [-] Segment 6f17edf1-67bd-4612-bdbf-48db516f1e7d resource provider aggregate not found 2026-06-25 23:32:21.846 7 INFO neutron.services.segments.plugin [-] Segment 6f17edf1-67bd-4612-bdbf-48db516f1e7d resource provider aggregate not found 2026-06-25 23:32:21.858 7 INFO neutron.services.segments.plugin [-] Segment 6f17edf1-67bd-4612-bdbf-48db516f1e7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f17edf1-67bd-4612-bdbf-48db516f1e7d found for delete ", "request_id": "req-14fae9f6-252e-42ed-a107-a04e02c5645b"}]} 2026-06-25 23:32:21.862 7 INFO neutron.services.segments.plugin [-] Segment 6f17edf1-67bd-4612-bdbf-48db516f1e7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f17edf1-67bd-4612-bdbf-48db516f1e7d found for delete ", "request_id": "req-235efacf-f488-4d27-9eff-d2df89a10618"}]} [pid: 7|app: 0|req: 757/1465] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:21 2026] DELETE /v2.0/networks/73775354-7e08-455b-836e-3bcf6bb2484e => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1466] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:21 2026] DELETE /v2.0/subnets/6a173e44-b676-410d-a1e2-afb96f9e4fea => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1467] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:21 2026] GET /v2.0/security-groups?tenant_id=e9eaaa8b09164445a3d45ee1bb8b6635&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1468] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:21 2026] DELETE /v2.0/networks/93b0d4cd-0fac-4d40-a008-52c3b144a3b3 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1469] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:22 2026] DELETE /v2.0/security-groups/77eecf7c-c1d3-48cf-9ecd-6686b08ae8cf => 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: 712/1470] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:22 2026] DELETE /v2.0/networks/798f0b19-43c4-4000-bdc6-ad11b5a3dda7 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1471] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:22 2026] DELETE /v2.0/networks/38f6ce99-2ad7-4815-a853-e2021c898954 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1472] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:22 2026] DELETE /v2.0/networks/f3c9f1c7-f4ea-4c36-9742-ee6cb218b675 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1473] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:22 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1474] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:22 2026] DELETE /v2.0/networks/b46f3cf8-77c3-4fdd-97f7-276953076bdf => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:22.676 8 WARNING neutron_lib.context [None req-b9c71d88-133c-4e25-b004-0ffbede51ced 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:22.729 8 INFO neutron.db.segments_db [None req-b9c71d88-133c-4e25-b004-0ffbede51ced 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Added segment 87a59fe9-bfba-4a72-ac9c-d609b2fd5c62 of type vxlan for network dff71b28-c6d6-4d87-9e1b-ff46b855d6c4 [pid: 8|app: 0|req: 715/1475] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:22 2026] POST /v2.0/networks => generated 629 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:22.838 7 WARNING neutron_lib.context [None req-29974c45-26da-4a30-af46-7abf78487293 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1476] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:22 2026] POST /v2.0/subnets => generated 626 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:23.123 7 WARNING neutron_lib.context [None req-a26cf11d-3fb3-44ae-b870-7cba252961e7 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:23.156 7 INFO neutron.db.segments_db [None req-a26cf11d-3fb3-44ae-b870-7cba252961e7 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Added segment 8d389ecb-39af-4c0b-97e4-0231cd446ccc of type vxlan for network e64dc784-2d24-41aa-912f-c7fbafdce929 [pid: 8|app: 0|req: 716/1477] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:23 2026] GET /v2.0/security-groups?tenant_id=557c30eb12ad4aea9c3c6f31cad99f1f&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1478] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:23 2026] DELETE /v2.0/security-groups/d94a0560-e198-42ea-bd16-afa3b19a76a4 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:23.368 7 INFO neutron.db.l3_hamode_db [None req-a26cf11d-3fb3-44ae-b870-7cba252961e7 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:32:23.479 7 INFO neutron.db.l3_hamode_db [None req-a26cf11d-3fb3-44ae-b870-7cba252961e7 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 718/1479] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:23 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:23.877 7 INFO neutron.services.segments.plugin [-] Segment a535c35a-3dc8-4eae-be64-4463757fd089 resource provider aggregate not found 2026-06-25 23:32:23.884 7 INFO neutron.services.segments.plugin [-] Segment a535c35a-3dc8-4eae-be64-4463757fd089 resource provider aggregate not found 2026-06-25 23:32:23.895 7 INFO neutron.services.segments.plugin [-] Segment a535c35a-3dc8-4eae-be64-4463757fd089 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a535c35a-3dc8-4eae-be64-4463757fd089 found for delete ", "request_id": "req-209d1936-b510-43c0-a97a-0ec6d172d383"}]} 2026-06-25 23:32:23.905 7 INFO neutron.services.segments.plugin [-] Segment a535c35a-3dc8-4eae-be64-4463757fd089 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a535c35a-3dc8-4eae-be64-4463757fd089 found for delete ", "request_id": "req-33fc07b8-a3fe-4067-9686-2fff806ed7c2"}]} 2026-06-25 23:32:23.908 7 INFO neutron.services.segments.plugin [-] Segment e1816f1b-2081-4966-abf9-f665c5e55b56 resource provider aggregate not found 2026-06-25 23:32:23.926 7 INFO neutron.services.segments.plugin [-] Segment e1816f1b-2081-4966-abf9-f665c5e55b56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1816f1b-2081-4966-abf9-f665c5e55b56 found for delete ", "request_id": "req-1415c06c-ae23-4d40-bb0e-a15984d7ded8"}]} 2026-06-25 23:32:23.926 7 INFO neutron.services.segments.plugin [-] Segment e1816f1b-2081-4966-abf9-f665c5e55b56 resource provider aggregate not found 2026-06-25 23:32:23.943 7 INFO neutron.services.segments.plugin [-] Segment e1816f1b-2081-4966-abf9-f665c5e55b56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1816f1b-2081-4966-abf9-f665c5e55b56 found for delete ", "request_id": "req-cf6113cf-bb8e-4870-8af1-2a2d44b2a8bf"}]} 2026-06-25 23:32:24.016 8 INFO neutron.services.segments.plugin [-] Segment 851a2fab-5ad4-432a-b4ae-3a604bc7edbe resource provider aggregate not found 2026-06-25 23:32:24.023 8 INFO neutron.services.segments.plugin [-] Segment 851a2fab-5ad4-432a-b4ae-3a604bc7edbe resource provider aggregate not found 2026-06-25 23:32:24.045 8 INFO neutron.services.segments.plugin [-] Segment 851a2fab-5ad4-432a-b4ae-3a604bc7edbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 851a2fab-5ad4-432a-b4ae-3a604bc7edbe found for delete ", "request_id": "req-1494de41-c7f9-4e53-8a89-2f255440f0ad"}]} 2026-06-25 23:32:24.050 8 INFO neutron.services.segments.plugin [-] Segment 851a2fab-5ad4-432a-b4ae-3a604bc7edbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 851a2fab-5ad4-432a-b4ae-3a604bc7edbe found for delete ", "request_id": "req-b145f744-ef90-44cd-819a-fa0b3843b122"}]} 2026-06-25 23:32:24.064 8 INFO neutron.services.segments.plugin [-] Segment d733136e-5b04-4784-a00c-8591016a1053 resource provider aggregate not found 2026-06-25 23:32:24.072 8 INFO neutron.services.segments.plugin [-] Segment d733136e-5b04-4784-a00c-8591016a1053 resource provider aggregate not found 2026-06-25 23:32:24.090 8 INFO neutron.services.segments.plugin [-] Segment d733136e-5b04-4784-a00c-8591016a1053 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d733136e-5b04-4784-a00c-8591016a1053 found for delete ", "request_id": "req-a7f07958-b2a2-4165-a4a9-f8b8934dde72"}]} 2026-06-25 23:32:24.096 8 INFO neutron.services.segments.plugin [-] Segment d733136e-5b04-4784-a00c-8591016a1053 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d733136e-5b04-4784-a00c-8591016a1053 found for delete ", "request_id": "req-06edc55d-092a-4638-9ee0-fb717416add7"}]} 2026-06-25 23:32:24.104 8 INFO neutron.services.segments.plugin [-] Segment 290683ed-6b8c-4ee7-b007-0b40fa050139 resource provider aggregate not found 2026-06-25 23:32:24.117 8 WARNING neutron_lib.context [None req-03a3d8e5-5a5a-4e6f-a600-0ad8b827e795 68990744ec2142988f4c643385d8c695 1e39400f22b44c09bb1baaca6b308012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:24.123 8 INFO neutron.services.segments.plugin [-] Segment 290683ed-6b8c-4ee7-b007-0b40fa050139 resource provider aggregate not found 2026-06-25 23:32:24.126 8 INFO neutron.services.segments.plugin [-] Segment 290683ed-6b8c-4ee7-b007-0b40fa050139 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 290683ed-6b8c-4ee7-b007-0b40fa050139 found for delete ", "request_id": "req-3856bf16-2384-4543-8e1b-a1801423e5c1"}]} 2026-06-25 23:32:24.141 8 INFO neutron.services.segments.plugin [-] Segment 290683ed-6b8c-4ee7-b007-0b40fa050139 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 290683ed-6b8c-4ee7-b007-0b40fa050139 found for delete ", "request_id": "req-1dc5fc74-aa2d-4982-9293-5c361280c409"}]} [pid: 7|app: 0|req: 762/1480] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:23 2026] POST /v2.0/routers => generated 507 bytes in 1127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1481] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:32:24 2026] GET /v2.0/networks?id=6463072f-42e0-4fc9-b703-e0ac9c9b3357 => generated 672 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:24.326 7 WARNING neutron_lib.context [None req-504462bc-f2c6-4fd2-9a5a-07908a5b92d0 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 719/1482] 10.0.0.199 () {34 vars in 684 bytes} [Thu Jun 25 23:32:23 2026] POST /v2.0/security-groups => generated 1625 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:32:24.404 8 WARNING neutron_lib.context [req-d7133a01-1af7-442f-b7d9-2b9165f7d37d req-668b4c23-23eb-4125-8e8b-d407fc79b37b bf7da9e13e8b4e8aae3ae06646cd2607 aa0021b15b2944bab68d4c6bc2501077 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 764/1483] 10.0.0.199 () {34 vars in 665 bytes} [Thu Jun 25 23:32:24 2026] POST /v2.0/ports => generated 952 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 765/1484] 10.0.0.199 () {32 vars in 663 bytes} [Thu Jun 25 23:32:24 2026] GET /v2.0/security-groups => generated 4530 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1485] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:32:24 2026] POST /v2.0/ports => generated 954 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 766/1486] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:24 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 957 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1487] 10.0.0.199 () {34 vars in 758 bytes} [Thu Jun 25 23:32:24 2026] PUT /v2.0/security-groups/5ad0cdf7-6cfe-4646-8cd4-a854e44f89f1 => generated 1664 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1488] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:32:24 2026] PUT /v2.0/ports/4c8c0568-b9d3-47b3-8e4f-17bda2468a90 => generated 1235 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 769/1489] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/security-groups?id=2926218c-11df-4738-a023-8406b3c76db3&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:25.463 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d65cde64-e62e-4456-a08a-afc148b5b6f8'] response: {'name': 'network-changed', 'server_uuid': '166ca3f3-9876-4d18-b498-1a516776c433', 'tag': '4c8c0568-b9d3-47b3-8e4f-17bda2468a90', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 770/1490] 10.0.0.199 () {32 vars in 737 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/security-groups/5ad0cdf7-6cfe-4646-8cd4-a854e44f89f1 => generated 1664 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:25.625 7 WARNING neutron_lib.context [None req-bccec918-1cfe-4a35-9056-418a264e3274 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:25.626 7 WARNING neutron_lib.context [None req-bccec918-1cfe-4a35-9056-418a264e3274 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:25.782 7 INFO neutron.db.segments_db [None req-bccec918-1cfe-4a35-9056-418a264e3274 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Added segment 55849fb5-8b37-4c84-9a63-827b434ac0c1 of type vxlan for network b091d170-a54d-4538-819d-dace54f82625 2026-06-25 23:32:25.841 7 INFO neutron.db.segments_db [None req-bccec918-1cfe-4a35-9056-418a264e3274 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Added segment 8489cc0a-7f5e-4cce-a023-410b4c6e1b91 of type vxlan for network 5d27813a-6bbc-446c-b28e-af2370f8b91b [pid: 7|app: 0|req: 771/1491] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:25 2026] POST /v2.0/networks => generated 1245 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1492] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:25 2026] DELETE /v2.0/security-groups/5ad0cdf7-6cfe-4646-8cd4-a854e44f89f1 => 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: 721/1493] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:32:24 2026] PUT /v2.0/routers/e193b0ed-c99f-4fb2-946d-ea7e615c6da6/add_router_interface => generated 309 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1494] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/ports?tenant_id=aa0021b15b2944bab68d4c6bc2501077&device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 774/1495] 10.0.0.199 () {32 vars in 663 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1496] 10.0.0.199 () {32 vars in 649 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/networks => generated 1844 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1497] 199.19.213.146 () {34 vars in 1018 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/networks?tenant_id=aa0021b15b2944bab68d4c6bc2501077&shared=False => generated 768 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:26.210 7 INFO neutron.api.v2.resource [None req-79b00777-7991-4f90-b7d3-65a7f4e3015a 68990744ec2142988f4c643385d8c695 1e39400f22b44c09bb1baaca6b308012 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 776/1498] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:26 2026] DELETE /v2.0/security-groups/5ad0cdf7-6cfe-4646-8cd4-a854e44f89f1 => 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: 723/1499] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/ports/0e801e44-5565-468e-bab5-921c137fa744 => generated 1026 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1500] 199.19.213.146 () {34 vars in 930 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:26.292 8 WARNING neutron_lib.context [None req-8906808b-99e4-45f0-aa47-38dabdf59f7f 68990744ec2142988f4c643385d8c695 1e39400f22b44c09bb1baaca6b308012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:26.391 7 INFO neutron.services.segments.plugin [-] Segment 55849fb5-8b37-4c84-9a63-827b434ac0c1 resource provider aggregate not found 2026-06-25 23:32:26.397 7 INFO neutron.services.segments.plugin [-] Segment 55849fb5-8b37-4c84-9a63-827b434ac0c1 resource provider aggregate not found 2026-06-25 23:32:26.414 7 INFO neutron.services.segments.plugin [-] Segment 55849fb5-8b37-4c84-9a63-827b434ac0c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55849fb5-8b37-4c84-9a63-827b434ac0c1 found for delete ", "request_id": "req-056b9632-da65-475c-a9df-3125244950b9"}]} 2026-06-25 23:32:26.421 7 INFO neutron.services.segments.plugin [-] Segment 55849fb5-8b37-4c84-9a63-827b434ac0c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55849fb5-8b37-4c84-9a63-827b434ac0c1 found for delete ", "request_id": "req-ff0458ae-8129-4681-a375-89220b9f6c5f"}]} [pid: 7|app: 0|req: 777/1501] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:26 2026] DELETE /v2.0/networks/b091d170-a54d-4538-819d-dace54f82625 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1502] 10.0.0.199 () {34 vars in 684 bytes} [Thu Jun 25 23:32:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:32:26.659 8 INFO neutron.services.segments.plugin [-] Segment 8489cc0a-7f5e-4cce-a023-410b4c6e1b91 resource provider aggregate not found 2026-06-25 23:32:26.667 8 INFO neutron.services.segments.plugin [-] Segment 8489cc0a-7f5e-4cce-a023-410b4c6e1b91 resource provider aggregate not found 2026-06-25 23:32:26.675 8 INFO neutron.services.segments.plugin [-] Segment 8489cc0a-7f5e-4cce-a023-410b4c6e1b91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8489cc0a-7f5e-4cce-a023-410b4c6e1b91 found for delete ", "request_id": "req-a63cdb60-5688-4b3f-8e17-1108590d00b1"}]} [pid: 8|app: 0|req: 726/1503] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:26 2026] DELETE /v2.0/networks/5d27813a-6bbc-446c-b28e-af2370f8b91b => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:26.692 8 WARNING neutron_lib.context [None req-ced6a099-8c06-44c9-881c-39a705e07041 68990744ec2142988f4c643385d8c695 1e39400f22b44c09bb1baaca6b308012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:26.695 8 INFO neutron.services.segments.plugin [-] Segment 8489cc0a-7f5e-4cce-a023-410b4c6e1b91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8489cc0a-7f5e-4cce-a023-410b4c6e1b91 found for delete ", "request_id": "req-3735402a-4886-4df9-942d-13d9430137b4"}]} [pid: 8|app: 0|req: 727/1504] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:32:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1505] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1506] 10.0.0.199 () {32 vars in 649 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/networks => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1507] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/security-group-rules/45952fd9-2165-4ddf-b5c3-9ea9eaf9d0ad => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1508] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:26 2026] GET /v2.0/security-groups?id=2926218c-11df-4738-a023-8406b3c76db3&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:27.018 8 WARNING neutron_lib.context [None req-ccb967b5-74be-4d98-a4ae-61c1a29e29b2 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:27.073 8 INFO neutron.db.segments_db [None req-ccb967b5-74be-4d98-a4ae-61c1a29e29b2 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Added segment 232ee17f-0f38-4932-b6e5-66afaeecf4f2 of type vxlan for network 46026960-8163-4efa-a279-977067e4ea8c [pid: 8|app: 0|req: 732/1509] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:27 2026] POST /v2.0/networks => generated 650 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1510] 10.0.0.199 () {32 vars in 673 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:27.231 8 WARNING neutron_lib.context [None req-bab43606-792a-4421-a819-65305df731ca 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:27.286 8 INFO neutron.db.segments_db [None req-bab43606-792a-4421-a819-65305df731ca 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Added segment 2a4d8550-4f62-460f-93e9-9d553e9d240b of type vxlan for network f42c1de6-7406-42ca-bbde-4279454d7709 [pid: 7|app: 0|req: 778/1511] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:32:26 2026] PUT /v2.0/routers/e193b0ed-c99f-4fb2-946d-ea7e615c6da6/remove_router_interface => generated 309 bytes in 925 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 734/1512] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:27 2026] POST /v2.0/networks => generated 650 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1513] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/ports?tenant_id=aa0021b15b2944bab68d4c6bc2501077&device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1514] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:32:27 2026] DELETE /v2.0/security-group-rules/45952fd9-2165-4ddf-b5c3-9ea9eaf9d0ad => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:27.479 7 WARNING neutron_lib.context [None req-79294fd7-709c-410b-bead-631ff1c9de3d 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:27.506 7 WARNING neutron_lib.context [None req-79294fd7-709c-410b-bead-631ff1c9de3d 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:27.597 8 INFO neutron.api.v2.resource [None req-1fdc8e74-1f1c-401c-9da1-bd43ceef886d 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 736/1515] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:32:27 2026] PUT /v2.0/routers/e193b0ed-c99f-4fb2-946d-ea7e615c6da6/remove_router_interface => generated 197 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1516] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4c8c0568-b9d3-47b3-8e4f-17bda2468a90 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1517] 10.0.0.199 () {32 vars in 673 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1518] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/ports?device_id=e193b0ed-c99f-4fb2-946d-ea7e615c6da6 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1519] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:32:27 2026] GET /v2.0/subnets?id=03784be9-e5f6-43e6-b148-1439cf4712ce => generated 690 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:27.706 8 WARNING neutron_lib.context [None req-62180dee-e4c0-428b-8209-ef5253cf25d2 68990744ec2142988f4c643385d8c695 1e39400f22b44c09bb1baaca6b308012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 741/1520] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:32:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1521] 10.0.0.199 () {34 vars in 665 bytes} [Thu Jun 25 23:32:27 2026] POST /v2.0/ports => generated 1506 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 781/1522] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/ports?network_id=6463072f-42e0-4fc9-b703-e0ac9c9b3357&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1523] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/security-group-rules/5d79a154-e420-4919-967e-2a36dacf0561 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1524] 10.0.0.199 () {32 vars in 643 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/ports => generated 1506 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1525] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1526] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/networks/6463072f-42e0-4fc9-b703-e0ac9c9b3357?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:28.297 8 INFO neutron.db.l3_hamode_db [None req-1e488980-9fef-4b40-a678-5093f3fbff9e 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] HA network e64dc784-2d24-41aa-912f-c7fbafdce929 was deleted as no HA routers are present in tenant 415cfa0dc45247aca27a1a05030bf263. [pid: 8|app: 0|req: 742/1527] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:27 2026] DELETE /v2.0/routers/e193b0ed-c99f-4fb2-946d-ea7e615c6da6 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1528] 10.0.0.199 () {32 vars in 673 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1529] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/security-groups?id=2926218c-11df-4738-a023-8406b3c76db3&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1530] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/networks/6463072f-42e0-4fc9-b703-e0ac9c9b3357?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: 743/1531] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:28 2026] DELETE /v2.0/ports/a8624ef6-072b-4098-9bb7-7a8d8528eb26 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1532] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:32:28 2026] DELETE /v2.0/security-group-rules/5d79a154-e420-4919-967e-2a36dacf0561 => 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: 789/1533] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:28 2026] DELETE /v2.0/subnets/ba605132-c091-430b-9d72-0d6f8191f9c9 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1534] 10.0.0.199 () {32 vars in 673 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:28.694 8 INFO neutron.services.segments.plugin [-] Segment 8d389ecb-39af-4c0b-97e4-0231cd446ccc resource provider aggregate not found 2026-06-25 23:32:28.709 8 INFO neutron.services.segments.plugin [-] Segment 8d389ecb-39af-4c0b-97e4-0231cd446ccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d389ecb-39af-4c0b-97e4-0231cd446ccc found for delete ", "request_id": "req-fe25253c-0123-4cbb-83ef-b1754f93d2db"}]} 2026-06-25 23:32:28.712 8 INFO neutron.services.segments.plugin [-] Segment 8d389ecb-39af-4c0b-97e4-0231cd446ccc resource provider aggregate not found 2026-06-25 23:32:28.730 8 INFO neutron.services.segments.plugin [-] Segment 8d389ecb-39af-4c0b-97e4-0231cd446ccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d389ecb-39af-4c0b-97e4-0231cd446ccc found for delete ", "request_id": "req-cf1b3862-848a-478e-be13-4cdd47922083"}]} [pid: 8|app: 0|req: 745/1535] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:28 2026] DELETE /v2.0/ports/e4a74af9-172c-4925-9434-b73367e38fba => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:28.784 8 WARNING neutron_lib.context [None req-f75e61d3-4e2c-4efc-8814-122b8bcb0d4c 68990744ec2142988f4c643385d8c695 1e39400f22b44c09bb1baaca6b308012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 746/1536] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:32:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1537] 10.0.0.199 () {32 vars in 643 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/ports => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1538] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:32:28 2026] GET /v2.0/security-group-rules/8822b268-7a59-49ce-95d3-96550384e7a9 => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:28.901 8 WARNING neutron_lib.context [None req-c586c474-8ce2-4b26-8a03-b54b84847d13 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:28.951 8 INFO neutron.db.segments_db [None req-c586c474-8ce2-4b26-8a03-b54b84847d13 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Added segment a030d1e6-ca76-406d-8ae5-29e2b047b0d2 of type vxlan for network 75cbd64a-0d23-45b5-a501-a6cf9a900b2d [pid: 8|app: 0|req: 749/1539] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:28 2026] POST /v2.0/networks => generated 650 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1540] 10.0.0.199 () {32 vars in 673 bytes} [Thu Jun 25 23:32:29 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:29.108 8 WARNING neutron_lib.context [None req-bb30ca1e-c843-458b-8444-2d1a1a2d921d 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:29.164 8 INFO neutron.db.segments_db [None req-bb30ca1e-c843-458b-8444-2d1a1a2d921d 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Added segment 6a53ed77-549f-4925-a01f-a0e14568f1ad of type vxlan for network 26e7710c-f210-4f9e-81be-d1dd79bd7e60 [pid: 8|app: 0|req: 751/1541] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:29 2026] POST /v2.0/networks => generated 650 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:29.303 7 INFO neutron.services.segments.plugin [-] Segment 87a59fe9-bfba-4a72-ac9c-d609b2fd5c62 resource provider aggregate not found 2026-06-25 23:32:29.309 7 INFO neutron.services.segments.plugin [-] Segment 87a59fe9-bfba-4a72-ac9c-d609b2fd5c62 resource provider aggregate not found [pid: 8|app: 0|req: 752/1542] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:32:29 2026] DELETE /v2.0/security-group-rules/8822b268-7a59-49ce-95d3-96550384e7a9 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:29.319 8 WARNING neutron_lib.context [None req-0a6cc499-ca1b-43fd-917c-8d64d5f92213 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:29.320 7 INFO neutron.services.segments.plugin [-] Segment 87a59fe9-bfba-4a72-ac9c-d609b2fd5c62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87a59fe9-bfba-4a72-ac9c-d609b2fd5c62 found for delete ", "request_id": "req-a79b2493-7a34-4059-88a4-6ff79cb74706"}]} 2026-06-25 23:32:29.323 7 INFO neutron.services.segments.plugin [-] Segment 87a59fe9-bfba-4a72-ac9c-d609b2fd5c62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87a59fe9-bfba-4a72-ac9c-d609b2fd5c62 found for delete ", "request_id": "req-f2d8eeab-898e-4f78-8df1-b7151cad0d9d"}]} [pid: 7|app: 0|req: 791/1543] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:28 2026] DELETE /v2.0/networks/dff71b28-c6d6-4d87-9e1b-ff46b855d6c4 => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:29.341 8 WARNING neutron_lib.context [None req-0a6cc499-ca1b-43fd-917c-8d64d5f92213 69f58bc44c6145c996e5359a987aaae8 b1f204162abf4e79a7c2204387b0a543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 792/1544] 10.0.0.199 () {32 vars in 673 bytes} [Thu Jun 25 23:32:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:29.397 7 WARNING neutron_lib.context [None req-a318e044-6c87-44dd-ba07-c7822341b5dd 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:29.472 7 INFO neutron.db.segments_db [None req-a318e044-6c87-44dd-ba07-c7822341b5dd 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Added segment a58d259f-4749-43e5-af92-22eb3204cb60 of type vxlan for network f1c53039-c731-4d19-a223-2beb8f2dd6bd [pid: 7|app: 0|req: 793/1545] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:29 2026] POST /v2.0/networks => generated 630 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1546] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:29 2026] DELETE /v2.0/security-groups/15b87d76-b67b-404a-ac4e-f0e509107b8e => 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: 795/1547] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:29 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:29.728 7 WARNING neutron_lib.context [None req-a6bf0bdf-4ce7-4964-a8fa-f81167b32855 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 753/1548] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:29 2026] POST /v2.0/subnets => generated 1272 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1549] 10.0.0.199 () {32 vars in 663 bytes} [Thu Jun 25 23:32:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1550] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:29 2026] GET /v2.0/security-groups?id=2926218c-11df-4738-a023-8406b3c76db3&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1551] 10.0.0.199 () {32 vars in 647 bytes} [Thu Jun 25 23:32:29 2026] GET /v2.0/subnets => generated 1908 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1552] 10.0.0.199 () {32 vars in 663 bytes} [Thu Jun 25 23:32:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1553] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:29 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:29.977 7 WARNING neutron_lib.context [None req-dd498399-7384-4a99-bed3-9ee02bf312ac 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 758/1554] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:29 2026] DELETE /v2.0/subnets/d458ff5e-c478-4e8d-ad24-bb6078db0fb9 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:30.029 7 INFO neutron.db.segments_db [None req-dd498399-7384-4a99-bed3-9ee02bf312ac 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Added segment 073a7422-1c61-4464-959f-9cf93ac2edc8 of type vxlan for network 33c2db28-cbf4-4663-94a8-58063320f4c7 [pid: 8|app: 0|req: 759/1555] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:30 2026] DELETE /v2.0/subnets/d154f772-0309-4782-9329-0dcbcb217476 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1556] 10.0.0.199 () {32 vars in 647 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/subnets => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1557] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:30 2026] DELETE /v2.0/networks/26e7710c-f210-4f9e-81be-d1dd79bd7e60 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:30.383 7 INFO neutron.db.l3_hamode_db [None req-dd498399-7384-4a99-bed3-9ee02bf312ac 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 762/1558] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:30 2026] DELETE /v2.0/networks/75cbd64a-0d23-45b5-a501-a6cf9a900b2d => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:30.546 7 INFO neutron.db.l3_hamode_db [None req-dd498399-7384-4a99-bed3-9ee02bf312ac 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 763/1559] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/security-groups?tenant_id=1e39400f22b44c09bb1baaca6b308012&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:30.738 8 INFO neutron.services.segments.plugin [-] Segment 6a53ed77-549f-4925-a01f-a0e14568f1ad resource provider aggregate not found 2026-06-25 23:32:30.750 8 INFO neutron.services.segments.plugin [-] Segment 6a53ed77-549f-4925-a01f-a0e14568f1ad resource provider aggregate not found 2026-06-25 23:32:30.760 8 INFO neutron.services.segments.plugin [-] Segment 6a53ed77-549f-4925-a01f-a0e14568f1ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a53ed77-549f-4925-a01f-a0e14568f1ad found for delete ", "request_id": "req-bef4ccac-be6b-4a97-801b-5c5d3fc8ce52"}]} 2026-06-25 23:32:30.769 8 INFO neutron.services.segments.plugin [-] Segment 6a53ed77-549f-4925-a01f-a0e14568f1ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a53ed77-549f-4925-a01f-a0e14568f1ad found for delete ", "request_id": "req-608853ce-21e9-40c2-89e6-a5a043afa970"}]} 2026-06-25 23:32:30.777 8 INFO neutron.services.segments.plugin [-] Segment a030d1e6-ca76-406d-8ae5-29e2b047b0d2 resource provider aggregate not found 2026-06-25 23:32:30.783 8 INFO neutron.services.segments.plugin [-] Segment a030d1e6-ca76-406d-8ae5-29e2b047b0d2 resource provider aggregate not found 2026-06-25 23:32:30.791 8 INFO neutron.services.segments.plugin [-] Segment a030d1e6-ca76-406d-8ae5-29e2b047b0d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a030d1e6-ca76-406d-8ae5-29e2b047b0d2 found for delete ", "request_id": "req-590f7570-53a5-49d3-a5ae-e6196cc1b589"}]} 2026-06-25 23:32:30.796 8 INFO neutron.services.segments.plugin [-] Segment a030d1e6-ca76-406d-8ae5-29e2b047b0d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a030d1e6-ca76-406d-8ae5-29e2b047b0d2 found for delete ", "request_id": "req-ef3f7f82-3dc0-4635-9298-b4506ca2701d"}]} [pid: 8|app: 0|req: 764/1560] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:30 2026] DELETE /v2.0/networks/f42c1de6-7406-42ca-bbde-4279454d7709 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1561] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:30 2026] DELETE /v2.0/security-groups/9566a759-c28e-4b1d-85d3-19ba8d5e16b5 => 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: 766/1562] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:30 2026] DELETE /v2.0/networks/46026960-8163-4efa-a279-977067e4ea8c => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1563] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1564] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/security-groups?id=2926218c-11df-4738-a023-8406b3c76db3&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: 797/1565] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:29 2026] POST /v2.0/routers => generated 507 bytes in 1299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1566] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/security-groups?tenant_id=b1f204162abf4e79a7c2204387b0a543&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1567] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:31 2026] DELETE /v2.0/security-groups/b7b11b0e-e83b-46df-bbf0-ffa76f407e56 => 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: 800/1568] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:32 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1569] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:32 2026] GET /v2.0/security-groups?id=2926218c-11df-4738-a023-8406b3c76db3&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1570] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:32:31 2026] PUT /v2.0/routers/cfeb48a7-b67d-4898-92ca-b641efa08164/add_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1571] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:32:32 2026] GET /v2.0/ports/27977f10-18e7-4cc1-af82-b1165f0bb7f0 => generated 955 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1572] 10.0.0.199 () {32 vars in 623 bytes} [Thu Jun 25 23:32:32 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-25 23:32:32.823 8 INFO neutron.services.segments.plugin [-] Segment 2a4d8550-4f62-460f-93e9-9d553e9d240b resource provider aggregate not found 2026-06-25 23:32:32.830 8 INFO neutron.services.segments.plugin [-] Segment 2a4d8550-4f62-460f-93e9-9d553e9d240b resource provider aggregate not found 2026-06-25 23:32:32.839 8 INFO neutron.services.segments.plugin [-] Segment 2a4d8550-4f62-460f-93e9-9d553e9d240b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a4d8550-4f62-460f-93e9-9d553e9d240b found for delete ", "request_id": "req-cf705169-3f7f-4e18-99b9-a7e07d7a210b"}]} 2026-06-25 23:32:32.846 8 INFO neutron.services.segments.plugin [-] Segment 2a4d8550-4f62-460f-93e9-9d553e9d240b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a4d8550-4f62-460f-93e9-9d553e9d240b found for delete ", "request_id": "req-e895d5b4-add5-44f9-a97b-032ea4ee9d55"}]} 2026-06-25 23:32:32.855 8 INFO neutron.services.segments.plugin [-] Segment 232ee17f-0f38-4932-b6e5-66afaeecf4f2 resource provider aggregate not found 2026-06-25 23:32:32.867 8 INFO neutron.services.segments.plugin [-] Segment 232ee17f-0f38-4932-b6e5-66afaeecf4f2 resource provider aggregate not found 2026-06-25 23:32:32.879 8 INFO neutron.services.segments.plugin [-] Segment 232ee17f-0f38-4932-b6e5-66afaeecf4f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 232ee17f-0f38-4932-b6e5-66afaeecf4f2 found for delete ", "request_id": "req-588d6712-0655-45c7-9212-f2918c94f16f"}]} 2026-06-25 23:32:32.882 8 INFO neutron.services.segments.plugin [-] Segment 232ee17f-0f38-4932-b6e5-66afaeecf4f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 232ee17f-0f38-4932-b6e5-66afaeecf4f2 found for delete ", "request_id": "req-fdd17cc5-72ee-4109-a81f-d25a8d43077b"}]} [pid: 7|app: 0|req: 804/1573] 10.0.0.199 () {32 vars in 633 bytes} [Thu Jun 25 23:32:32 2026] GET /v2.0/ => generated 632 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1574] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:33 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1575] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:33 2026] GET /v2.0/security-groups?tenant_id=f6ba4672ecae4d2f8ba22a1184b0d8e1&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1576] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:33 2026] GET /v2.0/security-groups?id=2926218c-11df-4738-a023-8406b3c76db3&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:33.949 7 WARNING neutron_lib.context [None req-fb8f3696-6da6-47b7-a522-2dcea54a9bdb f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 770/1577] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:32:32 2026] PUT /v2.0/routers/cfeb48a7-b67d-4898-92ca-b641efa08164/remove_router_interface => generated 309 bytes in 1373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1578] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:33 2026] DELETE /v2.0/security-groups/1501468c-c5d9-4271-b7b1-5cc9eaccfa82 => 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: 772/1579] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:32:34 2026] GET /v2.0/ports?device_id=cfeb48a7-b67d-4898-92ca-b641efa08164 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:34.129 7 INFO neutron.db.segments_db [None req-fb8f3696-6da6-47b7-a522-2dcea54a9bdb f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] Added segment 44405721-bac9-48a5-b719-996786a47c60 of type vxlan for network 64b505f8-2781-4a74-8326-5c37abac65c0 [pid: 7|app: 0|req: 808/1580] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:33 2026] POST /v2.0/networks => generated 644 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:34.255 7 WARNING neutron_lib.context [None req-40b8ab76-e911-4def-a3fe-7d5cb12ea5af f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 809/1581] 10.0.0.199 () {34 vars in 665 bytes} [Thu Jun 25 23:32:34 2026] POST /v2.0/ports => generated 774 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:32:34.594 7 WARNING neutron_lib.context [None req-4172802e-3828-490c-94d6-e6506858c118 f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:34.653 7 INFO neutron.db.segments_db [None req-4172802e-3828-490c-94d6-e6506858c118 f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] Added segment c6f0098b-ca4d-4380-8571-59c79d4fe940 of type vxlan for network ae6900f1-5c88-4d7e-a1dc-3e15fa18b368 2026-06-25 23:32:34.721 8 INFO neutron.db.l3_hamode_db [None req-b20de8a4-c67e-44b9-80a0-74fe8d3e4aaa 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] HA network 33c2db28-cbf4-4663-94a8-58063320f4c7 was deleted as no HA routers are present in tenant 415cfa0dc45247aca27a1a05030bf263. [pid: 8|app: 0|req: 773/1582] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:34 2026] DELETE /v2.0/routers/cfeb48a7-b67d-4898-92ca-b641efa08164 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1583] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:34 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:34.782 7 WARNING neutron_lib.context [None req-7945c9f8-b9de-4564-bc68-ee02a33b0a84 f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:34.902 8 INFO neutron.services.segments.plugin [-] Segment 073a7422-1c61-4464-959f-9cf93ac2edc8 resource provider aggregate not found 2026-06-25 23:32:34.909 8 INFO neutron.services.segments.plugin [-] Segment 073a7422-1c61-4464-959f-9cf93ac2edc8 resource provider aggregate not found 2026-06-25 23:32:34.920 8 INFO neutron.services.segments.plugin [-] Segment 073a7422-1c61-4464-959f-9cf93ac2edc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 073a7422-1c61-4464-959f-9cf93ac2edc8 found for delete ", "request_id": "req-73e54697-87c8-4619-b060-8cc45ae7c30d"}]} 2026-06-25 23:32:34.927 8 INFO neutron.services.segments.plugin [-] Segment 073a7422-1c61-4464-959f-9cf93ac2edc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 073a7422-1c61-4464-959f-9cf93ac2edc8 found for delete ", "request_id": "req-04df1a66-3cf9-49fb-96af-ba7a7e12e3a1"}]} [pid: 8|app: 0|req: 774/1584] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:34 2026] DELETE /v2.0/subnets/edb7e19e-7aa3-4173-b13f-3014791f1acd => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1585] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:34 2026] POST /v2.0/subnets => generated 626 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:35.082 7 WARNING neutron_lib.context [None req-c641bb5a-0070-47d9-8897-c9ae414e1aa9 f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 775/1586] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:34 2026] DELETE /v2.0/networks/f1c53039-c731-4d19-a223-2beb8f2dd6bd => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:35.260 8 WARNING neutron_lib.context [None req-177a79a5-01ec-427b-94f7-791ed7218699 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:35.301 8 INFO neutron.db.segments_db [None req-177a79a5-01ec-427b-94f7-791ed7218699 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Added segment 56014d86-908f-437a-a1d3-9031763b5f03 of type vxlan for network 051ff3b7-96c2-4df5-bdab-acd8486ba579 [pid: 7|app: 0|req: 812/1587] 10.0.0.199 () {34 vars in 665 bytes} [Thu Jun 25 23:32:35 2026] POST /v2.0/ports => generated 949 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 813/1588] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:35 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:35.589 8 INFO neutron.db.l3_hamode_db [None req-177a79a5-01ec-427b-94f7-791ed7218699 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 814/1589] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:35 2026] DELETE /v2.0/ports/039b1b68-088a-458e-914c-263ffb5e8c7a => 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: 815/1590] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:35 2026] GET /v2.0/security-groups?id=2926218c-11df-4738-a023-8406b3c76db3&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:35.881 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4172efc9-d86b-4922-9742-51456efe13a6 f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 816/1591] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:35 2026] DELETE /v2.0/ports/039b1b68-088a-458e-914c-263ffb5e8c7a => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:35.909 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b15dff3-938a-4c09-a259-7b1a924d9240 f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 817/1592] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:32:35 2026] GET /v2.0/ports/039b1b68-088a-458e-914c-263ffb5e8c7a => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1593] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:35 2026] DELETE /v2.0/subnets/1c4deed1-cd0c-4c1b-a0a5-b955e165b7af => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:36.459 8 INFO neutron.db.l3_hamode_db [None req-177a79a5-01ec-427b-94f7-791ed7218699 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:32:36.470 7 INFO neutron.services.segments.plugin [-] Segment c6f0098b-ca4d-4380-8571-59c79d4fe940 resource provider aggregate not found 2026-06-25 23:32:36.478 7 INFO neutron.services.segments.plugin [-] Segment c6f0098b-ca4d-4380-8571-59c79d4fe940 resource provider aggregate not found 2026-06-25 23:32:36.494 7 INFO neutron.services.segments.plugin [-] Segment c6f0098b-ca4d-4380-8571-59c79d4fe940 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6f0098b-ca4d-4380-8571-59c79d4fe940 found for delete ", "request_id": "req-f4202331-445d-4416-a89a-2b312ae00225"}]} 2026-06-25 23:32:36.499 7 INFO neutron.services.segments.plugin [-] Segment c6f0098b-ca4d-4380-8571-59c79d4fe940 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6f0098b-ca4d-4380-8571-59c79d4fe940 found for delete ", "request_id": "req-01733753-a31e-49f3-ad30-d60da0a60350"}]} [pid: 7|app: 0|req: 819/1594] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:36 2026] DELETE /v2.0/networks/ae6900f1-5c88-4d7e-a1dc-3e15fa18b368 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:36.525 7 WARNING neutron_lib.context [None req-7e40b746-569d-4583-ab52-25424b2a3f33 f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:36.578 7 INFO neutron.db.segments_db [None req-7e40b746-569d-4583-ab52-25424b2a3f33 f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] Added segment 1407382f-f4c1-4f2e-8f78-2d7e51e644bf of type vxlan for network 1bb5f2d4-2b10-43e3-891f-a143f7fb7c1d [pid: 7|app: 0|req: 822/1597] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:36 2026] POST /v2.0/networks => generated 632 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:36.728 7 WARNING neutron_lib.context [None req-c558d1eb-b339-42a3-8ddb-eda2e5715260 f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:36.940 8 INFO neutron.services.segments.plugin [-] Segment a58d259f-4749-43e5-af92-22eb3204cb60 resource provider aggregate not found 2026-06-25 23:32:36.945 8 INFO neutron.services.segments.plugin [-] Segment a58d259f-4749-43e5-af92-22eb3204cb60 resource provider aggregate not found 2026-06-25 23:32:36.967 8 INFO neutron.services.segments.plugin [-] Segment a58d259f-4749-43e5-af92-22eb3204cb60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a58d259f-4749-43e5-af92-22eb3204cb60 found for delete ", "request_id": "req-e3fc1ca0-b299-4df2-a223-43a088b5a59a"}]} 2026-06-25 23:32:36.968 8 INFO neutron.services.segments.plugin [-] Segment a58d259f-4749-43e5-af92-22eb3204cb60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a58d259f-4749-43e5-af92-22eb3204cb60 found for delete ", "request_id": "req-363a5932-0af5-4f2a-97d2-68732ace3ac7"}]} [pid: 7|app: 0|req: 823/1598] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:36 2026] POST /v2.0/subnets => generated 626 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1599] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:37.073 7 WARNING neutron_lib.context [None req-4170af47-7d62-4af3-ae33-29034f2290f2 f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 825/1600] 10.0.0.199 () {34 vars in 665 bytes} [Thu Jun 25 23:32:37 2026] POST /v2.0/ports => generated 915 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1601] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/security-groups?id=2926218c-11df-4738-a023-8406b3c76db3&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1602] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1603] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:35 2026] POST /v2.0/routers => generated 687 bytes in 2325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1604] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:37 2026] DELETE /v2.0/ports/f4a7101d-d107-454f-bbff-da53fa38ee77 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1605] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/routers/1c6fc96f-ce7f-4401-8fc9-92cf190e456d => generated 693 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1606] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:32:37 2026] DELETE /v2.0/ports/4c8c0568-b9d3-47b3-8e4f-17bda2468a90 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:37.955 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8886c64-751f-498c-8502-96319925a0b0 f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1607] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/ports/f4a7101d-d107-454f-bbff-da53fa38ee77 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:38.003 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75ef93ef-b720-479e-b3da-ae47784d4e82'] response: {'server_uuid': '166ca3f3-9876-4d18-b498-1a516776c433', 'name': 'network-vif-deleted', 'tag': '4c8c0568-b9d3-47b3-8e4f-17bda2468a90', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 779/1608] 10.0.0.199 () {32 vars in 647 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/routers => generated 696 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1609] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/security-groups?tenant_id=b9d93c4e51b24541882103de4bd41f9e&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1610] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:38 2026] DELETE /v2.0/subnets/8d360482-73b6-493a-95eb-c962b36e9dd2 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1611] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:38 2026] DELETE /v2.0/security-groups/4d0080e4-e8f4-40d8-967e-b4b41813bfe4 => 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: 782/1612] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:38 2026] DELETE /v2.0/networks/1bb5f2d4-2b10-43e3-891f-a143f7fb7c1d => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1613] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:38 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1614] 10.0.0.199 () {34 vars in 741 bytes} [Thu Jun 25 23:32:38 2026] PUT /v2.0/routers/1c6fc96f-ce7f-4401-8fc9-92cf190e456d => generated 700 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:38.633 8 WARNING neutron_lib.context [None req-053a765a-a4dc-4a78-b4a3-826f4e9f0bca f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1615] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:32:38 2026] GET /v2.0/routers/1c6fc96f-ce7f-4401-8fc9-92cf190e456d => generated 700 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1616] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:32:38 2026] GET /v2.0/ports?device_id=1c6fc96f-ce7f-4401-8fc9-92cf190e456d => 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: 784/1617] 10.0.0.199 () {34 vars in 665 bytes} [Thu Jun 25 23:32:38 2026] POST /v2.0/ports => generated 775 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:32:38.983 8 INFO neutron.services.segments.plugin [-] Segment 1407382f-f4c1-4f2e-8f78-2d7e51e644bf resource provider aggregate not found 2026-06-25 23:32:38.988 8 INFO neutron.services.segments.plugin [-] Segment 1407382f-f4c1-4f2e-8f78-2d7e51e644bf resource provider aggregate not found 2026-06-25 23:32:38.997 8 INFO neutron.services.segments.plugin [-] Segment 1407382f-f4c1-4f2e-8f78-2d7e51e644bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1407382f-f4c1-4f2e-8f78-2d7e51e644bf found for delete ", "request_id": "req-3cbd93de-e713-4e2d-851f-c75643059718"}]} 2026-06-25 23:32:39.002 8 INFO neutron.services.segments.plugin [-] Segment 1407382f-f4c1-4f2e-8f78-2d7e51e644bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1407382f-f4c1-4f2e-8f78-2d7e51e644bf found for delete ", "request_id": "req-4c22257f-16e5-427d-ba03-4062f68295c3"}]} [pid: 8|app: 0|req: 785/1618] 10.0.0.199 () {34 vars in 737 bytes} [Thu Jun 25 23:32:38 2026] PUT /v2.0/ports/8f807997-01f9-4929-a515-6593af11919b => generated 752 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 786/1619] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:39 2026] DELETE /v2.0/ports/8f807997-01f9-4929-a515-6593af11919b => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1620] 10.0.0.199 () {32 vars in 643 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/ports => generated 777 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:39.371 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f69bf53-2d54-4b3b-a312-bb6d9b82bf3b f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 788/1621] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/ports/8f807997-01f9-4929-a515-6593af11919b => 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: 789/1622] 10.0.0.199 () {32 vars in 643 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/ports => generated 777 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1623] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/ports/26cd7505-adf8-4442-95ca-3fbc1aa23abc => generated 774 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:39.480 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0e6079a-86cc-4640-88d6-f7332fdd27db f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 791/1624] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:39 2026] DELETE /v2.0/ports/f4a7101d-d107-454f-bbff-da53fa38ee77 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:39.508 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff6b560d-45e4-4cae-af6e-d2064c292776 f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 792/1625] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:39 2026] DELETE /v2.0/subnets/8d360482-73b6-493a-95eb-c962b36e9dd2 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:39.528 8 INFO neutron.pecan_wsgi.hooks.translation [None req-981dd2f7-ba9c-4996-a3d0-4847fca872bc f706386244624b71be38a2c8787351a8 7895568b6a9948eba40366a2188802eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 793/1626] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:39 2026] DELETE /v2.0/subnets/1c4deed1-cd0c-4c1b-a0a5-b955e165b7af => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:39.569 7 INFO neutron.services.segments.plugin [-] Segment 56014d86-908f-437a-a1d3-9031763b5f03 resource provider aggregate not found 2026-06-25 23:32:39.573 7 INFO neutron.services.segments.plugin [-] Segment 56014d86-908f-437a-a1d3-9031763b5f03 resource provider aggregate not found 2026-06-25 23:32:39.588 7 INFO neutron.services.segments.plugin [-] Segment 56014d86-908f-437a-a1d3-9031763b5f03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56014d86-908f-437a-a1d3-9031763b5f03 found for delete ", "request_id": "req-f67f213b-383a-41a1-bd3c-b7cf1625293c"}]} 2026-06-25 23:32:39.591 7 INFO neutron.services.segments.plugin [-] Segment 56014d86-908f-437a-a1d3-9031763b5f03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56014d86-908f-437a-a1d3-9031763b5f03 found for delete ", "request_id": "req-27e55a0c-f5c0-4df9-a145-191ec289a97b"}]} 2026-06-25 23:32:39.592 7 INFO neutron.db.l3_hamode_db [None req-73c9423d-0cd9-46ca-ac3d-471088af900e 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] HA network 051ff3b7-96c2-4df5-bdab-acd8486ba579 was deleted as no HA routers are present in tenant 415cfa0dc45247aca27a1a05030bf263. [pid: 7|app: 0|req: 834/1627] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:38 2026] DELETE /v2.0/routers/1c6fc96f-ce7f-4401-8fc9-92cf190e456d => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1628] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/ports?device_id=1c6fc96f-ce7f-4401-8fc9-92cf190e456d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:39.638 7 INFO neutron.api.v2.resource [None req-6ffc5041-9bbc-4902-b95a-b4aaaff06378 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 836/1629] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:39 2026] DELETE /v2.0/routers/1c6fc96f-ce7f-4401-8fc9-92cf190e456d => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1630] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/ports?device_id=cfeb48a7-b67d-4898-92ca-b641efa08164 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:39.682 7 INFO neutron.api.v2.resource [None req-0cbe9b93-29e8-4270-bf6e-d297ad450e9f 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1631] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:39 2026] DELETE /v2.0/routers/cfeb48a7-b67d-4898-92ca-b641efa08164 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:39.700 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0bafcf1-5c89-40ce-a809-10ef2de3acf8 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 839/1632] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:39 2026] DELETE /v2.0/subnets/edb7e19e-7aa3-4173-b13f-3014791f1acd => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1633] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1634] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:39 2026] DELETE /v2.0/ports/26cd7505-adf8-4442-95ca-3fbc1aa23abc => 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: 841/1635] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/ports?device_id=e193b0ed-c99f-4fb2-946d-ea7e615c6da6 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:39.759 7 INFO neutron.api.v2.resource [None req-430e9452-895e-4222-b1ff-a84d9533c284 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 842/1636] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:39 2026] DELETE /v2.0/routers/e193b0ed-c99f-4fb2-946d-ea7e615c6da6 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:39.779 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d89ab9e2-8291-4e60-9f92-597281818d86 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 843/1637] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:39 2026] DELETE /v2.0/subnets/ba605132-c091-430b-9d72-0d6f8191f9c9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1638] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/ports?device_id=3a241152-64ff-4796-833f-b0654140175f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:39.820 7 INFO neutron.api.v2.resource [None req-dea8d8cf-8db3-444b-92d5-367ed81430e8 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 845/1639] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:39 2026] DELETE /v2.0/routers/3a241152-64ff-4796-833f-b0654140175f => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:39.834 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04871114-93d2-4585-b3a0-d0ee8f16e3e2 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 846/1640] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:39 2026] DELETE /v2.0/subnets/fc3c383d-e22e-4d84-928c-ff0fb30f38a2 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:32:39.854 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de5971fa-f367-49ef-9b93-e2f082aeddd5 8a01f0c4f6b241f28eec9c4f6897d452 415cfa0dc45247aca27a1a05030bf263 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1641] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:39 2026] DELETE /v2.0/subnets/6a173e44-b676-410d-a1e2-afb96f9e4fea => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1642] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:39 2026] DELETE /v2.0/networks/64b505f8-2781-4a74-8326-5c37abac65c0 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1643] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:40 2026] GET /v2.0/security-groups?tenant_id=7895568b6a9948eba40366a2188802eb&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: 796/1644] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:40 2026] GET /v2.0/security-groups?tenant_id=415cfa0dc45247aca27a1a05030bf263&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1645] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:40 2026] DELETE /v2.0/security-groups/ae7c8ba8-de1f-47de-a9fd-4d908d23f193 => 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: 797/1646] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:40 2026] DELETE /v2.0/security-groups/d3b82473-e06d-473f-b270-1a42af46178f => 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: 850/1647] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:32:40 2026] GET /v2.0/ports?device_id=166ca3f3-9876-4d18-b498-1a516776c433 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:42.541 8 INFO neutron.services.segments.plugin [-] Segment 44405721-bac9-48a5-b719-996786a47c60 resource provider aggregate not found 2026-06-25 23:32:42.547 8 INFO neutron.services.segments.plugin [-] Segment 44405721-bac9-48a5-b719-996786a47c60 resource provider aggregate not found 2026-06-25 23:32:42.554 8 INFO neutron.services.segments.plugin [-] Segment 44405721-bac9-48a5-b719-996786a47c60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44405721-bac9-48a5-b719-996786a47c60 found for delete ", "request_id": "req-9eda0470-e0bd-4205-9ccd-57e5ff63f021"}]} 2026-06-25 23:32:42.566 8 INFO neutron.services.segments.plugin [-] Segment 44405721-bac9-48a5-b719-996786a47c60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44405721-bac9-48a5-b719-996786a47c60 found for delete ", "request_id": "req-78b4c7c0-024b-4498-95f5-ad64684f996b"}]} 2026-06-25 23:32:42.671 8 WARNING neutron_lib.context [None req-1383d0aa-4669-4602-a383-6864ace60833 c0270a43d15c48f0897a5b1c20b4e325 d5b28ae9340e48c888eed42814bf4d19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 798/1648] 10.0.0.199 () {34 vars in 684 bytes} [Thu Jun 25 23:32:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:32:42.920 7 WARNING neutron_lib.context [None req-cd06c48c-db56-422a-9196-fd1e0b0c77b4 c0270a43d15c48f0897a5b1c20b4e325 d5b28ae9340e48c888eed42814bf4d19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 851/1649] 10.0.0.199 () {34 vars in 684 bytes} [Thu Jun 25 23:32:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:32:43.062 8 WARNING neutron_lib.context [None req-c536b0e5-84ca-4779-ad45-90cfd470cc6c c0270a43d15c48f0897a5b1c20b4e325 d5b28ae9340e48c888eed42814bf4d19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 799/1650] 10.0.0.199 () {34 vars in 684 bytes} [Thu Jun 25 23:32:43 2026] POST /v2.0/security-groups => generated 1601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:32:43.199 8 WARNING neutron_lib.context [None req-0ea89339-19a8-4853-b51d-dc17a3aa8345 c0270a43d15c48f0897a5b1c20b4e325 d5b28ae9340e48c888eed42814bf4d19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 800/1651] 10.0.0.199 () {34 vars in 684 bytes} [Thu Jun 25 23:32:43 2026] POST /v2.0/security-groups => generated 1601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:32:43.332 8 WARNING neutron_lib.context [None req-3fbab855-6dc9-43c1-89d4-f020b901105e c0270a43d15c48f0897a5b1c20b4e325 d5b28ae9340e48c888eed42814bf4d19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 801/1652] 10.0.0.199 () {34 vars in 684 bytes} [Thu Jun 25 23:32:43 2026] POST /v2.0/security-groups => generated 1601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1653] 10.0.0.199 () {34 vars in 767 bytes} [Thu Jun 25 23:32:43 2026] PUT /v2.0/security-groups/80f4134e-141a-47e1-ba39-e06c2b89f8ed/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1654] 10.0.0.199 () {34 vars in 767 bytes} [Thu Jun 25 23:32:43 2026] PUT /v2.0/security-groups/addc84ee-e575-4065-b9cb-8c07ce7678e5/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1655] 10.0.0.199 () {34 vars in 767 bytes} [Thu Jun 25 23:32:43 2026] PUT /v2.0/security-groups/cda560fb-3b5a-47c3-875e-c711344e8b10/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1656] 10.0.0.199 () {34 vars in 767 bytes} [Thu Jun 25 23:32:43 2026] PUT /v2.0/security-groups/a0061e8a-90c7-416f-b686-99b99e30b735/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1657] 10.0.0.199 () {32 vars in 680 bytes} [Thu Jun 25 23:32:43 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1658] 10.0.0.199 () {32 vars in 694 bytes} [Thu Jun 25 23:32:43 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1659] 10.0.0.199 () {32 vars in 690 bytes} [Thu Jun 25 23:32:43 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1660] 10.0.0.199 () {32 vars in 702 bytes} [Thu Jun 25 23:32:43 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1661] 10.0.0.199 () {32 vars in 688 bytes} [Thu Jun 25 23:32:43 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1662] 10.0.0.199 () {32 vars in 702 bytes} [Thu Jun 25 23:32:43 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1663] 10.0.0.199 () {32 vars in 698 bytes} [Thu Jun 25 23:32:43 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1664] 10.0.0.199 () {32 vars in 710 bytes} [Thu Jun 25 23:32:44 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1665] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:44 2026] DELETE /v2.0/security-groups/80f4134e-141a-47e1-ba39-e06c2b89f8ed => 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: 852/1666] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:32:43 2026] PUT /v2.0/routers/61f59bb9-39e4-413d-9b6d-203d9957c58d/remove_router_interface => generated 309 bytes in 1114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1667] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:44 2026] DELETE /v2.0/security-groups/addc84ee-e575-4065-b9cb-8c07ce7678e5 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1668] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:44 2026] GET /v2.0/security-groups?tenant_id=2f3a1e1b49ac469c86850cd0f97d8101&name=default => generated 2925 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1669] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:44 2026] DELETE /v2.0/security-groups/cda560fb-3b5a-47c3-875e-c711344e8b10 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1670] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:44 2026] DELETE /v2.0/security-groups/ce10af5b-e1be-44fb-81db-b631c0b9f9f1 => 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: 818/1671] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:44 2026] DELETE /v2.0/security-groups/a0061e8a-90c7-416f-b686-99b99e30b735 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1672] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:44 2026] GET /v2.0/security-groups?tenant_id=162f2549813c4e3f894ab4525eea111d&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:45.153 7 INFO neutron.services.segments.plugin [-] Segment 70267acd-8fd8-4945-a08f-b4d3304564ef resource provider aggregate not found 2026-06-25 23:32:45.158 7 INFO neutron.services.segments.plugin [-] Segment 70267acd-8fd8-4945-a08f-b4d3304564ef resource provider aggregate not found 2026-06-25 23:32:45.165 7 INFO neutron.services.segments.plugin [-] Segment 70267acd-8fd8-4945-a08f-b4d3304564ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70267acd-8fd8-4945-a08f-b4d3304564ef found for delete ", "request_id": "req-405e3fbb-0e8e-41e9-9708-fe32e7e5fe53"}]} 2026-06-25 23:32:45.170 7 INFO neutron.db.l3_hamode_db [None req-08c8a1e1-d107-483a-baf8-c9941378d972 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] HA network a3283868-09b7-4594-93a4-01e5b669f967 was deleted as no HA routers are present in tenant aa0021b15b2944bab68d4c6bc2501077. [pid: 7|app: 0|req: 854/1673] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:44 2026] DELETE /v2.0/routers/61f59bb9-39e4-413d-9b6d-203d9957c58d => generated 0 bytes in 910 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:45.178 7 INFO neutron.services.segments.plugin [-] Segment 70267acd-8fd8-4945-a08f-b4d3304564ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70267acd-8fd8-4945-a08f-b4d3304564ef found for delete ", "request_id": "req-118b8bed-2cbd-43f0-8bff-c04d25c5adb1"}]} [pid: 8|app: 0|req: 820/1674] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:45 2026] DELETE /v2.0/security-groups/5cbbac5c-1dbc-4bb5-8b2e-9066eb38f511 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1675] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:45 2026] DELETE /v2.0/security-groups/2f319ac3-0934-4d67-9f5f-3f4c77998302 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1676] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:45 2026] DELETE /v2.0/subnets/03784be9-e5f6-43e6-b148-1439cf4712ce => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1677] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/security-groups?tenant_id=5c574e58d3104268b773c67718b31bbc&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1678] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:45 2026] DELETE /v2.0/security-groups/19a8a026-975a-4bc1-85de-232815cd1e20 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1679] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:45 2026] DELETE /v2.0/networks/6463072f-42e0-4fc9-b703-e0ac9c9b3357 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1680] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/security-groups?tenant_id=aa0021b15b2944bab68d4c6bc2501077&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: 857/1681] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:45 2026] DELETE /v2.0/security-groups/2926218c-11df-4738-a023-8406b3c76db3 => 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: 825/1682] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/security-groups?tenant_id=d5b28ae9340e48c888eed42814bf4d19&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1683] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:46 2026] DELETE /v2.0/security-groups/31a10ae6-0036-47d9-a8fa-15453c93ed28 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1684] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:46 2026] GET /v2.0/security-groups?tenant_id=2c91951475834393bd84e05e3fea0d1c&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1685] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:46 2026] DELETE /v2.0/security-groups/39fa270d-339b-4163-adb3-072369ae3ab7 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1686] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:46 2026] GET /v2.0/security-groups?tenant_id=32eb9389e2014bd194ee239208dac4d0&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: 860/1687] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:46 2026] DELETE /v2.0/security-groups/4ec3ff65-5f17-4a81-ad7a-9c26f159eb2d => 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: 828/1688] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:49 2026] GET /v2.0/security-groups?tenant_id=ed594b99543a46808a03de8887ca07d3&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:49.318 7 INFO neutron.services.segments.plugin [-] Segment 5a554737-12e1-412c-906e-116cf08e5765 resource provider aggregate not found 2026-06-25 23:32:49.321 7 INFO neutron.services.segments.plugin [-] Segment 5a554737-12e1-412c-906e-116cf08e5765 resource provider aggregate not found 2026-06-25 23:32:49.333 7 INFO neutron.services.segments.plugin [-] Segment 5a554737-12e1-412c-906e-116cf08e5765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a554737-12e1-412c-906e-116cf08e5765 found for delete ", "request_id": "req-cad689bf-ce53-443a-b4bc-77f2cd40ce0b"}]} 2026-06-25 23:32:49.336 7 INFO neutron.services.segments.plugin [-] Segment 5a554737-12e1-412c-906e-116cf08e5765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a554737-12e1-412c-906e-116cf08e5765 found for delete ", "request_id": "req-13aab230-2f34-4069-9520-7fcbdfbe7598"}]} [pid: 7|app: 0|req: 861/1689] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:49 2026] DELETE /v2.0/security-groups/de2bd3c9-c336-43db-97e2-6213c364bee3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:50.481 8 WARNING neutron_lib.context [None req-ef59704e-1ee6-4467-8a8f-984cf80f7b27 47051d79b8b04e2b8e983eca0e673973 752cc555268d42f29faf6adbee45af50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:50.615 8 INFO neutron.db.segments_db [None req-ef59704e-1ee6-4467-8a8f-984cf80f7b27 47051d79b8b04e2b8e983eca0e673973 752cc555268d42f29faf6adbee45af50 - - default default] Added segment 1c61b40a-b8fe-4317-a84c-8a938641a036 of type vxlan for network 906e1775-56ae-4eee-a727-a10f810fe21d [pid: 8|app: 0|req: 829/1690] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:50 2026] POST /v2.0/networks => generated 632 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:50.722 7 WARNING neutron_lib.context [None req-309bb9f1-792d-40f0-9c66-19a156da51b8 47051d79b8b04e2b8e983eca0e673973 752cc555268d42f29faf6adbee45af50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 862/1691] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:50 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1692] 10.0.0.199 () {34 vars in 751 bytes} [Thu Jun 25 23:32:51 2026] PUT /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1693] 10.0.0.199 () {32 vars in 731 bytes} [Thu Jun 25 23:32:51 2026] GET /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1694] 10.0.0.199 () {34 vars in 762 bytes} [Thu Jun 25 23:32:51 2026] PUT /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1695] 10.0.0.199 () {32 vars in 731 bytes} [Thu Jun 25 23:32:51 2026] GET /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1696] 10.0.0.199 () {34 vars in 758 bytes} [Thu Jun 25 23:32:51 2026] PUT /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1697] 10.0.0.199 () {32 vars in 731 bytes} [Thu Jun 25 23:32:51 2026] GET /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/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: 833/1700] 10.0.0.199 () {34 vars in 780 bytes} [Thu Jun 25 23:32:51 2026] PUT /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1701] 10.0.0.199 () {32 vars in 731 bytes} [Thu Jun 25 23:32:51 2026] GET /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/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: 834/1702] 10.0.0.199 () {34 vars in 751 bytes} [Thu Jun 25 23:32:51 2026] PUT /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1703] 10.0.0.199 () {32 vars in 731 bytes} [Thu Jun 25 23:32:51 2026] GET /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/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: 835/1704] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:32:51 2026] GET /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:51.566 7 INFO neutron.api.v2.resource [None req-33ba0b29-99fd-4546-8390-129f9b8e37e9 47051d79b8b04e2b8e983eca0e673973 752cc555268d42f29faf6adbee45af50 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 870/1705] 10.0.0.199 () {32 vars in 743 bytes} [Thu Jun 25 23:32:51 2026] GET /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1706] 10.0.0.199 () {32 vars in 742 bytes} [Thu Jun 25 23:32:51 2026] DELETE /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1707] 10.0.0.199 () {32 vars in 731 bytes} [Thu Jun 25 23:32:51 2026] GET /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:51.703 8 INFO neutron.api.v2.resource [None req-6c2f4d16-ce2e-45f7-a785-482955f2f30b 47051d79b8b04e2b8e983eca0e673973 752cc555268d42f29faf6adbee45af50 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 837/1708] 10.0.0.199 () {32 vars in 746 bytes} [Thu Jun 25 23:32:51 2026] DELETE /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/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: 872/1709] 10.0.0.199 () {32 vars in 734 bytes} [Thu Jun 25 23:32:51 2026] DELETE /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1710] 10.0.0.199 () {32 vars in 731 bytes} [Thu Jun 25 23:32:51 2026] GET /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1711] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:32:51 2026] DELETE /v2.0/subnets/a2ee8e78-b81b-45f7-b000-adf16ae84d86 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:52.275 8 INFO neutron.services.segments.plugin [-] Segment 1c61b40a-b8fe-4317-a84c-8a938641a036 resource provider aggregate not found 2026-06-25 23:32:52.283 8 INFO neutron.services.segments.plugin [-] Segment 1c61b40a-b8fe-4317-a84c-8a938641a036 resource provider aggregate not found 2026-06-25 23:32:52.289 8 INFO neutron.services.segments.plugin [-] Segment 1c61b40a-b8fe-4317-a84c-8a938641a036 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c61b40a-b8fe-4317-a84c-8a938641a036 found for delete ", "request_id": "req-88db04b3-62dd-4c7a-ae60-f94732441644"}]} 2026-06-25 23:32:52.304 8 INFO neutron.services.segments.plugin [-] Segment 1c61b40a-b8fe-4317-a84c-8a938641a036 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c61b40a-b8fe-4317-a84c-8a938641a036 found for delete ", "request_id": "req-99bb874c-fb82-4b83-aa7a-813cb4611d54"}]} [pid: 8|app: 0|req: 839/1712] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:51 2026] DELETE /v2.0/networks/906e1775-56ae-4eee-a727-a10f810fe21d => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1713] 10.0.0.219 () {30 vars in 650 bytes} [Thu Jun 25 23:32:52 2026] GET /v2.0/extensions => generated 20516 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1714] 10.0.0.219 () {30 vars in 724 bytes} [Thu Jun 25 23:32:52 2026] GET /v2.0/quotas/b9db31c803914f44b05010c3b96a3c8d/details => generated 847 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1715] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:52 2026] GET /v2.0/security-groups?tenant_id=6277b6c4312e4672be0112ffc86f502c&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1716] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:53 2026] DELETE /v2.0/security-groups/cc777291-6d35-4fa2-b976-57cf2e1aeeb9 => 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: 876/1717] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:53 2026] GET /v2.0/security-groups?tenant_id=752cc555268d42f29faf6adbee45af50&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1718] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:53 2026] DELETE /v2.0/security-groups/a80e6c09-a1ec-48c2-a6d0-5cdc0fbbfb26 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1719] 10.0.0.219 () {30 vars in 650 bytes} [Thu Jun 25 23:32:55 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1720] 10.0.0.219 () {30 vars in 724 bytes} [Thu Jun 25 23:32:55 2026] GET /v2.0/quotas/b9db31c803914f44b05010c3b96a3c8d/details => generated 847 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1721] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:54 2026] GET /v2.0/security-groups?tenant_id=d74cd75f23a348409ce1ce88207dabe6&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1722] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:55 2026] DELETE /v2.0/security-groups/d01c7840-a81f-4c27-8205-6a06d64a9716 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:57.131 7 WARNING neutron_lib.context [None req-c1e81188-4ae6-4177-9eda-5214ad74ad1c 001cec9ba9e645bca4d07b0fdaceb2c2 abb1560615a041fc99c8dc9074842d08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:32:57.298 7 INFO neutron.db.segments_db [None req-c1e81188-4ae6-4177-9eda-5214ad74ad1c 001cec9ba9e645bca4d07b0fdaceb2c2 abb1560615a041fc99c8dc9074842d08 - - default default] Added segment 5c6d3b8d-b2c9-4cc9-a842-ac4a050583b5 of type vxlan for network 22e7ba26-d843-4ca6-aa76-82ce735becb3 2026-06-25 23:32:57.315 8 INFO neutron.db.segments_db [None req-d0a674ca-d507-4093-8724-e2261606e93d 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment b4674d0a-5bea-489f-bc17-54ac5367adac of type vxlan for network 54689a68-5c0b-4d7f-bc34-bd1e2edfcc48 [pid: 7|app: 0|req: 878/1723] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:32:56 2026] POST /v2.0/networks => generated 631 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1724] 10.0.0.199 () {34 vars in 671 bytes} [Thu Jun 25 23:32:57 2026] POST /v2.0/networks => generated 740 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:57.423 8 WARNING neutron_lib.context [None req-75bf122a-8cc3-41cb-825e-dc823a977a5f 001cec9ba9e645bca4d07b0fdaceb2c2 abb1560615a041fc99c8dc9074842d08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 879/1725] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:57 2026] GET /v2.0/security-groups?tenant_id=b9db31c803914f44b05010c3b96a3c8d&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1726] 10.0.0.199 () {34 vars in 664 bytes} [Thu Jun 25 23:32:57 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 880/1727] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:57 2026] POST /v2.0/subnets => generated 687 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:57.769 7 WARNING neutron_lib.context [None req-bed4b9d1-dca8-44d9-b6a7-5dcc0e48c532 001cec9ba9e645bca4d07b0fdaceb2c2 abb1560615a041fc99c8dc9074842d08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1728] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:57 2026] DELETE /v2.0/security-groups/c62f876f-0a59-43ce-9c4e-584b709131f1 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:57.827 8 INFO neutron.db.segments_db [None req-bde74f3b-ed53-4790-8d85-4dd5ba13f7d7 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment dd4f99b4-d80c-4762-9d44-a799526f4710 of type vxlan for network 60b1c425-0b5c-4d55-9783-5ea4fcde478d [pid: 7|app: 0|req: 881/1729] 10.0.0.199 () {34 vars in 666 bytes} [Thu Jun 25 23:32:57 2026] POST /v2.0/trunks => generated 407 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1730] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:32:57 2026] PUT /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1731] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/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: 884/1732] 10.0.0.199 () {34 vars in 760 bytes} [Thu Jun 25 23:32:58 2026] PUT /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-25 23:32:58.106 8 INFO neutron.db.l3_hamode_db [None req-bde74f3b-ed53-4790-8d85-4dd5ba13f7d7 786fbdb234f4476a88d5e26e1d5b14b5 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 885/1733] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/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: 886/1734] 10.0.0.199 () {34 vars in 756 bytes} [Thu Jun 25 23:32:58 2026] PUT /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1735] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1736] 10.0.0.199 () {34 vars in 778 bytes} [Thu Jun 25 23:32:58 2026] PUT /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1737] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1738] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:32:58 2026] PUT /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1739] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1740] 10.0.0.199 () {32 vars in 737 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/tags/red => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:58.348 7 INFO neutron.api.v2.resource [None req-10365213-6d5c-43cc-b274-89d53c84c127 001cec9ba9e645bca4d07b0fdaceb2c2 abb1560615a041fc99c8dc9074842d08 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 893/1741] 10.0.0.199 () {32 vars in 741 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1742] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:58 2026] DELETE /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/tags/red => 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: 895/1743] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:58.438 7 INFO neutron.api.v2.resource [None req-7fcbd9b1-abf1-4127-a986-a17a3f2e18f3 001cec9ba9e645bca4d07b0fdaceb2c2 abb1560615a041fc99c8dc9074842d08 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 896/1744] 10.0.0.199 () {32 vars in 744 bytes} [Thu Jun 25 23:32:58 2026] DELETE /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/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: 897/1745] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:32:58 2026] DELETE /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1746] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827/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: 899/1747] 10.0.0.199 () {32 vars in 719 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1748] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/ports/af5278c5-3d90-426a-a7e7-879e5ce34c8e => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1749] 10.0.0.199 () {32 vars in 722 bytes} [Thu Jun 25 23:32:58 2026] DELETE /v2.0/trunks/ed265102-66fb-432f-823d-cd802907a827 => 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: 902/1750] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:32:58 2026] DELETE /v2.0/ports/af5278c5-3d90-426a-a7e7-879e5ce34c8e => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:58.885 8 INFO neutron.db.l3_hamode_db [None req-bde74f3b-ed53-4790-8d85-4dd5ba13f7d7 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 903/1751] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/security-groups?tenant_id=c7e782e49a8c4e9db752c73624e789ff&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:59.273 7 INFO neutron.services.segments.plugin [-] Segment 5c6d3b8d-b2c9-4cc9-a842-ac4a050583b5 resource provider aggregate not found 2026-06-25 23:32:59.277 7 INFO neutron.services.segments.plugin [-] Segment 5c6d3b8d-b2c9-4cc9-a842-ac4a050583b5 resource provider aggregate not found 2026-06-25 23:32:59.287 7 INFO neutron.services.segments.plugin [-] Segment 5c6d3b8d-b2c9-4cc9-a842-ac4a050583b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c6d3b8d-b2c9-4cc9-a842-ac4a050583b5 found for delete ", "request_id": "req-e6646ccc-0f22-4fb1-a22f-cc52dc0648ef"}]} 2026-06-25 23:32:59.288 7 INFO neutron.services.segments.plugin [-] Segment 5c6d3b8d-b2c9-4cc9-a842-ac4a050583b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c6d3b8d-b2c9-4cc9-a842-ac4a050583b5 found for delete ", "request_id": "req-8618350d-cf34-48b5-9a13-079ebffa9077"}]} [pid: 7|app: 0|req: 904/1752] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:32:59 2026] DELETE /v2.0/networks/22e7ba26-d843-4ca6-aa76-82ce735becb3 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1753] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:32:59 2026] DELETE /v2.0/security-groups/77ef090c-63cf-4fa3-9e8a-025c0e24f0f2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1754] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:32:57 2026] POST /v2.0/routers => generated 727 bytes in 2070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1755] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:32:59 2026] GET /v2.0/security-groups?tenant_id=a71e1e9a15dd4ef58ed49495516eb2d2&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1756] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:00 2026] DELETE /v2.0/security-groups/513fdde6-333c-4f69-b3f1-fb018cf0aacd => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1757] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:00 2026] GET /v2.0/security-groups?tenant_id=abb1560615a041fc99c8dc9074842d08&name=default => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1758] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:00 2026] DELETE /v2.0/security-groups/df6eabc2-7c29-48bc-b7c6-fbb739c4534e => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1759] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:32:59 2026] PUT /v2.0/routers/df0859e2-823d-447d-a089-19ddbbcc9c03/add_router_interface => generated 309 bytes in 1369 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:01.248 8 WARNING neutron_lib.context [None req-9cb81380-76d0-4c04-939d-ae64b0b194fa f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:01.403 8 INFO neutron.db.segments_db [None req-9cb81380-76d0-4c04-939d-ae64b0b194fa f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Added segment bed74af0-50cd-48b5-8e32-83f302a0822f of type vxlan for network 651a8c2b-6836-45b7-a32f-9f532ff0dfd8 [pid: 8|app: 0|req: 854/1760] 10.0.0.199 () {34 vars in 671 bytes} [Thu Jun 25 23:33:00 2026] POST /v2.0/networks => generated 632 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:01.510 7 WARNING neutron_lib.context [None req-175de88e-e203-4ddd-aeb2-4ed05d4c3574 f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:01.553 7 INFO neutron.db.segments_db [None req-175de88e-e203-4ddd-aeb2-4ed05d4c3574 f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Added segment 121f55bd-9775-401b-8e1d-bf7b1c5804d7 of type vxlan for network 242b0cf9-675b-48ec-98e0-e89e6b305928 2026-06-25 23:33:01.818 7 INFO neutron.db.l3_hamode_db [None req-175de88e-e203-4ddd-aeb2-4ed05d4c3574 f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:02.396 8 INFO neutron.db.segments_db [None req-e03b0587-a87f-4114-a7f1-a8ffbf700ccf 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment 600115d3-2e08-42c1-90e7-ad99d0a63810 of type vxlan for network d0f9aa08-6123-410a-8c5e-a41a2b0d3f86 [pid: 8|app: 0|req: 855/1761] 10.0.0.199 () {34 vars in 671 bytes} [Thu Jun 25 23:33:02 2026] POST /v2.0/networks => generated 740 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1762] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:02 2026] POST /v2.0/subnets => generated 687 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:02.705 7 INFO neutron.db.l3_hamode_db [None req-175de88e-e203-4ddd-aeb2-4ed05d4c3574 f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:02.726 8 INFO neutron.db.segments_db [None req-553afc18-1330-4a57-a963-b69b109a9869 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Added segment fae74c35-095c-4baa-bd1b-782748c1e96f of type vxlan for network 3d161094-7adf-4f41-86d3-0e840e425cbf 2026-06-25 23:33:02.972 8 INFO neutron.db.l3_hamode_db [None req-553afc18-1330-4a57-a963-b69b109a9869 786fbdb234f4476a88d5e26e1d5b14b5 fe0bf12369c14de9afc5ab31ab85f044 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 907/1763] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:01 2026] POST /v2.0/routers => generated 694 bytes in 2301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:03.882 8 INFO neutron.db.l3_hamode_db [None req-553afc18-1330-4a57-a963-b69b109a9869 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:04.214 7 INFO neutron.db.segments_db [None req-e5381f14-a521-45ae-a48a-98e0e9e91d59 f611ed7a75a7496092e1d5834819248e 8cebe39a0f114665a4ee7828282ac970 - - default default] Added segment f92748a1-f27d-4112-95bb-a0147cd72eb4 of type vxlan for network 8c253e23-6b37-48d6-b383-b4ad131010a8 [pid: 7|app: 0|req: 908/1764] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:03 2026] POST /v2.0/networks => generated 726 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1765] 10.0.0.199 () {32 vars in 776 bytes} [Thu Jun 25 23:33:04 2026] GET /v2.0/subnets?project_id=e737775f9a254bfa9b9c925bb23158b7&cidr=10.100.0.0%2F28 => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1766] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:04 2026] POST /v2.0/subnets => generated 644 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1767] 10.0.0.199 () {32 vars in 694 bytes} [Thu Jun 25 23:33:04 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:04.712 7 WARNING neutron.api.v2.base [None req-08d9fbd9-6bd9-4925-8e37-c4a549e5f1f1 f611ed7a75a7496092e1d5834819248e 8cebe39a0f114665a4ee7828282ac970 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-25 23:33:04.713 7 INFO neutron.api.v2.resource [None req-08d9fbd9-6bd9-4925-8e37-c4a549e5f1f1 f611ed7a75a7496092e1d5834819248e 8cebe39a0f114665a4ee7828282ac970 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 912/1768] 10.0.0.199 () {34 vars in 681 bytes} [Thu Jun 25 23:33:04 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1769] 10.0.0.199 () {32 vars in 784 bytes} [Thu Jun 25 23:33:04 2026] GET /v2.0/subnets?network_id=749a17d8-4549-4306-b023-57d137bc966a&cidr=10.100.0.0%2F28 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1770] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:02 2026] POST /v2.0/routers => generated 727 bytes in 2195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:04.885 8 WARNING neutron_lib.context [None req-689afd6a-46b4-439a-a81f-dfdbc952a974 f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:04.950 7 INFO neutron.services.segments.plugin [-] Segment f92748a1-f27d-4112-95bb-a0147cd72eb4 resource provider aggregate not found 2026-06-25 23:33:04.953 7 INFO neutron.services.segments.plugin [-] Segment f92748a1-f27d-4112-95bb-a0147cd72eb4 resource provider aggregate not found 2026-06-25 23:33:04.965 7 INFO neutron.services.segments.plugin [-] Segment f92748a1-f27d-4112-95bb-a0147cd72eb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f92748a1-f27d-4112-95bb-a0147cd72eb4 found for delete ", "request_id": "req-cefe550f-635a-483a-b8c9-d0fba1972a0b"}]} 2026-06-25 23:33:04.981 7 INFO neutron.services.segments.plugin [-] Segment f92748a1-f27d-4112-95bb-a0147cd72eb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f92748a1-f27d-4112-95bb-a0147cd72eb4 found for delete ", "request_id": "req-a8434da9-ab75-48dc-9db3-7242f4969b25"}]} [pid: 7|app: 0|req: 914/1771] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:04 2026] DELETE /v2.0/networks/8c253e23-6b37-48d6-b383-b4ad131010a8 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1772] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:04 2026] POST /v2.0/subnets => generated 657 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:05.250 8 INFO neutron.db.segments_db [None req-4e96fefa-a0cc-4a77-8807-773e7a0383a1 f611ed7a75a7496092e1d5834819248e 8cebe39a0f114665a4ee7828282ac970 - - default default] Added segment 5c036772-9f6f-4f38-9101-645774036ac7 of type vxlan for network 92d62b9d-d48f-4123-bf0a-165e930562ec [pid: 8|app: 0|req: 859/1773] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:05 2026] POST /v2.0/networks => generated 725 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1774] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:33:04 2026] PUT /v2.0/routers/bfbc5442-1746-44aa-a7d1-bca2da921d47/add_router_interface => generated 309 bytes in 1222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1775] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:06 2026] POST /v2.0/subnets => generated 647 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:06.476 7 WARNING neutron.api.v2.base [None req-652d4e9e-ce54-48fe-8a5f-f4c0eaa26a1a f611ed7a75a7496092e1d5834819248e 8cebe39a0f114665a4ee7828282ac970 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-25 23:33:06.477 7 INFO neutron.api.v2.resource [None req-652d4e9e-ce54-48fe-8a5f-f4c0eaa26a1a f611ed7a75a7496092e1d5834819248e 8cebe39a0f114665a4ee7828282ac970 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 919/1778] 10.0.0.199 () {34 vars in 681 bytes} [Thu Jun 25 23:33:06 2026] POST /v2.0/rbac-policies => generated 547 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1779] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:06 2026] DELETE /v2.0/networks/92d62b9d-d48f-4123-bf0a-165e930562ec => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:06.818 7 INFO neutron.db.segments_db [None req-0b2c9dda-df5c-496f-8a0c-198bae28c494 f611ed7a75a7496092e1d5834819248e 8cebe39a0f114665a4ee7828282ac970 - - default default] Added segment 7302e8a2-75c8-4c82-aab6-ffc559bd973d of type vxlan for network a0de1632-253a-45cc-81be-8ddd5d6173c1 [pid: 8|app: 0|req: 860/1780] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:33:05 2026] PUT /v2.0/routers/570da76d-61d0-4d4a-96f7-8364b2eae499/add_router_interface => generated 309 bytes in 1513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:06.858 8 WARNING neutron_lib.context [None req-3abecae3-93f8-467f-8be8-7add1bdc2d43 b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1781] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:06 2026] POST /v2.0/networks => generated 727 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:06.994 7 INFO neutron.services.segments.plugin [-] Segment 5c036772-9f6f-4f38-9101-645774036ac7 resource provider aggregate not found [pid: 8|app: 0|req: 861/1782] 10.0.0.199 () {34 vars in 685 bytes} [Thu Jun 25 23:33:06 2026] POST /v2.0/security-groups => generated 1675 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:33:07.013 7 INFO neutron.services.segments.plugin [-] Segment 5c036772-9f6f-4f38-9101-645774036ac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c036772-9f6f-4f38-9101-645774036ac7 found for delete ", "request_id": "req-1dd4d305-4dfc-48e5-801b-703657896266"}]} 2026-06-25 23:33:07.016 7 INFO neutron.services.segments.plugin [-] Segment 5c036772-9f6f-4f38-9101-645774036ac7 resource provider aggregate not found [pid: 7|app: 0|req: 922/1783] 10.0.0.199 () {32 vars in 649 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/networks => generated 7202 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:07.041 7 INFO neutron.services.segments.plugin [-] Segment 5c036772-9f6f-4f38-9101-645774036ac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c036772-9f6f-4f38-9101-645774036ac7 found for delete ", "request_id": "req-ca5d3d29-0e7c-4ad0-98fd-0dd0d1643dad"}]} 2026-06-25 23:33:07.046 7 WARNING neutron_lib.context [None req-e1adf893-14d5-4fac-968d-346c2fa1838f b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 923/1784] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:07 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: 862/1785] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:07 2026] POST /v2.0/subnets => generated 647 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:07.208 8 WARNING neutron_lib.context [None req-ad028b15-335b-4c25-b13b-1de03e0f9316 b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1786] 10.0.0.199 () {32 vars in 647 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/subnets => generated 5830 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1787] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:07 2026] POST /v2.0/security-group-rules => generated 596 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1788] 10.0.0.199 () {32 vars in 647 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/routers => generated 2183 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:07.483 8 WARNING neutron_lib.context [None req-abb3feb7-931e-48ae-b580-2ba2349f111d b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1789] 10.0.0.199 () {34 vars in 681 bytes} [Thu Jun 25 23:33:07 2026] POST /v2.0/rbac-policies => generated 324 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:07.548 7 WARNING neutron_lib.context [None req-eb4e0b6f-936f-4ea6-beb1-cae1210d9c5d f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 865/1790] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:07.622 8 WARNING neutron_lib.context [None req-b4c812b1-c5ca-4545-8dfa-0d682f508abe b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 926/1791] 10.0.0.199 () {34 vars in 685 bytes} [Thu Jun 25 23:33:07 2026] POST /v2.0/security-groups => generated 1675 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:33:07.672 7 WARNING neutron_lib.context [None req-9d2dc717-e8e3-459a-bf33-96f8dfcfa99d f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 866/1792] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:07 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-06-25 23:33:07.762 8 WARNING neutron_lib.context [None req-f4cc7926-bc95-4035-8d1b-1f541bcfacc5 b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 927/1793] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:07.799 7 WARNING neutron_lib.context [None req-77c2fbc2-bb65-4af3-a92e-8ea57855dfa5 f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:07.801 8 INFO neutron.db.securitygroups_db [None req-f4cc7926-bc95-4035-8d1b-1f541bcfacc5 b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Project 1f20ce7b687b401db01f13bfbecb10b3 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: 867/1794] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:07 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1795] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:07 2026] POST /v2.0/security-group-rules => generated 596 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:07.931 7 WARNING neutron_lib.context [None req-712e7585-00b1-483f-9e35-b918d33a292c b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:07.978 7 INFO neutron.db.securitygroups_db [None req-712e7585-00b1-483f-9e35-b918d33a292c b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Project 1f20ce7b687b401db01f13bfbecb10b3 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: 868/1796] 10.0.0.199 () {32 vars in 723 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/networks/a0de1632-253a-45cc-81be-8ddd5d6173c1 => generated 655 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:07.991 8 WARNING neutron_lib.context [None req-c2a18cbe-35ef-4c05-9922-e738b7f309ea f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 929/1797] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:07 2026] POST /v2.0/security-group-rules => generated 606 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1798] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:07 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) 2026-06-25 23:33:08.104 7 WARNING neutron_lib.context [None req-f1a32890-4f0d-4410-8102-ae55bde59432 f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 930/1799] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:08.301 8 WARNING neutron_lib.context [None req-99f0d929-660a-46cc-bf1d-9a13c6d5d98f f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:08.332 8 INFO neutron.db.securitygroups_db [None req-99f0d929-660a-46cc-bf1d-9a13c6d5d98f f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Project e737775f9a254bfa9b9c925bb23158b7 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: 870/1800] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:08 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-06-25 23:33:08.434 8 WARNING neutron_lib.context [None req-e44c8ecf-3f3a-4394-8426-74820ca9748b f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:08.446 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a433b6d8-7bb4-4528-9f13-4e8e82e17e42 55f055179974408791aba7888b59fe18 02ffadd5373e4ae7b8e8d906cb6fc8c2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 931/1801] 10.0.0.199 () {32 vars in 723 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/networks/a0de1632-253a-45cc-81be-8ddd5d6173c1 => generated 138 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:08.470 8 INFO neutron.db.securitygroups_db [None req-e44c8ecf-3f3a-4394-8426-74820ca9748b f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Project e737775f9a254bfa9b9c925bb23158b7 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: 871/1802] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:08 2026] POST /v2.0/security-group-rules => generated 606 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:08.553 8 WARNING neutron_lib.context [None req-caa2aac0-a0f2-4638-9557-69ef28d66eb2 b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 872/1803] 10.0.0.199 () {34 vars in 685 bytes} [Thu Jun 25 23:33:08 2026] POST /v2.0/security-groups => generated 1660 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:33:08.687 8 WARNING neutron_lib.context [None req-c73e7f04-e3ab-497e-af3b-9ee0ac5a8373 b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 873/1804] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:08.793 8 WARNING neutron_lib.context [None req-57054bd1-668d-4712-b2c8-cfd1d3ced224 b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 874/1805] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1806] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:08 2026] DELETE /v2.0/networks/a0de1632-253a-45cc-81be-8ddd5d6173c1 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:08.976 7 WARNING neutron_lib.context [None req-e7cb31ef-47c3-490a-a4f2-cb04d20c839a b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:09.033 7 INFO neutron.services.segments.plugin [-] Segment 7302e8a2-75c8-4c82-aab6-ffc559bd973d resource provider aggregate not found 2026-06-25 23:33:09.052 7 INFO neutron.services.segments.plugin [-] Segment 7302e8a2-75c8-4c82-aab6-ffc559bd973d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7302e8a2-75c8-4c82-aab6-ffc559bd973d found for delete ", "request_id": "req-5dc9d3d4-0af2-453e-a485-ecd25dbc8dec"}]} 2026-06-25 23:33:09.059 7 INFO neutron.services.segments.plugin [-] Segment 7302e8a2-75c8-4c82-aab6-ffc559bd973d resource provider aggregate not found [pid: 8|app: 0|req: 875/1807] 10.0.0.199 () {32 vars in 649 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/networks => generated 1297 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:09.074 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c21220d-4819-429f-9cd7-e337c35a2fca f611ed7a75a7496092e1d5834819248e 8cebe39a0f114665a4ee7828282ac970 - - default default] DELETE failed (client error): The resource could not be found. 2026-06-25 23:33:09.080 7 INFO neutron.services.segments.plugin [-] Segment 7302e8a2-75c8-4c82-aab6-ffc559bd973d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7302e8a2-75c8-4c82-aab6-ffc559bd973d found for delete ", "request_id": "req-335667ea-9ee1-4192-9fa7-40ac03ba3eaa"}]} [pid: 8|app: 0|req: 876/1808] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:33:09 2026] DELETE /v2.0/subnets/dab3def4-b434-4bec-957f-14d6520de1ba => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:09.095 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d2b828b-1d91-47a0-984c-4fbc4ef1419c f611ed7a75a7496092e1d5834819248e 8cebe39a0f114665a4ee7828282ac970 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 877/1809] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:33:09 2026] DELETE /v2.0/subnets/c461b436-a667-4ca3-bd75-c3b845b8e75b => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:09.110 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ab110af-acbd-4532-bbcc-6c1989513df7 f611ed7a75a7496092e1d5834819248e 8cebe39a0f114665a4ee7828282ac970 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 878/1810] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:33:09 2026] DELETE /v2.0/subnets/26edd74f-9354-4aae-8331-3c817cf5e474 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1811] 10.0.0.245 () {34 vars in 1100 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1949322228&fields=id&tenant_id=e737775f9a254bfa9b9c925bb23158b7 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1812] 10.0.0.245 () {34 vars in 982 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/networks?id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8 => generated 660 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1813] 10.0.0.245 () {34 vars in 965 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/quotas/e737775f9a254bfa9b9c925bb23158b7 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1814] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/ports?tenant_id=e737775f9a254bfa9b9c925bb23158b7&fields=id => generated 103 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1815] 10.0.0.245 () {34 vars in 1008 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1816] 10.0.0.245 () {34 vars in 1108 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?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: 885/1817] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => 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: 933/1818] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:33:08 2026] POST /v2.0/floatingips => generated 552 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1819] 10.0.0.245 () {34 vars in 1100 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1470458281&fields=id&tenant_id=1f20ce7b687b401db01f13bfbecb10b3 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1820] 10.0.0.245 () {34 vars in 1100 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2000747700&fields=id&tenant_id=1f20ce7b687b401db01f13bfbecb10b3 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1821] 10.0.0.245 () {34 vars in 982 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/networks?id=54689a68-5c0b-4d7f-bc34-bd1e2edfcc48 => 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: 935/1822] 10.0.0.245 () {34 vars in 965 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/quotas/1f20ce7b687b401db01f13bfbecb10b3 => 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: 888/1823] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/ports?tenant_id=1f20ce7b687b401db01f13bfbecb10b3&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1824] 10.0.0.245 () {34 vars in 1008 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/networks/54689a68-5c0b-4d7f-bc34-bd1e2edfcc48?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1825] 10.0.0.245 () {34 vars in 1108 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/networks/54689a68-5c0b-4d7f-bc34-bd1e2edfcc48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1826] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/security-groups?tenant_id=8cebe39a0f114665a4ee7828282ac970&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1827] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => 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: 938/1828] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:10 2026] DELETE /v2.0/security-groups/c598b004-0b1b-4a84-976e-0ee29591c02c => 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: 891/1829] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/security-groups?tenant_id=8f04078de8b64ed28a1af33dc4afe11f&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1830] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => 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: 939/1831] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:10 2026] DELETE /v2.0/security-groups/c3ffb148-aa02-4518-9171-850d98257766 => 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: 893/1832] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/security-groups?tenant_id=02ffadd5373e4ae7b8e8d906cb6fc8c2&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: 940/1833] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:11 2026] DELETE /v2.0/security-groups/6857d0bf-4daa-4dbe-a97e-bf5bbe0a1a6b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1834] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:11 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1835] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:11 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => 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: 895/1836] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:12 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => 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: 942/1837] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:12 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1838] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:13 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => 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: 943/1839] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:33:13 2026] GET /v2.0/networks?id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8 => generated 660 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1840] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:13 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => 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: 944/1841] 199.19.213.146 () {34 vars in 1050 bytes} [Thu Jun 25 23:33:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e737775f9a254bfa9b9c925bb23158b7 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:14.023 8 WARNING neutron_lib.context [req-e3f53164-0db6-4e86-b97a-d492b04b83dc req-0489b048-2f89-4093-b39c-d3aa11aa544c f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 898/1842] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:33:14 2026] POST /v2.0/ports => generated 954 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 899/1843] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => 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: 945/1844] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:33:14 2026] PUT /v2.0/ports/2eb15276-c13c-43c6-b025-f1e2ecf5e50f => generated 1235 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1845] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:15 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 946/1846] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:15 2026] GET /v2.0/security-groups?id=614289bb-eb4c-41e2-80f2-ce94171210a8&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:15.493 8 WARNING neutron_lib.context [None req-b4e7b531-36b1-40c7-8efe-6c0a6a4435bb aee11eb3f44c42a09b87919d6de1934f d1d3cd6478cb4d678db2a01500442f2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:15.687 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-63a89ac6-780d-46b4-9a45-256630bd50ea'] response: {'name': 'network-changed', 'server_uuid': 'd3c8be70-4677-4f35-b5bd-909f5fab6d12', 'tag': '2eb15276-c13c-43c6-b025-f1e2ecf5e50f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 947/1847] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:15 2026] GET /v2.0/ports?tenant_id=e737775f9a254bfa9b9c925bb23158b7&device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1848] 199.19.213.146 () {34 vars in 1018 bytes} [Thu Jun 25 23:33:15 2026] GET /v2.0/networks?tenant_id=e737775f9a254bfa9b9c925bb23158b7&shared=False => generated 756 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1849] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:15 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1850] 199.19.213.146 () {34 vars in 930 bytes} [Thu Jun 25 23:33:15 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1851] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:33:15 2026] POST /v2.0/floatingips => generated 552 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:16.053 8 WARNING neutron_lib.context [None req-b68bf50e-bd4a-4b7f-9e54-a2ec93628730 aee11eb3f44c42a09b87919d6de1934f d1d3cd6478cb4d678db2a01500442f2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 951/1852] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:33:16 2026] GET /v2.0/networks?id=54689a68-5c0b-4d7f-bc34-bd1e2edfcc48 => generated 672 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1853] 199.19.213.146 () {34 vars in 1050 bytes} [Thu Jun 25 23:33:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1f20ce7b687b401db01f13bfbecb10b3 => generated 274 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:16.169 7 WARNING neutron_lib.context [req-b612cf97-8120-428a-87a3-385b9391276e req-c254c269-d88f-448e-8457-6b6f4d9fe6bf b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 953/1854] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:33:16 2026] POST /v2.0/ports => generated 997 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 954/1855] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:16 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1856] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:33:16 2026] POST /v2.0/floatingips => generated 552 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1857] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:16 2026] GET /v2.0/security-groups?id=614289bb-eb4c-41e2-80f2-ce94171210a8&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:16.662 8 WARNING neutron_lib.context [None req-778b438a-3a4a-41f8-90b4-72eb07139286 aee11eb3f44c42a09b87919d6de1934f d1d3cd6478cb4d678db2a01500442f2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 955/1858] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:33:16 2026] PUT /v2.0/ports/c8daf180-fc56-4ff1-a86c-0fe3a131f9e0 => generated 1278 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 956/1859] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:16 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1012 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1860] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:17 2026] GET /v2.0/ports?tenant_id=e737775f9a254bfa9b9c925bb23158b7&device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1861] 10.0.0.245 () {34 vars in 1120 bytes} [Thu Jun 25 23:33:17 2026] GET /v2.0/security-groups?id=ea53c028-70d0-4831-a799-73f1f0b85477&id=c957a995-5a0a-4531-96b4-be071e997181&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1862] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:33:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2eb15276-c13c-43c6-b025-f1e2ecf5e50f => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1863] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:33:17 2026] GET /v2.0/subnets?id=9256e0b6-b5c4-4972-afd6-c783997e65ad => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1864] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:17 2026] GET /v2.0/ports?network_id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1865] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:33:16 2026] POST /v2.0/floatingips => generated 552 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:17.246 8 WARNING neutron_lib.context [None req-69b1da52-fd4a-44e6-9f67-b7aa190aa290 aee11eb3f44c42a09b87919d6de1934f d1d3cd6478cb4d678db2a01500442f2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 962/1866] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:17 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1867] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:17 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1868] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:17 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1869] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:33:17 2026] POST /v2.0/floatingips => generated 552 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:17.770 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfbfc889-20be-4ec8-a38f-e25dc0066b13'] response: {'name': 'network-changed', 'server_uuid': '7fba3ab8-2c35-41f8-846e-561e59933ba6', 'tag': 'c8daf180-fc56-4ff1-a86c-0fe3a131f9e0', 'status': 'completed', 'code': 200} 2026-06-25 23:33:17.774 8 WARNING neutron_lib.context [None req-0f2b5dd3-4aa8-4ab7-8f9c-c7544e9cbe43 aee11eb3f44c42a09b87919d6de1934f d1d3cd6478cb4d678db2a01500442f2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 965/1870] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:17 2026] GET /v2.0/security-groups?id=614289bb-eb4c-41e2-80f2-ce94171210a8&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1871] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/ports?tenant_id=1f20ce7b687b401db01f13bfbecb10b3&device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1281 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1872] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c8daf180-fc56-4ff1-a86c-0fe3a131f9e0 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1873] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/subnets?id=c30791f3-3b70-4244-b289-f3930ce633a6 => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1874] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/ports?network_id=54689a68-5c0b-4d7f-bc34-bd1e2edfcc48&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1875] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/networks/54689a68-5c0b-4d7f-bc34-bd1e2edfcc48?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: 971/1876] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1877] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/networks/54689a68-5c0b-4d7f-bc34-bd1e2edfcc48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1878] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:33:17 2026] POST /v2.0/floatingips => generated 552 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1879] 10.0.0.245 () {34 vars in 1120 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/security-groups?id=ea53c028-70d0-4831-a799-73f1f0b85477&id=c957a995-5a0a-4531-96b4-be071e997181&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1880] 10.0.0.199 () {34 vars in 759 bytes} [Thu Jun 25 23:33:18 2026] PUT /v2.0/floatingips/9f3582a9-7fac-45c6-96b9-b7a6f99c25d1/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1881] 10.0.0.199 () {34 vars in 759 bytes} [Thu Jun 25 23:33:18 2026] PUT /v2.0/floatingips/d97bfafd-8994-4049-bc66-b8f7e19106b7/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1882] 10.0.0.199 () {34 vars in 759 bytes} [Thu Jun 25 23:33:18 2026] PUT /v2.0/floatingips/83c4d40c-1ece-4c17-8fa5-095efb53feb5/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1883] 10.0.0.199 () {34 vars in 759 bytes} [Thu Jun 25 23:33:18 2026] PUT /v2.0/floatingips/d52cf315-fcdf-4d9a-814b-e616ada3d1ea/tags => 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: 909/1884] 10.0.0.199 () {32 vars in 672 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1885] 10.0.0.199 () {32 vars in 686 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1886] 10.0.0.199 () {32 vars in 682 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1887] 10.0.0.199 () {32 vars in 694 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1888] 10.0.0.199 () {32 vars in 680 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1889] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1890] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/security-groups?id=614289bb-eb4c-41e2-80f2-ce94171210a8&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1891] 10.0.0.199 () {32 vars in 694 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1892] 10.0.0.199 () {32 vars in 690 bytes} [Thu Jun 25 23:33:19 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1893] 10.0.0.199 () {32 vars in 702 bytes} [Thu Jun 25 23:33:19 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1894] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:19 2026] GET /v2.0/ports?tenant_id=1f20ce7b687b401db01f13bfbecb10b3&device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1895] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:33:19 2026] GET /v2.0/networks?id=54689a68-5c0b-4d7f-bc34-bd1e2edfcc48 => generated 768 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1896] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:19 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1897] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:33:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c8daf180-fc56-4ff1-a86c-0fe3a131f9e0 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1898] 10.0.0.245 () {34 vars in 1120 bytes} [Thu Jun 25 23:33:19 2026] GET /v2.0/security-groups?id=ea53c028-70d0-4831-a799-73f1f0b85477&id=c957a995-5a0a-4531-96b4-be071e997181&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1899] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:33:19 2026] GET /v2.0/subnets?id=c30791f3-3b70-4244-b289-f3930ce633a6 => generated 690 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1900] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:19 2026] GET /v2.0/ports?network_id=54689a68-5c0b-4d7f-bc34-bd1e2edfcc48&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1901] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:19 2026] GET /v2.0/networks/54689a68-5c0b-4d7f-bc34-bd1e2edfcc48?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1902] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:19 2026] GET /v2.0/networks/54689a68-5c0b-4d7f-bc34-bd1e2edfcc48?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: 915/1903] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:33:19 2026] DELETE /v2.0/floatingips/9f3582a9-7fac-45c6-96b9-b7a6f99c25d1 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1904] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:20 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1905] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:20 2026] GET /v2.0/security-groups?id=614289bb-eb4c-41e2-80f2-ce94171210a8&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: 989/1906] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:33:19 2026] DELETE /v2.0/floatingips/d97bfafd-8994-4049-bc66-b8f7e19106b7 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1907] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:33:20 2026] DELETE /v2.0/floatingips/83c4d40c-1ece-4c17-8fa5-095efb53feb5 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1908] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:20 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1012 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1909] 10.0.0.245 () {34 vars in 1120 bytes} [Thu Jun 25 23:33:20 2026] GET /v2.0/security-groups?id=ea53c028-70d0-4831-a799-73f1f0b85477&id=c957a995-5a0a-4531-96b4-be071e997181&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1910] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:33:20 2026] DELETE /v2.0/floatingips/d52cf315-fcdf-4d9a-814b-e616ada3d1ea => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1911] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:33:20 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1281 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1912] 199.19.213.146 () {34 vars in 1124 bytes} [Thu Jun 25 23:33:20 2026] GET /v2.0/security-groups?id=c957a995-5a0a-4531-96b4-be071e997181&id=ea53c028-70d0-4831-a799-73f1f0b85477&fields=id&fields=name => generated 207 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1913] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:33:20 2026] DELETE /v2.0/floatingips/3882ba74-7671-4352-9ac8-b8a9fcc2dbf3 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1914] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:21 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1915] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:21 2026] GET /v2.0/security-groups?id=614289bb-eb4c-41e2-80f2-ce94171210a8&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: 995/1918] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:21 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1919] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:21 2026] GET /v2.0/security-groups?id=614289bb-eb4c-41e2-80f2-ce94171210a8&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1920] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:33:21 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:21.528 8 WARNING neutron_lib.context [None req-e5f73a9c-a33f-48a0-8a98-a54dc248e36f f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 997/1921] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:21 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1922] 10.0.0.245 () {34 vars in 1120 bytes} [Thu Jun 25 23:33:21 2026] GET /v2.0/security-groups?id=ea53c028-70d0-4831-a799-73f1f0b85477&id=c957a995-5a0a-4531-96b4-be071e997181&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:22.365 8 INFO neutron.db.l3_db [None req-e5f73a9c-a33f-48a0-8a98-a54dc248e36f f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Floating IP e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b associated. External IP: 10.96.250.217, port: 2eb15276-c13c-43c6-b025-f1e2ecf5e50f. [pid: 7|app: 0|req: 999/1923] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:22 2026] GET /v2.0/security-groups?tenant_id=02a66333fe9648d6b69f1502f3e8aac6&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1924] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:22 2026] DELETE /v2.0/security-groups/204f2fdd-e2ec-4bf7-9a79-3b227015bdb0 => 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: 925/1925] 10.0.0.199 () {34 vars in 677 bytes} [Thu Jun 25 23:33:21 2026] POST /v2.0/floatingips => generated 855 bytes in 1181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1926] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:22 2026] GET /v2.0/security-groups?tenant_id=71bbc6390ea14d17a26cfc8c75fe799d&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1927] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:33:22 2026] GET /v2.0/floatingips/e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b => generated 855 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1928] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:22 2026] DELETE /v2.0/security-groups/8ce1c642-e8c4-4efd-a2cb-91e794fecc07 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:22.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-271bfb8a-6421-4dde-a5df-14416ef23641'] response: {'name': 'network-changed', 'server_uuid': 'd3c8be70-4677-4f35-b5bd-909f5fab6d12', 'tag': '2eb15276-c13c-43c6-b025-f1e2ecf5e50f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 927/1929] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:22 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1930] 10.0.0.245 () {34 vars in 1120 bytes} [Thu Jun 25 23:33:23 2026] GET /v2.0/security-groups?id=ea53c028-70d0-4831-a799-73f1f0b85477&id=c957a995-5a0a-4531-96b4-be071e997181&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1931] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:23 2026] GET /v2.0/security-groups?tenant_id=d1d3cd6478cb4d678db2a01500442f2c&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1932] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:23 2026] GET /v2.0/ports?tenant_id=e737775f9a254bfa9b9c925bb23158b7&device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1933] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:23 2026] DELETE /v2.0/security-groups/aace10bb-7534-40ff-8f02-d1d62346dc1b => 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: 930/1934] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:33:23 2026] GET /v2.0/networks?id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8 => generated 756 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1935] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:33:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2eb15276-c13c-43c6-b025-f1e2ecf5e50f => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1936] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:33:23 2026] GET /v2.0/subnets?id=9256e0b6-b5c4-4972-afd6-c783997e65ad => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1937] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:23 2026] GET /v2.0/ports?network_id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1938] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:23 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1939] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:23 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1940] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:33:23 2026] GET /v2.0/floatingips/e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1941] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:24 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1014 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1942] 10.0.0.245 () {34 vars in 1120 bytes} [Thu Jun 25 23:33:24 2026] GET /v2.0/security-groups?id=ea53c028-70d0-4831-a799-73f1f0b85477&id=c957a995-5a0a-4531-96b4-be071e997181&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1943] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:24 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:24.807 8 INFO neutron.db.l3_db [None req-b3933154-1de3-4d50-9423-b04969b838c4 b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Floating IP df7d92ad-08e9-40c0-8caa-dd7846952fd5 associated. External IP: 10.96.250.213, port: c8daf180-fc56-4ff1-a86c-0fe3a131f9e0. [pid: 7|app: 0|req: 1010/1944] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:33:24 2026] GET /v2.0/floatingips/e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b => generated 857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1945] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:33:24 2026] PUT /v2.0/floatingips/df7d92ad-08e9-40c0-8caa-dd7846952fd5 => generated 856 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:27.650 7 WARNING neutron_lib.context [None req-ce23ec88-aab5-4be8-855f-66e67777945d 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:27.785 7 INFO neutron.db.segments_db [None req-ce23ec88-aab5-4be8-855f-66e67777945d 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Added segment f6680c4b-ab93-4459-b6e6-4f67b68f769f of type vxlan for network 85b3d99f-3162-44c1-8b2d-b8e8eb084b87 [pid: 7|app: 0|req: 1011/1946] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:27 2026] POST /v2.0/networks => generated 631 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:27.887 8 WARNING neutron_lib.context [None req-5ef8f5d7-6e26-44f8-bf27-24a7198fcd57 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:27.926 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4fa5449-fb12-45cb-a632-7fc22e907f69'] response: {'name': 'network-changed', 'server_uuid': '7fba3ab8-2c35-41f8-846e-561e59933ba6', 'tag': 'c8daf180-fc56-4ff1-a86c-0fe3a131f9e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1012/1947] 199.19.213.146 () {34 vars in 1096 bytes} [Thu Jun 25 23:33:28 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1948] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:27 2026] POST /v2.0/subnets => generated 626 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:28.142 7 WARNING neutron_lib.context [None req-f290eec3-1d20-4fe5-87c2-b0a1372eb44b 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:28.197 7 INFO neutron.db.segments_db [None req-f290eec3-1d20-4fe5-87c2-b0a1372eb44b 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Added segment 70393d59-7331-4316-ba3d-45e669925fb1 of type vxlan for network b7f04447-a78c-49d8-b85c-c52895e294b3 [pid: 7|app: 0|req: 1013/1949] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:28 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:28.299 8 WARNING neutron_lib.context [None req-d0818ebb-771e-4c18-bc49-a32c7e1e18c1 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1014/1950] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:28 2026] GET /v2.0/ports?tenant_id=1f20ce7b687b401db01f13bfbecb10b3&device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1951] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:33:28 2026] GET /v2.0/networks?id=54689a68-5c0b-4d7f-bc34-bd1e2edfcc48 => generated 768 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1952] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:33:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c8daf180-fc56-4ff1-a86c-0fe3a131f9e0 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1953] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:28 2026] POST /v2.0/subnets => generated 629 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:28.585 8 WARNING neutron_lib.context [None req-c00c1a2a-4393-4898-999b-4f378c574b2f 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1017/1954] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:33:28 2026] GET /v2.0/subnets?id=c30791f3-3b70-4244-b289-f3930ce633a6 => generated 690 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1955] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:28 2026] GET /v2.0/ports?network_id=54689a68-5c0b-4d7f-bc34-bd1e2edfcc48&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:28.645 8 INFO neutron.db.segments_db [None req-c00c1a2a-4393-4898-999b-4f378c574b2f 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Added segment 9184ae28-54b4-4e0e-a717-fd1bee807ced of type vxlan for network ae20fec8-5f17-450d-aedc-c4e5ebece201 [pid: 7|app: 0|req: 1019/1956] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:28 2026] GET /v2.0/networks/54689a68-5c0b-4d7f-bc34-bd1e2edfcc48?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: 938/1957] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:28 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:28.740 8 WARNING neutron_lib.context [None req-a3070a4a-eb7d-4975-b97b-de9324fc7d35 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1020/1958] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:28 2026] GET /v2.0/networks/54689a68-5c0b-4d7f-bc34-bd1e2edfcc48?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: 939/1959] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:28 2026] POST /v2.0/subnets => generated 629 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:28.967 7 WARNING neutron_lib.context [None req-e2263d74-a147-4d18-a52a-1b94e7195ac3 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:29.016 7 INFO neutron.db.segments_db [None req-e2263d74-a147-4d18-a52a-1b94e7195ac3 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Added segment e2df1b05-bad1-481e-a5a8-786d5343afbb of type vxlan for network 5617c846-5e91-49ea-9cdf-414d02471e05 [pid: 7|app: 0|req: 1021/1960] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:28 2026] POST /v2.0/networks => generated 631 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:29.117 8 WARNING neutron_lib.context [None req-0859239b-c3c7-425d-a16f-2575e283e3e1 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1022/1961] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:29 2026] GET /v2.0/ports?tenant_id=e737775f9a254bfa9b9c925bb23158b7&device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1962] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:29 2026] POST /v2.0/subnets => generated 629 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:29.388 7 WARNING neutron_lib.context [None req-620ed326-10e3-48df-8ebd-36e667d518f2 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:29.449 7 INFO neutron.db.segments_db [None req-620ed326-10e3-48df-8ebd-36e667d518f2 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Added segment ebd8943c-e2fb-4492-b40c-d5f6f014e5e7 of type vxlan for network 5670e802-2e40-4916-bc91-c606c49e88d2 [pid: 7|app: 0|req: 1023/1963] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:29 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:29.561 8 WARNING neutron_lib.context [None req-77325a00-01a8-43af-8277-2903762ce601 54818ad1049a46488285ce5581395166 8cab37df2d99430caeb82126494729ec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1024/1964] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:33:29 2026] GET /v2.0/networks?id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8 => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1965] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:33:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2eb15276-c13c-43c6-b025-f1e2ecf5e50f => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1966] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:33:29 2026] GET /v2.0/subnets?id=9256e0b6-b5c4-4972-afd6-c783997e65ad => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1967] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:29 2026] POST /v2.0/subnets => generated 629 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1968] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:29 2026] GET /v2.0/ports?network_id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8&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: 942/1969] 10.0.0.199 () {34 vars in 751 bytes} [Thu Jun 25 23:33:29 2026] PUT /v2.0/subnets/6526ffd7-9c45-4c06-a1d9-6f021510cffc/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1970] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:29 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?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: 943/1971] 10.0.0.199 () {34 vars in 751 bytes} [Thu Jun 25 23:33:29 2026] PUT /v2.0/subnets/d6871118-0201-4ce2-a824-a403bfc327bf/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1972] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:29 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1973] 10.0.0.199 () {34 vars in 751 bytes} [Thu Jun 25 23:33:29 2026] PUT /v2.0/subnets/5b6f6d0e-6162-4101-b843-1cee0e05b4bf/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1974] 10.0.0.199 () {34 vars in 751 bytes} [Thu Jun 25 23:33:30 2026] PUT /v2.0/subnets/b8615727-dab5-4870-a2e5-598e06038a99/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1975] 10.0.0.199 () {32 vars in 664 bytes} [Thu Jun 25 23:33:30 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1976] 10.0.0.199 () {32 vars in 678 bytes} [Thu Jun 25 23:33:30 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1977] 10.0.0.199 () {32 vars in 674 bytes} [Thu Jun 25 23:33:30 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1978] 10.0.0.199 () {32 vars in 686 bytes} [Thu Jun 25 23:33:30 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1979] 10.0.0.199 () {32 vars in 672 bytes} [Thu Jun 25 23:33:30 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1980] 10.0.0.199 () {32 vars in 686 bytes} [Thu Jun 25 23:33:30 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1981] 10.0.0.199 () {32 vars in 682 bytes} [Thu Jun 25 23:33:30 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1982] 10.0.0.199 () {32 vars in 694 bytes} [Thu Jun 25 23:33:30 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1983] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:33:30 2026] DELETE /v2.0/subnets/6526ffd7-9c45-4c06-a1d9-6f021510cffc => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1984] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:33:30 2026] DELETE /v2.0/subnets/d6871118-0201-4ce2-a824-a403bfc327bf => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1985] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:33:30 2026] DELETE /v2.0/subnets/5b6f6d0e-6162-4101-b843-1cee0e05b4bf => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1986] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:33:30 2026] DELETE /v2.0/subnets/b8615727-dab5-4870-a2e5-598e06038a99 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1987] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:33:31 2026] DELETE /v2.0/subnets/4ecdeb36-0dcd-4b29-a1bc-c16b504e4bff => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:31.664 7 INFO neutron.services.segments.plugin [-] Segment f6680c4b-ab93-4459-b6e6-4f67b68f769f resource provider aggregate not found 2026-06-25 23:33:31.669 7 INFO neutron.services.segments.plugin [-] Segment f6680c4b-ab93-4459-b6e6-4f67b68f769f resource provider aggregate not found [pid: 7|app: 0|req: 1037/1988] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:31 2026] DELETE /v2.0/networks/85b3d99f-3162-44c1-8b2d-b8e8eb084b87 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:31.981 8 INFO neutron.services.segments.plugin [-] Segment 70393d59-7331-4316-ba3d-45e669925fb1 resource provider aggregate not found 2026-06-25 23:33:31.985 8 INFO neutron.services.segments.plugin [-] Segment 70393d59-7331-4316-ba3d-45e669925fb1 resource provider aggregate not found 2026-06-25 23:33:31.992 8 INFO neutron.services.segments.plugin [-] Segment 70393d59-7331-4316-ba3d-45e669925fb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70393d59-7331-4316-ba3d-45e669925fb1 found for delete ", "request_id": "req-bb8b58e0-75a6-43c7-a927-94f1956e7b58"}]} 2026-06-25 23:33:31.998 8 INFO neutron.services.segments.plugin [-] Segment 70393d59-7331-4316-ba3d-45e669925fb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70393d59-7331-4316-ba3d-45e669925fb1 found for delete ", "request_id": "req-de6b6aaa-e350-4153-8a0e-2dba58125585"}]} [pid: 8|app: 0|req: 952/1989] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:31 2026] DELETE /v2.0/networks/b7f04447-a78c-49d8-b85c-c52895e294b3 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:32.015 7 INFO neutron.services.segments.plugin [-] Segment f6680c4b-ab93-4459-b6e6-4f67b68f769f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6680c4b-ab93-4459-b6e6-4f67b68f769f found for delete ", "request_id": "req-5684b5e4-b7ad-4c70-9e48-4bf3c2728337"}]} 2026-06-25 23:33:32.024 7 INFO neutron.services.segments.plugin [-] Segment f6680c4b-ab93-4459-b6e6-4f67b68f769f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6680c4b-ab93-4459-b6e6-4f67b68f769f found for delete ", "request_id": "req-50655f34-29c1-4f69-b7d7-63e9fa26ef95"}]} [pid: 7|app: 0|req: 1038/1990] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:32 2026] DELETE /v2.0/networks/ae20fec8-5f17-450d-aedc-c4e5ebece201 => 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: 1039/1991] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:32 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1014 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1992] 10.0.0.245 () {34 vars in 1120 bytes} [Thu Jun 25 23:33:32 2026] GET /v2.0/security-groups?id=ea53c028-70d0-4831-a799-73f1f0b85477&id=c957a995-5a0a-4531-96b4-be071e997181&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1993] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:32 2026] DELETE /v2.0/networks/5617c846-5e91-49ea-9cdf-414d02471e05 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1994] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:33:32 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1283 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1995] 10.0.0.192 () {34 vars in 990 bytes} [Thu Jun 25 23:33:32 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 1240 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1996] 10.0.0.199 () {32 vars in 858 bytes} [Thu Jun 25 23:33:32 2026] GET /v2.0/floatingips?floating_network_id=749a17d8-4549-4306-b023-57d137bc966a&port_id=c8daf180-fc56-4ff1-a86c-0fe3a131f9e0 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1997] 10.0.0.192 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:32 2026] GET /v2.0/security-groups?id=614289bb-eb4c-41e2-80f2-ce94171210a8&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1998] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:32 2026] DELETE /v2.0/networks/5670e802-2e40-4916-bc91-c606c49e88d2 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1999] 10.0.0.192 () {34 vars in 990 bytes} [Thu Jun 25 23:33:33 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2000] 10.0.0.192 () {34 vars in 1120 bytes} [Thu Jun 25 23:33:33 2026] GET /v2.0/security-groups?id=ea53c028-70d0-4831-a799-73f1f0b85477&id=c957a995-5a0a-4531-96b4-be071e997181&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2001] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:33 2026] GET /v2.0/security-groups?tenant_id=8cab37df2d99430caeb82126494729ec&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2002] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:33 2026] DELETE /v2.0/security-groups/4611c84e-c48b-45b5-9629-aba6aa21c16e => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:34.116 8 INFO neutron.services.segments.plugin [-] Segment e2df1b05-bad1-481e-a5a8-786d5343afbb resource provider aggregate not found 2026-06-25 23:33:34.120 8 INFO neutron.services.segments.plugin [-] Segment e2df1b05-bad1-481e-a5a8-786d5343afbb resource provider aggregate not found 2026-06-25 23:33:34.134 8 INFO neutron.services.segments.plugin [-] Segment e2df1b05-bad1-481e-a5a8-786d5343afbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2df1b05-bad1-481e-a5a8-786d5343afbb found for delete ", "request_id": "req-3c9929d6-c040-489a-9b31-18e3a0723bf7"}]} 2026-06-25 23:33:34.139 8 INFO neutron.services.segments.plugin [-] Segment e2df1b05-bad1-481e-a5a8-786d5343afbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2df1b05-bad1-481e-a5a8-786d5343afbb found for delete ", "request_id": "req-7c783bc2-f215-407a-b4a8-04c1e8278783"}]} [pid: 8|app: 0|req: 960/2003] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:34 2026] GET /v2.0/security-groups?tenant_id=5fb17f0dfbc94ee2a5450702ef61a10c&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:34.255 7 INFO neutron.services.segments.plugin [-] Segment 9184ae28-54b4-4e0e-a717-fd1bee807ced resource provider aggregate not found 2026-06-25 23:33:34.262 7 INFO neutron.services.segments.plugin [-] Segment 9184ae28-54b4-4e0e-a717-fd1bee807ced resource provider aggregate not found 2026-06-25 23:33:34.275 7 INFO neutron.services.segments.plugin [-] Segment 9184ae28-54b4-4e0e-a717-fd1bee807ced resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9184ae28-54b4-4e0e-a717-fd1bee807ced found for delete ", "request_id": "req-1e899ce4-8b02-41a9-85c1-aecc80389d67"}]} 2026-06-25 23:33:34.283 7 INFO neutron.services.segments.plugin [-] Segment 9184ae28-54b4-4e0e-a717-fd1bee807ced resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9184ae28-54b4-4e0e-a717-fd1bee807ced found for delete ", "request_id": "req-2c3a09a7-a088-4d94-9fc2-35a7373d7d43"}]} 2026-06-25 23:33:34.292 7 INFO neutron.services.segments.plugin [-] Segment ebd8943c-e2fb-4492-b40c-d5f6f014e5e7 resource provider aggregate not found 2026-06-25 23:33:34.298 7 INFO neutron.services.segments.plugin [-] Segment ebd8943c-e2fb-4492-b40c-d5f6f014e5e7 resource provider aggregate not found 2026-06-25 23:33:34.302 7 INFO neutron.services.segments.plugin [-] Segment ebd8943c-e2fb-4492-b40c-d5f6f014e5e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebd8943c-e2fb-4492-b40c-d5f6f014e5e7 found for delete ", "request_id": "req-14b2e480-0148-4295-8c3b-154d46c1293d"}]} 2026-06-25 23:33:34.308 7 INFO neutron.services.segments.plugin [-] Segment ebd8943c-e2fb-4492-b40c-d5f6f014e5e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebd8943c-e2fb-4492-b40c-d5f6f014e5e7 found for delete ", "request_id": "req-86f9baf0-e7bc-43a9-86d3-a7e6ecb6f46f"}]} [pid: 7|app: 0|req: 1044/2004] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:34 2026] DELETE /v2.0/security-groups/f8804f79-757d-4164-993b-1ec529f6cd8f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2005] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:34 2026] GET /v2.0/security-groups?tenant_id=45dc58187c354694aec20fb6a6b8fef0&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2006] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:34 2026] DELETE /v2.0/security-groups/52643a44-09e3-4742-a592-561c6c7ac092 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2007] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:35 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2008] 10.0.0.245 () {34 vars in 1120 bytes} [Thu Jun 25 23:33:35 2026] GET /v2.0/security-groups?id=ea53c028-70d0-4831-a799-73f1f0b85477&id=c957a995-5a0a-4531-96b4-be071e997181&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2011] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:36 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2012] 10.0.0.245 () {34 vars in 1120 bytes} [Thu Jun 25 23:33:36 2026] GET /v2.0/security-groups?id=ea53c028-70d0-4831-a799-73f1f0b85477&id=c957a995-5a0a-4531-96b4-be071e997181&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2013] 10.0.0.199 () {32 vars in 826 bytes} [Thu Jun 25 23:33:37 2026] GET /v2.0/ports?project_id=e737775f9a254bfa9b9c925bb23158b7&network_id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8 => generated 3691 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2014] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:33:37 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1012 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2015] 10.0.0.199 () {32 vars in 742 bytes} [Thu Jun 25 23:33:37 2026] GET /v2.0/subnets?network_id=749a17d8-4549-4306-b023-57d137bc966a => generated 667 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:38.046 8 INFO neutron.db.l3_db [req-1d802123-3949-44fd-8129-ed1542c37df3 req-167d6594-8e37-49ab-b3c2-c9d738a35092 b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] Floating IP df7d92ad-08e9-40c0-8caa-dd7846952fd5 disassociated. External IP: 10.96.250.213, port: c8daf180-fc56-4ff1-a86c-0fe3a131f9e0. [pid: 7|app: 0|req: 1051/2016] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:38 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 1012 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2017] 10.0.0.245 () {34 vars in 1120 bytes} [Thu Jun 25 23:33:38 2026] GET /v2.0/security-groups?id=ea53c028-70d0-4831-a799-73f1f0b85477&id=c957a995-5a0a-4531-96b4-be071e997181&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:38.292 7 INFO neutron.db.l3_db [None req-e2539fc7-0575-4a23-9e67-a8f22c8f764b f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Floating IP e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b disassociated. External IP: 10.96.250.217, port: 2eb15276-c13c-43c6-b025-f1e2ecf5e50f. [pid: 8|app: 0|req: 966/2018] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:33:37 2026] DELETE /v2.0/ports/c8daf180-fc56-4ff1-a86c-0fe3a131f9e0 => generated 0 bytes in 657 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2019] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:33:38 2026] PUT /v2.0/floatingips/e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b => generated 554 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2020] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:33:38 2026] GET /v2.0/floatingips/e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:38.762 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fd601f9-9740-4565-be7f-b281fb4a683f'] response: {'name': 'network-changed', 'server_uuid': 'd3c8be70-4677-4f35-b5bd-909f5fab6d12', 'tag': '2eb15276-c13c-43c6-b025-f1e2ecf5e50f', 'status': 'completed', 'code': 200} 2026-06-25 23:33:38.825 7 WARNING neutron_lib.context [None req-4416b65a-fac2-4cc8-a463-5bb6252faa3c 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:38.966 7 INFO neutron.db.segments_db [None req-4416b65a-fac2-4cc8-a463-5bb6252faa3c 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Added segment 86bcd176-4a70-4484-8a32-b4b8927a3439 of type vxlan for network 4e371cbb-fce8-4a65-baaa-845c7f04e77f [pid: 7|app: 0|req: 1054/2021] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:38 2026] POST /v2.0/networks => generated 631 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:39.047 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f05b8b17-7e3b-49fd-aa67-cee13a8f4385'] response: {'server_uuid': '7fba3ab8-2c35-41f8-846e-561e59933ba6', 'name': 'network-vif-deleted', 'tag': 'c8daf180-fc56-4ff1-a86c-0fe3a131f9e0', 'status': 'completed', 'code': 200} 2026-06-25 23:33:39.052 8 WARNING neutron_lib.context [None req-5442752e-fb95-4da7-9369-a60824d7bc67 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1055/2022] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2023] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/ports?tenant_id=e737775f9a254bfa9b9c925bb23158b7&device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2024] 10.0.0.199 () {34 vars in 664 bytes} [Thu Jun 25 23:33:39 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:33:39.368 8 WARNING neutron_lib.context [None req-f8971e18-7e52-481b-a365-c7350f54fe95 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1057/2025] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/networks?id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8 => generated 756 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2026] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2eb15276-c13c-43c6-b025-f1e2ecf5e50f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2027] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/subnets?id=9256e0b6-b5c4-4972-afd6-c783997e65ad => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2028] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/ports?network_id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2029] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2030] 10.0.0.199 () {34 vars in 666 bytes} [Thu Jun 25 23:33:39 2026] POST /v2.0/trunks => generated 407 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2031] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:39.611 8 WARNING neutron_lib.context [None req-f1f9ee64-c82a-46c5-a2bd-78b751628121 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:39.668 8 INFO neutron.db.segments_db [None req-f1f9ee64-c82a-46c5-a2bd-78b751628121 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Added segment 11e7d9b3-f2f3-4acc-916e-c06f77f3c0d9 of type vxlan for network 76952947-74cf-465e-855d-dbb278341aae [pid: 7|app: 0|req: 1063/2032] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/floatingips/e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2033] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:39 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:39.774 7 WARNING neutron_lib.context [None req-73df5072-07c4-4636-8f7c-af08ca2a11f5 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1064/2034] 10.0.0.199 () {34 vars in 664 bytes} [Thu Jun 25 23:33:39 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:40.062 8 WARNING neutron_lib.context [None req-0ec0c3fb-f0e5-48d8-84e4-123d79eaf1af 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 971/2035] 10.0.0.199 () {34 vars in 666 bytes} [Thu Jun 25 23:33:40 2026] POST /v2.0/trunks => generated 407 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:33:40.240 7 WARNING neutron_lib.context [None req-de6b45dc-fdfc-429c-ad7e-29cb1a3eb237 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:40.298 7 INFO neutron.db.segments_db [None req-de6b45dc-fdfc-429c-ad7e-29cb1a3eb237 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Added segment 9769900b-d45c-401b-a51a-856e76d7a212 of type vxlan for network e6a380f9-52a9-4634-9b69-a90bbdf4e048 [pid: 8|app: 0|req: 972/2036] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:40 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => 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: 1065/2037] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:40 2026] POST /v2.0/networks => generated 632 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:40.430 8 WARNING neutron_lib.context [None req-d9ef46db-ee27-4bbb-90df-cb6c23a0aa20 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 973/2038] 10.0.0.199 () {34 vars in 664 bytes} [Thu Jun 25 23:33:40 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:40.732 7 WARNING neutron_lib.context [None req-2fd4078c-d666-4146-aad2-c1f898000bbd 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 974/2039] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:33:40 2026] GET /v2.0/floatingips/e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b => generated 552 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2040] 10.0.0.199 () {34 vars in 666 bytes} [Thu Jun 25 23:33:40 2026] POST /v2.0/trunks => generated 407 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:40.911 8 WARNING neutron_lib.context [None req-1e59bf81-10e6-473f-a0f7-25c68db3749e 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:40.963 8 INFO neutron.db.segments_db [None req-1e59bf81-10e6-473f-a0f7-25c68db3749e 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Added segment 29754f6d-8f07-4265-a5e3-daa6d1227088 of type vxlan for network 678455f0-2326-4e27-9a2e-83339f796391 [pid: 8|app: 0|req: 975/2041] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:40 2026] POST /v2.0/networks => generated 630 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:41.087 7 WARNING neutron_lib.context [None req-c5387630-b851-4ed3-9555-0c67c039e92a 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1067/2042] 10.0.0.199 () {34 vars in 664 bytes} [Thu Jun 25 23:33:41 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:41.380 8 WARNING neutron_lib.context [None req-75730985-8cbd-49e1-8b09-851fa26e6e0c 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1068/2043] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:41 2026] GET /v2.0/ports?device_id=7fba3ab8-2c35-41f8-846e-561e59933ba6 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2044] 10.0.0.199 () {34 vars in 666 bytes} [Thu Jun 25 23:33:41 2026] POST /v2.0/trunks => generated 407 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:41.556 7 WARNING neutron_lib.context [None req-4a12b779-aa42-45da-a547-5a6e84d8380e 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:41.603 7 INFO neutron.db.segments_db [None req-4a12b779-aa42-45da-a547-5a6e84d8380e 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Added segment ab9ca62a-c1a5-4248-aa79-90a94c816051 of type vxlan for network 89643699-3c45-4157-a6cf-f327019dd258 [pid: 7|app: 0|req: 1069/2045] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:41 2026] POST /v2.0/networks => generated 630 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:41.700 8 WARNING neutron_lib.context [None req-9e544695-6b14-44a0-b7c8-3a96d2217722 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:41.833 7 WARNING neutron_lib.context [None req-466b41b9-a089-4773-9a4e-36afd4932949 f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 977/2046] 10.0.0.199 () {34 vars in 664 bytes} [Thu Jun 25 23:33:41 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2047] 10.0.0.199 () {34 vars in 685 bytes} [Thu Jun 25 23:33:41 2026] POST /v2.0/security-groups => generated 1673 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:33:41.998 8 WARNING neutron_lib.context [None req-42693c46-b769-4b7b-a1c7-86e254f45f25 8c0e6557e9a64dfc80dbff65baefcacc daade023dee54f0d85c091734a8865f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:42.000 7 WARNING neutron_lib.context [None req-1350a47c-c7a4-475f-ad56-e21512345a9e f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1071/2048] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:42.161 7 WARNING neutron_lib.context [None req-77bc4cdb-cd2a-4bf1-957e-19e6591a19b1 f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 978/2049] 10.0.0.199 () {34 vars in 666 bytes} [Thu Jun 25 23:33:41 2026] POST /v2.0/trunks => generated 407 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2050] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:33:42 2026] PUT /v2.0/trunks/337f8a60-7ba5-4544-ae51-e2b1c4581649/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2051] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:42 2026] POST /v2.0/security-group-rules => generated 596 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2052] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:33:42 2026] PUT /v2.0/trunks/ce423bf2-2e47-4a28-a473-1b816bd6b754/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:42.331 7 WARNING neutron_lib.context [None req-0b3ee46d-9257-4c74-9161-14525a6cf4f8 f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 981/2053] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:33:42 2026] PUT /v2.0/trunks/4edc9bab-f546-425e-b401-59cc27b34b83/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: 982/2054] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:33:42 2026] PUT /v2.0/trunks/8a37625a-a908-4af6-99ad-414d5f38cfaf/tags => 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: 983/2055] 10.0.0.199 () {32 vars in 662 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2056] 10.0.0.199 () {32 vars in 676 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2057] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:42 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) [pid: 8|app: 0|req: 985/2058] 10.0.0.199 () {32 vars in 672 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:42.468 7 WARNING neutron_lib.context [None req-1f196aef-1c6a-4d24-af5c-f6eecba781e3 f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 986/2059] 10.0.0.199 () {32 vars in 684 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2060] 10.0.0.199 () {32 vars in 670 bytes} [Thu Jun 25 23:33:42 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: 988/2061] 10.0.0.199 () {32 vars in 684 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2062] 10.0.0.199 () {32 vars in 680 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2063] 10.0.0.199 () {32 vars in 692 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2064] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2065] 10.0.0.199 () {32 vars in 719 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/trunks/337f8a60-7ba5-4544-ae51-e2b1c4581649 => generated 412 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:42.636 7 WARNING neutron_lib.context [None req-b1a1c681-4083-4c9d-b156-fd30510e8b3a f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:42.668 7 INFO neutron.db.securitygroups_db [None req-b1a1c681-4083-4c9d-b156-fd30510e8b3a f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Project e737775f9a254bfa9b9c925bb23158b7 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: 991/2066] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:42 2026] DELETE /v2.0/security-groups/c957a995-5a0a-4531-96b4-be071e997181 => 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: 1076/2067] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:42 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) 2026-06-25 23:33:42.752 7 INFO neutron.api.v2.resource [None req-799eff2f-9024-4fbf-b431-49f835856635 b56d25e681424bd39377d9fd93fd6368 1f20ce7b687b401db01f13bfbecb10b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1077/2068] 10.0.0.199 () {32 vars in 737 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/security-groups/c957a995-5a0a-4531-96b4-be071e997181 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:42.756 7 WARNING neutron_lib.context [None req-25502813-e9ee-45f8-bbfd-61c2067cc21a f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:42.784 7 INFO neutron.db.securitygroups_db [None req-25502813-e9ee-45f8-bbfd-61c2067cc21a f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Project e737775f9a254bfa9b9c925bb23158b7 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: 992/2069] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/ports/de9f2a4c-9388-47ac-ba1d-02eae99c1415 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2070] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:33:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2071] 10.0.0.199 () {32 vars in 722 bytes} [Thu Jun 25 23:33:42 2026] DELETE /v2.0/trunks/337f8a60-7ba5-4544-ae51-e2b1c4581649 => 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: 1080/2072] 10.0.0.199 () {32 vars in 719 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/trunks/ce423bf2-2e47-4a28-a473-1b816bd6b754 => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2073] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:33:42 2026] DELETE /v2.0/floatingips/df7d92ad-08e9-40c0-8caa-dd7846952fd5 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2074] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:33:42 2026] GET /v2.0/ports/7be21e5d-6c82-4e24-92ae-13ef3ea35950 => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2075] 10.0.0.199 () {32 vars in 722 bytes} [Thu Jun 25 23:33:43 2026] DELETE /v2.0/trunks/ce423bf2-2e47-4a28-a473-1b816bd6b754 => 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: 1083/2076] 10.0.0.199 () {32 vars in 719 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/trunks/4edc9bab-f546-425e-b401-59cc27b34b83 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2077] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:43 2026] DELETE /v2.0/security-groups/ea53c028-70d0-4831-a799-73f1f0b85477 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2078] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/ports/c2e1dc6f-a313-47dd-abf2-d6493f02aee5 => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2079] 10.0.0.199 () {32 vars in 722 bytes} [Thu Jun 25 23:33:43 2026] DELETE /v2.0/trunks/4edc9bab-f546-425e-b401-59cc27b34b83 => 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: 1086/2080] 10.0.0.199 () {32 vars in 649 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/networks => generated 1297 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2081] 10.0.0.199 () {32 vars in 719 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/trunks/8a37625a-a908-4af6-99ad-414d5f38cfaf => generated 414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2082] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/ports/405d2905-7e77-4622-847f-a6865c1511b2 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2083] 10.0.0.245 () {34 vars in 1098 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-232954715&fields=id&tenant_id=e737775f9a254bfa9b9c925bb23158b7 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2084] 10.0.0.199 () {32 vars in 722 bytes} [Thu Jun 25 23:33:43 2026] DELETE /v2.0/trunks/8a37625a-a908-4af6-99ad-414d5f38cfaf => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2085] 10.0.0.245 () {34 vars in 982 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/networks?id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8 => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2086] 10.0.0.199 () {32 vars in 719 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/trunks/7fcc91ad-16cf-4a59-8b9c-a3d6be16c36f => generated 407 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2087] 10.0.0.245 () {34 vars in 965 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/quotas/e737775f9a254bfa9b9c925bb23158b7 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2088] 10.0.0.199 () {32 vars in 717 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/ports/a8ae529c-7d89-4a3c-a8a6-67e15293ad0d => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2089] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/ports?tenant_id=e737775f9a254bfa9b9c925bb23158b7&fields=id => generated 149 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2090] 10.0.0.199 () {32 vars in 722 bytes} [Thu Jun 25 23:33:43 2026] DELETE /v2.0/trunks/7fcc91ad-16cf-4a59-8b9c-a3d6be16c36f => 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: 1097/2091] 10.0.0.245 () {34 vars in 1008 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?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: 995/2092] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:33:43 2026] PUT /v2.0/routers/df0859e2-823d-447d-a089-19ddbbcc9c03/remove_router_interface => generated 309 bytes in 900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2093] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:33:43 2026] DELETE /v2.0/ports/de9f2a4c-9388-47ac-ba1d-02eae99c1415 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2094] 10.0.0.245 () {34 vars in 1108 bytes} [Thu Jun 25 23:33:44 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2095] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:33:44 2026] DELETE /v2.0/ports/7be21e5d-6c82-4e24-92ae-13ef3ea35950 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2096] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:44 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => 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: 999/2097] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:33:44 2026] DELETE /v2.0/ports/c2e1dc6f-a313-47dd-abf2-d6493f02aee5 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2098] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:33:44 2026] DELETE /v2.0/ports/405d2905-7e77-4622-847f-a6865c1511b2 => 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: 1001/2099] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:33:44 2026] DELETE /v2.0/ports/a8ae529c-7d89-4a3c-a8a6-67e15293ad0d => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:45.101 7 INFO neutron.services.segments.plugin [-] Segment dd4f99b4-d80c-4762-9d44-a799526f4710 resource provider aggregate not found 2026-06-25 23:33:45.107 7 INFO neutron.services.segments.plugin [-] Segment dd4f99b4-d80c-4762-9d44-a799526f4710 resource provider aggregate not found 2026-06-25 23:33:45.122 7 INFO neutron.services.segments.plugin [-] Segment dd4f99b4-d80c-4762-9d44-a799526f4710 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd4f99b4-d80c-4762-9d44-a799526f4710 found for delete ", "request_id": "req-35bc2332-e622-48e3-916b-3eb3da21a100"}]} 2026-06-25 23:33:45.124 7 INFO neutron.services.segments.plugin [-] Segment dd4f99b4-d80c-4762-9d44-a799526f4710 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd4f99b4-d80c-4762-9d44-a799526f4710 found for delete ", "request_id": "req-e36bc2e5-4885-44bd-a907-1549d06a8352"}]} 2026-06-25 23:33:45.129 7 INFO neutron.db.l3_hamode_db [None req-0f55b716-fbbe-44b3-bfa6-a5d1e3f84043 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] HA network 60b1c425-0b5c-4d55-9783-5ea4fcde478d was deleted as no HA routers are present in tenant 1f20ce7b687b401db01f13bfbecb10b3. [pid: 7|app: 0|req: 1099/2100] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:33:44 2026] DELETE /v2.0/routers/df0859e2-823d-447d-a089-19ddbbcc9c03 => generated 0 bytes in 987 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:45.215 8 INFO neutron.services.segments.plugin [-] Segment 86bcd176-4a70-4484-8a32-b4b8927a3439 resource provider aggregate not found 2026-06-25 23:33:45.220 8 INFO neutron.services.segments.plugin [-] Segment 86bcd176-4a70-4484-8a32-b4b8927a3439 resource provider aggregate not found 2026-06-25 23:33:45.231 8 INFO neutron.services.segments.plugin [-] Segment 86bcd176-4a70-4484-8a32-b4b8927a3439 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86bcd176-4a70-4484-8a32-b4b8927a3439 found for delete ", "request_id": "req-225750ed-2ca4-47e4-ab6b-f55409fd9117"}]} 2026-06-25 23:33:45.233 8 INFO neutron.services.segments.plugin [-] Segment 86bcd176-4a70-4484-8a32-b4b8927a3439 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86bcd176-4a70-4484-8a32-b4b8927a3439 found for delete ", "request_id": "req-134636a2-148b-4d36-880f-76c3436d69f6"}]} [pid: 8|app: 0|req: 1002/2101] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:45 2026] DELETE /v2.0/networks/4e371cbb-fce8-4a65-baaa-845c7f04e77f => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2102] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:33:45 2026] DELETE /v2.0/subnets/c30791f3-3b70-4244-b289-f3930ce633a6 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2103] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:45 2026] DELETE /v2.0/networks/76952947-74cf-465e-855d-dbb278341aae => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2104] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:45 2026] DELETE /v2.0/networks/e6a380f9-52a9-4634-9b69-a90bbdf4e048 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2105] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:45 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => 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: 1101/2106] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:45 2026] DELETE /v2.0/networks/54689a68-5c0b-4d7f-bc34-bd1e2edfcc48 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2107] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:45 2026] DELETE /v2.0/networks/678455f0-2326-4e27-9a2e-83339f796391 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2108] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:45 2026] DELETE /v2.0/networks/89643699-3c45-4157-a6cf-f327019dd258 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2109] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:46 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2110] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:33:45 2026] PUT /v2.0/routers/bfbc5442-1746-44aa-a7d1-bca2da921d47/remove_router_interface => generated 309 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2111] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:46 2026] GET /v2.0/security-groups?tenant_id=daade023dee54f0d85c091734a8865f8&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2112] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:46 2026] DELETE /v2.0/security-groups/112a3b10-4019-4c55-9848-aa72c511ca8e => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:47.139 7 INFO neutron.services.segments.plugin [-] Segment b4674d0a-5bea-489f-bc17-54ac5367adac resource provider aggregate not found 2026-06-25 23:33:47.143 7 INFO neutron.services.segments.plugin [-] Segment b4674d0a-5bea-489f-bc17-54ac5367adac resource provider aggregate not found 2026-06-25 23:33:47.151 7 INFO neutron.services.segments.plugin [-] Segment b4674d0a-5bea-489f-bc17-54ac5367adac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4674d0a-5bea-489f-bc17-54ac5367adac found for delete ", "request_id": "req-94cfd5ad-03dd-4123-9d2b-175af1cbd411"}]} 2026-06-25 23:33:47.156 7 INFO neutron.services.segments.plugin [-] Segment b4674d0a-5bea-489f-bc17-54ac5367adac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4674d0a-5bea-489f-bc17-54ac5367adac found for delete ", "request_id": "req-53cd3462-3324-4e62-b8f7-d8e22df2647f"}]} [pid: 7|app: 0|req: 1105/2113] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:47 2026] GET /v2.0/security-groups?tenant_id=141005c8b27244218171b2c0da8a8516&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:47.246 8 INFO neutron.services.segments.plugin [-] Segment 11e7d9b3-f2f3-4acc-916e-c06f77f3c0d9 resource provider aggregate not found 2026-06-25 23:33:47.251 8 INFO neutron.services.segments.plugin [-] Segment 11e7d9b3-f2f3-4acc-916e-c06f77f3c0d9 resource provider aggregate not found 2026-06-25 23:33:47.264 8 INFO neutron.services.segments.plugin [-] Segment 11e7d9b3-f2f3-4acc-916e-c06f77f3c0d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11e7d9b3-f2f3-4acc-916e-c06f77f3c0d9 found for delete ", "request_id": "req-ed92a6aa-5af6-4983-9f39-8c0b4ef0f69e"}]} 2026-06-25 23:33:47.268 8 INFO neutron.services.segments.plugin [-] Segment 11e7d9b3-f2f3-4acc-916e-c06f77f3c0d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11e7d9b3-f2f3-4acc-916e-c06f77f3c0d9 found for delete ", "request_id": "req-aa184163-6ea3-4070-a3ca-5590152ab998"}]} 2026-06-25 23:33:47.286 8 INFO neutron.services.segments.plugin [-] Segment 9769900b-d45c-401b-a51a-856e76d7a212 resource provider aggregate not found 2026-06-25 23:33:47.290 8 INFO neutron.services.segments.plugin [-] Segment 9769900b-d45c-401b-a51a-856e76d7a212 resource provider aggregate not found 2026-06-25 23:33:47.308 8 INFO neutron.services.segments.plugin [-] Segment 9769900b-d45c-401b-a51a-856e76d7a212 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9769900b-d45c-401b-a51a-856e76d7a212 found for delete ", "request_id": "req-165faada-9f8c-4d3d-8bed-cc8052989197"}]} 2026-06-25 23:33:47.312 8 INFO neutron.services.segments.plugin [-] Segment 9769900b-d45c-401b-a51a-856e76d7a212 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9769900b-d45c-401b-a51a-856e76d7a212 found for delete ", "request_id": "req-a19ac7d6-bb71-4d3e-b253-488ddce08086"}]} 2026-06-25 23:33:47.328 8 INFO neutron.services.segments.plugin [-] Segment 29754f6d-8f07-4265-a5e3-daa6d1227088 resource provider aggregate not found 2026-06-25 23:33:47.332 8 INFO neutron.services.segments.plugin [-] Segment 29754f6d-8f07-4265-a5e3-daa6d1227088 resource provider aggregate not found 2026-06-25 23:33:47.345 8 INFO neutron.services.segments.plugin [-] Segment 29754f6d-8f07-4265-a5e3-daa6d1227088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29754f6d-8f07-4265-a5e3-daa6d1227088 found for delete ", "request_id": "req-ab1cef7f-0876-4b89-9c45-8f7b0737838a"}]} 2026-06-25 23:33:47.350 8 INFO neutron.services.segments.plugin [-] Segment 29754f6d-8f07-4265-a5e3-daa6d1227088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29754f6d-8f07-4265-a5e3-daa6d1227088 found for delete ", "request_id": "req-1f3198c4-713f-4439-ad2d-5536a77cc6dc"}]} 2026-06-25 23:33:47.361 8 INFO neutron.services.segments.plugin [-] Segment ab9ca62a-c1a5-4248-aa79-90a94c816051 resource provider aggregate not found [pid: 7|app: 0|req: 1106/2114] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:47 2026] DELETE /v2.0/security-groups/f3c4d3ac-6d7e-43bf-a557-15cec9123664 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:47.373 8 INFO neutron.services.segments.plugin [-] Segment ab9ca62a-c1a5-4248-aa79-90a94c816051 resource provider aggregate not found 2026-06-25 23:33:47.377 8 INFO neutron.services.segments.plugin [-] Segment ab9ca62a-c1a5-4248-aa79-90a94c816051 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab9ca62a-c1a5-4248-aa79-90a94c816051 found for delete ", "request_id": "req-8db9bf3e-aa43-4856-8269-9c49c9244334"}]} 2026-06-25 23:33:47.389 8 INFO neutron.services.segments.plugin [-] Segment ab9ca62a-c1a5-4248-aa79-90a94c816051 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab9ca62a-c1a5-4248-aa79-90a94c816051 found for delete ", "request_id": "req-f960241f-9b7a-422b-ab26-debe54b2ba5a"}]} 2026-06-25 23:33:47.574 8 INFO neutron.db.l3_hamode_db [None req-49c20555-79b8-429d-ada2-6468c1b362b4 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] HA network 3d161094-7adf-4f41-86d3-0e840e425cbf was deleted as no HA routers are present in tenant fe0bf12369c14de9afc5ab31ab85f044. [pid: 8|app: 0|req: 1009/2115] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:33:46 2026] DELETE /v2.0/routers/bfbc5442-1746-44aa-a7d1-bca2da921d47 => generated 0 bytes in 920 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2116] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:47 2026] GET /v2.0/security-groups?tenant_id=07483988f9ee4aee9d57951a5362277b&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2117] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:33:47 2026] DELETE /v2.0/subnets/68d00600-ec94-426a-bd49-97ce0f17172f => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2118] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:47 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => 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: 1108/2119] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:47 2026] DELETE /v2.0/security-groups/06024873-637d-4c92-8485-4d011fccf3bc => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2120] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:47 2026] DELETE /v2.0/networks/d0f9aa08-6123-410a-8c5e-a41a2b0d3f86 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2121] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:48 2026] GET /v2.0/security-groups?tenant_id=fe0bf12369c14de9afc5ab31ab85f044&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2122] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:48 2026] DELETE /v2.0/security-groups/4dab317d-0323-41c8-baa1-cde1c89a5c05 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2123] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:33:48 2026] GET /v2.0/networks?id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8 => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2124] 199.19.213.146 () {34 vars in 1050 bytes} [Thu Jun 25 23:33:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e737775f9a254bfa9b9c925bb23158b7 => generated 273 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:48.675 7 WARNING neutron_lib.context [req-a66d6d3c-8fa4-4418-ab8f-273348920f11 req-76f62c02-a85a-4d45-80a4-3a53af0c5942 f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1015/2125] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:48 2026] GET /v2.0/security-groups?tenant_id=1f20ce7b687b401db01f13bfbecb10b3&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2126] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:48 2026] DELETE /v2.0/security-groups/ac55f9dd-cf31-44e4-af69-602b8eb9441a => 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: 1017/2127] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:48 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => 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: 1111/2128] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:33:48 2026] POST /v2.0/ports => generated 954 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:49.395 8 INFO neutron.services.segments.plugin [-] Segment fae74c35-095c-4baa-bd1b-782748c1e96f resource provider aggregate not found 2026-06-25 23:33:49.406 8 INFO neutron.services.segments.plugin [-] Segment fae74c35-095c-4baa-bd1b-782748c1e96f resource provider aggregate not found 2026-06-25 23:33:49.427 8 INFO neutron.services.segments.plugin [-] Segment fae74c35-095c-4baa-bd1b-782748c1e96f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fae74c35-095c-4baa-bd1b-782748c1e96f found for delete ", "request_id": "req-fb6964f1-e13f-4bcb-8624-f0336b5ee5bd"}]} 2026-06-25 23:33:49.431 8 INFO neutron.services.segments.plugin [-] Segment fae74c35-095c-4baa-bd1b-782748c1e96f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fae74c35-095c-4baa-bd1b-782748c1e96f found for delete ", "request_id": "req-18d97e58-d027-4ef4-87f2-f55206a6567c"}]} 2026-06-25 23:33:49.449 8 INFO neutron.services.segments.plugin [-] Segment 600115d3-2e08-42c1-90e7-ad99d0a63810 resource provider aggregate not found 2026-06-25 23:33:49.456 8 INFO neutron.services.segments.plugin [-] Segment 600115d3-2e08-42c1-90e7-ad99d0a63810 resource provider aggregate not found 2026-06-25 23:33:49.470 8 INFO neutron.services.segments.plugin [-] Segment 600115d3-2e08-42c1-90e7-ad99d0a63810 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 600115d3-2e08-42c1-90e7-ad99d0a63810 found for delete ", "request_id": "req-4fdd899a-eb06-4892-b3c4-427b5478db8b"}]} 2026-06-25 23:33:49.473 8 INFO neutron.services.segments.plugin [-] Segment 600115d3-2e08-42c1-90e7-ad99d0a63810 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 600115d3-2e08-42c1-90e7-ad99d0a63810 found for delete ", "request_id": "req-3697dfd2-1b9d-4855-8ba0-9f240db0b3e8"}]} [pid: 8|app: 0|req: 1018/2129] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:33:49 2026] PUT /v2.0/ports/743b7a4b-4893-4ede-b88c-6bd706d2ec81 => generated 1235 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1112/2130] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:49 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:33:50.088 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-901acbff-20d5-4bde-b786-7934c52e0cd5'] response: {'name': 'network-changed', 'server_uuid': '9ed24410-bf18-42bb-9f6e-37e8e72302a5', 'tag': '743b7a4b-4893-4ede-b88c-6bd706d2ec81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1019/2131] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/security-groups?id=0bd3e776-678a-4fe3-9f45-41b3b7c3c008&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2132] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/ports?tenant_id=e737775f9a254bfa9b9c925bb23158b7&device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2133] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=743b7a4b-4893-4ede-b88c-6bd706d2ec81 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2134] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/subnets?id=9256e0b6-b5c4-4972-afd6-c783997e65ad => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2135] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/ports?network_id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2136] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2137] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2138] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:51.265 7 WARNING neutron_lib.context [None req-c2d2dad7-f28b-4961-9833-4b75524fb4d3 bf735c88066240a69f1ebc65fcd5e502 852a30f8a91b4b70bc924d7f3db78fe3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1024/2139] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/security-groups?id=0bd3e776-678a-4fe3-9f45-41b3b7c3c008&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: 7|app: 0|req: 1116/2142] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:33:51 2026] POST /v2.0/floatingips => generated 552 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2143] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/ports?tenant_id=e737775f9a254bfa9b9c925bb23158b7&device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2144] 10.0.0.199 () {34 vars in 759 bytes} [Thu Jun 25 23:33:51 2026] PUT /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2145] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2146] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/networks?id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8 => generated 756 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2147] 10.0.0.199 () {34 vars in 770 bytes} [Thu Jun 25 23:33:51 2026] PUT /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2148] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=743b7a4b-4893-4ede-b88c-6bd706d2ec81 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2149] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2150] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:33:51 2026] GET /v2.0/subnets?id=9256e0b6-b5c4-4972-afd6-c783997e65ad => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2151] 10.0.0.199 () {34 vars in 766 bytes} [Thu Jun 25 23:33:52 2026] PUT /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2152] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/ports?network_id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8&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: 7|app: 0|req: 1122/2153] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2154] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2155] 10.0.0.199 () {34 vars in 788 bytes} [Thu Jun 25 23:33:52 2026] PUT /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2156] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/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: 1033/2157] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2158] 10.0.0.199 () {34 vars in 759 bytes} [Thu Jun 25 23:33:52 2026] PUT /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2159] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2160] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:52.277 8 INFO neutron.api.v2.resource [None req-803bedc5-6f62-4c93-8cd1-83fa5c470cb0 bf735c88066240a69f1ebc65fcd5e502 852a30f8a91b4b70bc924d7f3db78fe3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1035/2161] 10.0.0.199 () {32 vars in 751 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2162] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:33:52 2026] DELETE /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2163] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:52.386 7 INFO neutron.api.v2.resource [None req-354e920c-8db4-43ee-bf9d-30c6fc8e0b86 bf735c88066240a69f1ebc65fcd5e502 852a30f8a91b4b70bc924d7f3db78fe3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1128/2164] 10.0.0.199 () {32 vars in 754 bytes} [Thu Jun 25 23:33:52 2026] DELETE /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2165] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2166] 10.0.0.199 () {32 vars in 742 bytes} [Thu Jun 25 23:33:52 2026] DELETE /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2167] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2168] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/security-groups?id=0bd3e776-678a-4fe3-9f45-41b3b7c3c008&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2169] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:33:52 2026] DELETE /v2.0/floatingips/c5e40c85-ccf1-43f0-96bc-0031bd5728a9 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2170] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2171] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/security-groups?tenant_id=ed6808afdf5e4f09bac05aab3e25b755&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2172] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/security-groups?id=0bd3e776-678a-4fe3-9f45-41b3b7c3c008&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: 1132/2173] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:53 2026] DELETE /v2.0/security-groups/0efe3995-de92-48f0-8438-e6b93405e3ea => 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: 1042/2174] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/security-groups?tenant_id=852a30f8a91b4b70bc924d7f3db78fe3&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2175] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:33:54 2026] DELETE /v2.0/security-groups/1e3b0801-36be-49f0-88ca-4807e1dd0a1d => 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: 1043/2176] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2177] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/security-groups?id=0bd3e776-678a-4fe3-9f45-41b3b7c3c008&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2178] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:55 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2179] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:55 2026] GET /v2.0/security-groups?id=0bd3e776-678a-4fe3-9f45-41b3b7c3c008&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: 1045/2180] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => 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: 1136/2181] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/security-groups?id=0bd3e776-678a-4fe3-9f45-41b3b7c3c008&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: 1046/2182] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:56.655 7 INFO neutron.db.l3_db [None req-913d7ffd-fd17-4a13-bd85-0635cf27908f f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Floating IP e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b associated. External IP: 10.96.250.217, port: 743b7a4b-4893-4ede-b88c-6bd706d2ec81. [pid: 7|app: 0|req: 1137/2183] 10.0.0.199 () {34 vars in 749 bytes} [Thu Jun 25 23:33:56 2026] PUT /v2.0/floatingips/e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b => generated 855 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2184] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:33:57 2026] GET /v2.0/floatingips/e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:57.663 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70d65a93-4fcd-44ab-966b-04fa0032d25e'] response: {'name': 'network-changed', 'server_uuid': '9ed24410-bf18-42bb-9f6e-37e8e72302a5', 'tag': '743b7a4b-4893-4ede-b88c-6bd706d2ec81', 'status': 'completed', 'code': 200} 2026-06-25 23:33:57.745 7 WARNING neutron_lib.context [None req-fda7d3ef-456b-4e3a-b948-2108cdd7938b 3e3d6a4d79a74640bf9597a77e65f6be 306f1926c98d4fafb9324e1c36217bb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:57.910 7 INFO neutron.db.segments_db [None req-fda7d3ef-456b-4e3a-b948-2108cdd7938b 3e3d6a4d79a74640bf9597a77e65f6be 306f1926c98d4fafb9324e1c36217bb4 - - default default] Added segment 4f839be8-2a19-446a-ad71-76c928260213 of type vxlan for network f1ba8a85-9459-491d-a61d-58db17e7ecb6 2026-06-25 23:33:58.011 8 WARNING neutron_lib.context [None req-c78450a8-04b8-4bbd-88d0-9f6ff998e5ca 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1138/2185] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:57 2026] POST /v2.0/networks => generated 631 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2186] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:33:58 2026] PUT /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2187] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2188] 10.0.0.199 () {34 vars in 764 bytes} [Thu Jun 25 23:33:58 2026] PUT /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-25 23:33:58.183 8 INFO neutron.db.segments_db [None req-c78450a8-04b8-4bbd-88d0-9f6ff998e5ca 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Added segment 95d17814-d8ef-47bf-bf25-59829ca3ad68 of type vxlan for network 2b83f58f-387a-4445-82e8-ca70f6925947 [pid: 7|app: 0|req: 1142/2189] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/floatingips/e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2190] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/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: 1144/2191] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/ports?tenant_id=e737775f9a254bfa9b9c925bb23158b7&device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2192] 10.0.0.199 () {34 vars in 760 bytes} [Thu Jun 25 23:33:58 2026] PUT /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2193] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:57 2026] POST /v2.0/networks => generated 639 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2194] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2195] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/networks?id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8 => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:58.321 8 WARNING neutron_lib.context [None req-97731b70-61c7-466f-ae67-505778ae8032 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1147/2196] 10.0.0.199 () {34 vars in 782 bytes} [Thu Jun 25 23:33:58 2026] PUT /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2197] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=743b7a4b-4893-4ede-b88c-6bd706d2ec81 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2198] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2199] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/subnets?id=9256e0b6-b5c4-4972-afd6-c783997e65ad => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2200] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:33:58 2026] PUT /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2201] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/ports?network_id=651a8c2b-6836-45b7-a32f-9f532ff0dfd8&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2202] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2203] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2204] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:58 2026] POST /v2.0/subnets => generated 658 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2205] 10.0.0.199 () {32 vars in 741 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2206] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2207] 10.0.0.199 () {32 vars in 722 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:58.715 8 INFO neutron.api.v2.resource [None req-6b69add0-e422-43c6-aaa3-799e580950f7 3e3d6a4d79a74640bf9597a77e65f6be 306f1926c98d4fafb9324e1c36217bb4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1052/2208] 10.0.0.199 () {32 vars in 745 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:33:58.718 7 WARNING neutron_lib.context [None req-11a741ba-4069-4a9b-9cc5-f84233cd296c 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1053/2209] 10.0.0.199 () {32 vars in 744 bytes} [Thu Jun 25 23:33:58 2026] DELETE /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2210] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:58.848 8 INFO neutron.api.v2.resource [None req-a944cff4-82b0-40a0-93e0-47fe4466458b 3e3d6a4d79a74640bf9597a77e65f6be 306f1926c98d4fafb9324e1c36217bb4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1055/2211] 10.0.0.199 () {32 vars in 748 bytes} [Thu Jun 25 23:33:58 2026] DELETE /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2212] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:33:58 2026] DELETE /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2213] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2214] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:58 2026] POST /v2.0/subnets => generated 731 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:59.010 7 WARNING neutron_lib.context [None req-18d37523-a3fa-454c-aa8d-17b8a7a17ab2 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:59.070 7 INFO neutron.db.segments_db [None req-18d37523-a3fa-454c-aa8d-17b8a7a17ab2 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Added segment 069992d6-f378-4bbc-aa7f-bdb1adc3471b of type vxlan for network 55e572f6-a90f-464e-99c4-8ad446fe95eb 2026-06-25 23:33:59.071 8 INFO neutron.services.segments.plugin [-] Segment 4f839be8-2a19-446a-ad71-76c928260213 resource provider aggregate not found 2026-06-25 23:33:59.076 8 INFO neutron.services.segments.plugin [-] Segment 4f839be8-2a19-446a-ad71-76c928260213 resource provider aggregate not found 2026-06-25 23:33:59.083 8 INFO neutron.services.segments.plugin [-] Segment 4f839be8-2a19-446a-ad71-76c928260213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f839be8-2a19-446a-ad71-76c928260213 found for delete ", "request_id": "req-350b221a-9255-4e4d-823d-3d1c18086887"}]} 2026-06-25 23:33:59.089 8 INFO neutron.services.segments.plugin [-] Segment 4f839be8-2a19-446a-ad71-76c928260213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f839be8-2a19-446a-ad71-76c928260213 found for delete ", "request_id": "req-4a397cfe-179c-4b2e-a8b7-c08a9b356c43"}]} [pid: 8|app: 0|req: 1058/2215] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:33:58 2026] DELETE /v2.0/networks/f1ba8a85-9459-491d-a61d-58db17e7ecb6 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2216] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:59 2026] POST /v2.0/networks => generated 638 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:59.174 8 WARNING neutron_lib.context [None req-7118dfd2-22b0-4204-b935-2a7a8066616e 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1159/2217] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:33:59 2026] GET /v2.0/floatingips/e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b => generated 857 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2218] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:59 2026] POST /v2.0/subnets => generated 655 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:59.431 7 WARNING neutron_lib.context [None req-1a39c476-43d3-4eac-af74-198b79bb9697 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1160/2219] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:59 2026] POST /v2.0/subnets => generated 725 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:59.709 8 WARNING neutron_lib.context [None req-8c685afb-005f-40fe-a752-289254ba381e 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:33:59.772 8 INFO neutron.db.segments_db [None req-8c685afb-005f-40fe-a752-289254ba381e 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Added segment bcf77c9c-16c9-4f0d-b0ea-790d46e8ef81 of type vxlan for network 5c408ca2-f2b8-4366-aeb2-6b24e3293492 [pid: 8|app: 0|req: 1060/2220] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:33:59 2026] POST /v2.0/networks => generated 637 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:59.885 8 WARNING neutron_lib.context [None req-2ee4a71f-f937-4d27-853f-8de05616bb03 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1161/2221] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:33:59 2026] GET /v2.0/security-groups?tenant_id=cd3665f021e642ffac4fea8c0f7b2828&name=default => generated 2929 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2222] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:33:59 2026] POST /v2.0/subnets => generated 655 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2223] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:00 2026] DELETE /v2.0/security-groups/97f1987d-9b3f-433b-8267-f5a0b506d874 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:00.133 8 WARNING neutron_lib.context [None req-70ee6370-0455-4d7e-b158-5d74f70a7399 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1163/2224] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:00 2026] GET /v2.0/security-groups?tenant_id=306f1926c98d4fafb9324e1c36217bb4&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: 1062/2225] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:34:00 2026] POST /v2.0/subnets => generated 730 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:00.375 8 WARNING neutron_lib.context [None req-3db37b84-6164-4301-8299-1b6514a9f2df 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:34:00.425 8 INFO neutron.db.segments_db [None req-3db37b84-6164-4301-8299-1b6514a9f2df 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Added segment 75980fa8-4f25-4d16-b902-20417e8fa3bc of type vxlan for network 2d146aa1-2e09-4f09-9171-bed0d642c7a5 [pid: 7|app: 0|req: 1164/2226] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:00 2026] DELETE /v2.0/security-groups/df5602e8-3bde-4d1c-a679-7410e87f91f5 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:00.698 8 INFO neutron.db.l3_hamode_db [None req-3db37b84-6164-4301-8299-1b6514a9f2df 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:34:01.567 8 INFO neutron.db.l3_hamode_db [None req-3db37b84-6164-4301-8299-1b6514a9f2df 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1063/2227] 10.0.0.199 () {34 vars in 669 bytes} [Thu Jun 25 23:34:00 2026] POST /v2.0/routers => generated 684 bytes in 2197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2228] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:34:02 2026] PUT /v2.0/routers/a7a078c1-e731-409c-a7e3-a056295e0da1/add_router_interface => generated 309 bytes in 1585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:04.231 8 WARNING neutron_lib.context [None req-b8c63813-33c9-4389-b043-1c2e3b75b5ae 20bedd19922d4bc09bc8fc5d31e2a7c2 f2c7b21083a547809fe5914fd42632b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:34:04.399 8 INFO neutron.db.segments_db [None req-b8c63813-33c9-4389-b043-1c2e3b75b5ae 20bedd19922d4bc09bc8fc5d31e2a7c2 f2c7b21083a547809fe5914fd42632b1 - - default default] Added segment 267602ab-c41e-45fe-a995-f6f1fc1f252f of type vxlan for network ad767672-40ea-4baa-a290-83eac0a549e1 [pid: 8|app: 0|req: 1064/2229] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:34:04 2026] POST /v2.0/networks => generated 632 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:04.535 8 WARNING neutron_lib.context [None req-fd343c54-254c-4113-a085-ab579428a67f 20bedd19922d4bc09bc8fc5d31e2a7c2 f2c7b21083a547809fe5914fd42632b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1065/2230] 10.0.0.199 () {34 vars in 664 bytes} [Thu Jun 25 23:34:04 2026] POST /v2.0/ports => generated 743 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1066/2231] 10.0.0.199 () {34 vars in 747 bytes} [Thu Jun 25 23:34:04 2026] PUT /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2232] 10.0.0.199 () {32 vars in 727 bytes} [Thu Jun 25 23:34:05 2026] GET /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2233] 10.0.0.199 () {34 vars in 758 bytes} [Thu Jun 25 23:34:05 2026] PUT /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2234] 10.0.0.199 () {32 vars in 727 bytes} [Thu Jun 25 23:34:05 2026] GET /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2235] 10.0.0.199 () {34 vars in 754 bytes} [Thu Jun 25 23:34:05 2026] PUT /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2236] 10.0.0.199 () {32 vars in 727 bytes} [Thu Jun 25 23:34:05 2026] GET /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/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: 1072/2237] 10.0.0.199 () {34 vars in 776 bytes} [Thu Jun 25 23:34:05 2026] PUT /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2238] 10.0.0.199 () {32 vars in 727 bytes} [Thu Jun 25 23:34:05 2026] GET /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags => generated 52 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2239] 10.0.0.199 () {34 vars in 747 bytes} [Thu Jun 25 23:34:05 2026] PUT /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2240] 10.0.0.199 () {32 vars in 727 bytes} [Thu Jun 25 23:34:05 2026] GET /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2241] 10.0.0.199 () {32 vars in 735 bytes} [Thu Jun 25 23:34:05 2026] GET /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:05.617 8 INFO neutron.api.v2.resource [None req-a126ff7d-b7bd-4e2b-80ee-369579471434 20bedd19922d4bc09bc8fc5d31e2a7c2 f2c7b21083a547809fe5914fd42632b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1077/2242] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:34:05 2026] GET /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2243] 10.0.0.199 () {32 vars in 738 bytes} [Thu Jun 25 23:34:05 2026] DELETE /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags/red => 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: 1079/2244] 10.0.0.199 () {32 vars in 727 bytes} [Thu Jun 25 23:34:05 2026] GET /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2245] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:34:04 2026] PUT /v2.0/routers/a7a078c1-e731-409c-a7e3-a056295e0da1/add_router_interface => generated 309 bytes in 1612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:05.795 8 INFO neutron.api.v2.resource [None req-5411edd8-cbfa-47c5-975d-ee913ddfad16 20bedd19922d4bc09bc8fc5d31e2a7c2 f2c7b21083a547809fe5914fd42632b1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1080/2246] 10.0.0.199 () {32 vars in 742 bytes} [Thu Jun 25 23:34:05 2026] DELETE /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2247] 10.0.0.199 () {32 vars in 730 bytes} [Thu Jun 25 23:34:05 2026] DELETE /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2248] 10.0.0.199 () {32 vars in 727 bytes} [Thu Jun 25 23:34:05 2026] GET /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2249] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:34:05 2026] DELETE /v2.0/ports/f5a67d99-d3f8-442e-a1ae-df2d41a91a44 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:34:06.345 8 INFO neutron.services.segments.plugin [-] Segment 267602ab-c41e-45fe-a995-f6f1fc1f252f resource provider aggregate not found 2026-06-25 23:34:06.351 8 INFO neutron.services.segments.plugin [-] Segment 267602ab-c41e-45fe-a995-f6f1fc1f252f resource provider aggregate not found [pid: 8|app: 0|req: 1084/2250] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:34:06 2026] DELETE /v2.0/networks/ad767672-40ea-4baa-a290-83eac0a549e1 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:34:06.612 8 INFO neutron.services.segments.plugin [-] Segment 267602ab-c41e-45fe-a995-f6f1fc1f252f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 267602ab-c41e-45fe-a995-f6f1fc1f252f found for delete ", "request_id": "req-9ae234ab-a0e6-4a8e-8e0a-9156391854bf"}]} 2026-06-25 23:34:06.614 8 INFO neutron.services.segments.plugin [-] Segment 267602ab-c41e-45fe-a995-f6f1fc1f252f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 267602ab-c41e-45fe-a995-f6f1fc1f252f found for delete ", "request_id": "req-0f93ce3a-2e99-41bc-bc27-691e6d6d7e83"}]} [pid: 8|app: 0|req: 1087/2253] 10.0.0.192 () {34 vars in 990 bytes} [Thu Jun 25 23:34:06 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2254] 10.0.0.192 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:06 2026] GET /v2.0/security-groups?id=0bd3e776-678a-4fe3-9f45-41b3b7c3c008&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2255] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:07 2026] GET /v2.0/security-groups?tenant_id=f2c7b21083a547809fe5914fd42632b1&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2256] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:07 2026] DELETE /v2.0/security-groups/b0d0a6f0-9142-4219-b650-aa610e225df7 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2257] 10.0.0.199 () {34 vars in 783 bytes} [Thu Jun 25 23:34:05 2026] PUT /v2.0/routers/a7a078c1-e731-409c-a7e3-a056295e0da1/add_router_interface => generated 309 bytes in 1815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:07.661 8 WARNING neutron_lib.context [None req-367fcd6a-c08f-4e42-bb64-dbd361b195b8 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1168/2258] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:07 2026] GET /v2.0/security-groups?tenant_id=75137569307f49f0967f83b4afc6dd09&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: 1091/2259] 10.0.0.199 () {34 vars in 684 bytes} [Thu Jun 25 23:34:07 2026] POST /v2.0/security-groups => generated 1629 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:34:07.812 8 WARNING neutron_lib.context [None req-6e41d650-4af5-423c-85d6-8a234185788e 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1169/2260] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:07 2026] DELETE /v2.0/security-groups/70d111b5-4741-4ce1-b479-d60b03885e54 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2261] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:34:07 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-06-25 23:34:07.959 7 WARNING neutron_lib.context [None req-a1c42e42-4c29-44e5-bb2c-3265f3239d32 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1170/2262] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:34:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:08.157 8 WARNING neutron_lib.context [None req-12820e9a-4bf1-4382-99c4-27a51ddcacaf 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1093/2263] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:34:08 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-06-25 23:34:08.298 7 WARNING neutron_lib.context [None req-672ff5a3-2435-4810-af15-857c211ef9b1 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1171/2264] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:34:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:08.482 8 WARNING neutron_lib.context [None req-e9cda7cd-e86e-49a3-84e0-80adf4f73ba4 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1094/2265] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:34:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:08.631 8 WARNING neutron_lib.context [None req-6122bf5b-019a-4ad5-9bca-f967873d6e71 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1172/2266] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:08 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2267] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:08 2026] GET /v2.0/security-groups?id=0bd3e776-678a-4fe3-9f45-41b3b7c3c008&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2268] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:34:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:08.785 7 WARNING neutron_lib.context [None req-9aa7c315-7f76-4fc6-a0e0-5a564374c53f 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1174/2269] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:34:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:08.939 8 WARNING neutron_lib.context [None req-74cf17d1-6be0-4ca6-91bb-14b160da8256 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1096/2270] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:34:08 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-06-25 23:34:09.080 7 WARNING neutron_lib.context [None req-f904a00c-132d-4bf9-bb7a-1ac8728947d8 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1175/2271] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:34:09 2026] POST /v2.0/security-group-rules => generated 599 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:09.246 8 WARNING neutron_lib.context [None req-a011f674-a8cd-4469-b689-6c3ec6bd1f00 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1097/2272] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:34:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:09.412 7 WARNING neutron_lib.context [None req-9e1352dd-773a-4966-895d-a2640dfedaa7 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1176/2273] 10.0.0.199 () {34 vars in 695 bytes} [Thu Jun 25 23:34:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2274] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:09 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2275] 10.0.0.245 () {34 vars in 1094 bytes} [Thu Jun 25 23:34:09 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-733203981&fields=id&tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2276] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:09 2026] GET /v2.0/security-groups?id=0bd3e776-678a-4fe3-9f45-41b3b7c3c008&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: 1178/2277] 10.0.0.245 () {34 vars in 982 bytes} [Thu Jun 25 23:34:09 2026] GET /v2.0/networks?id=55e572f6-a90f-464e-99c4-8ad446fe95eb => generated 705 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2278] 10.0.0.245 () {34 vars in 965 bytes} [Thu Jun 25 23:34:09 2026] GET /v2.0/quotas/1361cc658b7a4f6b9ba228ee5f2bda00 => 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: 1179/2279] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:34:10 2026] GET /v2.0/ports?tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00&fields=id => generated 287 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2280] 10.0.0.245 () {34 vars in 1008 bytes} [Thu Jun 25 23:34:10 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2281] 10.0.0.245 () {34 vars in 1108 bytes} [Thu Jun 25 23:34:10 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2282] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:10 2026] GET /v2.0/ports?device_id=0972cb89-5a6b-42e9-af82-09bfbd7b868d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2283] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:34:10 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:10.822 8 INFO neutron.db.l3_db [req-499e0759-df0c-4018-9d63-26839b22ac52 req-3fad037a-727e-4d52-a674-699daf081e49 f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] Floating IP e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b disassociated. External IP: 10.96.250.217, port: 743b7a4b-4893-4ede-b88c-6bd706d2ec81. [pid: 7|app: 0|req: 1182/2284] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:11 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2285] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:34:10 2026] DELETE /v2.0/ports/743b7a4b-4893-4ede-b88c-6bd706d2ec81 => generated 0 bytes in 683 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2286] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:11 2026] GET /v2.0/security-groups?tenant_id=94387ae772c7476692f65e52ca56bc17&name=default => generated 2929 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:11.890 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b66d821-f166-4a32-8ba9-06efa9f164df'] response: {'server_uuid': '9ed24410-bf18-42bb-9f6e-37e8e72302a5', 'name': 'network-vif-deleted', 'tag': '743b7a4b-4893-4ede-b88c-6bd706d2ec81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1104/2287] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:11 2026] DELETE /v2.0/security-groups/109ea13b-e4e2-4c71-ab69-6fcc29640b9d => 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: 1105/2288] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:12 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2289] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:12 2026] GET /v2.0/security-groups?tenant_id=f8b203d074844c78838babccd9d560e8&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2290] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:12 2026] DELETE /v2.0/security-groups/9098eb7e-cb6b-4198-a162-7d3f45b1ebdb => 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: 1185/2291] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => 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: 1107/2292] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => 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: 1186/2293] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/networks?id=55e572f6-a90f-464e-99c4-8ad446fe95eb => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2294] 199.19.213.146 () {34 vars in 1050 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00 => generated 178 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:14.872 7 WARNING neutron_lib.context [req-84eccb4c-3de5-4f7f-9f10-85384370df61 req-72b56446-049e-4502-8f2f-f95c50563ddd 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1187/2295] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:34:14 2026] POST /v2.0/ports => generated 1183 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1188/2296] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/ports?device_id=9ed24410-bf18-42bb-9f6e-37e8e72302a5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2297] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/ports?device_id=0972cb89-5a6b-42e9-af82-09bfbd7b868d => generated 1198 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2298] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/security-groups?id=7d88f4de-0234-44f2-9ffd-84ce2d346b28&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2299] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:34:15 2026] PUT /v2.0/ports/57719c94-f200-4602-9904-dac7fa6f2565 => generated 1464 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2300] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:16 2026] DELETE /v2.0/security-groups/0bd3e776-678a-4fe3-9f45-41b3b7c3c008 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:34:16.727 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-01567915-bc13-4174-bfa3-c77a0cff7afc'] response: {'name': 'network-changed', 'server_uuid': '0972cb89-5a6b-42e9-af82-09bfbd7b868d', 'tag': '57719c94-f200-4602-9904-dac7fa6f2565', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1192/2301] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:16 2026] GET /v2.0/ports?tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00&device_id=0972cb89-5a6b-42e9-af82-09bfbd7b868d => generated 1467 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2302] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:34:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.232&port_id=57719c94-f200-4602-9904-dac7fa6f2565 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2303] 199.19.213.146 () {34 vars in 1104 bytes} [Thu Jun 25 23:34:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c6&port_id=57719c94-f200-4602-9904-dac7fa6f2565 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2304] 199.19.213.146 () {34 vars in 1064 bytes} [Thu Jun 25 23:34:16 2026] GET /v2.0/subnets?id=4efdbd67-10fc-4157-9da3-befb8b8fbfc3&id=61d5bd0a-0faa-4a0b-8ee1-22287852191c => generated 1409 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2305] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:17 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2306] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:17 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2307] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:17 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?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: 1199/2308] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:17 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2309] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:34:16 2026] DELETE /v2.0/floatingips/e2e388f3-79ae-40fd-8fc4-2d301e0fbb2b => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2310] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:17 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2311] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:17 2026] GET /v2.0/security-groups?id=614289bb-eb4c-41e2-80f2-ce94171210a8&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2312] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/ports?tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00&device_id=0972cb89-5a6b-42e9-af82-09bfbd7b868d => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2313] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/networks?id=55e572f6-a90f-464e-99c4-8ad446fe95eb => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2314] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.232&port_id=57719c94-f200-4602-9904-dac7fa6f2565 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2315] 199.19.213.146 () {34 vars in 1104 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c6&port_id=57719c94-f200-4602-9904-dac7fa6f2565 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2316] 199.19.213.146 () {34 vars in 1064 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/subnets?id=4efdbd67-10fc-4157-9da3-befb8b8fbfc3&id=61d5bd0a-0faa-4a0b-8ee1-22287852191c => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2317] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2318] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2319] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2320] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2321] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2322] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:18 2026] GET /v2.0/security-groups?id=614289bb-eb4c-41e2-80f2-ce94171210a8&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: 1117/2323] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2324] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:34:19 2026] DELETE /v2.0/ports/2eb15276-c13c-43c6-b025-f1e2ecf5e50f => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2325] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:19 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:20.813 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14b8fb09-416e-490d-94bd-8f6a6d4b760d'] response: {'server_uuid': 'd3c8be70-4677-4f35-b5bd-909f5fab6d12', 'name': 'network-vif-deleted', 'tag': '2eb15276-c13c-43c6-b025-f1e2ecf5e50f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1208/2326] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/ports?device_id=0972cb89-5a6b-42e9-af82-09bfbd7b868d => generated 1200 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2327] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/security-groups?id=7d88f4de-0234-44f2-9ffd-84ce2d346b28&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2328] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => 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: 1211/2331] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/ports?device_id=d3c8be70-4677-4f35-b5bd-909f5fab6d12 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2332] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:23 2026] DELETE /v2.0/security-groups/614289bb-eb4c-41e2-80f2-ce94171210a8 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2333] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:34:23 2026] PUT /v2.0/routers/570da76d-61d0-4d4a-96f7-8364b2eae499/remove_router_interface => generated 309 bytes in 1520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2334] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:34:25 2026] DELETE /v2.0/subnets/9256e0b6-b5c4-4972-afd6-c783997e65ad => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2335] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:25 2026] GET /v2.0/ports?device_id=0972cb89-5a6b-42e9-af82-09bfbd7b868d => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:26.138 7 INFO neutron.services.segments.plugin [-] Segment 121f55bd-9775-401b-8e1d-bf7b1c5804d7 resource provider aggregate not found [pid: 8|app: 0|req: 1124/2336] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:26 2026] GET /v2.0/security-groups?id=7d88f4de-0234-44f2-9ffd-84ce2d346b28&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:26.142 7 INFO neutron.services.segments.plugin [-] Segment 121f55bd-9775-401b-8e1d-bf7b1c5804d7 resource provider aggregate not found 2026-06-25 23:34:26.152 7 INFO neutron.db.l3_hamode_db [None req-224f4cdf-50ef-4135-af0b-ad46510e3c92 f07e3dcb8d83411aa0db6a3e9e2a8584 e737775f9a254bfa9b9c925bb23158b7 - - default default] HA network 242b0cf9-675b-48ec-98e0-e89e6b305928 was deleted as no HA routers are present in tenant e737775f9a254bfa9b9c925bb23158b7. [pid: 7|app: 0|req: 1213/2337] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:34:25 2026] DELETE /v2.0/routers/570da76d-61d0-4d4a-96f7-8364b2eae499 => generated 0 bytes in 951 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:26.173 7 INFO neutron.services.segments.plugin [-] Segment 121f55bd-9775-401b-8e1d-bf7b1c5804d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 121f55bd-9775-401b-8e1d-bf7b1c5804d7 found for delete ", "request_id": "req-23c31e7d-ff56-4c84-be48-0131715f3f06"}]} 2026-06-25 23:34:26.174 7 INFO neutron.services.segments.plugin [-] Segment 121f55bd-9775-401b-8e1d-bf7b1c5804d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 121f55bd-9775-401b-8e1d-bf7b1c5804d7 found for delete ", "request_id": "req-a272f0ec-9d02-4c40-b46e-6104178a45f3"}]} [pid: 7|app: 0|req: 1214/2338] 10.0.0.199 () {32 vars in 818 bytes} [Thu Jun 25 23:34:26 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&mac_address=fa%3A16%3A3e%3Aa6%3Ad0%3A20 => generated 1200 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:26.277 7 WARNING neutron_lib.context [None req-51688daf-ae00-416d-8056-4fd1cfbe9d1d 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:34:26.295 8 INFO neutron.services.segments.plugin [-] Segment bed74af0-50cd-48b5-8e32-83f302a0822f resource provider aggregate not found 2026-06-25 23:34:26.301 8 INFO neutron.services.segments.plugin [-] Segment bed74af0-50cd-48b5-8e32-83f302a0822f resource provider aggregate not found 2026-06-25 23:34:26.313 8 INFO neutron.services.segments.plugin [-] Segment bed74af0-50cd-48b5-8e32-83f302a0822f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed74af0-50cd-48b5-8e32-83f302a0822f found for delete ", "request_id": "req-dcd21fa3-50aa-4616-90a5-1605c7cca6a8"}]} 2026-06-25 23:34:26.315 8 INFO neutron.services.segments.plugin [-] Segment bed74af0-50cd-48b5-8e32-83f302a0822f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed74af0-50cd-48b5-8e32-83f302a0822f found for delete ", "request_id": "req-0c9b8258-5226-4bc3-b595-f5b1a85da7b1"}]} [pid: 8|app: 0|req: 1125/2339] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:34:26 2026] DELETE /v2.0/networks/651a8c2b-6836-45b7-a32f-9f532ff0dfd8 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:34:27.193 7 INFO neutron.db.l3_db [None req-51688daf-ae00-416d-8056-4fd1cfbe9d1d 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Floating IP f6153e04-01fd-48f0-8f4a-417d63930887 associated. External IP: 10.96.250.210, port: 57719c94-f200-4602-9904-dac7fa6f2565. [pid: 8|app: 0|req: 1126/2340] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/security-groups?tenant_id=82d1d2fc4dc241ffaa974e2015f2b3c8&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2341] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:27 2026] DELETE /v2.0/security-groups/3f2cdaa4-a1a6-4466-94b6-18144718f12b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2342] 10.0.0.199 () {34 vars in 677 bytes} [Thu Jun 25 23:34:26 2026] POST /v2.0/floatingips => generated 855 bytes in 1285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2343] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/security-groups?tenant_id=e737775f9a254bfa9b9c925bb23158b7&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:27.642 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f6141c7-f75f-470e-ac30-129ea96c193f'] response: {'name': 'network-changed', 'server_uuid': '0972cb89-5a6b-42e9-af82-09bfbd7b868d', 'tag': '57719c94-f200-4602-9904-dac7fa6f2565', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1129/2344] 10.0.0.245 () {34 vars in 1094 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-733203981&fields=id&tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2345] 10.0.0.245 () {34 vars in 982 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/networks?id=5c408ca2-f2b8-4366-aeb2-6b24e3293492 => generated 704 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2346] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:27 2026] DELETE /v2.0/security-groups/2066b47a-2081-464c-b5dc-18ef2e3db653 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2347] 10.0.0.245 () {34 vars in 965 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/quotas/1361cc658b7a4f6b9ba228ee5f2bda00 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2348] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/ports?tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00&fields=id => generated 333 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2349] 10.0.0.245 () {34 vars in 1008 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2350] 10.0.0.245 () {34 vars in 1108 bytes} [Thu Jun 25 23:34:27 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2351] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:28 2026] GET /v2.0/ports?device_id=ef8ad5ec-d407-45a3-bd5f-d56427d26092 => 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: 1219/2352] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:28 2026] GET /v2.0/ports?tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00&device_id=0972cb89-5a6b-42e9-af82-09bfbd7b868d => generated 1469 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2353] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:34:28 2026] GET /v2.0/networks?id=55e572f6-a90f-464e-99c4-8ad446fe95eb => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2354] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:34:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.232&port_id=57719c94-f200-4602-9904-dac7fa6f2565 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2355] 199.19.213.146 () {34 vars in 1104 bytes} [Thu Jun 25 23:34:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c6&port_id=57719c94-f200-4602-9904-dac7fa6f2565 => 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: 1221/2356] 199.19.213.146 () {34 vars in 1064 bytes} [Thu Jun 25 23:34:28 2026] GET /v2.0/subnets?id=4efdbd67-10fc-4157-9da3-befb8b8fbfc3&id=61d5bd0a-0faa-4a0b-8ee1-22287852191c => generated 1409 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2357] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:28 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&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: 1222/2358] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:28 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2359] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:28 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?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: 1223/2360] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:28 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?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-06-25 23:34:31.958 8 WARNING neutron_lib.context [None req-3b11425f-f3a3-473b-a0f3-52339dc7f2ab d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:34:32.000 8 INFO neutron.db.segments_db [None req-3b11425f-f3a3-473b-a0f3-52339dc7f2ab d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Added segment 941c4930-e6e3-4964-8847-04644afdfc82 of type vxlan for network 25f9830a-97a1-40c2-8913-979bc7d5e9aa 2026-06-25 23:34:32.276 8 INFO neutron.db.l3_hamode_db [None req-3b11425f-f3a3-473b-a0f3-52339dc7f2ab d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:34:32.408 8 INFO neutron.db.l3_hamode_db [None req-3b11425f-f3a3-473b-a0f3-52339dc7f2ab d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1224/2361] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:34:32 2026] GET /v2.0/networks?id=5c408ca2-f2b8-4366-aeb2-6b24e3293492 => generated 704 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2362] 199.19.213.146 () {34 vars in 1050 bytes} [Thu Jun 25 23:34:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00 => generated 178 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:32.514 7 WARNING neutron_lib.context [req-a2d60cd8-bb09-4c3d-8918-d894406ac23c req-f10c5175-b34a-4260-b938-e99cbefedb0f 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1226/2363] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:34:32 2026] POST /v2.0/ports => generated 1187 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1138/2364] 10.0.0.199 () {34 vars in 668 bytes} [Thu Jun 25 23:34:31 2026] POST /v2.0/routers => generated 474 bytes in 1185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2365] 10.0.0.192 () {34 vars in 990 bytes} [Thu Jun 25 23:34:32 2026] GET /v2.0/ports?device_id=0972cb89-5a6b-42e9-af82-09bfbd7b868d => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:33.030 8 WARNING neutron_lib.context [None req-af332df8-27b6-411f-aaa3-60a17d3526b6 d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:34:33.084 8 INFO neutron.db.l3_hamode_db [None req-af332df8-27b6-411f-aaa3-60a17d3526b6 d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:34:33.207 8 INFO neutron.db.l3_hamode_db [None req-af332df8-27b6-411f-aaa3-60a17d3526b6 d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1227/2366] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:34:32 2026] PUT /v2.0/ports/7087c83b-2ff7-4fef-9817-43652927dcd5 => generated 1468 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:34:33.503 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02d70a3c-8c66-4593-baac-ca7ebbaf695f'] response: {'name': 'network-changed', 'server_uuid': 'ef8ad5ec-d407-45a3-bd5f-d56427d26092', 'tag': '7087c83b-2ff7-4fef-9817-43652927dcd5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1228/2367] 10.0.0.192 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:33 2026] GET /v2.0/security-groups?id=7d88f4de-0234-44f2-9ffd-84ce2d346b28&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2368] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:33 2026] GET /v2.0/ports?device_id=ef8ad5ec-d407-45a3-bd5f-d56427d26092 => generated 1202 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2369] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:33 2026] GET /v2.0/security-groups?id=7d88f4de-0234-44f2-9ffd-84ce2d346b28&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2370] 10.0.0.199 () {34 vars in 668 bytes} [Thu Jun 25 23:34:33 2026] POST /v2.0/routers => generated 474 bytes in 819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:33.857 7 WARNING neutron_lib.context [None req-36601f80-280c-4b16-a901-556ccd49aa3b d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:34:33.899 7 INFO neutron.db.l3_hamode_db [None req-36601f80-280c-4b16-a901-556ccd49aa3b d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:34:34.013 7 INFO neutron.db.l3_hamode_db [None req-36601f80-280c-4b16-a901-556ccd49aa3b d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1141/2371] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/ports?tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00&device_id=ef8ad5ec-d407-45a3-bd5f-d56427d26092 => generated 1471 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2372] 199.19.213.146 () {34 vars in 1018 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/networks?tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00&shared=False => generated 2375 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2373] 199.19.213.146 () {34 vars in 930 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2374] 10.0.0.199 () {34 vars in 668 bytes} [Thu Jun 25 23:34:33 2026] POST /v2.0/routers => generated 474 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:34.643 8 WARNING neutron_lib.context [None req-886b2094-8961-4fc6-a60c-d76329e73de2 d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:34:34.718 8 INFO neutron.db.l3_hamode_db [None req-886b2094-8961-4fc6-a60c-d76329e73de2 d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:34:34.860 8 INFO neutron.db.l3_hamode_db [None req-886b2094-8961-4fc6-a60c-d76329e73de2 d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1232/2375] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/ports?tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00&device_id=ef8ad5ec-d407-45a3-bd5f-d56427d26092 => generated 1471 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2376] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=7087c83b-2ff7-4fef-9817-43652927dcd5 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2377] 199.19.213.146 () {34 vars in 1106 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A146&port_id=7087c83b-2ff7-4fef-9817-43652927dcd5 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2378] 199.19.213.146 () {34 vars in 1064 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/subnets?id=416f5e41-12ed-4cf3-92ee-50cc9ddee73d&id=fabfb5e3-9dc3-470e-8a8b-ef998e87c171 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2379] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/ports?network_id=5c408ca2-f2b8-4366-aeb2-6b24e3293492&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2380] 10.0.0.199 () {34 vars in 668 bytes} [Thu Jun 25 23:34:34 2026] POST /v2.0/routers => generated 474 bytes in 801 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:35.448 8 WARNING neutron_lib.context [None req-e5b697d5-6c2c-4356-8287-096838f1b52c d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1237/2381] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/ports?network_id=5c408ca2-f2b8-4366-aeb2-6b24e3293492&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:35.488 8 INFO neutron.db.l3_hamode_db [None req-e5b697d5-6c2c-4356-8287-096838f1b52c d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1238/2382] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2383] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:35.605 8 INFO neutron.db.l3_hamode_db [None req-e5b697d5-6c2c-4356-8287-096838f1b52c d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1145/2384] 10.0.0.199 () {34 vars in 668 bytes} [Thu Jun 25 23:34:35 2026] POST /v2.0/routers => generated 474 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2387] 10.0.0.199 () {34 vars in 751 bytes} [Thu Jun 25 23:34:36 2026] PUT /v2.0/routers/d9ecffc5-15b2-4018-b8ba-e8a8b6732c08/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2388] 10.0.0.199 () {34 vars in 751 bytes} [Thu Jun 25 23:34:36 2026] PUT /v2.0/routers/257ac2cd-e38f-436d-aa83-536f390baba9/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: 1241/2389] 10.0.0.199 () {34 vars in 751 bytes} [Thu Jun 25 23:34:36 2026] PUT /v2.0/routers/2b261d20-d10d-486c-8c26-67b0365e95ca/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2390] 10.0.0.199 () {34 vars in 751 bytes} [Thu Jun 25 23:34:36 2026] PUT /v2.0/routers/c45df924-d3ff-420b-8205-a32d8dc3c73b/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2391] 10.0.0.199 () {32 vars in 664 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2392] 10.0.0.199 () {32 vars in 678 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2393] 10.0.0.199 () {32 vars in 674 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2394] 10.0.0.199 () {32 vars in 686 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2395] 10.0.0.199 () {32 vars in 672 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2396] 10.0.0.199 () {32 vars in 686 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2397] 10.0.0.199 () {32 vars in 682 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2398] 10.0.0.199 () {32 vars in 694 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2399] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/routers/d9ecffc5-15b2-4018-b8ba-e8a8b6732c08 => generated 485 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2400] 10.0.0.199 () {34 vars in 742 bytes} [Thu Jun 25 23:34:37 2026] PUT /v2.0/routers/d9ecffc5-15b2-4018-b8ba-e8a8b6732c08 => generated 485 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2401] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/ports?device_id=d9ecffc5-15b2-4018-b8ba-e8a8b6732c08 => 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: 1155/2402] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:34:37 2026] DELETE /v2.0/routers/d9ecffc5-15b2-4018-b8ba-e8a8b6732c08 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2403] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/routers/257ac2cd-e38f-436d-aa83-536f390baba9 => generated 493 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2404] 10.0.0.199 () {34 vars in 742 bytes} [Thu Jun 25 23:34:38 2026] PUT /v2.0/routers/257ac2cd-e38f-436d-aa83-536f390baba9 => generated 493 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2405] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/ports?device_id=ef8ad5ec-d407-45a3-bd5f-d56427d26092 => generated 1204 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2406] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/ports?device_id=257ac2cd-e38f-436d-aa83-536f390baba9 => 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: 1250/2407] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/security-groups?id=7d88f4de-0234-44f2-9ffd-84ce2d346b28&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2408] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:34:38 2026] DELETE /v2.0/routers/257ac2cd-e38f-436d-aa83-536f390baba9 => 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: 1251/2409] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:34:39 2026] GET /v2.0/routers/2b261d20-d10d-486c-8c26-67b0365e95ca => generated 502 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2410] 10.0.0.199 () {34 vars in 742 bytes} [Thu Jun 25 23:34:39 2026] PUT /v2.0/routers/2b261d20-d10d-486c-8c26-67b0365e95ca => generated 502 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2411] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:34:39 2026] GET /v2.0/ports?device_id=2b261d20-d10d-486c-8c26-67b0365e95ca => 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: 1160/2412] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:34:39 2026] DELETE /v2.0/routers/2b261d20-d10d-486c-8c26-67b0365e95ca => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2413] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:34:40 2026] GET /v2.0/routers/c45df924-d3ff-420b-8205-a32d8dc3c73b => generated 487 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2414] 10.0.0.199 () {34 vars in 742 bytes} [Thu Jun 25 23:34:40 2026] PUT /v2.0/routers/c45df924-d3ff-420b-8205-a32d8dc3c73b => generated 487 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2415] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:34:40 2026] GET /v2.0/ports?device_id=c45df924-d3ff-420b-8205-a32d8dc3c73b => 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: 1162/2416] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:34:40 2026] DELETE /v2.0/routers/c45df924-d3ff-420b-8205-a32d8dc3c73b => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2417] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:34:41 2026] GET /v2.0/routers/f48ecf1b-f0fe-421e-adc2-c69638e17c29 => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2418] 10.0.0.199 () {34 vars in 742 bytes} [Thu Jun 25 23:34:41 2026] PUT /v2.0/routers/f48ecf1b-f0fe-421e-adc2-c69638e17c29 => generated 480 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2419] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:34:41 2026] GET /v2.0/ports?device_id=f48ecf1b-f0fe-421e-adc2-c69638e17c29 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:42.335 8 INFO neutron.services.segments.plugin [-] Segment 941c4930-e6e3-4964-8847-04644afdfc82 resource provider aggregate not found 2026-06-25 23:34:42.342 8 INFO neutron.services.segments.plugin [-] Segment 941c4930-e6e3-4964-8847-04644afdfc82 resource provider aggregate not found 2026-06-25 23:34:42.349 8 INFO neutron.services.segments.plugin [-] Segment 941c4930-e6e3-4964-8847-04644afdfc82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 941c4930-e6e3-4964-8847-04644afdfc82 found for delete ", "request_id": "req-ad26da2a-d85f-419b-b576-8b160d78d863"}]} 2026-06-25 23:34:42.359 8 INFO neutron.db.l3_hamode_db [None req-7faf7ecd-1f27-40ef-8214-233fb264788d d08a0d3090b94d1f8940381cc4910bb8 cf6ea24ab6b442f990ba992f9ee35371 - - default default] HA network 25f9830a-97a1-40c2-8913-979bc7d5e9aa was deleted as no HA routers are present in tenant cf6ea24ab6b442f990ba992f9ee35371. 2026-06-25 23:34:42.361 8 INFO neutron.services.segments.plugin [-] Segment 941c4930-e6e3-4964-8847-04644afdfc82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 941c4930-e6e3-4964-8847-04644afdfc82 found for delete ", "request_id": "req-f0653932-712d-4352-ab9e-ac3c466ae2c4"}]} [pid: 8|app: 0|req: 1164/2420] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:34:41 2026] DELETE /v2.0/routers/f48ecf1b-f0fe-421e-adc2-c69638e17c29 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2421] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:43 2026] GET /v2.0/security-groups?tenant_id=03a9145fbef14c69a1492f40545bb5a8&name=default => generated 2929 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2422] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:43 2026] DELETE /v2.0/security-groups/b3f13270-67ee-4474-abd8-ed62c9ccd769 => 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: 1258/2423] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:43 2026] GET /v2.0/security-groups?tenant_id=cf6ea24ab6b442f990ba992f9ee35371&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2424] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:43 2026] DELETE /v2.0/security-groups/b9f7ba30-b295-44d4-b25c-240987f488b9 => 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: 1259/2425] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:34:43 2026] GET /v2.0/ports?device_id=ef8ad5ec-d407-45a3-bd5f-d56427d26092 => generated 1204 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2426] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:44 2026] GET /v2.0/security-groups?id=7d88f4de-0234-44f2-9ffd-84ce2d346b28&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2427] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:43 2026] GET /v2.0/security-groups?tenant_id=f9aec525e9e243c1804eef0cee97e15d&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2428] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:44 2026] DELETE /v2.0/security-groups/665de34a-11d4-4597-8088-e78fbc0aae8e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2429] 10.0.0.199 () {32 vars in 818 bytes} [Thu Jun 25 23:34:44 2026] GET /v2.0/ports?network_id=5c408ca2-f2b8-4366-aeb2-6b24e3293492&mac_address=fa%3A16%3A3e%3Ab6%3A78%3A44 => generated 1204 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:44.227 7 WARNING neutron_lib.context [None req-b1370350-7d99-4780-8385-c04aeff40bee 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:34:44.958 7 INFO neutron.db.l3_db [None req-b1370350-7d99-4780-8385-c04aeff40bee 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Floating IP 8df50593-0dc1-4984-87b6-b1dbdaf5b8c4 associated. External IP: 10.96.250.220, port: 7087c83b-2ff7-4fef-9817-43652927dcd5. [pid: 7|app: 0|req: 1262/2430] 10.0.0.199 () {34 vars in 677 bytes} [Thu Jun 25 23:34:44 2026] POST /v2.0/floatingips => generated 855 bytes in 1082 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:48.401 8 WARNING neutron_lib.context [None req-0eb154ff-021c-4799-a3ad-7a7a100174a4 967f43184fb54f3dab35f2efd19aa083 17f0d673a77d4a31b425d60970184d0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1169/2431] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:34:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:48.475 7 WARNING neutron_lib.context [None req-fb8bb080-d9f1-4710-89ba-2c3e71aae4f3 967f43184fb54f3dab35f2efd19aa083 17f0d673a77d4a31b425d60970184d0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:34:48.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-41c15886-0688-43dc-b5d4-bbe52cf48bd6'] response: {'name': 'network-changed', 'server_uuid': 'ef8ad5ec-d407-45a3-bd5f-d56427d26092', 'tag': '7087c83b-2ff7-4fef-9817-43652927dcd5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1263/2432] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:34:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:48.547 8 WARNING neutron_lib.context [None req-b0aa1933-cae9-4753-b184-eac22892d3ea 967f43184fb54f3dab35f2efd19aa083 17f0d673a77d4a31b425d60970184d0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1170/2433] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:34:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:48.614 7 WARNING neutron_lib.context [None req-f3558464-6a45-4d80-8707-e62bfa980140 967f43184fb54f3dab35f2efd19aa083 17f0d673a77d4a31b425d60970184d0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1264/2434] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:34:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:48.680 8 WARNING neutron_lib.context [None req-6e3772c9-5a31-4173-8acd-0ca72dcba630 967f43184fb54f3dab35f2efd19aa083 17f0d673a77d4a31b425d60970184d0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1171/2435] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:34:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2436] 10.0.0.199 () {34 vars in 759 bytes} [Thu Jun 25 23:34:48 2026] PUT /v2.0/subnetpools/ca135feb-9c6d-4c06-9f81-501516f06bd8/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2437] 10.0.0.199 () {34 vars in 759 bytes} [Thu Jun 25 23:34:48 2026] PUT /v2.0/subnetpools/ef754a7d-032d-42dd-b7a3-d1a2d7ed0626/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2438] 10.0.0.199 () {34 vars in 759 bytes} [Thu Jun 25 23:34:48 2026] PUT /v2.0/subnetpools/2aaf79c2-fd45-450e-9ef8-887ec2ae294e/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: 1173/2439] 10.0.0.199 () {34 vars in 759 bytes} [Thu Jun 25 23:34:48 2026] PUT /v2.0/subnetpools/3f41efd5-3b66-47e9-912b-bf159fabeda3/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: 1267/2440] 10.0.0.199 () {32 vars in 672 bytes} [Thu Jun 25 23:34:48 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2441] 10.0.0.199 () {32 vars in 686 bytes} [Thu Jun 25 23:34:48 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2442] 10.0.0.199 () {32 vars in 682 bytes} [Thu Jun 25 23:34:48 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2443] 10.0.0.199 () {32 vars in 694 bytes} [Thu Jun 25 23:34:48 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2444] 10.0.0.199 () {32 vars in 680 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2445] 10.0.0.199 () {32 vars in 694 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2446] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/ports?tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00&device_id=ef8ad5ec-d407-45a3-bd5f-d56427d26092 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2447] 10.0.0.199 () {32 vars in 690 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2448] 10.0.0.199 () {32 vars in 702 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2449] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/networks?id=5c408ca2-f2b8-4366-aeb2-6b24e3293492 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2450] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=7087c83b-2ff7-4fef-9817-43652927dcd5 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2451] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:34:49 2026] DELETE /v2.0/subnetpools/ca135feb-9c6d-4c06-9f81-501516f06bd8 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2452] 199.19.213.146 () {34 vars in 1106 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A146&port_id=7087c83b-2ff7-4fef-9817-43652927dcd5 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2453] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:34:49 2026] DELETE /v2.0/subnetpools/ef754a7d-032d-42dd-b7a3-d1a2d7ed0626 => 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: 1180/2454] 199.19.213.146 () {34 vars in 1064 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/subnets?id=416f5e41-12ed-4cf3-92ee-50cc9ddee73d&id=fabfb5e3-9dc3-470e-8a8b-ef998e87c171 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2455] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/ports?network_id=5c408ca2-f2b8-4366-aeb2-6b24e3293492&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2456] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:34:49 2026] DELETE /v2.0/subnetpools/2aaf79c2-fd45-450e-9ef8-887ec2ae294e => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2457] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/ports?network_id=5c408ca2-f2b8-4366-aeb2-6b24e3293492&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2458] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:34:49 2026] DELETE /v2.0/subnetpools/3f41efd5-3b66-47e9-912b-bf159fabeda3 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2459] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2460] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:34:49 2026] DELETE /v2.0/subnetpools/ac131e3a-f2a3-4743-aeeb-acd1a0fda502 => 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: 1278/2461] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:49 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2462] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:50 2026] GET /v2.0/security-groups?tenant_id=973be31ee91945cea0dbf85809727507&name=default => generated 2929 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2463] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:50 2026] DELETE /v2.0/security-groups/1e05694e-8645-43e1-99fe-2086dbad7191 => 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: 1185/2464] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:50 2026] GET /v2.0/security-groups?tenant_id=4801dc61a4e2421cbe562f6de92d1d5b&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2465] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:50 2026] DELETE /v2.0/security-groups/5901745b-6b3a-4596-b375-3179825c70e6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2466] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:51 2026] GET /v2.0/security-groups?tenant_id=17f0d673a77d4a31b425d60970184d0d&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: 1281/2467] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:51 2026] DELETE /v2.0/security-groups/c7488420-e19b-447b-97ef-6def36c2cde5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2470] 10.0.0.192 () {34 vars in 990 bytes} [Thu Jun 25 23:34:51 2026] GET /v2.0/ports?device_id=ef8ad5ec-d407-45a3-bd5f-d56427d26092 => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2471] 10.0.0.192 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:51 2026] GET /v2.0/security-groups?id=7d88f4de-0234-44f2-9ffd-84ce2d346b28&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:54.594 8 WARNING neutron_lib.context [None req-554eae08-62ab-4963-9bb0-6abc1eb84fcb d79a0d89cb44414eb79f693bb7f379d7 b382b1ec85184605a6d5feabbf81bcd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1188/2472] 10.0.0.199 () {34 vars in 684 bytes} [Thu Jun 25 23:34:54 2026] POST /v2.0/security-groups => generated 1603 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2473] 10.0.0.199 () {34 vars in 767 bytes} [Thu Jun 25 23:34:54 2026] PUT /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/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: 1189/2474] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:34:54 2026] GET /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2475] 10.0.0.199 () {34 vars in 778 bytes} [Thu Jun 25 23:34:54 2026] PUT /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2476] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:34:54 2026] GET /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2477] 10.0.0.199 () {34 vars in 774 bytes} [Thu Jun 25 23:34:54 2026] PUT /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2478] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:34:54 2026] GET /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/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: 1288/2479] 10.0.0.199 () {34 vars in 796 bytes} [Thu Jun 25 23:34:54 2026] PUT /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2480] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:34:55 2026] GET /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2481] 10.0.0.199 () {34 vars in 767 bytes} [Thu Jun 25 23:34:55 2026] PUT /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/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: 1193/2482] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:34:55 2026] GET /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2483] 10.0.0.199 () {32 vars in 755 bytes} [Thu Jun 25 23:34:55 2026] GET /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:55.170 8 INFO neutron.api.v2.resource [None req-ff9a0861-0eb4-4c52-80bc-bf5cc1ae3f27 d79a0d89cb44414eb79f693bb7f379d7 b382b1ec85184605a6d5feabbf81bcd8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1194/2484] 10.0.0.199 () {32 vars in 759 bytes} [Thu Jun 25 23:34:55 2026] GET /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/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: 1291/2485] 10.0.0.199 () {32 vars in 758 bytes} [Thu Jun 25 23:34:55 2026] DELETE /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2486] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:34:55 2026] GET /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:55.261 7 INFO neutron.api.v2.resource [None req-d5e8d526-7f08-49ae-9a99-1cdea433a360 d79a0d89cb44414eb79f693bb7f379d7 b382b1ec85184605a6d5feabbf81bcd8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1292/2487] 10.0.0.199 () {32 vars in 762 bytes} [Thu Jun 25 23:34:55 2026] DELETE /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2488] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:34:55 2026] DELETE /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2489] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:34:55 2026] GET /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208/tags => 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: 1197/2490] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:55 2026] DELETE /v2.0/security-groups/0272c33c-332d-4b55-8cfe-f524c41a5208 => 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: 1294/2491] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:56 2026] GET /v2.0/security-groups?tenant_id=0b666b90d3234bd099e57073b24f33ce&name=default => generated 2929 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2492] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:56 2026] DELETE /v2.0/security-groups/a628f8e3-a194-4006-affb-d573de0f2ab0 => 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: 1295/2493] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:34:56 2026] GET /v2.0/security-groups?tenant_id=b382b1ec85184605a6d5feabbf81bcd8&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2494] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:34:56 2026] DELETE /v2.0/security-groups/908b2d6a-16de-4e45-86d4-cf1dc208bcf2 => 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: 1296/2495] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:34:57 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2496] 10.0.0.208 () {30 vars in 689 bytes} [Thu Jun 25 23:34:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2497] 10.0.0.208 () {30 vars in 691 bytes} [Thu Jun 25 23:34: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: 1201/2498] 10.0.0.208 () {30 vars in 667 bytes} [Thu Jun 25 23:34:58 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/2499] 10.0.0.208 () {30 vars in 703 bytes} [Thu Jun 25 23:34:58 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: 1202/2500] 10.0.0.208 () {28 vars in 438 bytes} [Thu Jun 25 23:34:59 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2501] 10.0.0.208 () {30 vars in 727 bytes} [Thu Jun 25 23:34:59 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 658 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2502] 10.0.0.208 () {30 vars in 689 bytes} [Thu Jun 25 23:34:59 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: 1300/2503] 10.0.0.208 () {30 vars in 691 bytes} [Thu Jun 25 23:34:59 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: 1204/2504] 10.0.0.208 () {30 vars in 667 bytes} [Thu Jun 25 23:34:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2505] 10.0.0.208 () {30 vars in 703 bytes} [Thu Jun 25 23:34:59 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: 1205/2506] 10.0.0.208 () {30 vars in 727 bytes} [Thu Jun 25 23:34:59 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2507] 10.0.0.208 () {30 vars in 689 bytes} [Thu Jun 25 23:34:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2508] 10.0.0.208 () {30 vars in 691 bytes} [Thu Jun 25 23:34:59 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: 1303/2509] 10.0.0.208 () {30 vars in 667 bytes} [Thu Jun 25 23:34:59 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: 1207/2510] 10.0.0.208 () {30 vars in 703 bytes} [Thu Jun 25 23:34:59 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: 1304/2511] 10.0.0.208 () {30 vars in 729 bytes} [Thu Jun 25 23:34:59 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2512] 10.0.0.208 () {30 vars in 681 bytes} [Thu Jun 25 23:34:59 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:35:00.169 8 WARNING neutron_lib.context [None req-03dd9959-663a-40bd-851b-61e4672e115c dee0c3c3a9734835a550db5976b3d684 edd249c426e845229d057e92ec107c0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1305/2513] 10.0.0.208 () {34 vars in 703 bytes} [Thu Jun 25 23:34:59 2026] POST /v2.0/ports => generated 1128 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2514] 10.0.0.199 () {34 vars in 676 bytes} [Thu Jun 25 23:35:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1306/2515] 10.0.0.199 () {34 vars in 759 bytes} [Thu Jun 25 23:35:00 2026] PUT /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2516] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:35:00 2026] GET /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2517] 10.0.0.199 () {34 vars in 770 bytes} [Thu Jun 25 23:35:00 2026] PUT /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2518] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:35:00 2026] GET /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/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: 1308/2519] 10.0.0.199 () {34 vars in 766 bytes} [Thu Jun 25 23:35:00 2026] PUT /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2520] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:35:00 2026] GET /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2521] 10.0.0.199 () {34 vars in 788 bytes} [Thu Jun 25 23:35:00 2026] PUT /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2522] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:35:00 2026] GET /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2523] 10.0.0.199 () {34 vars in 759 bytes} [Thu Jun 25 23:35:00 2026] PUT /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2524] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:35:00 2026] GET /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2525] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:35:00 2026] GET /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:35:00.644 8 INFO neutron.api.v2.resource [None req-253a768f-7484-4eea-bb3e-1bc396b6ffc2 dee0c3c3a9734835a550db5976b3d684 edd249c426e845229d057e92ec107c0b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1215/2526] 10.0.0.199 () {32 vars in 751 bytes} [Thu Jun 25 23:35:00 2026] GET /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2527] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:35:00 2026] DELETE /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2528] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:35:00 2026] GET /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:35:00.729 7 INFO neutron.api.v2.resource [None req-19400ccc-6c59-425c-9a4e-57405f682306 dee0c3c3a9734835a550db5976b3d684 edd249c426e845229d057e92ec107c0b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1313/2529] 10.0.0.199 () {32 vars in 754 bytes} [Thu Jun 25 23:35:00 2026] DELETE /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2530] 10.0.0.199 () {32 vars in 742 bytes} [Thu Jun 25 23:35:00 2026] DELETE /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2531] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:35:00 2026] GET /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2532] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:35:00 2026] DELETE /v2.0/subnetpools/19600705-edd3-47ca-9801-03218a6ad8fd => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2533] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:35:01 2026] GET /v2.0/security-groups?tenant_id=4ee591f32603474081bf14924b0623a8&name=default => generated 2929 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2534] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:35:01 2026] DELETE /v2.0/security-groups/944343c6-cebb-4235-a00f-600dbe8403e9 => 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: 1316/2535] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:35:01 2026] GET /v2.0/security-groups?tenant_id=edd249c426e845229d057e92ec107c0b&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: 1220/2536] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:35:02 2026] DELETE /v2.0/security-groups/c9b9f38a-e0dc-4067-94b8-983934f1b8c5 => 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: 1317/2537] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:35:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2538] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:35:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2539] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:35:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2540] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:35: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: 1319/2541] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:35:03 2026] GET /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2542] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:35:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2543] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:35:03 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: 1224/2544] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:35:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2545] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:35:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:35:03.513 8 INFO neutron.api.v2.resource [None req-a8837fce-2c37-46d5-a959-8776c6608458 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1225/2546] 199.19.213.146 () {30 vars in 762 bytes} [Thu Jun 25 23:35:03 2026] GET /v2.0/security-groups/lb-09fdb7ab-5561-403a-b978-7c86e4ebcdf6 => 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: 1322/2547] 199.19.213.146 () {30 vars in 784 bytes} [Thu Jun 25 23:35:03 2026] GET /v2.0/security-groups?name=lb-09fdb7ab-5561-403a-b978-7c86e4ebcdf6 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2548] 199.19.213.146 () {34 vars in 735 bytes} [Thu Jun 25 23:35:03 2026] POST /v2.0/security-groups => generated 1638 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2549] 199.19.213.146 () {30 vars in 814 bytes} [Thu Jun 25 23:35:03 2026] GET /v2.0/security-group-rules?security_group_id=37d579b1-b0f5-4965-97c7-238ffc4c114b => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2550] 199.19.213.146 () {34 vars in 788 bytes} [Thu Jun 25 23:35:03 2026] PUT /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 1128 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2551] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:35:04 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1228/2552] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:35:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2553] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:35:04 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: 1229/2554] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:35:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2555] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:35:04 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2558] 10.0.0.245 () {34 vars in 1016 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/security-groups?id=48b2fa44-4991-427d-85c5-3f36b040610c&fields=id => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2559] 10.0.0.245 () {34 vars in 982 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/networks?id=4578ce9d-290e-4ad6-9d2b-5aae757461f6 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2560] 10.0.0.245 () {34 vars in 965 bytes} [Thu Jun 25 23:35:12 2026] GET /v2.0/quotas/2d37fcc49d364103a499b9e49e039ee8 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2561] 10.0.0.245 () {34 vars in 1002 bytes} [Thu Jun 25 23:35:12 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&fields=id => generated 149 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2562] 10.0.0.245 () {34 vars in 1008 bytes} [Thu Jun 25 23:35:12 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2563] 10.0.0.245 () {34 vars in 1108 bytes} [Thu Jun 25 23:35:12 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2564] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:35:12 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => 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: 1234/2565] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:35:12 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2566] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2567] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2568] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:35:16 2026] GET /v2.0/networks?id=4578ce9d-290e-4ad6-9d2b-5aae757461f6 => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2569] 199.19.213.146 () {34 vars in 1050 bytes} [Thu Jun 25 23:35:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2d37fcc49d364103a499b9e49e039ee8 => generated 343 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2570] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:35:16 2026] POST /v2.0/ports => generated 1078 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2571] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:35:17 2026] PUT /v2.0/ports/2acafa57-aaee-42cb-9084-1932571c2bd7 => generated 1239 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1335/2572] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:18 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:35:18.799 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2dfa426-3123-4592-8467-118627162e0f'] response: {'name': 'network-changed', 'server_uuid': '94072ceb-10b5-4f37-97bf-4a0c498126c4', 'tag': '2acafa57-aaee-42cb-9084-1932571c2bd7', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1336/2573] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:35:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.46&port_id=2acafa57-aaee-42cb-9084-1932571c2bd7 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2574] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:35:18 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 1242 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2575] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:35:18 2026] GET /v2.0/subnets?id=e9f59393-02e6-41b1-8129-8cd76837efc3 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2576] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:18 2026] GET /v2.0/security-groups?id=48b2fa44-4991-427d-85c5-3f36b040610c&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2577] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:18 2026] GET /v2.0/ports?network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2578] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:18 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?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: 1339/2579] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:35:18 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2580] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:18 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2581] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:20 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2582] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:35:20 2026] GET /v2.0/networks?id=4578ce9d-290e-4ad6-9d2b-5aae757461f6 => generated 735 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2583] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:35:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.46&port_id=2acafa57-aaee-42cb-9084-1932571c2bd7 => 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: 1243/2584] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:35:20 2026] GET /v2.0/subnets?id=e9f59393-02e6-41b1-8129-8cd76837efc3 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2585] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:20 2026] GET /v2.0/ports?network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6&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: 1244/2586] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:20 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2587] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:20 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2590] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:35:21 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2591] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:21 2026] GET /v2.0/security-groups?id=48b2fa44-4991-427d-85c5-3f36b040610c&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2592] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:35:21 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2593] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:35:22 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2594] 199.19.213.146 () {34 vars in 1044 bytes} [Thu Jun 25 23:35:22 2026] GET /v2.0/security-groups?id=48b2fa44-4991-427d-85c5-3f36b040610c&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2595] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => 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: 1348/2596] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/security-groups?id=48b2fa44-4991-427d-85c5-3f36b040610c&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2597] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2598] 199.19.213.146 () {34 vars in 1096 bytes} [Thu Jun 25 23:35:32 2026] GET /v2.0/ports?device_id=0972cb89-5a6b-42e9-af82-09bfbd7b868d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2599] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:33 2026] GET /v2.0/ports?tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00&device_id=0972cb89-5a6b-42e9-af82-09bfbd7b868d => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2600] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:35:33 2026] GET /v2.0/networks?id=55e572f6-a90f-464e-99c4-8ad446fe95eb => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2601] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:35:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.232&port_id=57719c94-f200-4602-9904-dac7fa6f2565 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2602] 199.19.213.146 () {34 vars in 1104 bytes} [Thu Jun 25 23:35:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c6&port_id=57719c94-f200-4602-9904-dac7fa6f2565 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2603] 199.19.213.146 () {34 vars in 1064 bytes} [Thu Jun 25 23:35:33 2026] GET /v2.0/subnets?id=4efdbd67-10fc-4157-9da3-befb8b8fbfc3&id=61d5bd0a-0faa-4a0b-8ee1-22287852191c => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2604] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:33 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2605] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:34 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2606] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:34 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2607] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:34 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2612] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:36:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2613] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:36:00 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: 1357/2614] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:36:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2615] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:36:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2616] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:36:00 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2617] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:36:00 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => 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: 1359/2618] 199.19.213.146 () {34 vars in 716 bytes} [Thu Jun 25 23:36:00 2026] POST /v2.0/ports => generated 1097 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2619] 10.0.0.245 () {34 vars in 971 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1097 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1360/2620] 10.0.0.245 () {34 vars in 907 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2621] 199.19.213.146 () {34 vars in 1262 bytes} [Thu Jun 25 23:36:02 2026] GET /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2622] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:02 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2623] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:02 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2624] 199.19.213.146 () {34 vars in 975 bytes} [Thu Jun 25 23:36:02 2026] GET /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1097 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2625] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:36:02 2026] GET /v2.0/networks?id=2b83f58f-387a-4445-82e8-ca70f6925947 => generated 802 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2626] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:36:03 2026] PUT /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1287 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2627] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:04 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 2523 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1364/2628] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:36:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.46&port_id=2acafa57-aaee-42cb-9084-1932571c2bd7 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2629] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:36:04 2026] GET /v2.0/subnets?id=e9f59393-02e6-41b1-8129-8cd76837efc3 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2630] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:05 2026] GET /v2.0/ports?network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6&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: 1266/2631] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:05 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:36:05.136 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78b9908c-8262-4e38-a592-8321e248ca21'] response: {'name': 'network-changed', 'server_uuid': '94072ceb-10b5-4f37-97bf-4a0c498126c4', 'tag': '43474c06-0ccd-4295-922f-484d700693d0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1366/2632] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:05 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2633] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:36:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=43474c06-0ccd-4295-922f-484d700693d0 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2634] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:36:05 2026] GET /v2.0/subnets?id=25bda728-62a6-4324-befc-cab45b631c18 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2635] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:05 2026] GET /v2.0/ports?network_id=2b83f58f-387a-4445-82e8-ca70f6925947&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2636] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:05 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2637] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:05 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2640] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:06 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 2523 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2641] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:36:06 2026] GET /v2.0/networks?id=2b83f58f-387a-4445-82e8-ca70f6925947 => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2642] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:36:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=43474c06-0ccd-4295-922f-484d700693d0 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2643] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:36:06 2026] GET /v2.0/subnets?id=25bda728-62a6-4324-befc-cab45b631c18 => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2644] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:06 2026] GET /v2.0/ports?network_id=2b83f58f-387a-4445-82e8-ca70f6925947&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2645] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:06 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2646] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:06 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2647] 10.0.0.245 () {34 vars in 971 bytes} [Thu Jun 25 23:36:08 2026] GET /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1287 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2648] 199.19.213.146 () {34 vars in 788 bytes} [Thu Jun 25 23:36:08 2026] PUT /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1311 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:36:09.088 8 INFO neutron.api.v2.resource [None req-fd3be0db-fd72-47f6-b7c0-10dd699a0729 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1275/2649] 199.19.213.146 () {30 vars in 762 bytes} [Thu Jun 25 23:36:09 2026] GET /v2.0/security-groups/lb-09fdb7ab-5561-403a-b978-7c86e4ebcdf6 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:36:09.133 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9025cf16-c9d3-4e6e-8425-52906c7e1e37'] response: {'name': 'network-changed', 'server_uuid': '94072ceb-10b5-4f37-97bf-4a0c498126c4', 'tag': '43474c06-0ccd-4295-922f-484d700693d0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1375/2650] 199.19.213.146 () {30 vars in 784 bytes} [Thu Jun 25 23:36:09 2026] GET /v2.0/security-groups?name=lb-09fdb7ab-5561-403a-b978-7c86e4ebcdf6 => generated 1639 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2651] 199.19.213.146 () {34 vars in 788 bytes} [Thu Jun 25 23:36:09 2026] PUT /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1311 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2652] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:09 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 2585 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1277/2653] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:36:09 2026] GET /v2.0/networks?id=2b83f58f-387a-4445-82e8-ca70f6925947 => generated 802 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2654] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:36:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=43474c06-0ccd-4295-922f-484d700693d0 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:36:09.814 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-607b776e-6139-47a4-a27a-c651e62d624b'] response: {'name': 'network-changed', 'server_uuid': '94072ceb-10b5-4f37-97bf-4a0c498126c4', 'tag': '43474c06-0ccd-4295-922f-484d700693d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1278/2655] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:36:09 2026] GET /v2.0/subnets?id=25bda728-62a6-4324-befc-cab45b631c18 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2656] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:09 2026] GET /v2.0/ports?network_id=2b83f58f-387a-4445-82e8-ca70f6925947&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: 1279/2657] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:09 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2658] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:09 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?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: 1280/2659] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:36:10 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: 1380/2660] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:36:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2661] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:36:10 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: 1381/2662] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:36:10 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: 1282/2663] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:36:10 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2664] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:36:10 2026] GET /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2665] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:36:10 2026] GET /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1349 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2666] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:36:10 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2667] 199.19.213.146 () {30 vars in 742 bytes} [Thu Jun 25 23:36:10 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2668] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:36:10 2026] GET /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2669] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:36:10 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2670] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:11 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2671] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:36:11 2026] GET /v2.0/networks?id=2b83f58f-387a-4445-82e8-ca70f6925947 => generated 802 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2672] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:36:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=43474c06-0ccd-4295-922f-484d700693d0 => 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: 1287/2673] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:36:11 2026] GET /v2.0/subnets?id=25bda728-62a6-4324-befc-cab45b631c18 => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2674] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:11 2026] GET /v2.0/ports?network_id=2b83f58f-387a-4445-82e8-ca70f6925947&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2675] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:11 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2676] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:11 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?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-06-25 23:36:20.598 8 WARNING neutron_lib.context [None req-ded668c2-612e-44fd-b212-946339ff7095 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:36:21.409 8 INFO neutron.db.l3_db [None req-ded668c2-612e-44fd-b212-946339ff7095 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Floating IP b4bf0563-3dcd-4936-80a2-5e58f1822dcb associated. External IP: 10.96.250.209, port: 3704e822-25e9-4eae-9f00-6c57b80c5a58. [pid: 8|app: 0|req: 1289/2679] 10.0.0.199 () {34 vars in 677 bytes} [Thu Jun 25 23:36:20 2026] POST /v2.0/floatingips => generated 898 bytes in 1171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2680] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2681] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2682] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:36:26 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: 1291/2683] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:36:26.433 7 INFO neutron.api.v2.resource [None req-f2568862-9827-446f-9bb3-2f96376773fe 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1393/2684] 199.19.213.146 () {30 vars in 762 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/security-groups/lb-09fdb7ab-5561-403a-b978-7c86e4ebcdf6 => generated 149 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2685] 199.19.213.146 () {30 vars in 784 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/security-groups?name=lb-09fdb7ab-5561-403a-b978-7c86e4ebcdf6 => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2686] 199.19.213.146 () {30 vars in 814 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/security-group-rules?security_group_id=37d579b1-b0f5-4965-97c7-238ffc4c114b => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2687] 199.19.213.146 () {34 vars in 746 bytes} [Thu Jun 25 23:36:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2688] 199.19.213.146 () {34 vars in 746 bytes} [Thu Jun 25 23:36:26 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: 8|app: 0|req: 1294/2689] 199.19.213.146 () {34 vars in 1096 bytes} [Thu Jun 25 23:36:33 2026] GET /v2.0/ports?device_id=ef8ad5ec-d407-45a3-bd5f-d56427d26092&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2690] 10.0.0.208 () {30 vars in 689 bytes} [Thu Jun 25 23:36:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2691] 10.0.0.208 () {30 vars in 691 bytes} [Thu Jun 25 23:36:33 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: 1397/2692] 10.0.0.208 () {30 vars in 667 bytes} [Thu Jun 25 23:36:33 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: 1296/2693] 10.0.0.208 () {30 vars in 703 bytes} [Thu Jun 25 23:36:33 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: 1398/2694] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:33 2026] GET /v2.0/ports?tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00&device_id=ef8ad5ec-d407-45a3-bd5f-d56427d26092 => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2695] 10.0.0.208 () {28 vars in 438 bytes} [Thu Jun 25 23:36:34 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: 1399/2696] 10.0.0.208 () {30 vars in 727 bytes} [Thu Jun 25 23:36:34 2026] GET /v2.0/subnets/4efdbd67-10fc-4157-9da3-befb8b8fbfc3 => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2697] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:36:34 2026] GET /v2.0/networks?id=5c408ca2-f2b8-4366-aeb2-6b24e3293492 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2698] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:36:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=7087c83b-2ff7-4fef-9817-43652927dcd5 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2699] 199.19.213.146 () {34 vars in 1106 bytes} [Thu Jun 25 23:36:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A146&port_id=7087c83b-2ff7-4fef-9817-43652927dcd5 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2700] 199.19.213.146 () {34 vars in 1064 bytes} [Thu Jun 25 23:36:34 2026] GET /v2.0/subnets?id=416f5e41-12ed-4cf3-92ee-50cc9ddee73d&id=fabfb5e3-9dc3-470e-8a8b-ef998e87c171 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2701] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:34 2026] GET /v2.0/ports?network_id=5c408ca2-f2b8-4366-aeb2-6b24e3293492&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: 1402/2702] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:34 2026] GET /v2.0/ports?network_id=5c408ca2-f2b8-4366-aeb2-6b24e3293492&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2703] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:34 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?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: 1403/2704] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:34 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2705] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:36:34 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: 1404/2706] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:36:34 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: 1303/2707] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:36:34 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: 1405/2708] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:36:35 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: 1304/2709] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:36:35 2026] GET /v2.0/subnets/4efdbd67-10fc-4157-9da3-befb8b8fbfc3 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2710] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:36:35 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 2585 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2711] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:36:35 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: 1407/2712] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:36:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2713] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:36:35 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: 1408/2714] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:36:35 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: 1308/2717] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:36 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2718] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:36 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?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: 1309/2719] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:36:36 2026] GET /v2.0/networks?id=55e572f6-a90f-464e-99c4-8ad446fe95eb => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2720] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:36:37 2026] POST /v2.0/ports => generated 1295 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2721] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:36:37 2026] PUT /v2.0/ports/49bed294-0258-4ca4-a437-6004660a47b9 => generated 1456 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1412/2722] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:38 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 4033 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1311/2723] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:36:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.46&port_id=2acafa57-aaee-42cb-9084-1932571c2bd7 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2724] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/subnets?id=e9f59393-02e6-41b1-8129-8cd76837efc3 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:36:39.111 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5867e558-6d06-4344-9b0d-f529957c76c7'] response: {'name': 'network-changed', 'server_uuid': '94072ceb-10b5-4f37-97bf-4a0c498126c4', 'tag': '49bed294-0258-4ca4-a437-6004660a47b9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1312/2725] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/ports?network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6&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: 1414/2726] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?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: 1313/2727] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2728] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=43474c06-0ccd-4295-922f-484d700693d0 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2729] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/subnets?id=25bda728-62a6-4324-befc-cab45b631c18 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2730] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/ports?network_id=2b83f58f-387a-4445-82e8-ca70f6925947&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: 1315/2731] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2732] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?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: 1316/2733] 199.19.213.146 () {34 vars in 1056 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=49bed294-0258-4ca4-a437-6004660a47b9 => 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: 1418/2734] 199.19.213.146 () {34 vars in 1102 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae5&port_id=49bed294-0258-4ca4-a437-6004660a47b9 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2735] 199.19.213.146 () {34 vars in 1064 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/subnets?id=4efdbd67-10fc-4157-9da3-befb8b8fbfc3&id=61d5bd0a-0faa-4a0b-8ee1-22287852191c => generated 1409 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2736] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&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: 1318/2737] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2738] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?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: 1319/2739] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2740] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:40 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 4033 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2741] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:36:40 2026] GET /v2.0/networks?id=55e572f6-a90f-464e-99c4-8ad446fe95eb => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2742] 199.19.213.146 () {34 vars in 1056 bytes} [Thu Jun 25 23:36:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=49bed294-0258-4ca4-a437-6004660a47b9 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2743] 199.19.213.146 () {34 vars in 1102 bytes} [Thu Jun 25 23:36:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae5&port_id=49bed294-0258-4ca4-a437-6004660a47b9 => 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: 1423/2744] 199.19.213.146 () {34 vars in 1064 bytes} [Thu Jun 25 23:36:41 2026] GET /v2.0/subnets?id=4efdbd67-10fc-4157-9da3-befb8b8fbfc3&id=61d5bd0a-0faa-4a0b-8ee1-22287852191c => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2745] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:41 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&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: 1424/2746] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:41 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2747] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:41 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2748] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:41 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2749] 10.0.0.245 () {34 vars in 971 bytes} [Thu Jun 25 23:36:43 2026] GET /v2.0/ports/49bed294-0258-4ca4-a437-6004660a47b9 => generated 1458 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2750] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:36:43 2026] GET /v2.0/ports/49bed294-0258-4ca4-a437-6004660a47b9 => generated 1458 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2751] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:36:43 2026] GET /v2.0/ports/49bed294-0258-4ca4-a437-6004660a47b9 => generated 1458 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2752] 199.19.213.146 () {34 vars in 789 bytes} [Thu Jun 25 23:36:43 2026] PUT /v2.0/ports/49bed294-0258-4ca4-a437-6004660a47b9 => generated 1197 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2753] 199.19.213.146 () {30 vars in 742 bytes} [Thu Jun 25 23:36:43 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb => generated 798 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1428/2754] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:36:43 2026] GET /v2.0/subnets/4efdbd67-10fc-4157-9da3-befb8b8fbfc3 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2755] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:36:44 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) 2026-06-25 23:36:44.124 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-792da8e0-e6fd-4d5b-8dfe-dfad5c248d99'] response: {'name': 'network-changed', 'server_uuid': '94072ceb-10b5-4f37-97bf-4a0c498126c4', 'tag': '49bed294-0258-4ca4-a437-6004660a47b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1429/2756] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:36:44 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: 1328/2757] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:36:44 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: 1430/2758] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:36:44 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: 1329/2759] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:36:44 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2760] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:36:44 2026] GET /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2761] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:36:44 2026] GET /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2762] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:36:44 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2763] 199.19.213.146 () {30 vars in 742 bytes} [Thu Jun 25 23:36:44 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947 => generated 799 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2764] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:36:44 2026] GET /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2765] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:36:44 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2766] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:44 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 3810 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2767] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:36:44 2026] GET /v2.0/networks?id=55e572f6-a90f-464e-99c4-8ad446fe95eb => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2768] 199.19.213.146 () {34 vars in 1056 bytes} [Thu Jun 25 23:36:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=49bed294-0258-4ca4-a437-6004660a47b9 => 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: 1334/2769] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:36:44 2026] GET /v2.0/subnets?id=4efdbd67-10fc-4157-9da3-befb8b8fbfc3 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2770] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:44 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2771] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:44 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2772] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:44 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2773] 10.0.0.208 () {30 vars in 689 bytes} [Thu Jun 25 23:36:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2774] 10.0.0.208 () {30 vars in 691 bytes} [Thu Jun 25 23:36:49 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: 1337/2775] 10.0.0.208 () {30 vars in 667 bytes} [Thu Jun 25 23:36:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2776] 10.0.0.208 () {30 vars in 703 bytes} [Thu Jun 25 23:36:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2777] 10.0.0.208 () {28 vars in 438 bytes} [Thu Jun 25 23:36:50 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: 1440/2778] 10.0.0.208 () {30 vars in 727 bytes} [Thu Jun 25 23:36:50 2026] GET /v2.0/subnets/fabfb5e3-9dc3-470e-8a8b-ef998e87c171 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2779] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:36: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: 7|app: 0|req: 1441/2780] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:36:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2781] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:36:51 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: 1442/2782] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:36:51 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: 1341/2783] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:36:51 2026] GET /v2.0/subnets/4efdbd67-10fc-4157-9da3-befb8b8fbfc3 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2784] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:36:51 2026] GET /v2.0/subnets/fabfb5e3-9dc3-470e-8a8b-ef998e87c171 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2785] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:36:51 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 3810 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2788] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:36:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2789] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:36:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2790] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:36:51 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: 1345/2791] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:36:51 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: 1447/2792] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:52 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2793] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:52 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?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: 7|app: 0|req: 1448/2794] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:36:53 2026] GET /v2.0/networks?id=5c408ca2-f2b8-4366-aeb2-6b24e3293492 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2795] 199.19.213.146 () {38 vars in 955 bytes} [Thu Jun 25 23:36:53 2026] POST /v2.0/ports => generated 1307 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2796] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:36:53 2026] PUT /v2.0/ports/579ade83-10e3-411f-bb8e-52328afe5d6f => generated 1468 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1348/2797] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:55 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 5270 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1450/2798] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:36:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.46&port_id=2acafa57-aaee-42cb-9084-1932571c2bd7 => 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: 1349/2799] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:36:55 2026] GET /v2.0/subnets?id=e9f59393-02e6-41b1-8129-8cd76837efc3 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:36:55.598 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ff78511-2520-402c-83d9-5e4f3843d89f'] response: {'name': 'network-changed', 'server_uuid': '94072ceb-10b5-4f37-97bf-4a0c498126c4', 'tag': '579ade83-10e3-411f-bb8e-52328afe5d6f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1451/2800] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:55 2026] GET /v2.0/ports?network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2801] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:55 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?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: 1452/2802] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:55 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2803] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:36:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=43474c06-0ccd-4295-922f-484d700693d0 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2804] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:36:55 2026] GET /v2.0/subnets?id=25bda728-62a6-4324-befc-cab45b631c18 => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2805] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:55 2026] GET /v2.0/ports?network_id=2b83f58f-387a-4445-82e8-ca70f6925947&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: 1454/2806] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:55 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2807] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:55 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?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: 1455/2808] 199.19.213.146 () {34 vars in 1056 bytes} [Thu Jun 25 23:36:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=49bed294-0258-4ca4-a437-6004660a47b9 => 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: 1354/2809] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:36:56 2026] GET /v2.0/subnets?id=4efdbd67-10fc-4157-9da3-befb8b8fbfc3 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2810] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:56 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2811] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:56 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2812] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:56 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2813] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:36:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.236&port_id=579ade83-10e3-411f-bb8e-52328afe5d6f => 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: 1458/2814] 199.19.213.146 () {34 vars in 1106 bytes} [Thu Jun 25 23:36:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2d7&port_id=579ade83-10e3-411f-bb8e-52328afe5d6f => 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: 1357/2815] 199.19.213.146 () {34 vars in 1064 bytes} [Thu Jun 25 23:36:56 2026] GET /v2.0/subnets?id=416f5e41-12ed-4cf3-92ee-50cc9ddee73d&id=fabfb5e3-9dc3-470e-8a8b-ef998e87c171 => generated 1414 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2816] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:56 2026] GET /v2.0/ports?network_id=5c408ca2-f2b8-4366-aeb2-6b24e3293492&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: 1358/2817] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:56 2026] GET /v2.0/ports?network_id=5c408ca2-f2b8-4366-aeb2-6b24e3293492&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2818] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:56 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2819] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:56 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?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: 7|app: 0|req: 1461/2820] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:57 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 5270 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2821] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:36:57 2026] GET /v2.0/networks?id=5c408ca2-f2b8-4366-aeb2-6b24e3293492 => 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: 1462/2822] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:36:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.236&port_id=579ade83-10e3-411f-bb8e-52328afe5d6f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2823] 199.19.213.146 () {34 vars in 1106 bytes} [Thu Jun 25 23:36:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2d7&port_id=579ade83-10e3-411f-bb8e-52328afe5d6f => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2824] 199.19.213.146 () {34 vars in 1064 bytes} [Thu Jun 25 23:36:57 2026] GET /v2.0/subnets?id=416f5e41-12ed-4cf3-92ee-50cc9ddee73d&id=fabfb5e3-9dc3-470e-8a8b-ef998e87c171 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2825] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:57 2026] GET /v2.0/ports?network_id=5c408ca2-f2b8-4366-aeb2-6b24e3293492&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: 1464/2826] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:57 2026] GET /v2.0/ports?network_id=5c408ca2-f2b8-4366-aeb2-6b24e3293492&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2827] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:57 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2828] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:58 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2829] 10.0.0.245 () {34 vars in 971 bytes} [Thu Jun 25 23:36:59 2026] GET /v2.0/ports/579ade83-10e3-411f-bb8e-52328afe5d6f => generated 1470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2830] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:36:59 2026] GET /v2.0/ports/579ade83-10e3-411f-bb8e-52328afe5d6f => generated 1470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2831] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:36:59 2026] GET /v2.0/ports/579ade83-10e3-411f-bb8e-52328afe5d6f => generated 1470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2832] 199.19.213.146 () {34 vars in 789 bytes} [Thu Jun 25 23:37:00 2026] PUT /v2.0/ports/579ade83-10e3-411f-bb8e-52328afe5d6f => generated 1201 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2833] 199.19.213.146 () {30 vars in 742 bytes} [Thu Jun 25 23:37:00 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492 => 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.12/site-packages/pycadf/identifier.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: 1468/2834] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:37:00 2026] GET /v2.0/subnets/fabfb5e3-9dc3-470e-8a8b-ef998e87c171 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2835] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:37:00 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) 2026-06-25 23:37:00.660 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fccce30-cc72-48f2-8342-cac62af4d7cf'] response: {'name': 'network-changed', 'server_uuid': '94072ceb-10b5-4f37-97bf-4a0c498126c4', 'tag': '579ade83-10e3-411f-bb8e-52328afe5d6f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1469/2836] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:37:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2837] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:37:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2838] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:37:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2839] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:37:00 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2840] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:37:00 2026] GET /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2841] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:37:00 2026] GET /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2842] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:37:00 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2843] 199.19.213.146 () {30 vars in 742 bytes} [Thu Jun 25 23:37:00 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2844] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:37:00 2026] GET /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => 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: 1372/2845] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:37:01 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2846] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:01 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 5039 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2847] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:37:01 2026] GET /v2.0/networks?id=5c408ca2-f2b8-4366-aeb2-6b24e3293492 => 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: 1475/2848] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.236&port_id=579ade83-10e3-411f-bb8e-52328afe5d6f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2849] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:37:01 2026] GET /v2.0/subnets?id=fabfb5e3-9dc3-470e-8a8b-ef998e87c171 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2850] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:01 2026] GET /v2.0/ports?network_id=5c408ca2-f2b8-4366-aeb2-6b24e3293492&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2851] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:01 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2852] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:01 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2855] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:37:09 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: 1479/2856] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:37:09 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: 1378/2857] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:37:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2858] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:37:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2859] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:37:09 2026] GET /v2.0/subnets/4efdbd67-10fc-4157-9da3-befb8b8fbfc3 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2860] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:09 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 5039 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2861] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:37:09 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: 1482/2862] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:37:10 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: 1381/2863] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:37:10 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: 1483/2864] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:37:10 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: 1382/2865] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:37:10 2026] GET /v2.0/ports/579ade83-10e3-411f-bb8e-52328afe5d6f => generated 1237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2866] 199.19.213.146 () {34 vars in 788 bytes} [Thu Jun 25 23:37:10 2026] PUT /v2.0/ports/579ade83-10e3-411f-bb8e-52328afe5d6f => generated 1026 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2867] 199.19.213.146 () {30 vars in 742 bytes} [Thu Jun 25 23:37:10 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492 => generated 797 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1485/2868] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:10 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 4864 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2869] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:10 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 4864 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:37:11.106 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ae188c1-f39a-4e9b-9a73-73661005d06a'] response: {'name': 'network-changed', 'server_uuid': '94072ceb-10b5-4f37-97bf-4a0c498126c4', 'tag': '579ade83-10e3-411f-bb8e-52328afe5d6f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1486/2870] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:11 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 4864 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2871] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:37:11 2026] GET /v2.0/networks?id=5c408ca2-f2b8-4366-aeb2-6b24e3293492 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2872] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:11 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2873] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:11 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2874] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:11 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 4864 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2875] 199.19.213.146 () {34 vars in 975 bytes} [Thu Jun 25 23:37:12 2026] GET /v2.0/ports/579ade83-10e3-411f-bb8e-52328afe5d6f => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2876] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:12 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 4864 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2877] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:37:12 2026] DELETE /v2.0/ports/579ade83-10e3-411f-bb8e-52328afe5d6f => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2878] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 3810 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:37:13.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91d2fd3f-32e1-4a7c-886b-058af2d32f8a 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1389/2879] 199.19.213.146 () {32 vars in 758 bytes} [Thu Jun 25 23:37:13 2026] DELETE /v2.0/ports/579ade83-10e3-411f-bb8e-52328afe5d6f => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2880] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2881] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:37:14 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: 1492/2882] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:37:14 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: 1391/2883] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2884] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2885] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2886] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:37:14.217 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-198691e5-f53f-43d9-bd4a-330a70c79d41'] response: {'server_uuid': '94072ceb-10b5-4f37-97bf-4a0c498126c4', 'name': 'network-vif-deleted', 'tag': '579ade83-10e3-411f-bb8e-52328afe5d6f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1393/2887] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2888] 199.19.213.146 () {30 vars in 742 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947 => generated 799 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2889] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2890] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2891] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 3810 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2892] 199.19.213.146 () {34 vars in 1226 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/networks?id=4578ce9d-290e-4ad6-9d2b-5aae757461f6&id=2b83f58f-387a-4445-82e8-ca70f6925947&id=55e572f6-a90f-464e-99c4-8ad446fe95eb&id=5c408ca2-f2b8-4366-aeb2-6b24e3293492 => generated 3096 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2893] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.46&port_id=2acafa57-aaee-42cb-9084-1932571c2bd7 => 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: 1498/2894] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/subnets?id=e9f59393-02e6-41b1-8129-8cd76837efc3 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2895] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/ports?network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6&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: 7|app: 0|req: 1499/2896] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2897] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?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: 1500/2898] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=43474c06-0ccd-4295-922f-484d700693d0 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2899] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/subnets?id=25bda728-62a6-4324-befc-cab45b631c18 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2900] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/ports?network_id=2b83f58f-387a-4445-82e8-ca70f6925947&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2901] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2902] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2903] 199.19.213.146 () {34 vars in 1056 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=49bed294-0258-4ca4-a437-6004660a47b9 => 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: 1503/2904] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/subnets?id=4efdbd67-10fc-4157-9da3-befb8b8fbfc3 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2905] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/ports?network_id=55e572f6-a90f-464e-99c4-8ad446fe95eb&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2906] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2907] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?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: 1505/2908] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:37:21 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: 1404/2909] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:37:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2910] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:37:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2911] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:37:21 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: 1507/2912] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:21 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 3810 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2915] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:37:21 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: 1509/2916] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:37:21 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: 1408/2917] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:37:21 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: 1510/2918] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:37:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2919] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:37:21 2026] GET /v2.0/ports/49bed294-0258-4ca4-a437-6004660a47b9 => generated 1233 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2920] 199.19.213.146 () {34 vars in 788 bytes} [Thu Jun 25 23:37:21 2026] PUT /v2.0/ports/49bed294-0258-4ca4-a437-6004660a47b9 => generated 1026 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2921] 199.19.213.146 () {30 vars in 742 bytes} [Thu Jun 25 23:37:21 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1512/2922] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:21 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 3639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2923] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:21 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 3639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:37:22.395 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2599451-c259-4893-aef2-56215252935a'] response: {'name': 'network-changed', 'server_uuid': '94072ceb-10b5-4f37-97bf-4a0c498126c4', 'tag': '49bed294-0258-4ca4-a437-6004660a47b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1513/2924] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:22 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 3639 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2925] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:37:22 2026] GET /v2.0/networks?id=55e572f6-a90f-464e-99c4-8ad446fe95eb => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2926] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:22 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2927] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:22 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2928] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:23 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 3639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2929] 199.19.213.146 () {34 vars in 975 bytes} [Thu Jun 25 23:37:23 2026] GET /v2.0/ports/49bed294-0258-4ca4-a437-6004660a47b9 => generated 1062 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2930] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:24 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 3639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2931] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:37:23 2026] DELETE /v2.0/ports/49bed294-0258-4ca4-a437-6004660a47b9 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2932] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:37:25.211 7 INFO neutron.pecan_wsgi.hooks.translation [None req-19cd6bc3-7916-448f-b783-8448add740c9 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/2933] 199.19.213.146 () {32 vars in 758 bytes} [Thu Jun 25 23:37:25 2026] DELETE /v2.0/ports/49bed294-0258-4ca4-a437-6004660a47b9 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2934] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:37:25 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) 2026-06-25 23:37:25.319 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc5dc19d-c036-44f0-b34e-75d5b2f67358'] response: {'server_uuid': '94072ceb-10b5-4f37-97bf-4a0c498126c4', 'name': 'network-vif-deleted', 'tag': '49bed294-0258-4ca4-a437-6004660a47b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1518/2935] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:37:25 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: 1418/2936] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2937] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2938] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2939] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2940] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1349 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2941] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2942] 199.19.213.146 () {30 vars in 742 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2943] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 1128 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2944] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2945] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 2585 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2946] 199.19.213.146 () {34 vars in 1146 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/networks?id=4578ce9d-290e-4ad6-9d2b-5aae757461f6&id=2b83f58f-387a-4445-82e8-ca70f6925947&id=55e572f6-a90f-464e-99c4-8ad446fe95eb => generated 2310 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2947] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.46&port_id=2acafa57-aaee-42cb-9084-1932571c2bd7 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2948] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/subnets?id=e9f59393-02e6-41b1-8129-8cd76837efc3 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2949] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/ports?network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2950] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?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: 1526/2951] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2952] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=43474c06-0ccd-4295-922f-484d700693d0 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2953] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/subnets?id=25bda728-62a6-4324-befc-cab45b631c18 => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2954] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/ports?network_id=2b83f58f-387a-4445-82e8-ca70f6925947&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: 1528/2955] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2956] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?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: 1529/2957] 199.19.213.146 () {34 vars in 1096 bytes} [Thu Jun 25 23:37:34 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2958] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:34 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 2585 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2959] 199.19.213.146 () {34 vars in 1066 bytes} [Thu Jun 25 23:37:35 2026] GET /v2.0/networks?id=4578ce9d-290e-4ad6-9d2b-5aae757461f6&id=2b83f58f-387a-4445-82e8-ca70f6925947 => generated 1523 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2960] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:37:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.46&port_id=2acafa57-aaee-42cb-9084-1932571c2bd7 => 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: 1531/2961] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:37:35 2026] GET /v2.0/subnets?id=e9f59393-02e6-41b1-8129-8cd76837efc3 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2962] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:35 2026] GET /v2.0/ports?network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6&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: 1532/2963] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:35 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2964] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:35 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?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: 1533/2965] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=43474c06-0ccd-4295-922f-484d700693d0 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2966] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:37:35 2026] GET /v2.0/subnets?id=25bda728-62a6-4324-befc-cab45b631c18 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2967] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:35 2026] GET /v2.0/ports?network_id=2b83f58f-387a-4445-82e8-ca70f6925947&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2968] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:35 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2969] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:35 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?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: 1435/2970] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:37:36 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: 1536/2971] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:37:36 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: 1436/2972] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:37:36 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: 1537/2973] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:37:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:37:36.146 8 INFO neutron.api.v2.resource [None req-20fb8c16-2e8f-490d-90fa-f84a2b457aef 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1437/2974] 199.19.213.146 () {30 vars in 762 bytes} [Thu Jun 25 23:37:36 2026] GET /v2.0/security-groups/lb-09fdb7ab-5561-403a-b978-7c86e4ebcdf6 => 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: 1538/2975] 199.19.213.146 () {30 vars in 784 bytes} [Thu Jun 25 23:37:36 2026] GET /v2.0/security-groups?name=lb-09fdb7ab-5561-403a-b978-7c86e4ebcdf6 => generated 2865 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2976] 199.19.213.146 () {30 vars in 814 bytes} [Thu Jun 25 23:37:36 2026] GET /v2.0/security-group-rules?security_group_id=37d579b1-b0f5-4965-97c7-238ffc4c114b => generated 2334 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2979] 199.19.213.146 () {32 vars in 788 bytes} [Thu Jun 25 23:37:36 2026] DELETE /v2.0/security-group-rules/b057b992-c45e-4e49-9aad-af7f4bc4a547 => 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: 1441/2980] 199.19.213.146 () {32 vars in 788 bytes} [Thu Jun 25 23:37:36 2026] DELETE /v2.0/security-group-rules/cfce631a-f927-4b23-a5aa-1448ba9cba74 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:40.498 7 INFO neutron.db.l3_db [None req-f23598c5-d497-4871-b939-0ac15a2acda7 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Floating IP b4bf0563-3dcd-4936-80a2-5e58f1822dcb disassociated (deleted). External IP: 10.96.250.209, port: 3704e822-25e9-4eae-9f00-6c57b80c5a58. [pid: 7|app: 0|req: 1540/2981] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:37:40 2026] DELETE /v2.0/floatingips/b4bf0563-3dcd-4936-80a2-5e58f1822dcb => generated 0 bytes in 767 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:40.915 8 INFO neutron.api.v2.resource [None req-831b1a7a-fba2-4b32-96ec-fa98c58228cc 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1442/2982] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:37:40 2026] GET /v2.0/floatingips/b4bf0563-3dcd-4936-80a2-5e58f1822dcb => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2983] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2984] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2985] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2986] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:37:42.253 7 INFO neutron.api.v2.resource [None req-406400ac-55c3-4520-8272-e2f6d5e2319e 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/2987] 199.19.213.146 () {30 vars in 762 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/security-groups/lb-09fdb7ab-5561-403a-b978-7c86e4ebcdf6 => 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: 1445/2988] 199.19.213.146 () {30 vars in 784 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/security-groups?name=lb-09fdb7ab-5561-403a-b978-7c86e4ebcdf6 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2989] 199.19.213.146 () {30 vars in 814 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/security-group-rules?security_group_id=37d579b1-b0f5-4965-97c7-238ffc4c114b => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2990] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:37:42 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: 1545/2991] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:37:42 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: 1447/2992] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2993] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2994] 199.19.213.146 () {30 vars in 740 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2995] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 2585 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2996] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 2585 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2997] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:42 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 2585 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2998] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:43 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2999] 199.19.213.146 () {34 vars in 975 bytes} [Thu Jun 25 23:37:44 2026] GET /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1349 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3000] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:37:44 2026] GET /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3001] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:44 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3002] 199.19.213.146 () {34 vars in 1016 bytes} [Thu Jun 25 23:37:44 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947?fields=dns_domain => generated 29 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3003] 199.19.213.146 () {38 vars in 1028 bytes} [Thu Jun 25 23:37:44 2026] PUT /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1150 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3004] 199.19.213.146 () {30 vars in 768 bytes} [Thu Jun 25 23:37:45 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1552/3005] 199.19.213.146 () {34 vars in 788 bytes} [Thu Jun 25 23:37:45 2026] PUT /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1090 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3006] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 1090 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1553/3007] 199.19.213.146 () {32 vars in 758 bytes} [Thu Jun 25 23:37:46 2026] DELETE /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3008] 199.19.213.146 () {30 vars in 702 bytes} [Thu Jun 25 23:37:46 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: 1554/3009] 199.19.213.146 () {30 vars in 704 bytes} [Thu Jun 25 23:37:46 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: 1456/3010] 199.19.213.146 () {30 vars in 680 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3011] 199.19.213.146 () {30 vars in 716 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:37:46.658 8 INFO neutron.pecan_wsgi.hooks.translation [None req-968f00d7-5cf5-4415-82c4-49f50091eca6 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1457/3012] 199.19.213.146 () {32 vars in 758 bytes} [Thu Jun 25 23:37:46 2026] DELETE /v2.0/ports/43474c06-0ccd-4295-922f-484d700693d0 => 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: 1556/3013] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3014] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/ports?tenant_id=2d37fcc49d364103a499b9e49e039ee8&device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:37:46.716 7 INFO neutron.api.v2.resource [None req-0ead9a42-6a4e-4a26-8327-66be1f44a515 786fbdb234f4476a88d5e26e1d5b14b5 2d37fcc49d364103a499b9e49e039ee8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3015] 199.19.213.146 () {30 vars in 762 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/security-groups/lb-09fdb7ab-5561-403a-b978-7c86e4ebcdf6 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3016] 199.19.213.146 () {30 vars in 784 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/security-groups?name=lb-09fdb7ab-5561-403a-b978-7c86e4ebcdf6 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3017] 199.19.213.146 () {34 vars in 1066 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/networks?id=4578ce9d-290e-4ad6-9d2b-5aae757461f6&id=2b83f58f-387a-4445-82e8-ca70f6925947 => generated 1523 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3018] 199.19.213.146 () {34 vars in 1060 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.46&port_id=2acafa57-aaee-42cb-9084-1932571c2bd7 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3019] 199.19.213.146 () {30 vars in 736 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3020] 199.19.213.146 () {34 vars in 984 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/subnets?id=e9f59393-02e6-41b1-8129-8cd76837efc3 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3021] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/ports?network_id=4578ce9d-290e-4ad6-9d2b-5aae757461f6&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3022] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3023] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/networks/4578ce9d-290e-4ad6-9d2b-5aae757461f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3024] 199.19.213.146 () {34 vars in 788 bytes} [Thu Jun 25 23:37:46 2026] PUT /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 1090 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3025] 199.19.213.146 () {32 vars in 778 bytes} [Thu Jun 25 23:37:47 2026] DELETE /v2.0/security-groups/37d579b1-b0f5-4965-97c7-238ffc4c114b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3026] 199.19.213.146 () {32 vars in 758 bytes} [Thu Jun 25 23:37:47 2026] DELETE /v2.0/ports/3704e822-25e9-4eae-9f00-6c57b80c5a58 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3027] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:37:49 2026] GET /v2.0/ports?device_id=94072ceb-10b5-4f37-97bf-4a0c498126c4 => 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: 1463/3028] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:37:49 2026] DELETE /v2.0/ports/2acafa57-aaee-42cb-9084-1932571c2bd7 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:37:51.436 7 INFO neutron.db.l3_db [None req-e94e52b5-0816-4dcc-b08c-b5adab605cc3 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Floating IP 8df50593-0dc1-4984-87b6-b1dbdaf5b8c4 disassociated (deleted). External IP: 10.96.250.220, port: 7087c83b-2ff7-4fef-9817-43652927dcd5. [pid: 7|app: 0|req: 1566/3031] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:37:51 2026] DELETE /v2.0/floatingips/8df50593-0dc1-4984-87b6-b1dbdaf5b8c4 => generated 0 bytes in 602 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:51.770 8 INFO neutron.api.v2.resource [None req-d5f1b807-3bc2-4335-8679-3eec93521899 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1466/3032] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:37:51 2026] GET /v2.0/floatingips/8df50593-0dc1-4984-87b6-b1dbdaf5b8c4 => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:37:51.979 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-81f5a091-955e-49e7-9d49-7f54a8d95892'] response: {'name': 'network-changed', 'server_uuid': 'ef8ad5ec-d407-45a3-bd5f-d56427d26092', 'tag': '7087c83b-2ff7-4fef-9817-43652927dcd5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1567/3033] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:37:51 2026] GET /v2.0/ports?device_id=ef8ad5ec-d407-45a3-bd5f-d56427d26092 => generated 1204 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:37:52.066 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d7a571e-e699-48ae-ad91-b4bedd393760'] response: {'server_uuid': '94072ceb-10b5-4f37-97bf-4a0c498126c4', 'name': 'network-vif-deleted', 'tag': '2acafa57-aaee-42cb-9084-1932571c2bd7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1467/3034] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:37:52 2026] GET /v2.0/security-groups?id=7d88f4de-0234-44f2-9ffd-84ce2d346b28&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3035] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:52 2026] GET /v2.0/ports?tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00&device_id=ef8ad5ec-d407-45a3-bd5f-d56427d26092 => generated 1473 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3036] 199.19.213.146 () {34 vars in 986 bytes} [Thu Jun 25 23:37:52 2026] GET /v2.0/networks?id=5c408ca2-f2b8-4366-aeb2-6b24e3293492 => 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: 1569/3037] 199.19.213.146 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=7087c83b-2ff7-4fef-9817-43652927dcd5 => 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: 1469/3038] 199.19.213.146 () {34 vars in 1106 bytes} [Thu Jun 25 23:37:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A146&port_id=7087c83b-2ff7-4fef-9817-43652927dcd5 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3039] 199.19.213.146 () {34 vars in 1064 bytes} [Thu Jun 25 23:37:52 2026] GET /v2.0/subnets?id=416f5e41-12ed-4cf3-92ee-50cc9ddee73d&id=fabfb5e3-9dc3-470e-8a8b-ef998e87c171 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3040] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:52 2026] GET /v2.0/ports?network_id=5c408ca2-f2b8-4366-aeb2-6b24e3293492&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3041] 199.19.213.146 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:52 2026] GET /v2.0/ports?network_id=5c408ca2-f2b8-4366-aeb2-6b24e3293492&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3042] 199.19.213.146 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:52 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3043] 199.19.213.146 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:52 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3044] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:37:53 2026] GET /v2.0/ports?device_id=ef8ad5ec-d407-45a3-bd5f-d56427d26092 => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3045] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:37:53 2026] DELETE /v2.0/ports/7087c83b-2ff7-4fef-9817-43652927dcd5 => 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: 1473/3046] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:37:57 2026] GET /v2.0/ports?device_id=ef8ad5ec-d407-45a3-bd5f-d56427d26092 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:38:02.265 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-350f2061-ea5f-49e0-b791-4396b949fe1a'] response: {'server_uuid': 'ef8ad5ec-d407-45a3-bd5f-d56427d26092', 'name': 'network-vif-deleted', 'tag': '7087c83b-2ff7-4fef-9817-43652927dcd5', 'status': 'completed', 'code': 200} 2026-06-25 23:38:02.565 7 INFO neutron.db.l3_db [None req-4a83ddf0-27ca-48a2-b8f7-7f939975081f 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] Floating IP f6153e04-01fd-48f0-8f4a-417d63930887 disassociated (deleted). External IP: 10.96.250.210, port: 57719c94-f200-4602-9904-dac7fa6f2565. [pid: 7|app: 0|req: 1574/3047] 10.0.0.199 () {32 vars in 732 bytes} [Thu Jun 25 23:38:02 2026] DELETE /v2.0/floatingips/f6153e04-01fd-48f0-8f4a-417d63930887 => generated 0 bytes in 649 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:02.903 8 INFO neutron.api.v2.resource [None req-509bebd7-a75e-4181-9aee-79063f0629e0 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1474/3048] 10.0.0.199 () {32 vars in 729 bytes} [Thu Jun 25 23:38:02 2026] GET /v2.0/floatingips/f6153e04-01fd-48f0-8f4a-417d63930887 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3049] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:38:03 2026] GET /v2.0/ports?device_id=0972cb89-5a6b-42e9-af82-09bfbd7b868d => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3050] 10.0.0.245 () {34 vars in 1040 bytes} [Thu Jun 25 23:38:03 2026] GET /v2.0/security-groups?id=7d88f4de-0234-44f2-9ffd-84ce2d346b28&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:38:05.023 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b4b673c-578d-4dbb-9569-1a730386860f'] response: {'name': 'network-changed', 'server_uuid': '0972cb89-5a6b-42e9-af82-09bfbd7b868d', 'tag': '57719c94-f200-4602-9904-dac7fa6f2565', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1576/3051] 199.19.213.146 () {34 vars in 994 bytes} [Thu Jun 25 23:38:04 2026] GET /v2.0/ports?device_id=0972cb89-5a6b-42e9-af82-09bfbd7b868d => generated 1198 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3052] 199.19.213.146 () {36 vars in 997 bytes} [Thu Jun 25 23:38:05 2026] DELETE /v2.0/ports/57719c94-f200-4602-9904-dac7fa6f2565 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3053] 199.19.213.146 () {34 vars in 1080 bytes} [Thu Jun 25 23:38:05 2026] GET /v2.0/ports?tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00&device_id=0972cb89-5a6b-42e9-af82-09bfbd7b868d => 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: 1579/3056] 10.0.0.245 () {34 vars in 990 bytes} [Thu Jun 25 23:38:08 2026] GET /v2.0/ports?device_id=0972cb89-5a6b-42e9-af82-09bfbd7b868d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:38:13.364 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e62931db-7513-48db-a56e-19d658e80f7e'] response: {'server_uuid': '0972cb89-5a6b-42e9-af82-09bfbd7b868d', 'name': 'network-vif-deleted', 'tag': '57719c94-f200-4602-9904-dac7fa6f2565', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1478/3057] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:38:13 2026] DELETE /v2.0/security-group-rules/6feb5077-0cb7-4904-9b20-d7cea6a947d3 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:13.430 7 INFO neutron.api.v2.resource [None req-1694edf9-bd4a-46e3-8f1b-9f271c5d1643 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3058] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:38:13 2026] GET /v2.0/security-group-rules/6feb5077-0cb7-4904-9b20-d7cea6a947d3 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3059] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:38:13 2026] DELETE /v2.0/security-group-rules/9d2f7875-e266-4f3f-87e3-c9835da1e21e => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:13.540 7 INFO neutron.api.v2.resource [None req-496ca55d-b36e-404f-81c0-78496367d079 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1581/3060] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:38:13 2026] GET /v2.0/security-group-rules/9d2f7875-e266-4f3f-87e3-c9835da1e21e => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3061] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:38:13 2026] DELETE /v2.0/security-group-rules/1f9ad1be-ab07-4e9e-b696-e1ff7966a3be => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:13.626 7 INFO neutron.api.v2.resource [None req-b3e84ac4-434b-4413-86c9-bcfda2a5d00a 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3062] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:38:13 2026] GET /v2.0/security-group-rules/1f9ad1be-ab07-4e9e-b696-e1ff7966a3be => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3063] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:38:13 2026] DELETE /v2.0/security-group-rules/9650191c-274f-4ae0-a4a8-c3ec9e46e94b => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:13.712 7 INFO neutron.api.v2.resource [None req-fadd5e75-831c-42d4-959a-997a82bab46c 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/3064] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:38:13 2026] GET /v2.0/security-group-rules/9650191c-274f-4ae0-a4a8-c3ec9e46e94b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3065] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:38:13 2026] DELETE /v2.0/security-group-rules/32fa0eb8-0a8c-4b7c-af0c-478eeb58da8b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:13.799 7 INFO neutron.api.v2.resource [None req-3561a1ef-2491-43b6-8562-3c79ad57727c 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3066] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:38:13 2026] GET /v2.0/security-group-rules/32fa0eb8-0a8c-4b7c-af0c-478eeb58da8b => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3067] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:38:13 2026] DELETE /v2.0/security-group-rules/1fbb3ac4-cd23-4be3-95d4-7391a87f74d1 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:13.892 7 INFO neutron.api.v2.resource [None req-cbb2fb5f-c9a5-411f-875b-5a150ca8e48a 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/3068] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:38:13 2026] GET /v2.0/security-group-rules/1fbb3ac4-cd23-4be3-95d4-7391a87f74d1 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3069] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:38:13 2026] DELETE /v2.0/security-group-rules/ce48e52b-b54b-4646-8214-cd1e393f31cd => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:13.984 7 INFO neutron.api.v2.resource [None req-aada4cf1-1a9f-41fd-93f8-a217e335bf44 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3070] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:38:13 2026] GET /v2.0/security-group-rules/ce48e52b-b54b-4646-8214-cd1e393f31cd => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3071] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:38:13 2026] DELETE /v2.0/security-group-rules/91c9eedc-5f0c-489f-9221-6ec2c9f7fec1 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:14.077 7 INFO neutron.api.v2.resource [None req-319df585-9fa3-4156-9374-081f50d232a9 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3072] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:38:14 2026] GET /v2.0/security-group-rules/91c9eedc-5f0c-489f-9221-6ec2c9f7fec1 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3073] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:38:14 2026] DELETE /v2.0/security-group-rules/1ada9c62-db00-401c-b288-9bbafcdbb0d8 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:14.156 7 INFO neutron.api.v2.resource [None req-31782420-c2dc-4c46-b3c5-b1f75dbed182 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3074] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:38:14 2026] GET /v2.0/security-group-rules/1ada9c62-db00-401c-b288-9bbafcdbb0d8 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3075] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:38:14 2026] DELETE /v2.0/security-group-rules/2cb15919-d495-4c35-ab05-53146d51a898 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:14.258 7 INFO neutron.api.v2.resource [None req-9593d10b-e823-4695-bf90-5d3ffae4cb82 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1589/3076] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:38:14 2026] GET /v2.0/security-group-rules/2cb15919-d495-4c35-ab05-53146d51a898 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3077] 10.0.0.199 () {32 vars in 750 bytes} [Thu Jun 25 23:38:14 2026] DELETE /v2.0/security-group-rules/23056f93-d4a7-4a63-a1b3-28a45129de49 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:14.343 7 INFO neutron.api.v2.resource [None req-5802880e-48dc-4424-baa3-7565aa91d500 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1590/3078] 10.0.0.199 () {32 vars in 747 bytes} [Thu Jun 25 23:38:14 2026] GET /v2.0/security-group-rules/23056f93-d4a7-4a63-a1b3-28a45129de49 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3079] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:14 2026] DELETE /v2.0/security-groups/7d88f4de-0234-44f2-9ffd-84ce2d346b28 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:14.478 7 INFO neutron.api.v2.resource [None req-ca5e7f32-1a76-4565-a83c-f1cd982d1d01 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1591/3080] 10.0.0.199 () {32 vars in 737 bytes} [Thu Jun 25 23:38:14 2026] GET /v2.0/security-groups/7d88f4de-0234-44f2-9ffd-84ce2d346b28 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3081] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:38:14 2026] PUT /v2.0/routers/a7a078c1-e731-409c-a7e3-a056295e0da1/remove_router_interface => generated 309 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:38:15.629 7 INFO neutron.api.v2.resource [None req-79ead616-d287-4b3a-a2da-2518cd7c5043 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1592/3082] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:38:15 2026] PUT /v2.0/routers/a7a078c1-e731-409c-a7e3-a056295e0da1/remove_router_interface => generated 198 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3083] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:38:15 2026] PUT /v2.0/routers/a7a078c1-e731-409c-a7e3-a056295e0da1/remove_router_interface => generated 309 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:38:17.256 7 INFO neutron.api.v2.resource [None req-afbcfe73-a3b8-49b9-9fa5-fb2076de8228 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1593/3084] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:38:16 2026] PUT /v2.0/routers/a7a078c1-e731-409c-a7e3-a056295e0da1/remove_router_interface => generated 198 bytes in 559 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3085] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:38:17 2026] PUT /v2.0/routers/a7a078c1-e731-409c-a7e3-a056295e0da1/remove_router_interface => generated 309 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:38:18.293 7 INFO neutron.api.v2.resource [None req-d3133f74-ea44-44cf-9942-7f7075e644dd 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1594/3086] 10.0.0.199 () {34 vars in 789 bytes} [Thu Jun 25 23:38:18 2026] PUT /v2.0/routers/a7a078c1-e731-409c-a7e3-a056295e0da1/remove_router_interface => generated 198 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:38:19.155 8 INFO neutron.db.l3_hamode_db [None req-af360fea-76fe-4ae6-97b2-8efc64434ef2 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] HA network 2d146aa1-2e09-4f09-9171-bed0d642c7a5 was deleted as no HA routers are present in tenant 1361cc658b7a4f6b9ba228ee5f2bda00. [pid: 8|app: 0|req: 1493/3087] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:38:18 2026] DELETE /v2.0/routers/a7a078c1-e731-409c-a7e3-a056295e0da1 => generated 0 bytes in 868 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:19.192 7 INFO neutron.api.v2.resource [None req-9b926b2d-845c-4957-8763-cea65c36b59e 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3088] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:38:19 2026] GET /v2.0/routers/a7a078c1-e731-409c-a7e3-a056295e0da1 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:38:19.231 8 INFO neutron.services.segments.plugin [-] Segment 75980fa8-4f25-4d16-b902-20417e8fa3bc resource provider aggregate not found 2026-06-25 23:38:19.238 8 INFO neutron.services.segments.plugin [-] Segment 75980fa8-4f25-4d16-b902-20417e8fa3bc resource provider aggregate not found 2026-06-25 23:38:19.249 8 INFO neutron.services.segments.plugin [-] Segment 75980fa8-4f25-4d16-b902-20417e8fa3bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75980fa8-4f25-4d16-b902-20417e8fa3bc found for delete ", "request_id": "req-2a1ffa6a-729d-4d2f-a7de-325dcca7fd65"}]} 2026-06-25 23:38:19.251 8 INFO neutron.services.segments.plugin [-] Segment 75980fa8-4f25-4d16-b902-20417e8fa3bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75980fa8-4f25-4d16-b902-20417e8fa3bc found for delete ", "request_id": "req-b925b223-141a-4e5d-8204-5038b961511c"}]} [pid: 8|app: 0|req: 1494/3089] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:38:19 2026] DELETE /v2.0/subnets/416f5e41-12ed-4cf3-92ee-50cc9ddee73d => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:19.381 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f96ae6c4-2f9e-4ea7-9e84-4357aef0decf 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1596/3090] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:38:19 2026] GET /v2.0/subnets/416f5e41-12ed-4cf3-92ee-50cc9ddee73d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3091] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:38:19 2026] DELETE /v2.0/subnets/fabfb5e3-9dc3-470e-8a8b-ef998e87c171 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:19.569 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1ce6a35-0dc0-440b-874b-37b0a41a23ef 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1597/3092] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:38:19 2026] GET /v2.0/subnets/fabfb5e3-9dc3-470e-8a8b-ef998e87c171 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3093] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:38:19 2026] DELETE /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:19.897 7 INFO neutron.pecan_wsgi.hooks.translation [None req-345cc4bb-d9eb-4b76-92e6-01a0af12b2c8 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1598/3094] 10.0.0.199 () {32 vars in 723 bytes} [Thu Jun 25 23:38:19 2026] GET /v2.0/networks/5c408ca2-f2b8-4366-aeb2-6b24e3293492 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3095] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:38:19 2026] DELETE /v2.0/subnets/61d5bd0a-0faa-4a0b-8ee1-22287852191c => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:20.088 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e4685ec-6e0c-4081-bff2-0702ee606bd7 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3096] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:38:20 2026] GET /v2.0/subnets/61d5bd0a-0faa-4a0b-8ee1-22287852191c => 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: 1498/3097] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:38:20 2026] DELETE /v2.0/subnets/4efdbd67-10fc-4157-9da3-befb8b8fbfc3 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:20.271 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa226aa5-14c1-470a-810f-bb76450c68e7 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3098] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:38:20 2026] GET /v2.0/subnets/4efdbd67-10fc-4157-9da3-befb8b8fbfc3 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3099] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:38:20 2026] DELETE /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:20.601 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56e557ca-0f7f-41b2-9cae-7fbd50244618 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1601/3100] 10.0.0.199 () {32 vars in 723 bytes} [Thu Jun 25 23:38:20 2026] GET /v2.0/networks/55e572f6-a90f-464e-99c4-8ad446fe95eb => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3101] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:38:20 2026] DELETE /v2.0/subnets/ae327d8c-20fe-4795-9ec6-2e8a2baf2e9d => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:20.790 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b9bec32-8979-4742-9c7d-38acb0a49ae0 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1602/3102] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:38:20 2026] GET /v2.0/subnets/ae327d8c-20fe-4795-9ec6-2e8a2baf2e9d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3103] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:38:20 2026] DELETE /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:20.972 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ab6516c-4f26-43b5-bed2-49c7c6530e2b 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1603/3104] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:38:20 2026] GET /v2.0/subnets/25bda728-62a6-4324-befc-cab45b631c18 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:38:21.268 8 INFO neutron.services.segments.plugin [-] Segment bcf77c9c-16c9-4f0d-b0ea-790d46e8ef81 resource provider aggregate not found 2026-06-25 23:38:21.273 8 INFO neutron.services.segments.plugin [-] Segment bcf77c9c-16c9-4f0d-b0ea-790d46e8ef81 resource provider aggregate not found 2026-06-25 23:38:21.282 8 INFO neutron.services.segments.plugin [-] Segment bcf77c9c-16c9-4f0d-b0ea-790d46e8ef81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcf77c9c-16c9-4f0d-b0ea-790d46e8ef81 found for delete ", "request_id": "req-65e08440-4d48-44f9-96f3-adc7ed57dd14"}]} 2026-06-25 23:38:21.286 8 INFO neutron.services.segments.plugin [-] Segment bcf77c9c-16c9-4f0d-b0ea-790d46e8ef81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcf77c9c-16c9-4f0d-b0ea-790d46e8ef81 found for delete ", "request_id": "req-4807f8b9-a5e7-4c54-a76d-668b9d989e5e"}]} 2026-06-25 23:38:21.304 8 INFO neutron.services.segments.plugin [-] Segment 069992d6-f378-4bbc-aa7f-bdb1adc3471b resource provider aggregate not found 2026-06-25 23:38:21.308 8 INFO neutron.services.segments.plugin [-] Segment 069992d6-f378-4bbc-aa7f-bdb1adc3471b resource provider aggregate not found 2026-06-25 23:38:21.320 8 INFO neutron.services.segments.plugin [-] Segment 069992d6-f378-4bbc-aa7f-bdb1adc3471b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 069992d6-f378-4bbc-aa7f-bdb1adc3471b found for delete ", "request_id": "req-f9ff0fad-f85f-4825-bcdc-4f31cd4a479b"}]} 2026-06-25 23:38:21.321 8 INFO neutron.services.segments.plugin [-] Segment 069992d6-f378-4bbc-aa7f-bdb1adc3471b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 069992d6-f378-4bbc-aa7f-bdb1adc3471b found for delete ", "request_id": "req-884102f6-2a77-44ba-b423-12966e8bd8e3"}]} [pid: 8|app: 0|req: 1502/3107] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:38:20 2026] DELETE /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:21.384 7 INFO neutron.pecan_wsgi.hooks.translation [None req-818b1899-cbd4-442a-98bb-4f9857105c69 5f242aa015124385957460bb4bd46399 1361cc658b7a4f6b9ba228ee5f2bda00 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1606/3108] 10.0.0.199 () {32 vars in 723 bytes} [Thu Jun 25 23:38:21 2026] GET /v2.0/networks/2b83f58f-387a-4445-82e8-ca70f6925947 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:38:23.395 8 INFO neutron.services.segments.plugin [-] Segment 95d17814-d8ef-47bf-bf25-59829ca3ad68 resource provider aggregate not found 2026-06-25 23:38:23.403 8 INFO neutron.services.segments.plugin [-] Segment 95d17814-d8ef-47bf-bf25-59829ca3ad68 resource provider aggregate not found 2026-06-25 23:38:23.412 8 INFO neutron.services.segments.plugin [-] Segment 95d17814-d8ef-47bf-bf25-59829ca3ad68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95d17814-d8ef-47bf-bf25-59829ca3ad68 found for delete ", "request_id": "req-323af42e-89bd-4e91-b9be-521d579cb5f9"}]} 2026-06-25 23:38:23.422 8 INFO neutron.services.segments.plugin [-] Segment 95d17814-d8ef-47bf-bf25-59829ca3ad68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95d17814-d8ef-47bf-bf25-59829ca3ad68 found for delete ", "request_id": "req-4169e17e-ec6a-4224-b1ec-49ab296829c7"}]} [pid: 8|app: 0|req: 1503/3109] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:23 2026] GET /v2.0/security-groups?tenant_id=1361cc658b7a4f6b9ba228ee5f2bda00&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3110] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:23 2026] DELETE /v2.0/security-groups/56c96a2a-1e97-4abe-ba43-1546029e4451 => 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: 1504/3111] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:23 2026] GET /v2.0/security-groups?tenant_id=cd996cd34c814535889a6f11b6d29337&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: 1608/3112] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:23 2026] DELETE /v2.0/security-groups/f36c4bf2-1433-4450-81b3-2e64568d2e05 => 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: 1505/3113] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:24 2026] GET /v2.0/security-groups?tenant_id=0f5bf5fcd3184240880b330c069a6e6c&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3114] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:24 2026] DELETE /v2.0/security-groups/5f4799b0-58ad-4ab1-8fff-715d1a0d433d => 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: 1506/3115] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:24 2026] GET /v2.0/security-groups?tenant_id=372a77aa60e04be69ed56d6ef640b7e7&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3116] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:24 2026] DELETE /v2.0/security-groups/c4cfbb4e-3557-46a3-9aa5-8d79b661b005 => 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: 1507/3117] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:24 2026] GET /v2.0/security-groups?tenant_id=de6ab15eaef74377a370fb00eda08814&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3118] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:25 2026] DELETE /v2.0/security-groups/bdce75ca-b5b1-4c8e-8b45-94818bb6364b => 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: 1508/3119] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:25 2026] GET /v2.0/security-groups?tenant_id=b102ff01ddbb40f78b68612cb65a4019&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3120] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:25 2026] DELETE /v2.0/security-groups/d0388c15-78a5-4cce-b162-ec41f50fd2e0 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3121] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:25 2026] GET /v2.0/security-groups?tenant_id=263eea3f15f64146aa2a11ce647bf037&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3122] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:25 2026] DELETE /v2.0/security-groups/8cd81944-81ec-4921-b62c-722a723e6b45 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:30.103 8 WARNING neutron_lib.context [None req-fe585221-f288-4261-9d56-17699a52e92d c732c44122024ed6aa8f123468d01d4d b3bd50da4fca459ab9e5bee61b3e084f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:38:30.244 8 INFO neutron.db.segments_db [None req-fe585221-f288-4261-9d56-17699a52e92d c732c44122024ed6aa8f123468d01d4d b3bd50da4fca459ab9e5bee61b3e084f - - default default] Added segment 85abb4b5-f14d-41a7-af8a-900bd33cac8f of type vxlan for network 5269053e-77f7-4637-9d30-0edb02d31c9d [pid: 8|app: 0|req: 1510/3123] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:38:29 2026] POST /v2.0/networks => generated 632 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:30.341 7 WARNING neutron_lib.context [None req-2f73d7ab-b2b4-43fd-a1f5-1d1d8571a603 c732c44122024ed6aa8f123468d01d4d b3bd50da4fca459ab9e5bee61b3e084f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:38:30.409 7 INFO neutron.db.segments_db [None req-2f73d7ab-b2b4-43fd-a1f5-1d1d8571a603 c732c44122024ed6aa8f123468d01d4d b3bd50da4fca459ab9e5bee61b3e084f - - default default] Added segment a1241ea4-8a3a-4b3d-8a2e-76618a88d6a2 of type vxlan for network 3f31e112-e131-40b3-aa7e-12532dc41537 [pid: 7|app: 0|req: 1614/3124] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:38:30 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:30.530 8 WARNING neutron_lib.context [None req-70d77db7-d7fb-4e5d-bc6b-6fe58b71b31c c732c44122024ed6aa8f123468d01d4d b3bd50da4fca459ab9e5bee61b3e084f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:38:30.581 8 INFO neutron.db.segments_db [None req-70d77db7-d7fb-4e5d-bc6b-6fe58b71b31c c732c44122024ed6aa8f123468d01d4d b3bd50da4fca459ab9e5bee61b3e084f - - default default] Added segment 6329f093-32e7-4280-89c8-d8f41927ed3b of type vxlan for network cb4fdfa6-8cfd-473f-8f9e-0294b28a3165 [pid: 8|app: 0|req: 1511/3125] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:38:30 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:30.684 7 WARNING neutron_lib.context [None req-e6211290-311c-4eec-bcb0-8dfc90735c3b c732c44122024ed6aa8f123468d01d4d b3bd50da4fca459ab9e5bee61b3e084f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:38:30.738 7 INFO neutron.db.segments_db [None req-e6211290-311c-4eec-bcb0-8dfc90735c3b c732c44122024ed6aa8f123468d01d4d b3bd50da4fca459ab9e5bee61b3e084f - - default default] Added segment d2f63b26-9032-4ac1-81b2-a23cae92b460 of type vxlan for network 7d8d468e-6a99-4847-96ac-2075643d7eb1 [pid: 7|app: 0|req: 1615/3126] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:38:30 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:30.851 8 WARNING neutron_lib.context [None req-fad1f42f-70d8-4b23-81d2-5160ca3e9b46 c732c44122024ed6aa8f123468d01d4d b3bd50da4fca459ab9e5bee61b3e084f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:38:30.906 8 INFO neutron.db.segments_db [None req-fad1f42f-70d8-4b23-81d2-5160ca3e9b46 c732c44122024ed6aa8f123468d01d4d b3bd50da4fca459ab9e5bee61b3e084f - - default default] Added segment bc81fedc-bc0a-47a7-b469-8a6df7ce9be4 of type vxlan for network 4328bcd1-0df3-4038-ab81-59c85b4f731a [pid: 8|app: 0|req: 1512/3127] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:38:30 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3128] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:38:31 2026] PUT /v2.0/networks/5269053e-77f7-4637-9d30-0edb02d31c9d/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3129] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:38:31 2026] PUT /v2.0/networks/3f31e112-e131-40b3-aa7e-12532dc41537/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3130] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:38:31 2026] PUT /v2.0/networks/cb4fdfa6-8cfd-473f-8f9e-0294b28a3165/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3131] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:38:31 2026] PUT /v2.0/networks/7d8d468e-6a99-4847-96ac-2075643d7eb1/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3132] 10.0.0.199 () {32 vars in 666 bytes} [Thu Jun 25 23:38:31 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3133] 10.0.0.199 () {32 vars in 680 bytes} [Thu Jun 25 23:38:31 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3134] 10.0.0.199 () {32 vars in 676 bytes} [Thu Jun 25 23:38:31 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3135] 10.0.0.199 () {32 vars in 688 bytes} [Thu Jun 25 23:38:31 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3136] 10.0.0.199 () {32 vars in 674 bytes} [Thu Jun 25 23:38:31 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3137] 10.0.0.199 () {32 vars in 688 bytes} [Thu Jun 25 23:38:31 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3138] 10.0.0.199 () {32 vars in 684 bytes} [Thu Jun 25 23:38:31 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3139] 10.0.0.199 () {32 vars in 696 bytes} [Thu Jun 25 23:38:31 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3140] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:38:31 2026] DELETE /v2.0/networks/5269053e-77f7-4637-9d30-0edb02d31c9d => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:32.025 8 INFO neutron.services.segments.plugin [-] Segment a1241ea4-8a3a-4b3d-8a2e-76618a88d6a2 resource provider aggregate not found 2026-06-25 23:38:32.028 8 INFO neutron.services.segments.plugin [-] Segment a1241ea4-8a3a-4b3d-8a2e-76618a88d6a2 resource provider aggregate not found 2026-06-25 23:38:32.040 8 INFO neutron.services.segments.plugin [-] Segment a1241ea4-8a3a-4b3d-8a2e-76618a88d6a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1241ea4-8a3a-4b3d-8a2e-76618a88d6a2 found for delete ", "request_id": "req-15d71ed4-2d0c-4386-9dbf-8730f95e92a5"}]} 2026-06-25 23:38:32.043 8 INFO neutron.services.segments.plugin [-] Segment a1241ea4-8a3a-4b3d-8a2e-76618a88d6a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1241ea4-8a3a-4b3d-8a2e-76618a88d6a2 found for delete ", "request_id": "req-777d6ec1-0ca2-41c5-87e2-37168985cd76"}]} [pid: 8|app: 0|req: 1519/3141] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:38:31 2026] DELETE /v2.0/networks/3f31e112-e131-40b3-aa7e-12532dc41537 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:32.069 7 INFO neutron.services.segments.plugin [-] Segment 85abb4b5-f14d-41a7-af8a-900bd33cac8f resource provider aggregate not found 2026-06-25 23:38:32.072 7 INFO neutron.services.segments.plugin [-] Segment 85abb4b5-f14d-41a7-af8a-900bd33cac8f resource provider aggregate not found 2026-06-25 23:38:32.086 7 INFO neutron.services.segments.plugin [-] Segment 85abb4b5-f14d-41a7-af8a-900bd33cac8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85abb4b5-f14d-41a7-af8a-900bd33cac8f found for delete ", "request_id": "req-b1d71ef9-cf5b-4241-adc2-8f95ae34e080"}]} 2026-06-25 23:38:32.087 7 INFO neutron.services.segments.plugin [-] Segment 85abb4b5-f14d-41a7-af8a-900bd33cac8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85abb4b5-f14d-41a7-af8a-900bd33cac8f found for delete ", "request_id": "req-cf86ab7c-a175-44f5-aa18-10dcca6d0a73"}]} [pid: 7|app: 0|req: 1623/3142] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:38:32 2026] DELETE /v2.0/networks/cb4fdfa6-8cfd-473f-8f9e-0294b28a3165 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3143] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:38:32 2026] DELETE /v2.0/networks/7d8d468e-6a99-4847-96ac-2075643d7eb1 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3144] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:38:32 2026] DELETE /v2.0/networks/4328bcd1-0df3-4038-ab81-59c85b4f731a => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3145] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:33 2026] GET /v2.0/security-groups?tenant_id=b3d8f37f70a4475a959b00667b9193cb&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3146] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:33 2026] DELETE /v2.0/security-groups/ca5b79b2-b787-4556-b0ce-b5b535d661ec => 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: 1522/3147] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:33 2026] GET /v2.0/security-groups?tenant_id=b3bd50da4fca459ab9e5bee61b3e084f&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3148] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:33 2026] DELETE /v2.0/security-groups/fe6db0ec-aa03-4c2e-bbc0-9d556694e2df => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:34.057 8 INFO neutron.services.segments.plugin [-] Segment d2f63b26-9032-4ac1-81b2-a23cae92b460 resource provider aggregate not found 2026-06-25 23:38:34.061 8 INFO neutron.services.segments.plugin [-] Segment d2f63b26-9032-4ac1-81b2-a23cae92b460 resource provider aggregate not found 2026-06-25 23:38:34.067 8 INFO neutron.services.segments.plugin [-] Segment d2f63b26-9032-4ac1-81b2-a23cae92b460 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f63b26-9032-4ac1-81b2-a23cae92b460 found for delete ", "request_id": "req-b357f9c0-5172-4afd-9ea5-32ff86118b0f"}]} 2026-06-25 23:38:34.074 8 INFO neutron.services.segments.plugin [-] Segment d2f63b26-9032-4ac1-81b2-a23cae92b460 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f63b26-9032-4ac1-81b2-a23cae92b460 found for delete ", "request_id": "req-c29a0ae3-4c94-44ac-9107-9900336ff850"}]} [pid: 8|app: 0|req: 1523/3149] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:33 2026] GET /v2.0/security-groups?tenant_id=eae833a27bfd4b47b5c7debb7905082c&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:38:34.120 7 INFO neutron.services.segments.plugin [-] Segment 6329f093-32e7-4280-89c8-d8f41927ed3b resource provider aggregate not found 2026-06-25 23:38:34.125 7 INFO neutron.services.segments.plugin [-] Segment 6329f093-32e7-4280-89c8-d8f41927ed3b resource provider aggregate not found 2026-06-25 23:38:34.134 7 INFO neutron.services.segments.plugin [-] Segment 6329f093-32e7-4280-89c8-d8f41927ed3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6329f093-32e7-4280-89c8-d8f41927ed3b found for delete ", "request_id": "req-92ecfebc-156d-4b74-be51-03f489973a58"}]} 2026-06-25 23:38:34.138 7 INFO neutron.services.segments.plugin [-] Segment 6329f093-32e7-4280-89c8-d8f41927ed3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6329f093-32e7-4280-89c8-d8f41927ed3b found for delete ", "request_id": "req-6e91b65b-10a2-4eac-bf98-042c8e0804c9"}]} 2026-06-25 23:38:34.151 7 INFO neutron.services.segments.plugin [-] Segment bc81fedc-bc0a-47a7-b469-8a6df7ce9be4 resource provider aggregate not found 2026-06-25 23:38:34.156 7 INFO neutron.services.segments.plugin [-] Segment bc81fedc-bc0a-47a7-b469-8a6df7ce9be4 resource provider aggregate not found 2026-06-25 23:38:34.167 7 INFO neutron.services.segments.plugin [-] Segment bc81fedc-bc0a-47a7-b469-8a6df7ce9be4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc81fedc-bc0a-47a7-b469-8a6df7ce9be4 found for delete ", "request_id": "req-1be546fe-0ffa-4d97-9366-a967e29b586a"}]} 2026-06-25 23:38:34.175 7 INFO neutron.services.segments.plugin [-] Segment bc81fedc-bc0a-47a7-b469-8a6df7ce9be4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc81fedc-bc0a-47a7-b469-8a6df7ce9be4 found for delete ", "request_id": "req-aea33eca-5863-427b-a495-5c7101fdc42f"}]} [pid: 7|app: 0|req: 1627/3150] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:34 2026] DELETE /v2.0/security-groups/93685fad-0f1e-4f7d-a4c3-766740b04af5 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:38.289 8 WARNING neutron_lib.context [None req-9cde6cde-6221-45c4-85d2-856a53082043 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:38:38.476 8 INFO neutron.db.segments_db [None req-9cde6cde-6221-45c4-85d2-856a53082043 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Added segment 8d92d220-79f5-49a2-922e-8f1318e206c7 of type vxlan for network 714339da-e2a0-41f7-aff7-13a0bda2b236 [pid: 8|app: 0|req: 1525/3153] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:38:38 2026] POST /v2.0/networks => generated 631 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:38.576 7 WARNING neutron_lib.context [None req-27098fcc-dd61-4bac-b994-2640c6b1b7e9 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1629/3154] 10.0.0.199 () {34 vars in 664 bytes} [Thu Jun 25 23:38:38 2026] POST /v2.0/ports => generated 743 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:38.861 8 WARNING neutron_lib.context [None req-5da76cd6-e08a-4266-bd69-2a5d21089f8f 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:38:38.913 8 INFO neutron.db.segments_db [None req-5da76cd6-e08a-4266-bd69-2a5d21089f8f 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Added segment d2d4422d-8138-4926-a407-fffbe8f9a000 of type vxlan for network 95512553-677e-4628-86cd-368c1d1eecc5 [pid: 8|app: 0|req: 1526/3155] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:38:38 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:38:39.025 7 WARNING neutron_lib.context [None req-b4542a71-956c-4006-a2b2-d7ba8864e477 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1630/3156] 10.0.0.199 () {34 vars in 664 bytes} [Thu Jun 25 23:38:39 2026] POST /v2.0/ports => generated 743 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:39.310 8 WARNING neutron_lib.context [None req-5b6bf693-de57-4bd8-88fd-4ca02b84be51 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:38:39.364 8 INFO neutron.db.segments_db [None req-5b6bf693-de57-4bd8-88fd-4ca02b84be51 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Added segment 685b81fa-c4d8-4dcb-a6b7-94c215743603 of type vxlan for network 0e48de11-6cad-4de0-87de-f3031e3b0347 [pid: 8|app: 0|req: 1527/3157] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:38:39 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:38:39.484 7 WARNING neutron_lib.context [None req-ca365ea9-cab8-48a8-8831-1fcebcc18172 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1631/3158] 10.0.0.199 () {34 vars in 664 bytes} [Thu Jun 25 23:38:39 2026] POST /v2.0/ports => generated 743 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:39.758 8 WARNING neutron_lib.context [None req-1fb475b3-10cf-4557-8a7b-2297a9b4a32f 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:38:39.813 8 INFO neutron.db.segments_db [None req-1fb475b3-10cf-4557-8a7b-2297a9b4a32f 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Added segment 6c90ec17-19a0-4fc3-b32b-233fba1996c1 of type vxlan for network 23cf5e47-0d2f-451b-87c8-d9dce1b4ff30 [pid: 8|app: 0|req: 1528/3159] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:38:39 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:38:39.903 7 WARNING neutron_lib.context [None req-be6c4104-baa1-4a3a-8c41-ef0474505b85 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1632/3160] 10.0.0.199 () {34 vars in 664 bytes} [Thu Jun 25 23:38:39 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:40.208 8 WARNING neutron_lib.context [None req-ab9f02a6-c0ef-480f-a37f-9e05cfae4029 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:38:40.259 8 INFO neutron.db.segments_db [None req-ab9f02a6-c0ef-480f-a37f-9e05cfae4029 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Added segment 52ce5a34-e05e-4d71-8349-27750949bbee of type vxlan for network 7e742961-b15b-4366-bcc3-15c2d3470457 [pid: 8|app: 0|req: 1529/3161] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:38:40 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:38:40.375 7 WARNING neutron_lib.context [None req-d7648e33-24c4-4d2d-8910-00dd9888d35a 295170c9602e4f009b272e6d8497233f 3729f638177e48b09c83aff58a1b4f72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1633/3162] 10.0.0.199 () {34 vars in 664 bytes} [Thu Jun 25 23:38:40 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3163] 10.0.0.199 () {34 vars in 747 bytes} [Thu Jun 25 23:38:40 2026] PUT /v2.0/ports/bd382797-aa7a-45b2-86e2-02d9dd1d7735/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1634/3164] 10.0.0.199 () {34 vars in 747 bytes} [Thu Jun 25 23:38:40 2026] PUT /v2.0/ports/b6c03051-6db6-4824-87d3-23b1f2a58772/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3165] 10.0.0.199 () {34 vars in 747 bytes} [Thu Jun 25 23:38:40 2026] PUT /v2.0/ports/f16b896b-4034-4d05-9dd2-ffba496ce39c/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3166] 10.0.0.199 () {34 vars in 747 bytes} [Thu Jun 25 23:38:40 2026] PUT /v2.0/ports/6a80a8c3-dad3-45fa-ada8-c8f5cec99c61/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3167] 10.0.0.199 () {32 vars in 660 bytes} [Thu Jun 25 23:38:40 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3168] 10.0.0.199 () {32 vars in 674 bytes} [Thu Jun 25 23:38:41 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3169] 10.0.0.199 () {32 vars in 670 bytes} [Thu Jun 25 23:38:41 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3170] 10.0.0.199 () {32 vars in 682 bytes} [Thu Jun 25 23:38:41 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3171] 10.0.0.199 () {32 vars in 668 bytes} [Thu Jun 25 23:38:41 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3172] 10.0.0.199 () {32 vars in 682 bytes} [Thu Jun 25 23:38:41 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3173] 10.0.0.199 () {32 vars in 678 bytes} [Thu Jun 25 23:38:41 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3174] 10.0.0.199 () {32 vars in 690 bytes} [Thu Jun 25 23:38:41 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3175] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:38:41 2026] DELETE /v2.0/ports/bd382797-aa7a-45b2-86e2-02d9dd1d7735 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3176] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:38:42 2026] DELETE /v2.0/ports/b6c03051-6db6-4824-87d3-23b1f2a58772 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3177] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:38:42 2026] DELETE /v2.0/ports/f16b896b-4034-4d05-9dd2-ffba496ce39c => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3178] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:38:42 2026] DELETE /v2.0/ports/6a80a8c3-dad3-45fa-ada8-c8f5cec99c61 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3179] 10.0.0.199 () {32 vars in 720 bytes} [Thu Jun 25 23:38:42 2026] DELETE /v2.0/ports/544d46e5-f7a5-4b43-894c-928e81be4cd4 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:43.012 7 INFO neutron.services.segments.plugin [-] Segment 8d92d220-79f5-49a2-922e-8f1318e206c7 resource provider aggregate not found 2026-06-25 23:38:43.026 7 INFO neutron.services.segments.plugin [-] Segment 8d92d220-79f5-49a2-922e-8f1318e206c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d92d220-79f5-49a2-922e-8f1318e206c7 found for delete ", "request_id": "req-b3e549a2-104f-478d-8162-85a1f883924a"}]} [pid: 7|app: 0|req: 1642/3180] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:38:42 2026] DELETE /v2.0/networks/714339da-e2a0-41f7-aff7-13a0bda2b236 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:43.151 8 INFO neutron.services.segments.plugin [-] Segment d2d4422d-8138-4926-a407-fffbe8f9a000 resource provider aggregate not found 2026-06-25 23:38:43.156 8 INFO neutron.services.segments.plugin [-] Segment d2d4422d-8138-4926-a407-fffbe8f9a000 resource provider aggregate not found 2026-06-25 23:38:43.163 8 INFO neutron.services.segments.plugin [-] Segment d2d4422d-8138-4926-a407-fffbe8f9a000 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2d4422d-8138-4926-a407-fffbe8f9a000 found for delete ", "request_id": "req-4e47d180-d1b7-4a47-858b-c8e192fb66cd"}]} [pid: 8|app: 0|req: 1539/3181] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:38:43 2026] DELETE /v2.0/networks/95512553-677e-4628-86cd-368c1d1eecc5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:43.189 7 INFO neutron.services.segments.plugin [-] Segment 8d92d220-79f5-49a2-922e-8f1318e206c7 resource provider aggregate not found 2026-06-25 23:38:43.207 7 INFO neutron.services.segments.plugin [-] Segment 8d92d220-79f5-49a2-922e-8f1318e206c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d92d220-79f5-49a2-922e-8f1318e206c7 found for delete ", "request_id": "req-c5438d4a-cfb5-44dc-a862-745807b14b46"}]} [pid: 7|app: 0|req: 1643/3182] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:38:43 2026] DELETE /v2.0/networks/0e48de11-6cad-4de0-87de-f3031e3b0347 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:43.313 8 INFO neutron.services.segments.plugin [-] Segment d2d4422d-8138-4926-a407-fffbe8f9a000 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2d4422d-8138-4926-a407-fffbe8f9a000 found for delete ", "request_id": "req-53d8ec91-1362-498e-90c9-fe821044b3f4"}]} [pid: 8|app: 0|req: 1540/3183] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:38:43 2026] DELETE /v2.0/networks/23cf5e47-0d2f-451b-87c8-d9dce1b4ff30 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3184] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:38:43 2026] DELETE /v2.0/networks/7e742961-b15b-4366-bcc3-15c2d3470457 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3185] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:44 2026] GET /v2.0/security-groups?tenant_id=d336482835a34e5cab7b9794c3e17e5d&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3186] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:44 2026] DELETE /v2.0/security-groups/d419c5a4-b0dc-42e2-ae52-2cf5ce14bec4 => 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: 1542/3187] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:44 2026] GET /v2.0/security-groups?tenant_id=8a4f52b68bc54331b8de30dd7241b9bb&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:38:45.047 7 INFO neutron.services.segments.plugin [-] Segment 685b81fa-c4d8-4dcb-a6b7-94c215743603 resource provider aggregate not found 2026-06-25 23:38:45.066 7 INFO neutron.services.segments.plugin [-] Segment 685b81fa-c4d8-4dcb-a6b7-94c215743603 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 685b81fa-c4d8-4dcb-a6b7-94c215743603 found for delete ", "request_id": "req-8ff1750b-49ec-4180-80ff-ed854dae4cbc"}]} 2026-06-25 23:38:45.080 7 INFO neutron.services.segments.plugin [-] Segment 52ce5a34-e05e-4d71-8349-27750949bbee resource provider aggregate not found 2026-06-25 23:38:45.096 7 INFO neutron.services.segments.plugin [-] Segment 52ce5a34-e05e-4d71-8349-27750949bbee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52ce5a34-e05e-4d71-8349-27750949bbee found for delete ", "request_id": "req-6e3895f2-2eef-4721-acf0-c09b58dd5d6b"}]} [pid: 7|app: 0|req: 1646/3188] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:44 2026] DELETE /v2.0/security-groups/3bcb0c11-4bb7-4d4b-b38c-9aa3db1872e2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:45.273 8 INFO neutron.services.segments.plugin [-] Segment 6c90ec17-19a0-4fc3-b32b-233fba1996c1 resource provider aggregate not found 2026-06-25 23:38:45.298 8 INFO neutron.services.segments.plugin [-] Segment 6c90ec17-19a0-4fc3-b32b-233fba1996c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c90ec17-19a0-4fc3-b32b-233fba1996c1 found for delete ", "request_id": "req-74d96337-9ed8-44f4-96c2-068ed2837a1b"}]} [pid: 8|app: 0|req: 1543/3189] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:45 2026] GET /v2.0/security-groups?tenant_id=3729f638177e48b09c83aff58a1b4f72&name=default => generated 2929 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:38:45.331 7 INFO neutron.services.segments.plugin [-] Segment 685b81fa-c4d8-4dcb-a6b7-94c215743603 resource provider aggregate not found 2026-06-25 23:38:45.348 7 INFO neutron.services.segments.plugin [-] Segment 685b81fa-c4d8-4dcb-a6b7-94c215743603 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 685b81fa-c4d8-4dcb-a6b7-94c215743603 found for delete ", "request_id": "req-038a1368-c4bf-4892-98b9-8e73424a069c"}]} 2026-06-25 23:38:45.362 7 INFO neutron.services.segments.plugin [-] Segment 52ce5a34-e05e-4d71-8349-27750949bbee resource provider aggregate not found 2026-06-25 23:38:45.379 7 INFO neutron.services.segments.plugin [-] Segment 52ce5a34-e05e-4d71-8349-27750949bbee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52ce5a34-e05e-4d71-8349-27750949bbee found for delete ", "request_id": "req-5253be60-8b44-46b9-bf9f-6ae97fdf00df"}]} [pid: 7|app: 0|req: 1647/3190] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:45 2026] DELETE /v2.0/security-groups/b8cf8095-8e36-42c6-836e-06b3fe2c3dc5 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:49.515 8 INFO neutron.services.segments.plugin [-] Segment 6c90ec17-19a0-4fc3-b32b-233fba1996c1 resource provider aggregate not found 2026-06-25 23:38:49.534 8 INFO neutron.services.segments.plugin [-] Segment 6c90ec17-19a0-4fc3-b32b-233fba1996c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c90ec17-19a0-4fc3-b32b-233fba1996c1 found for delete ", "request_id": "req-45a89b82-eb9c-4860-81fe-0ff9e6840438"}]} [pid: 8|app: 0|req: 1544/3191] 10.0.0.199 () {34 vars in 678 bytes} [Thu Jun 25 23:38:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3192] 10.0.0.199 () {34 vars in 678 bytes} [Thu Jun 25 23:38:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3193] 10.0.0.199 () {34 vars in 678 bytes} [Thu Jun 25 23:38:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3194] 10.0.0.199 () {34 vars in 678 bytes} [Thu Jun 25 23:38:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3195] 10.0.0.199 () {34 vars in 678 bytes} [Thu Jun 25 23:38:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3196] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:38:49 2026] PUT /v2.0/policies/f3840ddd-1dca-4ab8-b3ea-e3572b1131a5/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3197] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:38:49 2026] PUT /v2.0/policies/2b5519e0-0243-4c16-955a-be49769a7aad/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3198] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:38:49 2026] PUT /v2.0/policies/f9d034e8-617a-4923-b1c8-d7a788c3570a/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3199] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:38:50 2026] PUT /v2.0/policies/69c18a60-d857-4f29-97c7-6827b17911ae/tags => 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: 1652/3200] 10.0.0.199 () {32 vars in 674 bytes} [Thu Jun 25 23:38:50 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3201] 10.0.0.199 () {32 vars in 688 bytes} [Thu Jun 25 23:38:50 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3202] 10.0.0.199 () {32 vars in 684 bytes} [Thu Jun 25 23:38:50 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3203] 10.0.0.199 () {32 vars in 696 bytes} [Thu Jun 25 23:38:50 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3204] 10.0.0.199 () {32 vars in 682 bytes} [Thu Jun 25 23:38:50 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3205] 10.0.0.199 () {32 vars in 696 bytes} [Thu Jun 25 23:38:50 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3206] 10.0.0.199 () {32 vars in 692 bytes} [Thu Jun 25 23:38:50 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3207] 10.0.0.199 () {32 vars in 704 bytes} [Thu Jun 25 23:38:50 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3208] 10.0.0.199 () {32 vars in 734 bytes} [Thu Jun 25 23:38:50 2026] DELETE /v2.0/qos/policies/f3840ddd-1dca-4ab8-b3ea-e3572b1131a5 => 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: 1553/3209] 10.0.0.199 () {32 vars in 734 bytes} [Thu Jun 25 23:38:51 2026] DELETE /v2.0/qos/policies/2b5519e0-0243-4c16-955a-be49769a7aad => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3210] 10.0.0.199 () {32 vars in 734 bytes} [Thu Jun 25 23:38:51 2026] DELETE /v2.0/qos/policies/f9d034e8-617a-4923-b1c8-d7a788c3570a => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3211] 10.0.0.199 () {32 vars in 734 bytes} [Thu Jun 25 23:38:51 2026] DELETE /v2.0/qos/policies/69c18a60-d857-4f29-97c7-6827b17911ae => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3212] 10.0.0.199 () {32 vars in 734 bytes} [Thu Jun 25 23:38:51 2026] DELETE /v2.0/qos/policies/c5f3e924-957b-47b6-b5b7-1ad5f9c97993 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3215] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:52 2026] GET /v2.0/security-groups?tenant_id=42b6d1b10a9e416d8164571786b3bf05&name=default => generated 2929 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3216] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:52 2026] DELETE /v2.0/security-groups/4ac2f060-ebc6-47da-ad2e-0d4fcccb8d50 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3217] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:52 2026] GET /v2.0/security-groups?tenant_id=61414c6d979549c788e92c5d4b9a353a&name=default => generated 2929 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3218] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:52 2026] DELETE /v2.0/security-groups/0ce7b6b8-544f-47b7-9c56-a9d32b21674e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3219] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:52 2026] GET /v2.0/security-groups?tenant_id=002210de8807457fb72672ed0a1a37ab&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3220] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:53 2026] DELETE /v2.0/security-groups/7e892a85-5cb9-48da-9b8c-3292d3c00f8d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3221] 10.0.0.199 () {34 vars in 678 bytes} [Thu Jun 25 23:38:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3222] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:38:56 2026] PUT /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/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: 1664/3223] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:38:56 2026] GET /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/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: 1560/3224] 10.0.0.199 () {34 vars in 764 bytes} [Thu Jun 25 23:38:56 2026] PUT /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/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: 1665/3225] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:38:56 2026] GET /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3226] 10.0.0.199 () {34 vars in 760 bytes} [Thu Jun 25 23:38:56 2026] PUT /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3227] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:38:56 2026] GET /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3228] 10.0.0.199 () {34 vars in 782 bytes} [Thu Jun 25 23:38:56 2026] PUT /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3229] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:38:56 2026] GET /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3230] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:38:56 2026] PUT /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3231] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:38:56 2026] GET /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3232] 10.0.0.199 () {32 vars in 741 bytes} [Thu Jun 25 23:38:56 2026] GET /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:56.704 7 INFO neutron.api.v2.resource [None req-40df5d2a-6a13-45f3-9c63-d679a8ca46a5 17cbc2d4a48d4693aee779edd4b578f6 48c7de9d015b4da296ba3c439b84be6f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1669/3233] 10.0.0.199 () {32 vars in 745 bytes} [Thu Jun 25 23:38:56 2026] GET /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3234] 10.0.0.199 () {32 vars in 744 bytes} [Thu Jun 25 23:38:56 2026] DELETE /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3235] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:38:56 2026] GET /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:38:56.783 8 INFO neutron.api.v2.resource [None req-31bcc111-08df-4bbc-b581-c46142b49635 17cbc2d4a48d4693aee779edd4b578f6 48c7de9d015b4da296ba3c439b84be6f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3236] 10.0.0.199 () {32 vars in 748 bytes} [Thu Jun 25 23:38:56 2026] DELETE /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3237] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:38:56 2026] DELETE /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/tags => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3238] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:38:56 2026] GET /v2.0/policies/f000a88c-081f-4d4d-bede-7add117152e8/tags => 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: 1672/3239] 10.0.0.199 () {32 vars in 734 bytes} [Thu Jun 25 23:38:56 2026] DELETE /v2.0/qos/policies/f000a88c-081f-4d4d-bede-7add117152e8 => 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: 1568/3240] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:57 2026] GET /v2.0/security-groups?tenant_id=48c7de9d015b4da296ba3c439b84be6f&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3241] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:57 2026] DELETE /v2.0/security-groups/7d9f6dda-ae38-4a1a-ad24-8b357c864de7 => 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: 1569/3242] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:38:57 2026] GET /v2.0/security-groups?tenant_id=97c1029928294c6ca450b9d6a31a5fea&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3243] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:38:58 2026] DELETE /v2.0/security-groups/ea62e87f-a4ab-4c3f-ab5c-4a43700d54f3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:39:01.625 8 WARNING neutron_lib.context [None req-762bb22c-dcec-4a73-bf27-be13f32ec0b4 61bc033ddc494aa5b3b97709cb767e37 a463732e6df54081a08f4e8e0fe08e64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:39:01.660 8 INFO neutron.db.segments_db [None req-762bb22c-dcec-4a73-bf27-be13f32ec0b4 61bc033ddc494aa5b3b97709cb767e37 a463732e6df54081a08f4e8e0fe08e64 - - default default] Added segment 3452d39b-04b5-457a-ba99-60b83fd38290 of type vxlan for network 6e816c7c-5c2a-4735-ae35-18c97822ca62 2026-06-25 23:39:01.916 8 INFO neutron.db.l3_hamode_db [None req-762bb22c-dcec-4a73-bf27-be13f32ec0b4 61bc033ddc494aa5b3b97709cb767e37 a463732e6df54081a08f4e8e0fe08e64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:39:02.040 8 INFO neutron.db.l3_hamode_db [None req-762bb22c-dcec-4a73-bf27-be13f32ec0b4 61bc033ddc494aa5b3b97709cb767e37 a463732e6df54081a08f4e8e0fe08e64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1570/3244] 10.0.0.199 () {34 vars in 668 bytes} [Thu Jun 25 23:39:01 2026] POST /v2.0/routers => generated 474 bytes in 1244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3245] 10.0.0.199 () {34 vars in 751 bytes} [Thu Jun 25 23:39:02 2026] PUT /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3246] 10.0.0.199 () {32 vars in 731 bytes} [Thu Jun 25 23:39:02 2026] GET /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3247] 10.0.0.199 () {34 vars in 762 bytes} [Thu Jun 25 23:39:02 2026] PUT /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/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: 1572/3248] 10.0.0.199 () {32 vars in 731 bytes} [Thu Jun 25 23:39:02 2026] GET /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3249] 10.0.0.199 () {34 vars in 758 bytes} [Thu Jun 25 23:39:02 2026] PUT /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3250] 10.0.0.199 () {32 vars in 731 bytes} [Thu Jun 25 23:39:03 2026] GET /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3251] 10.0.0.199 () {34 vars in 780 bytes} [Thu Jun 25 23:39:03 2026] PUT /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3252] 10.0.0.199 () {32 vars in 731 bytes} [Thu Jun 25 23:39:03 2026] GET /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags => generated 52 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3253] 10.0.0.199 () {34 vars in 751 bytes} [Thu Jun 25 23:39:03 2026] PUT /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3254] 10.0.0.199 () {32 vars in 731 bytes} [Thu Jun 25 23:39:03 2026] GET /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/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: 1680/3255] 10.0.0.199 () {32 vars in 739 bytes} [Thu Jun 25 23:39:03 2026] GET /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:39:03.534 8 INFO neutron.api.v2.resource [None req-77c23d5b-743b-4710-a172-8bae09249680 61bc033ddc494aa5b3b97709cb767e37 a463732e6df54081a08f4e8e0fe08e64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3256] 10.0.0.199 () {32 vars in 743 bytes} [Thu Jun 25 23:39:03 2026] GET /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3257] 10.0.0.199 () {32 vars in 742 bytes} [Thu Jun 25 23:39:03 2026] DELETE /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags/red => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3258] 10.0.0.199 () {32 vars in 731 bytes} [Thu Jun 25 23:39:03 2026] GET /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:39:03.753 7 INFO neutron.api.v2.resource [None req-5ab7088a-2f2c-4ab5-bf51-6281df4095a3 61bc033ddc494aa5b3b97709cb767e37 a463732e6df54081a08f4e8e0fe08e64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1682/3259] 10.0.0.199 () {32 vars in 746 bytes} [Thu Jun 25 23:39:03 2026] DELETE /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags/green => generated 99 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3260] 10.0.0.199 () {32 vars in 734 bytes} [Thu Jun 25 23:39:03 2026] DELETE /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3261] 10.0.0.199 () {32 vars in 731 bytes} [Thu Jun 25 23:39:03 2026] GET /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3262] 10.0.0.199 () {32 vars in 721 bytes} [Thu Jun 25 23:39:03 2026] GET /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877 => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3263] 10.0.0.199 () {34 vars in 742 bytes} [Thu Jun 25 23:39:03 2026] PUT /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877 => generated 480 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3264] 10.0.0.199 () {32 vars in 736 bytes} [Thu Jun 25 23:39:04 2026] GET /v2.0/ports?device_id=cc62576f-4659-4566-8fc8-8cf8304a0877 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:39:05.186 7 INFO neutron.services.segments.plugin [-] Segment 3452d39b-04b5-457a-ba99-60b83fd38290 resource provider aggregate not found 2026-06-25 23:39:05.193 7 INFO neutron.services.segments.plugin [-] Segment 3452d39b-04b5-457a-ba99-60b83fd38290 resource provider aggregate not found 2026-06-25 23:39:05.203 7 INFO neutron.services.segments.plugin [-] Segment 3452d39b-04b5-457a-ba99-60b83fd38290 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3452d39b-04b5-457a-ba99-60b83fd38290 found for delete ", "request_id": "req-87418fc7-ab14-49ae-93dd-51a10fe538d1"}]} 2026-06-25 23:39:05.207 7 INFO neutron.services.segments.plugin [-] Segment 3452d39b-04b5-457a-ba99-60b83fd38290 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3452d39b-04b5-457a-ba99-60b83fd38290 found for delete ", "request_id": "req-850afead-24bd-4070-8322-d5c56aaab1e8"}]} 2026-06-25 23:39:05.207 7 INFO neutron.db.l3_hamode_db [None req-0c393a6c-019d-489d-9b21-636335863e1d 61bc033ddc494aa5b3b97709cb767e37 a463732e6df54081a08f4e8e0fe08e64 - - default default] HA network 6e816c7c-5c2a-4735-ae35-18c97822ca62 was deleted as no HA routers are present in tenant a463732e6df54081a08f4e8e0fe08e64. [pid: 7|app: 0|req: 1685/3265] 10.0.0.199 () {32 vars in 724 bytes} [Thu Jun 25 23:39:04 2026] DELETE /v2.0/routers/cc62576f-4659-4566-8fc8-8cf8304a0877 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3266] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:39:05 2026] GET /v2.0/security-groups?tenant_id=a463732e6df54081a08f4e8e0fe08e64&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3267] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:39:06 2026] DELETE /v2.0/security-groups/40d38e02-ff20-4e53-ab75-b7d92b3187b2 => 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: 1582/3270] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:39:06 2026] GET /v2.0/security-groups?tenant_id=a0e30e94b0c642aba47c183b26dacf54&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3271] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:39:06 2026] DELETE /v2.0/security-groups/bf032c06-ec26-417f-a1bb-8e822ed0ca41 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:39:09.652 8 WARNING neutron_lib.context [None req-99faef78-3e2c-4c92-a965-f67ea5742797 da4bea98a44d4092902b798a4301755f 5312c20ca1c446d594e44987c55ae9c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:39:09.787 8 INFO neutron.db.segments_db [None req-99faef78-3e2c-4c92-a965-f67ea5742797 da4bea98a44d4092902b798a4301755f 5312c20ca1c446d594e44987c55ae9c6 - - default default] Added segment 0665d985-c173-43ba-bf53-38ec8c13f748 of type vxlan for network 35c7f0be-ffe3-46e6-bace-ca19f125be8b [pid: 8|app: 0|req: 1583/3272] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:39:09 2026] POST /v2.0/networks => generated 632 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:39:09.892 7 WARNING neutron_lib.context [None req-afe5de3c-28c8-40b2-8677-276fc948893c da4bea98a44d4092902b798a4301755f 5312c20ca1c446d594e44987c55ae9c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-25 23:39:09.949 7 INFO neutron.db.segments_db [None req-afe5de3c-28c8-40b2-8677-276fc948893c da4bea98a44d4092902b798a4301755f 5312c20ca1c446d594e44987c55ae9c6 - - default default] Added segment e6f4a116-a0e5-4be7-b1df-164238ea582c of type vxlan for network 33c061fe-09f9-4627-8c61-335c025e5d49 [pid: 7|app: 0|req: 1690/3273] 10.0.0.199 () {34 vars in 670 bytes} [Thu Jun 25 23:39:09 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3274] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:39:10 2026] PUT /v2.0/networks/35c7f0be-ffe3-46e6-bace-ca19f125be8b/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3275] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:39:10 2026] GET /v2.0/networks/35c7f0be-ffe3-46e6-bace-ca19f125be8b/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: 1585/3276] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:39:10 2026] PUT /v2.0/networks/33c061fe-09f9-4627-8c61-335c025e5d49/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3277] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:39:10 2026] GET /v2.0/networks/33c061fe-09f9-4627-8c61-335c025e5d49/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: 1586/3278] 10.0.0.199 () {34 vars in 753 bytes} [Thu Jun 25 23:39:10 2026] PUT /v2.0/networks/33c061fe-09f9-4627-8c61-335c025e5d49/tags => 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: 1693/3279] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:39:10 2026] GET /v2.0/networks/33c061fe-09f9-4627-8c61-335c025e5d49/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3280] 10.0.0.199 () {32 vars in 733 bytes} [Thu Jun 25 23:39:10 2026] GET /v2.0/networks/35c7f0be-ffe3-46e6-bace-ca19f125be8b/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:39:10.511 7 INFO neutron.services.segments.plugin [-] Segment 0665d985-c173-43ba-bf53-38ec8c13f748 resource provider aggregate not found 2026-06-25 23:39:10.516 7 INFO neutron.services.segments.plugin [-] Segment 0665d985-c173-43ba-bf53-38ec8c13f748 resource provider aggregate not found 2026-06-25 23:39:10.542 7 INFO neutron.services.segments.plugin [-] Segment 0665d985-c173-43ba-bf53-38ec8c13f748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0665d985-c173-43ba-bf53-38ec8c13f748 found for delete ", "request_id": "req-6fe4faf8-a70c-4bd9-b0d6-f8ec537c9374"}]} 2026-06-25 23:39:10.543 7 INFO neutron.services.segments.plugin [-] Segment 0665d985-c173-43ba-bf53-38ec8c13f748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0665d985-c173-43ba-bf53-38ec8c13f748 found for delete ", "request_id": "req-108471a2-8468-4910-9b7f-35c990a53607"}]} [pid: 7|app: 0|req: 1694/3281] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:39:10 2026] DELETE /v2.0/networks/35c7f0be-ffe3-46e6-bace-ca19f125be8b => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:39:10.687 8 INFO neutron.services.segments.plugin [-] Segment e6f4a116-a0e5-4be7-b1df-164238ea582c resource provider aggregate not found 2026-06-25 23:39:10.690 8 INFO neutron.services.segments.plugin [-] Segment e6f4a116-a0e5-4be7-b1df-164238ea582c resource provider aggregate not found 2026-06-25 23:39:10.703 8 INFO neutron.services.segments.plugin [-] Segment e6f4a116-a0e5-4be7-b1df-164238ea582c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6f4a116-a0e5-4be7-b1df-164238ea582c found for delete ", "request_id": "req-34bc387e-6b84-45f4-a461-6349189045da"}]} 2026-06-25 23:39:10.704 8 INFO neutron.services.segments.plugin [-] Segment e6f4a116-a0e5-4be7-b1df-164238ea582c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6f4a116-a0e5-4be7-b1df-164238ea582c found for delete ", "request_id": "req-44084ac0-62a3-4f90-a111-cbe690b49fbd"}]} [pid: 8|app: 0|req: 1588/3282] 10.0.0.199 () {32 vars in 726 bytes} [Thu Jun 25 23:39:10 2026] DELETE /v2.0/networks/33c061fe-09f9-4627-8c61-335c025e5d49 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3283] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:39:11 2026] GET /v2.0/security-groups?tenant_id=5312c20ca1c446d594e44987c55ae9c6&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3284] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:39:11 2026] DELETE /v2.0/security-groups/101904db-004a-42c4-bae9-afe3e2f443ea => 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: 1696/3285] 10.0.0.199 () {32 vars in 774 bytes} [Thu Jun 25 23:39:11 2026] GET /v2.0/security-groups?tenant_id=9e2e8aac82ca4ca88e1d5f74101b9522&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3286] 10.0.0.199 () {32 vars in 740 bytes} [Thu Jun 25 23:39:11 2026] DELETE /v2.0/security-groups/421fb3c7-6f11-4e0f-b29a-6ae006ca1263 => 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: 1697/3287] 10.0.0.199 () {32 vars in 649 bytes} [Thu Jun 25 23:39:14 2026] GET /v2.0/networks => generated 2168 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3288] 10.0.0.199 () {32 vars in 655 bytes} [Thu Jun 25 23:39:15 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: 1698/3289] 10.0.0.199 () {32 vars in 647 bytes} [Thu Jun 25 23:39:15 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3290] 10.0.0.199 () {32 vars in 643 bytes} [Thu Jun 25 23:39:15 2026] GET /v2.0/ports => generated 4725 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3291] 10.0.0.199 () {32 vars in 647 bytes} [Thu Jun 25 23:39:15 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3292] 10.0.0.199 () {32 vars in 649 bytes} [Thu Jun 25 23:39:15 2026] GET /v2.0/networks => generated 2168 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3293] 10.0.0.199 () {32 vars in 663 bytes} [Thu Jun 25 23:39:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3294] 10.0.0.199 () {32 vars in 655 bytes} [Thu Jun 25 23:39:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)