+ 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 Jul 9 13:55:49 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-b77c8667d-2vsg8 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 0x7f1e0f4ba668 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-07-09 13:55:55.276 8 INFO neutron.common.config [-] Logging enabled! 2026-07-09 13:55:55.277 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-09 13:55:55.336 7 INFO neutron.common.config [-] Logging enabled! 2026-07-09 13:55:55.337 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-09 13:55:55.984 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 13:55:56.046 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 13:55:57.333 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:55:57.337 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 13:55:57.341 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-09 13:55:57.342 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:55:57.342 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 13:55:57.342 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 13:55:57.343 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:55:57.351 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:55:57.351 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:55:57.352 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:55:57.377 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 13:55:57.378 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:55:57.379 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 13:55:57.429 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 13:55:57.430 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 13:55:57.430 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 13:55:57.430 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 13:55:57.463 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:55:57.468 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 13:55:57.473 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-09 13:55:57.475 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:55:57.475 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 13:55:57.476 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 13:55:57.476 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:55:57.484 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:55:57.484 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:55:57.485 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:55:57.512 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 13:55:57.513 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:55:57.514 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 13:55:57.569 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 13:55:57.570 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 13:55:57.570 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 13:55:57.570 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 13:55:58.028 8 INFO neutron.plugins.ml2.managers [None req-06ef632c-3f2e-43d5-974a-5e5d6fc82c2e - - - - - -] Initializing driver for type 'vlan' 2026-07-09 13:55:58.194 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-06ef632c-3f2e-43d5-974a-5e5d6fc82c2e - - - - - -] VlanTypeDriver initialization complete 2026-07-09 13:55:58.194 8 INFO neutron.plugins.ml2.managers [None req-06ef632c-3f2e-43d5-974a-5e5d6fc82c2e - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 13:55:58.194 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-06ef632c-3f2e-43d5-974a-5e5d6fc82c2e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 13:55:58.212 8 INFO neutron.plugins.ml2.managers [None req-06ef632c-3f2e-43d5-974a-5e5d6fc82c2e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 13:55:58.212 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-06ef632c-3f2e-43d5-974a-5e5d6fc82c2e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 13:55:58.213 8 INFO neutron.plugins.ml2.managers [None req-06ef632c-3f2e-43d5-974a-5e5d6fc82c2e - - - - - -] Initializing extension driver 'port_security' 2026-07-09 13:55:58.213 8 INFO neutron.plugins.ml2.extensions.port_security [None req-06ef632c-3f2e-43d5-974a-5e5d6fc82c2e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 13:55:58.213 8 INFO neutron.plugins.ml2.managers [None req-06ef632c-3f2e-43d5-974a-5e5d6fc82c2e - - - - - -] Initializing extension driver 'qos' 2026-07-09 13:55:58.213 8 INFO neutron.plugins.ml2.managers [None req-06ef632c-3f2e-43d5-974a-5e5d6fc82c2e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 13:55:58.213 8 INFO neutron.plugins.ml2.managers [None req-06ef632c-3f2e-43d5-974a-5e5d6fc82c2e - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 13:55:58.226 8 INFO neutron.quota [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded quota_driver: . 2026-07-09 13:55:58.227 8 INFO neutron.plugins.ml2.plugin [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 13:55:58.227 8 INFO neutron.plugins.ml2.managers [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 13:55:58.227 8 INFO neutron.plugins.ml2.managers [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 13:55:58.227 8 INFO neutron.plugins.ml2.managers [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 13:55:58.228 8 INFO neutron.extensions.vlantransparent [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Disabled vlantransparent extension. 2026-07-09 13:55:58.228 8 INFO neutron.manager [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loading Plugin: qos 2026-07-09 13:55:58.244 8 INFO neutron.manager [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loading Plugin: router 2026-07-09 13:55:58.251 7 INFO neutron.plugins.ml2.managers [None req-8e46ad09-af7c-43d9-bd2f-2a65e49c2f0a - - - - - -] Initializing driver for type 'vlan' 2026-07-09 13:55:58.304 8 INFO neutron.services.service_base [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 13:55:58.304 8 INFO neutron.manager [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loading Plugin: segments 2026-07-09 13:55:58.414 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8e46ad09-af7c-43d9-bd2f-2a65e49c2f0a - - - - - -] VlanTypeDriver initialization complete 2026-07-09 13:55:58.415 7 INFO neutron.plugins.ml2.managers [None req-8e46ad09-af7c-43d9-bd2f-2a65e49c2f0a - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 13:55:58.415 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8e46ad09-af7c-43d9-bd2f-2a65e49c2f0a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 13:55:58.426 8 INFO neutron.manager [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loading Plugin: trunk 2026-07-09 13:55:58.434 7 INFO neutron.plugins.ml2.managers [None req-8e46ad09-af7c-43d9-bd2f-2a65e49c2f0a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 13:55:58.434 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8e46ad09-af7c-43d9-bd2f-2a65e49c2f0a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 13:55:58.434 7 INFO neutron.plugins.ml2.managers [None req-8e46ad09-af7c-43d9-bd2f-2a65e49c2f0a - - - - - -] Initializing extension driver 'port_security' 2026-07-09 13:55:58.435 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8e46ad09-af7c-43d9-bd2f-2a65e49c2f0a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 13:55:58.435 7 INFO neutron.plugins.ml2.managers [None req-8e46ad09-af7c-43d9-bd2f-2a65e49c2f0a - - - - - -] Initializing extension driver 'qos' 2026-07-09 13:55:58.435 7 INFO neutron.plugins.ml2.managers [None req-8e46ad09-af7c-43d9-bd2f-2a65e49c2f0a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 13:55:58.435 7 INFO neutron.plugins.ml2.managers [None req-8e46ad09-af7c-43d9-bd2f-2a65e49c2f0a - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 13:55:58.442 8 INFO neutron.manager [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loading Plugin: vpnaas 2026-07-09 13:55:58.449 7 INFO neutron.quota [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded quota_driver: . 2026-07-09 13:55:58.449 7 INFO neutron.plugins.ml2.plugin [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 13:55:58.449 7 INFO neutron.plugins.ml2.managers [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 13:55:58.450 7 INFO neutron.plugins.ml2.managers [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 13:55:58.450 7 INFO neutron.plugins.ml2.managers [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 13:55:58.450 7 INFO neutron.extensions.vlantransparent [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Disabled vlantransparent extension. 2026-07-09 13:55:58.450 7 INFO neutron.manager [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loading Plugin: qos 2026-07-09 13:55:58.467 7 INFO neutron.manager [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loading Plugin: router 2026-07-09 13:55:58.489 8 WARNING stevedore.named [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 13:55:58.521 7 INFO neutron.services.service_base [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 13:55:58.521 7 INFO neutron.manager [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loading Plugin: segments 2026-07-09 13:55:58.576 8 INFO neutron_vpnaas.services.vpn.plugin [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 13:55:58.577 8 INFO neutron.common.utils [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 13:55:58.577 8 INFO neutron.manager [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loading Plugin: auto_allocate 2026-07-09 13:55:58.582 8 INFO neutron.manager [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loading Plugin: tag 2026-07-09 13:55:58.590 8 INFO neutron.manager [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loading Plugin: timestamp 2026-07-09 13:55:58.593 8 INFO neutron.manager [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 13:55:58.598 8 INFO neutron.manager [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loading Plugin: flavors 2026-07-09 13:55:58.601 8 INFO neutron.manager [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loading Plugin: revisions 2026-07-09 13:55:58.605 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Initializing extension manager. 2026-07-09 13:55:58.606 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: address-group 2026-07-09 13:55:58.607 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: address-scope 2026-07-09 13:55:58.608 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 13:55:58.609 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: agent 2026-07-09 13:55:58.610 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 13:55:58.611 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 13:55:58.612 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 13:55:58.613 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: availability_zone 2026-07-09 13:55:58.613 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 13:55:58.614 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 13:55:58.614 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: default-subnetpools 2026-07-09 13:55:58.616 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 13:55:58.617 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: dns-integration 2026-07-09 13:55:58.617 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 13:55:58.621 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 13:55:58.622 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: dvr 2026-07-09 13:55:58.623 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 13:55:58.623 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 13:55:58.624 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:55:58.625 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 13:55:58.626 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: external-net 2026-07-09 13:55:58.627 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 13:55:58.628 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: extraroute 2026-07-09 13:55:58.628 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 13:55:58.629 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 13:55:58.630 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 13:55:58.630 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 13:55:58.631 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 13:55:58.631 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: fip-port-details 2026-07-09 13:55:58.632 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: flavors 2026-07-09 13:55:58.634 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 13:55:58.634 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: floatingip-pools 2026-07-09 13:55:58.635 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: ip_allocation 2026-07-09 13:55:58.635 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 13:55:58.636 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: l2_adjacency 2026-07-09 13:55:58.637 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: router 2026-07-09 13:55:58.638 7 INFO neutron.manager [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loading Plugin: trunk 2026-07-09 13:55:58.639 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:55:58.640 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 13:55:58.640 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 13:55:58.641 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 13:55:58.642 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: l3-ha 2026-07-09 13:55:58.643 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:55:58.643 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 13:55:58.644 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: l3-flavors 2026-07-09 13:55:58.646 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:55:58.646 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 13:55:58.655 7 INFO neutron.manager [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loading Plugin: vpnaas 2026-07-09 13:55:58.706 7 WARNING stevedore.named [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 13:55:58.800 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 13:55:58.801 7 INFO neutron.common.utils [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 13:55:58.801 7 INFO neutron.manager [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loading Plugin: auto_allocate 2026-07-09 13:55:58.810 7 INFO neutron.manager [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loading Plugin: tag 2026-07-09 13:55:58.818 7 INFO neutron.manager [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loading Plugin: timestamp 2026-07-09 13:55:58.823 7 INFO neutron.manager [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 13:55:58.829 7 INFO neutron.manager [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loading Plugin: flavors 2026-07-09 13:55:58.834 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 13:55:58.834 7 INFO neutron.manager [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loading Plugin: revisions 2026-07-09 13:55:58.836 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 13:55:58.838 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 13:55:58.838 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Initializing extension manager. 2026-07-09 13:55:58.839 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 13:55:58.839 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: address-group 2026-07-09 13:55:58.840 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 13:55:58.840 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: address-scope 2026-07-09 13:55:58.840 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: multi-provider 2026-07-09 13:55:58.841 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 13:55:58.841 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: net-mtu 2026-07-09 13:55:58.842 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 13:55:58.842 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: network_availability_zone 2026-07-09 13:55:58.843 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: network_ha 2026-07-09 13:55:58.844 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: network-ip-availability 2026-07-09 13:55:58.842 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: agent 2026-07-09 13:55:58.845 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 13:55:58.845 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 13:55:58.846 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: pagination 2026-07-09 13:55:58.846 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 13:55:58.846 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: port-device-profile 2026-07-09 13:55:58.847 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 13:55:58.847 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 13:55:58.847 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 13:55:58.848 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: availability_zone 2026-07-09 13:55:58.848 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 13:55:58.848 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 13:55:58.848 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: port-mac-override 2026-07-09 13:55:58.849 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 13:55:58.849 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 13:55:58.849 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: default-subnetpools 2026-07-09 13:55:58.850 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 13:55:58.850 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-09 13:55:58.851 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 13:55:58.851 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: port-resource-request 2026-07-09 13:55:58.851 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: dns-integration 2026-07-09 13:55:58.852 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 13:55:58.852 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 13:55:58.852 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 13:55:58.852 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-09 13:55:58.853 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: binding 2026-07-09 13:55:58.853 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: dvr 2026-07-09 13:55:58.854 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 13:55:58.854 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: binding-extended 2026-07-09 13:55:58.854 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 13:55:58.855 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: port-security 2026-07-09 13:55:58.855 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:55:58.855 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: project-id 2026-07-09 13:55:58.855 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 13:55:58.856 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: provider 2026-07-09 13:55:58.856 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: external-net 2026-07-09 13:55:58.856 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 13:55:58.857 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: extraroute 2026-07-09 13:55:58.858 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 13:55:58.858 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: qos 2026-07-09 13:55:58.858 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 13:55:58.859 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 13:55:58.859 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 13:55:58.859 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 13:55:58.860 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 13:55:58.860 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: qos-default 2026-07-09 13:55:58.860 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 13:55:58.860 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: qos-fip 2026-07-09 13:55:58.861 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 13:55:58.861 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: fip-port-details 2026-07-09 13:55:58.862 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 13:55:58.862 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 13:55:58.862 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: flavors 2026-07-09 13:55:58.863 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 13:55:58.863 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 13:55:58.864 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 13:55:58.864 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: qos-pps 2026-07-09 13:55:58.865 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 13:55:58.865 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 13:55:58.865 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: floatingip-pools 2026-07-09 13:55:58.866 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 13:55:58.866 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: ip_allocation 2026-07-09 13:55:58.867 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: quota-check-limit 2026-07-09 13:55:58.867 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 13:55:58.868 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: l2_adjacency 2026-07-09 13:55:58.869 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: quotas 2026-07-09 13:55:58.870 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: router 2026-07-09 13:55:58.870 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: quota_details 2026-07-09 13:55:58.872 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: rbac-policies 2026-07-09 13:55:58.873 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:55:58.873 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: rbac-address-group 2026-07-09 13:55:58.873 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 13:55:58.874 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 13:55:58.874 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 13:55:58.875 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: revision-if-match 2026-07-09 13:55:58.876 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 13:55:58.876 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: router_availability_zone 2026-07-09 13:55:58.877 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 13:55:58.879 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 13:55:58.879 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 13:55:58.880 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 13:55:58.881 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 13:55:58.881 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 13:55:58.882 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 13:55:58.887 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: security-group 2026-07-09 13:55:58.888 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: segment 2026-07-09 13:55:58.889 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 13:55:58.890 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: service-type 2026-07-09 13:55:58.890 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: sorting 2026-07-09 13:55:58.891 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 13:55:58.892 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: standard-attr-description 2026-07-09 13:55:58.892 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: stateful-security-group 2026-07-09 13:55:58.893 8 WARNING neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 13:55:58.893 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 13:55:58.894 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: subnet-external-network 2026-07-09 13:55:58.895 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: subnet_onboard 2026-07-09 13:55:58.895 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 13:55:58.896 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: subnet-service-types 2026-07-09 13:55:58.897 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: subnet_allocation 2026-07-09 13:55:58.898 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 13:55:58.899 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: tag-creation 2026-07-09 13:55:58.899 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 13:55:58.904 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 13:55:58.905 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 13:55:58.906 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: trunk 2026-07-09 13:55:58.906 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: trunk-details 2026-07-09 13:55:58.907 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 13:55:58.908 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 13:55:58.911 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 13:55:58.912 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 13:55:58.912 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: vpn-flavors 2026-07-09 13:55:58.914 8 INFO neutron.api.extensions [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Loaded extension: vpnaas 2026-07-09 13:55:58.917 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-09 13:55:58.917 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-09 13:55:58.918 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:55:58.918 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-09 13:55:58.922 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 13:55:58.923 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 13:55:58.929 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 13:55:58.930 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 13:55:58.931 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 13:55:58.932 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:55:58.932 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] subnetpool is already registered 2026-07-09 13:55:58.933 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:55:58.933 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] subnetpool is already registered 2026-07-09 13:55:58.934 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 13:55:58.934 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 13:55:58.935 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 13:55:58.935 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 13:55:58.936 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 13:55:58.936 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 13:55:58.940 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 13:55:58.941 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] router is already registered 2026-07-09 13:55:58.941 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 13:55:58.942 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] floatingip is already registered 2026-07-09 13:55:58.946 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 13:55:58.946 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] rbac_policy is already registered 2026-07-09 13:55:58.947 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 13:55:58.947 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] security_group is already registered 2026-07-09 13:55:58.947 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 13:55:58.948 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] security_group_rule is already registered 2026-07-09 13:55:58.948 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:55:58.949 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] subnetpool is already registered 2026-07-09 13:55:58.949 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:55:58.949 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] subnetpool is already registered 2026-07-09 13:55:58.950 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 13:55:58.950 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] trunk is already registered 2026-07-09 13:55:58.950 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 13:55:58.951 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] endpoint_group is already registered 2026-07-09 13:55:58.951 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 13:55:58.951 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] vpnservice is already registered 2026-07-09 13:55:58.952 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 13:55:58.952 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] ipsec_site_connection is already registered 2026-07-09 13:55:58.952 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 13:55:58.952 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] ipsecpolicy is already registered 2026-07-09 13:55:58.953 8 INFO neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 13:55:58.953 8 WARNING neutron.quota.resource_registry [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] ikepolicy is already registered 2026-07-09 13:55:59.000 8 WARNING keystonemiddleware._common.config [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 13:55:59.010 8 WARNING oslo_config.cfg [None req-cb765256-091b-434c-be0b-b744fb5c6273 - - - - - -] 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 10 seconds on interpreter 0x7f1e0f4ba668 pid: 8 (default app) 2026-07-09 13:55:59.169 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 13:55:59.170 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 13:55:59.171 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 13:55:59.171 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: l3-ha 2026-07-09 13:55:59.172 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:55:59.173 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 13:55:59.173 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: l3-flavors 2026-07-09 13:55:59.174 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:55:59.175 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 13:55:59.178 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 13:55:59.180 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 13:55:59.182 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 13:55:59.184 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 13:55:59.185 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 13:55:59.186 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: multi-provider 2026-07-09 13:55:59.186 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: net-mtu 2026-07-09 13:55:59.187 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 13:55:59.187 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: network_availability_zone 2026-07-09 13:55:59.188 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: network_ha 2026-07-09 13:55:59.189 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: network-ip-availability 2026-07-09 13:55:59.190 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 13:55:59.190 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: pagination 2026-07-09 13:55:59.191 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: port-device-profile 2026-07-09 13:55:59.191 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 13:55:59.192 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 13:55:59.192 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 13:55:59.193 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: port-mac-override 2026-07-09 13:55:59.194 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 13:55:59.194 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 13:55:59.195 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-09 13:55:59.195 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: port-resource-request 2026-07-09 13:55:59.196 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 13:55:59.197 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-09 13:55:59.197 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: binding 2026-07-09 13:55:59.198 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: binding-extended 2026-07-09 13:55:59.199 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: port-security 2026-07-09 13:55:59.199 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: project-id 2026-07-09 13:55:59.200 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: provider 2026-07-09 13:55:59.202 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: qos 2026-07-09 13:55:59.203 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 13:55:59.203 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 13:55:59.204 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: qos-default 2026-07-09 13:55:59.204 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: qos-fip 2026-07-09 13:55:59.205 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 13:55:59.205 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 13:55:59.206 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 13:55:59.207 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 13:55:59.207 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 13:55:59.208 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: qos-pps 2026-07-09 13:55:59.208 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 13:55:59.209 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 13:55:59.210 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 13:55:59.210 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: quota-check-limit 2026-07-09 13:55:59.212 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: quotas 2026-07-09 13:55:59.214 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: quota_details 2026-07-09 13:55:59.215 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: rbac-policies 2026-07-09 13:55:59.216 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: rbac-address-group 2026-07-09 13:55:59.216 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 13:55:59.217 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 13:55:59.217 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 13:55:59.218 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: revision-if-match 2026-07-09 13:55:59.218 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 13:55:59.219 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: router_availability_zone 2026-07-09 13:55:59.220 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 13:55:59.221 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 13:55:59.222 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 13:55:59.222 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 13:55:59.223 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 13:55:59.223 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 13:55:59.224 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 13:55:59.229 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: security-group 2026-07-09 13:55:59.230 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: segment 2026-07-09 13:55:59.230 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 13:55:59.231 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: service-type 2026-07-09 13:55:59.231 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: sorting 2026-07-09 13:55:59.232 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 13:55:59.233 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: standard-attr-description 2026-07-09 13:55:59.233 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: stateful-security-group 2026-07-09 13:55:59.234 7 WARNING neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 13:55:59.234 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 13:55:59.235 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: subnet-external-network 2026-07-09 13:55:59.235 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: subnet_onboard 2026-07-09 13:55:59.236 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 13:55:59.236 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: subnet-service-types 2026-07-09 13:55:59.237 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: subnet_allocation 2026-07-09 13:55:59.238 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 13:55:59.238 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: tag-creation 2026-07-09 13:55:59.239 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 13:55:59.243 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 13:55:59.243 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 13:55:59.244 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: trunk 2026-07-09 13:55:59.245 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: trunk-details 2026-07-09 13:55:59.245 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 13:55:59.246 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 13:55:59.248 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 13:55:59.249 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 13:55:59.249 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: vpn-flavors 2026-07-09 13:55:59.251 7 INFO neutron.api.extensions [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Loaded extension: vpnaas 2026-07-09 13:55:59.253 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-09 13:55:59.254 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-09 13:55:59.254 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:55:59.254 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-09 13:55:59.258 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 13:55:59.258 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 13:55:59.264 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 13:55:59.265 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 13:55:59.266 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 13:55:59.267 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:55:59.267 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] subnetpool is already registered 2026-07-09 13:55:59.268 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:55:59.268 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] subnetpool is already registered 2026-07-09 13:55:59.268 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 13:55:59.269 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 13:55:59.269 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 13:55:59.270 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 13:55:59.270 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 13:55:59.271 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 13:55:59.275 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 13:55:59.276 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] router is already registered 2026-07-09 13:55:59.276 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 13:55:59.277 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] floatingip is already registered 2026-07-09 13:55:59.281 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 13:55:59.282 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] rbac_policy is already registered 2026-07-09 13:55:59.282 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 13:55:59.283 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] security_group is already registered 2026-07-09 13:55:59.283 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 13:55:59.283 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] security_group_rule is already registered 2026-07-09 13:55:59.284 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:55:59.284 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] subnetpool is already registered 2026-07-09 13:55:59.285 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:55:59.285 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] subnetpool is already registered 2026-07-09 13:55:59.285 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 13:55:59.286 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] trunk is already registered 2026-07-09 13:55:59.286 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 13:55:59.286 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] endpoint_group is already registered 2026-07-09 13:55:59.287 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 13:55:59.287 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] vpnservice is already registered 2026-07-09 13:55:59.287 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 13:55:59.288 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] ipsec_site_connection is already registered 2026-07-09 13:55:59.288 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 13:55:59.288 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] ipsecpolicy is already registered 2026-07-09 13:55:59.288 7 INFO neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 13:55:59.289 7 WARNING neutron.quota.resource_registry [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] ikepolicy is already registered 2026-07-09 13:55:59.326 7 WARNING keystonemiddleware._common.config [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 13:55:59.335 7 WARNING oslo_config.cfg [None req-e87e4589-732a-44a0-852b-93b3c604c5ed - - - - - -] 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 10 seconds on interpreter 0x7f1e0f4ba668 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-07-09 13:56:02.811 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d62736da-d04a-4832-9901-66b6ebd7a676 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.19.213.223 () {44 vars in 927 bytes} [Thu Jul 9 13:56:02 2026] GET /v2.0/networks/public => generated 108 bytes in 805 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.223 () {44 vars in 949 bytes} [Thu Jul 9 13:56:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 13:56:03.533 8 WARNING neutron.services.revisions.revision_plugin [None req-20616bfd-9218-4e88-93c9-950e8082f6e5 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Could not find related network for resource to bump revision. 2026-07-09 13:56:03.560 8 INFO neutron.db.segments_db [None req-20616bfd-9218-4e88-93c9-950e8082f6e5 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 2a3a3226-9e05-44f3-9848-0d68479254d8 of type flat for network 88382440-d8a7-4cb7-a1db-1a168dade1a0 2026-07-09 13:56:03.618 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20616bfd-9218-4e88-93c9-950e8082f6e5 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.19.213.223 () {48 vars in 967 bytes} [Thu Jul 9 13:56:03 2026] POST /v2.0/networks => generated 124 bytes in 541 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 13:56:09.999 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0042da7a-a9dd-4760-b38a-46e9da27bcf6 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.19.213.223 () {44 vars in 927 bytes} [Thu Jul 9 13:56:09 2026] GET /v2.0/networks/public => generated 108 bytes in 419 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.19.213.223 () {44 vars in 949 bytes} [Thu Jul 9 13:56:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 13:56:10.246 7 WARNING neutron.services.revisions.revision_plugin [None req-86a67a64-5b2b-4213-aea4-4ce6fc0d5742 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Could not find related network for resource to bump revision. 2026-07-09 13:56:10.273 7 INFO neutron.db.segments_db [None req-86a67a64-5b2b-4213-aea4-4ce6fc0d5742 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 885c16eb-991a-4667-840d-1db14b9035ef of type flat for network cc9ea62a-e5cb-4442-9ef0-dde8278a326b 2026-07-09 13:56:10.319 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86a67a64-5b2b-4213-aea4-4ce6fc0d5742 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.19.213.223 () {48 vars in 967 bytes} [Thu Jul 9 13:56:10 2026] POST /v2.0/networks => generated 124 bytes in 307 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 13:56:16.366 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1261851b-4a90-4637-a7c2-b4ff743aeff0 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.19.213.223 () {44 vars in 927 bytes} [Thu Jul 9 13:56:16 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.19.213.223 () {44 vars in 949 bytes} [Thu Jul 9 13:56:16 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-07-09 13:56:16.471 7 WARNING neutron.services.revisions.revision_plugin [None req-16ac7eab-6e08-4e14-aea6-15197f958d9e e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Could not find related network for resource to bump revision. 2026-07-09 13:56:16.494 7 INFO neutron.db.segments_db [None req-16ac7eab-6e08-4e14-aea6-15197f958d9e e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 0477aaea-ca7e-4952-98c1-7425745c4b34 of type flat for network 795213c0-7f0b-4fc0-97c1-26d90e0b899a 2026-07-09 13:56:16.547 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16ac7eab-6e08-4e14-aea6-15197f958d9e e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.19.213.223 () {48 vars in 967 bytes} [Thu Jul 9 13:56:16 2026] POST /v2.0/networks => generated 124 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 13:56:22.518 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4afcb787-16e9-4d56-9288-14a2f67d7c7a e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.19.213.223 () {44 vars in 927 bytes} [Thu Jul 9 13:56:22 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.223 () {44 vars in 949 bytes} [Thu Jul 9 13:56:22 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-07-09 13:56:22.616 8 WARNING neutron.services.revisions.revision_plugin [None req-d5e533de-ec9f-43d6-8f6d-8d219a2e551b e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Could not find related network for resource to bump revision. 2026-07-09 13:56:22.630 8 INFO neutron.db.segments_db [None req-d5e533de-ec9f-43d6-8f6d-8d219a2e551b e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 27b0e029-5326-41ca-abbe-0c47e5c6925a of type flat for network 2ccd15ad-3da2-432c-a605-17246322599a 2026-07-09 13:56:22.656 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5e533de-ec9f-43d6-8f6d-8d219a2e551b e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.19.213.223 () {48 vars in 967 bytes} [Thu Jul 9 13:56:22 2026] POST /v2.0/networks => generated 124 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 13:56:28.639 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92039893-e06c-43a6-bad0-c84553934dc8 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.19.213.223 () {44 vars in 927 bytes} [Thu Jul 9 13:56:28 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.19.213.223 () {44 vars in 949 bytes} [Thu Jul 9 13:56:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 13:56:28.717 8 WARNING neutron.services.revisions.revision_plugin [None req-2d855225-fee4-4265-8412-b0d9bb50eb15 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Could not find related network for resource to bump revision. 2026-07-09 13:56:28.749 8 INFO neutron.db.segments_db [None req-2d855225-fee4-4265-8412-b0d9bb50eb15 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 87c565e0-e986-4331-9481-91e56488759e of type flat for network 58e42978-1494-4678-a482-e213f8585193 2026-07-09 13:56:28.791 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d855225-fee4-4265-8412-b0d9bb50eb15 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.19.213.223 () {48 vars in 967 bytes} [Thu Jul 9 13:56:28 2026] POST /v2.0/networks => generated 124 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 13:56:34.784 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12cc3823-3393-4a44-9cf1-c30cb2efda21 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.19.213.223 () {44 vars in 927 bytes} [Thu Jul 9 13:56:34 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: 8|app: 0|req: 13/22] 199.19.213.223 () {44 vars in 949 bytes} [Thu Jul 9 13:56:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 13:56:34.881 7 WARNING neutron.services.revisions.revision_plugin [None req-22a644e2-2972-4265-8447-eb407a41198c e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Could not find related network for resource to bump revision. 2026-07-09 13:56:34.908 7 INFO neutron.db.segments_db [None req-22a644e2-2972-4265-8447-eb407a41198c e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 9e6f7566-7c19-4e24-8a24-2256c4efed22 of type flat for network 1da1385f-4fbf-4319-b4fb-c8dd964eb5df 2026-07-09 13:56:34.940 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22a644e2-2972-4265-8447-eb407a41198c e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/23] 199.19.213.223 () {48 vars in 967 bytes} [Thu Jul 9 13:56:34 2026] POST /v2.0/networks => generated 124 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 13:56:41.013 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8452685-fc8b-4f97-9bfc-d7cfd7a9de4b e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/25] 199.19.213.223 () {44 vars in 927 bytes} [Thu Jul 9 13:56:40 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/26] 199.19.213.223 () {44 vars in 949 bytes} [Thu Jul 9 13:56:41 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-07-09 13:56:41.105 7 WARNING neutron.services.revisions.revision_plugin [None req-9fcf9035-1dda-44bb-8032-c79389a7eb30 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Could not find related network for resource to bump revision. 2026-07-09 13:56:41.141 7 INFO neutron.db.segments_db [None req-9fcf9035-1dda-44bb-8032-c79389a7eb30 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment db233d0b-8e5e-4e45-829f-c9352d9efc38 of type flat for network 70ee39ee-b3cf-40fa-b7c0-62d087f3b688 [pid: 7|app: 0|req: 12/27] 199.19.213.223 () {48 vars in 967 bytes} [Thu Jul 9 13:56:41 2026] POST /v2.0/networks => generated 706 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 13:56:42.687 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33af69e9-b2d6-4bb1-aeab-50e63272ab36 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 16/28] 199.19.213.223 () {44 vars in 927 bytes} [Thu Jul 9 13:56:42 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: 13/29] 199.19.213.223 () {44 vars in 949 bytes} [Thu Jul 9 13:56:42 2026] GET /v2.0/networks?name=public => generated 709 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 13:56:42.798 8 INFO neutron.pecan_wsgi.hooks.translation [None req-222b949d-ef4a-49d8-b235-deea3dfb61ea e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 17/30] 199.19.213.223 () {44 vars in 1034 bytes} [Thu Jul 9 13:56:42 2026] GET /v2.0/subnets/public-subnet?network_id=70ee39ee-b3cf-40fa-b7c0-62d087f3b688 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/31] 199.19.213.223 () {44 vars in 1057 bytes} [Thu Jul 9 13:56:42 2026] GET /v2.0/subnets?name=public-subnet&network_id=70ee39ee-b3cf-40fa-b7c0-62d087f3b688 => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/32] 199.19.213.223 () {48 vars in 965 bytes} [Thu Jul 9 13:56:42 2026] POST /v2.0/subnets => generated 664 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:01:41.264 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe0cc395-a3a2-4269-ab55-b75528db7397] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 14:01:41.267 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 14:01:41 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.223) !!! 2026-07-09 14:01:41.393 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a45fa984-501d-466d-b60e-0d0c0e3790e1 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/73] 199.19.213.223 () {44 vars in 937 bytes} [Thu Jul 9 14:01:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:01:41.403 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a28da13-a359-4d29-b32d-eb7c301381f1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 14:01:41.407 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 14:01:41 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.223) !!! [pid: 7|app: 0|req: 35/74] 199.19.213.223 () {44 vars in 959 bytes} [Thu Jul 9 14:01:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:01:41.502 8 INFO neutron.db.segments_db [None req-2667a12f-a6e4-4663-90b5-b09c5d7846fc e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment a8def2be-d41d-483d-b48d-e57f436769de of type vxlan for network 9ba3d679-e786-4850-b487-2a540f699d76 [pid: 8|app: 0|req: 40/75] 199.19.213.223 () {48 vars in 966 bytes} [Thu Jul 9 14:01:41 2026] POST /v2.0/networks => generated 707 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:01:42.603 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7a28da13-a359-4d29-b32d-eb7c301381f1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38656. 2026-07-09 14:01:42.644 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d111250-1e2a-493c-b7ef-41301e5c7a21 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/76] 199.19.213.223 () {44 vars in 937 bytes} [Thu Jul 9 14:01:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:01:42.678 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe0cc395-a3a2-4269-ab55-b75528db7397] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38670. [pid: 8|app: 0|req: 41/77] 199.19.213.223 () {44 vars in 959 bytes} [Thu Jul 9 14:01:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:01:42.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad782bce-8066-4597-93ac-d6547f71b482 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/78] 199.19.213.223 () {44 vars in 1036 bytes} [Thu Jul 9 14:01:42 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9ba3d679-e786-4850-b487-2a540f699d76 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 199.19.213.223 () {44 vars in 1059 bytes} [Thu Jul 9 14:01:42 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9ba3d679-e786-4850-b487-2a540f699d76 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/80] 199.19.213.223 () {48 vars in 965 bytes} [Thu Jul 9 14:01:42 2026] POST /v2.0/subnets => generated 651 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:01:44.442 8 INFO neutron.api.v2.resource [None req-6291a03b-6433-4bb2-9b6a-b5efbeb51de6 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 43/81] 199.19.213.223 () {44 vars in 971 bytes} [Thu Jul 9 14:01:44 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/82] 199.19.213.223 () {44 vars in 993 bytes} [Thu Jul 9 14:01:44 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/83] 199.19.213.223 () {48 vars in 980 bytes} [Thu Jul 9 14:01:44 2026] POST /v2.0/security-groups => generated 1616 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/84] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:45 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 1616 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/85] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:45 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:45 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/87] 199.19.213.223 () {48 vars in 991 bytes} [Thu Jul 9 14:01:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/88] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:46 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 2230 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/89] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:47 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/90] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:47 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.19.213.223 () {48 vars in 991 bytes} [Thu Jul 9 14:01:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/92] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:48 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:48 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/94] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:48 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/95] 199.19.213.223 () {48 vars in 991 bytes} [Thu Jul 9 14:01:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:49 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 3462 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/97] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:49 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/98] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:49 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/99] 199.19.213.223 () {48 vars in 991 bytes} [Thu Jul 9 14:01:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/100] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:50 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 4078 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/101] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:50 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/102] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:50 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => 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: 54/103] 199.19.213.223 () {48 vars in 991 bytes} [Thu Jul 9 14:01:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/104] 199.19.213.223 () {44 vars in 987 bytes} [Thu Jul 9 14:01:51 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76 => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:01:51.991 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19827d11-1424-433b-b8ea-3ce78a190b16 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/105] 199.19.213.223 () {44 vars in 1076 bytes} [Thu Jul 9 14:01:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9ba3d679-e786-4850-b487-2a540f699d76 => 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: 51/106] 199.19.213.223 () {44 vars in 1099 bytes} [Thu Jul 9 14:01:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9ba3d679-e786-4850-b487-2a540f699d76 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/107] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:01:52 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 199.19.213.223 () {48 vars in 961 bytes} [Thu Jul 9 14:01:52 2026] POST /v2.0/ports => generated 1100 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:01:59.393 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da05398f-4b5a-41ad-bb4b-8d7bd08b3afb e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 58/111] 199.19.213.223 () {44 vars in 978 bytes} [Thu Jul 9 14:01:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 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: 54/112] 199.19.213.223 () {44 vars in 1000 bytes} [Thu Jul 9 14:01:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.19.213.223 () {48 vars in 1030 bytes} [Thu Jul 9 14:01:59 2026] PUT /v2.0/ports/cd05fddf-75ab-48d7-bfb8-8f637b4f7188 => generated 1249 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 199.19.213.223 () {44 vars in 920 bytes} [Thu Jul 9 14:02:01 2026] GET /v2.0/ports => generated 3730 bytes in 115 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-07-09 14:02:02.971 8 INFO neutron.api.v2.resource [None req-4bf7ae25-e00d-4d3c-b0e3-cff24dcad872 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 60/115] 199.19.213.223 () {44 vars in 959 bytes} [Thu Jul 9 14:02:02 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 199.19.213.223 () {44 vars in 981 bytes} [Thu Jul 9 14:02:02 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/117] 199.19.213.223 () {48 vars in 980 bytes} [Thu Jul 9 14:02:03 2026] POST /v2.0/security-groups => generated 1610 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/118] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:02:04 2026] GET /v2.0/security-groups/cd888d15-14a8-4c1f-8cde-484d06f8fd11 => generated 1610 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/119] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:02:04 2026] GET /v2.0/security-groups/cd888d15-14a8-4c1f-8cde-484d06f8fd11 => generated 1610 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/120] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:02:04 2026] GET /v2.0/security-groups/cd888d15-14a8-4c1f-8cde-484d06f8fd11 => 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: 63/121] 199.19.213.223 () {48 vars in 991 bytes} [Thu Jul 9 14:02:04 2026] POST /v2.0/security-group-rules => generated 623 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/122] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:02:05 2026] GET /v2.0/security-groups/cd888d15-14a8-4c1f-8cde-484d06f8fd11 => generated 2246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/123] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:02:05 2026] GET /v2.0/security-groups/cd888d15-14a8-4c1f-8cde-484d06f8fd11 => 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: 60/124] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:02:05 2026] GET /v2.0/security-groups/cd888d15-14a8-4c1f-8cde-484d06f8fd11 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/125] 199.19.213.223 () {48 vars in 991 bytes} [Thu Jul 9 14:02:05 2026] POST /v2.0/security-group-rules => generated 627 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/134] 199.19.213.223 () {44 vars in 975 bytes} [Thu Jul 9 14:03:09 2026] GET /v2.0/quotas/89dd95e445c34c0a8b69349b89a38a4f => 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: 65/135] 199.19.213.223 () {48 vars in 1027 bytes} [Thu Jul 9 14:03:09 2026] PUT /v2.0/quotas/89dd95e445c34c0a8b69349b89a38a4f => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:05:30.398 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a28da13-a359-4d29-b32d-eb7c301381f1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.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-07-09 14:05:30.622 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e806dfd1-e351-4e23-9f9d-22f034022890 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/156] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:05:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 234 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:05:30.648 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe0cc395-a3a2-4269-ab55-b75528db7397] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 14:05:30.651 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 14:05:30 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.223) !!! /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: 81/157] 199.19.213.223 () {30 vars in 761 bytes} [Thu Jul 9 14:05:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:05:32.640 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7a28da13-a359-4d29-b32d-eb7c301381f1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56230. 2026-07-09 14:05:32.677 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc09018a-2f50-4a7f-9e4c-6099ee1784ee e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/158] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:05:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:05:32.708 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe0cc395-a3a2-4269-ab55-b75528db7397] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56240. [pid: 8|app: 0|req: 82/159] 199.19.213.223 () {30 vars in 761 bytes} [Thu Jul 9 14:05:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:11:21.188 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe0cc395-a3a2-4269-ab55-b75528db7397] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 14:11:21.194 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 14:11:21 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=43767c54695341ef8709ff280154be51 (ip 199.19.213.223) !!! 2026-07-09 14:11:21.340 8 INFO neutron.api.v2.resource [None req-314e17d3-4d1e-4b6b-8607-0a805be5474f e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 106/206] 199.19.213.223 () {44 vars in 1074 bytes} [Thu Jul 9 14:11:21 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=43767c54695341ef8709ff280154be51 => generated 139 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:11:21.353 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a28da13-a359-4d29-b32d-eb7c301381f1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 14:11:21.353 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 14:11:21 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=43767c54695341ef8709ff280154be51 (ip 199.19.213.223) !!! [pid: 7|app: 0|req: 101/207] 199.19.213.223 () {44 vars in 1097 bytes} [Thu Jul 9 14:11:21 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=43767c54695341ef8709ff280154be51 => generated 23 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/208] 199.19.213.223 () {48 vars in 981 bytes} [Thu Jul 9 14:11:21 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-07-09 14:11:22.840 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7a28da13-a359-4d29-b32d-eb7c301381f1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60298. [pid: 7|app: 0|req: 102/209] 199.19.213.223 () {44 vars in 1088 bytes} [Thu Jul 9 14:11:22 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b?project_id=43767c54695341ef8709ff280154be51 => generated 1624 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/210] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:11:22 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b => 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: 103/211] 199.19.213.223 () {44 vars in 1088 bytes} [Thu Jul 9 14:11:23 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b?project_id=43767c54695341ef8709ff280154be51 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:11:23.070 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe0cc395-a3a2-4269-ab55-b75528db7397] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60314. [pid: 8|app: 0|req: 109/212] 199.19.213.223 () {48 vars in 991 bytes} [Thu Jul 9 14:11:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/213] 199.19.213.223 () {44 vars in 1088 bytes} [Thu Jul 9 14:11:24 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b?project_id=43767c54695341ef8709ff280154be51 => generated 2234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/214] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:11:24 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b => generated 2234 bytes in 27 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.223 () {44 vars in 1088 bytes} [Thu Jul 9 14:11:24 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b?project_id=43767c54695341ef8709ff280154be51 => generated 2234 bytes in 29 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.223 () {48 vars in 991 bytes} [Thu Jul 9 14:11:24 2026] POST /v2.0/security-group-rules => generated 599 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/217] 199.19.213.223 () {44 vars in 1088 bytes} [Thu Jul 9 14:11:25 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b?project_id=43767c54695341ef8709ff280154be51 => generated 2846 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/218] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:11:25 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b => generated 2846 bytes in 29 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.223 () {44 vars in 1088 bytes} [Thu Jul 9 14:11:25 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b?project_id=43767c54695341ef8709ff280154be51 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/222] 199.19.213.223 () {48 vars in 991 bytes} [Thu Jul 9 14:11:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/223] 199.19.213.223 () {44 vars in 1088 bytes} [Thu Jul 9 14:11:26 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b?project_id=43767c54695341ef8709ff280154be51 => generated 3460 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/224] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:11:26 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b => generated 3460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/225] 199.19.213.223 () {44 vars in 1088 bytes} [Thu Jul 9 14:11:26 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b?project_id=43767c54695341ef8709ff280154be51 => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/226] 199.19.213.223 () {48 vars in 991 bytes} [Thu Jul 9 14:11:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/245] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:13:47 2026] GET /v2.0/networks?tenant_id=43767c54695341ef8709ff280154be51&shared=False => generated 15 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:13:47.609 7 INFO neutron.db.segments_db [None req-649b5a12-8605-4eb5-a64d-f98e2430cee8 b3fb0067a92846e8aeee990082237d6c 43767c54695341ef8709ff280154be51 - - 62f8759a7a544f158611f936d1905b13 62f8759a7a544f158611f936d1905b13] Added segment 90f41ebd-1d94-491d-8365-d136ee685667 of type vxlan for network 18e9b46e-3f10-4d03-8003-df87ee41aa33 [pid: 7|app: 0|req: 120/246] 199.19.213.223 () {34 vars in 681 bytes} [Thu Jul 9 14:13:47 2026] POST /v2.0/networks => generated 718 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/247] 199.19.213.223 () {30 vars in 721 bytes} [Thu Jul 9 14:13:47 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/248] 199.19.213.223 () {30 vars in 632 bytes} [Thu Jul 9 14:13:47 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: 8|app: 0|req: 128/249] 199.19.213.223 () {34 vars in 676 bytes} [Thu Jul 9 14:13:47 2026] POST /v2.0/ports => generated 999 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/250] 199.19.213.223 () {30 vars in 702 bytes} [Thu Jul 9 14:13:48 2026] GET /v2.0/networks/18e9b46e-3f10-4d03-8003-df87ee41aa33 => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/251] 199.19.213.223 () {30 vars in 721 bytes} [Thu Jul 9 14:13:50 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/252] 199.19.213.223 () {30 vars in 702 bytes} [Thu Jul 9 14:13:50 2026] GET /v2.0/networks/18e9b46e-3f10-4d03-8003-df87ee41aa33 => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/257] 199.19.213.223 () {44 vars in 975 bytes} [Thu Jul 9 14:14:16 2026] GET /v2.0/quotas/43767c54695341ef8709ff280154be51 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/258] 199.19.213.223 () {48 vars in 1027 bytes} [Thu Jul 9 14:14:17 2026] PUT /v2.0/quotas/43767c54695341ef8709ff280154be51 => generated 291 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:26:46.794 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe0cc395-a3a2-4269-ab55-b75528db7397] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 14:26:46.800 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 14:26:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.223) !!! 2026-07-09 14:26:46.972 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0eefe940-812b-4096-85b2-21681feed734 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/359] 199.19.213.223 () {44 vars in 927 bytes} [Thu Jul 9 14:26:46 2026] GET /v2.0/networks/public => generated 108 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:26:46.984 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a28da13-a359-4d29-b32d-eb7c301381f1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 14:26:46.987 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 14:26:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.223) !!! [pid: 7|app: 0|req: 177/360] 199.19.213.223 () {44 vars in 949 bytes} [Thu Jul 9 14:26:46 2026] GET /v2.0/networks?name=public => generated 753 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:26:48.189 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fe0cc395-a3a2-4269-ab55-b75528db7397] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35128. 2026-07-09 14:26:48.216 8 INFO neutron.pecan_wsgi.hooks.translation [None req-38531313-f589-46fa-aee9-06b37667c04a e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/361] 199.19.213.223 () {44 vars in 927 bytes} [Thu Jul 9 14:26:48 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) 2026-07-09 14:26:48.246 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7a28da13-a359-4d29-b32d-eb7c301381f1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35130. [pid: 7|app: 0|req: 178/362] 199.19.213.223 () {44 vars in 949 bytes} [Thu Jul 9 14:26:48 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-07-09 14:26:48.293 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffad05e7-a3c6-498c-a53d-6276853505c8 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/363] 199.19.213.223 () {44 vars in 1034 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/subnets/public-subnet?network_id=70ee39ee-b3cf-40fa-b7c0-62d087f3b688 => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/364] 199.19.213.223 () {44 vars in 1057 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/subnets?name=public-subnet&network_id=70ee39ee-b3cf-40fa-b7c0-62d087f3b688 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:27:18.503 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a38a61c-429c-4f1d-b429-dba6c89512f0 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/369] 199.19.213.223 () {44 vars in 937 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.19.213.223 () {44 vars in 959 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:27:19.547 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6cbfe9b8-26b8-4308-a1d0-1418abf22dc9 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/371] 199.19.213.223 () {44 vars in 937 bytes} [Thu Jul 9 14:27:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.19.213.223 () {44 vars in 959 bytes} [Thu Jul 9 14:27:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:27:19.637 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa205a35-5ed5-47cd-bf7c-98a7fb90c8e5 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/373] 199.19.213.223 () {44 vars in 1036 bytes} [Thu Jul 9 14:27:19 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9ba3d679-e786-4850-b487-2a540f699d76 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.19.213.223 () {44 vars in 1059 bytes} [Thu Jul 9 14:27:19 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9ba3d679-e786-4850-b487-2a540f699d76 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:27:21.001 7 INFO neutron.api.v2.resource [None req-190d86ed-bab6-4519-9d1e-cde522ef9429 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/375] 199.19.213.223 () {44 vars in 971 bytes} [Thu Jul 9 14:27:20 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: 8|app: 0|req: 191/376] 199.19.213.223 () {44 vars in 993 bytes} [Thu Jul 9 14:27:21 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:22 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 4694 bytes in 69 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.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:22 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 4694 bytes in 39 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.223 () {44 vars in 1011 bytes} [Thu Jul 9 14:27:22 2026] GET /v2.0/security-group-rules/07438cb7-4312-40c3-bda5-2679bedc0489 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/380] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:23 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 4694 bytes in 80 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.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:23 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 4694 bytes in 31 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.223 () {44 vars in 1011 bytes} [Thu Jul 9 14:27:23 2026] GET /v2.0/security-group-rules/26d65d5c-9024-49e1-b078-9e97ea755d13 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/383] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:24 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:24 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.19.213.223 () {44 vars in 1011 bytes} [Thu Jul 9 14:27:24 2026] GET /v2.0/security-group-rules/0def44d0-5422-4152-8382-73a7c54af77b => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:25 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:25 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.19.213.223 () {44 vars in 1011 bytes} [Thu Jul 9 14:27:25 2026] GET /v2.0/security-group-rules/d34f87f6-f5fe-416c-a743-09fb4f7af3c1 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:26 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 4694 bytes in 105 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.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:26 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => 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: 194/393] 199.19.213.223 () {44 vars in 1011 bytes} [Thu Jul 9 14:27:26 2026] GET /v2.0/security-group-rules/f11be16d-ff27-4c18-9c78-c261a2c86c9e => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.19.213.223 () {44 vars in 987 bytes} [Thu Jul 9 14:27:27 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76 => generated 732 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:27:28.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11065d3a-3396-4d26-924f-525f44b98425 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/395] 199.19.213.223 () {44 vars in 1076 bytes} [Thu Jul 9 14:27:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9ba3d679-e786-4850-b487-2a540f699d76 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.19.213.223 () {44 vars in 1099 bytes} [Thu Jul 9 14:27:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9ba3d679-e786-4850-b487-2a540f699d76 => generated 1254 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/397] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:28 2026] GET /v2.0/security-groups/e8b1e402-41b3-480f-934d-2c3595f4a7fd => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:27:35.639 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d091926-9fba-4c04-ae40-5506ea96e326 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/398] 199.19.213.223 () {44 vars in 978 bytes} [Thu Jul 9 14:27:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.19.213.223 () {44 vars in 1000 bytes} [Thu Jul 9 14:27:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.19.213.223 () {44 vars in 920 bytes} [Thu Jul 9 14:27:37 2026] GET /v2.0/ports => generated 4725 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:27:38.413 7 INFO neutron.api.v2.resource [None req-d4b47445-d324-457b-a11f-175f8ac3f179 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/401] 199.19.213.223 () {44 vars in 959 bytes} [Thu Jul 9 14:27:38 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: 8|app: 0|req: 204/402] 199.19.213.223 () {44 vars in 981 bytes} [Thu Jul 9 14:27:38 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:39 2026] GET /v2.0/security-groups/cd888d15-14a8-4c1f-8cde-484d06f8fd11 => generated 2886 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:39 2026] GET /v2.0/security-groups/cd888d15-14a8-4c1f-8cde-484d06f8fd11 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.19.213.223 () {44 vars in 1011 bytes} [Thu Jul 9 14:27:39 2026] GET /v2.0/security-group-rules/9f3fe492-b1f3-4cd7-a5b9-20c9c7bebfce => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/406] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:40 2026] GET /v2.0/security-groups/cd888d15-14a8-4c1f-8cde-484d06f8fd11 => generated 2886 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/409] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:27:40 2026] GET /v2.0/security-groups/cd888d15-14a8-4c1f-8cde-484d06f8fd11 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/410] 199.19.213.223 () {44 vars in 1011 bytes} [Thu Jul 9 14:27:40 2026] GET /v2.0/security-group-rules/a123b472-ceec-4ff4-a0c3-6b514a44efba => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/411] 199.19.213.223 () {44 vars in 975 bytes} [Thu Jul 9 14:27:55 2026] GET /v2.0/quotas/89dd95e445c34c0a8b69349b89a38a4f => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:28:54.503 7 INFO neutron.api.v2.resource [None req-f0e5053a-14ed-4a62-956a-00697a7fad15 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 207/420] 199.19.213.223 () {44 vars in 1074 bytes} [Thu Jul 9 14:28:54 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=43767c54695341ef8709ff280154be51 => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/421] 199.19.213.223 () {44 vars in 1097 bytes} [Thu Jul 9 14:28:54 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=43767c54695341ef8709ff280154be51 => generated 4072 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/424] 199.19.213.223 () {44 vars in 1088 bytes} [Thu Jul 9 14:28:55 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b?project_id=43767c54695341ef8709ff280154be51 => generated 4075 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/425] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:28:55 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/426] 199.19.213.223 () {44 vars in 1011 bytes} [Thu Jul 9 14:28:55 2026] GET /v2.0/security-group-rules/0da506d8-cda7-4cf1-90a4-767bf9458f3b => 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: 210/427] 199.19.213.223 () {44 vars in 1088 bytes} [Thu Jul 9 14:28:56 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b?project_id=43767c54695341ef8709ff280154be51 => generated 4075 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/428] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:28:56 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b => generated 4075 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/429] 199.19.213.223 () {44 vars in 1011 bytes} [Thu Jul 9 14:28:56 2026] GET /v2.0/security-group-rules/1b905154-ea55-41f4-9017-bbbd93d5ca4a => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/430] 199.19.213.223 () {44 vars in 1088 bytes} [Thu Jul 9 14:28:57 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b?project_id=43767c54695341ef8709ff280154be51 => generated 4075 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/431] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:28:57 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/432] 199.19.213.223 () {44 vars in 1011 bytes} [Thu Jul 9 14:28:57 2026] GET /v2.0/security-group-rules/acbba24c-2861-4dc5-8a71-9b27fe72fd31 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/433] 199.19.213.223 () {44 vars in 1088 bytes} [Thu Jul 9 14:28:58 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b?project_id=43767c54695341ef8709ff280154be51 => generated 4075 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/434] 199.19.213.223 () {44 vars in 1001 bytes} [Thu Jul 9 14:28:58 2026] GET /v2.0/security-groups/ca218853-11d0-42d2-b93f-ff8373b7036b => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/435] 199.19.213.223 () {44 vars in 1011 bytes} [Thu Jul 9 14:28:59 2026] GET /v2.0/security-group-rules/d0796114-cb6f-4b25-9d2b-173d7434d8b2 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/436] 199.19.213.223 () {44 vars in 975 bytes} [Thu Jul 9 14:29:06 2026] GET /v2.0/quotas/43767c54695341ef8709ff280154be51 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/445] 199.19.213.223 () {44 vars in 949 bytes} [Thu Jul 9 14:30:03 2026] GET /v2.0/networks?name=public => generated 753 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:30:45.427 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a28da13-a359-4d29-b32d-eb7c301381f1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 222/452] 10.0.0.195 () {32 vars in 648 bytes} [Thu Jul 9 14:30:45 2026] GET /v2.0/networks => generated 2168 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/453] 10.0.0.195 () {32 vars in 654 bytes} [Thu Jul 9 14:30:46 2026] GET /v2.0/floatingips => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/454] 10.0.0.195 () {32 vars in 646 bytes} [Thu Jul 9 14:30:47 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: 232/455] 10.0.0.195 () {32 vars in 642 bytes} [Thu Jul 9 14:30:47 2026] GET /v2.0/ports => generated 4725 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/456] 10.0.0.195 () {32 vars in 646 bytes} [Thu Jul 9 14:30:47 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: 8|app: 0|req: 233/457] 10.0.0.195 () {32 vars in 648 bytes} [Thu Jul 9 14:30:47 2026] GET /v2.0/networks => generated 2168 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:30:47.254 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7a28da13-a359-4d29-b32d-eb7c301381f1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32998. [pid: 7|app: 0|req: 225/458] 10.0.0.195 () {32 vars in 662 bytes} [Thu Jul 9 14:30:47 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/459] 10.0.0.195 () {32 vars in 654 bytes} [Thu Jul 9 14:30:47 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:30:59.357 7 INFO neutron.db.segments_db [None req-f20d371c-b2c4-47a5-a1b4-d3d75e18b987 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 2f6a4b7d-8d36-4a72-92d6-afeefcd508cc of type vxlan for network f6b0d615-1a03-4c71-83de-ac96ae3bf995 [pid: 7|app: 0|req: 227/462] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jul 9 14:30:59 2026] POST /v2.0/networks => generated 748 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/463] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:30:59 2026] POST /v2.0/subnets => generated 695 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:00.004 7 INFO neutron.db.segments_db [None req-b51bf860-5847-4267-b30a-9b5b63b23ada e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 439f8c25-0249-48b8-8f62-e8c1633376e6 of type vxlan for network 44650e1c-5137-41a2-9c69-7bc86f83e2de [pid: 7|app: 0|req: 228/464] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jul 9 14:30:59 2026] POST /v2.0/networks => generated 752 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:00.134 7 INFO neutron.db.segments_db [None req-a0cd8898-c553-4e7e-ad68-f1ee760b8ada e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 6c1cd343-9d31-4bc6-bddf-48b2fc372b24 of type vxlan for network bff11f55-8249-4a84-89db-bafd643ea37e 2026-07-09 14:31:00.195 8 INFO neutron.db.segments_db [None req-6f63cf74-29db-4db6-aa08-aee12e9d268d e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 88206fcf-0d06-4687-8e55-2d9170d6559d of type vxlan for network ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7 [pid: 8|app: 0|req: 237/465] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jul 9 14:30:59 2026] POST /v2.0/networks => generated 737 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:00.422 7 INFO neutron.db.l3_hamode_db [None req-a0cd8898-c553-4e7e-ad68-f1ee760b8ada e27a3050693049ccaa3af37ae2c8bc69 a15aead788204dd7b770bb242044db9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 238/466] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:00 2026] POST /v2.0/subnets => generated 699 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/467] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:31:00 2026] GET /v2.0/security-groups?tenant_id=e4e5401d79a8455cb81b52adc81b0166&name=default => generated 2921 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/468] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:00 2026] POST /v2.0/subnets => generated 684 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:01.050 8 INFO neutron.db.segments_db [None req-1eeacd70-cc44-432d-90eb-0b58087a6d96 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 50865c35-fb6c-4565-b2c6-b3f844c77544 of type vxlan for network 2ee5cc03-4676-4f0a-ba1a-ab775f2b1989 2026-07-09 14:31:01.596 8 INFO neutron.db.l3_hamode_db [None req-1eeacd70-cc44-432d-90eb-0b58087a6d96 e27a3050693049ccaa3af37ae2c8bc69 3336a0f8be54477c948f58adcee52b3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:31:01.869 7 INFO neutron.db.l3_hamode_db [None req-a0cd8898-c553-4e7e-ad68-f1ee760b8ada e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:31:02.714 8 INFO neutron.db.l3_hamode_db [None req-1eeacd70-cc44-432d-90eb-0b58087a6d96 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 229/469] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:00 2026] POST /v2.0/routers => generated 735 bytes in 3033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/470] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:31:03 2026] DELETE /v2.0/security-groups/fd40910f-94cf-46ad-82f4-f6edfe8e5ef3 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:31:03.329 7 INFO neutron.db.segments_db [None req-dff02865-777c-48cb-bf4d-2cfef5cc4917 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 2cb6738c-2bc1-4500-8395-884ebb5ff8d0 of type vxlan for network 118f90a3-7425-4c28-8ad2-a3cf59d81fc9 2026-07-09 14:31:03.643 7 INFO neutron.db.l3_hamode_db [None req-dff02865-777c-48cb-bf4d-2cfef5cc4917 e27a3050693049ccaa3af37ae2c8bc69 47883279a107460ab3991bb6f51420e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 241/471] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:01 2026] POST /v2.0/routers => generated 739 bytes in 3083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:04.590 7 INFO neutron.db.l3_hamode_db [None req-dff02865-777c-48cb-bf4d-2cfef5cc4917 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/472] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:03 2026] POST /v2.0/routers => generated 724 bytes in 2268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/473] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:31:04 2026] PUT /v2.0/routers/1d74ea48-217d-4fed-b5c6-c6e2dd8b1492/add_router_interface => generated 309 bytes in 1716 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:06.147 8 INFO neutron.db.segments_db [None req-d2e108a0-4c04-4ff1-89e2-b9b7198a5ed7 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 5aaa5ec2-453e-4bf5-9250-e834e42290b3 of type vxlan for network 12bfda53-3e79-4d09-9c14-87e8b2a2502c [pid: 8|app: 0|req: 243/474] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jul 9 14:31:05 2026] POST /v2.0/networks => generated 749 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/475] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:31:05 2026] PUT /v2.0/routers/30b63417-46dc-463b-85e5-478fef565629/add_router_interface => generated 309 bytes in 1837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/476] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:07 2026] POST /v2.0/subnets => generated 696 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:07.646 7 WARNING neutron_lib.context [None req-715fa228-4d4a-4261-b404-603f31026927 de06c9a9d5ff4cb9acb87b17f09c4df7 a15aead788204dd7b770bb242044db9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 244/477] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:31:06 2026] PUT /v2.0/routers/25f62700-3339-429d-a7ab-0f6faa220b64/add_router_interface => generated 309 bytes in 1608 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:07.922 8 INFO neutron.db.segments_db [None req-b9c213d2-6d20-42f2-901a-fe693bf0e659 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment c4cdcaff-fb9e-4d8d-82d2-30c7d69f383f of type vxlan for network 3b128ef4-7ec0-43b5-b8d7-a050b242398d [pid: 7|app: 0|req: 234/478] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jul 9 14:31:07 2026] POST /v2.0/security-groups => generated 1658 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:31:07.957 7 WARNING neutron_lib.context [None req-e465756f-c3b6-4746-af2e-e7f7aa96508b de06c9a9d5ff4cb9acb87b17f09c4df7 a15aead788204dd7b770bb242044db9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/479] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:31:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:08.090 7 WARNING neutron_lib.context [None req-e42118af-9db1-4ac7-8d6b-ad328615b111 adb82287706f47609079d50e701c56b0 3336a0f8be54477c948f58adcee52b3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/480] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jul 9 14:31:08 2026] POST /v2.0/security-groups => generated 1661 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:31:08.235 8 INFO neutron.db.l3_hamode_db [None req-b9c213d2-6d20-42f2-901a-fe693bf0e659 e27a3050693049ccaa3af37ae2c8bc69 86b48d6d23944bc5a8fbea8652a194ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:31:08.237 7 WARNING neutron_lib.context [None req-14e8b9f8-ef64-4604-a70d-caaae1cc7fa5 de06c9a9d5ff4cb9acb87b17f09c4df7 a15aead788204dd7b770bb242044db9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/481] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:31:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:08.372 7 WARNING neutron_lib.context [None req-4528e986-f794-410b-88aa-3a2d48b7782e adb82287706f47609079d50e701c56b0 3336a0f8be54477c948f58adcee52b3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/482] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:31:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:08.542 7 WARNING neutron_lib.context [None req-918b6b0c-8e47-45ee-8942-6db911383784 de06c9a9d5ff4cb9acb87b17f09c4df7 a15aead788204dd7b770bb242044db9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:31:09.170 8 INFO neutron.db.l3_hamode_db [None req-b9c213d2-6d20-42f2-901a-fe693bf0e659 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 239/483] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:31:08 2026] POST /v2.0/floatingips => generated 552 bytes in 767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:09.307 7 WARNING neutron_lib.context [None req-ff1a90af-64ab-49ac-9c7c-0247f5d4d642 6bd1f3649f2f44c38b9ce9d772297f79 47883279a107460ab3991bb6f51420e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 240/484] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jul 9 14:31:09 2026] POST /v2.0/security-groups => generated 1659 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:31:09.466 7 WARNING neutron_lib.context [None req-6a8b420f-99b8-4f85-9dea-974b70307a86 adb82287706f47609079d50e701c56b0 3336a0f8be54477c948f58adcee52b3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/485] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:31:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:09.594 7 WARNING neutron_lib.context [None req-5dbeb309-2668-4305-a07d-09b205d09a2c 6bd1f3649f2f44c38b9ce9d772297f79 47883279a107460ab3991bb6f51420e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/486] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:31:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:09.749 7 WARNING neutron_lib.context [None req-23dbe85c-78d4-4ffb-b93c-7057731300cd adb82287706f47609079d50e701c56b0 3336a0f8be54477c948f58adcee52b3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 243/487] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:31:09 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:10.365 7 WARNING neutron_lib.context [None req-f99e91b8-a264-4e23-b159-0329bd002455 6bd1f3649f2f44c38b9ce9d772297f79 47883279a107460ab3991bb6f51420e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 245/488] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:07 2026] POST /v2.0/routers => generated 736 bytes in 2549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/489] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:31:10 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-07-09 14:31:10.498 7 WARNING neutron_lib.context [None req-ebdcf992-2203-42ed-afe7-222a15d002aa 6bd1f3649f2f44c38b9ce9d772297f79 47883279a107460ab3991bb6f51420e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 245/490] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:31:10 2026] POST /v2.0/floatingips => generated 552 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/493] 10.0.0.168 () {34 vars in 1099 bytes} [Thu Jul 9 14:31:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1921694566&fields=id&tenant_id=3336a0f8be54477c948f58adcee52b3c => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/494] 10.0.0.168 () {34 vars in 981 bytes} [Thu Jul 9 14:31:11 2026] GET /v2.0/networks?id=44650e1c-5137-41a2-9c69-7bc86f83e2de => generated 684 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/495] 10.0.0.168 () {34 vars in 964 bytes} [Thu Jul 9 14:31:11 2026] GET /v2.0/quotas/3336a0f8be54477c948f58adcee52b3c => 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: 251/496] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:31:11 2026] GET /v2.0/ports?tenant_id=3336a0f8be54477c948f58adcee52b3c&fields=id => generated 103 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/497] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:31:10 2026] PUT /v2.0/routers/9f6b332b-ec9c-463c-82b6-b6c9a1373a4d/add_router_interface => generated 309 bytes in 1523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/498] 10.0.0.168 () {34 vars in 906 bytes} [Thu Jul 9 14:31:11 2026] GET /v2.0/extensions => generated 20516 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/499] 10.0.0.168 () {34 vars in 1007 bytes} [Thu Jul 9 14:31:11 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?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: 253/500] 10.0.0.168 () {34 vars in 1095 bytes} [Thu Jul 9 14:31:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--13947156&fields=id&tenant_id=47883279a107460ab3991bb6f51420e4 => 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: 248/501] 10.0.0.168 () {34 vars in 1107 bytes} [Thu Jul 9 14:31:12 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?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: 254/502] 10.0.0.168 () {34 vars in 981 bytes} [Thu Jul 9 14:31:12 2026] GET /v2.0/networks?id=ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7 => generated 669 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/503] 10.0.0.168 () {34 vars in 964 bytes} [Thu Jul 9 14:31:12 2026] GET /v2.0/quotas/47883279a107460ab3991bb6f51420e4 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/504] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:31:12 2026] GET /v2.0/ports?tenant_id=47883279a107460ab3991bb6f51420e4&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/505] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:12 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:31:12.432 7 WARNING neutron_lib.context [req-37ef7dc9-0017-477f-8b50-325a4bdb1fb6 req-c01ddcfb-d9b2-4c4c-a86d-eb1113ef7bd9 7dcf6e2120314413bc428eb5998f392b 86b48d6d23944bc5a8fbea8652a194ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 256/506] 10.0.0.168 () {38 vars in 970 bytes} [Thu Jul 9 14:31:12 2026] POST /v2.0/security-groups => generated 1685 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/507] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:12 2026] GET /v2.0/security-groups/2ad82969-0700-42db-9d2c-5aaa65d4dc65 => generated 1685 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/508] 10.0.0.168 () {34 vars in 906 bytes} [Thu Jul 9 14:31:12 2026] GET /v2.0/extensions => generated 20516 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-09 14:31:12.677 8 WARNING neutron_lib.context [req-989c7661-4f12-4c9b-81f2-7c7b2e333fd8 req-e2793911-79fc-4efc-876d-a714d4d195f6 7dcf6e2120314413bc428eb5998f392b 86b48d6d23944bc5a8fbea8652a194ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 258/509] 10.0.0.168 () {34 vars in 1007 bytes} [Thu Jul 9 14:31:12 2026] GET /v2.0/networks/ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7?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: 259/510] 10.0.0.168 () {34 vars in 1107 bytes} [Thu Jul 9 14:31:12 2026] GET /v2.0/networks/ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/511] 10.0.0.168 () {38 vars in 980 bytes} [Thu Jul 9 14:31:12 2026] POST /v2.0/security-group-rules => generated 614 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:12.895 7 WARNING neutron_lib.context [req-1e60562b-7e5c-49f8-ac47-41821b39363a req-bef41427-26c8-4182-ae39-df359ed7f813 7dcf6e2120314413bc428eb5998f392b 86b48d6d23944bc5a8fbea8652a194ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 253/512] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:13 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/513] 10.0.0.168 () {38 vars in 970 bytes} [Thu Jul 9 14:31:12 2026] POST /v2.0/security-groups => generated 1686 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/514] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:13 2026] GET /v2.0/security-groups/2bccd81c-7565-4d43-a65d-74a6ceb06fa2 => generated 1686 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:31:13.133 7 WARNING neutron_lib.context [req-d72c13b8-f11f-41aa-8aa1-a5c139af453c req-9fadd9a6-9a4c-440f-b1b1-e4a8e3932818 7dcf6e2120314413bc428eb5998f392b 86b48d6d23944bc5a8fbea8652a194ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 261/515] 10.0.0.168 () {38 vars in 980 bytes} [Thu Jul 9 14:31:13 2026] POST /v2.0/security-group-rules => generated 614 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/516] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:13 2026] GET /v2.0/security-groups/2bccd81c-7565-4d43-a65d-74a6ceb06fa2 => generated 2311 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:31:13.385 7 WARNING neutron_lib.context [req-c555d867-48ce-4b3a-b43f-1cee97888543 req-f34d9eea-26cc-4dc0-ae3d-a5c75285f6c0 7dcf6e2120314413bc428eb5998f392b 86b48d6d23944bc5a8fbea8652a194ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 256/517] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:13 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => 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: 262/518] 10.0.0.168 () {38 vars in 980 bytes} [Thu Jul 9 14:31:13 2026] POST /v2.0/security-group-rules => generated 619 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/519] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:13 2026] GET /v2.0/security-groups/2bccd81c-7565-4d43-a65d-74a6ceb06fa2 => generated 2941 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/520] 10.0.0.168 () {34 vars in 1000 bytes} [Thu Jul 9 14:31:13 2026] GET /v2.0/security-group-rules/b26c8680-15d0-4f60-bae1-66e20f5484de => generated 616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/521] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:13 2026] GET /v2.0/security-groups/2bccd81c-7565-4d43-a65d-74a6ceb06fa2 => generated 2941 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/522] 10.0.0.168 () {36 vars in 1022 bytes} [Thu Jul 9 14:31:13 2026] DELETE /v2.0/security-group-rules/b26c8680-15d0-4f60-bae1-66e20f5484de => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/523] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:13 2026] GET /v2.0/security-groups/2bccd81c-7565-4d43-a65d-74a6ceb06fa2 => generated 2311 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/524] 10.0.0.168 () {36 vars in 1012 bytes} [Thu Jul 9 14:31:13 2026] DELETE /v2.0/security-groups/2bccd81c-7565-4d43-a65d-74a6ceb06fa2 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/525] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:14 2026] GET /v2.0/security-groups/2ad82969-0700-42db-9d2c-5aaa65d4dc65 => generated 2310 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/526] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:14 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => 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: 266/527] 10.0.0.168 () {36 vars in 1012 bytes} [Thu Jul 9 14:31:14 2026] DELETE /v2.0/security-groups/2ad82969-0700-42db-9d2c-5aaa65d4dc65 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/528] 10.0.0.168 () {34 vars in 1097 bytes} [Thu Jul 9 14:31:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--561248879&fields=id&tenant_id=a15aead788204dd7b770bb242044db9d => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/529] 10.0.0.168 () {34 vars in 981 bytes} [Thu Jul 9 14:31:14 2026] GET /v2.0/networks?id=f6b0d615-1a03-4c71-83de-ac96ae3bf995 => generated 680 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/530] 10.0.0.168 () {34 vars in 964 bytes} [Thu Jul 9 14:31:14 2026] GET /v2.0/quotas/a15aead788204dd7b770bb242044db9d => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/531] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:31:14 2026] GET /v2.0/ports?tenant_id=a15aead788204dd7b770bb242044db9d&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/532] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:14 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => 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: 272/533] 10.0.0.168 () {34 vars in 1007 bytes} [Thu Jul 9 14:31:14 2026] GET /v2.0/networks/f6b0d615-1a03-4c71-83de-ac96ae3bf995?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: 273/534] 10.0.0.168 () {34 vars in 1107 bytes} [Thu Jul 9 14:31:14 2026] GET /v2.0/networks/f6b0d615-1a03-4c71-83de-ac96ae3bf995?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: 274/535] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:15 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => 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: 275/536] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:15 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => 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: 262/537] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:31:14 2026] PUT /v2.0/routers/9f6b332b-ec9c-463c-82b6-b6c9a1373a4d/remove_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/538] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:15 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:31:16.070 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-cf6c262d-575a-4ffe-8231-509db0256b0a e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - 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: 264/539] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:16 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => 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: 265/540] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:16 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:31:16.560 7 INFO neutron.db.l3_hamode_db [None req-cf6c262d-575a-4ffe-8231-509db0256b0a e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] HA network 3b128ef4-7ec0-43b5-b8d7-a050b242398d was deleted as no HA routers are present in tenant 86b48d6d23944bc5a8fbea8652a194ba. [pid: 7|app: 0|req: 276/541] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:31:15 2026] DELETE /v2.0/routers/9f6b332b-ec9c-463c-82b6-b6c9a1373a4d => generated 0 bytes in 1253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/542] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:31:16 2026] DELETE /v2.0/subnets/911fd311-361b-4ba6-b686-e9f925265013 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:31:16.909 7 INFO neutron.services.segments.plugin [-] Segment c4cdcaff-fb9e-4d8d-82d2-30c7d69f383f resource provider aggregate not found [pid: 8|app: 0|req: 267/543] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:16 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:31:16.931 7 INFO neutron.services.segments.plugin [-] Segment c4cdcaff-fb9e-4d8d-82d2-30c7d69f383f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4cdcaff-fb9e-4d8d-82d2-30c7d69f383f found for delete ", "request_id": "req-ce4fa73e-3f97-408f-86ee-ef110741de9a"}]} 2026-07-09 14:31:16.948 7 INFO neutron.services.segments.plugin [-] Segment c4cdcaff-fb9e-4d8d-82d2-30c7d69f383f resource provider aggregate not found 2026-07-09 14:31:16.982 7 INFO neutron.services.segments.plugin [-] Segment c4cdcaff-fb9e-4d8d-82d2-30c7d69f383f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4cdcaff-fb9e-4d8d-82d2-30c7d69f383f found for delete ", "request_id": "req-7a1b2990-7af2-4d07-a8a4-f6d3e444a699"}]} [pid: 7|app: 0|req: 277/544] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:31:16 2026] DELETE /v2.0/networks/12bfda53-3e79-4d09-9c14-87e8b2a2502c => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/545] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:31:17 2026] GET /v2.0/security-groups?tenant_id=86b48d6d23944bc5a8fbea8652a194ba&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: 279/546] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:17 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => 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: 280/547] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:31:17 2026] DELETE /v2.0/security-groups/c400671e-d814-4130-b709-af4b17f06904 => 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: 281/548] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:17 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => 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: 268/549] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:31:17 2026] GET /v2.0/networks?id=44650e1c-5137-41a2-9c69-7bc86f83e2de => generated 684 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/550] 199.19.213.223 () {34 vars in 1049 bytes} [Thu Jul 9 14:31:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3336a0f8be54477c948f58adcee52b3c => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:17.725 8 WARNING neutron_lib.context [req-444d533b-8fe3-4728-8ecf-90bfb017eeca req-e3a50429-9225-44b0-93ec-4832304f224f adb82287706f47609079d50e701c56b0 3336a0f8be54477c948f58adcee52b3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 283/551] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:17 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => 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: 269/552] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:31:17 2026] POST /v2.0/ports => generated 958 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/553] 199.19.213.223 () {34 vars in 910 bytes} [Thu Jul 9 14:31:18 2026] GET /v2.0/extensions => generated 20516 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 159 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: 270/554] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:18 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => 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: 285/555] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:18 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:31:19.119 7 INFO neutron.services.segments.plugin [-] Segment 5aaa5ec2-453e-4bf5-9250-e834e42290b3 resource provider aggregate not found 2026-07-09 14:31:19.128 7 INFO neutron.services.segments.plugin [-] Segment 5aaa5ec2-453e-4bf5-9250-e834e42290b3 resource provider aggregate not found 2026-07-09 14:31:19.145 7 INFO neutron.services.segments.plugin [-] Segment 5aaa5ec2-453e-4bf5-9250-e834e42290b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aaa5ec2-453e-4bf5-9250-e834e42290b3 found for delete ", "request_id": "req-ed2982e5-351a-460e-bb30-eb54145c3bd6"}]} 2026-07-09 14:31:19.146 7 INFO neutron.services.segments.plugin [-] Segment 5aaa5ec2-453e-4bf5-9250-e834e42290b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aaa5ec2-453e-4bf5-9250-e834e42290b3 found for delete ", "request_id": "req-d120816c-267f-482e-b12e-7a62e2b5434c"}]} [pid: 7|app: 0|req: 286/556] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:31:19 2026] GET /v2.0/networks?id=ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7 => generated 669 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/557] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:19 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => 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: 271/558] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:31:18 2026] PUT /v2.0/ports/c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => generated 1239 bytes in 622 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/559] 199.19.213.223 () {34 vars in 1049 bytes} [Thu Jul 9 14:31:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=47883279a107460ab3991bb6f51420e4 => generated 179 bytes in 33 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-07-09 14:31:19.333 7 WARNING neutron_lib.context [req-56322b1b-6511-43a8-b34f-9db455d26cef req-c3ce3f8c-e944-4e45-a55f-587ddbd0292b 6bd1f3649f2f44c38b9ce9d772297f79 47883279a107460ab3991bb6f51420e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 272/560] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:19 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/561] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:31:19 2026] POST /v2.0/ports => generated 954 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:19.862 8 INFO neutron.db.segments_db [None req-c055801d-e677-497a-a6d7-f7bf448e1878 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment f76441dd-ab8f-463c-8c78-938f1464fd91 of type vxlan for network b0198976-477f-4ee6-86c9-899baf2e0e0b /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: 290/562] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:19 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => 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: 291/563] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:19 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 957 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/564] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jul 9 14:31:19 2026] POST /v2.0/networks => generated 745 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:20.031 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cff7363f-6dfe-492a-afcb-e3bd4994281b'] response: {'name': 'network-changed', 'server_uuid': 'ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e', 'tag': 'c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 274/565] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:20 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/566] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:20 2026] POST /v2.0/subnets => generated 692 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:20.321 8 INFO neutron.db.segments_db [None req-6100b0a3-6799-42b8-b5ed-e57ec18b044a e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment ed3b9ef4-62fd-4aff-b6c0-72cf7824c4d4 of type vxlan for network e406ea3c-7797-4aa8-adaa-a0bf3dee8ed5 [pid: 7|app: 0|req: 292/567] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:31:20 2026] PUT /v2.0/ports/28cf294a-cf0d-4853-886c-0bd776b9b38b => generated 1235 bytes in 540 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-07-09 14:31:20.594 8 INFO neutron.db.l3_hamode_db [None req-6100b0a3-6799-42b8-b5ed-e57ec18b044a e27a3050693049ccaa3af37ae2c8bc69 4ed67efee3ee40159fe295850da684f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 293/568] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:20 2026] GET /v2.0/ports?tenant_id=3336a0f8be54477c948f58adcee52b3c&device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/569] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:20 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/570] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:31:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/571] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:20 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&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: 297/572] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:31:20 2026] GET /v2.0/subnets?id=71404b27-5b76-4889-9e42-1fe761d09ef4 => generated 702 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/573] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:31:20 2026] GET /v2.0/ports?network_id=44650e1c-5137-41a2-9c69-7bc86f83e2de&device_owner=network%3Adhcp => generated 1244 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/574] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:31:20 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/575] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:31:20 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?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: 301/576] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:21 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:31:21.121 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2709e2f-5054-4da1-a7e0-7d9a01c1350c'] response: {'name': 'network-changed', 'server_uuid': '67fdca0d-f7f0-449e-8847-4dda165fe828', 'tag': '28cf294a-cf0d-4853-886c-0bd776b9b38b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 302/577] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:21 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/578] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:21 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/579] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:31:21 2026] GET /v2.0/networks?id=f6b0d615-1a03-4c71-83de-ac96ae3bf995 => generated 680 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/580] 199.19.213.223 () {34 vars in 1049 bytes} [Thu Jul 9 14:31:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a15aead788204dd7b770bb242044db9d => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:21.392 7 WARNING neutron_lib.context [req-f8d66f64-b578-47de-abe4-4f09dd37e94c req-18e7c45e-a8b3-4e63-a40b-127bad3ba910 de06c9a9d5ff4cb9acb87b17f09c4df7 a15aead788204dd7b770bb242044db9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 306/581] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:31:21 2026] POST /v2.0/ports => generated 954 bytes in 500 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: 307/582] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:21 2026] GET /v2.0/ports?tenant_id=47883279a107460ab3991bb6f51420e4&device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:31:21.954 8 INFO neutron.db.l3_hamode_db [None req-6100b0a3-6799-42b8-b5ed-e57ec18b044a e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 308/583] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:21 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/584] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:31:21 2026] PUT /v2.0/ports/acddde6a-575c-416e-b661-5d3f51e141b1 => generated 1235 bytes in 487 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: 310/585] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:31:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=28cf294a-cf0d-4853-886c-0bd776b9b38b => 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: 311/586] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:22 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&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: 312/587] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:22 2026] GET /v2.0/ports?tenant_id=3336a0f8be54477c948f58adcee52b3c&device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/588] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:22 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => 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: 314/589] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:31:22 2026] GET /v2.0/subnets?id=d43f2a83-9ec0-41dd-81ad-bb6218451256 => generated 687 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/590] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:31:22 2026] GET /v2.0/networks?id=44650e1c-5137-41a2-9c69-7bc86f83e2de => generated 780 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/591] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:22 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/592] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:22 2026] GET /v2.0/security-groups?id=e1a0dd1a-6471-49d1-8c61-f8577d2cb571&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/593] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:31:22 2026] GET /v2.0/ports?network_id=ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7&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: 7|app: 0|req: 319/594] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:31:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => 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: 276/595] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:20 2026] POST /v2.0/routers => generated 732 bytes in 2768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/596] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:22 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/597] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/networks/ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7?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: 321/598] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/subnets?id=71404b27-5b76-4889-9e42-1fe761d09ef4 => generated 702 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:23.158 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2dc2415-3007-4f23-8dc4-4680e8567b3b'] response: {'name': 'network-changed', 'server_uuid': '580f9eff-530f-446c-96af-923e07df5473', 'tag': 'acddde6a-575c-416e-b661-5d3f51e141b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 322/599] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/networks/ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/600] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/ports?network_id=44650e1c-5137-41a2-9c69-7bc86f83e2de&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/601] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?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: 325/602] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/603] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/ports?tenant_id=a15aead788204dd7b770bb242044db9d&device_id=580f9eff-530f-446c-96af-923e07df5473 => 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: 327/604] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=acddde6a-575c-416e-b661-5d3f51e141b1 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/605] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/subnets?id=318dc61d-0135-48bf-a080-ffd5e9b9651a => generated 698 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/606] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/607] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/ports?network_id=f6b0d615-1a03-4c71-83de-ac96ae3bf995&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: 7|app: 0|req: 331/608] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&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: 7|app: 0|req: 332/609] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/networks/f6b0d615-1a03-4c71-83de-ac96ae3bf995?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/610] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/networks/f6b0d615-1a03-4c71-83de-ac96ae3bf995?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/611] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:23 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/612] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:24 2026] GET /v2.0/security-groups?id=e1a0dd1a-6471-49d1-8c61-f8577d2cb571&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/613] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:24 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/614] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:24 2026] GET /v2.0/ports?tenant_id=47883279a107460ab3991bb6f51420e4&device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/615] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:24 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/616] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:31:24 2026] GET /v2.0/networks?id=ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7 => 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: 340/617] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:31:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=28cf294a-cf0d-4853-886c-0bd776b9b38b => 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: 341/618] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:31:24 2026] GET /v2.0/subnets?id=d43f2a83-9ec0-41dd-81ad-bb6218451256 => generated 687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/619] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:31:24 2026] GET /v2.0/ports?network_id=ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7&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: 278/620] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:31:23 2026] PUT /v2.0/routers/1a6a4d38-f279-4114-9f7b-452a2cb292dc/add_router_interface => generated 309 bytes in 1482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/621] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:31:24 2026] GET /v2.0/networks/ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/622] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:31:24 2026] GET /v2.0/networks/ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/623] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:24 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/624] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:24 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&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: 280/625] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:24 2026] GET /v2.0/ports?tenant_id=a15aead788204dd7b770bb242044db9d&device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/626] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:31:25 2026] GET /v2.0/networks?id=f6b0d615-1a03-4c71-83de-ac96ae3bf995 => generated 776 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:25.126 7 WARNING neutron_lib.context [req-9a4bfd2c-a975-4a03-8bb0-56e78487cf8a req-d4d41e34-7926-4749-b62c-61652535b51f e75f8c59a680424a871a26a0bb0935ed 4ed67efee3ee40159fe295850da684f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 281/627] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:31:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=acddde6a-575c-416e-b661-5d3f51e141b1 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/628] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:25 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/629] 10.0.0.168 () {38 vars in 970 bytes} [Thu Jul 9 14:31:25 2026] POST /v2.0/security-groups => generated 1681 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/630] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:31:25 2026] GET /v2.0/subnets?id=318dc61d-0135-48bf-a080-ffd5e9b9651a => generated 698 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:25.324 8 WARNING neutron_lib.context [req-57ee6bf5-4ee3-40d8-9a74-19294ea90f23 req-e7e9722f-ca3d-4efe-ad3f-6716f8813a57 e75f8c59a680424a871a26a0bb0935ed 4ed67efee3ee40159fe295850da684f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 348/631] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:25 2026] GET /v2.0/security-groups?id=e1a0dd1a-6471-49d1-8c61-f8577d2cb571&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/632] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:31:25 2026] GET /v2.0/ports?network_id=f6b0d615-1a03-4c71-83de-ac96ae3bf995&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/633] 10.0.0.168 () {38 vars in 970 bytes} [Thu Jul 9 14:31:25 2026] POST /v2.0/security-groups => generated 1681 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/634] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:25 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:25.478 7 WARNING neutron_lib.context [req-10c900f4-e0cf-4c68-b994-49bb58f26727 req-3c6f35b0-9132-46cf-9b51-9d38850f3399 e75f8c59a680424a871a26a0bb0935ed 4ed67efee3ee40159fe295850da684f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 285/635] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:31:25 2026] GET /v2.0/networks/f6b0d615-1a03-4c71-83de-ac96ae3bf995?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/636] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:25 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/637] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:31:25 2026] GET /v2.0/networks/f6b0d615-1a03-4c71-83de-ac96ae3bf995?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/640] 10.0.0.168 () {38 vars in 970 bytes} [Thu Jul 9 14:31:25 2026] POST /v2.0/security-groups => generated 1681 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/641] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:31:25 2026] GET /v2.0/security-groups?tenant_id=4ed67efee3ee40159fe295850da684f1 => generated 7908 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/642] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:25 2026] GET /v2.0/security-groups/02b43b5b-6297-4574-b5e3-408c8bba80ed => generated 2922 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/643] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:25 2026] GET /v2.0/security-groups/02b43b5b-6297-4574-b5e3-408c8bba80ed => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/644] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:25 2026] GET /v2.0/security-groups/de4cca1c-d2c0-4be6-910c-782886f7d276 => generated 1681 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/645] 10.0.0.168 () {36 vars in 1012 bytes} [Thu Jul 9 14:31:25 2026] DELETE /v2.0/security-groups/de4cca1c-d2c0-4be6-910c-782886f7d276 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:31:26.106 8 INFO neutron.api.v2.resource [req-a8a3e418-7b9d-4fc9-b046-520c3c68034d req-e8d6cac2-826a-45dd-8c76-cc0ed8cbdeff e75f8c59a680424a871a26a0bb0935ed 4ed67efee3ee40159fe295850da684f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 293/646] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/security-groups/de4cca1c-d2c0-4be6-910c-782886f7d276 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/647] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/648] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/security-groups/5bde6136-6a4d-43dc-9652-33c8f5180f61 => generated 1681 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/649] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&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: 356/650] 10.0.0.168 () {36 vars in 1012 bytes} [Thu Jul 9 14:31:26 2026] DELETE /v2.0/security-groups/5bde6136-6a4d-43dc-9652-33c8f5180f61 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:31:26.298 8 INFO neutron.api.v2.resource [req-fa2a4e05-6528-4ec4-8089-d52eb1e8a7ca req-efa180fc-6f3d-4b18-bdb3-22a6c3742083 e75f8c59a680424a871a26a0bb0935ed 4ed67efee3ee40159fe295850da684f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 295/651] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/security-groups/5bde6136-6a4d-43dc-9652-33c8f5180f61 => 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: 357/652] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/security-groups/00cb36b8-9ef2-45f4-b56e-159ff63c1b8f => generated 1681 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/653] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/654] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/security-groups?id=e1a0dd1a-6471-49d1-8c61-f8577d2cb571&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: 296/655] 10.0.0.168 () {36 vars in 1012 bytes} [Thu Jul 9 14:31:26 2026] DELETE /v2.0/security-groups/00cb36b8-9ef2-45f4-b56e-159ff63c1b8f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:31:26.574 7 INFO neutron.api.v2.resource [req-720d74da-3568-4d87-aa70-1a98e4db93a5 req-bd47c457-0f8f-43db-aa39-c7f4dc1724ec e75f8c59a680424a871a26a0bb0935ed 4ed67efee3ee40159fe295850da684f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 360/656] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/security-groups/00cb36b8-9ef2-45f4-b56e-159ff63c1b8f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/657] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/security-groups?tenant_id=4ed67efee3ee40159fe295850da684f1 => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/658] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/659] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/security-groups/02b43b5b-6297-4574-b5e3-408c8bba80ed => generated 2922 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/660] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/661] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/security-groups/02b43b5b-6297-4574-b5e3-408c8bba80ed => generated 2922 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:31:26.822 8 INFO neutron.api.v2.resource [req-c04dae91-197c-432e-b845-0f3a0d448889 req-ab327149-11e3-41de-b193-338c667b510d e75f8c59a680424a871a26a0bb0935ed 4ed67efee3ee40159fe295850da684f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 299/662] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/security-groups/00cb36b8-9ef2-45f4-b56e-159ff63c1b8f => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:31:26.857 7 INFO neutron.api.v2.resource [req-4cc7bf7c-ce00-47a1-942e-4ae70c46f9e5 req-68c253f9-b163-4ea8-8a36-1cec29d4cefa e75f8c59a680424a871a26a0bb0935ed 4ed67efee3ee40159fe295850da684f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 364/663] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/security-groups/5bde6136-6a4d-43dc-9652-33c8f5180f61 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:31:26.909 8 INFO neutron.api.v2.resource [req-7ec10e39-2971-48f9-a700-7c0b8181569f req-8d0bac22-d922-4e52-a2e9-69424c3d737a e75f8c59a680424a871a26a0bb0935ed 4ed67efee3ee40159fe295850da684f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 300/664] 10.0.0.168 () {34 vars in 990 bytes} [Thu Jul 9 14:31:26 2026] GET /v2.0/security-groups/de4cca1c-d2c0-4be6-910c-782886f7d276 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/665] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:27 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/666] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:27 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/667] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:27 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/668] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:27 2026] GET /v2.0/security-groups?id=e1a0dd1a-6471-49d1-8c61-f8577d2cb571&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/669] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:27 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/670] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:27 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/671] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:31:26 2026] PUT /v2.0/routers/1a6a4d38-f279-4114-9f7b-452a2cb292dc/remove_router_interface => generated 309 bytes in 1547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/672] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:28 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/673] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:28 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&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: 368/674] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:28 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/675] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:28 2026] GET /v2.0/security-groups?id=e1a0dd1a-6471-49d1-8c61-f8577d2cb571&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: 370/676] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:29 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => 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: 371/677] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:29 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:29.199 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-7fd0e4da-04bd-4adb-8e25-af4b6dd051e3 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - 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() 2026-07-09 14:31:29.627 8 INFO neutron.db.l3_hamode_db [None req-7fd0e4da-04bd-4adb-8e25-af4b6dd051e3 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] HA network e406ea3c-7797-4aa8-adaa-a0bf3dee8ed5 was deleted as no HA routers are present in tenant 4ed67efee3ee40159fe295850da684f1. [pid: 8|app: 0|req: 307/678] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:31:28 2026] DELETE /v2.0/routers/1a6a4d38-f279-4114-9f7b-452a2cb292dc => generated 0 bytes in 1158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/679] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:29 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/680] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:29 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&fields=id&fields=name => generated 114 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/681] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:31:29 2026] DELETE /v2.0/subnets/f0353690-8e63-4275-87dd-4391368c3e4c => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:31:30.102 8 INFO neutron.services.segments.plugin [-] Segment ed3b9ef4-62fd-4aff-b6c0-72cf7824c4d4 resource provider aggregate not found 2026-07-09 14:31:30.122 8 INFO neutron.services.segments.plugin [-] Segment ed3b9ef4-62fd-4aff-b6c0-72cf7824c4d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3b9ef4-62fd-4aff-b6c0-72cf7824c4d4 found for delete ", "request_id": "req-d2105a59-f9bf-4de4-9c75-27d933d58f12"}]} [pid: 7|app: 0|req: 373/682] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:30 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:30.201 8 INFO neutron.services.segments.plugin [-] Segment ed3b9ef4-62fd-4aff-b6c0-72cf7824c4d4 resource provider aggregate not found [pid: 7|app: 0|req: 374/683] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:30 2026] GET /v2.0/security-groups?id=e1a0dd1a-6471-49d1-8c61-f8577d2cb571&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:30.224 8 INFO neutron.services.segments.plugin [-] Segment ed3b9ef4-62fd-4aff-b6c0-72cf7824c4d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3b9ef4-62fd-4aff-b6c0-72cf7824c4d4 found for delete ", "request_id": "req-c26282ec-e238-41f0-a59b-af63a0d95320"}]} [pid: 7|app: 0|req: 375/684] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:30 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/685] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:31:29 2026] DELETE /v2.0/networks/b0198976-477f-4ee6-86c9-899baf2e0e0b => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/686] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:30 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/687] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:31:30 2026] GET /v2.0/security-groups?tenant_id=4ed67efee3ee40159fe295850da684f1&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: 377/688] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:31:30 2026] DELETE /v2.0/security-groups/02b43b5b-6297-4574-b5e3-408c8bba80ed => 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: 312/689] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:30 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => 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: 378/690] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:30 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/691] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:31 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/692] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:31 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 971 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/693] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:31 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/694] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:31 2026] GET /v2.0/security-groups?id=e1a0dd1a-6471-49d1-8c61-f8577d2cb571&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/695] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:31 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:31.881 7 INFO neutron.db.l3_db [None req-9bb2522f-01f3-4313-80cd-01f8f9593a08 adb82287706f47609079d50e701c56b0 3336a0f8be54477c948f58adcee52b3c - - default default] Floating IP 38494875-5633-46cf-8d37-0f80c1d9424d associated. External IP: 10.96.250.211, port: c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b. [pid: 7|app: 0|req: 379/696] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:31:31 2026] PUT /v2.0/floatingips/38494875-5633-46cf-8d37-0f80c1d9424d => generated 856 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:32.394 8 INFO neutron.services.segments.plugin [-] Segment f76441dd-ab8f-463c-8c78-938f1464fd91 resource provider aggregate not found 2026-07-09 14:31:32.406 8 INFO neutron.services.segments.plugin [-] Segment f76441dd-ab8f-463c-8c78-938f1464fd91 resource provider aggregate not found 2026-07-09 14:31:32.417 8 INFO neutron.services.segments.plugin [-] Segment f76441dd-ab8f-463c-8c78-938f1464fd91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f76441dd-ab8f-463c-8c78-938f1464fd91 found for delete ", "request_id": "req-f71e6845-fd28-4c2b-a6c9-9b1b4cce6e44"}]} 2026-07-09 14:31:32.434 8 INFO neutron.services.segments.plugin [-] Segment f76441dd-ab8f-463c-8c78-938f1464fd91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f76441dd-ab8f-463c-8c78-938f1464fd91 found for delete ", "request_id": "req-4d489301-e396-45d1-afe7-b96979db5c04"}]} [pid: 8|app: 0|req: 318/697] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:32 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 975 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:32.564 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19832baf-5bbf-4279-812f-69d0c2870839'] response: {'name': 'network-changed', 'server_uuid': 'ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e', 'tag': 'c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 380/698] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:32 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/699] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:32 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/700] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:32 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 971 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/701] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:32 2026] GET /v2.0/security-groups?id=e1a0dd1a-6471-49d1-8c61-f8577d2cb571&fields=id&fields=name => generated 113 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/702] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:32 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/703] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:33 2026] GET /v2.0/ports?tenant_id=3336a0f8be54477c948f58adcee52b3c&device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:31:33.137 8 INFO neutron.db.segments_db [None req-9fbee7cc-104b-4cd1-bb7c-d59ab6a03057 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment ffcd2d76-3a75-4ae0-8bb6-51afa689e5c1 of type vxlan for network 6953d66a-fdd0-4d44-a993-18254063541e [pid: 7|app: 0|req: 386/704] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:33 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/705] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:33 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/706] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:31:33 2026] GET /v2.0/networks?id=44650e1c-5137-41a2-9c69-7bc86f83e2de => generated 780 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/707] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jul 9 14:31:32 2026] POST /v2.0/networks => generated 744 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:33.714 7 INFO neutron.db.l3_db [None req-8851861a-382f-479b-9302-74e5a4c81a55 de06c9a9d5ff4cb9acb87b17f09c4df7 a15aead788204dd7b770bb242044db9d - - default default] Floating IP b1039676-710a-458f-8883-2437c555ec3c associated. External IP: 10.96.250.201, port: acddde6a-575c-416e-b661-5d3f51e141b1. 2026-07-09 14:31:33.998 8 INFO neutron.db.l3_db [None req-be7821ca-6705-4c6d-8f6e-35601f4eb9ae 6bd1f3649f2f44c38b9ce9d772297f79 47883279a107460ab3991bb6f51420e4 - - default default] Floating IP d49a270f-a61e-4f24-95dc-3398f4e2ba3f associated. External IP: 10.96.250.205, port: 28cf294a-cf0d-4853-886c-0bd776b9b38b. [pid: 7|app: 0|req: 389/708] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:31:33 2026] PUT /v2.0/floatingips/b1039676-710a-458f-8883-2437c555ec3c => generated 855 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/709] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:31:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => generated 859 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/710] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:34 2026] POST /v2.0/subnets => generated 691 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/711] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:31:34 2026] GET /v2.0/subnets?id=71404b27-5b76-4889-9e42-1fe761d09ef4 => generated 702 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/712] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:34 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/713] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:31:33 2026] PUT /v2.0/floatingips/d49a270f-a61e-4f24-95dc-3398f4e2ba3f => generated 855 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:34.581 7 INFO neutron.db.segments_db [None req-694eb3df-5e7e-463c-a655-b1be14d41edf e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 945741a6-0e98-4ab8-91bd-0d2055958c7a of type vxlan for network a6194e29-3a65-4c0a-8c67-f4a92164586f 2026-07-09 14:31:34.589 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b77bef5e-77d3-4d00-8edd-f501cc20f74f'] response: {'name': 'network-changed', 'server_uuid': '67fdca0d-f7f0-449e-8847-4dda165fe828', 'tag': '28cf294a-cf0d-4853-886c-0bd776b9b38b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 321/714] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:31:34 2026] GET /v2.0/ports?network_id=44650e1c-5137-41a2-9c69-7bc86f83e2de&device_owner=network%3Adhcp => generated 1244 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/715] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:34 2026] GET /v2.0/security-groups?id=e1a0dd1a-6471-49d1-8c61-f8577d2cb571&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/716] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:31:34 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:31:34.761 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10ae5288-6400-42ce-9efb-6782b1ac990e'] response: {'name': 'network-changed', 'server_uuid': '580f9eff-530f-446c-96af-923e07df5473', 'tag': 'acddde6a-575c-416e-b661-5d3f51e141b1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 324/717] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:34 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/718] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:31:34 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/719] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:34 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:35.020 7 INFO neutron.db.l3_hamode_db [None req-694eb3df-5e7e-463c-a655-b1be14d41edf e27a3050693049ccaa3af37ae2c8bc69 36ac4237a09d4b92801b598fff872fe5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 327/720] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/ports?tenant_id=47883279a107460ab3991bb6f51420e4&device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/721] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/networks?id=ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7 => generated 765 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/722] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/723] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=28cf294a-cf0d-4853-886c-0bd776b9b38b => generated 858 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/724] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/ports?tenant_id=a15aead788204dd7b770bb242044db9d&device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/725] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/security-groups?id=e1a0dd1a-6471-49d1-8c61-f8577d2cb571&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/726] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/727] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/subnets?id=d43f2a83-9ec0-41dd-81ad-bb6218451256 => generated 687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/728] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/networks?id=f6b0d615-1a03-4c71-83de-ac96ae3bf995 => generated 776 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/729] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/730] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/ports?network_id=ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/731] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=acddde6a-575c-416e-b661-5d3f51e141b1 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/732] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/networks/ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/733] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/subnets?id=318dc61d-0135-48bf-a080-ffd5e9b9651a => generated 698 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/734] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/networks/ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/735] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/ports?network_id=f6b0d615-1a03-4c71-83de-ac96ae3bf995&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/736] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:31:35 2026] GET /v2.0/networks/f6b0d615-1a03-4c71-83de-ac96ae3bf995?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: 344/737] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:31:36 2026] GET /v2.0/networks/f6b0d615-1a03-4c71-83de-ac96ae3bf995?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) 2026-07-09 14:31:36.103 7 INFO neutron.db.l3_hamode_db [None req-694eb3df-5e7e-463c-a655-b1be14d41edf e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 345/738] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:36 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/739] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:36 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/740] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:36 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/741] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:37 2026] GET /v2.0/security-groups?id=e1a0dd1a-6471-49d1-8c61-f8577d2cb571&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: 349/742] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:31:37 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/743] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:34 2026] POST /v2.0/routers => generated 731 bytes in 2864 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/744] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:31:37 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:37.722 8 INFO neutron.db.l3_db [req-181d19ee-60dc-4229-b3c3-c62617ffca33 req-8c6aa615-a57f-477c-b214-3192bbee44a5 de06c9a9d5ff4cb9acb87b17f09c4df7 a15aead788204dd7b770bb242044db9d - - default default] Floating IP b1039676-710a-458f-8883-2437c555ec3c disassociated. External IP: 10.96.250.201, port: acddde6a-575c-416e-b661-5d3f51e141b1. [pid: 8|app: 0|req: 350/745] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:31:37 2026] DELETE /v2.0/ports/acddde6a-575c-416e-b661-5d3f51e141b1 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:31:38.498 8 INFO neutron.db.l3_db [req-b1b691d0-0415-46cf-a714-8d8c5665bb09 req-bbf83008-f336-4ac7-b5c4-e14cdcedb5b6 6bd1f3649f2f44c38b9ce9d772297f79 47883279a107460ab3991bb6f51420e4 - - default default] Floating IP d49a270f-a61e-4f24-95dc-3398f4e2ba3f disassociated. External IP: 10.96.250.205, port: 28cf294a-cf0d-4853-886c-0bd776b9b38b. [pid: 7|app: 0|req: 396/746] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:31:37 2026] PUT /v2.0/routers/6e6f4936-3bec-4675-9bea-99e8d9e05991/add_router_interface => generated 309 bytes in 1535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/747] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:38 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/748] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:39 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:31:39.162 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8d73421-d874-426b-9b34-fba5c821a937'] response: {'server_uuid': '580f9eff-530f-446c-96af-923e07df5473', 'name': 'network-vif-deleted', 'tag': 'acddde6a-575c-416e-b661-5d3f51e141b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 399/749] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:39 2026] GET /v2.0/security-groups?id=7e60b545-fecd-48d0-9a36-21ec033a89e8&fields=id&fields=name => generated 112 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/750] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:31:38 2026] DELETE /v2.0/ports/28cf294a-cf0d-4853-886c-0bd776b9b38b => generated 0 bytes in 1366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:31:39.640 7 WARNING neutron_lib.context [None req-7c0ecb2b-8e1a-4f7e-91dd-5c8a39a4fde1 01691c6518144546a84967b74a3b1a3c 36ac4237a09d4b92801b598fff872fe5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 400/751] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jul 9 14:31:39 2026] POST /v2.0/security-groups => generated 1661 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:31:39.818 8 WARNING neutron_lib.context [None req-98480be5-3f86-4285-bd37-d6916b383c6a 01691c6518144546a84967b74a3b1a3c 36ac4237a09d4b92801b598fff872fe5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 352/752] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:31:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:40.010 7 WARNING neutron_lib.context [None req-3a379a17-8f99-425d-af23-6fec7025d2b9 01691c6518144546a84967b74a3b1a3c 36ac4237a09d4b92801b598fff872fe5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 401/753] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:31:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:40.146 8 WARNING neutron_lib.context [None req-89477322-1c28-4394-852a-e80f53bfeccf 01691c6518144546a84967b74a3b1a3c 36ac4237a09d4b92801b598fff872fe5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 402/754] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:40 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => 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: 403/755] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:40 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => 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: 353/758] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:31:40 2026] POST /v2.0/floatingips => generated 552 bytes in 882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/759] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:41 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:31:41.465 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e566bcb3-a47d-455b-88b0-ac10bab38149'] response: {'server_uuid': '67fdca0d-f7f0-449e-8847-4dda165fe828', 'name': 'network-vif-deleted', 'tag': '28cf294a-cf0d-4853-886c-0bd776b9b38b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 354/760] 10.0.0.168 () {34 vars in 1099 bytes} [Thu Jul 9 14:31:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1379748092&fields=id&tenant_id=36ac4237a09d4b92801b598fff872fe5 => generated 69 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/761] 10.0.0.168 () {34 vars in 981 bytes} [Thu Jul 9 14:31:41 2026] GET /v2.0/networks?id=6953d66a-fdd0-4d44-a993-18254063541e => generated 676 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/762] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:41 2026] GET /v2.0/ports?device_id=580f9eff-530f-446c-96af-923e07df5473 => 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: 408/763] 10.0.0.168 () {34 vars in 964 bytes} [Thu Jul 9 14:31:41 2026] GET /v2.0/quotas/36ac4237a09d4b92801b598fff872fe5 => 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: 356/764] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:31:41 2026] GET /v2.0/ports?tenant_id=36ac4237a09d4b92801b598fff872fe5&fields=id => generated 103 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/765] 10.0.0.168 () {34 vars in 1007 bytes} [Thu Jul 9 14:31:41 2026] GET /v2.0/networks/6953d66a-fdd0-4d44-a993-18254063541e?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/766] 10.0.0.168 () {34 vars in 1107 bytes} [Thu Jul 9 14:31:41 2026] GET /v2.0/networks/6953d66a-fdd0-4d44-a993-18254063541e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/767] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:42 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => 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: 358/768] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:42 2026] GET /v2.0/ports?device_id=67fdca0d-f7f0-449e-8847-4dda165fe828 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/769] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:31:42 2026] DELETE /v2.0/security-groups/e1a0dd1a-6471-49d1-8c61-f8577d2cb571 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:31:42.909 7 INFO neutron.api.v2.resource [None req-ee359797-e10d-4715-9721-461515fe7a61 de06c9a9d5ff4cb9acb87b17f09c4df7 a15aead788204dd7b770bb242044db9d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 412/770] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jul 9 14:31:42 2026] GET /v2.0/security-groups/e1a0dd1a-6471-49d1-8c61-f8577d2cb571 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/771] 10.0.0.190 () {34 vars in 989 bytes} [Thu Jul 9 14:31:42 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 1244 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/772] 10.0.0.190 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:43 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&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: 361/773] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:43 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => 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: 413/774] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:31:42 2026] DELETE /v2.0/floatingips/b1039676-710a-458f-8883-2437c555ec3c => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/775] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:31:43 2026] DELETE /v2.0/security-groups/7e60b545-fecd-48d0-9a36-21ec033a89e8 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:31:43.764 7 INFO neutron.api.v2.resource [None req-8db14fff-e57f-4191-8907-5abfdf5210d2 6bd1f3649f2f44c38b9ce9d772297f79 47883279a107460ab3991bb6f51420e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 415/776] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jul 9 14:31:43 2026] GET /v2.0/security-groups/7e60b545-fecd-48d0-9a36-21ec033a89e8 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/777] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:31:43 2026] DELETE /v2.0/floatingips/d49a270f-a61e-4f24-95dc-3398f4e2ba3f => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/778] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:31:43 2026] PUT /v2.0/routers/1d74ea48-217d-4fed-b5c6-c6e2dd8b1492/remove_router_interface => generated 309 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/779] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:44 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => 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: 364/780] 199.19.213.223 () {34 vars in 1095 bytes} [Thu Jul 9 14:31:44 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:31:45.420 8 INFO neutron.services.segments.plugin [-] Segment 6c1cd343-9d31-4bc6-bddf-48b2fc372b24 resource provider aggregate not found 2026-07-09 14:31:45.426 8 INFO neutron.services.segments.plugin [-] Segment 6c1cd343-9d31-4bc6-bddf-48b2fc372b24 resource provider aggregate not found 2026-07-09 14:31:45.438 8 INFO neutron.services.segments.plugin [-] Segment 6c1cd343-9d31-4bc6-bddf-48b2fc372b24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c1cd343-9d31-4bc6-bddf-48b2fc372b24 found for delete ", "request_id": "req-4ce01daa-73a6-477f-b082-7ab8d5e4e7e9"}]} 2026-07-09 14:31:45.442 8 INFO neutron.db.l3_hamode_db [None req-a92f2f10-7e9b-4cf2-9fd1-66af5a5ea1aa e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] HA network bff11f55-8249-4a84-89db-bafd643ea37e was deleted as no HA routers are present in tenant a15aead788204dd7b770bb242044db9d. 2026-07-09 14:31:45.444 8 INFO neutron.services.segments.plugin [-] Segment 6c1cd343-9d31-4bc6-bddf-48b2fc372b24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c1cd343-9d31-4bc6-bddf-48b2fc372b24 found for delete ", "request_id": "req-b396935f-9a1a-4d23-85c6-8e7abffd1dff"}]} [pid: 8|app: 0|req: 365/781] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:31:44 2026] DELETE /v2.0/routers/1d74ea48-217d-4fed-b5c6-c6e2dd8b1492 => generated 0 bytes in 982 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/782] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:31:45 2026] DELETE /v2.0/subnets/318dc61d-0135-48bf-a080-ffd5e9b9651a => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/783] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:45 2026] GET /v2.0/ports?tenant_id=3336a0f8be54477c948f58adcee52b3c&device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/784] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:45 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => 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: 417/785] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:31:44 2026] PUT /v2.0/routers/25f62700-3339-429d-a7ab-0f6faa220b64/remove_router_interface => generated 309 bytes in 1668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/786] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:31:45 2026] DELETE /v2.0/networks/f6b0d615-1a03-4c71-83de-ac96ae3bf995 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/787] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:31:46 2026] GET /v2.0/networks?id=44650e1c-5137-41a2-9c69-7bc86f83e2de => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/788] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:31:46 2026] GET /v2.0/security-groups?tenant_id=a15aead788204dd7b770bb242044db9d&name=default => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/789] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:31:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/790] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:31:46 2026] DELETE /v2.0/security-groups/9e172ae1-bff3-4ae9-acb4-781c2efed625 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/791] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:31:46 2026] GET /v2.0/subnets?id=71404b27-5b76-4889-9e42-1fe761d09ef4 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/792] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:31:46 2026] GET /v2.0/networks?id=6953d66a-fdd0-4d44-a993-18254063541e => generated 676 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/793] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:31:46 2026] GET /v2.0/ports?network_id=44650e1c-5137-41a2-9c69-7bc86f83e2de&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: 377/794] 199.19.213.223 () {34 vars in 1049 bytes} [Thu Jul 9 14:31:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=36ac4237a09d4b92801b598fff872fe5 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/795] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:31:46 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:31:46.781 7 INFO neutron.services.segments.plugin [-] Segment 2cb6738c-2bc1-4500-8395-884ebb5ff8d0 resource provider aggregate not found 2026-07-09 14:31:46.784 8 WARNING neutron_lib.context [req-45fe90ec-4362-4a7d-a717-77ad97a515ea req-dbf342be-7c00-4867-a7d3-558927897b2f 01691c6518144546a84967b74a3b1a3c 36ac4237a09d4b92801b598fff872fe5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:31:46.791 7 INFO neutron.services.segments.plugin [-] Segment 2cb6738c-2bc1-4500-8395-884ebb5ff8d0 resource provider aggregate not found 2026-07-09 14:31:46.812 7 INFO neutron.services.segments.plugin [-] Segment 2cb6738c-2bc1-4500-8395-884ebb5ff8d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cb6738c-2bc1-4500-8395-884ebb5ff8d0 found for delete ", "request_id": "req-2698bfd0-6b50-4455-9965-bc3ecfa91f2d"}]} 2026-07-09 14:31:46.813 7 INFO neutron.db.l3_hamode_db [None req-61fd1908-0cfd-473f-8bee-0600b24d5437 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] HA network 118f90a3-7425-4c28-8ad2-a3cf59d81fc9 was deleted as no HA routers are present in tenant 47883279a107460ab3991bb6f51420e4. [pid: 7|app: 0|req: 418/796] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:31:45 2026] DELETE /v2.0/routers/25f62700-3339-429d-a7ab-0f6faa220b64 => generated 0 bytes in 1042 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:31:46.822 7 INFO neutron.services.segments.plugin [-] Segment 2cb6738c-2bc1-4500-8395-884ebb5ff8d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cb6738c-2bc1-4500-8395-884ebb5ff8d0 found for delete ", "request_id": "req-2370f7c8-c9d8-4bea-ab6d-305048561de9"}]} [pid: 7|app: 0|req: 419/797] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:31:46 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/798] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:46 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => 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: 421/799] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:31:46 2026] DELETE /v2.0/subnets/d43f2a83-9ec0-41dd-81ad-bb6218451256 => 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: 379/800] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:31:46 2026] POST /v2.0/ports => generated 958 bytes in 587 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: 422/801] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:31:47 2026] DELETE /v2.0/networks/ae5fc7b4-2dd5-408a-b733-9d1a71f8d3d7 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:31:47.455 8 INFO neutron.services.segments.plugin [-] Segment 2f6a4b7d-8d36-4a72-92d6-afeefcd508cc resource provider aggregate not found 2026-07-09 14:31:47.466 8 INFO neutron.services.segments.plugin [-] Segment 2f6a4b7d-8d36-4a72-92d6-afeefcd508cc resource provider aggregate not found 2026-07-09 14:31:47.473 8 INFO neutron.services.segments.plugin [-] Segment 2f6a4b7d-8d36-4a72-92d6-afeefcd508cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f6a4b7d-8d36-4a72-92d6-afeefcd508cc found for delete ", "request_id": "req-636f9d45-4cb7-4578-b1b8-477c0148b774"}]} 2026-07-09 14:31:47.502 8 INFO neutron.services.segments.plugin [-] Segment 2f6a4b7d-8d36-4a72-92d6-afeefcd508cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f6a4b7d-8d36-4a72-92d6-afeefcd508cc found for delete ", "request_id": "req-7d9bba01-98a4-47f2-8ee5-f004f4173752"}]} [pid: 7|app: 0|req: 423/802] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:31:47 2026] GET /v2.0/security-groups?tenant_id=47883279a107460ab3991bb6f51420e4&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/803] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:31:47 2026] DELETE /v2.0/security-groups/bfb20498-7bb9-4869-b469-50ced06f5411 => 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: 380/804] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:31:47 2026] PUT /v2.0/ports/263c446c-b895-4f14-986a-c447050c99ba => generated 1239 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/805] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:47 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 973 bytes in 111 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: 381/806] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:48 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:48.699 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-67102afc-3ecf-46d6-8d56-0a5d610d44a9'] response: {'name': 'network-changed', 'server_uuid': '448cc417-e304-4d92-a661-e482262280d3', 'tag': '263c446c-b895-4f14-986a-c447050c99ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 382/807] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:48 2026] GET /v2.0/ports?tenant_id=36ac4237a09d4b92801b598fff872fe5&device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:31:48.806 7 INFO neutron.db.segments_db [None req-f1b77918-27e0-4d61-a1aa-254e32f163ee e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment da5af6b7-9e3f-4ab8-91c7-d06f39b4727f of type vxlan for network 6ad6c9d3-ec07-40fc-bf98-257f8b23ed5f 2026-07-09 14:31:48.835 7 INFO neutron.services.segments.plugin [-] Segment 88206fcf-0d06-4687-8e55-2d9170d6559d resource provider aggregate not found 2026-07-09 14:31:48.842 7 INFO neutron.services.segments.plugin [-] Segment 88206fcf-0d06-4687-8e55-2d9170d6559d resource provider aggregate not found [pid: 8|app: 0|req: 383/808] 199.19.213.223 () {34 vars in 1017 bytes} [Thu Jul 9 14:31:48 2026] GET /v2.0/networks?tenant_id=36ac4237a09d4b92801b598fff872fe5&shared=False => generated 772 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:48.854 7 INFO neutron.services.segments.plugin [-] Segment 88206fcf-0d06-4687-8e55-2d9170d6559d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88206fcf-0d06-4687-8e55-2d9170d6559d found for delete ", "request_id": "req-f724dbc4-8fa4-4f0a-9197-aba531052a3d"}]} 2026-07-09 14:31:48.864 7 INFO neutron.services.segments.plugin [-] Segment 88206fcf-0d06-4687-8e55-2d9170d6559d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88206fcf-0d06-4687-8e55-2d9170d6559d found for delete ", "request_id": "req-03912a03-1589-4a36-81ab-664692d7460f"}]} [pid: 7|app: 0|req: 426/809] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jul 9 14:31:48 2026] POST /v2.0/networks => generated 744 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/810] 199.19.213.223 () {34 vars in 929 bytes} [Thu Jul 9 14:31:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/811] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:48 2026] POST /v2.0/subnets => generated 691 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/812] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:49 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:49.310 8 INFO neutron.db.segments_db [None req-55efafab-a78e-4784-8e9f-6fe61d4be018 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 292fd8dd-7f68-46e2-b2c8-b2a20e22b72d of type vxlan for network 269ec3c2-a3bd-48d5-9e98-47d08fd5560b [pid: 7|app: 0|req: 429/813] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:49 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:49.619 8 INFO neutron.db.l3_hamode_db [None req-55efafab-a78e-4784-8e9f-6fe61d4be018 e27a3050693049ccaa3af37ae2c8bc69 5deebbcea24045c7812cad91b0bbd1fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:31:49.809 7 INFO neutron.db.segments_db [None req-03f3b3eb-4164-4564-b4f7-0a373b2370c8 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 569524fd-15dc-470f-a8d8-aac88e8a001b of type vxlan for network 7e06b1a2-a56d-4bd4-8906-ec765de5330e [pid: 7|app: 0|req: 430/814] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jul 9 14:31:49 2026] POST /v2.0/networks => generated 745 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/815] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:49 2026] POST /v2.0/subnets => generated 692 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/816] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:50 2026] GET /v2.0/ports?tenant_id=36ac4237a09d4b92801b598fff872fe5&device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:31:50.288 7 INFO neutron.db.segments_db [None req-a9c555ac-9eca-4fb8-883e-a0d6491665c2 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 8d816929-de1a-4388-b5c8-9098dda5ef93 of type vxlan for network b9b856bb-6d31-4d47-8faf-41b9a9271b4e 2026-07-09 14:31:50.609 8 INFO neutron.db.l3_hamode_db [None req-55efafab-a78e-4784-8e9f-6fe61d4be018 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:31:50.626 7 INFO neutron.db.l3_hamode_db [None req-a9c555ac-9eca-4fb8-883e-a0d6491665c2 e27a3050693049ccaa3af37ae2c8bc69 434741adf45c4d41865e264f6e5bbefe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:31:51.556 7 INFO neutron.db.l3_hamode_db [None req-a9c555ac-9eca-4fb8-883e-a0d6491665c2 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 385/817] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:49 2026] POST /v2.0/routers => generated 731 bytes in 2447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/818] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:31:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=263c446c-b895-4f14-986a-c447050c99ba => 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: 387/819] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:51 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 973 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/820] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:31:50 2026] POST /v2.0/routers => generated 732 bytes in 2412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/821] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:31:52 2026] GET /v2.0/subnets?id=b20ebe4f-d8e8-4a12-886b-3253aff635d8 => 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: 435/822] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:52 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&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: 388/823] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:31:51 2026] PUT /v2.0/routers/914bb1eb-7498-4e67-9e00-db7a3f687c07/add_router_interface => generated 309 bytes in 1561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/824] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:31:53 2026] GET /v2.0/ports?network_id=6953d66a-fdd0-4d44-a993-18254063541e&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/825] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:53 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => 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: 391/826] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:31:53 2026] GET /v2.0/networks/6953d66a-fdd0-4d44-a993-18254063541e?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: 392/827] 10.0.0.168 () {34 vars in 970 bytes} [Thu Jul 9 14:31:53 2026] GET /v2.0/ports/c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => generated 972 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/828] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:31:53 2026] GET /v2.0/networks/6953d66a-fdd0-4d44-a993-18254063541e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/829] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:53 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/830] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:53 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:54.059 8 WARNING neutron_lib.context [None req-865e6a42-a7ba-4070-883b-3d32b09f5b70 d98a62cddd434e349edace4d2434733b 5deebbcea24045c7812cad91b0bbd1fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 396/831] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jul 9 14:31:54 2026] POST /v2.0/security-groups => generated 1661 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:31:54.271 8 WARNING neutron_lib.context [None req-3afefa53-b656-4e59-9cd5-523fa60f98da d98a62cddd434e349edace4d2434733b 5deebbcea24045c7812cad91b0bbd1fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 436/832] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:31:52 2026] PUT /v2.0/routers/026f1e08-f82e-4d79-8b56-a90da67d96d8/add_router_interface => generated 309 bytes in 1675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/833] 199.19.213.223 () {34 vars in 999 bytes} [Thu Jul 9 14:31:54 2026] GET /v2.0/subnets?network_id=44650e1c-5137-41a2-9c69-7bc86f83e2de => generated 684 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/834] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:31:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:54.442 8 WARNING neutron_lib.context [None req-fbf57504-4f4a-4c8d-838b-093bc4d66564 d98a62cddd434e349edace4d2434733b 5deebbcea24045c7812cad91b0bbd1fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 438/835] 199.19.213.223 () {34 vars in 1145 bytes} [Thu Jul 9 14:31:54 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e&device_owner=compute%3Anova&network_id=44650e1c-5137-41a2-9c69-7bc86f83e2de => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/836] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:31:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:31:54.569 8 WARNING neutron_lib.context [None req-d95db050-fb32-43a0-99c1-d2502d735b57 d98a62cddd434e349edace4d2434733b 5deebbcea24045c7812cad91b0bbd1fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 399/837] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:31:54 2026] POST /v2.0/floatingips => generated 552 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/838] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:55 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/839] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:31:54 2026] PUT /v2.0/ports/c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => generated 1153 bytes in 757 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/840] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:55 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&fields=id&fields=name => generated 114 bytes in 33 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: 440/841] 10.0.0.168 () {34 vars in 981 bytes} [Thu Jul 9 14:31:55 2026] GET /v2.0/networks?id=7e06b1a2-a56d-4bd4-8906-ec765de5330e => generated 677 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/842] 10.0.0.168 () {34 vars in 964 bytes} [Thu Jul 9 14:31:55 2026] GET /v2.0/quotas/434741adf45c4d41865e264f6e5bbefe => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:31:55.452 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0520131-51b9-4db3-b266-21732a0415bc'] response: {'name': 'network-changed', 'server_uuid': 'ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e', 'tag': 'c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 441/843] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:31:55 2026] GET /v2.0/ports?tenant_id=434741adf45c4d41865e264f6e5bbefe&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/846] 10.0.0.168 () {34 vars in 1007 bytes} [Thu Jul 9 14:31:55 2026] GET /v2.0/networks/7e06b1a2-a56d-4bd4-8906-ec765de5330e?fields=segments => generated 14 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/847] 10.0.0.168 () {34 vars in 1107 bytes} [Thu Jul 9 14:31:55 2026] GET /v2.0/networks/7e06b1a2-a56d-4bd4-8906-ec765de5330e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/848] 10.0.0.168 () {34 vars in 1099 bytes} [Thu Jul 9 14:31:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1308956727&fields=id&tenant_id=5deebbcea24045c7812cad91b0bbd1fc => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/849] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:55 2026] GET /v2.0/ports?tenant_id=3336a0f8be54477c948f58adcee52b3c&device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 1425 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/850] 10.0.0.168 () {34 vars in 981 bytes} [Thu Jul 9 14:31:55 2026] GET /v2.0/networks?id=6ad6c9d3-ec07-40fc-bf98-257f8b23ed5f => generated 676 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/851] 10.0.0.168 () {34 vars in 964 bytes} [Thu Jul 9 14:31:55 2026] GET /v2.0/quotas/5deebbcea24045c7812cad91b0bbd1fc => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/852] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:31:55 2026] GET /v2.0/networks?id=44650e1c-5137-41a2-9c69-7bc86f83e2de => generated 780 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/853] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:55 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => 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: 408/854] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:31:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/855] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:31:55 2026] GET /v2.0/ports?tenant_id=5deebbcea24045c7812cad91b0bbd1fc&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/856] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:31:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/857] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:31:56 2026] GET /v2.0/subnets?id=71404b27-5b76-4889-9e42-1fe761d09ef4 => generated 702 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/858] 10.0.0.168 () {34 vars in 1007 bytes} [Thu Jul 9 14:31:56 2026] GET /v2.0/networks/6ad6c9d3-ec07-40fc-bf98-257f8b23ed5f?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: 449/859] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:31:56 2026] GET /v2.0/ports?network_id=44650e1c-5137-41a2-9c69-7bc86f83e2de&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/860] 10.0.0.168 () {34 vars in 1107 bytes} [Thu Jul 9 14:31:56 2026] GET /v2.0/networks/6ad6c9d3-ec07-40fc-bf98-257f8b23ed5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/861] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:31:56 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?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: 412/862] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:31:56 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?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: 413/863] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:56 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => 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: 451/864] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:56 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 973 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/865] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:56 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&fields=id&fields=name => generated 114 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/866] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:57 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 1156 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/867] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:57 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => 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: 453/868] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:57 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/869] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:57 2026] GET /v2.0/ports?tenant_id=3336a0f8be54477c948f58adcee52b3c&device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 1425 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/870] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:31:57 2026] GET /v2.0/networks?id=44650e1c-5137-41a2-9c69-7bc86f83e2de => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/871] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:31:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/872] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:31:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/873] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:31:57 2026] GET /v2.0/subnets?id=71404b27-5b76-4889-9e42-1fe761d09ef4 => generated 702 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/874] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:57 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => 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: 419/875] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:31:57 2026] GET /v2.0/ports?network_id=44650e1c-5137-41a2-9c69-7bc86f83e2de&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: 457/876] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:31:57 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?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: 420/877] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:31:57 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?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: 458/878] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:57 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/879] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:57 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&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: 459/880] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:58 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => 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: 422/881] 199.19.213.223 () {34 vars in 1119 bytes} [Thu Jul 9 14:31:58 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1156 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/882] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:58 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => 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: 460/883] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:31:58 2026] PUT /v2.0/ports/c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => generated 972 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/884] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:58 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 97 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-07-09 14:31:59.122 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70f2d7bc-8708-4dff-9747-556567d738f9'] response: {'name': 'network-changed', 'server_uuid': 'ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e', 'tag': 'c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 461/885] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:31:59 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&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: 425/886] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:59 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/887] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:31:59 2026] GET /v2.0/ports?tenant_id=3336a0f8be54477c948f58adcee52b3c&device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/888] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:31:59 2026] GET /v2.0/networks?id=44650e1c-5137-41a2-9c69-7bc86f83e2de => generated 780 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/889] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:31:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/890] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:31:59 2026] GET /v2.0/subnets?id=71404b27-5b76-4889-9e42-1fe761d09ef4 => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/891] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:31:59 2026] GET /v2.0/ports?network_id=44650e1c-5137-41a2-9c69-7bc86f83e2de&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/892] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:31:59 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?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: 465/893] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:31:59 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?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: 429/894] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:31:59 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => 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: 466/895] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:00 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/896] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:00 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/897] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:00 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/898] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:00 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/899] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:32:00 2026] GET /v2.0/networks?id=7e06b1a2-a56d-4bd4-8906-ec765de5330e => generated 677 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:00.562 7 WARNING neutron_lib.context [req-0eba34cd-6528-45b4-b301-3eaec4b8a8b1 req-fc000f12-7c3c-4a37-abf1-c35678c533c6 b51df1da7fcc45efafbd894162771588 434741adf45c4d41865e264f6e5bbefe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:01.024 8 INFO neutron.db.l3_db [None req-0e475e99-0d6f-40f1-8bbc-17f50bcc752b 01691c6518144546a84967b74a3b1a3c 36ac4237a09d4b92801b598fff872fe5 - - default default] Floating IP bc8bd48b-b6a1-435b-8522-e9352e6d8cad associated. External IP: 10.96.250.203, port: 263c446c-b895-4f14-986a-c447050c99ba. [pid: 7|app: 0|req: 469/900] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:32:00 2026] POST /v2.0/ports => generated 958 bytes in 489 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: 470/901] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:01 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 975 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/902] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:32:01 2026] GET /v2.0/ports?tenant_id=3336a0f8be54477c948f58adcee52b3c&device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/903] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:01 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => 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: 432/904] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:32:00 2026] PUT /v2.0/floatingips/bc8bd48b-b6a1-435b-8522-e9352e6d8cad => generated 856 bytes in 856 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:01.436 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c05202e-51e8-46f9-9f60-17547495d779'] response: {'name': 'network-changed', 'server_uuid': '448cc417-e304-4d92-a661-e482262280d3', 'tag': '263c446c-b895-4f14-986a-c447050c99ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 433/905] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:01 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/906] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:32:01 2026] GET /v2.0/networks?id=44650e1c-5137-41a2-9c69-7bc86f83e2de => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/907] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:01 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 961 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/908] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:32:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => generated 861 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/909] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:01 2026] GET /v2.0/security-groups?id=e377f88e-3766-4478-be81-4a79d416858b&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/910] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:32:01 2026] GET /v2.0/subnets?id=71404b27-5b76-4889-9e42-1fe761d09ef4 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/911] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:32:01 2026] GET /v2.0/ports?network_id=44650e1c-5137-41a2-9c69-7bc86f83e2de&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/912] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:32:01 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?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: 473/913] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:32:01 2026] PUT /v2.0/ports/b963f87b-7af9-44bf-9c0c-93fc5ad08c20 => generated 1239 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/914] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:32:01 2026] GET /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de?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) /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-07-09 14:32:01.986 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a396d45-9f92-451a-8b42-8c2b1d87342c'] response: {'name': 'network-changed', 'server_uuid': '4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff', 'tag': 'b963f87b-7af9-44bf-9c0c-93fc5ad08c20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 474/915] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:32:01 2026] GET /v2.0/ports?tenant_id=36ac4237a09d4b92801b598fff872fe5&device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 1244 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/916] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/networks?id=6953d66a-fdd0-4d44-a993-18254063541e => generated 772 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/917] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=263c446c-b895-4f14-986a-c447050c99ba => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/918] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/subnets?id=b20ebe4f-d8e8-4a12-886b-3253aff635d8 => 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: 476/919] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/ports?network_id=6953d66a-fdd0-4d44-a993-18254063541e&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: 444/920] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/networks/6953d66a-fdd0-4d44-a993-18254063541e?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: 445/921] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => 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: 477/922] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/networks/6953d66a-fdd0-4d44-a993-18254063541e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/923] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/ports?tenant_id=434741adf45c4d41865e264f6e5bbefe&device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/924] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/925] 199.19.213.223 () {34 vars in 1017 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/networks?tenant_id=434741adf45c4d41865e264f6e5bbefe&shared=False => generated 773 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/926] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/927] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/security-groups?id=078b7bf1-c508-464d-95f8-c1e84bc2fe40&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/928] 199.19.213.223 () {34 vars in 929 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/929] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/networks?id=6ad6c9d3-ec07-40fc-bf98-257f8b23ed5f => generated 676 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/930] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/931] 199.19.213.223 () {34 vars in 1049 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5deebbcea24045c7812cad91b0bbd1fc => generated 181 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/932] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:02 2026] GET /v2.0/security-groups?id=e377f88e-3766-4478-be81-4a79d416858b&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:32:02.985 7 WARNING neutron_lib.context [req-b33bba29-516f-4227-965e-6c24ed773cd8 req-da48c252-bf47-4e01-a877-902f1b5c38aa d98a62cddd434e349edace4d2434733b 5deebbcea24045c7812cad91b0bbd1fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:03.101 8 INFO neutron.db.l3_db [req-26e06608-3181-419d-aea1-591b14c0aaef req-892de7d5-cb08-4c91-8766-91bedd8ad7b6 adb82287706f47609079d50e701c56b0 3336a0f8be54477c948f58adcee52b3c - - default default] Floating IP 38494875-5633-46cf-8d37-0f80c1d9424d disassociated. External IP: 10.96.250.211, port: c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b. [pid: 7|app: 0|req: 485/933] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:32:02 2026] POST /v2.0/ports => generated 954 bytes in 478 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: 449/934] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:32:02 2026] DELETE /v2.0/ports/c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b => generated 0 bytes in 882 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:03.595 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c33cd77-a1a4-4b9a-b8de-ba534ea5f7fc'] response: {'server_uuid': 'ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e', 'name': 'network-vif-deleted', 'tag': 'c72bb18f-da7f-4a65-a0f9-f9fbaf0c391b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 450/935] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:03 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 957 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/936] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:03 2026] GET /v2.0/security-groups?id=84e4b132-1896-4314-9b9d-c488d54df933&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/937] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:03 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => 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: 453/938] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:32:03 2026] GET /v2.0/ports?tenant_id=434741adf45c4d41865e264f6e5bbefe&device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/939] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:32:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b963f87b-7af9-44bf-9c0c-93fc5ad08c20 => 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: 455/940] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:32:03 2026] GET /v2.0/subnets?id=fbbdd6e6-22b5-4b47-8c83-3b798bd75169 => generated 695 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/941] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:32:03 2026] GET /v2.0/ports?network_id=7e06b1a2-a56d-4bd4-8906-ec765de5330e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/942] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:32:03 2026] GET /v2.0/networks/7e06b1a2-a56d-4bd4-8906-ec765de5330e?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: 486/943] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:32:03 2026] PUT /v2.0/ports/292a333f-e843-4db7-acc8-b9e184ffa518 => generated 1235 bytes in 622 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: 458/944] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:32:04 2026] GET /v2.0/networks/7e06b1a2-a56d-4bd4-8906-ec765de5330e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/945] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:04 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/946] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:04 2026] GET /v2.0/security-groups?id=e377f88e-3766-4478-be81-4a79d416858b&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:32:04.664 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-97c5018c-9ef0-46a0-86e9-01dd3862bc81'] response: {'name': 'network-changed', 'server_uuid': 'cf27de1c-00cd-4033-a32e-52ee22cbbb98', 'tag': '292a333f-e843-4db7-acc8-b9e184ffa518', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 488/947] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:32:04 2026] GET /v2.0/ports?tenant_id=5deebbcea24045c7812cad91b0bbd1fc&device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/948] 199.19.213.223 () {34 vars in 1017 bytes} [Thu Jul 9 14:32:04 2026] GET /v2.0/networks?tenant_id=5deebbcea24045c7812cad91b0bbd1fc&shared=False => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/949] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:04 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/950] 199.19.213.223 () {34 vars in 929 bytes} [Thu Jul 9 14:32:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/951] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:04 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => 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: 462/952] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:04 2026] GET /v2.0/security-groups?id=84e4b132-1896-4314-9b9d-c488d54df933&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: 491/953] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:05 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/954] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:05 2026] GET /v2.0/security-groups?id=e377f88e-3766-4478-be81-4a79d416858b&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/955] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:32:05 2026] GET /v2.0/ports?tenant_id=5deebbcea24045c7812cad91b0bbd1fc&device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/956] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:32:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=292a333f-e843-4db7-acc8-b9e184ffa518 => 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: 493/957] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:05 2026] GET /v2.0/ports?device_id=ff8bcadb-b0f4-45dd-a943-d6a4bcc0a05e => 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: 465/958] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:32:06 2026] GET /v2.0/subnets?id=ef8e4aa7-c492-4083-9e31-71ac9aa1afe1 => generated 694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/959] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:06 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/960] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:32:06 2026] GET /v2.0/ports?network_id=6ad6c9d3-ec07-40fc-bf98-257f8b23ed5f&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/961] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:06 2026] GET /v2.0/security-groups?id=84e4b132-1896-4314-9b9d-c488d54df933&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: 467/962] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:32:06 2026] GET /v2.0/networks/6ad6c9d3-ec07-40fc-bf98-257f8b23ed5f?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: 496/963] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:32:06 2026] GET /v2.0/networks/6ad6c9d3-ec07-40fc-bf98-257f8b23ed5f?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: 468/964] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:06 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/965] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:06 2026] GET /v2.0/security-groups?id=e377f88e-3766-4478-be81-4a79d416858b&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/966] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:07 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/967] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:07 2026] DELETE /v2.0/security-groups/078b7bf1-c508-464d-95f8-c1e84bc2fe40 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:32:07.260 8 INFO neutron.api.v2.resource [None req-5fa5d0d9-e674-41f0-bdae-b5b022d11fca adb82287706f47609079d50e701c56b0 3336a0f8be54477c948f58adcee52b3c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 470/968] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jul 9 14:32:07 2026] GET /v2.0/security-groups/078b7bf1-c508-464d-95f8-c1e84bc2fe40 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/969] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:07 2026] GET /v2.0/security-groups?id=84e4b132-1896-4314-9b9d-c488d54df933&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: 471/970] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:32:07 2026] DELETE /v2.0/floatingips/38494875-5633-46cf-8d37-0f80c1d9424d => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/971] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:07 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/972] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:07 2026] GET /v2.0/security-groups?id=e377f88e-3766-4478-be81-4a79d416858b&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/973] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:08 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/974] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:08 2026] GET /v2.0/security-groups?id=84e4b132-1896-4314-9b9d-c488d54df933&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/975] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:32:07 2026] PUT /v2.0/routers/30b63417-46dc-463b-85e5-478fef565629/remove_router_interface => generated 309 bytes in 1128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/976] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:08 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => 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: 474/977] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:08 2026] GET /v2.0/security-groups?id=e377f88e-3766-4478-be81-4a79d416858b&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/978] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:09 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/979] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:09 2026] GET /v2.0/security-groups?id=84e4b132-1896-4314-9b9d-c488d54df933&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:09.809 7 INFO neutron.services.segments.plugin [-] Segment 50865c35-fb6c-4565-b2c6-b3f844c77544 resource provider aggregate not found 2026-07-09 14:32:09.815 7 INFO neutron.services.segments.plugin [-] Segment 50865c35-fb6c-4565-b2c6-b3f844c77544 resource provider aggregate not found 2026-07-09 14:32:09.826 7 INFO neutron.services.segments.plugin [-] Segment 50865c35-fb6c-4565-b2c6-b3f844c77544 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50865c35-fb6c-4565-b2c6-b3f844c77544 found for delete ", "request_id": "req-029fd60c-31f4-4257-a387-d2aeda3a366d"}]} 2026-07-09 14:32:09.836 7 INFO neutron.services.segments.plugin [-] Segment 50865c35-fb6c-4565-b2c6-b3f844c77544 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50865c35-fb6c-4565-b2c6-b3f844c77544 found for delete ", "request_id": "req-f13e96e0-4355-466d-9c43-47e44076b9d2"}]} 2026-07-09 14:32:09.847 7 INFO neutron.db.l3_hamode_db [None req-8c0452f0-7337-47b9-939a-a5bda14bef82 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] HA network 2ee5cc03-4676-4f0a-ba1a-ab775f2b1989 was deleted as no HA routers are present in tenant 3336a0f8be54477c948f58adcee52b3c. [pid: 7|app: 0|req: 504/980] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:08 2026] DELETE /v2.0/routers/30b63417-46dc-463b-85e5-478fef565629 => generated 0 bytes in 1093 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/981] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:09 2026] DELETE /v2.0/subnets/71404b27-5b76-4889-9e42-1fe761d09ef4 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/982] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:10 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/983] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:10 2026] GET /v2.0/security-groups?id=e377f88e-3766-4478-be81-4a79d416858b&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:32:10.374 8 INFO neutron.services.segments.plugin [-] Segment 439f8c25-0249-48b8-8f62-e8c1633376e6 resource provider aggregate not found 2026-07-09 14:32:10.383 8 INFO neutron.services.segments.plugin [-] Segment 439f8c25-0249-48b8-8f62-e8c1633376e6 resource provider aggregate not found 2026-07-09 14:32:10.393 8 INFO neutron.services.segments.plugin [-] Segment 439f8c25-0249-48b8-8f62-e8c1633376e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 439f8c25-0249-48b8-8f62-e8c1633376e6 found for delete ", "request_id": "req-aba7a608-3dba-4a43-b095-f7547a310c62"}]} [pid: 8|app: 0|req: 478/984] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:10 2026] DELETE /v2.0/networks/44650e1c-5137-41a2-9c69-7bc86f83e2de => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:10.578 8 INFO neutron.services.segments.plugin [-] Segment 439f8c25-0249-48b8-8f62-e8c1633376e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 439f8c25-0249-48b8-8f62-e8c1633376e6 found for delete ", "request_id": "req-08778b94-8b50-4eac-9997-5dfd7682ac0f"}]} [pid: 7|app: 0|req: 507/987] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:10 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/988] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:10 2026] GET /v2.0/security-groups?tenant_id=3336a0f8be54477c948f58adcee52b3c&name=default => generated 2921 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/989] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:10 2026] GET /v2.0/security-groups?id=e377f88e-3766-4478-be81-4a79d416858b&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: 482/990] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:10 2026] DELETE /v2.0/security-groups/080e0a7a-61e2-4edf-816a-ffa35e99fe29 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/991] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:10 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/992] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:10 2026] GET /v2.0/security-groups?id=84e4b132-1896-4314-9b9d-c488d54df933&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/993] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:11 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/994] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:11 2026] GET /v2.0/security-groups?id=e377f88e-3766-4478-be81-4a79d416858b&fields=id&fields=name => generated 88 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/995] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:11 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/996] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:12 2026] GET /v2.0/security-groups?id=84e4b132-1896-4314-9b9d-c488d54df933&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: 512/997] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:32:12 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/998] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:32:12 2026] DELETE /v2.0/ports/b963f87b-7af9-44bf-9c0c-93fc5ad08c20 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/999] 10.0.0.190 () {34 vars in 989 bytes} [Thu Jul 9 14:32:12 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 1244 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:32:12.950 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bf0e696-5b8b-4112-b258-4d70fca1aae2'] response: {'server_uuid': '4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff', 'name': 'network-vif-deleted', 'tag': 'b963f87b-7af9-44bf-9c0c-93fc5ad08c20', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 487/1000] 10.0.0.190 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:12 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&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: 514/1001] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:12 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => 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: 488/1002] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:13 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1003] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:13 2026] GET /v2.0/security-groups?id=84e4b132-1896-4314-9b9d-c488d54df933&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: 489/1004] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:13 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:13.885 7 INFO neutron.db.l3_db [None req-3725737f-a615-4089-8b2e-e43cff0c95b8 d98a62cddd434e349edace4d2434733b 5deebbcea24045c7812cad91b0bbd1fc - - default default] Floating IP 1b061ba8-7ca5-42b7-8063-efa52ca6e194 associated. External IP: 10.96.250.206, port: 292a333f-e843-4db7-acc8-b9e184ffa518. [pid: 8|app: 0|req: 490/1005] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:14 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => 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: 516/1006] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:32:13 2026] PUT /v2.0/floatingips/1b061ba8-7ca5-42b7-8063-efa52ca6e194 => generated 855 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1007] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:14 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:14.435 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-90b9f183-e754-43e1-bfe4-144d0ccff13a'] response: {'name': 'network-changed', 'server_uuid': 'cf27de1c-00cd-4033-a32e-52ee22cbbb98', 'tag': '292a333f-e843-4db7-acc8-b9e184ffa518', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 517/1008] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:14 2026] GET /v2.0/security-groups?id=84e4b132-1896-4314-9b9d-c488d54df933&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1009] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:14 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1010] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:14 2026] GET /v2.0/security-groups?id=84e4b132-1896-4314-9b9d-c488d54df933&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1011] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:32:14 2026] GET /v2.0/ports?tenant_id=5deebbcea24045c7812cad91b0bbd1fc&device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1012] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:32:15 2026] GET /v2.0/networks?id=6ad6c9d3-ec07-40fc-bf98-257f8b23ed5f => generated 772 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1013] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:32:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=292a333f-e843-4db7-acc8-b9e184ffa518 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1014] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:32:15 2026] GET /v2.0/subnets?id=ef8e4aa7-c492-4083-9e31-71ac9aa1afe1 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1015] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:32:15 2026] GET /v2.0/ports?network_id=6ad6c9d3-ec07-40fc-bf98-257f8b23ed5f&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: 521/1016] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:15 2026] GET /v2.0/ports?device_id=4eb017b4-0e2e-42dc-8ada-eb8f8d4dd0ff => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1017] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:32:15 2026] GET /v2.0/networks/6ad6c9d3-ec07-40fc-bf98-257f8b23ed5f?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: 522/1018] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:32:15 2026] GET /v2.0/networks/6ad6c9d3-ec07-40fc-bf98-257f8b23ed5f?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: 497/1019] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:15 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => 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: 523/1020] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:15 2026] GET /v2.0/security-groups?id=84e4b132-1896-4314-9b9d-c488d54df933&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: 524/1021] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:32:16 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:17.236 7 INFO neutron.db.l3_db [req-696719ae-063d-4138-9423-d3627884c6db req-f65c24f2-a399-4f13-a515-8d3ef8ef2417 d98a62cddd434e349edace4d2434733b 5deebbcea24045c7812cad91b0bbd1fc - - default default] Floating IP 1b061ba8-7ca5-42b7-8063-efa52ca6e194 disassociated. External IP: 10.96.250.206, port: 292a333f-e843-4db7-acc8-b9e184ffa518. [pid: 7|app: 0|req: 525/1022] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:32:16 2026] DELETE /v2.0/ports/292a333f-e843-4db7-acc8-b9e184ffa518 => generated 0 bytes in 812 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1023] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:17 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:32:17.815 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f93bef5a-09a6-4857-8dd3-9684ebcb6944'] response: {'server_uuid': 'cf27de1c-00cd-4033-a32e-52ee22cbbb98', 'name': 'network-vif-deleted', 'tag': '292a333f-e843-4db7-acc8-b9e184ffa518', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 527/1024] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:17 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => 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: 528/1025] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:17 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&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: 498/1026] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:32:16 2026] PUT /v2.0/routers/026f1e08-f82e-4d79-8b56-a90da67d96d8/remove_router_interface => generated 309 bytes in 1732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1027] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:17 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1028] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:18 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&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: 531/1029] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:18 2026] GET /v2.0/security-groups?tenant_id=6bcbe67cfc204cbda5a73650a7c1a290&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1030] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:18 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1031] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:18 2026] DELETE /v2.0/security-groups/c34a4f63-df13-4bfc-9624-619ff3d39857 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1032] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:18 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1033] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:18 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:32:19.097 8 INFO neutron.services.segments.plugin [-] Segment 8d816929-de1a-4388-b5c8-9098dda5ef93 resource provider aggregate not found 2026-07-09 14:32:19.103 8 INFO neutron.services.segments.plugin [-] Segment 8d816929-de1a-4388-b5c8-9098dda5ef93 resource provider aggregate not found 2026-07-09 14:32:19.117 8 INFO neutron.services.segments.plugin [-] Segment 8d816929-de1a-4388-b5c8-9098dda5ef93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d816929-de1a-4388-b5c8-9098dda5ef93 found for delete ", "request_id": "req-5c25dda1-2f6e-4cf6-af4e-c361ef28e80b"}]} 2026-07-09 14:32:19.119 8 INFO neutron.services.segments.plugin [-] Segment 8d816929-de1a-4388-b5c8-9098dda5ef93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d816929-de1a-4388-b5c8-9098dda5ef93 found for delete ", "request_id": "req-0ac6d99f-6969-4a39-8b7c-b15746c2d7b9"}]} 2026-07-09 14:32:19.128 8 INFO neutron.db.l3_hamode_db [None req-c3e16f12-5720-44d6-9059-5449f5720cfd e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] HA network b9b856bb-6d31-4d47-8faf-41b9a9271b4e was deleted as no HA routers are present in tenant 434741adf45c4d41865e264f6e5bbefe. [pid: 8|app: 0|req: 499/1034] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:18 2026] DELETE /v2.0/routers/026f1e08-f82e-4d79-8b56-a90da67d96d8 => generated 0 bytes in 1099 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1035] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:19 2026] GET /v2.0/security-groups?tenant_id=5308640a4879403399ba170d6bd88076&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1036] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:19 2026] DELETE /v2.0/security-groups/e34dd3f6-c38b-4f99-8fdd-fef1c05871e8 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1037] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:19 2026] DELETE /v2.0/subnets/fbbdd6e6-22b5-4b47-8c83-3b798bd75169 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:19.714 7 INFO neutron.services.segments.plugin [-] Segment 569524fd-15dc-470f-a8d8-aac88e8a001b resource provider aggregate not found 2026-07-09 14:32:19.720 7 INFO neutron.services.segments.plugin [-] Segment 569524fd-15dc-470f-a8d8-aac88e8a001b resource provider aggregate not found 2026-07-09 14:32:19.739 7 INFO neutron.services.segments.plugin [-] Segment 569524fd-15dc-470f-a8d8-aac88e8a001b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 569524fd-15dc-470f-a8d8-aac88e8a001b found for delete ", "request_id": "req-e842c7cf-faea-4f58-ac0a-588069c80d56"}]} 2026-07-09 14:32:19.743 7 INFO neutron.services.segments.plugin [-] Segment 569524fd-15dc-470f-a8d8-aac88e8a001b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 569524fd-15dc-470f-a8d8-aac88e8a001b found for delete ", "request_id": "req-ec577119-da82-40bc-adae-0bea374218d5"}]} [pid: 7|app: 0|req: 538/1038] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:19 2026] DELETE /v2.0/networks/7e06b1a2-a56d-4bd4-8906-ec765de5330e => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1039] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:19 2026] GET /v2.0/security-groups?tenant_id=434741adf45c4d41865e264f6e5bbefe&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1040] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:32:19 2026] GET /v2.0/ports?tenant_id=36ac4237a09d4b92801b598fff872fe5&device_id=448cc417-e304-4d92-a661-e482262280d3 => 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: 540/1041] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:32:19 2026] GET /v2.0/networks?id=6953d66a-fdd0-4d44-a993-18254063541e => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1042] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:20 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1043] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:32:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=263c446c-b895-4f14-986a-c447050c99ba => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1044] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:19 2026] DELETE /v2.0/security-groups/e377f88e-3766-4478-be81-4a79d416858b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1045] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:20 2026] GET /v2.0/ports?device_id=cf27de1c-00cd-4033-a32e-52ee22cbbb98 => 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: 503/1046] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:20 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&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: 544/1047] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:32:20 2026] GET /v2.0/subnets?id=b20ebe4f-d8e8-4a12-886b-3253aff635d8 => generated 694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1048] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:32:20 2026] GET /v2.0/ports?network_id=6953d66a-fdd0-4d44-a993-18254063541e&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: 545/1049] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:32:20 2026] GET /v2.0/networks/6953d66a-fdd0-4d44-a993-18254063541e?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1050] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:32:20 2026] GET /v2.0/networks/6953d66a-fdd0-4d44-a993-18254063541e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1051] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:21 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1052] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:21 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&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: 506/1053] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:21 2026] DELETE /v2.0/security-groups/84e4b132-1896-4314-9b9d-c488d54df933 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:32:21.450 7 INFO neutron.api.v2.resource [None req-eeb40e67-9f9c-4846-98c2-ee8932095484 d98a62cddd434e349edace4d2434733b 5deebbcea24045c7812cad91b0bbd1fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 548/1054] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jul 9 14:32:21 2026] GET /v2.0/security-groups/84e4b132-1896-4314-9b9d-c488d54df933 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1055] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:32:21 2026] DELETE /v2.0/floatingips/1b061ba8-7ca5-42b7-8063-efa52ca6e194 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1056] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:22 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1057] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:22 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&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: 549/1058] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:32:21 2026] PUT /v2.0/routers/914bb1eb-7498-4e67-9e00-db7a3f687c07/remove_router_interface => generated 309 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1059] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:23 2026] GET /v2.0/security-groups?tenant_id=01473206167845f69bf73b7de232464c&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1060] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:23 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:23.872 8 INFO neutron.services.segments.plugin [-] Segment 292fd8dd-7f68-46e2-b2c8-b2a20e22b72d resource provider aggregate not found 2026-07-09 14:32:23.880 8 INFO neutron.services.segments.plugin [-] Segment 292fd8dd-7f68-46e2-b2c8-b2a20e22b72d resource provider aggregate not found 2026-07-09 14:32:23.888 8 INFO neutron.services.segments.plugin [-] Segment 292fd8dd-7f68-46e2-b2c8-b2a20e22b72d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 292fd8dd-7f68-46e2-b2c8-b2a20e22b72d found for delete ", "request_id": "req-ab063848-c407-464a-8ea8-7c7b80fb422f"}]} 2026-07-09 14:32:23.894 8 INFO neutron.services.segments.plugin [-] Segment 292fd8dd-7f68-46e2-b2c8-b2a20e22b72d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 292fd8dd-7f68-46e2-b2c8-b2a20e22b72d found for delete ", "request_id": "req-38a4e9ff-328d-49f4-ae3f-714208a015db"}]} 2026-07-09 14:32:23.916 8 INFO neutron.db.l3_hamode_db [None req-c3269a0c-abd8-4d06-9f2b-076fd1f9695c e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] HA network 269ec3c2-a3bd-48d5-9e98-47d08fd5560b was deleted as no HA routers are present in tenant 5deebbcea24045c7812cad91b0bbd1fc. [pid: 8|app: 0|req: 510/1061] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:22 2026] DELETE /v2.0/routers/914bb1eb-7498-4e67-9e00-db7a3f687c07 => generated 0 bytes in 989 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1062] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:23 2026] DELETE /v2.0/security-groups/51282c80-776e-434e-a9c5-795cbd62879f => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1063] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:23 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&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: 553/1064] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:23 2026] DELETE /v2.0/subnets/ef8e4aa7-c492-4083-9e31-71ac9aa1afe1 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1065] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:24 2026] GET /v2.0/security-groups?tenant_id=2991d0808fd64942873392d12dfb9701&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1066] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:24 2026] DELETE /v2.0/networks/6ad6c9d3-ec07-40fc-bf98-257f8b23ed5f => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1067] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:24 2026] GET /v2.0/security-groups?tenant_id=ca6a4073b9bf4ee596e7f9775445ce92&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1068] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:24 2026] DELETE /v2.0/security-groups/b4d862bc-0345-4738-ba98-549ed72c88ed => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1069] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:24 2026] GET /v2.0/security-groups?tenant_id=5deebbcea24045c7812cad91b0bbd1fc&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1070] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:24 2026] DELETE /v2.0/security-groups/34fac4b9-1840-4a2b-a0bd-be37caf00d6f => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1071] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:24 2026] DELETE /v2.0/security-groups/6138e143-465c-4d6b-836b-aad1cf439302 => 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: 557/1072] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:24 2026] GET /v2.0/security-groups?tenant_id=7b12e0060f094b8ab543882bd95ea1cc&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: 558/1073] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:25 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1074] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:25 2026] DELETE /v2.0/security-groups/52d5b1ea-1b11-4406-8851-0ed17eca9af5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1075] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:25 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&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: 561/1078] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:26 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:26.336 8 INFO neutron.services.segments.plugin [-] Segment da5af6b7-9e3f-4ab8-91c7-d06f39b4727f resource provider aggregate not found 2026-07-09 14:32:26.344 8 INFO neutron.services.segments.plugin [-] Segment da5af6b7-9e3f-4ab8-91c7-d06f39b4727f resource provider aggregate not found 2026-07-09 14:32:26.360 8 INFO neutron.services.segments.plugin [-] Segment da5af6b7-9e3f-4ab8-91c7-d06f39b4727f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da5af6b7-9e3f-4ab8-91c7-d06f39b4727f found for delete ", "request_id": "req-963d4cfd-402e-49d9-aad6-29a1c4bd3c99"}]} [pid: 8|app: 0|req: 518/1079] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:26 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&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: 562/1080] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:28 2026] GET /v2.0/security-groups?tenant_id=b4e73a7c766e4b28bde72f624bbea7f5&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:32:28.599 8 INFO neutron.services.segments.plugin [-] Segment da5af6b7-9e3f-4ab8-91c7-d06f39b4727f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da5af6b7-9e3f-4ab8-91c7-d06f39b4727f found for delete ", "request_id": "req-11df4782-5df8-4a87-8edd-6fe6e7a1e38e"}]} [pid: 8|app: 0|req: 519/1081] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:28 2026] DELETE /v2.0/security-groups/406dbce6-5190-4bf5-a7d0-5030abe864d4 => 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: 563/1082] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:31 2026] GET /v2.0/security-groups?tenant_id=3b2db76140d44057bcec4ce7de19260b&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1083] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:31 2026] DELETE /v2.0/security-groups/6113eb3f-62e9-47d2-b8b3-6221db2cbb48 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1084] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:31 2026] GET /v2.0/security-groups?tenant_id=00cec0cae0e3438e94e51d8b10f095d7&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1085] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:32 2026] DELETE /v2.0/security-groups/1d992759-ebd7-492e-a0df-2ff3f70d619d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1086] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:31 2026] GET /v2.0/security-groups?tenant_id=ec2d7d4fb56f4c75bff521f4a8f8bacd&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1087] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:32 2026] DELETE /v2.0/security-groups/92e12a6d-6905-4b9c-8895-0b87f8e6cdad => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1088] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:32 2026] GET /v2.0/security-groups?tenant_id=0056d9498bdc432f87674b117ae543e3&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: 524/1089] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:32 2026] DELETE /v2.0/security-groups/e3edb819-6bc8-41e5-91bc-2ffa949a14fe => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1090] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:33 2026] GET /v2.0/security-groups?tenant_id=69e60b3ab88746e28a023242ddb6aeff&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1091] 10.0.0.195 () {32 vars in 652 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions => generated 20516 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1092] 10.0.0.195 () {32 vars in 680 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1093] 10.0.0.195 () {32 vars in 680 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1094] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1095] 10.0.0.195 () {32 vars in 664 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1096] 10.0.0.195 () {32 vars in 698 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1097] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:34 2026] DELETE /v2.0/security-groups/a9462bed-132e-45f9-9c02-55cb35f6404f => 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: 531/1098] 10.0.0.195 () {32 vars in 696 bytes} [Thu Jul 9 14:32:34 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: 568/1099] 10.0.0.195 () {32 vars in 700 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1100] 10.0.0.195 () {32 vars in 688 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1101] 10.0.0.195 () {32 vars in 702 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1102] 10.0.0.195 () {32 vars in 692 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1103] 10.0.0.195 () {32 vars in 694 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1104] 10.0.0.195 () {32 vars in 684 bytes} [Thu Jul 9 14:32:34 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: 571/1105] 10.0.0.195 () {32 vars in 686 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1106] 10.0.0.195 () {32 vars in 660 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1107] 10.0.0.195 () {32 vars in 698 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1108] 10.0.0.195 () {32 vars in 678 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1109] 10.0.0.195 () {32 vars in 682 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1110] 10.0.0.195 () {32 vars in 674 bytes} [Thu Jul 9 14:32:34 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: 576/1111] 10.0.0.195 () {32 vars in 688 bytes} [Thu Jul 9 14:32:34 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: 577/1112] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1113] 10.0.0.195 () {32 vars in 686 bytes} [Thu Jul 9 14:32:34 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: 579/1114] 10.0.0.195 () {32 vars in 668 bytes} [Thu Jul 9 14:32:34 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: 580/1115] 10.0.0.195 () {32 vars in 686 bytes} [Thu Jul 9 14:32:34 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: 581/1116] 10.0.0.195 () {32 vars in 680 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1117] 10.0.0.195 () {32 vars in 698 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1118] 10.0.0.195 () {32 vars in 678 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/l2_adjacency => 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: 584/1119] 10.0.0.195 () {32 vars in 666 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1120] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/security-groups?tenant_id=456c2a5196c941e6bab7b1af9693d6d1&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1121] 10.0.0.195 () {32 vars in 676 bytes} [Thu Jul 9 14:32:34 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: 586/1122] 10.0.0.195 () {32 vars in 664 bytes} [Thu Jul 9 14:32:34 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: 587/1123] 10.0.0.195 () {32 vars in 674 bytes} [Thu Jul 9 14:32:34 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: 588/1124] 10.0.0.195 () {32 vars in 712 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1125] 10.0.0.195 () {32 vars in 690 bytes} [Thu Jul 9 14:32:34 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: 590/1126] 10.0.0.195 () {32 vars in 682 bytes} [Thu Jul 9 14:32:34 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: 591/1127] 10.0.0.195 () {32 vars in 668 bytes} [Thu Jul 9 14:32:34 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: 592/1128] 10.0.0.195 () {32 vars in 686 bytes} [Thu Jul 9 14:32:34 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: 593/1129] 10.0.0.195 () {32 vars in 704 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1130] 10.0.0.195 () {32 vars in 674 bytes} [Thu Jul 9 14:32:34 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: 595/1131] 10.0.0.195 () {32 vars in 700 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1132] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:34 2026] DELETE /v2.0/security-groups/8ab80da5-fc37-4969-a31d-872e2e050d3b => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1133] 10.0.0.195 () {32 vars in 674 bytes} [Thu Jul 9 14:32:34 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: 8|app: 0|req: 538/1134] 10.0.0.195 () {32 vars in 692 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1135] 10.0.0.195 () {32 vars in 688 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1136] 10.0.0.195 () {32 vars in 708 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1137] 10.0.0.195 () {32 vars in 704 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1138] 10.0.0.195 () {32 vars in 718 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1139] 10.0.0.195 () {32 vars in 696 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1140] 10.0.0.195 () {32 vars in 710 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1141] 10.0.0.195 () {32 vars in 668 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/binding => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1142] 10.0.0.195 () {32 vars in 686 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1143] 10.0.0.195 () {32 vars in 680 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1144] 10.0.0.195 () {32 vars in 674 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1145] 10.0.0.195 () {32 vars in 670 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1146] 10.0.0.195 () {32 vars in 660 bytes} [Thu Jul 9 14:32:34 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: 603/1147] 10.0.0.195 () {32 vars in 698 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1148] 10.0.0.195 () {32 vars in 698 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1149] 10.0.0.195 () {32 vars in 676 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1150] 10.0.0.195 () {32 vars in 668 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1151] 10.0.0.195 () {32 vars in 682 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1152] 10.0.0.195 () {32 vars in 700 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1153] 10.0.0.195 () {32 vars in 684 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1154] 10.0.0.195 () {32 vars in 706 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1155] 10.0.0.195 () {32 vars in 668 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1156] 10.0.0.195 () {32 vars in 696 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1157] 10.0.0.195 () {32 vars in 694 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1158] 10.0.0.195 () {32 vars in 684 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1159] 10.0.0.195 () {32 vars in 688 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1160] 10.0.0.195 () {32 vars in 666 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1161] 10.0.0.195 () {32 vars in 680 bytes} [Thu Jul 9 14:32:34 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: 8|app: 0|req: 552/1162] 10.0.0.195 () {32 vars in 680 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1163] 10.0.0.195 () {32 vars in 690 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1164] 10.0.0.195 () {32 vars in 690 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1165] 10.0.0.195 () {32 vars in 694 bytes} [Thu Jul 9 14:32:34 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: 8|app: 0|req: 554/1166] 10.0.0.195 () {32 vars in 684 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1167] 10.0.0.195 () {32 vars in 688 bytes} [Thu Jul 9 14:32:34 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: 8|app: 0|req: 555/1168] 10.0.0.195 () {32 vars in 700 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1169] 10.0.0.195 () {32 vars in 702 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1170] 10.0.0.195 () {32 vars in 712 bytes} [Thu Jul 9 14:32:34 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1171] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1172] 10.0.0.195 () {32 vars in 714 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1173] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1174] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1175] 10.0.0.195 () {32 vars in 718 bytes} [Thu Jul 9 14:32:35 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: 8|app: 0|req: 559/1176] 10.0.0.195 () {32 vars in 682 bytes} [Thu Jul 9 14:32:35 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: 618/1177] 10.0.0.195 () {32 vars in 668 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1178] 10.0.0.195 () {32 vars in 718 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1179] 10.0.0.195 () {32 vars in 678 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1180] 10.0.0.195 () {32 vars in 668 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1181] 10.0.0.195 () {32 vars in 696 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1182] 10.0.0.195 () {32 vars in 704 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1183] 10.0.0.195 () {32 vars in 700 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1184] 10.0.0.195 () {32 vars in 700 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1185] 10.0.0.195 () {32 vars in 682 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1186] 10.0.0.195 () {32 vars in 704 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1187] 10.0.0.195 () {32 vars in 694 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1188] 10.0.0.195 () {32 vars in 688 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1189] 10.0.0.195 () {32 vars in 696 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/subnetpool-prefix-ops => 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: 626/1190] 10.0.0.195 () {32 vars in 678 bytes} [Thu Jul 9 14:32:35 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: 627/1191] 10.0.0.195 () {32 vars in 688 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1192] 10.0.0.195 () {32 vars in 700 bytes} [Thu Jul 9 14:32:35 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: 629/1193] 10.0.0.195 () {32 vars in 664 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1194] 10.0.0.195 () {32 vars in 680 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1195] 10.0.0.195 () {32 vars in 692 bytes} [Thu Jul 9 14:32:35 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: 632/1196] 10.0.0.195 () {32 vars in 676 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1197] 10.0.0.195 () {32 vars in 666 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1198] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/security-groups?tenant_id=db266d9d3ba1478890a67427932bb716&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1199] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:35 2026] DELETE /v2.0/security-groups/4444ec5e-ea09-40c1-8324-a6204926fd39 => 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: 566/1200] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:35 2026] GET /v2.0/security-groups?tenant_id=002c2b78728a47589f5633cfa5c7f7ae&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1201] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:36 2026] DELETE /v2.0/security-groups/09e597e4-6ced-490a-b710-3463f36df750 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:32:38.189 8 WARNING neutron_lib.context [None req-7e6b1909-6b9b-4cf5-8cc1-ee0b9cd8fd3d bb1637bc95414592986fbec2e25274ce 233025736bf045b283f477d70944be9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:38.406 8 INFO neutron.db.segments_db [None req-7e6b1909-6b9b-4cf5-8cc1-ee0b9cd8fd3d bb1637bc95414592986fbec2e25274ce 233025736bf045b283f477d70944be9f - - default default] Added segment 9d22be12-8880-4971-ab63-c3828c41b441 of type vxlan for network 6ba5b0d9-55e8-4259-adad-bb505cb3f781 [pid: 8|app: 0|req: 567/1202] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:32:37 2026] POST /v2.0/networks => generated 644 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:32:38.564 8 WARNING neutron_lib.context [None req-b7bfb293-8aee-4fd6-aa99-21faa9ec06fc bb1637bc95414592986fbec2e25274ce 233025736bf045b283f477d70944be9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 568/1203] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:32:38 2026] POST /v2.0/subnets => generated 641 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:32:38.905 8 WARNING neutron_lib.context [None req-9ad9ebd2-3135-4b10-9249-2d36f7b6fbd0 bb1637bc95414592986fbec2e25274ce 233025736bf045b283f477d70944be9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:38.987 8 INFO neutron.db.segments_db [None req-9ad9ebd2-3135-4b10-9249-2d36f7b6fbd0 bb1637bc95414592986fbec2e25274ce 233025736bf045b283f477d70944be9f - - default default] Added segment f2815418-390f-49bf-a33e-4cefa458ab9a of type vxlan for network f9981d95-6c22-47e1-bec2-73390fb2155b [pid: 7|app: 0|req: 636/1204] 10.0.0.190 () {34 vars in 989 bytes} [Thu Jul 9 14:32:38 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 1244 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1205] 10.0.0.190 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:39 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1206] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:32:38 2026] POST /v2.0/networks => generated 643 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1207] 10.0.0.195 () {34 vars in 742 bytes} [Thu Jul 9 14:32:39 2026] PUT /v2.0/networks/f9981d95-6c22-47e1-bec2-73390fb2155b => generated 592 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:39.263 8 WARNING neutron_lib.context [None req-5735953e-19c6-49bf-af46-5a4b844494c9 bb1637bc95414592986fbec2e25274ce 233025736bf045b283f477d70944be9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 570/1208] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:32:39 2026] POST /v2.0/subnets => generated 626 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1209] 10.0.0.195 () {34 vars in 740 bytes} [Thu Jul 9 14:32:39 2026] PUT /v2.0/subnets/7c587b35-4deb-4a6a-a23a-20469c6eacfb => generated 636 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:39.950 8 INFO neutron.services.segments.plugin [-] Segment f2815418-390f-49bf-a33e-4cefa458ab9a resource provider aggregate not found 2026-07-09 14:32:39.956 8 INFO neutron.services.segments.plugin [-] Segment f2815418-390f-49bf-a33e-4cefa458ab9a resource provider aggregate not found 2026-07-09 14:32:39.966 8 INFO neutron.services.segments.plugin [-] Segment f2815418-390f-49bf-a33e-4cefa458ab9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2815418-390f-49bf-a33e-4cefa458ab9a found for delete ", "request_id": "req-8bc9fef2-f4e9-44c8-8b95-752792d49fbf"}]} 2026-07-09 14:32:39.977 8 INFO neutron.services.segments.plugin [-] Segment f2815418-390f-49bf-a33e-4cefa458ab9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2815418-390f-49bf-a33e-4cefa458ab9a found for delete ", "request_id": "req-14e46c4c-9b02-4105-83ff-72c98a65de12"}]} [pid: 8|app: 0|req: 571/1210] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:39 2026] DELETE /v2.0/networks/f9981d95-6c22-47e1-bec2-73390fb2155b => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:40.004 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c006cd6a-0fbd-471f-b5d3-a3697ffbe5b8 bb1637bc95414592986fbec2e25274ce 233025736bf045b283f477d70944be9f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 640/1211] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:39 2026] DELETE /v2.0/networks/f9981d95-6c22-47e1-bec2-73390fb2155b => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1212] 10.0.0.195 () {32 vars in 693 bytes} [Thu Jul 9 14:32:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1213] 10.0.0.195 () {32 vars in 741 bytes} [Thu Jul 9 14:32:40 2026] GET /v2.0/subnets?network_id=70ee39ee-b3cf-40fa-b7c0-62d087f3b688 => generated 649 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1214] 10.0.0.195 () {32 vars in 652 bytes} [Thu Jul 9 14:32:40 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: 642/1215] 10.0.0.195 () {32 vars in 648 bytes} [Thu Jul 9 14:32:40 2026] GET /v2.0/networks => generated 1309 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1216] 10.0.0.195 () {32 vars in 646 bytes} [Thu Jul 9 14:32:40 2026] GET /v2.0/subnets => generated 1280 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1217] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jul 9 14:32:40 2026] GET /v2.0/networks/6ba5b0d9-55e8-4259-adad-bb505cb3f781 => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1218] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:32:40 2026] GET /v2.0/subnets/59b35dad-cb10-4615-babd-173918169dd7 => generated 641 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:40.435 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9196d757-af41-4eca-8bc5-46f349faec24 bb1637bc95414592986fbec2e25274ce 233025736bf045b283f477d70944be9f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1219] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:40 2026] DELETE /v2.0/subnets/7c587b35-4deb-4a6a-a23a-20469c6eacfb => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:32:40.458 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b035c865-c9d2-4745-8be4-92de23fc05ab bb1637bc95414592986fbec2e25274ce 233025736bf045b283f477d70944be9f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 646/1220] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:40 2026] DELETE /v2.0/networks/f9981d95-6c22-47e1-bec2-73390fb2155b => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1221] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:40 2026] GET /v2.0/security-groups?tenant_id=04ca09498cc847238de2bc2c29c59bc5&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1224] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:40 2026] DELETE /v2.0/subnets/59b35dad-cb10-4615-babd-173918169dd7 => 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: 578/1225] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:40 2026] DELETE /v2.0/security-groups/15685155-2191-44b4-ab17-1bbeb1694ca0 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:32:41.033 7 INFO neutron.services.segments.plugin [-] Segment 9d22be12-8880-4971-ab63-c3828c41b441 resource provider aggregate not found 2026-07-09 14:32:41.041 7 INFO neutron.services.segments.plugin [-] Segment 9d22be12-8880-4971-ab63-c3828c41b441 resource provider aggregate not found 2026-07-09 14:32:41.049 7 INFO neutron.services.segments.plugin [-] Segment 9d22be12-8880-4971-ab63-c3828c41b441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d22be12-8880-4971-ab63-c3828c41b441 found for delete ", "request_id": "req-06150a9f-74e6-4f3b-baf0-d8b263febbeb"}]} [pid: 7|app: 0|req: 648/1226] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:40 2026] DELETE /v2.0/networks/6ba5b0d9-55e8-4259-adad-bb505cb3f781 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1227] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:40 2026] GET /v2.0/security-groups?tenant_id=0f3226f83237469c8a5f147bd96ec70e&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:32:41.097 7 INFO neutron.services.segments.plugin [-] Segment 9d22be12-8880-4971-ab63-c3828c41b441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d22be12-8880-4971-ab63-c3828c41b441 found for delete ", "request_id": "req-6561c1f2-1b38-46de-ad14-811c65f117fe"}]} [pid: 8|app: 0|req: 580/1228] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:41 2026] DELETE /v2.0/security-groups/1ca2d7d4-e96c-48f3-a61c-fffb5397a513 => 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: 649/1229] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:41 2026] GET /v2.0/security-groups?tenant_id=022de52c7b9a4d1e8556eb6a87300306&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1230] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:41 2026] DELETE /v2.0/security-groups/06f49ef1-ad72-4b1f-9157-66f5a7627068 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1231] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:41 2026] GET /v2.0/security-groups?tenant_id=233025736bf045b283f477d70944be9f&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1232] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:41 2026] DELETE /v2.0/security-groups/ecf75e93-f30e-4e10-ba84-25314649bc64 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1233] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:41 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1234] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:42 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&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: 652/1235] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:42 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1236] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:42 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:43.235 7 WARNING neutron_lib.context [None req-7f6966b5-8700-4b70-a6b5-d9cf07c3b031 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:43.439 7 INFO neutron.db.segments_db [None req-7f6966b5-8700-4b70-a6b5-d9cf07c3b031 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Added segment ddb0eaa6-b6cb-4b6f-b425-853c70a428bb of type vxlan for network d2b41768-afae-45f9-af70-f3f0d71b7e63 [pid: 8|app: 0|req: 585/1237] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:43 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1238] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:32:43 2026] POST /v2.0/networks => generated 650 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:32:43.566 7 WARNING neutron_lib.context [None req-7d73cb9e-c1ff-4bc1-b396-ddba939b4200 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 586/1239] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:43 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:43.875 8 WARNING neutron_lib.context [None req-40ac49af-c1fe-4f09-9790-f0240dc0eefc d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 654/1240] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:32:43 2026] POST /v2.0/subnets => generated 627 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:32:43.920 7 WARNING neutron_lib.context [None req-3ff854df-0c5c-4bb1-81d7-f0105464c908 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:43.964 7 INFO neutron.db.segments_db [None req-3ff854df-0c5c-4bb1-81d7-f0105464c908 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Added segment 4030e191-00ae-4af5-a0fb-318535732dab of type vxlan for network 48aa712d-34ce-4d14-b31c-357423ad47ed 2026-07-09 14:32:44.044 8 INFO neutron.db.segments_db [None req-40ac49af-c1fe-4f09-9790-f0240dc0eefc d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] Added segment 67f0bebb-df50-4211-b3c2-4fc061f8526e of type vxlan for network 6e730044-05db-4b8c-8555-6c8b7a77ceab [pid: 8|app: 0|req: 587/1241] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:32:43 2026] POST /v2.0/networks => generated 648 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:32:44.270 7 INFO neutron.db.l3_hamode_db [None req-3ff854df-0c5c-4bb1-81d7-f0105464c908 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 588/1242] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:44 2026] GET /v2.0/security-groups?tenant_id=35cc8d059b6343748486c82f1731d849&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:32:44.321 8 WARNING neutron_lib.context [None req-b6a68b1b-f1cb-4f5f-91e0-c62f980ede16 d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1243] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jul 9 14:32:44 2026] POST /v2.0/ports => generated 779 bytes in 285 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: 590/1244] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:32:44 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1245] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:44 2026] DELETE /v2.0/security-groups/e0665cd5-18f6-421d-b265-8390586bb648 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:32:44.812 8 WARNING neutron_lib.context [None req-3d18efdd-98e7-4e49-94d1-dc6da68e9393 d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:44.882 8 INFO neutron.db.segments_db [None req-3d18efdd-98e7-4e49-94d1-dc6da68e9393 d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] Added segment fc51ead8-f01a-4d55-93da-28e3cbce86f1 of type vxlan for network 733c5e83-170e-4a80-ac42-61627ea5cdfd [pid: 8|app: 0|req: 592/1246] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:32:44 2026] POST /v2.0/networks => generated 635 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1247] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:44 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:45.279 7 INFO neutron.db.l3_hamode_db [None req-3ff854df-0c5c-4bb1-81d7-f0105464c908 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:32:45.287 8 INFO neutron.db.l3_db [req-310f3c35-1fb9-419b-9ae5-31d9ad55b61f req-6768743a-b445-4ce1-8dad-f4d3df04f98a 01691c6518144546a84967b74a3b1a3c 36ac4237a09d4b92801b598fff872fe5 - - default default] Floating IP bc8bd48b-b6a1-435b-8522-e9352e6d8cad disassociated. External IP: 10.96.250.203, port: 263c446c-b895-4f14-986a-c447050c99ba. [pid: 8|app: 0|req: 594/1248] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:32:45 2026] DELETE /v2.0/ports/263c446c-b895-4f14-986a-c447050c99ba => generated 0 bytes in 675 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:45.692 8 WARNING neutron_lib.context [None req-41642c58-f5e6-4f29-b96c-936097632378 d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:45.748 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b523856e-3c95-49b3-a367-f2d518bb7247'] response: {'server_uuid': '448cc417-e304-4d92-a661-e482262280d3', 'name': 'network-vif-deleted', 'tag': '263c446c-b895-4f14-986a-c447050c99ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 595/1249] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:32:45 2026] POST /v2.0/subnets => generated 646 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1250] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:32:46 2026] GET /v2.0/security-groups?id=07411523-d920-4d34-839d-67187c8c3cf5&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:46.106 8 WARNING neutron_lib.context [None req-fb29b36b-3ac9-4763-aac4-b3203a1981a5 d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 655/1251] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:32:43 2026] POST /v2.0/routers => generated 694 bytes in 2374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1252] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jul 9 14:32:46 2026] POST /v2.0/ports => generated 966 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: 8|app: 0|req: 598/1253] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:32:46 2026] DELETE /v2.0/ports/db57b9e3-26b4-4195-957e-b28198a146f1 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:47.069 8 WARNING neutron_lib.context [None req-4d9a0db7-104b-465c-a7ed-ea1f58499ca9 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:47.069 8 WARNING neutron_lib.context [None req-4d9a0db7-104b-465c-a7ed-ea1f58499ca9 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:47.271 8 INFO neutron.db.segments_db [None req-4d9a0db7-104b-465c-a7ed-ea1f58499ca9 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Added segment 9661bfeb-0da2-460e-b3b5-7cc97a07c279 of type vxlan for network fbe51646-5057-4993-bedf-dfe0b4d2aa4e 2026-07-09 14:32:47.345 8 INFO neutron.db.segments_db [None req-4d9a0db7-104b-465c-a7ed-ea1f58499ca9 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Added segment 013152cc-06fd-4f85-bc6b-534690b17a4b of type vxlan for network 034b9273-e03a-43dc-999c-d13d1179615b [pid: 8|app: 0|req: 599/1254] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:32:46 2026] POST /v2.0/networks => generated 1246 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:32:47.482 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3897d2da-41a2-4767-84ab-ca9379a750c4 d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1255] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:32:47 2026] DELETE /v2.0/ports/db57b9e3-26b4-4195-957e-b28198a146f1 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1256] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:47 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => 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: 602/1257] 10.0.0.195 () {32 vars in 648 bytes} [Thu Jul 9 14:32:47 2026] GET /v2.0/networks => generated 1845 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:32:47.620 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d84528b6-049a-44dd-9b6a-514464fec65f d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1258] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:32:47 2026] GET /v2.0/ports/db57b9e3-26b4-4195-957e-b28198a146f1 => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:32:47.785 8 INFO neutron.services.segments.plugin [-] Segment 9661bfeb-0da2-460e-b3b5-7cc97a07c279 resource provider aggregate not found 2026-07-09 14:32:47.793 8 INFO neutron.services.segments.plugin [-] Segment 9661bfeb-0da2-460e-b3b5-7cc97a07c279 resource provider aggregate not found 2026-07-09 14:32:47.812 8 INFO neutron.services.segments.plugin [-] Segment 9661bfeb-0da2-460e-b3b5-7cc97a07c279 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9661bfeb-0da2-460e-b3b5-7cc97a07c279 found for delete ", "request_id": "req-34d6a58d-2eda-47b9-b19a-10b6aa9a4d42"}]} [pid: 7|app: 0|req: 656/1259] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:32:46 2026] PUT /v2.0/routers/da7ad2c1-acae-4d0e-a06a-400dd357d37d/add_router_interface => generated 309 bytes in 1513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:47.814 8 INFO neutron.services.segments.plugin [-] Segment 9661bfeb-0da2-460e-b3b5-7cc97a07c279 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9661bfeb-0da2-460e-b3b5-7cc97a07c279 found for delete ", "request_id": "req-47a23bbf-329c-4a5b-9376-b1950edbb126"}]} [pid: 8|app: 0|req: 604/1260] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:47 2026] DELETE /v2.0/networks/fbe51646-5057-4993-bedf-dfe0b4d2aa4e => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:47.825 8 WARNING neutron_lib.context [None req-4f8eab03-7d3d-4612-a3ae-b9b7faf869de 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 657/1261] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:47 2026] DELETE /v2.0/subnets/8351b2a4-0c7a-4b54-9a72-34d422192038 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:48.126 7 INFO neutron.services.segments.plugin [-] Segment 013152cc-06fd-4f85-bc6b-534690b17a4b resource provider aggregate not found 2026-07-09 14:32:48.129 7 INFO neutron.services.segments.plugin [-] Segment 013152cc-06fd-4f85-bc6b-534690b17a4b resource provider aggregate not found 2026-07-09 14:32:48.141 7 INFO neutron.services.segments.plugin [-] Segment 013152cc-06fd-4f85-bc6b-534690b17a4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 013152cc-06fd-4f85-bc6b-534690b17a4b found for delete ", "request_id": "req-2a9af1e5-6bfc-4a5b-8a33-aa7c257def2d"}]} 2026-07-09 14:32:48.145 7 INFO neutron.services.segments.plugin [-] Segment 013152cc-06fd-4f85-bc6b-534690b17a4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 013152cc-06fd-4f85-bc6b-534690b17a4b found for delete ", "request_id": "req-8f9b007e-6959-4f3f-b29b-b8829f98fbd6"}]} [pid: 7|app: 0|req: 658/1262] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:48 2026] DELETE /v2.0/networks/034b9273-e03a-43dc-999c-d13d1179615b => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1263] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jul 9 14:32:47 2026] POST /v2.0/ports => generated 955 bytes in 361 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: 606/1264] 10.0.0.195 () {32 vars in 648 bytes} [Thu Jul 9 14:32:48 2026] GET /v2.0/networks => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:48.238 8 WARNING neutron_lib.context [None req-81f59061-541d-4d26-8bac-0f6673e37425 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 659/1265] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:48 2026] DELETE /v2.0/networks/733c5e83-170e-4a80-ac42-61627ea5cdfd => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:48.471 7 WARNING neutron_lib.context [None req-912ff4fc-90c1-428a-b45e-7c156ff5d1ac 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:48.525 7 INFO neutron.db.segments_db [None req-912ff4fc-90c1-428a-b45e-7c156ff5d1ac 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Added segment 3246863a-b088-452e-9ecc-2f87adefa154 of type vxlan for network dae9d5b7-d393-42d6-9d5f-416e70573d08 [pid: 7|app: 0|req: 660/1266] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:32:48 2026] POST /v2.0/networks => generated 654 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:32:48.641 7 WARNING neutron_lib.context [None req-f47023ef-f6dc-4928-9adb-f5ac710db99d d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 607/1267] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jul 9 14:32:48 2026] POST /v2.0/ports => generated 953 bytes in 441 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: 608/1268] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:32:48 2026] GET /v2.0/ports?device_id=448cc417-e304-4d92-a661-e482262280d3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:32:48.702 8 WARNING neutron_lib.context [None req-83332788-8ab8-4fee-bf1b-046403501491 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:48.702 7 INFO neutron.db.segments_db [None req-f47023ef-f6dc-4928-9adb-f5ac710db99d d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] Added segment 5bc9b99c-ec4c-4f0d-8c97-f944a9992dcb of type vxlan for network bee0d34a-6166-4092-a0c7-fac42cfaa0ac 2026-07-09 14:32:48.784 8 INFO neutron.db.segments_db [None req-83332788-8ab8-4fee-bf1b-046403501491 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Added segment d9b22ed3-1827-4dcd-b186-322c17d9495f of type vxlan for network ac94c515-70db-4778-a670-508d9a03315c [pid: 7|app: 0|req: 661/1269] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:32:48 2026] POST /v2.0/networks => generated 636 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:32:48.838 7 WARNING neutron_lib.context [None req-68b8fdbc-55cf-43ba-9c72-cb81b770ac58 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 609/1270] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:32:48 2026] POST /v2.0/networks => generated 654 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:32:48.920 8 WARNING neutron_lib.context [None req-28b83616-5b57-4360-aafa-c1f15f0ed1bb d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 610/1271] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:32:48 2026] POST /v2.0/subnets => generated 646 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:32:49.188 8 WARNING neutron_lib.context [None req-95827646-76fd-4a85-9aab-a92ce8376503 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:49.213 8 WARNING neutron_lib.context [None req-95827646-76fd-4a85-9aab-a92ce8376503 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:49.654 7 INFO neutron.db.l3_db [None req-68b8fdbc-55cf-43ba-9c72-cb81b770ac58 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Floating IP 96d02510-9681-4708-89e2-131d63eb66b6 associated. External IP: 10.96.250.214, port: 6bf4d86d-c2e2-4497-b663-690e4d919a90. [pid: 8|app: 0|req: 611/1272] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jul 9 14:32:49 2026] POST /v2.0/ports => generated 1505 bytes in 620 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-07-09 14:32:49.809 8 WARNING neutron_lib.context [None req-3c8aa0bc-736e-407f-b075-d06107b8f2db d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1273] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jul 9 14:32:48 2026] POST /v2.0/floatingips => generated 840 bytes in 1246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:32:50.167 7 INFO neutron.services.segments.plugin [-] Segment fc51ead8-f01a-4d55-93da-28e3cbce86f1 resource provider aggregate not found 2026-07-09 14:32:50.171 7 INFO neutron.services.segments.plugin [-] Segment fc51ead8-f01a-4d55-93da-28e3cbce86f1 resource provider aggregate not found 2026-07-09 14:32:50.189 7 INFO neutron.services.segments.plugin [-] Segment fc51ead8-f01a-4d55-93da-28e3cbce86f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc51ead8-f01a-4d55-93da-28e3cbce86f1 found for delete ", "request_id": "req-2309ab35-74e8-4045-807b-6e0b0a2fb835"}]} 2026-07-09 14:32:50.190 7 INFO neutron.services.segments.plugin [-] Segment fc51ead8-f01a-4d55-93da-28e3cbce86f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc51ead8-f01a-4d55-93da-28e3cbce86f1 found for delete ", "request_id": "req-86b8a752-24b6-43ab-8029-076841de2f2e"}]} [pid: 8|app: 0|req: 612/1274] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jul 9 14:32:49 2026] POST /v2.0/ports => generated 927 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1275] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:50 2026] DELETE /v2.0/security-groups/07411523-d920-4d34-839d-67187c8c3cf5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:32:50.343 7 INFO neutron.db.l3_db [None req-05881a2d-a985-4a7e-8ff2-4c8c2fa92d3d 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Floating IP 96d02510-9681-4708-89e2-131d63eb66b6 disassociated. External IP: 10.96.250.214, port: 6bf4d86d-c2e2-4497-b663-690e4d919a90. [pid: 8|app: 0|req: 613/1276] 10.0.0.195 () {32 vars in 642 bytes} [Thu Jul 9 14:32:50 2026] GET /v2.0/ports => generated 1505 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1277] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:32:50 2026] DELETE /v2.0/ports/9fa67366-94c9-439e-a4f8-ce73c743ff51 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:50.657 8 INFO neutron.api.v2.resource [None req-b972d668-6f4b-41b7-abe7-293edf80625a 01691c6518144546a84967b74a3b1a3c 36ac4237a09d4b92801b598fff872fe5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 615/1278] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jul 9 14:32:50 2026] GET /v2.0/security-groups/07411523-d920-4d34-839d-67187c8c3cf5 => 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: 664/1279] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:32:50 2026] PUT /v2.0/floatingips/96d02510-9681-4708-89e2-131d63eb66b6 => generated 552 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:50.757 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b097e05-5d88-454c-863f-432945f8719c d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 665/1280] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:32:50 2026] GET /v2.0/ports/9fa67366-94c9-439e-a4f8-ce73c743ff51 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1281] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:32:50 2026] DELETE /v2.0/ports/32c57997-f266-45f0-8111-9973bcee9e8b => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1282] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:32:50 2026] DELETE /v2.0/floatingips/bc8bd48b-b6a1-435b-8522-e9352e6d8cad => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1283] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:32:50 2026] DELETE /v2.0/floatingips/96d02510-9681-4708-89e2-131d63eb66b6 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1284] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:51 2026] DELETE /v2.0/subnets/9200c8de-90e2-46c3-a955-0296359dcd3c => 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: 618/1285] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:32:51 2026] DELETE /v2.0/ports/730b80b7-bc89-4054-8684-f82fcb9f5f24 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:51.449 8 WARNING neutron_lib.context [None req-2616b8af-8414-4e01-9273-059face89eb0 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:52.397 8 INFO neutron.db.l3_db [None req-2616b8af-8414-4e01-9273-059face89eb0 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Floating IP 8c2044bb-9c83-4813-be97-9b0c742cd48b associated. External IP: 10.96.250.209, port: 3644a1bc-19ae-49f7-a619-686bf4eaa245. [pid: 7|app: 0|req: 668/1286] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:32:51 2026] PUT /v2.0/routers/6e6f4936-3bec-4675-9bea-99e8d9e05991/remove_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1287] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jul 9 14:32:51 2026] POST /v2.0/floatingips => generated 842 bytes in 1381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:32:52.849 7 INFO neutron.services.segments.plugin [-] Segment 5bc9b99c-ec4c-4f0d-8c97-f944a9992dcb resource provider aggregate not found 2026-07-09 14:32:52.855 7 INFO neutron.services.segments.plugin [-] Segment 5bc9b99c-ec4c-4f0d-8c97-f944a9992dcb resource provider aggregate not found [pid: 8|app: 0|req: 620/1288] 10.0.0.195 () {32 vars in 642 bytes} [Thu Jul 9 14:32:52 2026] GET /v2.0/ports => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:32:52.875 7 INFO neutron.services.segments.plugin [-] Segment 5bc9b99c-ec4c-4f0d-8c97-f944a9992dcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bc9b99c-ec4c-4f0d-8c97-f944a9992dcb found for delete ", "request_id": "req-6a26f1d2-bc6a-49ad-b947-98640ea0b159"}]} 2026-07-09 14:32:52.876 7 INFO neutron.services.segments.plugin [-] Segment 5bc9b99c-ec4c-4f0d-8c97-f944a9992dcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bc9b99c-ec4c-4f0d-8c97-f944a9992dcb found for delete ", "request_id": "req-14e58ee3-7f13-4e4d-aa6d-8f887b430435"}]} [pid: 7|app: 0|req: 669/1289] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:52 2026] DELETE /v2.0/networks/bee0d34a-6166-4092-a0c7-fac42cfaa0ac => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1290] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:32:52 2026] GET /v2.0/floatingips/8c2044bb-9c83-4813-be97-9b0c742cd48b => generated 842 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:52.953 7 WARNING neutron_lib.context [None req-aa4ef66b-2aa7-464e-bdc1-740ddd90ebb0 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:53.020 7 INFO neutron.db.segments_db [None req-aa4ef66b-2aa7-464e-bdc1-740ddd90ebb0 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Added segment 4a67fc02-c90c-43e0-be31-86343706cd31 of type vxlan for network 489f37f2-68c7-4aba-bce2-83a22ba4ccce [pid: 7|app: 0|req: 671/1291] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:32:52 2026] POST /v2.0/networks => generated 653 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:32:53.133 7 WARNING neutron_lib.context [None req-bef79c62-ad67-4587-8d0c-3fb05db26397 d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 672/1292] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jul 9 14:32:53 2026] POST /v2.0/ports => generated 779 bytes in 309 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: 673/1293] 10.0.0.195 () {32 vars in 654 bytes} [Thu Jul 9 14:32:53 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) 2026-07-09 14:32:53.515 7 WARNING neutron_lib.context [None req-aa7f0b4b-7000-4834-8220-69f8142ee6df 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:53.581 7 INFO neutron.db.segments_db [None req-aa7f0b4b-7000-4834-8220-69f8142ee6df 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Added segment 4a89efd0-307b-4959-9258-40293244e6c4 of type vxlan for network 3ff5f3df-a0ee-468d-8a9a-1d9ea7ab3307 [pid: 7|app: 0|req: 674/1294] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:32:53 2026] POST /v2.0/networks => generated 654 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:32:53.841 8 INFO neutron.services.segments.plugin [-] Segment 945741a6-0e98-4ab8-91bd-0d2055958c7a resource provider aggregate not found 2026-07-09 14:32:53.848 8 INFO neutron.services.segments.plugin [-] Segment 945741a6-0e98-4ab8-91bd-0d2055958c7a resource provider aggregate not found 2026-07-09 14:32:53.864 8 INFO neutron.services.segments.plugin [-] Segment 945741a6-0e98-4ab8-91bd-0d2055958c7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 945741a6-0e98-4ab8-91bd-0d2055958c7a found for delete ", "request_id": "req-874c6196-f960-4d7f-81f4-56c3db09fb82"}]} 2026-07-09 14:32:53.868 8 INFO neutron.services.segments.plugin [-] Segment 945741a6-0e98-4ab8-91bd-0d2055958c7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 945741a6-0e98-4ab8-91bd-0d2055958c7a found for delete ", "request_id": "req-1ba7da12-adca-4180-853d-1881e77024bc"}]} 2026-07-09 14:32:53.875 8 INFO neutron.db.l3_hamode_db [None req-617a6de0-3104-4ed0-bc54-ab121a98ff40 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] HA network a6194e29-3a65-4c0a-8c67-f4a92164586f was deleted as no HA routers are present in tenant 36ac4237a09d4b92801b598fff872fe5. [pid: 8|app: 0|req: 621/1295] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:52 2026] DELETE /v2.0/routers/6e6f4936-3bec-4675-9bea-99e8d9e05991 => generated 0 bytes in 1020 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1296] 10.0.0.195 () {34 vars in 736 bytes} [Thu Jul 9 14:32:53 2026] PUT /v2.0/ports/0ac7c242-58ac-47cb-ae1c-5f9464296b36 => generated 752 bytes in 253 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: 676/1297] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:53 2026] DELETE /v2.0/subnets/b20ebe4f-d8e8-4a12-886b-3253aff635d8 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:54.315 8 INFO neutron.db.l3_db [None req-a562e231-33e8-48f8-832d-0f14b3c43606 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Floating IP 8c2044bb-9c83-4813-be97-9b0c742cd48b associated. External IP: 10.96.250.209, port: 3644a1bc-19ae-49f7-a619-686bf4eaa245. [pid: 7|app: 0|req: 677/1298] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:32:54 2026] DELETE /v2.0/ports/0ac7c242-58ac-47cb-ae1c-5f9464296b36 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1299] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:54 2026] DELETE /v2.0/networks/6953d66a-fdd0-4d44-a993-18254063541e => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:54.837 7 WARNING neutron_lib.context [None req-5c729bff-cf75-414e-8eb4-87d99832948b 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:54.891 7 WARNING neutron_lib.context [None req-5c729bff-cf75-414e-8eb4-87d99832948b 2193a88ecdf049549f8e95aa9bff0f12 0a772a1dacca43168fddcd7879a4ef8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:32:54.898 7 INFO neutron.services.segments.plugin [-] Segment ffcd2d76-3a75-4ae0-8bb6-51afa689e5c1 resource provider aggregate not found 2026-07-09 14:32:54.904 7 INFO neutron.services.segments.plugin [-] Segment ffcd2d76-3a75-4ae0-8bb6-51afa689e5c1 resource provider aggregate not found 2026-07-09 14:32:54.918 7 INFO neutron.services.segments.plugin [-] Segment ffcd2d76-3a75-4ae0-8bb6-51afa689e5c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffcd2d76-3a75-4ae0-8bb6-51afa689e5c1 found for delete ", "request_id": "req-2e8f357a-679f-4b78-90b6-3bdb24bb7d77"}]} 2026-07-09 14:32:54.921 7 INFO neutron.services.segments.plugin [-] Segment ffcd2d76-3a75-4ae0-8bb6-51afa689e5c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffcd2d76-3a75-4ae0-8bb6-51afa689e5c1 found for delete ", "request_id": "req-f3355e0e-9fd8-4c17-9fd5-f82e77cbd32e"}]} [pid: 8|app: 0|req: 622/1300] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:32:53 2026] PUT /v2.0/floatingips/8c2044bb-9c83-4813-be97-9b0c742cd48b => generated 840 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1301] 10.0.0.195 () {32 vars in 642 bytes} [Thu Jul 9 14:32:55 2026] GET /v2.0/ports => generated 782 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1302] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:55 2026] GET /v2.0/security-groups?tenant_id=36ac4237a09d4b92801b598fff872fe5&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:32:55.356 8 INFO neutron.db.l3_db [None req-acaf15b8-9662-46a7-9cc6-25a243662a84 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Floating IP 8c2044bb-9c83-4813-be97-9b0c742cd48b disassociated. External IP: 10.96.250.209, port: 6bf4d86d-c2e2-4497-b663-690e4d919a90. [pid: 7|app: 0|req: 679/1303] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:32:54 2026] POST /v2.0/subnets => generated 1323 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:32:55.418 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc8177f2-590f-4b8c-af01-420271048a8f d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 680/1304] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:32:55 2026] GET /v2.0/ports/0ac7c242-58ac-47cb-ae1c-5f9464296b36 => 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: 681/1305] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:55 2026] DELETE /v2.0/security-groups/f37e7ae4-3e89-43fc-b7d1-fb392445ff7f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1306] 10.0.0.195 () {32 vars in 646 bytes} [Thu Jul 9 14:32:55 2026] GET /v2.0/subnets => generated 1959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1307] 10.0.0.195 () {32 vars in 642 bytes} [Thu Jul 9 14:32:55 2026] GET /v2.0/ports => generated 782 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1310] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:32:55 2026] PUT /v2.0/floatingips/8c2044bb-9c83-4813-be97-9b0c742cd48b => generated 552 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1311] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:32:55 2026] GET /v2.0/ports/2eda575e-6c49-4401-991e-1700062ea7d1 => generated 779 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1312] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:55 2026] DELETE /v2.0/subnets/bef0d3d3-f42f-4544-b9ef-d5f8594efb7e => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:55.914 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7595b50a-6e0e-4b66-95d5-aa7a6a587204 d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 687/1313] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:32:55 2026] DELETE /v2.0/ports/9fa67366-94c9-439e-a4f8-ce73c743ff51 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1314] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:55 2026] DELETE /v2.0/subnets/bf239bf6-e5ea-40ed-bddd-61292a19e045 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:56.075 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c175919-5ade-4dde-b145-5241a9f21340 d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 689/1315] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:56 2026] DELETE /v2.0/subnets/9200c8de-90e2-46c3-a955-0296359dcd3c => 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: 690/1316] 10.0.0.195 () {32 vars in 646 bytes} [Thu Jul 9 14:32:56 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:56.119 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0bf84793-36a0-4763-a268-f54bd939ca2e d4beea30b62341a7a2ffa5bfec4104d4 2a16d92ef59c49efa993a66699b59e5b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1317] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:56 2026] DELETE /v2.0/subnets/8351b2a4-0c7a-4b54-9a72-34d422192038 => 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: 627/1318] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:32:55 2026] DELETE /v2.0/floatingips/8c2044bb-9c83-4813-be97-9b0c742cd48b => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1319] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:56 2026] DELETE /v2.0/networks/3ff5f3df-a0ee-468d-8a9a-1d9ea7ab3307 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:56.283 7 INFO neutron.api.v2.resource [None req-778cc91c-80fd-4d10-8d22-8b6371c9d15b 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 693/1320] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:32:56 2026] DELETE /v2.0/floatingips/8c2044bb-9c83-4813-be97-9b0c742cd48b => 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: 628/1321] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:32:56 2026] DELETE /v2.0/ports/2eda575e-6c49-4401-991e-1700062ea7d1 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1322] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:56 2026] DELETE /v2.0/networks/489f37f2-68c7-4aba-bce2-83a22ba4ccce => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1323] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:56 2026] DELETE /v2.0/networks/6e730044-05db-4b8c-8555-6c8b7a77ceab => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1324] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:56 2026] DELETE /v2.0/networks/ac94c515-70db-4778-a670-508d9a03315c => 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: 629/1325] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:32:56 2026] DELETE /v2.0/ports/6bf4d86d-c2e2-4497-b663-690e4d919a90 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:56.953 7 INFO neutron.services.segments.plugin [-] Segment 4a89efd0-307b-4959-9258-40293244e6c4 resource provider aggregate not found 2026-07-09 14:32:56.958 7 INFO neutron.services.segments.plugin [-] Segment 4a89efd0-307b-4959-9258-40293244e6c4 resource provider aggregate not found 2026-07-09 14:32:56.978 7 INFO neutron.services.segments.plugin [-] Segment 4a89efd0-307b-4959-9258-40293244e6c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a89efd0-307b-4959-9258-40293244e6c4 found for delete ", "request_id": "req-aad0d11f-03c7-4a68-91ff-c8ffbd6b68d8"}]} 2026-07-09 14:32:56.981 7 INFO neutron.services.segments.plugin [-] Segment 4a89efd0-307b-4959-9258-40293244e6c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a89efd0-307b-4959-9258-40293244e6c4 found for delete ", "request_id": "req-93d9432d-c724-4b0c-ad72-b7694385f6e4"}]} 2026-07-09 14:32:57.001 7 INFO neutron.services.segments.plugin [-] Segment 4a67fc02-c90c-43e0-be31-86343706cd31 resource provider aggregate not found 2026-07-09 14:32:57.008 7 INFO neutron.services.segments.plugin [-] Segment 4a67fc02-c90c-43e0-be31-86343706cd31 resource provider aggregate not found 2026-07-09 14:32:57.020 7 INFO neutron.services.segments.plugin [-] Segment 4a67fc02-c90c-43e0-be31-86343706cd31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a67fc02-c90c-43e0-be31-86343706cd31 found for delete ", "request_id": "req-8671f1ac-989c-483e-81c2-482aec2dec8f"}]} 2026-07-09 14:32:57.024 7 INFO neutron.services.segments.plugin [-] Segment 4a67fc02-c90c-43e0-be31-86343706cd31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a67fc02-c90c-43e0-be31-86343706cd31 found for delete ", "request_id": "req-4194e844-3f40-4f95-b018-dbfcaa23b2b3"}]} 2026-07-09 14:32:57.040 7 INFO neutron.services.segments.plugin [-] Segment 67f0bebb-df50-4211-b3c2-4fc061f8526e resource provider aggregate not found 2026-07-09 14:32:57.044 7 INFO neutron.services.segments.plugin [-] Segment 67f0bebb-df50-4211-b3c2-4fc061f8526e resource provider aggregate not found 2026-07-09 14:32:57.057 7 INFO neutron.services.segments.plugin [-] Segment 67f0bebb-df50-4211-b3c2-4fc061f8526e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67f0bebb-df50-4211-b3c2-4fc061f8526e found for delete ", "request_id": "req-ecdc7e4d-7005-4b74-986f-9b5ddeca832c"}]} 2026-07-09 14:32:57.060 7 INFO neutron.services.segments.plugin [-] Segment 67f0bebb-df50-4211-b3c2-4fc061f8526e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67f0bebb-df50-4211-b3c2-4fc061f8526e found for delete ", "request_id": "req-34e6b062-998c-4fbb-9f6e-df8bdfcf1044"}]} 2026-07-09 14:32:57.073 7 INFO neutron.services.segments.plugin [-] Segment d9b22ed3-1827-4dcd-b186-322c17d9495f resource provider aggregate not found 2026-07-09 14:32:57.077 7 INFO neutron.services.segments.plugin [-] Segment d9b22ed3-1827-4dcd-b186-322c17d9495f resource provider aggregate not found [pid: 7|app: 0|req: 697/1326] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:56 2026] DELETE /v2.0/networks/dae9d5b7-d393-42d6-9d5f-416e70573d08 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1327] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:32:56 2026] DELETE /v2.0/ports/3644a1bc-19ae-49f7-a619-686bf4eaa245 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:32:57.208 7 INFO neutron.services.segments.plugin [-] Segment d9b22ed3-1827-4dcd-b186-322c17d9495f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9b22ed3-1827-4dcd-b186-322c17d9495f found for delete ", "request_id": "req-e470bc14-362f-4309-8d9b-34f6d596c544"}]} 2026-07-09 14:32:57.209 7 INFO neutron.services.segments.plugin [-] Segment d9b22ed3-1827-4dcd-b186-322c17d9495f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9b22ed3-1827-4dcd-b186-322c17d9495f found for delete ", "request_id": "req-2ac0db86-f974-4303-9281-962eb4d12743"}]} [pid: 7|app: 0|req: 698/1328] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:32:57 2026] GET /v2.0/ports?device_id=da7ad2c1-acae-4d0e-a06a-400dd357d37d => generated 958 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1329] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:57 2026] GET /v2.0/security-groups?tenant_id=2a16d92ef59c49efa993a66699b59e5b&name=default => generated 2925 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1330] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:57 2026] DELETE /v2.0/security-groups/387b42cc-49b5-4840-941f-b0c0f6bd70eb => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1331] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:32:57 2026] GET /v2.0/security-groups?tenant_id=0a772a1dacca43168fddcd7879a4ef8f&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1332] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:32:57 2026] DELETE /v2.0/security-groups/9248db39-8d44-4c53-be73-e9edcd0fde91 => 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: 699/1333] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:32:57 2026] PUT /v2.0/routers/da7ad2c1-acae-4d0e-a06a-400dd357d37d/remove_router_interface => generated 309 bytes in 1068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:59.474 8 INFO neutron.services.segments.plugin [-] Segment 4030e191-00ae-4af5-a0fb-318535732dab resource provider aggregate not found 2026-07-09 14:32:59.483 8 INFO neutron.services.segments.plugin [-] Segment 4030e191-00ae-4af5-a0fb-318535732dab resource provider aggregate not found 2026-07-09 14:32:59.492 8 INFO neutron.services.segments.plugin [-] Segment 4030e191-00ae-4af5-a0fb-318535732dab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4030e191-00ae-4af5-a0fb-318535732dab found for delete ", "request_id": "req-1b1f647e-30a6-4d9c-b2d3-3371d9c0ea58"}]} 2026-07-09 14:32:59.534 8 INFO neutron.services.segments.plugin [-] Segment 4030e191-00ae-4af5-a0fb-318535732dab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4030e191-00ae-4af5-a0fb-318535732dab found for delete ", "request_id": "req-70d2b56e-0ee6-44b4-89f1-a6e795160bc3"}]} 2026-07-09 14:32:59.543 8 INFO neutron.db.l3_hamode_db [None req-73d8b850-78b9-4667-b780-15f5343e8447 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] HA network 48aa712d-34ce-4d14-b31c-357423ad47ed was deleted as no HA routers are present in tenant cd465ff9b051462a8e5ec2e3d6062b4c. [pid: 8|app: 0|req: 635/1334] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:58 2026] DELETE /v2.0/routers/da7ad2c1-acae-4d0e-a06a-400dd357d37d => generated 0 bytes in 1159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:32:59.592 7 INFO neutron.services.segments.plugin [-] Segment 3246863a-b088-452e-9ecc-2f87adefa154 resource provider aggregate not found 2026-07-09 14:32:59.598 7 INFO neutron.services.segments.plugin [-] Segment 3246863a-b088-452e-9ecc-2f87adefa154 resource provider aggregate not found 2026-07-09 14:32:59.615 7 INFO neutron.services.segments.plugin [-] Segment 3246863a-b088-452e-9ecc-2f87adefa154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3246863a-b088-452e-9ecc-2f87adefa154 found for delete ", "request_id": "req-2f78ee2e-2b78-49ee-b0ab-8e08b3d46f3e"}]} 2026-07-09 14:32:59.616 7 INFO neutron.services.segments.plugin [-] Segment 3246863a-b088-452e-9ecc-2f87adefa154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3246863a-b088-452e-9ecc-2f87adefa154 found for delete ", "request_id": "req-1c237f65-732c-48cf-8694-de60d128ce0a"}]} [pid: 7|app: 0|req: 700/1335] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:32:59 2026] DELETE /v2.0/subnets/81730437-56a6-4b86-8944-bbd69e564d6f => 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: 636/1336] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:32:59 2026] DELETE /v2.0/networks/d2b41768-afae-45f9-af70-f3f0d71b7e63 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:00.092 7 WARNING keystonemiddleware.audit [None req-bbbeb28c-8c94-4c47-9e5b-428fdf2c79da 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:00.096 7 WARNING neutron_lib.context [None req-fb910077-0b71-4ea7-bf5d-1494773bc847 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:00.267 7 INFO neutron.db.segments_db [None req-fb910077-0b71-4ea7-bf5d-1494773bc847 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Added segment 36f2ff8d-59e6-4421-bdb5-cff6b5d342d7 of type vxlan for network 8eac14cb-2868-4c9f-afba-ba6d568413ea [pid: 7|app: 0|req: 701/1337] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:32:59 2026] POST /v2.0/networks => generated 644 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:00.379 7 WARNING keystonemiddleware.audit [None req-fb910077-0b71-4ea7-bf5d-1494773bc847 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:00.382 7 WARNING neutron_lib.context [None req-1353aa93-3f80-4e71-bf67-f379cdeda8a0 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:00.385 8 WARNING keystonemiddleware.audit [None req-c15657f9-cf0f-4df3-a099-9c280f8b7579 7f783d1b905344af80f2013cc6013241 cd465ff9b051462a8e5ec2e3d6062b4c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:00.389 8 WARNING neutron_lib.context [None req-b9686d20-cead-45d7-970b-371ef6f62024 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:00.583 8 INFO neutron.db.segments_db [None req-b9686d20-cead-45d7-970b-371ef6f62024 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] Added segment cda6e657-e67c-49fe-b364-f5d980a9824d of type vxlan for network e1cac61a-5f15-41bf-9613-5fc946f35212 [pid: 8|app: 0|req: 637/1338] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:00 2026] POST /v2.0/networks => generated 647 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1339] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jul 9 14:33:00 2026] POST /v2.0/ports => generated 775 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:00.710 7 WARNING keystonemiddleware.audit [None req-1353aa93-3f80-4e71-bf67-f379cdeda8a0 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. /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-07-09 14:33:00.714 7 WARNING neutron_lib.context [None req-660668b3-3b63-4fed-a99c-8dafcb7e903e cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:00.797 7 INFO neutron.db.segments_db [None req-660668b3-3b63-4fed-a99c-8dafcb7e903e cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Added segment efc64b94-b841-4e3f-ac83-1168335bd66e of type vxlan for network edbf3d4c-fecd-4006-85aa-1836737f1250 [pid: 8|app: 0|req: 638/1340] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:00 2026] GET /v2.0/security-groups?tenant_id=cd465ff9b051462a8e5ec2e3d6062b4c&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1341] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:00 2026] POST /v2.0/networks => generated 631 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:00.924 7 WARNING keystonemiddleware.audit [None req-660668b3-3b63-4fed-a99c-8dafcb7e903e cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:00.928 7 WARNING neutron_lib.context [None req-08cc4afa-a515-43ae-b070-c8fc982d7bc1 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 639/1342] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:00 2026] DELETE /v2.0/security-groups/54410919-3e02-4c99-ae79-9b0fc7197066 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1343] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:00 2026] POST /v2.0/subnets => generated 626 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:01.317 8 WARNING keystonemiddleware.audit [None req-8cca484e-5ec4-48c4-b8e1-1f16b8a58aa8 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:01.322 8 WARNING neutron_lib.context [None req-64797bb6-2072-4f7a-9602-5e01f9c6dd24 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:01.380 7 WARNING keystonemiddleware.audit [None req-08cc4afa-a515-43ae-b070-c8fc982d7bc1 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:01.385 7 WARNING neutron_lib.context [None req-3f1a30ed-f4ae-4965-8897-8ace1a237102 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:01.513 8 INFO neutron.services.segments.plugin [-] Segment ddb0eaa6-b6cb-4b6f-b425-853c70a428bb resource provider aggregate not found 2026-07-09 14:33:01.536 8 INFO neutron.services.segments.plugin [-] Segment ddb0eaa6-b6cb-4b6f-b425-853c70a428bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddb0eaa6-b6cb-4b6f-b425-853c70a428bb found for delete ", "request_id": "req-07a26d8b-6bf1-411d-bad1-f453d32cc7e9"}]} 2026-07-09 14:33:01.555 8 INFO neutron.services.segments.plugin [-] Segment ddb0eaa6-b6cb-4b6f-b425-853c70a428bb resource provider aggregate not found 2026-07-09 14:33:01.572 8 INFO neutron.services.segments.plugin [-] Segment ddb0eaa6-b6cb-4b6f-b425-853c70a428bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddb0eaa6-b6cb-4b6f-b425-853c70a428bb found for delete ", "request_id": "req-81fd4e7d-afbb-4dc6-89ee-4d30ae92aa2b"}]} [pid: 7|app: 0|req: 705/1344] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:01 2026] POST /v2.0/subnets => generated 673 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1345] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jul 9 14:33:01 2026] POST /v2.0/ports => generated 949 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:01.765 8 WARNING keystonemiddleware.audit [None req-64797bb6-2072-4f7a-9602-5e01f9c6dd24 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. /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-07-09 14:33:01.768 8 WARNING neutron_lib.context [None req-81cc0f80-4ce1-4ebe-b733-15fc8c4de7a2 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:01.844 8 INFO neutron.db.segments_db [None req-81cc0f80-4ce1-4ebe-b733-15fc8c4de7a2 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] Added segment c37483b0-ba9a-443f-b139-c154a02b8af8 of type vxlan for network 9e62a257-4d11-4d55-82f0-df29b904ad2e [pid: 8|app: 0|req: 641/1346] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:01 2026] POST /v2.0/networks => generated 648 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:01.953 8 WARNING keystonemiddleware.audit [None req-81cc0f80-4ce1-4ebe-b733-15fc8c4de7a2 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 7|app: 0|req: 706/1347] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:01 2026] GET /v2.0/security-groups?tenant_id=b55db62693a94ed99630b7d563718c90&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:02.038 7 WARNING keystonemiddleware.audit [None req-08cee34c-b98c-41a3-8729-fdc270d7a27e e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 7|app: 0|req: 707/1348] 10.0.0.195 () {34 vars in 742 bytes} [Thu Jul 9 14:33:02 2026] PUT /v2.0/networks/9e62a257-4d11-4d55-82f0-df29b904ad2e => generated 592 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1349] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:33:01 2026] DELETE /v2.0/ports/81c6284a-a858-4859-98d9-7bafef790b72 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:02.292 8 WARNING keystonemiddleware.audit [None req-90e3420b-fd6a-4a57-9edf-37048386eca9 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:02.296 8 WARNING neutron_lib.context [None req-2385e925-899d-44f7-ba5f-0c79144e2d60 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 708/1350] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:02 2026] DELETE /v2.0/security-groups/e986db1c-4143-42d5-9dfd-07f5d5a205b8 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:33:02.305 7 WARNING keystonemiddleware.audit [None req-04978a6b-cdf8-4a75-862a-ac5c168ba3a7 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:02.335 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7487f4cb-692f-4daf-be50-d3c5217f841a cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 709/1351] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:33:02 2026] DELETE /v2.0/ports/81c6284a-a858-4859-98d9-7bafef790b72 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:02.348 7 WARNING keystonemiddleware.audit [None req-7487f4cb-692f-4daf-be50-d3c5217f841a cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:02.364 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea095014-f37a-4580-905f-fa5e6e129e87 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 710/1352] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:33:02 2026] GET /v2.0/ports/81c6284a-a858-4859-98d9-7bafef790b72 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:02.372 7 WARNING keystonemiddleware.audit [None req-ea095014-f37a-4580-905f-fa5e6e129e87 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 7|app: 0|req: 711/1353] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:02 2026] DELETE /v2.0/subnets/17434655-6d6c-467a-8eb3-c7afb661f898 => 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: 643/1354] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:02 2026] POST /v2.0/subnets => generated 646 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:02.611 8 WARNING keystonemiddleware.audit [None req-2385e925-899d-44f7-ba5f-0c79144e2d60 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 7|app: 0|req: 712/1355] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:02 2026] GET /v2.0/security-groups?tenant_id=9662b4c23570473a93f5c62b0a96d838&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:02.701 7 WARNING keystonemiddleware.audit [None req-af1b8c54-e90c-4f20-bd04-b67622d8e4a8 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 7|app: 0|req: 713/1356] 10.0.0.195 () {34 vars in 740 bytes} [Thu Jul 9 14:33:02 2026] PUT /v2.0/subnets/2fcb8a4b-760d-4ad1-b940-bece21a2add6 => generated 656 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1357] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:02 2026] DELETE /v2.0/security-groups/0bfda77e-41e3-4d07-8834-d3152296fd59 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1358] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:02 2026] DELETE /v2.0/networks/edbf3d4c-fecd-4006-85aa-1836737f1250 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:03.129 8 WARNING keystonemiddleware.audit [None req-9fff3ce0-dc95-4f7c-8319-7b737acc3e19 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:03.281 7 WARNING neutron_lib.context [None req-e9ffcf88-53f2-4591-929e-e10216613e5a 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:03.282 7 WARNING neutron_lib.context [None req-e9ffcf88-53f2-4591-929e-e10216613e5a 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:03.565 8 INFO neutron.services.segments.plugin [-] Segment efc64b94-b841-4e3f-ac83-1168335bd66e resource provider aggregate not found 2026-07-09 14:33:03.597 8 INFO neutron.services.segments.plugin [-] Segment efc64b94-b841-4e3f-ac83-1168335bd66e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efc64b94-b841-4e3f-ac83-1168335bd66e found for delete ", "request_id": "req-8b6b32f2-0787-42c4-8dee-5fb81dbd975b"}]} 2026-07-09 14:33:03.604 7 INFO neutron.db.segments_db [None req-e9ffcf88-53f2-4591-929e-e10216613e5a 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Added segment 6cebb1aa-0f58-4932-9377-1561756971bd of type vxlan for network 058a618d-a0fe-4a81-ab41-87f54163c724 2026-07-09 14:33:03.608 8 INFO neutron.services.segments.plugin [-] Segment efc64b94-b841-4e3f-ac83-1168335bd66e resource provider aggregate not found 2026-07-09 14:33:03.633 8 INFO neutron.services.segments.plugin [-] Segment c37483b0-ba9a-443f-b139-c154a02b8af8 resource provider aggregate not found 2026-07-09 14:33:03.639 8 INFO neutron.services.segments.plugin [-] Segment efc64b94-b841-4e3f-ac83-1168335bd66e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efc64b94-b841-4e3f-ac83-1168335bd66e found for delete ", "request_id": "req-ba69646e-7f71-457b-9abb-74d07cc5af7e"}]} 2026-07-09 14:33:03.658 8 INFO neutron.services.segments.plugin [-] Segment c37483b0-ba9a-443f-b139-c154a02b8af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c37483b0-ba9a-443f-b139-c154a02b8af8 found for delete ", "request_id": "req-3aa0c011-17df-4076-8bb5-70cc9098897b"}]} 2026-07-09 14:33:03.659 8 INFO neutron.services.segments.plugin [-] Segment c37483b0-ba9a-443f-b139-c154a02b8af8 resource provider aggregate not found 2026-07-09 14:33:03.687 8 INFO neutron.services.segments.plugin [-] Segment c37483b0-ba9a-443f-b139-c154a02b8af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c37483b0-ba9a-443f-b139-c154a02b8af8 found for delete ", "request_id": "req-fa9cd2d1-504e-4e1c-89c1-6e37e356c2c4"}]} 2026-07-09 14:33:03.710 7 INFO neutron.db.segments_db [None req-e9ffcf88-53f2-4591-929e-e10216613e5a 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Added segment 0ff3ef9d-8667-4074-a651-1607640836c3 of type vxlan for network 8de48de4-3cde-4172-b7e0-4d12de0f7fcf [pid: 7|app: 0|req: 715/1359] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:03 2026] POST /v2.0/networks => generated 1243 bytes in 798 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:33:03.894 7 WARNING keystonemiddleware.audit [None req-e9ffcf88-53f2-4591-929e-e10216613e5a 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:03.901 7 WARNING neutron_lib.context [None req-f3d4ee4a-a6f0-47e9-8ee7-e121575fde05 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:03.978 7 INFO neutron.db.segments_db [None req-f3d4ee4a-a6f0-47e9-8ee7-e121575fde05 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Added segment 1f174dff-9118-4961-b5be-c038fbce5dd5 of type vxlan for network 173bb9ba-7a0f-4360-9493-582ac6c3cac0 [pid: 7|app: 0|req: 716/1360] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:03 2026] POST /v2.0/networks => generated 631 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1361] 10.0.0.195 () {32 vars in 648 bytes} [Thu Jul 9 14:33:04 2026] GET /v2.0/networks => generated 1842 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:04.176 7 WARNING keystonemiddleware.audit [None req-0ea15132-b633-4ede-b1e1-8aaf3b947c41 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:04.180 7 WARNING neutron_lib.context [None req-d8c5c297-5d1a-43db-bb73-c53a0fb73a0d cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 645/1362] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:03 2026] DELETE /v2.0/networks/9e62a257-4d11-4d55-82f0-df29b904ad2e => generated 0 bytes in 1256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1363] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:04 2026] POST /v2.0/subnets => generated 626 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:04.476 7 WARNING keystonemiddleware.audit [None req-d8c5c297-5d1a-43db-bb73-c53a0fb73a0d cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:04.488 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ffba2d08-0c4b-49d1-ae95-36fe8a6d9286 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1364] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:04 2026] DELETE /v2.0/networks/9e62a257-4d11-4d55-82f0-df29b904ad2e => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:04.500 7 WARNING keystonemiddleware.audit [None req-ffba2d08-0c4b-49d1-ae95-36fe8a6d9286 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:04.503 7 WARNING neutron_lib.context [None req-2020771c-8a4d-4c5c-ab7d-8607b9a97202 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 646/1365] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:04 2026] DELETE /v2.0/networks/058a618d-a0fe-4a81-ab41-87f54163c724 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:04.579 8 WARNING keystonemiddleware.audit [None req-26c8d30a-8204-406b-bd56-00db831b379c 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 8|app: 0|req: 647/1366] 10.0.0.195 () {32 vars in 693 bytes} [Thu Jul 9 14:33:04 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1367] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:04 2026] DELETE /v2.0/networks/8de48de4-3cde-4172-b7e0-4d12de0f7fcf => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:04.805 8 WARNING keystonemiddleware.audit [None req-0486d3ed-0145-40bc-9d00-29bb3b22cdb4 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 8|app: 0|req: 649/1368] 10.0.0.195 () {32 vars in 741 bytes} [Thu Jul 9 14:33:04 2026] GET /v2.0/subnets?network_id=70ee39ee-b3cf-40fa-b7c0-62d087f3b688 => generated 649 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1369] 10.0.0.195 () {32 vars in 648 bytes} [Thu Jul 9 14:33:04 2026] GET /v2.0/networks => generated 651 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:04.948 8 WARNING keystonemiddleware.audit [None req-c232aa61-e29e-4520-af8e-8b3250636075 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 8|app: 0|req: 651/1370] 10.0.0.195 () {32 vars in 652 bytes} [Thu Jul 9 14:33:04 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) 2026-07-09 14:33:04.960 8 WARNING neutron_lib.context [None req-420e8fc3-0a6b-49e6-bd7c-737038d17ee7 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 720/1371] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jul 9 14:33:04 2026] POST /v2.0/ports => generated 911 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:04.994 7 WARNING keystonemiddleware.audit [None req-2020771c-8a4d-4c5c-ab7d-8607b9a97202 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 7|app: 0|req: 721/1372] 10.0.0.195 () {32 vars in 648 bytes} [Thu Jul 9 14:33:04 2026] GET /v2.0/networks => generated 1312 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:05.046 7 WARNING keystonemiddleware.audit [None req-af9c3b34-b217-479b-a21c-b921dd19de7a 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:05.047 8 INFO neutron.db.segments_db [None req-420e8fc3-0a6b-49e6-bd7c-737038d17ee7 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Added segment fbd51262-54bc-4d7f-b109-6d329035431a of type vxlan for network f24e00c2-9d29-40df-9d95-06f0ebcb9fef [pid: 8|app: 0|req: 652/1373] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:04 2026] POST /v2.0/networks => generated 649 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:05.197 8 WARNING keystonemiddleware.audit [None req-420e8fc3-0a6b-49e6-bd7c-737038d17ee7 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 8|app: 0|req: 653/1374] 10.0.0.195 () {32 vars in 646 bytes} [Thu Jul 9 14:33:05 2026] GET /v2.0/subnets => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:05.236 8 WARNING neutron_lib.context [None req-50c75109-d9c4-47a3-b427-fa6d9d7036b1 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:05.314 8 INFO neutron.db.segments_db [None req-50c75109-d9c4-47a3-b427-fa6d9d7036b1 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Added segment 214c8eb6-1c10-4fdc-8204-993a48696def of type vxlan for network d083a909-7518-481d-85ff-d8653d1a7a7d [pid: 7|app: 0|req: 722/1375] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:33:05 2026] DELETE /v2.0/ports/fb5801f9-8f82-47ed-ae48-d88091b459d5 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:05.388 7 WARNING keystonemiddleware.audit [None req-80050a92-1ccf-429a-b4ee-b0893506b243 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 8|app: 0|req: 654/1376] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:05 2026] POST /v2.0/networks => generated 648 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:05.414 8 WARNING keystonemiddleware.audit [None req-50c75109-d9c4-47a3-b427-fa6d9d7036b1 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 7|app: 0|req: 723/1377] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jul 9 14:33:05 2026] GET /v2.0/networks/e1cac61a-5f15-41bf-9613-5fc946f35212 => generated 672 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:05.433 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44cff73d-b1ab-40fb-afd9-13595d868af6 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] GET failed (client error): The resource could not be found. 2026-07-09 14:33:05.434 7 WARNING neutron_lib.context [None req-904f0975-e2ce-4d87-add5-c93f976e6e85 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 655/1378] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:33:05 2026] GET /v2.0/ports/fb5801f9-8f82-47ed-ae48-d88091b459d5 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:05.438 8 WARNING keystonemiddleware.audit [None req-44cff73d-b1ab-40fb-afd9-13595d868af6 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:05.465 7 WARNING neutron_lib.context [None req-904f0975-e2ce-4d87-add5-c93f976e6e85 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 656/1379] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:33:05 2026] GET /v2.0/subnets/47b46ed0-333e-45e4-9685-2af539607cb9 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:05.470 8 WARNING keystonemiddleware.audit [None req-9a42fb4a-1dd2-43db-b150-dd3681a675a5 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 8|app: 0|req: 657/1380] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:05 2026] DELETE /v2.0/subnets/b899f560-856f-4fda-8f8e-2b6cdba1b275 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:05.666 8 WARNING keystonemiddleware.audit [None req-fc511a5a-f826-47bf-a582-93fc1f9c63cd cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:05.678 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85e535ef-05c8-4299-bdc0-0e90b2f16372 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1381] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:05 2026] DELETE /v2.0/subnets/2fcb8a4b-760d-4ad1-b940-bece21a2add6 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:05.686 8 INFO neutron.services.segments.plugin [-] Segment c37483b0-ba9a-443f-b139-c154a02b8af8 resource provider aggregate not found 2026-07-09 14:33:05.697 8 WARNING keystonemiddleware.audit [None req-85e535ef-05c8-4299-bdc0-0e90b2f16372 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:05.710 8 INFO neutron.services.segments.plugin [-] Segment c37483b0-ba9a-443f-b139-c154a02b8af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c37483b0-ba9a-443f-b139-c154a02b8af8 found for delete ", "request_id": "req-d179af95-ddd0-4e7c-a112-8eb4f8667193"}]} 2026-07-09 14:33:05.716 8 INFO neutron.services.segments.plugin [-] Segment c37483b0-ba9a-443f-b139-c154a02b8af8 resource provider aggregate not found 2026-07-09 14:33:05.731 8 INFO neutron.services.segments.plugin [-] Segment 6cebb1aa-0f58-4932-9377-1561756971bd resource provider aggregate not found 2026-07-09 14:33:05.745 8 INFO neutron.services.segments.plugin [-] Segment c37483b0-ba9a-443f-b139-c154a02b8af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c37483b0-ba9a-443f-b139-c154a02b8af8 found for delete ", "request_id": "req-7a9c8671-7716-4b20-8fd8-098c0254f845"}]} 2026-07-09 14:33:05.771 8 INFO neutron.services.segments.plugin [-] Segment 6cebb1aa-0f58-4932-9377-1561756971bd resource provider aggregate not found 2026-07-09 14:33:05.776 8 INFO neutron.services.segments.plugin [-] Segment 6cebb1aa-0f58-4932-9377-1561756971bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cebb1aa-0f58-4932-9377-1561756971bd found for delete ", "request_id": "req-78c2d2c6-5eb5-4eb7-a519-acce677276b1"}]} 2026-07-09 14:33:05.799 8 INFO neutron.services.segments.plugin [-] Segment 0ff3ef9d-8667-4074-a651-1607640836c3 resource provider aggregate not found 2026-07-09 14:33:05.817 8 INFO neutron.services.segments.plugin [-] Segment 6cebb1aa-0f58-4932-9377-1561756971bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cebb1aa-0f58-4932-9377-1561756971bd found for delete ", "request_id": "req-35566c8c-5881-4ebf-b742-d5aa603b119c"}]} 2026-07-09 14:33:05.826 8 INFO neutron.services.segments.plugin [-] Segment 0ff3ef9d-8667-4074-a651-1607640836c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff3ef9d-8667-4074-a651-1607640836c3 found for delete ", "request_id": "req-5b469f4c-4059-407e-bdcf-a1c46c853363"}]} 2026-07-09 14:33:05.849 8 INFO neutron.services.segments.plugin [-] Segment 0ff3ef9d-8667-4074-a651-1607640836c3 resource provider aggregate not found 2026-07-09 14:33:05.868 8 INFO neutron.services.segments.plugin [-] Segment 0ff3ef9d-8667-4074-a651-1607640836c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff3ef9d-8667-4074-a651-1607640836c3 found for delete ", "request_id": "req-3721a7c0-67a5-4dcc-a53f-a1c8a45aafc1"}]} [pid: 8|app: 0|req: 659/1382] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:05 2026] DELETE /v2.0/networks/173bb9ba-7a0f-4360-9493-582ac6c3cac0 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:06.136 8 WARNING keystonemiddleware.audit [None req-e9a35563-4331-409d-8880-565aac03fc41 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 7|app: 0|req: 724/1383] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jul 9 14:33:05 2026] POST /v2.0/ports => generated 1505 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:33:06.146 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df97f3e1-46a4-4bae-9245-b6a491630307 2aab828a455648e1a9020883d8d29fa8 fc19a8147c8d4b449a618ae480b6d6ab - - default default] DELETE failed (client error): The resource could not be found. 2026-07-09 14:33:06.148 7 WARNING keystonemiddleware.audit [None req-904f0975-e2ce-4d87-add5-c93f976e6e85 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. /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: 660/1384] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:06 2026] DELETE /v2.0/networks/9e62a257-4d11-4d55-82f0-df29b904ad2e => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:06.152 7 WARNING neutron_lib.context [None req-a2bdff79-f9a8-45eb-be2e-dd1cb9c17d4b cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 661/1385] 10.0.0.195 () {32 vars in 642 bytes} [Thu Jul 9 14:33:06 2026] GET /v2.0/ports => generated 1505 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:06.278 8 WARNING keystonemiddleware.audit [None req-1c300b59-e3ea-4290-abb3-3fb59dece94b 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 8|app: 0|req: 662/1386] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:06 2026] DELETE /v2.0/subnets/47b46ed0-333e-45e4-9685-2af539607cb9 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1387] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jul 9 14:33:06 2026] POST /v2.0/ports => generated 774 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:06.482 7 WARNING keystonemiddleware.audit [None req-a2bdff79-f9a8-45eb-be2e-dd1cb9c17d4b cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. /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: 663/1388] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:33:06 2026] DELETE /v2.0/ports/1a098394-aafe-4ef9-b2b6-64ff2ab38015 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:06.659 8 WARNING keystonemiddleware.audit [None req-cbfcedb7-ae9e-4e22-8763-56a7b4edf6ea 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:06.817 7 INFO neutron.services.segments.plugin [-] Segment cda6e657-e67c-49fe-b364-f5d980a9824d resource provider aggregate not found 2026-07-09 14:33:06.825 7 INFO neutron.services.segments.plugin [-] Segment cda6e657-e67c-49fe-b364-f5d980a9824d resource provider aggregate not found 2026-07-09 14:33:06.834 7 INFO neutron.services.segments.plugin [-] Segment cda6e657-e67c-49fe-b364-f5d980a9824d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cda6e657-e67c-49fe-b364-f5d980a9824d found for delete ", "request_id": "req-7f01ea9e-0d12-43d3-8371-764333ecabc2"}]} 2026-07-09 14:33:06.842 7 INFO neutron.services.segments.plugin [-] Segment cda6e657-e67c-49fe-b364-f5d980a9824d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cda6e657-e67c-49fe-b364-f5d980a9824d found for delete ", "request_id": "req-6db30bce-b27c-435b-9215-8903d4686021"}]} [pid: 7|app: 0|req: 726/1389] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:06 2026] DELETE /v2.0/networks/e1cac61a-5f15-41bf-9613-5fc946f35212 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1390] 10.0.0.195 () {34 vars in 736 bytes} [Thu Jul 9 14:33:06 2026] PUT /v2.0/ports/494ff2b9-4279-490b-a071-c314a0fb2189 => generated 752 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:06.905 8 WARNING keystonemiddleware.audit [None req-7e6cb37c-3c60-41c0-af23-b86f8ab9fab1 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. /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: 727/1391] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:33:06 2026] DELETE /v2.0/ports/a6fa9cb8-f7cf-468d-806a-c09c12013de9 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1392] 10.0.0.195 () {32 vars in 642 bytes} [Thu Jul 9 14:33:07 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:33:07.170 7 WARNING neutron_lib.context [None req-11014062-e700-4188-b1c6-810cd1ffc67b 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 665/1393] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:33:06 2026] DELETE /v2.0/ports/494ff2b9-4279-490b-a071-c314a0fb2189 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:07.187 8 WARNING keystonemiddleware.audit [None req-252a21c8-db5b-42f4-9c43-78249ce4403e cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:07.231 7 INFO neutron.db.segments_db [None req-11014062-e700-4188-b1c6-810cd1ffc67b 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Added segment 540fa3de-27b3-42f8-a90f-0c0f3bca9abc of type vxlan for network 58aff028-70b6-40d9-ba3f-1eecd3643ba9 [pid: 8|app: 0|req: 666/1394] 10.0.0.195 () {32 vars in 642 bytes} [Thu Jul 9 14:33:07 2026] GET /v2.0/ports => generated 778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:07.246 8 WARNING keystonemiddleware.audit [None req-c1006874-5e83-4be8-88ee-b1b246850f34 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:07.260 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d8595d2-643d-492d-bef9-8e09a63301a0 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 667/1395] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:33:07 2026] GET /v2.0/ports/494ff2b9-4279-490b-a071-c314a0fb2189 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:07.280 8 WARNING keystonemiddleware.audit [None req-6d8595d2-643d-492d-bef9-8e09a63301a0 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 8|app: 0|req: 668/1396] 10.0.0.195 () {32 vars in 642 bytes} [Thu Jul 9 14:33:07 2026] GET /v2.0/ports => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:07.326 8 WARNING keystonemiddleware.audit [None req-9e222cf3-841f-4119-aa57-92430d25b76c cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 8|app: 0|req: 669/1397] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:33:07 2026] GET /v2.0/ports/b99fdf9c-055d-4238-bf2b-8988c51a8005 => generated 775 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1398] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:07 2026] POST /v2.0/networks => generated 649 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:07.371 8 WARNING keystonemiddleware.audit [None req-27ef844a-c0db-4094-8005-84ec83fe1e49 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:07.384 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d604afd-13a8-4b8c-b25b-e8594b3d9d66 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] DELETE failed (client error): The resource could not be found. 2026-07-09 14:33:07.387 7 WARNING neutron_lib.context [None req-047057fc-d761-433c-893c-2aa8012d364d 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 670/1399] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:33:07 2026] DELETE /v2.0/ports/fb5801f9-8f82-47ed-ae48-d88091b459d5 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:07.394 8 WARNING keystonemiddleware.audit [None req-1d604afd-13a8-4b8c-b25b-e8594b3d9d66 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:07.410 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d361e445-99d1-4cdb-8dd2-4cd4c7f1af04 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 671/1400] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:07 2026] DELETE /v2.0/subnets/b899f560-856f-4fda-8f8e-2b6cdba1b275 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:07.425 8 WARNING keystonemiddleware.audit [None req-d361e445-99d1-4cdb-8dd2-4cd4c7f1af04 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:07.436 8 INFO neutron.pecan_wsgi.hooks.translation [None req-090392f2-9466-4ccc-8360-b4b44b572b77 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 672/1401] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:07 2026] DELETE /v2.0/subnets/17434655-6d6c-467a-8eb3-c7afb661f898 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:07.443 8 WARNING keystonemiddleware.audit [None req-090392f2-9466-4ccc-8360-b4b44b572b77 cda53eed324447e7bc2ab08e17229d8d 34be4f652a464e119c8c074b8f220c1c - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. 2026-07-09 14:33:07.447 7 INFO neutron.db.segments_db [None req-047057fc-d761-433c-893c-2aa8012d364d 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Added segment 70ef9576-4e58-4e32-89d0-4a0d9f1d596e of type vxlan for network 67cd086e-575e-493d-a71b-e71c19a9cfbf [pid: 7|app: 0|req: 730/1402] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:07 2026] POST /v2.0/networks => generated 650 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1403] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:33:07 2026] DELETE /v2.0/ports/b99fdf9c-055d-4238-bf2b-8988c51a8005 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1404] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:07 2026] GET /v2.0/security-groups?tenant_id=fc19a8147c8d4b449a618ae480b6d6ab&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:07.834 7 WARNING neutron_lib.context [None req-809aa97f-7209-46d0-929e-e5989e7541e3 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:07.863 8 INFO neutron.services.segments.plugin [-] Segment 1f174dff-9118-4961-b5be-c038fbce5dd5 resource provider aggregate not found 2026-07-09 14:33:07.869 7 WARNING neutron_lib.context [None req-809aa97f-7209-46d0-929e-e5989e7541e3 86a896739c31400d8ef948367c5cbfbb 98d167964b924360a13abd90b95c4de6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:07.885 8 INFO neutron.services.segments.plugin [-] Segment 1f174dff-9118-4961-b5be-c038fbce5dd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f174dff-9118-4961-b5be-c038fbce5dd5 found for delete ", "request_id": "req-2da713ad-7850-412f-b005-d3a0c469820e"}]} 2026-07-09 14:33:07.889 8 INFO neutron.services.segments.plugin [-] Segment 1f174dff-9118-4961-b5be-c038fbce5dd5 resource provider aggregate not found 2026-07-09 14:33:07.914 8 INFO neutron.services.segments.plugin [-] Segment 1f174dff-9118-4961-b5be-c038fbce5dd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f174dff-9118-4961-b5be-c038fbce5dd5 found for delete ", "request_id": "req-13394584-4286-452d-857e-bcb5f3db3b70"}]} [pid: 8|app: 0|req: 674/1405] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:07 2026] GET /v2.0/security-groups?tenant_id=95a356646b3b4b00bb9cb912d98b23d7&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:07.946 8 WARNING keystonemiddleware.audit [None req-254de6df-ebe6-44f1-b1a6-fec0ab59bfa1 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Skipping service tempest-service-2005269427 as it have no endpoints. [pid: 8|app: 0|req: 675/1406] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:07 2026] DELETE /v2.0/networks/8eac14cb-2868-4c9f-afba-ba6d568413ea => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1407] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:08 2026] DELETE /v2.0/security-groups/36bcd452-ac3c-4b12-b4d5-e6a1aa8c912d => 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: 677/1408] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:08 2026] DELETE /v2.0/security-groups/ea24cb17-9a5f-4d4b-9278-de44fae3adae => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1409] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:07 2026] POST /v2.0/subnets => generated 1274 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1410] 10.0.0.195 () {32 vars in 646 bytes} [Thu Jul 9 14:33:08 2026] GET /v2.0/subnets => generated 1910 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1411] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:08 2026] DELETE /v2.0/subnets/0fc1ea4d-17bc-4a78-8189-aa0aa3032d51 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1412] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:08 2026] GET /v2.0/security-groups?tenant_id=c4528ad9b3f5434ab2d2485bb094ce41&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1413] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:08 2026] DELETE /v2.0/subnets/970f4554-8058-4bc4-9959-74e305459cc4 => 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: 734/1414] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:08 2026] GET /v2.0/security-groups?tenant_id=34be4f652a464e119c8c074b8f220c1c&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: 735/1415] 10.0.0.195 () {32 vars in 646 bytes} [Thu Jul 9 14:33:08 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1416] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:08 2026] DELETE /v2.0/security-groups/869b774a-dca5-49eb-a20e-8dfa3531804c => 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: 736/1417] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:08 2026] DELETE /v2.0/security-groups/77682675-d2fd-41ee-834e-9fd55b94d35a => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1418] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:08 2026] DELETE /v2.0/networks/67cd086e-575e-493d-a71b-e71c19a9cfbf => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:09.252 7 INFO neutron.services.segments.plugin [-] Segment 540fa3de-27b3-42f8-a90f-0c0f3bca9abc resource provider aggregate not found 2026-07-09 14:33:09.262 7 INFO neutron.services.segments.plugin [-] Segment 540fa3de-27b3-42f8-a90f-0c0f3bca9abc resource provider aggregate not found 2026-07-09 14:33:09.272 7 INFO neutron.services.segments.plugin [-] Segment 540fa3de-27b3-42f8-a90f-0c0f3bca9abc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 540fa3de-27b3-42f8-a90f-0c0f3bca9abc found for delete ", "request_id": "req-420b11f2-46ae-43fc-b310-1b5cd6c57564"}]} 2026-07-09 14:33:09.280 7 INFO neutron.services.segments.plugin [-] Segment 540fa3de-27b3-42f8-a90f-0c0f3bca9abc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 540fa3de-27b3-42f8-a90f-0c0f3bca9abc found for delete ", "request_id": "req-3cba35c2-d3cb-4ea7-87f0-c86c0ab9b41f"}]} [pid: 7|app: 0|req: 737/1419] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:09 2026] DELETE /v2.0/networks/58aff028-70b6-40d9-ba3f-1eecd3643ba9 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1420] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:09 2026] DELETE /v2.0/networks/d083a909-7518-481d-85ff-d8653d1a7a7d => 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: 738/1421] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:09 2026] DELETE /v2.0/networks/f24e00c2-9d29-40df-9d95-06f0ebcb9fef => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:10.275 8 INFO neutron.services.segments.plugin [-] Segment 36f2ff8d-59e6-4421-bdb5-cff6b5d342d7 resource provider aggregate not found 2026-07-09 14:33:10.280 8 INFO neutron.services.segments.plugin [-] Segment 36f2ff8d-59e6-4421-bdb5-cff6b5d342d7 resource provider aggregate not found 2026-07-09 14:33:10.297 8 INFO neutron.services.segments.plugin [-] Segment 36f2ff8d-59e6-4421-bdb5-cff6b5d342d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36f2ff8d-59e6-4421-bdb5-cff6b5d342d7 found for delete ", "request_id": "req-50d458fa-dbe6-4474-bd57-5831458ebbba"}]} 2026-07-09 14:33:10.304 8 INFO neutron.services.segments.plugin [-] Segment 36f2ff8d-59e6-4421-bdb5-cff6b5d342d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36f2ff8d-59e6-4421-bdb5-cff6b5d342d7 found for delete ", "request_id": "req-342bf377-fbc1-4143-a4e1-d5d11dbd3520"}]} 2026-07-09 14:33:10.315 8 INFO neutron.services.segments.plugin [-] Segment 70ef9576-4e58-4e32-89d0-4a0d9f1d596e resource provider aggregate not found 2026-07-09 14:33:10.320 8 INFO neutron.services.segments.plugin [-] Segment 70ef9576-4e58-4e32-89d0-4a0d9f1d596e resource provider aggregate not found 2026-07-09 14:33:10.337 8 INFO neutron.services.segments.plugin [-] Segment 70ef9576-4e58-4e32-89d0-4a0d9f1d596e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70ef9576-4e58-4e32-89d0-4a0d9f1d596e found for delete ", "request_id": "req-5d796199-5505-4b09-885e-de6045af7a82"}]} 2026-07-09 14:33:10.344 8 INFO neutron.services.segments.plugin [-] Segment 70ef9576-4e58-4e32-89d0-4a0d9f1d596e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70ef9576-4e58-4e32-89d0-4a0d9f1d596e found for delete ", "request_id": "req-147609c9-3866-46d3-a30f-67042a4848e1"}]} 2026-07-09 14:33:10.356 8 INFO neutron.services.segments.plugin [-] Segment 214c8eb6-1c10-4fdc-8204-993a48696def resource provider aggregate not found 2026-07-09 14:33:10.363 8 INFO neutron.services.segments.plugin [-] Segment 214c8eb6-1c10-4fdc-8204-993a48696def resource provider aggregate not found 2026-07-09 14:33:10.378 8 INFO neutron.services.segments.plugin [-] Segment 214c8eb6-1c10-4fdc-8204-993a48696def resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 214c8eb6-1c10-4fdc-8204-993a48696def found for delete ", "request_id": "req-7e857069-8749-45e4-975d-3c7b58bf2772"}]} 2026-07-09 14:33:10.380 8 INFO neutron.services.segments.plugin [-] Segment 214c8eb6-1c10-4fdc-8204-993a48696def resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 214c8eb6-1c10-4fdc-8204-993a48696def found for delete ", "request_id": "req-521e388d-6e18-4c9c-846a-cffdda1e98e1"}]} [pid: 8|app: 0|req: 684/1422] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:10 2026] GET /v2.0/security-groups?tenant_id=98d167964b924360a13abd90b95c4de6&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1423] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:10 2026] DELETE /v2.0/security-groups/a5dc11ca-c957-49b1-8ffa-587fee0626ca => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:33:10.640 7 INFO neutron.db.segments_db [None req-80b7fb22-ce4a-4d29-8ad4-bd3a848e1c27 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 59119107-4f50-4cf2-941c-16487352bd90 of type vxlan for network b59e17a3-d5a5-4706-8174-3e763c115db7 [pid: 7|app: 0|req: 739/1426] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jul 9 14:33:10 2026] POST /v2.0/networks => generated 740 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1427] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:10 2026] POST /v2.0/subnets => generated 687 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:11.265 7 INFO neutron.db.segments_db [None req-0c66af49-6afa-429f-aac2-77585603e84a e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment e41f4915-7015-4f4d-bfe3-9545ac232245 of type vxlan for network e938c44b-dd5a-450c-a9f5-69fde5ae9659 2026-07-09 14:33:11.312 7 INFO neutron.services.segments.plugin [-] Segment fbd51262-54bc-4d7f-b109-6d329035431a resource provider aggregate not found 2026-07-09 14:33:11.318 7 INFO neutron.services.segments.plugin [-] Segment fbd51262-54bc-4d7f-b109-6d329035431a resource provider aggregate not found 2026-07-09 14:33:11.337 7 INFO neutron.services.segments.plugin [-] Segment fbd51262-54bc-4d7f-b109-6d329035431a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbd51262-54bc-4d7f-b109-6d329035431a found for delete ", "request_id": "req-c1f1e799-7b69-4cba-8c1d-35be193247bb"}]} 2026-07-09 14:33:11.341 7 INFO neutron.services.segments.plugin [-] Segment fbd51262-54bc-4d7f-b109-6d329035431a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbd51262-54bc-4d7f-b109-6d329035431a found for delete ", "request_id": "req-5123dbc5-322b-451c-a6a7-e56bdc21a566"}]} 2026-07-09 14:33:11.593 8 WARNING neutron_lib.context [None req-cac0e2cb-3b0a-425c-b2c9-75458dacab29 c80a426e941f4817978912779950e0a8 b5b0e30f25234f6cb349ea4fcb892731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:11.662 7 INFO neutron.db.l3_hamode_db [None req-0c66af49-6afa-429f-aac2-77585603e84a e27a3050693049ccaa3af37ae2c8bc69 ca6e7c361ee64756961655f34e5f7437 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 689/1428] 10.0.0.195 () {34 vars in 683 bytes} [Thu Jul 9 14:33:11 2026] POST /v2.0/security-groups => generated 1624 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1429] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:11 2026] GET /v2.0/security-groups?tenant_id=0a83e43a76b94687bdd4490d575b71fc&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1430] 10.0.0.195 () {32 vars in 662 bytes} [Thu Jul 9 14:33:12 2026] GET /v2.0/security-groups => generated 4529 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1431] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:12 2026] DELETE /v2.0/security-groups/36df4f78-4f46-4c25-8c81-7414afc223c0 => 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: 693/1432] 10.0.0.195 () {34 vars in 757 bytes} [Thu Jul 9 14:33:12 2026] PUT /v2.0/security-groups/8e2d92fd-ef65-4a2f-b973-c6c33eab8d3b => generated 1664 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1433] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jul 9 14:33:12 2026] GET /v2.0/security-groups/8e2d92fd-ef65-4a2f-b973-c6c33eab8d3b => generated 1664 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:12.706 7 INFO neutron.db.l3_hamode_db [None req-0c66af49-6afa-429f-aac2-77585603e84a e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:33:13.040 8 WARNING neutron_lib.context [None req-11eeb1e7-1d7b-4b84-83c9-738d75f88c1e 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:13.248 8 INFO neutron.db.segments_db [None req-11eeb1e7-1d7b-4b84-83c9-738d75f88c1e 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Added segment 174b41fd-88f9-4d3f-89c4-dfd405140d34 of type vxlan for network b54a454c-e168-4a65-8276-befd54e8dfaf [pid: 8|app: 0|req: 695/1434] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:12 2026] POST /v2.0/networks => generated 633 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1435] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:13 2026] DELETE /v2.0/security-groups/8e2d92fd-ef65-4a2f-b973-c6c33eab8d3b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:33:13.563 8 WARNING neutron_lib.context [None req-307470a7-28c2-4c4d-84ab-f7b653d5b47d 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:13.622 8 INFO neutron.db.segments_db [None req-307470a7-28c2-4c4d-84ab-f7b653d5b47d 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Added segment abe9161c-70f2-443e-b813-fee352e7daef of type vxlan for network 654bc527-4b46-468c-bc5a-35db97188cac [pid: 8|app: 0|req: 697/1436] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:13 2026] POST /v2.0/networks => generated 633 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1437] 10.0.0.195 () {32 vars in 662 bytes} [Thu Jul 9 14:33:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:13.775 8 WARNING neutron_lib.context [None req-9bea396f-fdd0-476b-9485-7cb09d43783c 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 699/1438] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:13 2026] POST /v2.0/subnets => generated 646 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:14.204 8 INFO neutron.api.v2.resource [None req-11d1d1ba-adba-4dea-99ca-170b3fa7ff08 c80a426e941f4817978912779950e0a8 b5b0e30f25234f6cb349ea4fcb892731 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 700/1439] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:14 2026] DELETE /v2.0/security-groups/8e2d92fd-ef65-4a2f-b973-c6c33eab8d3b => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:14.211 8 WARNING neutron_lib.context [None req-781485cd-b2be-4f31-a1e2-7055b841ee94 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 740/1440] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:11 2026] POST /v2.0/routers => generated 727 bytes in 3462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:14.634 7 WARNING neutron_lib.context [None req-979a2ea7-1328-4283-a20e-245d12046065 c80a426e941f4817978912779950e0a8 b5b0e30f25234f6cb349ea4fcb892731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 701/1441] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:14 2026] POST /v2.0/subnets => generated 655 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1442] 10.0.0.195 () {34 vars in 683 bytes} [Thu Jul 9 14:33:14 2026] POST /v2.0/security-groups => generated 1623 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:33:15.127 7 WARNING neutron_lib.context [None req-1da1fb9a-4de2-4d39-9984-14fbd8b8b56b 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:15.324 7 INFO neutron.db.segments_db [None req-1da1fb9a-4de2-4d39-9984-14fbd8b8b56b 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Added segment e6c25772-72ca-4b7e-b5d8-e9eead744f65 of type vxlan for network aed5b078-e3db-4b77-a75a-b194afc98003 [pid: 7|app: 0|req: 742/1443] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:14 2026] POST /v2.0/networks => generated 630 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:15.450 7 WARNING neutron_lib.context [None req-7755ebb5-bcbb-40db-ba8c-1d016d182e8b 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:15.501 7 INFO neutron.db.segments_db [None req-7755ebb5-bcbb-40db-ba8c-1d016d182e8b 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Added segment 53d3b41d-a002-4fab-8960-b5180d2e841a of type vxlan for network 9bcef0e6-6dc7-4456-b432-6bb8a35eb5d8 2026-07-09 14:33:15.918 7 INFO neutron.db.l3_hamode_db [None req-7755ebb5-bcbb-40db-ba8c-1d016d182e8b 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:33:16.120 7 INFO neutron.db.l3_hamode_db [None req-7755ebb5-bcbb-40db-ba8c-1d016d182e8b 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 702/1444] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:33:14 2026] PUT /v2.0/routers/8d0a0916-aebf-49d1-9254-939c4be19e14/add_router_interface => generated 309 bytes in 1696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:16.461 8 WARNING neutron_lib.context [None req-beac2b5f-1f71-4d82-981c-0d25f1bb64e0 c80a426e941f4817978912779950e0a8 b5b0e30f25234f6cb349ea4fcb892731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1445] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:33:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:16.688 8 WARNING neutron_lib.context [None req-844f8df9-fbd9-458a-b448-9a1e1b08bb77 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:16.798 8 INFO neutron.db.segments_db [None req-844f8df9-fbd9-458a-b448-9a1e1b08bb77 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Added segment 4af3c5b0-b1e1-4f9c-8060-857468d75ded of type vxlan for network 2b0eb1d6-c9d6-4923-b642-800bc2cc7943 [pid: 7|app: 0|req: 743/1446] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:15 2026] POST /v2.0/routers => generated 511 bytes in 1572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1447] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:33:17 2026] GET /v2.0/security-group-rules/5057a81b-dee7-4795-92c5-d2016c8f9341 => generated 601 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1448] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:16 2026] POST /v2.0/networks => generated 630 bytes in 954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1449] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jul 9 14:33:17 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:17.763 8 WARNING neutron_lib.context [None req-862fcdc6-d807-4091-8d3b-b3e39f4db55c 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 706/1450] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:17 2026] POST /v2.0/subnets => generated 626 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1451] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:33:18 2026] DELETE /v2.0/security-group-rules/5057a81b-dee7-4795-92c5-d2016c8f9341 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:33:18.283 8 WARNING neutron_lib.context [None req-c5c92280-b19f-4b67-a56d-f9e0fd38ac5a 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 745/1452] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:33:17 2026] PUT /v2.0/routers/ac3c7f15-9c9d-4b45-924a-d21a4b4bb28c/add_router_interface => generated 309 bytes in 1455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1453] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jul 9 14:33:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1454] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:18 2026] POST /v2.0/subnets => generated 626 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:18.669 8 WARNING neutron_lib.context [None req-e40e1d59-1d9e-41b3-8c0e-39a7f6466ed3 c80a426e941f4817978912779950e0a8 b5b0e30f25234f6cb349ea4fcb892731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 747/1455] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:33:18 2026] GET /v2.0/ports/b4be58d2-6686-42a5-9842-4d75e2339179 => generated 959 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:18.729 7 WARNING neutron_lib.context [None req-938d8f3e-70d8-4922-afac-644c9a0604a2 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:18.828 7 INFO neutron.db.segments_db [None req-938d8f3e-70d8-4922-afac-644c9a0604a2 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Added segment 72122a7b-81cc-4416-bbe0-5f76b6543d86 of type vxlan for network 4b938703-ca7d-4a92-af6a-e2ee86c1e042 [pid: 8|app: 0|req: 709/1456] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:33:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:19.247 7 INFO neutron.db.l3_hamode_db [None req-938d8f3e-70d8-4922-afac-644c9a0604a2 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:33:19.442 7 INFO neutron.db.l3_hamode_db [None req-938d8f3e-70d8-4922-afac-644c9a0604a2 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 748/1457] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:18 2026] POST /v2.0/routers => generated 506 bytes in 1587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1458] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:33:20 2026] GET /v2.0/security-group-rules/4aae3e27-42de-4686-861c-9ae2694db612 => 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: 750/1459] 10.0.0.168 () {34 vars in 981 bytes} [Thu Jul 9 14:33:20 2026] GET /v2.0/networks?id=b59e17a3-d5a5-4706-8174-3e763c115db7 => generated 672 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1460] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:33:18 2026] PUT /v2.0/routers/ac3c7f15-9c9d-4b45-924a-d21a4b4bb28c/add_router_interface => generated 309 bytes in 1543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1461] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jul 9 14:33:20 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1462] 10.0.0.168 () {34 vars in 964 bytes} [Thu Jul 9 14:33:20 2026] GET /v2.0/quotas/ca6e7c361ee64756961655f34e5f7437 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1463] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:33:20 2026] GET /v2.0/ports/7b0ed30d-3dee-4dea-8f9e-452628c00865 => generated 967 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1464] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:33:20 2026] DELETE /v2.0/security-group-rules/4aae3e27-42de-4686-861c-9ae2694db612 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1465] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:33:20 2026] GET /v2.0/ports?tenant_id=ca6e7c361ee64756961655f34e5f7437&fields=id => generated 103 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1466] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:33:20 2026] PUT /v2.0/routers/ac3c7f15-9c9d-4b45-924a-d21a4b4bb28c/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1467] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jul 9 14:33:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1468] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:33:20 2026] PUT /v2.0/routers/151913ad-a1e5-4051-8be6-fe82d6a4f0b4/add_router_interface => generated 309 bytes in 1570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1469] 10.0.0.168 () {34 vars in 1007 bytes} [Thu Jul 9 14:33:21 2026] GET /v2.0/networks/b59e17a3-d5a5-4706-8174-3e763c115db7?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:33:22.004 8 WARNING neutron_lib.context [None req-21d5d90e-c0da-4b93-b12d-ff152c0b4e32 c80a426e941f4817978912779950e0a8 b5b0e30f25234f6cb349ea4fcb892731 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1470] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:33:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1471] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:33:22 2026] GET /v2.0/ports/dbe35f88-3070-47d4-8277-21c95d6e3221 => generated 955 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1472] 10.0.0.168 () {34 vars in 1107 bytes} [Thu Jul 9 14:33:22 2026] GET /v2.0/networks/b59e17a3-d5a5-4706-8174-3e763c115db7?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: 722/1473] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:33:22 2026] GET /v2.0/security-group-rules/8f01e84b-b421-457d-9d54-87b9c99b9803 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1474] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:33:21 2026] PUT /v2.0/routers/ac3c7f15-9c9d-4b45-924a-d21a4b4bb28c/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1475] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jul 9 14:33:23 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1476] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:23 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => 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: 755/1477] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:23 2026] GET /v2.0/ports?device_id=ac3c7f15-9c9d-4b45-924a-d21a4b4bb28c => 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: 756/1478] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:33:23 2026] DELETE /v2.0/security-group-rules/8f01e84b-b421-457d-9d54-87b9c99b9803 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1479] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:33:22 2026] PUT /v2.0/routers/151913ad-a1e5-4051-8be6-fe82d6a4f0b4/add_router_interface => generated 309 bytes in 1506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1480] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jul 9 14:33:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:23.953 7 INFO neutron.services.segments.plugin [-] Segment 53d3b41d-a002-4fab-8960-b5180d2e841a resource provider aggregate not found [pid: 8|app: 0|req: 725/1481] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:33:23 2026] GET /v2.0/ports/a3411d0f-cf1f-4e78-8a6f-b53dff0c205a => generated 955 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:23.966 7 INFO neutron.services.segments.plugin [-] Segment 53d3b41d-a002-4fab-8960-b5180d2e841a resource provider aggregate not found 2026-07-09 14:33:23.972 7 INFO neutron.services.segments.plugin [-] Segment 53d3b41d-a002-4fab-8960-b5180d2e841a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53d3b41d-a002-4fab-8960-b5180d2e841a found for delete ", "request_id": "req-1a05f4ef-9303-4df8-996b-db30a5666333"}]} 2026-07-09 14:33:23.985 7 INFO neutron.db.l3_hamode_db [None req-c897228b-a327-40ec-b4c1-fef4a1ebfca4 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] HA network 9bcef0e6-6dc7-4456-b432-6bb8a35eb5d8 was deleted as no HA routers are present in tenant d988f28892e749ecb87ebc9caf1c45af. 2026-07-09 14:33:23.988 7 INFO neutron.services.segments.plugin [-] Segment 53d3b41d-a002-4fab-8960-b5180d2e841a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53d3b41d-a002-4fab-8960-b5180d2e841a found for delete ", "request_id": "req-386498dd-8917-4ce4-8805-ca10455b6555"}]} [pid: 7|app: 0|req: 757/1482] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:23 2026] DELETE /v2.0/routers/ac3c7f15-9c9d-4b45-924a-d21a4b4bb28c => generated 0 bytes in 740 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1483] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:23 2026] DELETE /v2.0/security-groups/70c8504c-9509-473c-aa94-767d143594d5 => 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: 727/1484] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:24 2026] DELETE /v2.0/subnets/331549db-0165-4e99-a207-caccfa7135ca => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1485] 10.0.0.195 () {32 vars in 662 bytes} [Thu Jul 9 14:33:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1486] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:24 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => 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: 730/1487] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:24 2026] DELETE /v2.0/subnets/058bc8ef-4983-499c-bf7a-ee8c7db8dd3b => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1488] 10.0.0.195 () {32 vars in 662 bytes} [Thu Jul 9 14:33:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:24.915 8 INFO neutron.services.segments.plugin [-] Segment abe9161c-70f2-443e-b813-fee352e7daef resource provider aggregate not found 2026-07-09 14:33:24.921 8 INFO neutron.services.segments.plugin [-] Segment abe9161c-70f2-443e-b813-fee352e7daef resource provider aggregate not found 2026-07-09 14:33:24.934 8 INFO neutron.services.segments.plugin [-] Segment abe9161c-70f2-443e-b813-fee352e7daef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe9161c-70f2-443e-b813-fee352e7daef found for delete ", "request_id": "req-7d2f6f44-ac6f-441a-8736-ff1234033873"}]} 2026-07-09 14:33:24.938 8 INFO neutron.services.segments.plugin [-] Segment abe9161c-70f2-443e-b813-fee352e7daef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe9161c-70f2-443e-b813-fee352e7daef found for delete ", "request_id": "req-b8d5eb87-ab9f-40e5-a668-0194efccdf15"}]} [pid: 8|app: 0|req: 732/1489] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:24 2026] DELETE /v2.0/networks/654bc527-4b46-468c-bc5a-35db97188cac => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1490] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:33:23 2026] PUT /v2.0/routers/151913ad-a1e5-4051-8be6-fe82d6a4f0b4/remove_router_interface => generated 309 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1491] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:24 2026] DELETE /v2.0/networks/b54a454c-e168-4a65-8276-befd54e8dfaf => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1492] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:25 2026] GET /v2.0/security-groups?tenant_id=b5b0e30f25234f6cb349ea4fcb892731&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1493] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:25 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:33:25.566 8 WARNING neutron_lib.context [None req-51f3139a-9cb4-46c7-b700-ddd4e5074140 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:25.643 8 INFO neutron.db.segments_db [None req-51f3139a-9cb4-46c7-b700-ddd4e5074140 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Added segment 05457453-4ab0-4fe1-bfb8-890ebc19347a of type vxlan for network e3262be5-9902-4fa5-a59b-ebc412dba9b3 [pid: 8|app: 0|req: 736/1494] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:25 2026] POST /v2.0/networks => generated 634 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1495] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:25 2026] DELETE /v2.0/security-groups/4728945d-82a4-4643-a191-f509a032e2d9 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:33:25.944 8 WARNING neutron_lib.context [None req-4ee37fc2-c449-4ab1-b3a2-2d979edc0876 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 759/1498] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:33:25 2026] PUT /v2.0/routers/151913ad-a1e5-4051-8be6-fe82d6a4f0b4/remove_router_interface => generated 309 bytes in 1113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1499] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:26 2026] GET /v2.0/ports?device_id=151913ad-a1e5-4051-8be6-fe82d6a4f0b4 => 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: 740/1500] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:25 2026] POST /v2.0/subnets => generated 646 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:26.331 8 WARNING neutron_lib.context [None req-5f44ba8f-2f47-4007-a6c8-3a88853f9be5 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:26.419 8 INFO neutron.db.segments_db [None req-5f44ba8f-2f47-4007-a6c8-3a88853f9be5 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Added segment 9d539e0c-9091-4589-ade3-c7c9e69cd7ad of type vxlan for network 591bfc6a-73d0-4edc-80a9-cb595ce25a74 2026-07-09 14:33:26.824 8 INFO neutron.db.l3_hamode_db [None req-5f44ba8f-2f47-4007-a6c8-3a88853f9be5 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:33:26.951 8 INFO neutron.services.segments.plugin [-] Segment 174b41fd-88f9-4d3f-89c4-dfd405140d34 resource provider aggregate not found 2026-07-09 14:33:26.966 8 INFO neutron.services.segments.plugin [-] Segment 174b41fd-88f9-4d3f-89c4-dfd405140d34 resource provider aggregate not found 2026-07-09 14:33:26.971 8 INFO neutron.services.segments.plugin [-] Segment 174b41fd-88f9-4d3f-89c4-dfd405140d34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 174b41fd-88f9-4d3f-89c4-dfd405140d34 found for delete ", "request_id": "req-01071f40-593c-44a2-8b3f-6e63f3c5519b"}]} 2026-07-09 14:33:26.992 8 INFO neutron.services.segments.plugin [-] Segment 174b41fd-88f9-4d3f-89c4-dfd405140d34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 174b41fd-88f9-4d3f-89c4-dfd405140d34 found for delete ", "request_id": "req-62ef0891-171a-469d-88b2-c29dffdaaebe"}]} 2026-07-09 14:33:27.021 8 INFO neutron.db.l3_hamode_db [None req-5f44ba8f-2f47-4007-a6c8-3a88853f9be5 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:33:27.036 7 INFO neutron.services.segments.plugin [-] Segment 72122a7b-81cc-4416-bbe0-5f76b6543d86 resource provider aggregate not found 2026-07-09 14:33:27.044 7 INFO neutron.services.segments.plugin [-] Segment 72122a7b-81cc-4416-bbe0-5f76b6543d86 resource provider aggregate not found 2026-07-09 14:33:27.060 7 INFO neutron.services.segments.plugin [-] Segment 72122a7b-81cc-4416-bbe0-5f76b6543d86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72122a7b-81cc-4416-bbe0-5f76b6543d86 found for delete ", "request_id": "req-8b0015fb-8a10-447d-8c63-0b3a738c6de7"}]} 2026-07-09 14:33:27.072 7 INFO neutron.services.segments.plugin [-] Segment 72122a7b-81cc-4416-bbe0-5f76b6543d86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72122a7b-81cc-4416-bbe0-5f76b6543d86 found for delete ", "request_id": "req-1bf7da39-77c2-4cf6-99dd-d7ad573fd766"}]} 2026-07-09 14:33:27.084 7 INFO neutron.db.l3_hamode_db [None req-0c947004-4782-4193-a588-e6fd77c7868f 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] HA network 4b938703-ca7d-4a92-af6a-e2ee86c1e042 was deleted as no HA routers are present in tenant 43f6f7a668d54f189c239404e7dcda64. [pid: 7|app: 0|req: 761/1501] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:26 2026] DELETE /v2.0/routers/151913ad-a1e5-4051-8be6-fe82d6a4f0b4 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1502] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:27 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => 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: 763/1503] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:33:27 2026] GET /v2.0/networks?id=b59e17a3-d5a5-4706-8174-3e763c115db7 => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1504] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:27 2026] DELETE /v2.0/subnets/c3a4dc75-65f5-4957-a32c-5dd019664105 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:27.362 7 WARNING neutron_lib.context [req-9f9d5555-3a7f-4ce3-8e2a-40c0a25c1be9 req-c8769376-8507-4a3a-ae25-e62ca3a46165 8a5f264574464dc49f2bff56140c34ae ca6e7c361ee64756961655f34e5f7437 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1505] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:26 2026] POST /v2.0/routers => generated 510 bytes in 1483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1506] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:33:27 2026] POST /v2.0/ports => generated 954 bytes in 574 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-07-09 14:33:27.927 7 WARNING neutron_lib.context [None req-98312071-c9ce-4943-b465-02f08e685017 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 742/1507] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:27 2026] DELETE /v2.0/subnets/67d89713-7c71-4b47-bf6e-d867eaf4c33f => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1508] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jul 9 14:33:27 2026] POST /v2.0/ports => generated 963 bytes in 425 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-07-09 14:33:28.564 7 WARNING neutron_lib.context [None req-6a195e70-3f42-4fb0-ae5f-7d8c98eb31d1 d64ae48d56a84b60a89c24c397af10cb 517ca4817a5541959efeecda55bb9222 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 743/1509] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:33:28 2026] PUT /v2.0/ports/af0b1a6b-a823-43ac-8c41-902920898c50 => generated 1235 bytes in 552 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-07-09 14:33:28.626 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a3b651d-7d01-4deb-8845-d6224daaf655'] response: {'name': 'network-changed', 'server_uuid': 'f482ca5b-5b7b-44ca-8768-b01b648084a1', 'tag': 'af0b1a6b-a823-43ac-8c41-902920898c50', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 767/1510] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:33:28 2026] POST /v2.0/subnetpools => generated 548 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1511] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:28 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1512] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:28 2026] DELETE /v2.0/networks/2b0eb1d6-c9d6-4923-b642-800bc2cc7943 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1513] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:33:28 2026] GET /v2.0/subnetpools/717b63bd-8272-4385-a1b8-b5bbcbaaaa2e => generated 548 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1514] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:33:28 2026] GET /v2.0/security-groups?id=d0954222-ff90-4b69-8512-ac577c02cb94&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-07-09 14:33:28.992 8 INFO neutron.services.segments.plugin [-] Segment 4af3c5b0-b1e1-4f9c-8060-857468d75ded resource provider aggregate not found [pid: 8|app: 0|req: 747/1515] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:28 2026] DELETE /v2.0/networks/aed5b078-e3db-4b77-a75a-b194afc98003 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:29.016 8 INFO neutron.services.segments.plugin [-] Segment 4af3c5b0-b1e1-4f9c-8060-857468d75ded resource provider aggregate not found 2026-07-09 14:33:29.019 8 INFO neutron.services.segments.plugin [-] Segment 4af3c5b0-b1e1-4f9c-8060-857468d75ded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af3c5b0-b1e1-4f9c-8060-857468d75ded found for delete ", "request_id": "req-26ecd533-e154-44c0-9eed-59af0f6f768a"}]} 2026-07-09 14:33:29.039 8 INFO neutron.services.segments.plugin [-] Segment e6c25772-72ca-4b7e-b5d8-e9eead744f65 resource provider aggregate not found 2026-07-09 14:33:29.045 8 INFO neutron.services.segments.plugin [-] Segment 4af3c5b0-b1e1-4f9c-8060-857468d75ded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af3c5b0-b1e1-4f9c-8060-857468d75ded found for delete ", "request_id": "req-cf8881cd-7cd8-4ffa-ab84-07b241a23c83"}]} 2026-07-09 14:33:29.065 8 INFO neutron.services.segments.plugin [-] Segment e6c25772-72ca-4b7e-b5d8-e9eead744f65 resource provider aggregate not found 2026-07-09 14:33:29.071 8 INFO neutron.services.segments.plugin [-] Segment e6c25772-72ca-4b7e-b5d8-e9eead744f65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6c25772-72ca-4b7e-b5d8-e9eead744f65 found for delete ", "request_id": "req-e7a638c2-b929-423b-beff-3ef319bf8416"}]} 2026-07-09 14:33:29.080 8 INFO neutron.services.segments.plugin [-] Segment e6c25772-72ca-4b7e-b5d8-e9eead744f65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6c25772-72ca-4b7e-b5d8-e9eead744f65 found for delete ", "request_id": "req-88e795dd-a991-40c6-a9c8-5ce9871277da"}]} [pid: 8|app: 0|req: 748/1516] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:33:29 2026] PUT /v2.0/subnetpools/717b63bd-8272-4385-a1b8-b5bbcbaaaa2e => generated 501 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:29.105 8 WARNING neutron_lib.context [None req-d66669b4-fe69-4155-b9c9-ebceb21187a4 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:29.163 8 INFO neutron.db.segments_db [None req-d66669b4-fe69-4155-b9c9-ebceb21187a4 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Added segment 678a1769-fe68-48b2-a5be-3cb1367ea764 of type vxlan for network 93b47a87-7f2d-443d-9fdb-fc9c92710540 [pid: 8|app: 0|req: 749/1517] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:29 2026] POST /v2.0/networks => generated 630 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1518] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:33:29 2026] DELETE /v2.0/subnetpools/717b63bd-8272-4385-a1b8-b5bbcbaaaa2e => 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: 751/1519] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:33:29 2026] GET /v2.0/ports?tenant_id=ca6e7c361ee64756961655f34e5f7437&device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:29.346 8 WARNING neutron_lib.context [None req-5e688223-f5f3-4fef-845d-7fadb4d173f8 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 752/1520] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:29 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:29.616 8 INFO neutron.api.v2.resource [None req-d1f29d79-32ac-4697-9e59-e0df39bb977d d64ae48d56a84b60a89c24c397af10cb 517ca4817a5541959efeecda55bb9222 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 753/1521] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:33:29 2026] GET /v2.0/subnetpools/717b63bd-8272-4385-a1b8-b5bbcbaaaa2e => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1522] 199.19.213.223 () {34 vars in 1017 bytes} [Thu Jul 9 14:33:29 2026] GET /v2.0/networks?tenant_id=ca6e7c361ee64756961655f34e5f7437&shared=False => generated 768 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:29.686 8 WARNING neutron_lib.context [None req-731f07a8-2c84-4702-bf93-d11578dc8bd4 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:29.742 8 INFO neutron.db.segments_db [None req-731f07a8-2c84-4702-bf93-d11578dc8bd4 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Added segment 898573ff-8908-4e51-92dc-01cc2bcfda18 of type vxlan for network fa1a9a3b-ca0b-4782-9b08-8b894789c40f [pid: 7|app: 0|req: 769/1523] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:33:28 2026] PUT /v2.0/routers/a9d745e0-a2ec-4d85-9db4-c061503604b9/add_router_interface => generated 309 bytes in 1301 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-07-09 14:33:30.030 7 INFO neutron.api.v2.resource [None req-ab5217cb-318a-4903-84dc-5b8a2f3ee72e d64ae48d56a84b60a89c24c397af10cb 517ca4817a5541959efeecda55bb9222 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 770/1524] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:33:30 2026] DELETE /v2.0/subnetpools/717b63bd-8272-4385-a1b8-b5bbcbaaaa2e => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:30.051 8 INFO neutron.db.l3_hamode_db [None req-731f07a8-2c84-4702-bf93-d11578dc8bd4 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 771/1525] 199.19.213.223 () {34 vars in 929 bytes} [Thu Jul 9 14:33:30 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: 7|app: 0|req: 772/1526] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:30 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1527] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:33:30 2026] GET /v2.0/ports/987b1bbb-c617-42c8-aee0-ca95467fdac6 => generated 1037 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:30.203 8 INFO neutron.db.l3_hamode_db [None req-731f07a8-2c84-4702-bf93-d11578dc8bd4 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 774/1528] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:33:30 2026] GET /v2.0/security-groups?id=d0954222-ff90-4b69-8512-ac577c02cb94&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1529] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:29 2026] POST /v2.0/routers => generated 504 bytes in 1294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1530] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:33:30 2026] PUT /v2.0/routers/a9d745e0-a2ec-4d85-9db4-c061503604b9/remove_router_interface => generated 309 bytes in 945 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-07-09 14:33:31.190 7 WARNING neutron_lib.context [None req-5c78b356-b442-4f74-af94-33e5248c4eb4 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 756/1531] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:30 2026] GET /v2.0/security-groups?tenant_id=517ca4817a5541959efeecda55bb9222&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: 757/1532] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:33:31 2026] GET /v2.0/ports?tenant_id=ca6e7c361ee64756961655f34e5f7437&device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:31.422 8 INFO neutron.api.v2.resource [None req-8dc6f46f-88ae-407d-a895-aec37cae4e30 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1533] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:33:31 2026] PUT /v2.0/routers/a9d745e0-a2ec-4d85-9db4-c061503604b9/remove_router_interface => generated 197 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1534] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:31 2026] DELETE /v2.0/security-groups/e8e0df84-c4da-4de7-bb3f-0bccd1d713f3 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1535] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:33:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=af0b1a6b-a823-43ac-8c41-902920898c50 => 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: 776/1536] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jul 9 14:33:31 2026] POST /v2.0/ports => generated 948 bytes in 481 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: 777/1537] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:31 2026] GET /v2.0/ports?device_id=a9d745e0-a2ec-4d85-9db4-c061503604b9 => 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: 761/1538] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:31 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1539] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:33:31 2026] GET /v2.0/subnets?id=b44525ef-93d4-47b9-8166-4389591495cd => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:32.404 7 INFO neutron.services.segments.plugin [-] Segment 9d539e0c-9091-4589-ade3-c7c9e69cd7ad resource provider aggregate not found 2026-07-09 14:33:32.409 7 INFO neutron.services.segments.plugin [-] Segment 9d539e0c-9091-4589-ade3-c7c9e69cd7ad resource provider aggregate not found 2026-07-09 14:33:32.424 7 INFO neutron.services.segments.plugin [-] Segment 9d539e0c-9091-4589-ade3-c7c9e69cd7ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d539e0c-9091-4589-ade3-c7c9e69cd7ad found for delete ", "request_id": "req-b63a12d0-c41d-4013-89be-03287dafc4e8"}]} 2026-07-09 14:33:32.426 7 INFO neutron.services.segments.plugin [-] Segment 9d539e0c-9091-4589-ade3-c7c9e69cd7ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d539e0c-9091-4589-ade3-c7c9e69cd7ad found for delete ", "request_id": "req-931e11d9-4b39-409e-9d15-0001606fcc9a"}]} 2026-07-09 14:33:32.449 7 INFO neutron.db.l3_hamode_db [None req-f8a47791-e5a2-44d0-b754-2d9ea682fb5d 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] HA network 591bfc6a-73d0-4edc-80a9-cb595ce25a74 was deleted as no HA routers are present in tenant d988f28892e749ecb87ebc9caf1c45af. [pid: 7|app: 0|req: 779/1540] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:31 2026] DELETE /v2.0/routers/a9d745e0-a2ec-4d85-9db4-c061503604b9 => generated 0 bytes in 740 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1541] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:33:32 2026] GET /v2.0/security-groups?id=d0954222-ff90-4b69-8512-ac577c02cb94&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: 781/1542] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:33:32 2026] GET /v2.0/ports?network_id=b59e17a3-d5a5-4706-8174-3e763c115db7&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: 782/1543] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:32 2026] DELETE /v2.0/subnets/85886bc7-ec13-40f5-b8f7-8ec85aa8196c => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1544] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:33:32 2026] GET /v2.0/networks/b59e17a3-d5a5-4706-8174-3e763c115db7?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1545] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:33:31 2026] PUT /v2.0/routers/fc7a53c5-15df-4218-a932-57c697eb83de/add_router_interface => generated 309 bytes in 1472 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: 763/1546] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:33:33 2026] GET /v2.0/networks/b59e17a3-d5a5-4706-8174-3e763c115db7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1547] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:32 2026] DELETE /v2.0/networks/e3262be5-9902-4fa5-a59b-ebc412dba9b3 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1548] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:33:33 2026] GET /v2.0/ports/8d62ebbf-a5aa-422f-8f69-d225be9e04fc => generated 1022 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:33.328 7 WARNING neutron_lib.context [None req-14040b35-e805-4bbb-84a2-15234ccd75fc 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:33.423 7 INFO neutron.db.segments_db [None req-14040b35-e805-4bbb-84a2-15234ccd75fc 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Added segment f677be9f-ab4d-4e46-ac0b-b1a128a190c6 of type vxlan for network 7a74036e-9192-4767-b0e0-6d2afd934ad7 [pid: 7|app: 0|req: 785/1549] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:33 2026] POST /v2.0/networks => generated 633 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1550] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:33 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:33.624 7 WARNING neutron_lib.context [None req-fca36dd7-c2d8-44e0-9c37-a7e952361955 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 787/1551] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:33 2026] POST /v2.0/subnets => generated 646 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1552] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:33:34 2026] GET /v2.0/security-groups?id=d0954222-ff90-4b69-8512-ac577c02cb94&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:33:34.067 7 WARNING neutron_lib.context [None req-2327c9cf-6eca-4800-a2a4-c11318d7872d 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:34.121 7 INFO neutron.db.segments_db [None req-2327c9cf-6eca-4800-a2a4-c11318d7872d 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Added segment 82f4a938-4397-4130-ade5-6e00666075c4 of type vxlan for network 888e35d9-5125-4bcd-8901-29345db8c0ae [pid: 8|app: 0|req: 765/1553] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:33:33 2026] PUT /v2.0/routers/fc7a53c5-15df-4218-a932-57c697eb83de/remove_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:34.445 7 INFO neutron.db.l3_hamode_db [None req-2327c9cf-6eca-4800-a2a4-c11318d7872d 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:33:34.448 7 INFO neutron.services.segments.plugin [-] Segment 05457453-4ab0-4fe1-bfb8-890ebc19347a resource provider aggregate not found 2026-07-09 14:33:34.453 7 INFO neutron.services.segments.plugin [-] Segment 05457453-4ab0-4fe1-bfb8-890ebc19347a resource provider aggregate not found 2026-07-09 14:33:34.477 7 INFO neutron.services.segments.plugin [-] Segment 05457453-4ab0-4fe1-bfb8-890ebc19347a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05457453-4ab0-4fe1-bfb8-890ebc19347a found for delete ", "request_id": "req-ce2cc49e-662f-4217-b0c7-730b0cf5dfc3"}]} 2026-07-09 14:33:34.479 7 INFO neutron.services.segments.plugin [-] Segment 05457453-4ab0-4fe1-bfb8-890ebc19347a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05457453-4ab0-4fe1-bfb8-890ebc19347a found for delete ", "request_id": "req-146239ec-5b16-4057-b35e-53a68800a7c5"}]} /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-07-09 14:33:34.600 7 INFO neutron.db.l3_hamode_db [None req-2327c9cf-6eca-4800-a2a4-c11318d7872d 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 766/1554] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:34 2026] GET /v2.0/security-groups?tenant_id=c5cc18f995184b538aa7e36e69b3496d&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:34.861 8 INFO neutron.api.v2.resource [None req-e788679d-c917-47ca-92c2-6ae8f6efb6c9 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 767/1555] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:33:34 2026] PUT /v2.0/routers/fc7a53c5-15df-4218-a932-57c697eb83de/remove_router_interface => generated 197 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1556] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:34 2026] DELETE /v2.0/security-groups/b9f0fa2b-c4eb-48c7-87f6-9fb208c9e205 => 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: 769/1557] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:34 2026] GET /v2.0/ports?device_id=fc7a53c5-15df-4218-a932-57c697eb83de => 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: 789/1558] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:34 2026] POST /v2.0/routers => generated 511 bytes in 1351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1559] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:35 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:35.699 8 INFO neutron.services.segments.plugin [-] Segment 898573ff-8908-4e51-92dc-01cc2bcfda18 resource provider aggregate not found 2026-07-09 14:33:35.706 8 INFO neutron.services.segments.plugin [-] Segment 898573ff-8908-4e51-92dc-01cc2bcfda18 resource provider aggregate not found 2026-07-09 14:33:35.715 8 INFO neutron.services.segments.plugin [-] Segment 898573ff-8908-4e51-92dc-01cc2bcfda18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 898573ff-8908-4e51-92dc-01cc2bcfda18 found for delete ", "request_id": "req-e297ed18-abd4-490b-8073-62cd6afea7c0"}]} 2026-07-09 14:33:35.726 8 INFO neutron.services.segments.plugin [-] Segment 898573ff-8908-4e51-92dc-01cc2bcfda18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 898573ff-8908-4e51-92dc-01cc2bcfda18 found for delete ", "request_id": "req-89e141bc-7168-4e8d-9e75-768bc01613e1"}]} 2026-07-09 14:33:35.728 8 INFO neutron.db.l3_hamode_db [None req-bd46da79-d9ec-444f-b365-f8ac5810cdca 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] HA network fa1a9a3b-ca0b-4782-9b08-8b894789c40f was deleted as no HA routers are present in tenant 43f6f7a668d54f189c239404e7dcda64. [pid: 8|app: 0|req: 770/1560] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:34 2026] DELETE /v2.0/routers/fc7a53c5-15df-4218-a932-57c697eb83de => generated 0 bytes in 744 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1561] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:33:35 2026] GET /v2.0/security-groups?id=d0954222-ff90-4b69-8512-ac577c02cb94&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1562] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:35 2026] DELETE /v2.0/subnets/250edf74-41f9-4932-bd85-c9cac8677465 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1563] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:36 2026] DELETE /v2.0/networks/93b47a87-7f2d-443d-9fdb-fc9c92710540 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:36.433 8 WARNING neutron_lib.context [None req-30962cb6-2bdf-45dc-a451-428afd264768 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:36.524 8 INFO neutron.db.segments_db [None req-30962cb6-2bdf-45dc-a451-428afd264768 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Added segment 76dfb775-156b-4596-be6b-dd9097bd07b6 of type vxlan for network 978c4b14-8288-4b78-90db-faae2b8f61a9 [pid: 8|app: 0|req: 774/1564] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:33:36 2026] POST /v2.0/networks => generated 630 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:36.657 8 WARNING neutron_lib.context [None req-50587a4e-641d-4cdf-8a1a-58586d914f9a 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 791/1565] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:33:35 2026] PUT /v2.0/routers/fb7a7554-0f8e-4002-982f-fd1781d04ed3/add_router_interface => generated 309 bytes in 1475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1566] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:36 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1567] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:36 2026] POST /v2.0/subnets => generated 626 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:37.066 8 WARNING neutron_lib.context [None req-8470b27c-0e4c-44aa-96ef-069bf58c5355 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 793/1568] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:33:37 2026] GET /v2.0/ports/222dd888-a97c-4a9f-bd3d-e23ada75743d => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:37.114 8 INFO neutron.db.segments_db [None req-8470b27c-0e4c-44aa-96ef-069bf58c5355 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Added segment b87d76e8-f004-4d28-b69b-ba9e3576cf24 of type vxlan for network da136817-357d-4dcf-af11-9aeb8b0e9260 [pid: 7|app: 0|req: 794/1569] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:33:37 2026] GET /v2.0/security-groups?id=d0954222-ff90-4b69-8512-ac577c02cb94&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:33:37.539 8 INFO neutron.db.l3_hamode_db [None req-8470b27c-0e4c-44aa-96ef-069bf58c5355 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:33:37.695 8 INFO neutron.db.l3_hamode_db [None req-8470b27c-0e4c-44aa-96ef-069bf58c5355 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:33:37.753 8 INFO neutron.services.segments.plugin [-] Segment 678a1769-fe68-48b2-a5be-3cb1367ea764 resource provider aggregate not found 2026-07-09 14:33:37.759 8 INFO neutron.services.segments.plugin [-] Segment 678a1769-fe68-48b2-a5be-3cb1367ea764 resource provider aggregate not found 2026-07-09 14:33:37.779 8 INFO neutron.services.segments.plugin [-] Segment 678a1769-fe68-48b2-a5be-3cb1367ea764 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 678a1769-fe68-48b2-a5be-3cb1367ea764 found for delete ", "request_id": "req-394d6197-1dc1-45ce-b158-56b38d3fe011"}]} 2026-07-09 14:33:37.782 8 INFO neutron.services.segments.plugin [-] Segment 678a1769-fe68-48b2-a5be-3cb1367ea764 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 678a1769-fe68-48b2-a5be-3cb1367ea764 found for delete ", "request_id": "req-30bbf9ce-be2d-4fff-8cb6-40b90aad0784"}]} [pid: 8|app: 0|req: 776/1570] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:37 2026] POST /v2.0/routers => generated 507 bytes in 1508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1571] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:33:37 2026] PUT /v2.0/routers/fb7a7554-0f8e-4002-982f-fd1781d04ed3/remove_router_interface => generated 309 bytes in 1494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1572] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:38 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1573] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:38 2026] GET /v2.0/ports?device_id=fb7a7554-0f8e-4002-982f-fd1781d04ed3 => 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: 779/1574] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:33:38 2026] GET /v2.0/security-groups?id=d0954222-ff90-4b69-8512-ac577c02cb94&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:33:39.483 8 INFO neutron.db.l3_hamode_db [None req-2dbd4f06-7acd-4247-ae6a-35995092ddd8 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] HA network 888e35d9-5125-4bcd-8901-29345db8c0ae was deleted as no HA routers are present in tenant d988f28892e749ecb87ebc9caf1c45af. [pid: 8|app: 0|req: 780/1575] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:38 2026] DELETE /v2.0/routers/fb7a7554-0f8e-4002-982f-fd1781d04ed3 => generated 0 bytes in 721 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1576] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:39 2026] DELETE /v2.0/subnets/9bfedf75-1d86-4301-a348-e4da72e1aeae => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:39.808 8 INFO neutron.services.segments.plugin [-] Segment 82f4a938-4397-4130-ade5-6e00666075c4 resource provider aggregate not found 2026-07-09 14:33:39.815 8 INFO neutron.services.segments.plugin [-] Segment 82f4a938-4397-4130-ade5-6e00666075c4 resource provider aggregate not found 2026-07-09 14:33:39.827 8 INFO neutron.services.segments.plugin [-] Segment 82f4a938-4397-4130-ade5-6e00666075c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82f4a938-4397-4130-ade5-6e00666075c4 found for delete ", "request_id": "req-f760a211-6d3c-4e58-b6ff-0cf1e608aeba"}]} 2026-07-09 14:33:39.832 8 INFO neutron.services.segments.plugin [-] Segment 82f4a938-4397-4130-ade5-6e00666075c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82f4a938-4397-4130-ade5-6e00666075c4 found for delete ", "request_id": "req-56bcc7c6-f814-4559-b3eb-e7691a95ab5f"}]} [pid: 8|app: 0|req: 782/1577] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:39 2026] DELETE /v2.0/networks/7a74036e-9192-4767-b0e0-6d2afd934ad7 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1578] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:40 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:40.104 8 WARNING neutron_lib.context [None req-1f61e405-c259-4b87-b758-ccfc0fe15f68 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:40.166 8 INFO neutron.db.segments_db [None req-1f61e405-c259-4b87-b758-ccfc0fe15f68 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Added segment 05a52cde-acb1-45c9-9336-9075ac7282a9 of type vxlan for network 63dfa76c-e652-4756-a3c7-1d9c67dc18f9 [pid: 7|app: 0|req: 796/1579] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:33:38 2026] PUT /v2.0/routers/1dc23d44-6e72-450b-8ae4-5b2f706fd80e/add_router_interface => generated 309 bytes in 1589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1580] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:33:40 2026] GET /v2.0/security-groups?id=d0954222-ff90-4b69-8512-ac577c02cb94&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: 798/1581] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:33:40 2026] GET /v2.0/ports/6f9710d0-b3ea-42ce-a1d6-cc06ed123fac => generated 955 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:40.567 8 INFO neutron.db.l3_hamode_db [None req-1f61e405-c259-4b87-b758-ccfc0fe15f68 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 799/1582] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:33:40 2026] PUT /v2.0/routers/1dc23d44-6e72-450b-8ae4-5b2f706fd80e/remove_router_interface => generated 309 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1585] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:41 2026] GET /v2.0/ports?device_id=1dc23d44-6e72-450b-8ae4-5b2f706fd80e => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:33:41.600 8 INFO neutron.db.l3_hamode_db [None req-1f61e405-c259-4b87-b758-ccfc0fe15f68 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:33:41.857 8 INFO neutron.services.segments.plugin [-] Segment f677be9f-ab4d-4e46-ac0b-b1a128a190c6 resource provider aggregate not found 2026-07-09 14:33:41.865 8 INFO neutron.services.segments.plugin [-] Segment f677be9f-ab4d-4e46-ac0b-b1a128a190c6 resource provider aggregate not found 2026-07-09 14:33:41.876 8 INFO neutron.services.segments.plugin [-] Segment f677be9f-ab4d-4e46-ac0b-b1a128a190c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f677be9f-ab4d-4e46-ac0b-b1a128a190c6 found for delete ", "request_id": "req-15c3bfe0-3aef-4a19-a673-2e445b76a343"}]} 2026-07-09 14:33:41.884 8 INFO neutron.services.segments.plugin [-] Segment f677be9f-ab4d-4e46-ac0b-b1a128a190c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f677be9f-ab4d-4e46-ac0b-b1a128a190c6 found for delete ", "request_id": "req-1f9c4ea9-bd27-47b0-8815-6216e3e58709"}]} 2026-07-09 14:33:42.225 7 INFO neutron.services.segments.plugin [-] Segment b87d76e8-f004-4d28-b69b-ba9e3576cf24 resource provider aggregate not found 2026-07-09 14:33:42.230 7 INFO neutron.services.segments.plugin [-] Segment b87d76e8-f004-4d28-b69b-ba9e3576cf24 resource provider aggregate not found 2026-07-09 14:33:42.249 7 INFO neutron.services.segments.plugin [-] Segment b87d76e8-f004-4d28-b69b-ba9e3576cf24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b87d76e8-f004-4d28-b69b-ba9e3576cf24 found for delete ", "request_id": "req-6dc76594-6d35-4ba5-91c0-82b445482e05"}]} 2026-07-09 14:33:42.259 7 INFO neutron.services.segments.plugin [-] Segment b87d76e8-f004-4d28-b69b-ba9e3576cf24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b87d76e8-f004-4d28-b69b-ba9e3576cf24 found for delete ", "request_id": "req-6177012f-6e70-4b79-86d1-b2540f3799df"}]} 2026-07-09 14:33:42.266 7 INFO neutron.db.l3_hamode_db [None req-5fd89591-5968-4801-9d46-cffece711790 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] HA network da136817-357d-4dcf-af11-9aeb8b0e9260 was deleted as no HA routers are present in tenant 43f6f7a668d54f189c239404e7dcda64. [pid: 7|app: 0|req: 803/1586] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:41 2026] DELETE /v2.0/routers/1dc23d44-6e72-450b-8ae4-5b2f706fd80e => generated 0 bytes in 823 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1587] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:42 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1588] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:42 2026] DELETE /v2.0/subnets/8abf6910-2cdb-476f-85b5-794cfc6f250d => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1589] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:33:42 2026] GET /v2.0/security-groups?id=d0954222-ff90-4b69-8512-ac577c02cb94&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: 7|app: 0|req: 807/1590] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:42 2026] DELETE /v2.0/networks/978c4b14-8288-4b78-90db-faae2b8f61a9 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:43.060 7 WARNING neutron_lib.context [None req-2453e657-3ab8-457a-aac1-75b057b2577e 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:43.111 7 INFO neutron.db.segments_db [None req-2453e657-3ab8-457a-aac1-75b057b2577e 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Added segment 78ee0280-2220-463b-922a-ae5387fc1bca of type vxlan for network 369382b8-b300-494c-ac58-76e00bae4dab [pid: 8|app: 0|req: 784/1591] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:40 2026] POST /v2.0/routers => generated 692 bytes in 3284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:43.385 7 INFO neutron.db.l3_hamode_db [None req-2453e657-3ab8-457a-aac1-75b057b2577e 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 785/1592] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:33:43 2026] GET /v2.0/routers/dce6054f-e70f-41d2-a6c8-1a9c3ca24cfa => generated 698 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1593] 10.0.0.195 () {32 vars in 646 bytes} [Thu Jul 9 14:33:43 2026] GET /v2.0/routers => generated 701 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1594] 10.0.0.195 () {34 vars in 740 bytes} [Thu Jul 9 14:33:43 2026] PUT /v2.0/routers/dce6054f-e70f-41d2-a6c8-1a9c3ca24cfa => generated 705 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1595] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:33:44 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1596] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:44 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:44.271 7 INFO neutron.services.segments.plugin [-] Segment 76dfb775-156b-4596-be6b-dd9097bd07b6 resource provider aggregate not found [pid: 8|app: 0|req: 790/1597] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:33:44 2026] GET /v2.0/routers/dce6054f-e70f-41d2-a6c8-1a9c3ca24cfa => generated 705 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:44.294 7 INFO neutron.services.segments.plugin [-] Segment 76dfb775-156b-4596-be6b-dd9097bd07b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76dfb775-156b-4596-be6b-dd9097bd07b6 found for delete ", "request_id": "req-3afbfc85-dc19-4856-a51b-a554560279f2"}]} 2026-07-09 14:33:44.295 7 INFO neutron.services.segments.plugin [-] Segment 76dfb775-156b-4596-be6b-dd9097bd07b6 resource provider aggregate not found 2026-07-09 14:33:44.315 7 INFO neutron.services.segments.plugin [-] Segment 76dfb775-156b-4596-be6b-dd9097bd07b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76dfb775-156b-4596-be6b-dd9097bd07b6 found for delete ", "request_id": "req-835ab28c-f246-439b-9ccc-ed464aec0ad2"}]} 2026-07-09 14:33:44.357 7 INFO neutron.db.l3_hamode_db [None req-2453e657-3ab8-457a-aac1-75b057b2577e 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 791/1598] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:33:44 2026] DELETE /v2.0/ports/af0b1a6b-a823-43ac-8c41-902920898c50 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:33:44.604 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddb709cc-92d1-429c-92b6-eeb990f9ce3c'] response: {'server_uuid': 'f482ca5b-5b7b-44ca-8768-b01b648084a1', 'name': 'network-vif-deleted', 'tag': 'af0b1a6b-a823-43ac-8c41-902920898c50', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 792/1599] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:33:44 2026] GET /v2.0/security-groups?id=d0954222-ff90-4b69-8512-ac577c02cb94&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1600] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:44 2026] GET /v2.0/ports?device_id=dce6054f-e70f-41d2-a6c8-1a9c3ca24cfa => 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: 808/1601] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:43 2026] POST /v2.0/routers => generated 688 bytes in 2435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1602] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:33:45 2026] GET /v2.0/routers/7ef32906-f65e-4d2b-9f17-0ebbbb3d0810 => generated 694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:45.585 8 INFO neutron.services.segments.plugin [-] Segment 05a52cde-acb1-45c9-9336-9075ac7282a9 resource provider aggregate not found 2026-07-09 14:33:45.596 8 INFO neutron.services.segments.plugin [-] Segment 05a52cde-acb1-45c9-9336-9075ac7282a9 resource provider aggregate not found 2026-07-09 14:33:45.601 8 INFO neutron.services.segments.plugin [-] Segment 05a52cde-acb1-45c9-9336-9075ac7282a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05a52cde-acb1-45c9-9336-9075ac7282a9 found for delete ", "request_id": "req-927bb707-922b-493a-aa32-cbf3ce6dafbc"}]} 2026-07-09 14:33:45.612 8 INFO neutron.services.segments.plugin [-] Segment 05a52cde-acb1-45c9-9336-9075ac7282a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05a52cde-acb1-45c9-9336-9075ac7282a9 found for delete ", "request_id": "req-70ca0bd7-4f6e-4dc4-bd73-79b776a558c9"}]} 2026-07-09 14:33:45.629 8 INFO neutron.db.l3_hamode_db [None req-d5754a71-08b1-4734-88c3-bcba3f64858b 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] HA network 63dfa76c-e652-4756-a3c7-1d9c67dc18f9 was deleted as no HA routers are present in tenant d988f28892e749ecb87ebc9caf1c45af. [pid: 8|app: 0|req: 794/1603] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:44 2026] DELETE /v2.0/routers/dce6054f-e70f-41d2-a6c8-1a9c3ca24cfa => generated 0 bytes in 1000 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1604] 10.0.0.195 () {32 vars in 646 bytes} [Thu Jul 9 14:33:45 2026] GET /v2.0/routers => generated 697 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1605] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:45 2026] GET /v2.0/ports?device_id=dce6054f-e70f-41d2-a6c8-1a9c3ca24cfa => 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: 797/1606] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:45 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => 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: 810/1607] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:45 2026] GET /v2.0/security-groups?tenant_id=066eadfa0a894b2dbc8b1324213d372f&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:45.956 7 INFO neutron.api.v2.resource [None req-2968c0e8-9560-4741-b5ae-ccd219be97ba 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1608] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:45 2026] DELETE /v2.0/routers/dce6054f-e70f-41d2-a6c8-1a9c3ca24cfa => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1609] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:45 2026] DELETE /v2.0/security-groups/9b27612d-3b8d-4891-8991-adfc28dfd4a8 => 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: 813/1610] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:46 2026] GET /v2.0/ports?device_id=fb7a7554-0f8e-4002-982f-fd1781d04ed3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:33:46.101 7 INFO neutron.api.v2.resource [None req-29f1a6bb-d306-4fc6-978e-016c6a7f77c0 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1611] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:46 2026] DELETE /v2.0/routers/fb7a7554-0f8e-4002-982f-fd1781d04ed3 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:46.125 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5e77786-d178-4d18-83d2-f7d58f89fa7d 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 815/1612] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:46 2026] DELETE /v2.0/subnets/9bfedf75-1d86-4301-a348-e4da72e1aeae => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1613] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:46 2026] GET /v2.0/ports?device_id=a9d745e0-a2ec-4d85-9db4-c061503604b9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:33:46.172 7 INFO neutron.api.v2.resource [None req-69bd83d0-cb9a-43b4-8a0d-beb964dcbf50 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 817/1614] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:46 2026] DELETE /v2.0/routers/a9d745e0-a2ec-4d85-9db4-c061503604b9 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:46.194 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75b40752-6bf2-4570-a50e-ca8bc72d0359 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 818/1615] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:46 2026] DELETE /v2.0/subnets/85886bc7-ec13-40f5-b8f7-8ec85aa8196c => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1616] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:46 2026] GET /v2.0/ports?device_id=ac3c7f15-9c9d-4b45-924a-d21a4b4bb28c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:33:46.241 7 INFO neutron.api.v2.resource [None req-1030d238-1061-413e-a02f-ec953194c806 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 820/1617] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:46 2026] DELETE /v2.0/routers/ac3c7f15-9c9d-4b45-924a-d21a4b4bb28c => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1618] 10.0.0.195 () {34 vars in 740 bytes} [Thu Jul 9 14:33:45 2026] PUT /v2.0/routers/7ef32906-f65e-4d2b-9f17-0ebbbb3d0810 => generated 701 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:46.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9c6dfb1-7fad-42e8-b316-bd02a9fffe3c 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1619] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:46 2026] DELETE /v2.0/subnets/331549db-0165-4e99-a207-caccfa7135ca => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:46.276 7 INFO neutron.pecan_wsgi.hooks.translation [None req-854931f6-f2f5-46a9-a0b7-808dd767bc74 0355ae0504f240098bf17171556c1ba7 d988f28892e749ecb87ebc9caf1c45af - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 822/1620] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:46 2026] DELETE /v2.0/subnets/058bc8ef-4983-499c-bf7a-ee8c7db8dd3b => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1621] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:33:46 2026] GET /v2.0/routers/7ef32906-f65e-4d2b-9f17-0ebbbb3d0810 => generated 701 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1622] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:46 2026] GET /v2.0/ports?device_id=7ef32906-f65e-4d2b-9f17-0ebbbb3d0810 => 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: 824/1623] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:46 2026] GET /v2.0/security-groups?tenant_id=d988f28892e749ecb87ebc9caf1c45af&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1624] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:33:46 2026] GET /v2.0/ports?device_id=f482ca5b-5b7b-44ca-8768-b01b648084a1 => 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: 826/1625] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:46 2026] DELETE /v2.0/security-groups/f25df40e-26ea-4b83-b1bd-4b7559afcb93 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:33:47.491 8 INFO neutron.db.l3_hamode_db [None req-c2bf1c8c-554b-421d-9dd9-35f47ba5545b 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] HA network 369382b8-b300-494c-ac58-76e00bae4dab was deleted as no HA routers are present in tenant 43f6f7a668d54f189c239404e7dcda64. [pid: 8|app: 0|req: 800/1626] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:46 2026] DELETE /v2.0/routers/7ef32906-f65e-4d2b-9f17-0ebbbb3d0810 => generated 0 bytes in 1132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1627] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:47 2026] GET /v2.0/ports?device_id=7ef32906-f65e-4d2b-9f17-0ebbbb3d0810 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:33:47.555 8 INFO neutron.api.v2.resource [None req-bd1a2c30-a4f9-45b2-b429-a28f189c5a1e 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 801/1628] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:47 2026] DELETE /v2.0/routers/7ef32906-f65e-4d2b-9f17-0ebbbb3d0810 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1629] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:47 2026] GET /v2.0/ports?device_id=1dc23d44-6e72-450b-8ae4-5b2f706fd80e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:33:47.618 8 INFO neutron.api.v2.resource [None req-9793945c-a7aa-4845-a55e-2375b44fa071 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 802/1630] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:47 2026] DELETE /v2.0/routers/1dc23d44-6e72-450b-8ae4-5b2f706fd80e => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:47.650 7 INFO neutron.pecan_wsgi.hooks.translation [None req-33d9abc9-1ad4-4a56-afd3-40654e92f7b5 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 829/1631] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:47 2026] DELETE /v2.0/subnets/8abf6910-2cdb-476f-85b5-794cfc6f250d => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:47.665 8 INFO neutron.services.segments.plugin [-] Segment 78ee0280-2220-463b-922a-ae5387fc1bca resource provider aggregate not found 2026-07-09 14:33:47.672 8 INFO neutron.services.segments.plugin [-] Segment 78ee0280-2220-463b-922a-ae5387fc1bca resource provider aggregate not found 2026-07-09 14:33:47.702 8 INFO neutron.services.segments.plugin [-] Segment 78ee0280-2220-463b-922a-ae5387fc1bca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ee0280-2220-463b-922a-ae5387fc1bca found for delete ", "request_id": "req-edccef10-4264-4e33-9bf9-38ffed4cec18"}]} 2026-07-09 14:33:47.703 8 INFO neutron.services.segments.plugin [-] Segment 78ee0280-2220-463b-922a-ae5387fc1bca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ee0280-2220-463b-922a-ae5387fc1bca found for delete ", "request_id": "req-35854119-0405-4ff1-a805-6395595d66be"}]} [pid: 8|app: 0|req: 803/1632] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:47 2026] GET /v2.0/ports?device_id=fc7a53c5-15df-4218-a932-57c697eb83de => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:33:47.740 7 INFO neutron.api.v2.resource [None req-0b2a161f-a1d7-46fa-9210-9c5fc20c8bed 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 830/1633] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:47 2026] DELETE /v2.0/routers/fc7a53c5-15df-4218-a932-57c697eb83de => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:47.764 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc290c96-5d17-4d96-a459-83236a2ce7be 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 804/1634] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:47 2026] DELETE /v2.0/subnets/250edf74-41f9-4932-bd85-c9cac8677465 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1635] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:33:47 2026] GET /v2.0/ports?device_id=151913ad-a1e5-4051-8be6-fe82d6a4f0b4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:33:47.830 8 INFO neutron.api.v2.resource [None req-102af250-c568-46ad-89a4-f1dcd6db4431 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 805/1636] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:47 2026] DELETE /v2.0/routers/151913ad-a1e5-4051-8be6-fe82d6a4f0b4 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:47.856 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf89bc87-e087-48d3-9b82-566cc034c0da 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 832/1637] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:47 2026] DELETE /v2.0/subnets/c3a4dc75-65f5-4957-a32c-5dd019664105 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:47.882 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f207002-50d3-41db-8617-53a87f401e50 9d53f28f016c41aa81961c1a291dda6d 43f6f7a668d54f189c239404e7dcda64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 806/1638] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:47 2026] DELETE /v2.0/subnets/67d89713-7c71-4b47-bf6e-d867eaf4c33f => 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: 833/1639] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:48 2026] GET /v2.0/security-groups?tenant_id=43f6f7a668d54f189c239404e7dcda64&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: 807/1640] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:48 2026] DELETE /v2.0/security-groups/46cd3cd3-37ab-42f2-8b91-e9b656bbe018 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:33:49.213 7 WARNING neutron_lib.context [None req-53fe22a3-c908-4140-a953-10910dfb4ee2 ca18707ac98242dfa7f1edc86fcd3f6c 4b221b107f204f748203bb546268affc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 834/1641] 10.0.0.195 () {34 vars in 683 bytes} [Thu Jul 9 14:33:49 2026] POST /v2.0/security-groups => generated 1625 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1642] 10.0.0.139 () {30 vars in 649 bytes} [Thu Jul 9 14:33:49 2026] GET /v2.0/extensions => generated 20516 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1643] 10.0.0.195 () {32 vars in 662 bytes} [Thu Jul 9 14:33:49 2026] GET /v2.0/security-groups => generated 4530 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1644] 10.0.0.139 () {30 vars in 723 bytes} [Thu Jul 9 14:33:49 2026] GET /v2.0/quotas/9ffbafb07dfd469996383a8895e71b36/details => generated 847 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1645] 10.0.0.195 () {34 vars in 757 bytes} [Thu Jul 9 14:33:49 2026] PUT /v2.0/security-groups/88d6c427-5642-452d-b5ad-dd0eaed1ae22 => generated 1663 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1646] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jul 9 14:33:49 2026] GET /v2.0/security-groups/88d6c427-5642-452d-b5ad-dd0eaed1ae22 => generated 1663 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1647] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:49 2026] DELETE /v2.0/security-groups/88d6c427-5642-452d-b5ad-dd0eaed1ae22 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1648] 10.0.0.195 () {32 vars in 662 bytes} [Thu Jul 9 14:33:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:49.945 7 INFO neutron.api.v2.resource [None req-df865bcb-0fd8-443f-90d1-f3ecccffa2b3 ca18707ac98242dfa7f1edc86fcd3f6c 4b221b107f204f748203bb546268affc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 842/1649] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:49 2026] DELETE /v2.0/security-groups/88d6c427-5642-452d-b5ad-dd0eaed1ae22 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:33:49.961 7 WARNING neutron_lib.context [None req-94430d1a-07ed-41bd-aaef-f9a01aa6b76d ca18707ac98242dfa7f1edc86fcd3f6c 4b221b107f204f748203bb546268affc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 843/1650] 10.0.0.195 () {34 vars in 683 bytes} [Thu Jul 9 14:33:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:33:50.107 7 WARNING neutron_lib.context [None req-0323b6d8-36b8-4548-81be-8697b87850f0 ca18707ac98242dfa7f1edc86fcd3f6c 4b221b107f204f748203bb546268affc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 844/1651] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:33:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1652] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:33:50 2026] GET /v2.0/security-group-rules/84eca3fc-6b95-4ae0-9470-f0bd9521fcfa => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1653] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:33:49 2026] PUT /v2.0/routers/8d0a0916-aebf-49d1-9254-939c4be19e14/remove_router_interface => generated 309 bytes in 1076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1654] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jul 9 14:33:50 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1655] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:33:50 2026] DELETE /v2.0/security-group-rules/84eca3fc-6b95-4ae0-9470-f0bd9521fcfa => 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: 848/1656] 10.0.0.195 () {32 vars in 622 bytes} [Thu Jul 9 14:33: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: 849/1657] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jul 9 14:33:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1658] 10.0.0.195 () {32 vars in 632 bytes} [Thu Jul 9 14:33:50 2026] GET /v2.0/ => generated 632 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:33:50.770 7 WARNING neutron_lib.context [None req-13b7aef3-990c-49d7-af07-b20a6c0cad39 ca18707ac98242dfa7f1edc86fcd3f6c 4b221b107f204f748203bb546268affc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1659] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:33:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1660] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:33:50 2026] GET /v2.0/security-group-rules/b5476fb0-de8b-40ad-8e77-ee174215a76d => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1661] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jul 9 14:33:50 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1662] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:33:51 2026] DELETE /v2.0/security-group-rules/b5476fb0-de8b-40ad-8e77-ee174215a76d => 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: 855/1663] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jul 9 14:33:51 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:51.238 7 WARNING neutron_lib.context [None req-562c9942-0569-4aea-b759-7cd0d139cf10 ca18707ac98242dfa7f1edc86fcd3f6c 4b221b107f204f748203bb546268affc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:51.286 7 INFO neutron.db.securitygroups_db [None req-562c9942-0569-4aea-b759-7cd0d139cf10 ca18707ac98242dfa7f1edc86fcd3f6c 4b221b107f204f748203bb546268affc - - default default] Project 4b221b107f204f748203bb546268affc added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-09 14:33:51.361 8 INFO neutron.services.segments.plugin [-] Segment e41f4915-7015-4f4d-bfe3-9545ac232245 resource provider aggregate not found 2026-07-09 14:33:51.371 8 INFO neutron.services.segments.plugin [-] Segment e41f4915-7015-4f4d-bfe3-9545ac232245 resource provider aggregate not found [pid: 7|app: 0|req: 856/1664] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:33:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:51.386 8 INFO neutron.services.segments.plugin [-] Segment e41f4915-7015-4f4d-bfe3-9545ac232245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e41f4915-7015-4f4d-bfe3-9545ac232245 found for delete ", "request_id": "req-c9240aa9-0ff0-4e44-9e6f-fe173bd7809c"}]} 2026-07-09 14:33:51.398 8 INFO neutron.services.segments.plugin [-] Segment e41f4915-7015-4f4d-bfe3-9545ac232245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e41f4915-7015-4f4d-bfe3-9545ac232245 found for delete ", "request_id": "req-9257de12-c078-4b5f-b433-85050c28f131"}]} 2026-07-09 14:33:51.421 8 INFO neutron.db.l3_hamode_db [None req-eca2cc0d-28b7-4af3-a5fd-6673107c0cce e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] HA network e938c44b-dd5a-450c-a9f5-69fde5ae9659 was deleted as no HA routers are present in tenant ca6e7c361ee64756961655f34e5f7437. [pid: 7|app: 0|req: 857/1665] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:33:51 2026] GET /v2.0/security-group-rules/49a842bc-32ff-4382-b6e9-74eab375bc55 => generated 607 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1666] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:50 2026] DELETE /v2.0/routers/8d0a0916-aebf-49d1-9254-939c4be19e14 => generated 0 bytes in 1075 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1667] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jul 9 14:33:51 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1668] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:33:51 2026] DELETE /v2.0/subnets/b44525ef-93d4-47b9-8166-4389591495cd => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1669] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:33:51 2026] DELETE /v2.0/security-group-rules/49a842bc-32ff-4382-b6e9-74eab375bc55 => 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: 859/1670] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:51 2026] GET /v2.0/security-groups?tenant_id=350234d377ba40d0a3063fa41f776997&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1671] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jul 9 14:33:51 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1672] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:51 2026] DELETE /v2.0/security-groups/2dc6fbe8-a34f-4d95-8785-e043ef6a154b => 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: 862/1673] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:52 2026] DELETE /v2.0/security-groups/c7b7e08d-bb22-4018-899a-2a468bec029a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1674] 10.0.0.139 () {30 vars in 649 bytes} [Thu Jul 9 14:33:52 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1675] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:33:51 2026] DELETE /v2.0/networks/b59e17a3-d5a5-4706-8174-3e763c115db7 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1676] 10.0.0.195 () {32 vars in 662 bytes} [Thu Jul 9 14:33:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1677] 10.0.0.195 () {32 vars in 662 bytes} [Thu Jul 9 14:33:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1678] 10.0.0.139 () {30 vars in 723 bytes} [Thu Jul 9 14:33:52 2026] GET /v2.0/quotas/9ffbafb07dfd469996383a8895e71b36/details => generated 847 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1679] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:52 2026] GET /v2.0/security-groups?tenant_id=ca6e7c361ee64756961655f34e5f7437&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1680] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:52 2026] DELETE /v2.0/security-groups/d0954222-ff90-4b69-8512-ac577c02cb94 => 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: 867/1681] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:52 2026] GET /v2.0/security-groups?tenant_id=4b221b107f204f748203bb546268affc&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1682] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:52 2026] DELETE /v2.0/security-groups/6e484789-b4dd-48d2-be5f-959ed28452b3 => 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: 868/1683] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:54 2026] GET /v2.0/security-groups?tenant_id=9ffbafb07dfd469996383a8895e71b36&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:54.979 8 INFO neutron.services.segments.plugin [-] Segment 59119107-4f50-4cf2-941c-16487352bd90 resource provider aggregate not found 2026-07-09 14:33:54.984 8 INFO neutron.services.segments.plugin [-] Segment 59119107-4f50-4cf2-941c-16487352bd90 resource provider aggregate not found 2026-07-09 14:33:55.009 8 INFO neutron.services.segments.plugin [-] Segment 59119107-4f50-4cf2-941c-16487352bd90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59119107-4f50-4cf2-941c-16487352bd90 found for delete ", "request_id": "req-6b5e9f12-6e68-4c5b-b750-a2bc184e0de1"}]} 2026-07-09 14:33:55.010 8 INFO neutron.services.segments.plugin [-] Segment 59119107-4f50-4cf2-941c-16487352bd90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59119107-4f50-4cf2-941c-16487352bd90 found for delete ", "request_id": "req-0be9e225-4880-4f3e-bae7-1bb4751a542d"}]} [pid: 8|app: 0|req: 816/1684] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:54 2026] DELETE /v2.0/security-groups/b10cf741-ede0-4952-8a26-5ca5712cd803 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:33:57.355 7 WARNING neutron_lib.context [None req-68bbb023-920f-42e1-9ce8-c2e56b1357f1 c034aee8c3d04735a884b6141e4cf106 99a2e39d241a4a7e93d91e3e2ee0ae9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 870/1687] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:33:57 2026] POST /v2.0/floatingips => generated 552 bytes in 857 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:58.107 8 WARNING neutron_lib.context [None req-39c7e22c-04f1-49ca-b070-b5022685f2e7 c034aee8c3d04735a884b6141e4cf106 99a2e39d241a4a7e93d91e3e2ee0ae9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:58.730 7 WARNING neutron_lib.context [None req-b64739e9-1d4d-4995-bf81-61c25882cdf6 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 818/1688] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:33:58 2026] POST /v2.0/floatingips => generated 552 bytes in 701 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:58.940 7 INFO neutron.db.segments_db [None req-b64739e9-1d4d-4995-bf81-61c25882cdf6 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Added segment e471a71c-4fcc-4b37-b41b-6ce2a2fe588f of type vxlan for network 5fc0e99b-dc3d-4f3e-a301-66e5a5253de7 [pid: 8|app: 0|req: 819/1689] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:58 2026] GET /v2.0/security-groups?tenant_id=cdd5e173d3904560921a03425e6be641&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:59.012 8 WARNING neutron_lib.context [None req-63db8aed-5d84-446d-8015-00caab3eb415 c034aee8c3d04735a884b6141e4cf106 99a2e39d241a4a7e93d91e3e2ee0ae9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 871/1690] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jul 9 14:33:58 2026] POST /v2.0/networks => generated 631 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1691] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:59 2026] GET /v2.0/security-groups?tenant_id=6f418cf6b1a4415b85d659cdeaf9c490&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1692] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:59 2026] DELETE /v2.0/security-groups/55f661ea-723d-409f-b40e-2769906ae8c6 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:33:59.382 7 WARNING neutron_lib.context [None req-7eda3d5e-885b-4f65-9ef4-a188be6bebb4 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:33:59.434 7 INFO neutron.db.segments_db [None req-7eda3d5e-885b-4f65-9ef4-a188be6bebb4 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Added segment 37df5587-251d-439d-839b-2f9cfe42d971 of type vxlan for network 507931f0-4902-4daf-95af-65871bfe90b2 [pid: 8|app: 0|req: 820/1693] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:33:59 2026] POST /v2.0/floatingips => generated 552 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:33:59.735 7 INFO neutron.db.l3_hamode_db [None req-7eda3d5e-885b-4f65-9ef4-a188be6bebb4 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 821/1694] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:33:59 2026] DELETE /v2.0/security-groups/c17326c9-b912-469f-8993-a16a2e64b1da => 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: 822/1695] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:33:59 2026] GET /v2.0/security-groups?tenant_id=07971df5b95b45838f5bdb276ff775c6&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:33:59.944 8 WARNING neutron_lib.context [None req-246c7dd9-3a50-4205-83f3-17d737e76438 c034aee8c3d04735a884b6141e4cf106 99a2e39d241a4a7e93d91e3e2ee0ae9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 823/1696] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:33:59 2026] POST /v2.0/floatingips => generated 552 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:00.615 7 INFO neutron.db.l3_hamode_db [None req-7eda3d5e-885b-4f65-9ef4-a188be6bebb4 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 824/1697] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:00 2026] DELETE /v2.0/security-groups/790d03b7-f8d6-43ea-841a-1bb8022a43e1 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1698] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:00 2026] GET /v2.0/security-groups?tenant_id=907c4709957a466789d9d44f39788985&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:34:00.844 8 WARNING neutron_lib.context [None req-f6fb9f5f-52a6-4ada-a59b-039a5ff9c5cc c034aee8c3d04735a884b6141e4cf106 99a2e39d241a4a7e93d91e3e2ee0ae9d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 826/1699] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:34:00 2026] POST /v2.0/floatingips => generated 552 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1700] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:01 2026] DELETE /v2.0/security-groups/039b5971-7642-41dd-bb59-2d79e2539287 => 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: 874/1701] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:33:59 2026] POST /v2.0/routers => generated 694 bytes in 2284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1702] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jul 9 14:34:01 2026] PUT /v2.0/floatingips/0eb6d34c-cef5-4122-ab25-082ad60fa0bb/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1703] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jul 9 14:34:01 2026] PUT /v2.0/floatingips/c64c0afa-0e6b-4ad4-8d0c-7052f0952192/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1704] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jul 9 14:34:01 2026] PUT /v2.0/floatingips/643118d7-d009-43cd-95c5-e3b2032be7c1/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1705] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jul 9 14:34:01 2026] PUT /v2.0/floatingips/d5ecb167-7bea-4cfe-bf76-ca4cfc7f16a2/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1706] 10.0.0.195 () {32 vars in 671 bytes} [Thu Jul 9 14:34:01 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1707] 10.0.0.195 () {32 vars in 685 bytes} [Thu Jul 9 14:34:01 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1708] 10.0.0.195 () {32 vars in 775 bytes} [Thu Jul 9 14:34:01 2026] GET /v2.0/subnets?project_id=95e3fc5feedb412da3e4ed5cf7da5d7a&cidr=10.100.0.0%2F28 => generated 14 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1709] 10.0.0.195 () {32 vars in 681 bytes} [Thu Jul 9 14:34:01 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1710] 10.0.0.195 () {32 vars in 693 bytes} [Thu Jul 9 14:34:02 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1711] 10.0.0.195 () {32 vars in 693 bytes} [Thu Jul 9 14:34:02 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1712] 10.0.0.195 () {32 vars in 783 bytes} [Thu Jul 9 14:34:02 2026] GET /v2.0/subnets?network_id=70ee39ee-b3cf-40fa-b7c0-62d087f3b688&cidr=10.100.0.0%2F28 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1713] 10.0.0.195 () {32 vars in 679 bytes} [Thu Jul 9 14:34:02 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:34:02.130 7 WARNING neutron_lib.context [None req-e6756773-10ef-430e-b0ab-bab0894f44d8 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 837/1714] 10.0.0.195 () {32 vars in 693 bytes} [Thu Jul 9 14:34:02 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1715] 10.0.0.195 () {32 vars in 689 bytes} [Thu Jul 9 14:34:02 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1716] 10.0.0.195 () {32 vars in 701 bytes} [Thu Jul 9 14:34:02 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1717] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:34:02 2026] POST /v2.0/subnets => generated 657 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1718] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:34:02 2026] DELETE /v2.0/floatingips/0eb6d34c-cef5-4122-ab25-082ad60fa0bb => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1719] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:34:02 2026] DELETE /v2.0/floatingips/c64c0afa-0e6b-4ad4-8d0c-7052f0952192 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1720] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:34:03 2026] DELETE /v2.0/floatingips/643118d7-d009-43cd-95c5-e3b2032be7c1 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1721] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:34:03 2026] DELETE /v2.0/floatingips/d5ecb167-7bea-4cfe-bf76-ca4cfc7f16a2 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1722] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:34:03 2026] DELETE /v2.0/floatingips/d248db8c-eeff-4b57-b510-058db023d01c => generated 0 bytes in 471 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1723] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:34:02 2026] PUT /v2.0/routers/7e9b147a-01bc-4f3f-b275-abdb64b9cc87/add_router_interface => generated 309 bytes in 2001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1724] 10.0.0.195 () {32 vars in 648 bytes} [Thu Jul 9 14:34:04 2026] GET /v2.0/networks => generated 3605 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1725] 10.0.0.195 () {32 vars in 646 bytes} [Thu Jul 9 14:34:04 2026] GET /v2.0/subnets => generated 2595 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1726] 10.0.0.195 () {32 vars in 646 bytes} [Thu Jul 9 14:34:04 2026] GET /v2.0/routers => generated 737 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:04.826 7 WARNING neutron_lib.context [None req-b9998c3a-0705-46c7-8113-7032ffcced9a 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 881/1727] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jul 9 14:34:04 2026] POST /v2.0/security-groups => generated 1673 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:34:05.099 7 WARNING neutron_lib.context [None req-da34a85f-43c4-4bb7-8ff0-90c01cfe69e5 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 882/1728] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1729] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:05 2026] GET /v2.0/security-groups?tenant_id=f7687ef15f2c4bbea96454375295551b&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:34:05.464 8 WARNING neutron_lib.context [None req-3ee251fe-db47-43cf-a5ba-f0a35daefba5 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1730] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:05 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: 7|app: 0|req: 883/1731] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:05 2026] GET /v2.0/security-groups?tenant_id=2ba4a22e88aa435c905fd1f62c96961d&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:34:05.646 7 WARNING neutron_lib.context [None req-c1ea9a54-cb62-4f5f-b739-deccf608d4e1 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 849/1732] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:05 2026] DELETE /v2.0/security-groups/4c775c9a-eab7-4d41-a3cf-70078cae2963 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1733] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:05.861 7 WARNING neutron_lib.context [None req-9ba7c84f-7c82-4c02-ab7a-28ff4ca46df8 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 850/1734] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:05 2026] DELETE /v2.0/security-groups/157807d6-2217-4ada-8882-125a13b34ed3 => 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: 885/1735] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:06.070 8 WARNING neutron_lib.context [None req-0123b45f-83da-4a83-abce-8a6aff20ddba 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:06.117 8 INFO neutron.db.securitygroups_db [None req-0123b45f-83da-4a83-abce-8a6aff20ddba 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Project 95e3fc5feedb412da3e4ed5cf7da5d7a 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: 851/1736] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:06.223 8 WARNING neutron_lib.context [None req-2d158acb-30cf-4752-bc96-ccc9668dff12 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:06.258 8 INFO neutron.db.securitygroups_db [None req-2d158acb-30cf-4752-bc96-ccc9668dff12 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Project 95e3fc5feedb412da3e4ed5cf7da5d7a 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: 886/1737] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:06 2026] GET /v2.0/security-groups?tenant_id=99a2e39d241a4a7e93d91e3e2ee0ae9d&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1738] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:06 2026] POST /v2.0/security-group-rules => generated 606 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1739] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:06 2026] DELETE /v2.0/security-groups/7b5ca553-9288-4236-b572-6a120a74f287 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1740] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:06 2026] GET /v2.0/security-groups?tenant_id=c492bfe88ca54ad89bb055292634843d&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1741] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:06 2026] DELETE /v2.0/security-groups/841f468f-0f38-4276-bd49-fd82af93e50f => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1742] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:06 2026] GET /v2.0/security-groups?tenant_id=a7de3faa01ba41d3b1d2489d6a8fce57&name=default => generated 2925 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1743] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:07 2026] DELETE /v2.0/security-groups/1fcbf8ab-fef3-4852-a5b2-2d93ae6fae71 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1744] 10.0.0.195 () {32 vars in 648 bytes} [Thu Jul 9 14:34:06 2026] GET /v2.0/networks => generated 1296 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1745] 10.0.0.168 () {34 vars in 1097 bytes} [Thu Jul 9 14:34:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-380087181&fields=id&tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1746] 10.0.0.168 () {34 vars in 981 bytes} [Thu Jul 9 14:34:07 2026] GET /v2.0/networks?id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7 => generated 659 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1747] 10.0.0.168 () {34 vars in 964 bytes} [Thu Jul 9 14:34:07 2026] GET /v2.0/quotas/95e3fc5feedb412da3e4ed5cf7da5d7a => 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: 892/1748] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:34:07 2026] GET /v2.0/ports?tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1749] 10.0.0.168 () {34 vars in 1007 bytes} [Thu Jul 9 14:34:07 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?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: 893/1750] 10.0.0.168 () {34 vars in 1107 bytes} [Thu Jul 9 14:34:07 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1751] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:08 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:34:08.420 8 INFO neutron.db.segments_db [None req-6e98d83b-7faa-4ea8-bafb-1cbe1db56b68 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment dff7d974-ce12-45ca-8c2b-bde57462e3e3 of type vxlan for network e8afee64-5541-462d-935f-c42fb1e182cb [pid: 8|app: 0|req: 858/1752] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jul 9 14:34:08 2026] POST /v2.0/networks => generated 740 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1753] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:34:08 2026] POST /v2.0/subnets => generated 688 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:08.911 8 INFO neutron.db.segments_db [None req-8604b806-94ff-49a1-8042-e6b07efb5211 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 686baa71-aab2-4495-a114-5c404c7ded63 of type vxlan for network e5f7e287-d71b-4493-8993-53f57ac22ec3 2026-07-09 14:34:09.222 8 INFO neutron.db.l3_hamode_db [None req-8604b806-94ff-49a1-8042-e6b07efb5211 e27a3050693049ccaa3af37ae2c8bc69 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 896/1754] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:09 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:34:10.280 8 INFO neutron.db.l3_hamode_db [None req-8604b806-94ff-49a1-8042-e6b07efb5211 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 897/1755] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:10 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => 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: 859/1758] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:34:08 2026] POST /v2.0/routers => generated 728 bytes in 2637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1759] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:11 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => 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: 901/1760] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:11 2026] GET /v2.0/security-groups?tenant_id=8731a7d9cbc54eb398d59944698785cd&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:34:11.889 7 WARNING neutron_lib.context [None req-d865874e-7cbb-44d8-a3d2-1fc383d49154 e512352d88b9425e87296668d0ed1f6b 9dd7ae45a02046369dcff4cd5caa0d74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:12.072 7 INFO neutron.db.segments_db [None req-d865874e-7cbb-44d8-a3d2-1fc383d49154 e512352d88b9425e87296668d0ed1f6b 9dd7ae45a02046369dcff4cd5caa0d74 - - default default] Added segment b6132408-c265-4266-a39f-400e09315b4f of type vxlan for network 6e1f26b2-1131-4a93-bb64-8fa6bceb955a [pid: 7|app: 0|req: 902/1761] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:11 2026] POST /v2.0/networks => generated 631 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1762] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:12 2026] DELETE /v2.0/security-groups/e1fd84ec-263c-47cb-b97f-f36130944699 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:34:12.312 7 WARNING neutron_lib.context [None req-7d77d549-4dc4-41f3-be28-3660f8606c8e e512352d88b9425e87296668d0ed1f6b 9dd7ae45a02046369dcff4cd5caa0d74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:12.374 7 INFO neutron.db.segments_db [None req-7d77d549-4dc4-41f3-be28-3660f8606c8e e512352d88b9425e87296668d0ed1f6b 9dd7ae45a02046369dcff4cd5caa0d74 - - default default] Added segment 7e37749f-ed9d-4040-a77f-ef7ac2f137bc of type vxlan for network 9da29827-52aa-4f09-a043-1f4a7edc219c [pid: 7|app: 0|req: 904/1763] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:12 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:12.499 7 WARNING neutron_lib.context [None req-5d4e7361-ef0e-4bb0-b069-f5012151025c e512352d88b9425e87296668d0ed1f6b 9dd7ae45a02046369dcff4cd5caa0d74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:12.593 7 INFO neutron.db.segments_db [None req-5d4e7361-ef0e-4bb0-b069-f5012151025c e512352d88b9425e87296668d0ed1f6b 9dd7ae45a02046369dcff4cd5caa0d74 - - default default] Added segment 4a1b4c0a-0c5b-465a-a216-0d22c2003281 of type vxlan for network df627ed5-a1e1-4976-85f1-b32f5145a3c7 [pid: 7|app: 0|req: 905/1764] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:12 2026] POST /v2.0/networks => generated 631 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1765] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:34:12 2026] GET /v2.0/networks?id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7 => generated 659 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1766] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:12 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:34:12.845 7 WARNING neutron_lib.context [None req-82839f3a-2b7f-4bfa-892f-75c4e87f2cb3 e512352d88b9425e87296668d0ed1f6b 9dd7ae45a02046369dcff4cd5caa0d74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:12.928 7 INFO neutron.db.segments_db [None req-82839f3a-2b7f-4bfa-892f-75c4e87f2cb3 e512352d88b9425e87296668d0ed1f6b 9dd7ae45a02046369dcff4cd5caa0d74 - - default default] Added segment f36fe2fa-bc16-4bca-9b11-418d8971a6e6 of type vxlan for network 74668b07-6074-42ec-92ae-bced666bdde2 [pid: 7|app: 0|req: 908/1767] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:12 2026] POST /v2.0/networks => generated 630 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1768] 199.19.213.223 () {34 vars in 1049 bytes} [Thu Jul 9 14:34:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:13.101 7 WARNING neutron_lib.context [None req-ccc9c463-75d4-4745-a8a2-39e05d58e892 e512352d88b9425e87296668d0ed1f6b 9dd7ae45a02046369dcff4cd5caa0d74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:13.175 7 INFO neutron.db.segments_db [None req-ccc9c463-75d4-4745-a8a2-39e05d58e892 e512352d88b9425e87296668d0ed1f6b 9dd7ae45a02046369dcff4cd5caa0d74 - - default default] Added segment b0b29f8c-0fb5-4cda-bb9d-2ccb5c0c886a of type vxlan for network ecbbdefe-31bc-45b1-9ff4-6171d6d7c9be [pid: 7|app: 0|req: 910/1769] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:13 2026] POST /v2.0/networks => generated 631 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:13.324 7 WARNING neutron_lib.context [req-35fe6a92-e7d9-4403-ae07-287fc30c3bee req-ee364283-6224-4340-882b-91cb83c681a8 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 860/1770] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:34:11 2026] PUT /v2.0/routers/ded0ed9f-dcb6-4608-a10d-85e1ef356172/add_router_interface => generated 309 bytes in 2089 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1771] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:34:13 2026] PUT /v2.0/networks/6e1f26b2-1131-4a93-bb64-8fa6bceb955a/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1772] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:34:13 2026] PUT /v2.0/networks/9da29827-52aa-4f09-a043-1f4a7edc219c/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1773] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:34:13 2026] PUT /v2.0/networks/df627ed5-a1e1-4976-85f1-b32f5145a3c7/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: 911/1774] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:34:13 2026] POST /v2.0/ports => generated 958 bytes in 413 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: 864/1775] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:34:13 2026] PUT /v2.0/networks/74668b07-6074-42ec-92ae-bced666bdde2/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1776] 10.0.0.195 () {32 vars in 665 bytes} [Thu Jul 9 14:34:13 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1777] 10.0.0.195 () {32 vars in 679 bytes} [Thu Jul 9 14:34:13 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1778] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:13 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 961 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1779] 10.0.0.195 () {32 vars in 675 bytes} [Thu Jul 9 14:34:14 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1780] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:14 2026] GET /v2.0/security-groups?id=bac6de78-4cd8-47f8-9cad-c57c67fc069d&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1781] 10.0.0.195 () {32 vars in 687 bytes} [Thu Jul 9 14:34:14 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1782] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jul 9 14:34:14 2026] GET /v2.0/networks?not-tags=red => generated 1859 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1783] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:34:13 2026] PUT /v2.0/ports/cd470a72-60fe-4237-af14-b3c0bb3c1901 => generated 1239 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1784] 10.0.0.195 () {32 vars in 687 bytes} [Thu Jul 9 14:34:14 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2465 bytes in 85 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: 913/1785] 10.0.0.195 () {32 vars in 683 bytes} [Thu Jul 9 14:34:14 2026] GET /v2.0/networks?not-tags-any=blue => generated 2465 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1786] 10.0.0.195 () {32 vars in 695 bytes} [Thu Jul 9 14:34:14 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1859 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:34:14.603 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c106ee4b-e300-40ce-acf1-3cc7cde3e9ce'] response: {'name': 'network-changed', 'server_uuid': '7afe8a99-397a-4d6b-9316-46b2d744e9e9', 'tag': 'cd470a72-60fe-4237-af14-b3c0bb3c1901', 'status': 'completed', 'code': 200} 2026-07-09 14:34:14.852 7 INFO neutron.services.segments.plugin [-] Segment b6132408-c265-4266-a39f-400e09315b4f resource provider aggregate not found 2026-07-09 14:34:14.859 7 INFO neutron.services.segments.plugin [-] Segment b6132408-c265-4266-a39f-400e09315b4f resource provider aggregate not found 2026-07-09 14:34:14.879 7 INFO neutron.services.segments.plugin [-] Segment b6132408-c265-4266-a39f-400e09315b4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6132408-c265-4266-a39f-400e09315b4f found for delete ", "request_id": "req-4924dcef-c172-45b4-a16f-7b6204f00e94"}]} 2026-07-09 14:34:14.881 7 INFO neutron.services.segments.plugin [-] Segment b6132408-c265-4266-a39f-400e09315b4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6132408-c265-4266-a39f-400e09315b4f found for delete ", "request_id": "req-f5b52b17-4d99-41c4-ab22-ccb795908df9"}]} [pid: 7|app: 0|req: 914/1787] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:14 2026] DELETE /v2.0/networks/6e1f26b2-1131-4a93-bb64-8fa6bceb955a => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:34:15.073 8 INFO neutron.services.segments.plugin [-] Segment 7e37749f-ed9d-4040-a77f-ef7ac2f137bc resource provider aggregate not found 2026-07-09 14:34:15.079 8 INFO neutron.services.segments.plugin [-] Segment 7e37749f-ed9d-4040-a77f-ef7ac2f137bc resource provider aggregate not found 2026-07-09 14:34:15.096 8 INFO neutron.services.segments.plugin [-] Segment 7e37749f-ed9d-4040-a77f-ef7ac2f137bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e37749f-ed9d-4040-a77f-ef7ac2f137bc found for delete ", "request_id": "req-c12847ba-8f38-42ff-b233-d38bd3ed462f"}]} 2026-07-09 14:34:15.097 8 INFO neutron.services.segments.plugin [-] Segment 7e37749f-ed9d-4040-a77f-ef7ac2f137bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e37749f-ed9d-4040-a77f-ef7ac2f137bc found for delete ", "request_id": "req-19613869-4fa2-46cb-91f5-3aed96cb5e60"}]} 2026-07-09 14:34:15.100 7 INFO neutron.db.segments_db [None req-97fe744f-ba99-427d-beba-1fc451ef8427 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 3f01ac04-b8ce-4350-badf-6cde740aca99 of type vxlan for network 8c8ca2a2-4997-4499-a2b5-0523f76703d6 [pid: 8|app: 0|req: 874/1788] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:14 2026] DELETE /v2.0/networks/9da29827-52aa-4f09-a043-1f4a7edc219c => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1789] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:34:15 2026] GET /v2.0/ports?tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a&device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => 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: 915/1790] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jul 9 14:34:14 2026] POST /v2.0/networks => generated 741 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1791] 199.19.213.223 () {34 vars in 1017 bytes} [Thu Jul 9 14:34:15 2026] GET /v2.0/networks?tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a&shared=False => generated 755 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1792] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:15 2026] DELETE /v2.0/networks/df627ed5-a1e1-4976-85f1-b32f5145a3c7 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1793] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:15 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => 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: 878/1794] 199.19.213.223 () {34 vars in 929 bytes} [Thu Jul 9 14:34:15 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1795] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:34:15 2026] POST /v2.0/subnets => generated 688 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1796] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:15 2026] GET /v2.0/security-groups?id=bac6de78-4cd8-47f8-9cad-c57c67fc069d&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:15.554 7 INFO neutron.db.segments_db [None req-b0f7b176-eb92-4c09-9dbd-cf59547e6b6c e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Added segment 74da4122-e6d4-48b3-82b5-0b7b3ac8f4a6 of type vxlan for network 6b5e1888-c499-402f-bade-db51c86f6b51 [pid: 8|app: 0|req: 879/1797] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:15 2026] DELETE /v2.0/networks/74668b07-6074-42ec-92ae-bced666bdde2 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1798] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:15 2026] DELETE /v2.0/networks/ecbbdefe-31bc-45b1-9ff4-6171d6d7c9be => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:34:15.840 7 INFO neutron.db.l3_hamode_db [None req-b0f7b176-eb92-4c09-9dbd-cf59547e6b6c e27a3050693049ccaa3af37ae2c8bc69 a06736f8d75045efabbcb2589b17c2ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 881/1799] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:34:16 2026] GET /v2.0/ports?tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a&device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1800] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:34:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=cd470a72-60fe-4237-af14-b3c0bb3c1901 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1801] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:34:16 2026] GET /v2.0/subnets?id=1e68c077-d596-4e60-88a6-2153bd586b59 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1802] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:16 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1803] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:34:16 2026] GET /v2.0/ports?network_id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7&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: 886/1804] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:16 2026] GET /v2.0/security-groups?id=bac6de78-4cd8-47f8-9cad-c57c67fc069d&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: 887/1805] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:34:16 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?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: 888/1806] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:34:16 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?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) 2026-07-09 14:34:16.938 7 INFO neutron.db.l3_hamode_db [None req-b0f7b176-eb92-4c09-9dbd-cf59547e6b6c e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:34:17.126 8 INFO neutron.services.segments.plugin [-] Segment 4a1b4c0a-0c5b-465a-a216-0d22c2003281 resource provider aggregate not found 2026-07-09 14:34:17.134 8 INFO neutron.services.segments.plugin [-] Segment 4a1b4c0a-0c5b-465a-a216-0d22c2003281 resource provider aggregate not found 2026-07-09 14:34:17.147 8 INFO neutron.services.segments.plugin [-] Segment 4a1b4c0a-0c5b-465a-a216-0d22c2003281 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1b4c0a-0c5b-465a-a216-0d22c2003281 found for delete ", "request_id": "req-544b5621-098e-4610-b68f-e3a64a2cead7"}]} 2026-07-09 14:34:17.159 8 INFO neutron.services.segments.plugin [-] Segment 4a1b4c0a-0c5b-465a-a216-0d22c2003281 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1b4c0a-0c5b-465a-a216-0d22c2003281 found for delete ", "request_id": "req-9ef145cf-b513-43ec-bad7-08886e1cd339"}]} 2026-07-09 14:34:17.170 8 INFO neutron.services.segments.plugin [-] Segment f36fe2fa-bc16-4bca-9b11-418d8971a6e6 resource provider aggregate not found 2026-07-09 14:34:17.182 8 INFO neutron.services.segments.plugin [-] Segment f36fe2fa-bc16-4bca-9b11-418d8971a6e6 resource provider aggregate not found 2026-07-09 14:34:17.198 8 INFO neutron.services.segments.plugin [-] Segment f36fe2fa-bc16-4bca-9b11-418d8971a6e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f36fe2fa-bc16-4bca-9b11-418d8971a6e6 found for delete ", "request_id": "req-858abe87-e44b-4565-a8d9-5c81d4e3a715"}]} 2026-07-09 14:34:17.206 8 INFO neutron.services.segments.plugin [-] Segment f36fe2fa-bc16-4bca-9b11-418d8971a6e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f36fe2fa-bc16-4bca-9b11-418d8971a6e6 found for delete ", "request_id": "req-831a58b8-ed8a-49e1-b1d9-34a76a0b4804"}]} 2026-07-09 14:34:17.220 8 INFO neutron.services.segments.plugin [-] Segment b0b29f8c-0fb5-4cda-bb9d-2ccb5c0c886a resource provider aggregate not found 2026-07-09 14:34:17.227 8 INFO neutron.services.segments.plugin [-] Segment b0b29f8c-0fb5-4cda-bb9d-2ccb5c0c886a resource provider aggregate not found 2026-07-09 14:34:17.242 8 INFO neutron.services.segments.plugin [-] Segment b0b29f8c-0fb5-4cda-bb9d-2ccb5c0c886a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0b29f8c-0fb5-4cda-bb9d-2ccb5c0c886a found for delete ", "request_id": "req-67d7439f-7f2f-4e6c-b9dc-67ecdbcae521"}]} 2026-07-09 14:34:17.260 8 INFO neutron.services.segments.plugin [-] Segment b0b29f8c-0fb5-4cda-bb9d-2ccb5c0c886a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0b29f8c-0fb5-4cda-bb9d-2ccb5c0c886a found for delete ", "request_id": "req-877858dd-df88-4404-ba09-b63a11e6da93"}]} [pid: 8|app: 0|req: 889/1807] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:17 2026] GET /v2.0/security-groups?tenant_id=182e51a0651d41a6bc883106d38700d0&name=default => generated 2925 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1808] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:17 2026] DELETE /v2.0/security-groups/7bc5048d-c535-472d-9094-c039e00dab54 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1809] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:17 2026] GET /v2.0/security-groups?tenant_id=c8781ea95374408eb04cb8034faeaefd&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1810] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:18 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1811] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:18 2026] DELETE /v2.0/security-groups/3dad7017-4bb6-4cbc-8464-1b765065de21 => 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: 894/1812] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:18 2026] GET /v2.0/security-groups?id=bac6de78-4cd8-47f8-9cad-c57c67fc069d&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1813] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:34:15 2026] POST /v2.0/routers => generated 728 bytes in 2791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1814] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:18 2026] GET /v2.0/security-groups?tenant_id=9dd7ae45a02046369dcff4cd5caa0d74&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1815] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:18 2026] DELETE /v2.0/security-groups/ca441ed9-0170-467d-9506-cc8a725e4053 => 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: 922/1816] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:19 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1817] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:19 2026] GET /v2.0/security-groups?id=bac6de78-4cd8-47f8-9cad-c57c67fc069d&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1818] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:34:18 2026] PUT /v2.0/routers/c04a7a41-b370-4ace-8a63-3cf23eb0eb1e/add_router_interface => generated 309 bytes in 1560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1819] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:20 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:20.740 7 WARNING neutron_lib.context [None req-c7226e8d-4b1e-4159-ad3f-4112d0afac1e b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 896/1820] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:20 2026] GET /v2.0/security-groups?id=bac6de78-4cd8-47f8-9cad-c57c67fc069d&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1821] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jul 9 14:34:20 2026] POST /v2.0/security-groups => generated 1673 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:34:20.975 8 WARNING neutron_lib.context [None req-e9502e3b-c3e2-4792-b1ea-95e4c7881bc3 b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 897/1822] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:21.154 7 WARNING neutron_lib.context [None req-f6a580be-4dea-4d48-82fc-49c5f8139d5b b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1823] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:21.321 8 WARNING neutron_lib.context [None req-7d3e1eb9-0d34-46c4-9ba9-f0b62bbb54ef b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1824] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:21.500 7 WARNING neutron_lib.context [None req-6f19ae1a-e9c4-47d5-a200-46c7c240406e b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1825] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:21.689 8 WARNING neutron_lib.context [None req-360e930e-3d82-4852-bd9c-52d5bde61523 b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:21.749 8 INFO neutron.db.securitygroups_db [None req-360e930e-3d82-4852-bd9c-52d5bde61523 b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Project 5ec253a405fd4cbfa7cc09ecefef6e06 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: 899/1826] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:21.890 8 WARNING neutron_lib.context [None req-6819b864-0a84-496c-8c10-5decfa39e9c2 b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 928/1827] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:21 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:21.948 8 INFO neutron.db.securitygroups_db [None req-6819b864-0a84-496c-8c10-5decfa39e9c2 b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Project 5ec253a405fd4cbfa7cc09ecefef6e06 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: 929/1828] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:21 2026] GET /v2.0/security-groups?id=bac6de78-4cd8-47f8-9cad-c57c67fc069d&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1829] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:21 2026] POST /v2.0/security-group-rules => generated 606 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:22.547 7 WARNING neutron_lib.context [None req-0e753989-1ad0-4a94-920a-452dfef5760a b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1830] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jul 9 14:34:22 2026] POST /v2.0/security-groups => generated 1660 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:34:22.706 8 WARNING neutron_lib.context [None req-211cf06d-e2eb-4944-a3fa-ebbf8d3f4644 b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 901/1831] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:22.924 7 WARNING neutron_lib.context [None req-fb4e37c1-0a36-4e50-a8b5-d659a62a1b78 b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 931/1832] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:23.058 8 WARNING neutron_lib.context [None req-853637cc-ec3a-4df1-b718-6d172245140c b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 932/1833] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:23 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1834] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:23 2026] GET /v2.0/security-groups?id=bac6de78-4cd8-47f8-9cad-c57c67fc069d&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1835] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:23 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1836] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:23 2026] GET /v2.0/security-groups?id=bac6de78-4cd8-47f8-9cad-c57c67fc069d&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1837] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:34:23 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:34:23.510 7 WARNING neutron_lib.context [None req-bc620a4b-e9eb-401f-9c66-fa78c8a54611 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 902/1838] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:34:23 2026] POST /v2.0/floatingips => generated 552 bytes in 828 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1839] 10.0.0.195 () {34 vars in 677 bytes} [Thu Jul 9 14:34:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1840] 10.0.0.168 () {34 vars in 1097 bytes} [Thu Jul 9 14:34:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--589796043&fields=id&tenant_id=5ec253a405fd4cbfa7cc09ecefef6e06 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1841] 10.0.0.195 () {34 vars in 677 bytes} [Thu Jul 9 14:34:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1842] 10.0.0.168 () {34 vars in 1097 bytes} [Thu Jul 9 14:34:24 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-212156084&fields=id&tenant_id=5ec253a405fd4cbfa7cc09ecefef6e06 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1843] 10.0.0.195 () {34 vars in 677 bytes} [Thu Jul 9 14:34:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1844] 10.0.0.168 () {34 vars in 981 bytes} [Thu Jul 9 14:34:24 2026] GET /v2.0/networks?id=e8afee64-5541-462d-935f-c42fb1e182cb => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1845] 10.0.0.195 () {34 vars in 677 bytes} [Thu Jul 9 14:34:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1846] 10.0.0.168 () {34 vars in 964 bytes} [Thu Jul 9 14:34:24 2026] GET /v2.0/quotas/5ec253a405fd4cbfa7cc09ecefef6e06 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1847] 10.0.0.195 () {34 vars in 677 bytes} [Thu Jul 9 14:34:24 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: 8|app: 0|req: 912/1848] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:34:24 2026] GET /v2.0/ports?tenant_id=5ec253a405fd4cbfa7cc09ecefef6e06&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1849] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:34:24 2026] PUT /v2.0/policies/2b8f6ee8-0ac4-4d4e-85a3-98fb4269bfd4/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1850] 10.0.0.168 () {34 vars in 1007 bytes} [Thu Jul 9 14:34:24 2026] GET /v2.0/networks/e8afee64-5541-462d-935f-c42fb1e182cb?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1851] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:34:24 2026] PUT /v2.0/policies/54fb0fe0-09fd-4f18-aaaf-4503ce4108af/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1852] 10.0.0.168 () {34 vars in 1107 bytes} [Thu Jul 9 14:34:24 2026] GET /v2.0/networks/e8afee64-5541-462d-935f-c42fb1e182cb?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: 917/1853] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:34:24 2026] PUT /v2.0/policies/156dea57-a0e5-4450-b45b-a77da26d2db4/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: 918/1854] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:34:24 2026] PUT /v2.0/policies/3e2ee9cb-7df5-401d-8d43-d1768249ff58/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: 919/1855] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:24 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:34:24.979 7 INFO neutron.db.l3_db [None req-bc620a4b-e9eb-401f-9c66-fa78c8a54611 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Floating IP 3bd2ecce-2ad5-4890-a477-e7868cd66838 associated. External IP: 10.96.250.208, port: cd470a72-60fe-4237-af14-b3c0bb3c1901. [pid: 7|app: 0|req: 937/1856] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jul 9 14:34:23 2026] POST /v2.0/floatingips => generated 856 bytes in 1837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:25.402 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6587e757-cd0d-43a7-ac07-a2c68c67ad5d'] response: {'name': 'network-changed', 'server_uuid': '7afe8a99-397a-4d6b-9316-46b2d744e9e9', 'tag': 'cd470a72-60fe-4237-af14-b3c0bb3c1901', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 920/1857] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jul 9 14:34:25 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1858] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:34:25 2026] GET /v2.0/floatingips/3bd2ecce-2ad5-4890-a477-e7868cd66838 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1859] 10.0.0.195 () {32 vars in 687 bytes} [Thu Jul 9 14:34:25 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1861] 10.0.0.195 () {32 vars in 683 bytes} [Thu Jul 9 14:34:25 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1863] 10.0.0.195 () {32 vars in 695 bytes} [Thu Jul 9 14:34:25 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1864] 10.0.0.195 () {32 vars in 681 bytes} [Thu Jul 9 14:34:25 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1865] 10.0.0.195 () {32 vars in 695 bytes} [Thu Jul 9 14:34:25 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1866] 10.0.0.195 () {32 vars in 691 bytes} [Thu Jul 9 14:34:25 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1867] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:34:25 2026] GET /v2.0/ports?tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a&device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1868] 10.0.0.195 () {32 vars in 703 bytes} [Thu Jul 9 14:34:25 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1869] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:34:25 2026] GET /v2.0/networks?id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7 => generated 755 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1870] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:26 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1871] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jul 9 14:34:26 2026] DELETE /v2.0/qos/policies/2b8f6ee8-0ac4-4d4e-85a3-98fb4269bfd4 => 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: 929/1872] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:34:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=cd470a72-60fe-4237-af14-b3c0bb3c1901 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1873] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:34:26 2026] GET /v2.0/subnets?id=1e68c077-d596-4e60-88a6-2153bd586b59 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1874] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jul 9 14:34:26 2026] DELETE /v2.0/qos/policies/54fb0fe0-09fd-4f18-aaaf-4503ce4108af => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1875] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jul 9 14:34:26 2026] DELETE /v2.0/qos/policies/156dea57-a0e5-4450-b45b-a77da26d2db4 => 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: 946/1876] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:34:26 2026] GET /v2.0/ports?network_id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7&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: 947/1877] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jul 9 14:34:26 2026] DELETE /v2.0/qos/policies/3e2ee9cb-7df5-401d-8d43-d1768249ff58 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1878] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:34:26 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?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: 949/1879] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jul 9 14:34:26 2026] DELETE /v2.0/qos/policies/449f5cbe-e547-45b6-8b2c-cdac8279e9d9 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1880] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:26 2026] GET /v2.0/security-groups?tenant_id=d5ed2425d956484287f207340e3701fc&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1881] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:34:26 2026] GET /v2.0/floatingips/3bd2ecce-2ad5-4890-a477-e7868cd66838 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1882] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:34:26 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?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: 933/1883] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:26 2026] DELETE /v2.0/security-groups/d4d95994-0c6e-44ab-bbd2-1bd89bac8f10 => 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: 951/1884] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:27 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => 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: 934/1885] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:27 2026] GET /v2.0/security-groups?tenant_id=7263274ce32f418aa3904ca9a28eff94&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1886] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:27 2026] DELETE /v2.0/security-groups/18eeb7f0-8a40-4791-aac6-38d0f2229a7a => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1887] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:27 2026] GET /v2.0/security-groups?tenant_id=78f3de5cc0a6401aaa38372bd32fc48f&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1888] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:28 2026] DELETE /v2.0/security-groups/e4608c3b-e06c-4c6e-9d2e-8d5e4e6d7ea2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1889] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:28 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => 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: 954/1890] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:28 2026] GET /v2.0/security-groups?tenant_id=bcf5d9c7610e432f830a759b26ce44f5&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1891] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:28 2026] DELETE /v2.0/security-groups/75e0d6e0-8586-4a94-8769-12f33464a9e3 => 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: 955/1892] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:34:29 2026] GET /v2.0/networks?id=e8afee64-5541-462d-935f-c42fb1e182cb => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1893] 199.19.213.223 () {34 vars in 1049 bytes} [Thu Jul 9 14:34:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5ec253a405fd4cbfa7cc09ecefef6e06 => generated 272 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:29.371 8 WARNING neutron_lib.context [req-55aeb2ed-af1d-4031-97be-cdd1f1c69c59 req-c20b5115-9859-4b6c-822f-5bfb6118455a b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 956/1894] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:29 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => 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: 939/1895] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:34:29 2026] POST /v2.0/ports => generated 993 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1896] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:34:29 2026] PUT /v2.0/ports/d97889c5-b5d0-4bee-bc80-de49aacea5ed => generated 1274 bytes in 552 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: 940/1897] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:30 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1008 bytes in 105 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-07-09 14:34:30.617 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b732971-a5c8-4bc4-b0b6-0d51ba4a7a13'] response: {'name': 'network-changed', 'server_uuid': '6faefb34-6864-47b6-ba20-643ae88a173a', 'tag': 'd97889c5-b5d0-4bee-bc80-de49aacea5ed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 958/1898] 10.0.0.168 () {34 vars in 1119 bytes} [Thu Jul 9 14:34:30 2026] GET /v2.0/security-groups?id=0d609ed0-07fd-4082-92b8-30f218cb866e&id=c53615da-872e-410e-873f-e11cfcd69845&fields=id&fields=name => generated 205 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1899] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:34:31 2026] GET /v2.0/ports?tenant_id=5ec253a405fd4cbfa7cc09ecefef6e06&device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1277 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1900] 199.19.213.223 () {34 vars in 1017 bytes} [Thu Jul 9 14:34:31 2026] GET /v2.0/networks?tenant_id=5ec253a405fd4cbfa7cc09ecefef6e06&shared=False => generated 768 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1901] 199.19.213.223 () {34 vars in 929 bytes} [Thu Jul 9 14:34:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:31.546 7 WARNING neutron_lib.context [None req-aed6ba9a-1c3d-4390-9659-c5f1cee47951 f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:31.700 7 INFO neutron.db.segments_db [None req-aed6ba9a-1c3d-4390-9659-c5f1cee47951 f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Added segment 0bc27746-c650-49de-9f65-37fc66d895e2 of type vxlan for network fc200a7a-c3e6-47ea-870c-63c2c3d315c0 [pid: 8|app: 0|req: 943/1902] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:31 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1903] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:31 2026] POST /v2.0/networks => generated 631 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1904] 10.0.0.168 () {34 vars in 1119 bytes} [Thu Jul 9 14:34:31 2026] GET /v2.0/security-groups?id=0d609ed0-07fd-4082-92b8-30f218cb866e&id=c53615da-872e-410e-873f-e11cfcd69845&fields=id&fields=name => generated 205 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:31.833 7 WARNING neutron_lib.context [None req-c3ca265a-1732-4285-afd8-e4ec5a568d3e f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 961/1905] 10.0.0.195 () {34 vars in 663 bytes} [Thu Jul 9 14:34:31 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:32.136 8 WARNING neutron_lib.context [None req-d166c107-9447-4347-a88f-e02f4f5b3571 f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:32.207 8 INFO neutron.db.segments_db [None req-d166c107-9447-4347-a88f-e02f4f5b3571 f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Added segment e3636e14-75f5-4d08-b271-486b7b2b9830 of type vxlan for network c0b0f9a3-a1ad-45b1-b9af-4a580b6bab4c [pid: 8|app: 0|req: 945/1906] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:32 2026] POST /v2.0/networks => generated 632 bytes in 180 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-07-09 14:34:32.321 7 WARNING neutron_lib.context [None req-9511c5cb-228a-464c-9538-30cabe978c28 f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 946/1907] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:34:32 2026] GET /v2.0/ports?tenant_id=5ec253a405fd4cbfa7cc09ecefef6e06&device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1277 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1908] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:34:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d97889c5-b5d0-4bee-bc80-de49aacea5ed => 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: 948/1909] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:34:32 2026] GET /v2.0/subnets?id=0a9dad09-0955-44c5-910a-a30c2838b2f7 => generated 691 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1910] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:34:32 2026] GET /v2.0/ports?network_id=e8afee64-5541-462d-935f-c42fb1e182cb&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: 950/1911] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:34:32 2026] GET /v2.0/networks/e8afee64-5541-462d-935f-c42fb1e182cb?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1912] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:34:32 2026] GET /v2.0/networks/e8afee64-5541-462d-935f-c42fb1e182cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1913] 10.0.0.195 () {34 vars in 663 bytes} [Thu Jul 9 14:34:32 2026] POST /v2.0/ports => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:32.672 8 WARNING neutron_lib.context [None req-fe2ff123-8426-48ea-a01c-8f4fcbe8a4c8 f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:32.744 8 INFO neutron.db.segments_db [None req-fe2ff123-8426-48ea-a01c-8f4fcbe8a4c8 f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Added segment 7787c7c4-69c1-4535-a401-d74d0f4d818e of type vxlan for network 58c1e38c-33f4-428b-9465-1f47630a2d4d [pid: 8|app: 0|req: 952/1914] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:32 2026] POST /v2.0/networks => generated 632 bytes in 223 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-07-09 14:34:32.906 7 WARNING neutron_lib.context [None req-1ffeaaff-44cd-4171-92a2-6e87cae976af f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 953/1915] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:32 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1008 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1916] 10.0.0.168 () {34 vars in 1119 bytes} [Thu Jul 9 14:34:32 2026] GET /v2.0/security-groups?id=0d609ed0-07fd-4082-92b8-30f218cb866e&id=c53615da-872e-410e-873f-e11cfcd69845&fields=id&fields=name => generated 205 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1917] 10.0.0.195 () {34 vars in 663 bytes} [Thu Jul 9 14:34:32 2026] POST /v2.0/ports => generated 743 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:33.288 8 WARNING neutron_lib.context [None req-724eff93-43aa-4377-a66f-b01b8ac4f5c8 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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, ' 2026-07-09 14:34:33.297 7 WARNING neutron_lib.context [None req-d5ebd513-bb65-4f6f-bc21-5966abc2318e f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:33.358 7 INFO neutron.db.segments_db [None req-d5ebd513-bb65-4f6f-bc21-5966abc2318e f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Added segment ec19d806-b8ab-43fc-be1e-9966c73fe82c of type vxlan for network f84a4c8b-9b54-4117-aa79-2d78ffd14148 [pid: 7|app: 0|req: 964/1918] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:33 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:33.467 8 INFO neutron.db.segments_db [None req-724eff93-43aa-4377-a66f-b01b8ac4f5c8 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Added segment fb226941-c282-435a-982a-d9efcc9f88f0 of type vxlan for network 459d7469-b902-4e90-9dd1-04da7c7285d0 2026-07-09 14:34:33.479 7 WARNING neutron_lib.context [None req-5397c430-a91f-4964-b6c2-0e4c36543f55 f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 955/1919] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:33 2026] POST /v2.0/networks => generated 632 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:33.622 8 WARNING neutron_lib.context [None req-34f6e051-abae-430c-bb14-9cf29f974c39 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1920] 10.0.0.195 () {34 vars in 663 bytes} [Thu Jul 9 14:34:33 2026] POST /v2.0/ports => generated 743 bytes in 409 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-07-09 14:34:33.893 7 WARNING neutron_lib.context [None req-1aa99547-b37c-4f47-a482-fd69a9cd8f92 f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:33.972 7 INFO neutron.db.segments_db [None req-1aa99547-b37c-4f47-a482-fd69a9cd8f92 f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Added segment ccef777c-5791-4418-9b47-00de0101dafb of type vxlan for network 9e9e392d-d8cd-4748-970d-3f46f3d8aa83 [pid: 8|app: 0|req: 956/1921] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:34:33 2026] POST /v2.0/subnets => generated 626 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:34.060 8 WARNING neutron_lib.context [None req-e18cc539-4d95-40b0-8289-700152838398 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 966/1922] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:33 2026] POST /v2.0/networks => generated 632 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:34.112 7 WARNING neutron_lib.context [None req-59d4fe48-bf98-4473-86d6-f3d5e09518c1 f972ee527bd34c29b072d4331d57dbe9 b2316f7135dd4fa2957d87ffcc0d1fd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:34.159 8 INFO neutron.db.segments_db [None req-e18cc539-4d95-40b0-8289-700152838398 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Added segment d4d78688-021c-49fb-bfa3-29f985e1cf65 of type vxlan for network 0f61632d-040b-4290-ad44-9beea4974eee [pid: 8|app: 0|req: 957/1923] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:34 2026] POST /v2.0/networks => generated 632 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1924] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:34 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1008 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1925] 10.0.0.190 () {34 vars in 989 bytes} [Thu Jul 9 14:34:34 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:34:34.384 8 WARNING neutron_lib.context [None req-135f0676-23a0-48e0-9078-92f0995262cd 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 967/1926] 10.0.0.195 () {34 vars in 663 bytes} [Thu Jul 9 14:34:34 2026] POST /v2.0/ports => generated 743 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 968/1927] 10.0.0.168 () {34 vars in 1119 bytes} [Thu Jul 9 14:34:34 2026] GET /v2.0/security-groups?id=0d609ed0-07fd-4082-92b8-30f218cb866e&id=c53615da-872e-410e-873f-e11cfcd69845&fields=id&fields=name => generated 205 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1928] 10.0.0.190 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:34 2026] GET /v2.0/security-groups?id=bac6de78-4cd8-47f8-9cad-c57c67fc069d&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: 970/1929] 10.0.0.195 () {34 vars in 746 bytes} [Thu Jul 9 14:34:34 2026] PUT /v2.0/ports/c86de26f-988d-4eaf-a98e-1bd3f18aef9c/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1930] 10.0.0.195 () {34 vars in 746 bytes} [Thu Jul 9 14:34:34 2026] PUT /v2.0/ports/d0e16be0-1b00-45b7-9a52-50c780703d59/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1931] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:34:34 2026] POST /v2.0/subnets => generated 629 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:34.814 8 WARNING neutron_lib.context [None req-8087772a-a7f9-4472-91b8-1f317c95b68f 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 972/1932] 10.0.0.195 () {34 vars in 746 bytes} [Thu Jul 9 14:34:34 2026] PUT /v2.0/ports/b88c4a28-6e68-48b5-8ccc-385544488027/tags => generated 34 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:34:34.905 8 INFO neutron.db.segments_db [None req-8087772a-a7f9-4472-91b8-1f317c95b68f 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Added segment 7aabde20-df6f-44e7-bd09-2d4af24ae1b2 of type vxlan for network 746ecfb2-8226-4cbb-964f-d3d0b1a60a1e [pid: 7|app: 0|req: 973/1933] 10.0.0.195 () {34 vars in 746 bytes} [Thu Jul 9 14:34:34 2026] PUT /v2.0/ports/b1fa570a-62eb-41df-b99d-9af84819af87/tags => generated 19 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1934] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:34 2026] POST /v2.0/networks => generated 632 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:35.079 8 WARNING neutron_lib.context [None req-9169582c-1ee6-4609-9ca2-8569fe83a519 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 974/1935] 10.0.0.195 () {32 vars in 659 bytes} [Thu Jul 9 14:34:34 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1936] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jul 9 14:34:35 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1937] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:34:35 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1277 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1938] 10.0.0.195 () {32 vars in 669 bytes} [Thu Jul 9 14:34:35 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1939] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:34:35 2026] POST /v2.0/subnets => generated 629 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1940] 199.19.213.223 () {34 vars in 1123 bytes} [Thu Jul 9 14:34:35 2026] GET /v2.0/security-groups?id=c53615da-872e-410e-873f-e11cfcd69845&id=0d609ed0-07fd-4082-92b8-30f218cb866e&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:35.504 7 WARNING neutron_lib.context [None req-8415f128-6d51-4896-9992-f7af0a1120e7 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:35.563 7 INFO neutron.db.segments_db [None req-8415f128-6d51-4896-9992-f7af0a1120e7 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Added segment 6ff2e3a8-671d-4062-9ff4-f4eec116d7a6 of type vxlan for network 3c92d099-f350-4b6d-a682-220eeb332164 [pid: 7|app: 0|req: 979/1941] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:35 2026] POST /v2.0/networks => generated 631 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1942] 10.0.0.195 () {32 vars in 681 bytes} [Thu Jul 9 14:34:35 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:34:35.730 8 WARNING neutron_lib.context [None req-9a1b514c-4e78-4dcd-90c6-e8d3af3511f5 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 980/1943] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:35 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1008 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1944] 10.0.0.195 () {32 vars in 667 bytes} [Thu Jul 9 14:34:35 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1945] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:34:35 2026] POST /v2.0/subnets => generated 629 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1946] 10.0.0.168 () {34 vars in 1119 bytes} [Thu Jul 9 14:34:36 2026] GET /v2.0/security-groups?id=0d609ed0-07fd-4082-92b8-30f218cb866e&id=c53615da-872e-410e-873f-e11cfcd69845&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:36.071 7 WARNING neutron_lib.context [None req-c8495d6a-d7cb-424e-87a5-fbe403b7f9a3 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:36.172 7 INFO neutron.db.segments_db [None req-c8495d6a-d7cb-424e-87a5-fbe403b7f9a3 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Added segment 16d5acd9-7243-4e80-bb6e-2a427e97d174 of type vxlan for network b34749ed-b0ee-4683-8ea3-cbfaab9a85d3 [pid: 8|app: 0|req: 965/1947] 10.0.0.195 () {32 vars in 681 bytes} [Thu Jul 9 14:34:36 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1948] 10.0.0.195 () {32 vars in 677 bytes} [Thu Jul 9 14:34:36 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1949] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:36 2026] POST /v2.0/networks => generated 631 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:36.351 7 WARNING neutron_lib.context [None req-b59a1989-e1d0-409b-a47a-8b0c09c704dc 50aed46ea47048d3ac924a9ff81532d6 177f8a243fc34c13a5892485d5e11e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 967/1950] 10.0.0.195 () {32 vars in 689 bytes} [Thu Jul 9 14:34:36 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1951] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:34:36 2026] DELETE /v2.0/ports/c86de26f-988d-4eaf-a98e-1bd3f18aef9c => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1952] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:34:36 2026] POST /v2.0/subnets => generated 629 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1953] 10.0.0.195 () {34 vars in 750 bytes} [Thu Jul 9 14:34:36 2026] PUT /v2.0/subnets/b1b09122-c4f9-4488-ab4d-803bb858e088/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1954] 10.0.0.195 () {34 vars in 750 bytes} [Thu Jul 9 14:34:36 2026] PUT /v2.0/subnets/66997232-2506-41d7-8803-ebdea03bf027/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1955] 10.0.0.195 () {34 vars in 750 bytes} [Thu Jul 9 14:34:36 2026] PUT /v2.0/subnets/74e8aab8-9b04-415c-9655-db211a4f9afa/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1956] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:34:36 2026] DELETE /v2.0/ports/d0e16be0-1b00-45b7-9a52-50c780703d59 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1957] 10.0.0.195 () {34 vars in 750 bytes} [Thu Jul 9 14:34:37 2026] PUT /v2.0/subnets/4b863faf-41ec-4c56-9a48-0bf6c3f3becd/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1958] 10.0.0.195 () {32 vars in 663 bytes} [Thu Jul 9 14:34:37 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1959] 10.0.0.195 () {32 vars in 677 bytes} [Thu Jul 9 14:34:37 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1960] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:37 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1961] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jul 9 14:34:37 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1962] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:34:37 2026] DELETE /v2.0/ports/b88c4a28-6e68-48b5-8ccc-385544488027 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1963] 10.0.0.168 () {34 vars in 1119 bytes} [Thu Jul 9 14:34:37 2026] GET /v2.0/security-groups?id=0d609ed0-07fd-4082-92b8-30f218cb866e&id=c53615da-872e-410e-873f-e11cfcd69845&fields=id&fields=name => generated 205 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1964] 10.0.0.195 () {32 vars in 685 bytes} [Thu Jul 9 14:34:37 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1965] 10.0.0.195 () {32 vars in 671 bytes} [Thu Jul 9 14:34:37 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1966] 10.0.0.195 () {32 vars in 685 bytes} [Thu Jul 9 14:34:37 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: 7|app: 0|req: 994/1967] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:34:37 2026] DELETE /v2.0/ports/b1fa570a-62eb-41df-b99d-9af84819af87 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1968] 10.0.0.195 () {32 vars in 681 bytes} [Thu Jul 9 14:34:37 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1969] 10.0.0.195 () {32 vars in 693 bytes} [Thu Jul 9 14:34:37 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1970] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:34:37 2026] DELETE /v2.0/ports/ab4cab31-aaab-4286-8275-5f4552d705a9 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1971] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:34:37 2026] DELETE /v2.0/subnets/b1b09122-c4f9-4488-ab4d-803bb858e088 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:34:38.085 7 INFO neutron.services.segments.plugin [-] Segment 0bc27746-c650-49de-9f65-37fc66d895e2 resource provider aggregate not found 2026-07-09 14:34:38.092 7 INFO neutron.services.segments.plugin [-] Segment 0bc27746-c650-49de-9f65-37fc66d895e2 resource provider aggregate not found 2026-07-09 14:34:38.106 7 INFO neutron.services.segments.plugin [-] Segment 0bc27746-c650-49de-9f65-37fc66d895e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bc27746-c650-49de-9f65-37fc66d895e2 found for delete ", "request_id": "req-da134cd1-02af-447b-b958-69074a47044b"}]} 2026-07-09 14:34:38.110 7 INFO neutron.services.segments.plugin [-] Segment 0bc27746-c650-49de-9f65-37fc66d895e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bc27746-c650-49de-9f65-37fc66d895e2 found for delete ", "request_id": "req-f13ba458-4da1-43fc-8fc8-e3be58c300b5"}]} [pid: 7|app: 0|req: 996/1972] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:37 2026] DELETE /v2.0/networks/fc200a7a-c3e6-47ea-870c-63c2c3d315c0 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1973] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:34:37 2026] DELETE /v2.0/subnets/66997232-2506-41d7-8803-ebdea03bf027 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1974] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:38 2026] DELETE /v2.0/networks/c0b0f9a3-a1ad-45b1-b9af-4a580b6bab4c => 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: 978/1975] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:34:38 2026] DELETE /v2.0/subnets/74e8aab8-9b04-415c-9655-db211a4f9afa => 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: 998/1976] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:38 2026] DELETE /v2.0/networks/58c1e38c-33f4-428b-9465-1f47630a2d4d => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1977] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:38 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1010 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1978] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:34:38 2026] DELETE /v2.0/subnets/4b863faf-41ec-4c56-9a48-0bf6c3f3becd => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1979] 10.0.0.168 () {34 vars in 1119 bytes} [Thu Jul 9 14:34:38 2026] GET /v2.0/security-groups?id=0d609ed0-07fd-4082-92b8-30f218cb866e&id=c53615da-872e-410e-873f-e11cfcd69845&fields=id&fields=name => generated 205 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:38.876 8 INFO neutron.services.segments.plugin [-] Segment ec19d806-b8ab-43fc-be1e-9966c73fe82c resource provider aggregate not found 2026-07-09 14:34:38.882 8 INFO neutron.services.segments.plugin [-] Segment ec19d806-b8ab-43fc-be1e-9966c73fe82c resource provider aggregate not found 2026-07-09 14:34:38.905 8 INFO neutron.services.segments.plugin [-] Segment ec19d806-b8ab-43fc-be1e-9966c73fe82c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec19d806-b8ab-43fc-be1e-9966c73fe82c found for delete ", "request_id": "req-889654fb-4a08-4115-b328-c9f50ddc81e8"}]} 2026-07-09 14:34:38.908 8 INFO neutron.services.segments.plugin [-] Segment ec19d806-b8ab-43fc-be1e-9966c73fe82c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec19d806-b8ab-43fc-be1e-9966c73fe82c found for delete ", "request_id": "req-294ded8c-a86e-440e-97ba-4bae7ebe8ae2"}]} [pid: 8|app: 0|req: 980/1980] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:38 2026] DELETE /v2.0/networks/f84a4c8b-9b54-4117-aa79-2d78ffd14148 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1981] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:34:38 2026] DELETE /v2.0/subnets/435bda27-7ee6-40e4-8968-47dcbc4f8cf6 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1982] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:39 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1983] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:38 2026] DELETE /v2.0/networks/9e9e392d-d8cd-4748-970d-3f46f3d8aa83 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:34:39.490 8 INFO neutron.db.l3_db [None req-70cb5ccf-326d-41a4-8d9f-8ce3e443a6fd b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Floating IP af286bb2-dbe3-48e4-a314-a0f993deedca associated. External IP: 10.96.250.209, port: d97889c5-b5d0-4bee-bc80-de49aacea5ed. [pid: 7|app: 0|req: 1003/1984] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:39 2026] DELETE /v2.0/networks/459d7469-b902-4e90-9dd1-04da7c7285d0 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1985] 10.0.0.195 () {32 vars in 825 bytes} [Thu Jul 9 14:34:39 2026] GET /v2.0/ports?project_id=95e3fc5feedb412da3e4ed5cf7da5d7a&network_id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7 => generated 3695 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1986] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:39 2026] DELETE /v2.0/networks/0f61632d-040b-4290-ad44-9beea4974eee => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1987] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:34:39 2026] PUT /v2.0/floatingips/af286bb2-dbe3-48e4-a314-a0f993deedca => generated 855 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1988] 10.0.0.195 () {32 vars in 741 bytes} [Thu Jul 9 14:34:39 2026] GET /v2.0/subnets?network_id=70ee39ee-b3cf-40fa-b7c0-62d087f3b688 => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 14:34:40.100 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73e8ac98-6ee4-45c2-a51b-d3e576a47daa'] response: {'name': 'network-changed', 'server_uuid': '6faefb34-6864-47b6-ba20-643ae88a173a', 'tag': 'd97889c5-b5d0-4bee-bc80-de49aacea5ed', 'status': 'completed', 'code': 200} 2026-07-09 14:34:40.134 7 INFO neutron.services.segments.plugin [-] Segment e3636e14-75f5-4d08-b271-486b7b2b9830 resource provider aggregate not found 2026-07-09 14:34:40.143 7 INFO neutron.services.segments.plugin [-] Segment e3636e14-75f5-4d08-b271-486b7b2b9830 resource provider aggregate not found 2026-07-09 14:34:40.160 7 INFO neutron.services.segments.plugin [-] Segment e3636e14-75f5-4d08-b271-486b7b2b9830 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3636e14-75f5-4d08-b271-486b7b2b9830 found for delete ", "request_id": "req-4d6cc436-0b6a-4473-8e30-dc7c0fee5ec3"}]} 2026-07-09 14:34:40.168 7 INFO neutron.services.segments.plugin [-] Segment e3636e14-75f5-4d08-b271-486b7b2b9830 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3636e14-75f5-4d08-b271-486b7b2b9830 found for delete ", "request_id": "req-b7c24a34-00d0-4430-b367-72f42defe04c"}]} 2026-07-09 14:34:40.184 7 INFO neutron.services.segments.plugin [-] Segment 7787c7c4-69c1-4535-a401-d74d0f4d818e resource provider aggregate not found 2026-07-09 14:34:40.191 7 INFO neutron.services.segments.plugin [-] Segment 7787c7c4-69c1-4535-a401-d74d0f4d818e resource provider aggregate not found 2026-07-09 14:34:40.209 7 INFO neutron.services.segments.plugin [-] Segment 7787c7c4-69c1-4535-a401-d74d0f4d818e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7787c7c4-69c1-4535-a401-d74d0f4d818e found for delete ", "request_id": "req-492c9ea6-674f-430a-9da9-1fad703b0a73"}]} 2026-07-09 14:34:40.215 7 INFO neutron.services.segments.plugin [-] Segment 7787c7c4-69c1-4535-a401-d74d0f4d818e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7787c7c4-69c1-4535-a401-d74d0f4d818e found for delete ", "request_id": "req-b6fff588-c9dc-4a7e-9032-d252cd27bc29"}]} 2026-07-09 14:34:40.227 7 INFO neutron.services.segments.plugin [-] Segment fb226941-c282-435a-982a-d9efcc9f88f0 resource provider aggregate not found 2026-07-09 14:34:40.243 7 INFO neutron.services.segments.plugin [-] Segment fb226941-c282-435a-982a-d9efcc9f88f0 resource provider aggregate not found 2026-07-09 14:34:40.259 7 INFO neutron.services.segments.plugin [-] Segment fb226941-c282-435a-982a-d9efcc9f88f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb226941-c282-435a-982a-d9efcc9f88f0 found for delete ", "request_id": "req-9d14478e-9e98-4f0d-9393-810bc5f890dd"}]} 2026-07-09 14:34:40.268 7 INFO neutron.services.segments.plugin [-] Segment fb226941-c282-435a-982a-d9efcc9f88f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb226941-c282-435a-982a-d9efcc9f88f0 found for delete ", "request_id": "req-b7808d15-9058-4d41-bf3f-dd8e4a27dbfc"}]} 2026-07-09 14:34:40.274 7 INFO neutron.services.segments.plugin [-] Segment d4d78688-021c-49fb-bfa3-29f985e1cf65 resource provider aggregate not found 2026-07-09 14:34:40.282 8 INFO neutron.db.l3_db [None req-6d479d58-8322-44d1-8959-631fcf536efd 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Floating IP 3bd2ecce-2ad5-4890-a477-e7868cd66838 disassociated. External IP: 10.96.250.208, port: cd470a72-60fe-4237-af14-b3c0bb3c1901. 2026-07-09 14:34:40.294 7 INFO neutron.services.segments.plugin [-] Segment d4d78688-021c-49fb-bfa3-29f985e1cf65 resource provider aggregate not found 2026-07-09 14:34:40.302 7 INFO neutron.services.segments.plugin [-] Segment d4d78688-021c-49fb-bfa3-29f985e1cf65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4d78688-021c-49fb-bfa3-29f985e1cf65 found for delete ", "request_id": "req-fbce5c59-43f2-4459-b39c-89635273e154"}]} 2026-07-09 14:34:40.312 7 INFO neutron.services.segments.plugin [-] Segment d4d78688-021c-49fb-bfa3-29f985e1cf65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4d78688-021c-49fb-bfa3-29f985e1cf65 found for delete ", "request_id": "req-8d36ed4b-e517-41eb-a205-9951517b1659"}]} [pid: 7|app: 0|req: 1006/1989] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:39 2026] DELETE /v2.0/networks/746ecfb2-8226-4cbb-964f-d3d0b1a60a1e => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1990] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:40 2026] GET /v2.0/security-groups?tenant_id=cde298542cdf4c4ba444bde906dfd3db&name=default => generated 2925 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1991] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:34:40 2026] PUT /v2.0/floatingips/3bd2ecce-2ad5-4890-a477-e7868cd66838 => generated 554 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1992] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:34:40 2026] GET /v2.0/ports?tenant_id=5ec253a405fd4cbfa7cc09ecefef6e06&device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1995] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:40 2026] DELETE /v2.0/security-groups/b75b2ec6-fad3-483b-9bff-52dc9e1e4864 => 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: 989/1996] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:34:40 2026] GET /v2.0/floatingips/3bd2ecce-2ad5-4890-a477-e7868cd66838 => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:40.937 8 INFO neutron.services.segments.plugin [-] Segment ccef777c-5791-4418-9b47-00de0101dafb resource provider aggregate not found 2026-07-09 14:34:40.943 8 INFO neutron.services.segments.plugin [-] Segment ccef777c-5791-4418-9b47-00de0101dafb resource provider aggregate not found [pid: 7|app: 0|req: 1008/1997] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:40 2026] DELETE /v2.0/networks/3c92d099-f350-4b6d-a682-220eeb332164 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:34:40.959 8 INFO neutron.services.segments.plugin [-] Segment ccef777c-5791-4418-9b47-00de0101dafb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccef777c-5791-4418-9b47-00de0101dafb found for delete ", "request_id": "req-e36cc9b5-bd11-44b9-8828-1545708fee7c"}]} 2026-07-09 14:34:40.966 8 INFO neutron.services.segments.plugin [-] Segment ccef777c-5791-4418-9b47-00de0101dafb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccef777c-5791-4418-9b47-00de0101dafb found for delete ", "request_id": "req-841a9b3c-c483-4204-847c-2a0c5cc929d3"}]} [pid: 8|app: 0|req: 990/1998] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:34:40 2026] GET /v2.0/networks?id=e8afee64-5541-462d-935f-c42fb1e182cb => generated 768 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1999] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:34:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d97889c5-b5d0-4bee-bc80-de49aacea5ed => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2000] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:34:41 2026] GET /v2.0/subnets?id=0a9dad09-0955-44c5-910a-a30c2838b2f7 => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2001] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:41 2026] GET /v2.0/security-groups?tenant_id=b2316f7135dd4fa2957d87ffcc0d1fd8&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: 994/2002] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:34:41 2026] GET /v2.0/ports?network_id=e8afee64-5541-462d-935f-c42fb1e182cb&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2003] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:41 2026] DELETE /v2.0/security-groups/a966b1c0-406d-45d1-910e-bf2430f3328a => 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: 1009/2004] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:34:40 2026] DELETE /v2.0/networks/b34749ed-b0ee-4683-8ea3-cbfaab9a85d3 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2005] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:34:41 2026] GET /v2.0/networks/e8afee64-5541-462d-935f-c42fb1e182cb?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2006] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:34:41 2026] GET /v2.0/networks/e8afee64-5541-462d-935f-c42fb1e182cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2007] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:41 2026] GET /v2.0/security-groups?tenant_id=690170aaf0b7446b9380e440504763c8&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2008] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:41 2026] DELETE /v2.0/security-groups/7ccbe3e6-d697-40db-9faa-63b1c0c39121 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2009] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:34:41 2026] GET /v2.0/floatingips/3bd2ecce-2ad5-4890-a477-e7868cd66838 => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:42.508 7 INFO neutron.services.segments.plugin [-] Segment 7aabde20-df6f-44e7-bd09-2d4af24ae1b2 resource provider aggregate not found 2026-07-09 14:34:42.528 7 INFO neutron.services.segments.plugin [-] Segment 7aabde20-df6f-44e7-bd09-2d4af24ae1b2 resource provider aggregate not found 2026-07-09 14:34:42.536 7 INFO neutron.services.segments.plugin [-] Segment 7aabde20-df6f-44e7-bd09-2d4af24ae1b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aabde20-df6f-44e7-bd09-2d4af24ae1b2 found for delete ", "request_id": "req-29478cef-65ca-48df-b415-91e6275037c4"}]} 2026-07-09 14:34:42.557 7 INFO neutron.services.segments.plugin [-] Segment 7aabde20-df6f-44e7-bd09-2d4af24ae1b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aabde20-df6f-44e7-bd09-2d4af24ae1b2 found for delete ", "request_id": "req-3a73434d-9a00-47ed-99b5-e801d76866fe"}]} 2026-07-09 14:34:42.568 7 INFO neutron.services.segments.plugin [-] Segment 6ff2e3a8-671d-4062-9ff4-f4eec116d7a6 resource provider aggregate not found 2026-07-09 14:34:42.581 7 INFO neutron.services.segments.plugin [-] Segment 6ff2e3a8-671d-4062-9ff4-f4eec116d7a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ff2e3a8-671d-4062-9ff4-f4eec116d7a6 found for delete ", "request_id": "req-c1ca1913-0dd2-42d5-8627-1b9b60a5aa8a"}]} 2026-07-09 14:34:42.586 7 INFO neutron.services.segments.plugin [-] Segment 6ff2e3a8-671d-4062-9ff4-f4eec116d7a6 resource provider aggregate not found 2026-07-09 14:34:42.602 7 INFO neutron.services.segments.plugin [-] Segment 6ff2e3a8-671d-4062-9ff4-f4eec116d7a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ff2e3a8-671d-4062-9ff4-f4eec116d7a6 found for delete ", "request_id": "req-b5b0d8ba-86c3-4119-8c3d-a95cbb3590f1"}]} 2026-07-09 14:34:42.610 7 INFO neutron.services.segments.plugin [-] Segment 16d5acd9-7243-4e80-bb6e-2a427e97d174 resource provider aggregate not found 2026-07-09 14:34:42.629 7 INFO neutron.services.segments.plugin [-] Segment 16d5acd9-7243-4e80-bb6e-2a427e97d174 resource provider aggregate not found 2026-07-09 14:34:42.635 7 INFO neutron.services.segments.plugin [-] Segment 16d5acd9-7243-4e80-bb6e-2a427e97d174 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16d5acd9-7243-4e80-bb6e-2a427e97d174 found for delete ", "request_id": "req-82ed42ac-36c4-4e2e-8b33-636353854f27"}]} 2026-07-09 14:34:42.646 7 INFO neutron.services.segments.plugin [-] Segment 16d5acd9-7243-4e80-bb6e-2a427e97d174 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16d5acd9-7243-4e80-bb6e-2a427e97d174 found for delete ", "request_id": "req-cebef62b-a5c4-48f6-854a-a761e62002ac"}]} [pid: 7|app: 0|req: 1012/2010] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:42 2026] GET /v2.0/security-groups?tenant_id=177f8a243fc34c13a5892485d5e11e43&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:34:42.823 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa3f3721-8cbe-4271-8539-385e3e0a4d24'] response: {'name': 'network-changed', 'server_uuid': '7afe8a99-397a-4d6b-9316-46b2d744e9e9', 'tag': 'cd470a72-60fe-4237-af14-b3c0bb3c1901', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 999/2011] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:42 2026] DELETE /v2.0/security-groups/a3d306d8-2ff0-46e3-b2c5-cab845c86c2d => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2012] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:34:42 2026] GET /v2.0/floatingips/3bd2ecce-2ad5-4890-a477-e7868cd66838 => generated 552 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2013] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:43 2026] GET /v2.0/security-groups?tenant_id=d7a137724e494cf8ac936cb2ca9ddf0f&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: 1014/2014] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:43 2026] DELETE /v2.0/security-groups/98968ae6-249e-4c1c-992f-e74dcdfbbdad => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2015] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:34:43 2026] GET /v2.0/ports?tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a&device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => 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: 1015/2016] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:34:43 2026] GET /v2.0/networks?id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7 => generated 755 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2017] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:34:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=cd470a72-60fe-4237-af14-b3c0bb3c1901 => 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: 1003/2018] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:34:43 2026] GET /v2.0/subnets?id=1e68c077-d596-4e60-88a6-2153bd586b59 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2019] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:34:43 2026] GET /v2.0/ports?network_id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2020] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:34:43 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2021] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:43 2026] GET /v2.0/security-groups?tenant_id=c8e74271d8874b6ca514d216ff062484&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: 1006/2022] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:34:43 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?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: 1017/2023] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:43 2026] DELETE /v2.0/security-groups/68a1eff6-5ea5-498c-8c4a-2abfe3745338 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:34:44.037 8 WARNING neutron_lib.context [None req-40fd4042-edb3-4a33-b090-3f961e492144 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1007/2024] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jul 9 14:34:44 2026] POST /v2.0/security-groups => generated 1675 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:34:44.201 7 WARNING neutron_lib.context [None req-1b296cf0-bb0e-484d-b785-3c19954707fd 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1018/2025] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:44 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-07-09 14:34:44.343 8 WARNING neutron_lib.context [None req-8a121714-5e7e-4042-a05b-78bda2caf525 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1008/2026] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:44 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) 2026-07-09 14:34:44.523 7 WARNING neutron_lib.context [None req-a4447393-30cf-4e80-b560-4dd872b0b51e 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1019/2027] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:44.660 8 WARNING neutron_lib.context [None req-57f2e369-6202-412e-adae-3215e2fb9ef0 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1009/2028] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:44.836 7 WARNING neutron_lib.context [None req-7f583155-7997-4c4d-a093-6df2e795f0ac 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:44.889 7 INFO neutron.db.securitygroups_db [None req-7f583155-7997-4c4d-a093-6df2e795f0ac 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Project 95e3fc5feedb412da3e4ed5cf7da5d7a 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: 1020/2029] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:44 2026] POST /v2.0/security-group-rules => generated 607 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:45.008 8 WARNING neutron_lib.context [None req-eea8e817-59db-4b0e-9f17-6d5dab59b668 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:45.053 8 INFO neutron.db.securitygroups_db [None req-eea8e817-59db-4b0e-9f17-6d5dab59b668 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Project 95e3fc5feedb412da3e4ed5cf7da5d7a 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: 1010/2030] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:34:44 2026] POST /v2.0/security-group-rules => generated 606 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2031] 10.0.0.195 () {32 vars in 648 bytes} [Thu Jul 9 14:34:45 2026] GET /v2.0/networks => generated 1296 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:34:45.736 8 WARNING neutron_lib.context [None req-39700239-9d05-413a-a76b-319dc885d5a3 8d8ebec0b89c42b9bd96923876742666 d44b6db332644e6a94952830d0536e25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2032] 10.0.0.168 () {34 vars in 1099 bytes} [Thu Jul 9 14:34:45 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1946141421&fields=id&tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a => 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: 1023/2033] 10.0.0.168 () {34 vars in 981 bytes} [Thu Jul 9 14:34:45 2026] GET /v2.0/networks?id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7 => generated 659 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2034] 10.0.0.168 () {34 vars in 964 bytes} [Thu Jul 9 14:34:45 2026] GET /v2.0/quotas/95e3fc5feedb412da3e4ed5cf7da5d7a => 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: 1025/2035] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:34:45 2026] GET /v2.0/ports?tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a&fields=id => generated 149 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2036] 10.0.0.168 () {34 vars in 1007 bytes} [Thu Jul 9 14:34:46 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?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: 1027/2037] 10.0.0.168 () {34 vars in 1107 bytes} [Thu Jul 9 14:34:46 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2038] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:46 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => 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: 1011/2039] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:34:45 2026] POST /v2.0/floatingips => generated 552 bytes in 744 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2040] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jul 9 14:34:46 2026] PUT /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2041] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:34:46 2026] GET /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2042] 10.0.0.195 () {34 vars in 769 bytes} [Thu Jul 9 14:34:46 2026] PUT /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2043] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:34:46 2026] GET /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2044] 10.0.0.195 () {34 vars in 765 bytes} [Thu Jul 9 14:34:46 2026] PUT /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2045] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:34:46 2026] GET /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2046] 10.0.0.195 () {34 vars in 787 bytes} [Thu Jul 9 14:34:46 2026] PUT /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2047] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:34:46 2026] GET /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/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: 1033/2048] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jul 9 14:34:46 2026] PUT /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2049] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:34:46 2026] GET /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2050] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:34:46 2026] GET /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:34:46.996 8 INFO neutron.api.v2.resource [None req-3c694aeb-ef4f-4816-80b5-d825c9f836a5 8d8ebec0b89c42b9bd96923876742666 d44b6db332644e6a94952830d0536e25 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1017/2051] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jul 9 14:34:46 2026] GET /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2052] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:34:47 2026] DELETE /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2053] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:34:47 2026] GET /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:34:47.157 7 INFO neutron.api.v2.resource [None req-81b06f64-7eba-45f2-ae82-1c8c2af941d5 8d8ebec0b89c42b9bd96923876742666 d44b6db332644e6a94952830d0536e25 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1036/2054] 10.0.0.195 () {32 vars in 753 bytes} [Thu Jul 9 14:34:47 2026] DELETE /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2055] 10.0.0.195 () {32 vars in 741 bytes} [Thu Jul 9 14:34:47 2026] DELETE /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2056] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:34:47 2026] GET /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66/tags => 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: 1038/2057] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:47 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2058] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:47 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1010 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2059] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:34:47 2026] DELETE /v2.0/floatingips/b615593e-20f8-4a0a-8930-9e9907c4be66 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2060] 10.0.0.168 () {34 vars in 1119 bytes} [Thu Jul 9 14:34:47 2026] GET /v2.0/security-groups?id=0d609ed0-07fd-4082-92b8-30f218cb866e&id=c53615da-872e-410e-873f-e11cfcd69845&fields=id&fields=name => generated 205 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2061] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:34:47 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1279 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2062] 10.0.0.195 () {32 vars in 857 bytes} [Thu Jul 9 14:34:48 2026] GET /v2.0/floatingips?floating_network_id=70ee39ee-b3cf-40fa-b7c0-62d087f3b688&port_id=d97889c5-b5d0-4bee-bc80-de49aacea5ed => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:48.429 8 WARNING neutron_lib.context [None req-2f20908d-844b-4b5b-afe6-71a6d5e63133 be67881075ee408ca15edbf34fdb5277 e6455537bd7e45f9948aef96dc0d9ac4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1042/2063] 199.19.213.223 () {34 vars in 1095 bytes} [Thu Jul 9 14:34:48 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2064] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:34:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:48.533 7 WARNING neutron_lib.context [None req-2f329e97-066a-4c5f-b152-5edc2cb22a23 be67881075ee408ca15edbf34fdb5277 e6455537bd7e45f9948aef96dc0d9ac4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1023/2065] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:48 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => 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: 1043/2066] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:34:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:48.611 7 WARNING neutron_lib.context [None req-1f5ce827-2121-43dd-b6f5-a25dac6de07c be67881075ee408ca15edbf34fdb5277 e6455537bd7e45f9948aef96dc0d9ac4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1044/2067] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:34:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:48.681 7 WARNING neutron_lib.context [None req-b824235c-2d1e-4619-8ad9-7b54373ff5fc be67881075ee408ca15edbf34fdb5277 e6455537bd7e45f9948aef96dc0d9ac4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1045/2068] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:34:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:48.807 7 WARNING neutron_lib.context [None req-45af877d-f5ec-4f5b-900a-db05e2f72b4a be67881075ee408ca15edbf34fdb5277 e6455537bd7e45f9948aef96dc0d9ac4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1046/2069] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:34:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2070] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:48 2026] GET /v2.0/security-groups?tenant_id=ec3e943da00448babe0cb2d95e998dd3&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2071] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jul 9 14:34:48 2026] PUT /v2.0/subnetpools/46df631a-9e41-465b-bba3-9271dcc69251/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2072] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jul 9 14:34:48 2026] PUT /v2.0/subnetpools/dd479c4c-2c7b-4cf4-bbcd-b0887fd4ad86/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: 1025/2073] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:48 2026] DELETE /v2.0/security-groups/f92e79e0-26fd-4048-b32a-3e3039088577 => 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: 1049/2074] 10.0.0.190 () {34 vars in 989 bytes} [Thu Jul 9 14:34:48 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1279 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2075] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jul 9 14:34:49 2026] PUT /v2.0/subnetpools/56495a43-77c6-4ee7-8caf-761aac423dab/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2076] 10.0.0.190 () {34 vars in 1119 bytes} [Thu Jul 9 14:34:49 2026] GET /v2.0/security-groups?id=0d609ed0-07fd-4082-92b8-30f218cb866e&id=c53615da-872e-410e-873f-e11cfcd69845&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2077] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jul 9 14:34:49 2026] PUT /v2.0/subnetpools/93151be1-421c-48e8-8220-6ba8a07dd155/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2078] 10.0.0.195 () {32 vars in 671 bytes} [Thu Jul 9 14:34:49 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2079] 10.0.0.195 () {32 vars in 685 bytes} [Thu Jul 9 14:34:49 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2080] 10.0.0.195 () {32 vars in 681 bytes} [Thu Jul 9 14:34:49 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2081] 10.0.0.195 () {32 vars in 693 bytes} [Thu Jul 9 14:34:49 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2082] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:49 2026] GET /v2.0/security-groups?tenant_id=d44b6db332644e6a94952830d0536e25&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2083] 10.0.0.195 () {32 vars in 679 bytes} [Thu Jul 9 14: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: 1056/2084] 10.0.0.195 () {32 vars in 693 bytes} [Thu Jul 9 14:34:49 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2085] 10.0.0.195 () {32 vars in 689 bytes} [Thu Jul 9 14:34:49 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2086] 10.0.0.195 () {32 vars in 701 bytes} [Thu Jul 9 14: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: 1029/2087] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:49 2026] DELETE /v2.0/security-groups/be0d3b0b-8f56-4ca8-84bc-c93dbef911e4 => 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: 1059/2088] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:34:49 2026] DELETE /v2.0/subnetpools/46df631a-9e41-465b-bba3-9271dcc69251 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2089] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:34:49 2026] DELETE /v2.0/subnetpools/dd479c4c-2c7b-4cf4-bbcd-b0887fd4ad86 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2090] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:34:49 2026] GET /v2.0/ports?tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a&device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2091] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:34:49 2026] DELETE /v2.0/subnetpools/56495a43-77c6-4ee7-8caf-761aac423dab => 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: 1032/2092] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:49 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => 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: 1061/2093] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:34:49 2026] DELETE /v2.0/subnetpools/93151be1-421c-48e8-8220-6ba8a07dd155 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2094] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:34:49 2026] DELETE /v2.0/subnetpools/5469e14b-d825-4431-bae1-d1049f39bd55 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2095] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:34:50 2026] GET /v2.0/networks?id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7 => generated 755 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2096] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:34:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=cd470a72-60fe-4237-af14-b3c0bb3c1901 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2097] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:34:50 2026] GET /v2.0/subnets?id=1e68c077-d596-4e60-88a6-2153bd586b59 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2098] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:34:50 2026] GET /v2.0/ports?network_id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2099] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:34:50 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2100] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:34:50 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?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: 1037/2101] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:50 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2102] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:50 2026] GET /v2.0/security-groups?tenant_id=7972e09f8c9d42e198b18f59375666f9&name=default => generated 2925 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2103] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:34:51 2026] GET /v2.0/networks?id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7 => generated 659 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2104] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:50 2026] DELETE /v2.0/security-groups/472676a2-928d-4aad-93f2-90cd84072e87 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2105] 199.19.213.223 () {34 vars in 1049 bytes} [Thu Jul 9 14:34:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a => generated 273 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:51.192 8 WARNING neutron_lib.context [req-a0986a81-6071-4111-99a7-2dc590ee57a9 req-84afbe01-a7ed-4073-af55-2c3ae868cf6e 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1068/2106] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:51 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2107] 10.0.0.168 () {34 vars in 1119 bytes} [Thu Jul 9 14:34:51 2026] GET /v2.0/security-groups?id=0d609ed0-07fd-4082-92b8-30f218cb866e&id=c53615da-872e-410e-873f-e11cfcd69845&fields=id&fields=name => generated 205 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2108] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:51 2026] GET /v2.0/security-groups?tenant_id=e2ac15c4f49e45fbb64f2bea5a538c44&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: 1071/2109] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:51 2026] DELETE /v2.0/security-groups/ab6535f2-4c31-4c79-9f85-d69ef7932487 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2110] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:34:51 2026] POST /v2.0/ports => generated 954 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1040/2111] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:51 2026] GET /v2.0/security-groups?tenant_id=e6455537bd7e45f9948aef96dc0d9ac4&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2112] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:51 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2113] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:34:51 2026] PUT /v2.0/ports/7a2df952-ebe5-4152-9241-6829cc25894f => generated 1235 bytes in 461 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: 1042/2114] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:52 2026] DELETE /v2.0/security-groups/4485f1ca-16a4-43b5-9317-5d341718cbde => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2115] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:52 2026] GET /v2.0/security-groups?id=ecaf2346-8044-4ecf-a0e9-34fa6e2e7397&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: 1043/2116] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:52 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1010 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:34:52.503 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-65700614-c650-4ffb-8e41-f5ef7c29f1de'] response: {'name': 'network-changed', 'server_uuid': '09b08512-9be3-420e-a950-23e849339ae6', 'tag': '7a2df952-ebe5-4152-9241-6829cc25894f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1074/2117] 10.0.0.168 () {34 vars in 1119 bytes} [Thu Jul 9 14:34:52 2026] GET /v2.0/security-groups?id=0d609ed0-07fd-4082-92b8-30f218cb866e&id=c53615da-872e-410e-873f-e11cfcd69845&fields=id&fields=name => generated 205 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2118] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:34:52 2026] GET /v2.0/ports?tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a&device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2119] 199.19.213.223 () {34 vars in 1017 bytes} [Thu Jul 9 14:34:52 2026] GET /v2.0/networks?tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a&shared=False => generated 755 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2120] 199.19.213.223 () {34 vars in 929 bytes} [Thu Jul 9 14:34:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2121] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:34:53 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2122] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:53 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2123] 10.0.0.195 () {34 vars in 677 bytes} [Thu Jul 9 14:34:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2124] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:53 2026] GET /v2.0/security-groups?id=ecaf2346-8044-4ecf-a0e9-34fa6e2e7397&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2125] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:34:53 2026] PUT /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2126] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:34:53 2026] GET /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2127] 10.0.0.195 () {34 vars in 763 bytes} [Thu Jul 9 14:34:53 2026] PUT /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2128] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:34:53 2026] GET /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/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: 1082/2129] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jul 9 14:34:53 2026] PUT /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2130] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:34:53 2026] GET /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2131] 10.0.0.195 () {34 vars in 781 bytes} [Thu Jul 9 14:34:53 2026] PUT /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 14:34:53.578 8 INFO neutron.db.l3_db [req-4786fde1-d62b-44d8-b1ad-d2c07cf33281 req-a072aca3-62a7-42fc-ae88-d98e01ed1e19 b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] Floating IP af286bb2-dbe3-48e4-a314-a0f993deedca disassociated. External IP: 10.96.250.209, port: d97889c5-b5d0-4bee-bc80-de49aacea5ed. [pid: 7|app: 0|req: 1085/2132] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:34:53 2026] GET /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2133] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:34:53 2026] PUT /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2134] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:34:53 2026] GET /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2135] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jul 9 14:34:53 2026] GET /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2136] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:53 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:34:53.727 7 INFO neutron.api.v2.resource [None req-966acb50-a455-4db9-b5af-1fb03311a757 d2e6189376544ca1b8e7029293b7d20e 5d6e662e166045e6b2ce4a66edc2ecbf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1090/2137] 10.0.0.195 () {32 vars in 744 bytes} [Thu Jul 9 14:34:53 2026] GET /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2138] 10.0.0.195 () {32 vars in 743 bytes} [Thu Jul 9 14:34:53 2026] DELETE /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2139] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:34:53 2026] GET /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:34:53.830 7 INFO neutron.api.v2.resource [None req-c72588e3-daaa-4406-8e08-8b79d9b08baf d2e6189376544ca1b8e7029293b7d20e 5d6e662e166045e6b2ce4a66edc2ecbf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1093/2140] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jul 9 14:34:53 2026] DELETE /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2141] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:34:53 2026] DELETE /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2142] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:34:53 2026] GET /v2.0/policies/67095f65-a53a-4d55-a5ea-b48b32945eae/tags => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2143] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jul 9 14:34:53 2026] DELETE /v2.0/qos/policies/67095f65-a53a-4d55-a5ea-b48b32945eae => 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: 1097/2144] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:34:53 2026] GET /v2.0/ports?tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a&device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2145] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:34:53 2026] DELETE /v2.0/ports/d97889c5-b5d0-4bee-bc80-de49aacea5ed => generated 0 bytes in 768 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2146] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:34:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7a2df952-ebe5-4152-9241-6829cc25894f => 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: 1049/2147] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:34:54 2026] GET /v2.0/subnets?id=1e68c077-d596-4e60-88a6-2153bd586b59 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2148] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:34:54 2026] GET /v2.0/ports?network_id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:34:54.168 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-908ceb2e-b79d-48a0-93aa-f6c2e97e618c'] response: {'server_uuid': '6faefb34-6864-47b6-ba20-643ae88a173a', 'name': 'network-vif-deleted', 'tag': 'd97889c5-b5d0-4bee-bc80-de49aacea5ed', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1050/2149] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:34:54 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?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: 1100/2150] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:34:54 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?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: 1051/2151] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:54 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2152] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:54 2026] GET /v2.0/security-groups?id=ecaf2346-8044-4ecf-a0e9-34fa6e2e7397&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: 1102/2153] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:54 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => 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: 1052/2154] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:54 2026] GET /v2.0/security-groups?tenant_id=5d6e662e166045e6b2ce4a66edc2ecbf&name=default => generated 2925 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2155] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:55 2026] DELETE /v2.0/security-groups/a95c316d-f5bf-4433-a3b2-29c9cc11f8ce => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2156] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:34:55 2026] GET /v2.0/security-groups?tenant_id=b132bfb325604db99f04c40f88e5f4f8&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2159] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:55 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => 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: 1104/2160] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:55 2026] DELETE /v2.0/security-groups/fbf9a0f0-7710-4fa8-91ea-5fa8364ea2d3 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2161] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:55 2026] GET /v2.0/security-groups?id=ecaf2346-8044-4ecf-a0e9-34fa6e2e7397&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2162] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:55 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => 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: 1058/2163] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:56 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2164] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:56 2026] GET /v2.0/security-groups?id=ecaf2346-8044-4ecf-a0e9-34fa6e2e7397&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2165] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:57 2026] GET /v2.0/ports?device_id=6faefb34-6864-47b6-ba20-643ae88a173a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:34:57.040 8 WARNING neutron_lib.context [None req-b65ea4ed-4250-4043-a8e0-42eda1b19a7e ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:57.232 8 INFO neutron.db.segments_db [None req-b65ea4ed-4250-4043-a8e0-42eda1b19a7e ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Added segment daffbbc8-9340-4715-b8e4-0e8eaecc6f59 of type vxlan for network b9046a38-438e-469a-b483-a6a3cd94136f [pid: 8|app: 0|req: 1059/2166] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:56 2026] POST /v2.0/networks => generated 632 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:57.361 7 WARNING neutron_lib.context [None req-f34e36f3-caa5-40e4-b5ac-6caa319ca879 ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1108/2167] 10.0.0.195 () {34 vars in 663 bytes} [Thu Jul 9 14:34:57 2026] POST /v2.0/ports => generated 743 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:57.710 8 WARNING neutron_lib.context [None req-cc857f96-24b1-43ec-8a22-f0075950a92a ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1060/2168] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jul 9 14:34:57 2026] POST /v2.0/trunks => generated 407 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:58.014 8 WARNING neutron_lib.context [None req-b0d60523-dd46-4dcc-b6f5-028f01846960 ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1109/2169] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:57 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:58.088 8 INFO neutron.db.segments_db [None req-b0d60523-dd46-4dcc-b6f5-028f01846960 ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Added segment 8eb4f7ac-4143-4ccc-af44-32bbaded9562 of type vxlan for network 00ebfa46-d5a8-462d-b824-6a728b6d0b2f [pid: 7|app: 0|req: 1110/2170] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:34:58 2026] GET /v2.0/security-groups?id=ecaf2346-8044-4ecf-a0e9-34fa6e2e7397&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2171] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:58 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-07-09 14:34:58.200 8 WARNING neutron_lib.context [None req-be287e33-5698-4586-9309-3c3e3da52d5e ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1111/2172] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:58 2026] DELETE /v2.0/security-groups/c53615da-872e-410e-873f-e11cfcd69845 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:34:58.350 7 INFO neutron.api.v2.resource [None req-a2dc636b-ee5a-47ce-980f-05ed5960962d b63b3e8bca8b4a7f89fe62f655654084 5ec253a405fd4cbfa7cc09ecefef6e06 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1112/2173] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jul 9 14:34:58 2026] GET /v2.0/security-groups/c53615da-872e-410e-873f-e11cfcd69845 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2174] 10.0.0.195 () {34 vars in 663 bytes} [Thu Jul 9 14:34:58 2026] POST /v2.0/ports => generated 743 bytes in 364 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-07-09 14:34:58.571 8 WARNING neutron_lib.context [None req-35430888-652f-4678-8f3b-0fd370d260c1 ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1113/2175] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:34:58 2026] DELETE /v2.0/floatingips/af286bb2-dbe3-48e4-a314-a0f993deedca => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2176] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jul 9 14:34:58 2026] POST /v2.0/trunks => generated 407 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:58.783 8 WARNING neutron_lib.context [None req-6b5e7c62-90c6-4af2-a692-5490777488c5 ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1114/2177] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:34:58 2026] DELETE /v2.0/security-groups/0d609ed0-07fd-4082-92b8-30f218cb866e => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:34:58.870 8 INFO neutron.db.segments_db [None req-6b5e7c62-90c6-4af2-a692-5490777488c5 ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Added segment 90271653-6af7-484b-9405-47baa8e6dd29 of type vxlan for network 07b7355a-95ed-464b-a72a-aba2984c99ae [pid: 8|app: 0|req: 1064/2178] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:58 2026] POST /v2.0/networks => generated 632 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:34:59.044 8 WARNING neutron_lib.context [None req-f05a745a-d012-418e-83ef-66efb33d43e9 ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2179] 10.0.0.195 () {34 vars in 663 bytes} [Thu Jul 9 14:34:59 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07-09 14:34:59.506 8 WARNING neutron_lib.context [None req-d5923fc9-1465-4d0f-a8cf-77cb06334c78 b2db001200054fabafc701163e9befaa 474d8be54eac402785f42f896dfabc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:34:59.657 8 INFO neutron.db.segments_db [None req-d5923fc9-1465-4d0f-a8cf-77cb06334c78 b2db001200054fabafc701163e9befaa 474d8be54eac402785f42f896dfabc74 - - default default] Added segment 7752d247-6081-4d03-9e3d-244740237ec7 of type vxlan for network 256de8fa-621a-498d-80fe-7069e82f4ab5 [pid: 8|app: 0|req: 1066/2180] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:34:59 2026] POST /v2.0/networks => generated 632 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2181] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:34:59 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:34:59.902 8 WARNING neutron_lib.context [None req-4a915909-0148-4852-bcee-b684a38fc2f6 ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1068/2182] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jul 9 14:34:59 2026] POST /v2.0/trunks => generated 407 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:35:00.076 8 WARNING neutron_lib.context [None req-3a80c240-6813-4e04-95ea-0ef3c541bd66 b2db001200054fabafc701163e9befaa 474d8be54eac402785f42f896dfabc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1115/2183] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:34:58 2026] PUT /v2.0/routers/ded0ed9f-dcb6-4608-a10d-85e1ef356172/remove_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2184] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:35:00 2026] GET /v2.0/security-groups?id=ecaf2346-8044-4ecf-a0e9-34fa6e2e7397&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-07-09 14:35:00.157 7 WARNING neutron_lib.context [None req-bca62a17-c021-4f42-815d-9809d6dda05b ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:35:00.211 7 INFO neutron.db.segments_db [None req-bca62a17-c021-4f42-815d-9809d6dda05b ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Added segment f49d5206-3aa5-4506-ac1e-a5ed6fb937ec of type vxlan for network 0e825deb-4c1a-4544-b738-414cfc90ca01 [pid: 7|app: 0|req: 1117/2185] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:35:00 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2186] 10.0.0.195 () {34 vars in 663 bytes} [Thu Jul 9 14:35:00 2026] POST /v2.0/ports => generated 743 bytes in 421 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: 1070/2187] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:35:00 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:35:00.566 8 WARNING neutron_lib.context [None req-0100f78c-3ea2-4f2b-bdff-21e5bcacb2d5 ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1071/2188] 10.0.0.195 () {34 vars in 663 bytes} [Thu Jul 9 14:35:00 2026] POST /v2.0/ports => generated 743 bytes in 502 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-07-09 14:35:01.071 8 WARNING neutron_lib.context [None req-b49873b5-680f-49d7-860a-43521db5b621 b2db001200054fabafc701163e9befaa 474d8be54eac402785f42f896dfabc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1072/2189] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jul 9 14:35:01 2026] POST /v2.0/trunks => generated 407 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2190] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:35:01 2026] GET /v2.0/security-groups?id=ecaf2346-8044-4ecf-a0e9-34fa6e2e7397&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:35:01.337 8 WARNING neutron_lib.context [None req-eb79f6cd-9fab-4aa8-aa00-b950414d6c26 ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1074/2191] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jul 9 14:35:01 2026] POST /v2.0/trunks => generated 407 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:35:01.630 7 INFO neutron.services.segments.plugin [-] Segment 686baa71-aab2-4495-a114-5c404c7ded63 resource provider aggregate not found 2026-07-09 14:35:01.635 7 INFO neutron.services.segments.plugin [-] Segment 686baa71-aab2-4495-a114-5c404c7ded63 resource provider aggregate not found [pid: 8|app: 0|req: 1075/2192] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:35:01 2026] PUT /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:01.654 7 INFO neutron.services.segments.plugin [-] Segment 686baa71-aab2-4495-a114-5c404c7ded63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 686baa71-aab2-4495-a114-5c404c7ded63 found for delete ", "request_id": "req-b1ac8af7-3154-4648-81e8-ecc6cd4e6feb"}]} 2026-07-09 14:35:01.663 7 INFO neutron.services.segments.plugin [-] Segment 686baa71-aab2-4495-a114-5c404c7ded63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 686baa71-aab2-4495-a114-5c404c7ded63 found for delete ", "request_id": "req-79a64efe-b543-46fb-9fe5-fe3ead5822d5"}]} 2026-07-09 14:35:01.663 7 INFO neutron.db.l3_hamode_db [None req-a8df50a6-f0b9-4d6a-b8d4-82df349a3b75 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] HA network e5f7e287-d71b-4493-8993-53f57ac22ec3 was deleted as no HA routers are present in tenant 5ec253a405fd4cbfa7cc09ecefef6e06. [pid: 7|app: 0|req: 1118/2193] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:00 2026] DELETE /v2.0/routers/ded0ed9f-dcb6-4608-a10d-85e1ef356172 => generated 0 bytes in 1342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:01.675 7 WARNING neutron_lib.context [None req-ba924d5f-81da-4e4a-9ac3-5772fda21419 ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1076/2194] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:35:01 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2195] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:35:01 2026] GET /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:01.762 7 INFO neutron.db.segments_db [None req-ba924d5f-81da-4e4a-9ac3-5772fda21419 ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Added segment d471d4f1-9d87-437d-acf0-bc976dd00e59 of type vxlan for network 804b85be-61d0-4c65-9597-4c88af741676 [pid: 7|app: 0|req: 1119/2196] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:35:01 2026] POST /v2.0/networks => generated 632 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2197] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:01 2026] DELETE /v2.0/subnets/0a9dad09-0955-44c5-910a-a30c2838b2f7 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2198] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jul 9 14:35:01 2026] PUT /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 14:35:02.022 8 WARNING neutron_lib.context [None req-7ee693fb-ccee-4032-a17a-a6f1bfe92656 ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:35:02.322 7 INFO neutron.db.l3_db [None req-8a7b14c3-14e5-41ce-b041-39d2a6e8cc07 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Floating IP 3bd2ecce-2ad5-4890-a477-e7868cd66838 associated. External IP: 10.96.250.208, port: 7a2df952-ebe5-4152-9241-6829cc25894f. [pid: 8|app: 0|req: 1080/2199] 10.0.0.195 () {34 vars in 663 bytes} [Thu Jul 9 14:35:02 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1120/2200] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:35:01 2026] PUT /v2.0/floatingips/3bd2ecce-2ad5-4890-a477-e7868cd66838 => generated 855 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:35:02.711 8 INFO neutron.services.segments.plugin [-] Segment dff7d974-ce12-45ca-8c2b-bde57462e3e3 resource provider aggregate not found 2026-07-09 14:35:02.716 8 INFO neutron.services.segments.plugin [-] Segment dff7d974-ce12-45ca-8c2b-bde57462e3e3 resource provider aggregate not found [pid: 7|app: 0|req: 1121/2201] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:35:02 2026] GET /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2202] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:02 2026] DELETE /v2.0/networks/e8afee64-5541-462d-935f-c42fb1e182cb => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:35:02.730 7 WARNING neutron_lib.context [None req-f7fe9d07-9f6b-44f2-abfb-429a3d3159ff ce6460efd1f24ed194a8bedb2276ba40 0673428fec494f7080e1343c27815a95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:35:02.738 8 INFO neutron.services.segments.plugin [-] Segment dff7d974-ce12-45ca-8c2b-bde57462e3e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dff7d974-ce12-45ca-8c2b-bde57462e3e3 found for delete ", "request_id": "req-323dcd8c-d397-4961-915d-b5fea271c2de"}]} 2026-07-09 14:35:02.739 8 INFO neutron.services.segments.plugin [-] Segment dff7d974-ce12-45ca-8c2b-bde57462e3e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dff7d974-ce12-45ca-8c2b-bde57462e3e3 found for delete ", "request_id": "req-48275d58-2dec-4c64-94ae-65789a42cf75"}]} 2026-07-09 14:35:02.752 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5556416-2316-44d1-8436-1f2028a4471d'] response: {'name': 'network-changed', 'server_uuid': '09b08512-9be3-420e-a950-23e849339ae6', 'tag': '7a2df952-ebe5-4152-9241-6829cc25894f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1082/2203] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:35:02 2026] GET /v2.0/floatingips/3bd2ecce-2ad5-4890-a477-e7868cd66838 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2204] 10.0.0.195 () {34 vars in 755 bytes} [Thu Jul 9 14:35:02 2026] PUT /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2205] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jul 9 14:35:02 2026] POST /v2.0/trunks => generated 407 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2206] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2207] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:35:03 2026] PUT /v2.0/trunks/6b764b77-53a6-4b03-9a63-a66723a62aa1/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2208] 10.0.0.195 () {34 vars in 777 bytes} [Thu Jul 9 14:35:03 2026] PUT /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2209] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:35:03 2026] PUT /v2.0/trunks/7460342e-8ac6-4982-a241-9addd2f97f46/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2210] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/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: 1128/2211] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:35:03 2026] PUT /v2.0/trunks/34683e75-f7bf-4187-85b8-b22c4fd2ed25/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: 1129/2212] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:35:03 2026] PUT /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2213] 10.0.0.195 () {34 vars in 748 bytes} [Thu Jul 9 14:35:03 2026] PUT /v2.0/trunks/acfc18aa-0147-419b-ac41-da62aeee52c3/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2214] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/ports?tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a&device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2215] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2216] 10.0.0.195 () {32 vars in 661 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2217] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/networks?id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7 => generated 755 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2218] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2219] 10.0.0.195 () {32 vars in 675 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2220] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7a2df952-ebe5-4152-9241-6829cc25894f => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:35:03.542 7 INFO neutron.api.v2.resource [None req-e4337485-0e8c-4dca-9219-a49b314be87e b2db001200054fabafc701163e9befaa 474d8be54eac402785f42f896dfabc74 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1138/2221] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/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: 1139/2222] 10.0.0.195 () {32 vars in 671 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2223] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/subnets?id=1e68c077-d596-4e60-88a6-2153bd586b59 => 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: 1141/2224] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:03 2026] DELETE /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2225] 10.0.0.195 () {32 vars in 683 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2226] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/ports?network_id=5fc0e99b-dc3d-4f3e-a301-66e5a5253de7&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2227] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2228] 10.0.0.195 () {32 vars in 669 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2229] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:03.915 7 INFO neutron.api.v2.resource [None req-de102fab-bd23-452b-9acf-ab5d527184da b2db001200054fabafc701163e9befaa 474d8be54eac402785f42f896dfabc74 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1147/2230] 10.0.0.195 () {32 vars in 743 bytes} [Thu Jul 9 14:35:03 2026] DELETE /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2231] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/floatingips/3bd2ecce-2ad5-4890-a477-e7868cd66838 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2232] 10.0.0.195 () {32 vars in 683 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2233] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:35:03 2026] GET /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7?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: 1084/2234] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:35:02 2026] PUT /v2.0/routers/c04a7a41-b370-4ace-8a63-3cf23eb0eb1e/remove_router_interface => generated 309 bytes in 1301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2235] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:35:04 2026] DELETE /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2236] 10.0.0.195 () {32 vars in 679 bytes} [Thu Jul 9 14:35:04 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2237] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:35:04 2026] GET /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d/tags => 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: 1087/2238] 10.0.0.195 () {32 vars in 691 bytes} [Thu Jul 9 14:35:04 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2239] 10.0.0.195 () {32 vars in 718 bytes} [Thu Jul 9 14:35:04 2026] GET /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2240] 10.0.0.195 () {32 vars in 718 bytes} [Thu Jul 9 14:35:04 2026] GET /v2.0/trunks/6b764b77-53a6-4b03-9a63-a66723a62aa1 => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2241] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:35:04 2026] GET /v2.0/ports/17316fc7-3be5-40b2-8022-6be6d0253d14 => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2242] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:35:04 2026] GET /v2.0/ports/d51a2e8d-1c79-4433-9262-975cbecb59b6 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2243] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jul 9 14:35:04 2026] DELETE /v2.0/trunks/dfa4af1e-c829-4240-ac5d-549983b4f27d => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2244] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jul 9 14:35:04 2026] DELETE /v2.0/trunks/6b764b77-53a6-4b03-9a63-a66723a62aa1 => 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: 1094/2245] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:35:04 2026] DELETE /v2.0/ports/17316fc7-3be5-40b2-8022-6be6d0253d14 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2246] 10.0.0.195 () {32 vars in 718 bytes} [Thu Jul 9 14:35:04 2026] GET /v2.0/trunks/7460342e-8ac6-4982-a241-9addd2f97f46 => generated 420 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:35:05.039 8 INFO neutron.services.segments.plugin [-] Segment 7752d247-6081-4d03-9e3d-244740237ec7 resource provider aggregate not found 2026-07-09 14:35:05.045 8 INFO neutron.services.segments.plugin [-] Segment 7752d247-6081-4d03-9e3d-244740237ec7 resource provider aggregate not found 2026-07-09 14:35:05.060 8 INFO neutron.services.segments.plugin [-] Segment 7752d247-6081-4d03-9e3d-244740237ec7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7752d247-6081-4d03-9e3d-244740237ec7 found for delete ", "request_id": "req-65ff0a4e-48ca-4b28-b70d-2ecaaadf79b8"}]} 2026-07-09 14:35:05.063 8 INFO neutron.services.segments.plugin [-] Segment 7752d247-6081-4d03-9e3d-244740237ec7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7752d247-6081-4d03-9e3d-244740237ec7 found for delete ", "request_id": "req-720f4247-b14f-4b4a-8b6d-6c4b55626f26"}]} [pid: 8|app: 0|req: 1096/2247] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:04 2026] DELETE /v2.0/networks/256de8fa-621a-498d-80fe-7069e82f4ab5 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2248] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:35:05 2026] GET /v2.0/ports/58d1e97f-d937-4b87-b43b-45c4e88b48a4 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:35:05.186 7 INFO neutron.services.segments.plugin [-] Segment 74da4122-e6d4-48b3-82b5-0b7b3ac8f4a6 resource provider aggregate not found 2026-07-09 14:35:05.192 7 INFO neutron.services.segments.plugin [-] Segment 74da4122-e6d4-48b3-82b5-0b7b3ac8f4a6 resource provider aggregate not found 2026-07-09 14:35:05.219 7 INFO neutron.services.segments.plugin [-] Segment 74da4122-e6d4-48b3-82b5-0b7b3ac8f4a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74da4122-e6d4-48b3-82b5-0b7b3ac8f4a6 found for delete ", "request_id": "req-5107a1ea-9ee6-4735-a2e3-153ab15d2afe"}]} 2026-07-09 14:35:05.220 7 INFO neutron.services.segments.plugin [-] Segment 74da4122-e6d4-48b3-82b5-0b7b3ac8f4a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74da4122-e6d4-48b3-82b5-0b7b3ac8f4a6 found for delete ", "request_id": "req-89b05fbf-806f-471b-8bb1-300a916c75c7"}]} 2026-07-09 14:35:05.225 7 INFO neutron.db.l3_hamode_db [None req-171e131b-d4a4-4d1f-84c0-c02ff1c7c40b e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] HA network 6b5e1888-c499-402f-bade-db51c86f6b51 was deleted as no HA routers are present in tenant a06736f8d75045efabbcb2589b17c2ed. [pid: 7|app: 0|req: 1152/2249] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:04 2026] DELETE /v2.0/routers/c04a7a41-b370-4ace-8a63-3cf23eb0eb1e => generated 0 bytes in 1106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2250] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jul 9 14:35:05 2026] DELETE /v2.0/trunks/7460342e-8ac6-4982-a241-9addd2f97f46 => 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: 1099/2251] 10.0.0.195 () {32 vars in 718 bytes} [Thu Jul 9 14:35:05 2026] GET /v2.0/trunks/34683e75-f7bf-4187-85b8-b22c4fd2ed25 => generated 429 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2252] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:35:05 2026] GET /v2.0/ports/1fb6527a-c782-4123-a222-65470e669407 => 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: 1153/2253] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:05 2026] DELETE /v2.0/subnets/5f7ff55b-4845-46f3-8bc1-c8d652216b98 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2254] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jul 9 14:35:05 2026] DELETE /v2.0/trunks/34683e75-f7bf-4187-85b8-b22c4fd2ed25 => 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: 1102/2255] 10.0.0.195 () {32 vars in 718 bytes} [Thu Jul 9 14:35:05 2026] GET /v2.0/trunks/acfc18aa-0147-419b-ac41-da62aeee52c3 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2256] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:35:05 2026] GET /v2.0/ports/e92d8ee3-d8f3-40ba-ba91-246edcf68364 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2257] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jul 9 14:35:05 2026] DELETE /v2.0/trunks/acfc18aa-0147-419b-ac41-da62aeee52c3 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2258] 10.0.0.195 () {32 vars in 718 bytes} [Thu Jul 9 14:35:05 2026] GET /v2.0/trunks/9b2036ab-e80e-411b-8c6a-0d887c161b37 => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2259] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:05 2026] DELETE /v2.0/networks/8c8ca2a2-4997-4499-a2b5-0523f76703d6 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2260] 10.0.0.195 () {32 vars in 716 bytes} [Thu Jul 9 14:35:05 2026] GET /v2.0/ports/2f00fc5b-6fa8-4f53-a430-3ab4f5ffd8c8 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2261] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jul 9 14:35:05 2026] DELETE /v2.0/trunks/9b2036ab-e80e-411b-8c6a-0d887c161b37 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2262] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:05 2026] GET /v2.0/security-groups?tenant_id=474d8be54eac402785f42f896dfabc74&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2263] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:06 2026] DELETE /v2.0/security-groups/8d1b3427-efc0-45ed-b02e-a94a19c57a90 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2264] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:35:05 2026] DELETE /v2.0/ports/d51a2e8d-1c79-4433-9262-975cbecb59b6 => 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: 1109/2265] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:06 2026] GET /v2.0/security-groups?tenant_id=a06736f8d75045efabbcb2589b17c2ed&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2266] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:06 2026] DELETE /v2.0/security-groups/ba4a0721-6f19-470d-bf66-ad4f6fc6574d => 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: 1157/2267] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:35:06 2026] DELETE /v2.0/ports/58d1e97f-d937-4b87-b43b-45c4e88b48a4 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2268] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:06 2026] GET /v2.0/security-groups?tenant_id=71eabdd5d5f74216986088b541af6158&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2269] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:06 2026] GET /v2.0/security-groups?tenant_id=5ec253a405fd4cbfa7cc09ecefef6e06&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2270] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:06 2026] DELETE /v2.0/security-groups/09398494-02dd-4644-a80e-546488119e8a => 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: 1158/2271] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:35:06 2026] DELETE /v2.0/ports/1fb6527a-c782-4123-a222-65470e669407 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2272] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:06 2026] DELETE /v2.0/security-groups/ca425623-fb74-4306-b8e4-c358f5b373c8 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2273] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:35:06 2026] DELETE /v2.0/ports/e92d8ee3-d8f3-40ba-ba91-246edcf68364 => 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: 1115/2274] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:35:07 2026] DELETE /v2.0/ports/2f00fc5b-6fa8-4f53-a430-3ab4f5ffd8c8 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:35:07.432 7 INFO neutron.services.segments.plugin [-] Segment 3f01ac04-b8ce-4350-badf-6cde740aca99 resource provider aggregate not found 2026-07-09 14:35:07.437 7 INFO neutron.services.segments.plugin [-] Segment 3f01ac04-b8ce-4350-badf-6cde740aca99 resource provider aggregate not found 2026-07-09 14:35:07.453 7 INFO neutron.services.segments.plugin [-] Segment 3f01ac04-b8ce-4350-badf-6cde740aca99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f01ac04-b8ce-4350-badf-6cde740aca99 found for delete ", "request_id": "req-e9cc8a9a-4349-4166-8a40-8850ddcab295"}]} 2026-07-09 14:35:07.464 7 INFO neutron.services.segments.plugin [-] Segment 3f01ac04-b8ce-4350-badf-6cde740aca99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f01ac04-b8ce-4350-badf-6cde740aca99 found for delete ", "request_id": "req-38e95400-19fc-48ac-a740-008720117108"}]} [pid: 7|app: 0|req: 1160/2275] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:07 2026] DELETE /v2.0/networks/b9046a38-438e-469a-b483-a6a3cd94136f => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:35:07.698 8 INFO neutron.services.segments.plugin [-] Segment 8eb4f7ac-4143-4ccc-af44-32bbaded9562 resource provider aggregate not found 2026-07-09 14:35:07.704 8 INFO neutron.services.segments.plugin [-] Segment 8eb4f7ac-4143-4ccc-af44-32bbaded9562 resource provider aggregate not found 2026-07-09 14:35:07.724 8 INFO neutron.services.segments.plugin [-] Segment 8eb4f7ac-4143-4ccc-af44-32bbaded9562 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eb4f7ac-4143-4ccc-af44-32bbaded9562 found for delete ", "request_id": "req-f08ca4c8-9b56-4323-8e51-08473581a300"}]} 2026-07-09 14:35:07.727 8 INFO neutron.services.segments.plugin [-] Segment 8eb4f7ac-4143-4ccc-af44-32bbaded9562 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eb4f7ac-4143-4ccc-af44-32bbaded9562 found for delete ", "request_id": "req-342e6dda-63e8-4fc1-94d2-d8b57b14f9b6"}]} [pid: 8|app: 0|req: 1116/2276] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:07 2026] DELETE /v2.0/networks/00ebfa46-d5a8-462d-b824-6a728b6d0b2f => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2277] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:07 2026] DELETE /v2.0/networks/07b7355a-95ed-464b-a72a-aba2984c99ae => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2278] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:07 2026] DELETE /v2.0/networks/0e825deb-4c1a-4544-b738-414cfc90ca01 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2279] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:08 2026] DELETE /v2.0/networks/804b85be-61d0-4c65-9597-4c88af741676 => 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: 1118/2280] 10.0.0.190 () {34 vars in 989 bytes} [Thu Jul 9 14:35:08 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2281] 10.0.0.190 () {34 vars in 1039 bytes} [Thu Jul 9 14:35:08 2026] GET /v2.0/security-groups?id=ecaf2346-8044-4ecf-a0e9-34fa6e2e7397&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: 1119/2282] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:09 2026] GET /v2.0/security-groups?tenant_id=0673428fec494f7080e1343c27815a95&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:35:09.479 7 INFO neutron.services.segments.plugin [-] Segment daffbbc8-9340-4715-b8e4-0e8eaecc6f59 resource provider aggregate not found 2026-07-09 14:35:09.485 7 INFO neutron.services.segments.plugin [-] Segment daffbbc8-9340-4715-b8e4-0e8eaecc6f59 resource provider aggregate not found 2026-07-09 14:35:09.496 7 INFO neutron.services.segments.plugin [-] Segment daffbbc8-9340-4715-b8e4-0e8eaecc6f59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daffbbc8-9340-4715-b8e4-0e8eaecc6f59 found for delete ", "request_id": "req-0f521469-add4-4c84-b34e-d1174a4aaaf3"}]} 2026-07-09 14:35:09.501 7 INFO neutron.services.segments.plugin [-] Segment daffbbc8-9340-4715-b8e4-0e8eaecc6f59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daffbbc8-9340-4715-b8e4-0e8eaecc6f59 found for delete ", "request_id": "req-b2e1c829-d623-4fa6-bf12-34229691aec1"}]} 2026-07-09 14:35:09.512 7 INFO neutron.services.segments.plugin [-] Segment 90271653-6af7-484b-9405-47baa8e6dd29 resource provider aggregate not found 2026-07-09 14:35:09.521 7 INFO neutron.services.segments.plugin [-] Segment 90271653-6af7-484b-9405-47baa8e6dd29 resource provider aggregate not found 2026-07-09 14:35:09.531 7 INFO neutron.services.segments.plugin [-] Segment 90271653-6af7-484b-9405-47baa8e6dd29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90271653-6af7-484b-9405-47baa8e6dd29 found for delete ", "request_id": "req-34babaf4-00c1-4928-a20a-7ac01b244d5f"}]} 2026-07-09 14:35:09.535 7 INFO neutron.services.segments.plugin [-] Segment 90271653-6af7-484b-9405-47baa8e6dd29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90271653-6af7-484b-9405-47baa8e6dd29 found for delete ", "request_id": "req-46fbdb0c-eefc-4722-b62e-8b368f5d42bb"}]} 2026-07-09 14:35:09.555 7 INFO neutron.services.segments.plugin [-] Segment d471d4f1-9d87-437d-acf0-bc976dd00e59 resource provider aggregate not found 2026-07-09 14:35:09.560 7 INFO neutron.services.segments.plugin [-] Segment d471d4f1-9d87-437d-acf0-bc976dd00e59 resource provider aggregate not found 2026-07-09 14:35:09.572 7 INFO neutron.services.segments.plugin [-] Segment d471d4f1-9d87-437d-acf0-bc976dd00e59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d471d4f1-9d87-437d-acf0-bc976dd00e59 found for delete ", "request_id": "req-ae7cab99-617f-429a-b50a-b176acb25dba"}]} [pid: 7|app: 0|req: 1164/2283] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:09 2026] DELETE /v2.0/security-groups/66dd2904-e2fb-47fa-b354-18a8b98f34a8 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:09.771 8 INFO neutron.services.segments.plugin [-] Segment f49d5206-3aa5-4506-ac1e-a5ed6fb937ec resource provider aggregate not found 2026-07-09 14:35:09.777 8 INFO neutron.services.segments.plugin [-] Segment f49d5206-3aa5-4506-ac1e-a5ed6fb937ec resource provider aggregate not found 2026-07-09 14:35:09.795 8 INFO neutron.services.segments.plugin [-] Segment f49d5206-3aa5-4506-ac1e-a5ed6fb937ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f49d5206-3aa5-4506-ac1e-a5ed6fb937ec found for delete ", "request_id": "req-e067795b-2516-4a32-86c7-0415ce3d1d5b"}]} 2026-07-09 14:35:09.798 8 INFO neutron.services.segments.plugin [-] Segment f49d5206-3aa5-4506-ac1e-a5ed6fb937ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f49d5206-3aa5-4506-ac1e-a5ed6fb937ec found for delete ", "request_id": "req-184a4f73-b384-43d9-8d86-357774e64644"}]} [pid: 8|app: 0|req: 1120/2284] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:09 2026] GET /v2.0/security-groups?tenant_id=65b7d37d79c4496a911d76ae1e372852&name=default => generated 2929 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:35:09.948 7 INFO neutron.services.segments.plugin [-] Segment d471d4f1-9d87-437d-acf0-bc976dd00e59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d471d4f1-9d87-437d-acf0-bc976dd00e59 found for delete ", "request_id": "req-c7913f02-a8d3-4b43-8db7-d1547da4cf12"}]} [pid: 7|app: 0|req: 1165/2285] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:09 2026] DELETE /v2.0/security-groups/bbfc78d9-e148-4466-9786-fb7472c9c915 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2286] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:10 2026] GET /v2.0/security-groups?tenant_id=62243a33130643bfbac6b4051142a661&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2287] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:10 2026] DELETE /v2.0/security-groups/c24922f9-0d0e-461a-b68b-608326b379e8 => 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: 1123/2290] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:10 2026] GET /v2.0/security-groups?tenant_id=f7dfb09ba88a4043a0d2345f683e9998&name=default => generated 2929 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2291] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:11 2026] DELETE /v2.0/security-groups/c66d65c9-0c36-4706-9670-cdfdeb47b71f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2292] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:35:11 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2293] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:35:11 2026] GET /v2.0/security-groups?id=ecaf2346-8044-4ecf-a0e9-34fa6e2e7397&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: 1125/2294] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:11 2026] GET /v2.0/security-groups?tenant_id=0e43cd1cc9de4dda8fc9b347c245d55c&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: 1170/2295] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:11 2026] DELETE /v2.0/security-groups/41a06141-a50e-4b9b-a601-9146ccee2cc1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:12.658 8 INFO neutron.db.segments_db [None req-0ca6bce1-885a-4d37-8ceb-fc0de0db43b0 50d819d51e054761983b11fd676ca9f3 73aeee42a7a44fc7b8f5e71ece3cc512 - - default default] Added segment f1436973-5203-44c4-a21e-4dfb8b71c76a of type vxlan for network d7443fd8-a0be-49c7-89b6-ebaa058a9afc [pid: 7|app: 0|req: 1171/2296] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:35:12 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2297] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:35:12 2026] GET /v2.0/security-groups?id=ecaf2346-8044-4ecf-a0e9-34fa6e2e7397&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2298] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:35:12 2026] POST /v2.0/networks => generated 727 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2299] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:35:13 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2300] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:35:12 2026] POST /v2.0/subnets => generated 644 bytes in 844 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:35:13.700 7 WARNING neutron.api.v2.base [None req-38494e17-218a-4ded-a380-090ba0a72811 50d819d51e054761983b11fd676ca9f3 73aeee42a7a44fc7b8f5e71ece3cc512 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-07-09 14:35:13.701 7 INFO neutron.api.v2.resource [None req-38494e17-218a-4ded-a380-090ba0a72811 50d819d51e054761983b11fd676ca9f3 73aeee42a7a44fc7b8f5e71ece3cc512 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1174/2301] 10.0.0.195 () {34 vars in 680 bytes} [Thu Jul 9 14:35:13 2026] POST /v2.0/rbac-policies => generated 143 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-09 14:35:13.726 8 INFO neutron.db.l3_db [req-f8eddfaa-e9b0-426b-967b-4bf99ea6d703 req-aafff11a-92a8-4027-853d-9400e9fd0980 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] Floating IP 3bd2ecce-2ad5-4890-a477-e7868cd66838 disassociated. External IP: 10.96.250.208, port: 7a2df952-ebe5-4152-9241-6829cc25894f. 2026-07-09 14:35:13.958 7 INFO neutron.services.segments.plugin [-] Segment f1436973-5203-44c4-a21e-4dfb8b71c76a resource provider aggregate not found 2026-07-09 14:35:13.963 7 INFO neutron.services.segments.plugin [-] Segment f1436973-5203-44c4-a21e-4dfb8b71c76a resource provider aggregate not found 2026-07-09 14:35:13.980 7 INFO neutron.services.segments.plugin [-] Segment f1436973-5203-44c4-a21e-4dfb8b71c76a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1436973-5203-44c4-a21e-4dfb8b71c76a found for delete ", "request_id": "req-a4a5fecb-9cee-466f-baeb-7d0802778f6f"}]} 2026-07-09 14:35:13.981 7 INFO neutron.services.segments.plugin [-] Segment f1436973-5203-44c4-a21e-4dfb8b71c76a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1436973-5203-44c4-a21e-4dfb8b71c76a found for delete ", "request_id": "req-5a6684f7-0d44-414d-9b3e-826756154b38"}]} [pid: 7|app: 0|req: 1175/2302] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:13 2026] DELETE /v2.0/networks/d7443fd8-a0be-49c7-89b6-ebaa058a9afc => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2303] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:35:13 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:14.072 7 INFO neutron.db.segments_db [None req-bacf2f24-6190-41a9-8b0e-b498f44c93d6 50d819d51e054761983b11fd676ca9f3 73aeee42a7a44fc7b8f5e71ece3cc512 - - default default] Added segment e9296488-26be-48dc-8364-da404eb1df31 of type vxlan for network 37e5f25d-4d22-476b-9c12-e07ab02d6186 [pid: 7|app: 0|req: 1177/2304] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:35:14 2026] POST /v2.0/networks => generated 727 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2305] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:35:13 2026] DELETE /v2.0/ports/7a2df952-ebe5-4152-9241-6829cc25894f => generated 0 bytes in 783 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:35:14.392 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfc7eb20-3fc9-485f-9162-366be4dc3ec1'] response: {'server_uuid': '09b08512-9be3-420e-a950-23e849339ae6', 'name': 'network-vif-deleted', 'tag': '7a2df952-ebe5-4152-9241-6829cc25894f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1178/2306] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:35:14 2026] POST /v2.0/subnets => generated 647 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:35:14.454 7 WARNING neutron.api.v2.base [None req-5728b2d8-66e8-45a4-90be-29acdd8a8efc 50d819d51e054761983b11fd676ca9f3 73aeee42a7a44fc7b8f5e71ece3cc512 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-07-09 14:35:14.455 7 INFO neutron.api.v2.resource [None req-5728b2d8-66e8-45a4-90be-29acdd8a8efc 50d819d51e054761983b11fd676ca9f3 73aeee42a7a44fc7b8f5e71ece3cc512 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1179/2307] 10.0.0.195 () {34 vars in 680 bytes} [Thu Jul 9 14:35:14 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-09 14:35:14.483 8 WARNING neutron_lib.context [None req-ea218c10-6d0d-43cf-8ea7-ac7ebfe7fbb2 5393518a2bfa412eb785cf1f3dcfa40e f4cfcc21f9be4e11983af48d09a6f450 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:35:14.630 8 INFO neutron.db.segments_db [None req-ea218c10-6d0d-43cf-8ea7-ac7ebfe7fbb2 5393518a2bfa412eb785cf1f3dcfa40e f4cfcc21f9be4e11983af48d09a6f450 - - default default] Added segment 9bc30c95-bc0a-416f-a6e0-08dcac6404f2 of type vxlan for network 90bdbe3a-10a2-4377-bb56-2d6a429a6ad2 [pid: 7|app: 0|req: 1180/2308] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:14 2026] DELETE /v2.0/networks/37e5f25d-4d22-476b-9c12-e07ab02d6186 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2309] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:35:14 2026] POST /v2.0/networks => generated 632 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:35:14.758 8 WARNING neutron_lib.context [None req-2f16f31e-998a-47b9-86ba-f3be55f8ede2 5393518a2bfa412eb785cf1f3dcfa40e f4cfcc21f9be4e11983af48d09a6f450 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:35:14.813 7 INFO neutron.db.segments_db [None req-035bd1c4-30e5-4563-ba2e-231413a7cecd 50d819d51e054761983b11fd676ca9f3 73aeee42a7a44fc7b8f5e71ece3cc512 - - default default] Added segment f76e1d95-ed0d-414f-9c4c-794498a93a85 of type vxlan for network 6cdb9f98-5f65-4295-a42c-77c0f6282d2f [pid: 7|app: 0|req: 1181/2310] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:35:14 2026] POST /v2.0/networks => generated 726 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2311] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:35:14 2026] POST /v2.0/subnets => generated 626 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2312] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:35:15 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => 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: 1132/2313] 10.0.0.195 () {34 vars in 750 bytes} [Thu Jul 9 14:35:15 2026] PUT /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2314] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:35:14 2026] POST /v2.0/subnets => generated 647 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2315] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jul 9 14:35:15 2026] GET /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/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: 1134/2316] 10.0.0.195 () {34 vars in 761 bytes} [Thu Jul 9 14:35:15 2026] PUT /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/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: 1135/2317] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jul 9 14:35:15 2026] GET /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2318] 10.0.0.195 () {34 vars in 757 bytes} [Thu Jul 9 14:35:15 2026] PUT /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2319] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jul 9 14:35:15 2026] GET /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2320] 10.0.0.195 () {34 vars in 680 bytes} [Thu Jul 9 14:35:15 2026] POST /v2.0/rbac-policies => generated 324 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2321] 10.0.0.195 () {34 vars in 779 bytes} [Thu Jul 9 14:35:15 2026] PUT /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/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: 7|app: 0|req: 1184/2322] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jul 9 14:35:15 2026] GET /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2323] 10.0.0.195 () {34 vars in 750 bytes} [Thu Jul 9 14:35:15 2026] PUT /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2324] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jul 9 14:35:15 2026] GET /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2325] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:35:15 2026] GET /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:15.752 7 INFO neutron.api.v2.resource [None req-122080de-1f7e-48d7-81d8-2e7491646290 5393518a2bfa412eb785cf1f3dcfa40e f4cfcc21f9be4e11983af48d09a6f450 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2326] 10.0.0.195 () {32 vars in 742 bytes} [Thu Jul 9 14:35:15 2026] GET /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:35:16.002 7 INFO neutron.services.segments.plugin [-] Segment e9296488-26be-48dc-8364-da404eb1df31 resource provider aggregate not found 2026-07-09 14:35:16.018 7 INFO neutron.services.segments.plugin [-] Segment e9296488-26be-48dc-8364-da404eb1df31 resource provider aggregate not found 2026-07-09 14:35:16.027 7 INFO neutron.services.segments.plugin [-] Segment e9296488-26be-48dc-8364-da404eb1df31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9296488-26be-48dc-8364-da404eb1df31 found for delete ", "request_id": "req-18236add-5582-46fa-adf2-fb1a72aba5df"}]} [pid: 7|app: 0|req: 1187/2327] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jul 9 14:35:15 2026] GET /v2.0/networks/6cdb9f98-5f65-4295-a42c-77c0f6282d2f => generated 655 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:35:16.239 7 INFO neutron.services.segments.plugin [-] Segment e9296488-26be-48dc-8364-da404eb1df31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9296488-26be-48dc-8364-da404eb1df31 found for delete ", "request_id": "req-dc6f2083-08ad-4e60-9d52-d0d2f7446a44"}]} [pid: 7|app: 0|req: 1188/2328] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:35:16 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => 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: 1141/2329] 10.0.0.195 () {32 vars in 741 bytes} [Thu Jul 9 14:35:15 2026] DELETE /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/tags/red => generated 0 bytes in 760 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:16.527 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e69ce79-c5e5-4513-914f-eaf4030c6b79 94d6ecbcd38f47d6b86850b55d6455c5 dab808fbf08b425bb777d09d9cc221ee - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1189/2330] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jul 9 14:35:16 2026] GET /v2.0/networks/6cdb9f98-5f65-4295-a42c-77c0f6282d2f => generated 138 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2331] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jul 9 14:35:16 2026] GET /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:16.619 8 INFO neutron.api.v2.resource [None req-5d15579b-b300-484b-b7b6-51ea570b6e17 5393518a2bfa412eb785cf1f3dcfa40e f4cfcc21f9be4e11983af48d09a6f450 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1143/2332] 10.0.0.195 () {32 vars in 745 bytes} [Thu Jul 9 14:35:16 2026] DELETE /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2333] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jul 9 14:35:16 2026] DELETE /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2334] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jul 9 14:35:16 2026] GET /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2335] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:16 2026] DELETE /v2.0/subnets/0ef395b8-f3de-4983-8ff5-c7979e397b5a => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2336] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:16 2026] DELETE /v2.0/networks/6cdb9f98-5f65-4295-a42c-77c0f6282d2f => generated 0 bytes in 545 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:35:17.099 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7dcc95c-f728-4902-b591-832973cf4ade 50d819d51e054761983b11fd676ca9f3 73aeee42a7a44fc7b8f5e71ece3cc512 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1191/2337] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:17 2026] DELETE /v2.0/subnets/f0a45df1-6158-425b-ad15-f829b1c92541 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:35:17.125 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d043891b-00c7-492f-9937-a76dbcfdcd42 50d819d51e054761983b11fd676ca9f3 73aeee42a7a44fc7b8f5e71ece3cc512 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1192/2338] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:17 2026] DELETE /v2.0/subnets/9aba70a4-e10a-43f2-b4d8-3d6fa3019eee => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:35:17.153 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f163a43-46f2-4848-a34d-cc29076f8d0a 50d819d51e054761983b11fd676ca9f3 73aeee42a7a44fc7b8f5e71ece3cc512 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1193/2339] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:17 2026] DELETE /v2.0/subnets/4b36c01b-5740-43ed-8d7e-634acb789ae4 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2340] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:35:17 2026] GET /v2.0/ports?device_id=09b08512-9be3-420e-a950-23e849339ae6 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:17.416 8 INFO neutron.services.segments.plugin [-] Segment 9bc30c95-bc0a-416f-a6e0-08dcac6404f2 resource provider aggregate not found 2026-07-09 14:35:17.423 8 INFO neutron.services.segments.plugin [-] Segment 9bc30c95-bc0a-416f-a6e0-08dcac6404f2 resource provider aggregate not found 2026-07-09 14:35:17.450 8 INFO neutron.services.segments.plugin [-] Segment 9bc30c95-bc0a-416f-a6e0-08dcac6404f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bc30c95-bc0a-416f-a6e0-08dcac6404f2 found for delete ", "request_id": "req-c6662258-22ac-4500-9ede-6217c05d056d"}]} 2026-07-09 14:35:17.455 8 INFO neutron.services.segments.plugin [-] Segment 9bc30c95-bc0a-416f-a6e0-08dcac6404f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bc30c95-bc0a-416f-a6e0-08dcac6404f2 found for delete ", "request_id": "req-fa76bad5-431c-47aa-a817-06c52c9437ee"}]} [pid: 8|app: 0|req: 1147/2341] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:17 2026] DELETE /v2.0/networks/90bdbe3a-10a2-4377-bb56-2d6a429a6ad2 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:35:18.271 7 INFO neutron.services.segments.plugin [-] Segment f76e1d95-ed0d-414f-9c4c-794498a93a85 resource provider aggregate not found 2026-07-09 14:35:18.277 7 INFO neutron.services.segments.plugin [-] Segment f76e1d95-ed0d-414f-9c4c-794498a93a85 resource provider aggregate not found 2026-07-09 14:35:18.293 7 INFO neutron.services.segments.plugin [-] Segment f76e1d95-ed0d-414f-9c4c-794498a93a85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f76e1d95-ed0d-414f-9c4c-794498a93a85 found for delete ", "request_id": "req-705f1ae1-c31e-4856-85a6-7f82cbc6b66c"}]} 2026-07-09 14:35:18.295 7 INFO neutron.services.segments.plugin [-] Segment f76e1d95-ed0d-414f-9c4c-794498a93a85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f76e1d95-ed0d-414f-9c4c-794498a93a85 found for delete ", "request_id": "req-a6c554b9-c54d-40ec-82c1-321301c5b404"}]} [pid: 8|app: 0|req: 1148/2342] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:18 2026] GET /v2.0/security-groups?tenant_id=f4cfcc21f9be4e11983af48d09a6f450&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2343] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:18 2026] GET /v2.0/security-groups?tenant_id=dab808fbf08b425bb777d09d9cc221ee&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2344] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:18 2026] DELETE /v2.0/security-groups/abd16bfb-3ad7-4527-85b4-46c6d43f45bb => 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: 1150/2346] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:18 2026] DELETE /v2.0/security-groups/d9fb790a-5e5e-4d8b-8912-c517c8321c3c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2346] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:18 2026] DELETE /v2.0/security-groups/ecaf2346-8044-4ecf-a0e9-34fa6e2e7397 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2347] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:18 2026] GET /v2.0/security-groups?tenant_id=a53777e027d54e35b2c2803a67ef007a&name=default => generated 2929 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2348] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:18 2026] DELETE /v2.0/security-groups/1da4d594-9350-411a-8e27-0591409f0314 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2349] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:18 2026] GET /v2.0/security-groups?tenant_id=73aeee42a7a44fc7b8f5e71ece3cc512&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2350] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:35:18 2026] DELETE /v2.0/floatingips/3bd2ecce-2ad5-4890-a477-e7868cd66838 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2351] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:18 2026] DELETE /v2.0/security-groups/ff59a1df-8a96-4032-83e8-da6e71101326 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2352] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:35:19 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2353] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:35:19 2026] GET /v2.0/security-groups?id=bac6de78-4cd8-47f8-9cad-c57c67fc069d&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2354] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:19 2026] GET /v2.0/security-groups?tenant_id=0193aa80322747e3bb08b8e35d7450d1&name=default => generated 2929 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2355] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:19 2026] DELETE /v2.0/security-groups/a1521cb1-fcb7-4424-87a7-d5207ca312a2 => 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: 1202/2356] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:35:20 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => 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: 1155/2357] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:35:20 2026] GET /v2.0/security-groups?id=bac6de78-4cd8-47f8-9cad-c57c67fc069d&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2358] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:35:21 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2359] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:35:21 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => 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: 1156/2360] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:35:21 2026] DELETE /v2.0/ports/cd470a72-60fe-4237-af14-b3c0bb3c1901 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2361] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:35:22 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => 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: 1157/2362] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:35:23 2026] GET /v2.0/ports?device_id=7afe8a99-397a-4d6b-9316-46b2d744e9e9 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:24.229 7 WARNING neutron_lib.context [None req-2a3aae18-2d03-4725-9e19-e1ad333cab4a 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:35:24.287 7 INFO neutron.db.segments_db [None req-2a3aae18-2d03-4725-9e19-e1ad333cab4a 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Added segment 68a06c01-14fe-4080-a877-5b66afab1cc1 of type vxlan for network fe1fe68c-e4a7-4fca-a7e1-3d2129aa4731 2026-07-09 14:35:24.602 7 INFO neutron.db.l3_hamode_db [None req-2a3aae18-2d03-4725-9e19-e1ad333cab4a 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:35:24.740 7 INFO neutron.db.l3_hamode_db [None req-2a3aae18-2d03-4725-9e19-e1ad333cab4a 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:35:24.983 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-828ba8cb-b7ee-4edd-9fec-b003fd7c50fc'] response: {'server_uuid': '7afe8a99-397a-4d6b-9316-46b2d744e9e9', 'name': 'network-vif-deleted', 'tag': 'cd470a72-60fe-4237-af14-b3c0bb3c1901', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1158/2363] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:24 2026] DELETE /v2.0/security-groups/bac6de78-4cd8-47f8-9cad-c57c67fc069d => 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: 1206/2364] 10.0.0.195 () {34 vars in 667 bytes} [Thu Jul 9 14:35:24 2026] POST /v2.0/routers => generated 474 bytes in 1510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:35:25.556 7 WARNING neutron_lib.context [None req-5bf0162f-4a2d-4ad8-a07d-d51397ab5c87 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:35:25.616 7 INFO neutron.db.l3_hamode_db [None req-5bf0162f-4a2d-4ad8-a07d-d51397ab5c87 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:35:25.782 7 INFO neutron.db.l3_hamode_db [None req-5bf0162f-4a2d-4ad8-a07d-d51397ab5c87 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1159/2365] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:35:25 2026] PUT /v2.0/routers/7e9b147a-01bc-4f3f-b275-abdb64b9cc87/remove_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2368] 10.0.0.195 () {34 vars in 667 bytes} [Thu Jul 9 14:35:25 2026] POST /v2.0/routers => generated 474 bytes in 938 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:35:26.504 7 WARNING neutron_lib.context [None req-4dabeacd-b0fc-4491-b72a-593d973b1c4c 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:35:26.589 7 INFO neutron.db.l3_hamode_db [None req-4dabeacd-b0fc-4491-b72a-593d973b1c4c 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1162/2369] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:26 2026] DELETE /v2.0/subnets/1e68c077-d596-4e60-88a6-2153bd586b59 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:35:26.781 7 INFO neutron.db.l3_hamode_db [None req-4dabeacd-b0fc-4491-b72a-593d973b1c4c 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1208/2370] 10.0.0.195 () {34 vars in 667 bytes} [Thu Jul 9 14:35:26 2026] POST /v2.0/routers => generated 474 bytes in 1118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:35:27.631 7 WARNING neutron_lib.context [None req-e88bcd22-5426-42a1-9beb-dea7b1bffc31 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:35:27.689 7 INFO neutron.db.l3_hamode_db [None req-e88bcd22-5426-42a1-9beb-dea7b1bffc31 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:35:27.853 7 INFO neutron.db.l3_hamode_db [None req-e88bcd22-5426-42a1-9beb-dea7b1bffc31 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:35:27.867 8 INFO neutron.services.segments.plugin [-] Segment 37df5587-251d-439d-839b-2f9cfe42d971 resource provider aggregate not found 2026-07-09 14:35:27.874 8 INFO neutron.services.segments.plugin [-] Segment 37df5587-251d-439d-839b-2f9cfe42d971 resource provider aggregate not found 2026-07-09 14:35:27.887 8 INFO neutron.services.segments.plugin [-] Segment 37df5587-251d-439d-839b-2f9cfe42d971 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37df5587-251d-439d-839b-2f9cfe42d971 found for delete ", "request_id": "req-a4d96384-cfe2-4e0b-8b98-83f0a005d75f"}]} 2026-07-09 14:35:27.888 8 INFO neutron.services.segments.plugin [-] Segment 37df5587-251d-439d-839b-2f9cfe42d971 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37df5587-251d-439d-839b-2f9cfe42d971 found for delete ", "request_id": "req-b8380205-7424-4640-b001-d50cf288f3fc"}]} 2026-07-09 14:35:27.909 8 INFO neutron.db.l3_hamode_db [None req-5562f3a3-f027-4be4-8231-7f0b77e07c01 0c5ba32756ad44b2b5d6ddde19427855 95e3fc5feedb412da3e4ed5cf7da5d7a - - default default] HA network 507931f0-4902-4daf-95af-65871bfe90b2 was deleted as no HA routers are present in tenant 95e3fc5feedb412da3e4ed5cf7da5d7a. [pid: 8|app: 0|req: 1163/2371] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:26 2026] DELETE /v2.0/routers/7e9b147a-01bc-4f3f-b275-abdb64b9cc87 => generated 0 bytes in 1272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2372] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:27 2026] DELETE /v2.0/networks/5fc0e99b-dc3d-4f3e-a301-66e5a5253de7 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2373] 10.0.0.195 () {34 vars in 667 bytes} [Thu Jul 9 14:35:27 2026] POST /v2.0/routers => generated 474 bytes in 1053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:35:28.694 8 WARNING neutron_lib.context [None req-247bcaf4-4cef-499c-b36d-5fa62cd568ce 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:35:28.749 8 INFO neutron.db.l3_hamode_db [None req-247bcaf4-4cef-499c-b36d-5fa62cd568ce 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:35:28.950 8 INFO neutron.db.l3_hamode_db [None req-247bcaf4-4cef-499c-b36d-5fa62cd568ce 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1210/2374] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:28 2026] GET /v2.0/security-groups?tenant_id=95e3fc5feedb412da3e4ed5cf7da5d7a&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2375] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:29 2026] DELETE /v2.0/security-groups/96b7db55-1154-46df-8475-a073aceada68 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2376] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:29 2026] GET /v2.0/security-groups?tenant_id=f8dee9ac4d7246309771d2402ae00d4e&name=default => generated 2929 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2377] 10.0.0.195 () {34 vars in 667 bytes} [Thu Jul 9 14:35:28 2026] POST /v2.0/routers => generated 474 bytes in 933 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2378] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:29 2026] DELETE /v2.0/security-groups/5edc33e2-fdea-48cf-a316-7eb101fc5499 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2379] 10.0.0.195 () {34 vars in 750 bytes} [Thu Jul 9 14:35:29 2026] PUT /v2.0/routers/462da689-0dfe-46cf-88cb-d4384e8ef552/tags => generated 17 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2380] 10.0.0.195 () {34 vars in 750 bytes} [Thu Jul 9 14:35:29 2026] PUT /v2.0/routers/3054b664-2cbe-46e3-8340-19bfb0d90daa/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:29.918 8 INFO neutron.services.segments.plugin [-] Segment e471a71c-4fcc-4b37-b41b-6ce2a2fe588f resource provider aggregate not found 2026-07-09 14:35:29.933 8 INFO neutron.services.segments.plugin [-] Segment e471a71c-4fcc-4b37-b41b-6ce2a2fe588f resource provider aggregate not found 2026-07-09 14:35:29.938 8 INFO neutron.services.segments.plugin [-] Segment e471a71c-4fcc-4b37-b41b-6ce2a2fe588f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e471a71c-4fcc-4b37-b41b-6ce2a2fe588f found for delete ", "request_id": "req-3774b407-c8c4-4ec3-a685-acedf9ec8fef"}]} 2026-07-09 14:35:29.952 8 INFO neutron.services.segments.plugin [-] Segment e471a71c-4fcc-4b37-b41b-6ce2a2fe588f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e471a71c-4fcc-4b37-b41b-6ce2a2fe588f found for delete ", "request_id": "req-0e90bd91-e31a-4018-aa5a-71faf69a0a6b"}]} [pid: 8|app: 0|req: 1167/2381] 10.0.0.195 () {34 vars in 750 bytes} [Thu Jul 9 14:35:29 2026] PUT /v2.0/routers/46c268af-7996-4b10-af63-048fc9fd3ba1/tags => generated 34 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2382] 10.0.0.195 () {34 vars in 750 bytes} [Thu Jul 9 14:35:29 2026] PUT /v2.0/routers/f42af27e-db51-4e53-9ac1-babf78b59937/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2383] 10.0.0.195 () {32 vars in 663 bytes} [Thu Jul 9 14:35:30 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2384] 10.0.0.195 () {32 vars in 677 bytes} [Thu Jul 9 14:35:30 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2385] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jul 9 14:35:30 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2386] 10.0.0.195 () {32 vars in 685 bytes} [Thu Jul 9 14:35:30 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2387] 10.0.0.195 () {32 vars in 671 bytes} [Thu Jul 9 14:35:30 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2388] 10.0.0.195 () {32 vars in 685 bytes} [Thu Jul 9 14:35:30 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2389] 10.0.0.195 () {32 vars in 681 bytes} [Thu Jul 9 14:35:30 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2390] 10.0.0.195 () {32 vars in 693 bytes} [Thu Jul 9 14:35:30 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2391] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:35:30 2026] GET /v2.0/routers/462da689-0dfe-46cf-88cb-d4384e8ef552 => generated 485 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2392] 10.0.0.195 () {34 vars in 741 bytes} [Thu Jul 9 14:35:30 2026] PUT /v2.0/routers/462da689-0dfe-46cf-88cb-d4384e8ef552 => generated 485 bytes in 687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2393] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:35:31 2026] GET /v2.0/ports?device_id=462da689-0dfe-46cf-88cb-d4384e8ef552 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2394] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:31 2026] DELETE /v2.0/routers/462da689-0dfe-46cf-88cb-d4384e8ef552 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2395] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:35:32 2026] GET /v2.0/routers/3054b664-2cbe-46e3-8340-19bfb0d90daa => generated 493 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2396] 10.0.0.195 () {34 vars in 741 bytes} [Thu Jul 9 14:35:32 2026] PUT /v2.0/routers/3054b664-2cbe-46e3-8340-19bfb0d90daa => generated 493 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2397] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:35:33 2026] GET /v2.0/ports?device_id=3054b664-2cbe-46e3-8340-19bfb0d90daa => 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: 1223/2398] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:33 2026] DELETE /v2.0/routers/3054b664-2cbe-46e3-8340-19bfb0d90daa => generated 0 bytes in 498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2399] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:35:33 2026] GET /v2.0/routers/46c268af-7996-4b10-af63-048fc9fd3ba1 => generated 502 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:35:33.627 8 WARNING neutron_lib.context [None req-1725eb2b-a713-4c6a-86c0-c61ff50f3e36 eb464a91e904459e9321b3d9a4c13fb7 37d137df19904765a5f498ed98fe8af9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:35:33.822 8 INFO neutron.db.segments_db [None req-1725eb2b-a713-4c6a-86c0-c61ff50f3e36 eb464a91e904459e9321b3d9a4c13fb7 37d137df19904765a5f498ed98fe8af9 - - default default] Added segment a82a621c-97b2-47c1-ae61-b87b36dd561f of type vxlan for network 087469d1-866a-45b2-973b-eaabc80a58de [pid: 8|app: 0|req: 1176/2400] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:35:33 2026] POST /v2.0/networks => generated 632 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:35:33.958 8 WARNING neutron_lib.context [None req-763ff88b-64ca-493f-a01a-658c4599a776 eb464a91e904459e9321b3d9a4c13fb7 37d137df19904765a5f498ed98fe8af9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1225/2401] 10.0.0.195 () {34 vars in 741 bytes} [Thu Jul 9 14:35:33 2026] PUT /v2.0/routers/46c268af-7996-4b10-af63-048fc9fd3ba1 => generated 502 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2402] 10.0.0.195 () {34 vars in 663 bytes} [Thu Jul 9 14:35:33 2026] POST /v2.0/ports => generated 743 bytes in 332 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: 1226/2403] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:35:34 2026] GET /v2.0/ports?device_id=46c268af-7996-4b10-af63-048fc9fd3ba1 => 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: 1178/2404] 10.0.0.195 () {34 vars in 746 bytes} [Thu Jul 9 14:35:34 2026] PUT /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2405] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jul 9 14:35:34 2026] GET /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/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: 1180/2406] 10.0.0.195 () {34 vars in 757 bytes} [Thu Jul 9 14:35:34 2026] PUT /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2407] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jul 9 14:35:34 2026] GET /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2408] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jul 9 14:35:34 2026] PUT /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2409] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jul 9 14:35:34 2026] GET /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2410] 10.0.0.195 () {34 vars in 775 bytes} [Thu Jul 9 14:35:34 2026] PUT /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2411] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jul 9 14:35:34 2026] GET /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2412] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:34 2026] DELETE /v2.0/routers/46c268af-7996-4b10-af63-048fc9fd3ba1 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2413] 10.0.0.195 () {34 vars in 746 bytes} [Thu Jul 9 14:35:34 2026] PUT /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2414] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:35:34 2026] GET /v2.0/routers/f42af27e-db51-4e53-9ac1-babf78b59937 => generated 487 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2415] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jul 9 14:35:34 2026] GET /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2416] 10.0.0.195 () {32 vars in 734 bytes} [Thu Jul 9 14:35:34 2026] GET /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:34.988 8 INFO neutron.api.v2.resource [None req-09c39c31-53bc-4f85-9dc0-0616eedc8c5c eb464a91e904459e9321b3d9a4c13fb7 37d137df19904765a5f498ed98fe8af9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1189/2417] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:35:34 2026] GET /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2418] 10.0.0.195 () {32 vars in 737 bytes} [Thu Jul 9 14:35:34 2026] DELETE /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2419] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jul 9 14:35:35 2026] GET /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:35.166 8 INFO neutron.api.v2.resource [None req-75d2e436-67e3-47c3-8883-6fe7e1c82463 eb464a91e904459e9321b3d9a4c13fb7 37d137df19904765a5f498ed98fe8af9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1192/2420] 10.0.0.195 () {32 vars in 741 bytes} [Thu Jul 9 14:35:35 2026] DELETE /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2421] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jul 9 14:35:35 2026] DELETE /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/tags => 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: 1194/2422] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jul 9 14:35:35 2026] GET /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed/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: 1195/2423] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jul 9 14:35:35 2026] DELETE /v2.0/ports/0c989bec-4b2c-4a37-8cb5-28cf5dd8cbed => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2424] 10.0.0.195 () {34 vars in 741 bytes} [Thu Jul 9 14:35:34 2026] PUT /v2.0/routers/f42af27e-db51-4e53-9ac1-babf78b59937 => generated 487 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2425] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:35:35 2026] GET /v2.0/ports?device_id=f42af27e-db51-4e53-9ac1-babf78b59937 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:35.663 8 INFO neutron.services.segments.plugin [-] Segment a82a621c-97b2-47c1-ae61-b87b36dd561f resource provider aggregate not found 2026-07-09 14:35:35.671 8 INFO neutron.services.segments.plugin [-] Segment a82a621c-97b2-47c1-ae61-b87b36dd561f resource provider aggregate not found 2026-07-09 14:35:35.680 8 INFO neutron.services.segments.plugin [-] Segment a82a621c-97b2-47c1-ae61-b87b36dd561f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a82a621c-97b2-47c1-ae61-b87b36dd561f found for delete ", "request_id": "req-e69f5083-fc1d-4a29-9830-c3cd30c6e4e1"}]} 2026-07-09 14:35:35.691 8 INFO neutron.services.segments.plugin [-] Segment a82a621c-97b2-47c1-ae61-b87b36dd561f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a82a621c-97b2-47c1-ae61-b87b36dd561f found for delete ", "request_id": "req-b40d616f-4c10-4c11-9fe8-a8541aaeb6ec"}]} [pid: 8|app: 0|req: 1196/2426] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:35 2026] DELETE /v2.0/networks/087469d1-866a-45b2-973b-eaabc80a58de => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2427] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:35 2026] DELETE /v2.0/routers/f42af27e-db51-4e53-9ac1-babf78b59937 => generated 0 bytes in 513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2428] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:35:36 2026] GET /v2.0/routers/bc28c533-e677-4747-8e99-4636c070859d => generated 480 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2429] 10.0.0.195 () {34 vars in 741 bytes} [Thu Jul 9 14:35:36 2026] PUT /v2.0/routers/bc28c533-e677-4747-8e99-4636c070859d => generated 480 bytes in 701 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2430] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:35:36 2026] GET /v2.0/ports?device_id=bc28c533-e677-4747-8e99-4636c070859d => 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: 1198/2431] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:36 2026] GET /v2.0/security-groups?tenant_id=b889834ca19a4a9c8ada05e54003b858&name=default => generated 2929 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2432] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:36 2026] DELETE /v2.0/security-groups/c842b5ce-0453-461d-b0fa-511377000ad0 => 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: 1200/2433] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:37 2026] GET /v2.0/security-groups?tenant_id=37d137df19904765a5f498ed98fe8af9&name=default => generated 2929 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2434] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:37 2026] DELETE /v2.0/security-groups/8db9d389-8c9a-4344-815f-52b6afd2dd4d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:37.531 7 INFO neutron.services.segments.plugin [-] Segment 68a06c01-14fe-4080-a877-5b66afab1cc1 resource provider aggregate not found 2026-07-09 14:35:37.536 7 INFO neutron.services.segments.plugin [-] Segment 68a06c01-14fe-4080-a877-5b66afab1cc1 resource provider aggregate not found 2026-07-09 14:35:37.556 7 INFO neutron.services.segments.plugin [-] Segment 68a06c01-14fe-4080-a877-5b66afab1cc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68a06c01-14fe-4080-a877-5b66afab1cc1 found for delete ", "request_id": "req-2f8d6082-f1b2-40ec-b437-c83e886a0d81"}]} 2026-07-09 14:35:37.557 7 INFO neutron.services.segments.plugin [-] Segment 68a06c01-14fe-4080-a877-5b66afab1cc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68a06c01-14fe-4080-a877-5b66afab1cc1 found for delete ", "request_id": "req-beba3018-2e07-4046-9d3b-983adc289f8f"}]} 2026-07-09 14:35:37.574 7 INFO neutron.db.l3_hamode_db [None req-e36787a8-888e-4ca8-9ac8-c5c63a61c97d 70566aefc33846d883b421d0ff1399c3 77764fa064904714bf7a137c7510c20c - - default default] HA network fe1fe68c-e4a7-4fca-a7e1-3d2129aa4731 was deleted as no HA routers are present in tenant 77764fa064904714bf7a137c7510c20c. [pid: 7|app: 0|req: 1234/2435] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:36 2026] DELETE /v2.0/routers/bc28c533-e677-4747-8e99-4636c070859d => generated 0 bytes in 691 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2436] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:38 2026] GET /v2.0/security-groups?tenant_id=837c85bede37471cbd04e12511e36448&name=default => generated 2929 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2437] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:38 2026] DELETE /v2.0/security-groups/b5f92431-441d-44bd-8af1-8d64b75f28c9 => 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: 1203/2438] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:39 2026] GET /v2.0/security-groups?tenant_id=77764fa064904714bf7a137c7510c20c&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2439] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:39 2026] DELETE /v2.0/security-groups/e326044c-178d-480e-bbbe-b1bb0d6f3f83 => 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: 1204/2440] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:39 2026] GET /v2.0/security-groups?tenant_id=51f6dc7f22114d479330acf20dad5e48&name=default => generated 2929 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2441] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:39 2026] DELETE /v2.0/security-groups/0da2521f-6ba1-41f1-beae-bfab2a4df18a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:41.380 7 WARNING neutron_lib.context [None req-d2054844-295a-45b6-876a-0f434e039229 4978167e3a794204aaf49282ce898c06 68f2a600578c4c78ab375886889641ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:35:41.446 7 INFO neutron.db.segments_db [None req-d2054844-295a-45b6-876a-0f434e039229 4978167e3a794204aaf49282ce898c06 68f2a600578c4c78ab375886889641ef - - default default] Added segment fd4a8f39-bdf3-40b7-9b4e-1f5ad791ce8c of type vxlan for network 598bb1b5-7daf-46fc-a3d2-19d279580dac 2026-07-09 14:35:41.806 7 INFO neutron.db.l3_hamode_db [None req-d2054844-295a-45b6-876a-0f434e039229 4978167e3a794204aaf49282ce898c06 68f2a600578c4c78ab375886889641ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:35:41.948 7 INFO neutron.db.l3_hamode_db [None req-d2054844-295a-45b6-876a-0f434e039229 4978167e3a794204aaf49282ce898c06 68f2a600578c4c78ab375886889641ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1239/2444] 10.0.0.195 () {34 vars in 667 bytes} [Thu Jul 9 14:35:41 2026] POST /v2.0/routers => generated 474 bytes in 1480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2445] 10.0.0.195 () {34 vars in 750 bytes} [Thu Jul 9 14:35:42 2026] PUT /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2446] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jul 9 14:35:42 2026] GET /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2447] 10.0.0.195 () {34 vars in 761 bytes} [Thu Jul 9 14:35:42 2026] PUT /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags/green => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2448] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jul 9 14:35:42 2026] GET /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2449] 10.0.0.195 () {34 vars in 757 bytes} [Thu Jul 9 14:35:43 2026] PUT /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags/red => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2450] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jul 9 14:35:43 2026] GET /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2451] 10.0.0.195 () {34 vars in 779 bytes} [Thu Jul 9 14:35:43 2026] PUT /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2452] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jul 9 14:35:43 2026] GET /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags => generated 52 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2453] 10.0.0.195 () {34 vars in 750 bytes} [Thu Jul 9 14:35:43 2026] PUT /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2454] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jul 9 14:35:43 2026] GET /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2455] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:35:43 2026] GET /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:43.649 7 INFO neutron.api.v2.resource [None req-ad7254fd-4271-4a01-b418-dc49466098bb 4978167e3a794204aaf49282ce898c06 68f2a600578c4c78ab375886889641ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1245/2456] 10.0.0.195 () {32 vars in 742 bytes} [Thu Jul 9 14:35:43 2026] GET /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2457] 10.0.0.195 () {32 vars in 741 bytes} [Thu Jul 9 14:35:43 2026] DELETE /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags/red => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2458] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jul 9 14:35:43 2026] GET /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags => generated 30 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:43.907 8 INFO neutron.api.v2.resource [None req-a47e157b-7fd6-4e89-ad01-80d7fc22e45e 4978167e3a794204aaf49282ce898c06 68f2a600578c4c78ab375886889641ef - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1213/2459] 10.0.0.195 () {32 vars in 745 bytes} [Thu Jul 9 14:35:43 2026] DELETE /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2460] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jul 9 14:35:43 2026] DELETE /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2461] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jul 9 14:35:43 2026] GET /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2462] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:35:44 2026] GET /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803 => generated 480 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:35:44.491 7 WARNING neutron_lib.context [None req-8837bfbb-7ff1-439f-b031-45c7cdc15c14 d85de3c8ca3b4a0fbde4dfad997c9b6b c7877f9cab93405194e14410259c9f48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1215/2463] 10.0.0.195 () {34 vars in 741 bytes} [Thu Jul 9 14:35:44 2026] PUT /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803 => generated 480 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2464] 10.0.0.195 () {34 vars in 683 bytes} [Thu Jul 9 14:35:44 2026] POST /v2.0/security-groups => generated 1603 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2465] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:35:44 2026] GET /v2.0/ports?device_id=d91594c8-0eb2-449c-85fa-226eac760803 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:44.766 7 WARNING neutron_lib.context [None req-bd2bc1a8-5b3c-47bf-a847-042a91706b3e d85de3c8ca3b4a0fbde4dfad997c9b6b c7877f9cab93405194e14410259c9f48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1250/2466] 10.0.0.195 () {34 vars in 683 bytes} [Thu Jul 9 14:35:44 2026] POST /v2.0/security-groups => generated 1603 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:35:44.947 7 WARNING neutron_lib.context [None req-8b0f0ce6-d5af-46a1-8942-c8f099145f03 d85de3c8ca3b4a0fbde4dfad997c9b6b c7877f9cab93405194e14410259c9f48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1251/2467] 10.0.0.195 () {34 vars in 683 bytes} [Thu Jul 9 14:35:44 2026] POST /v2.0/security-groups => generated 1603 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:35:45.111 7 WARNING neutron_lib.context [None req-cc5a1208-1632-4c25-800d-b89e915aec38 d85de3c8ca3b4a0fbde4dfad997c9b6b c7877f9cab93405194e14410259c9f48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1252/2468] 10.0.0.195 () {34 vars in 683 bytes} [Thu Jul 9 14:35:45 2026] POST /v2.0/security-groups => generated 1603 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:35:45.268 7 WARNING neutron_lib.context [None req-4bc4ed1d-16ca-42d1-900f-d3ef92629e46 d85de3c8ca3b4a0fbde4dfad997c9b6b c7877f9cab93405194e14410259c9f48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1253/2469] 10.0.0.195 () {34 vars in 683 bytes} [Thu Jul 9 14:35:45 2026] POST /v2.0/security-groups => generated 1603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:35:45.426 8 INFO neutron.services.segments.plugin [-] Segment fd4a8f39-bdf3-40b7-9b4e-1f5ad791ce8c resource provider aggregate not found 2026-07-09 14:35:45.431 8 INFO neutron.services.segments.plugin [-] Segment fd4a8f39-bdf3-40b7-9b4e-1f5ad791ce8c resource provider aggregate not found [pid: 7|app: 0|req: 1254/2470] 10.0.0.195 () {34 vars in 766 bytes} [Thu Jul 9 14:35:45 2026] PUT /v2.0/security-groups/eef8b97b-05a3-4814-9556-72c25d62b1d9/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:45.444 8 INFO neutron.services.segments.plugin [-] Segment fd4a8f39-bdf3-40b7-9b4e-1f5ad791ce8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd4a8f39-bdf3-40b7-9b4e-1f5ad791ce8c found for delete ", "request_id": "req-4a22875d-a235-4777-95c8-73c5ddf165a7"}]} 2026-07-09 14:35:45.448 8 INFO neutron.db.l3_hamode_db [None req-edd23d7a-cbde-4dc2-b7f6-644abd7dd7df 4978167e3a794204aaf49282ce898c06 68f2a600578c4c78ab375886889641ef - - default default] HA network 598bb1b5-7daf-46fc-a3d2-19d279580dac was deleted as no HA routers are present in tenant 68f2a600578c4c78ab375886889641ef. [pid: 8|app: 0|req: 1217/2471] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:35:44 2026] DELETE /v2.0/routers/d91594c8-0eb2-449c-85fa-226eac760803 => generated 0 bytes in 682 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2472] 10.0.0.195 () {34 vars in 766 bytes} [Thu Jul 9 14:35:45 2026] PUT /v2.0/security-groups/1787e3e4-c3fb-408c-bc5a-cbee8336d889/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:45.508 8 INFO neutron.services.segments.plugin [-] Segment fd4a8f39-bdf3-40b7-9b4e-1f5ad791ce8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd4a8f39-bdf3-40b7-9b4e-1f5ad791ce8c found for delete ", "request_id": "req-fb009812-6c8a-43ea-a852-761267072a74"}]} [pid: 8|app: 0|req: 1218/2473] 10.0.0.195 () {34 vars in 766 bytes} [Thu Jul 9 14:35:45 2026] PUT /v2.0/security-groups/81b82a03-3f9f-4b4b-abb4-f54e5030b6c6/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2474] 10.0.0.195 () {34 vars in 766 bytes} [Thu Jul 9 14:35:45 2026] PUT /v2.0/security-groups/787eed00-bb96-4ba4-909a-a16d22e24495/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2475] 10.0.0.195 () {32 vars in 679 bytes} [Thu Jul 9 14:35:45 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2476] 10.0.0.195 () {32 vars in 693 bytes} [Thu Jul 9 14:35:45 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2477] 10.0.0.195 () {32 vars in 689 bytes} [Thu Jul 9 14:35:45 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2478] 10.0.0.195 () {32 vars in 701 bytes} [Thu Jul 9 14:35:45 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2479] 10.0.0.195 () {32 vars in 687 bytes} [Thu Jul 9 14:35:45 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2480] 10.0.0.195 () {32 vars in 701 bytes} [Thu Jul 9 14:35:45 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2481] 10.0.0.195 () {32 vars in 697 bytes} [Thu Jul 9 14:35:45 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2482] 10.0.0.195 () {32 vars in 709 bytes} [Thu Jul 9 14:35:46 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2483] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:46 2026] DELETE /v2.0/security-groups/eef8b97b-05a3-4814-9556-72c25d62b1d9 => 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: 1224/2484] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:46 2026] DELETE /v2.0/security-groups/1787e3e4-c3fb-408c-bc5a-cbee8336d889 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2485] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:46 2026] DELETE /v2.0/security-groups/81b82a03-3f9f-4b4b-abb4-f54e5030b6c6 => 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: 1261/2486] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:46 2026] GET /v2.0/security-groups?tenant_id=9508de1d8b87483eb87b5357ec163abd&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2487] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:46 2026] DELETE /v2.0/security-groups/787eed00-bb96-4ba4-909a-a16d22e24495 => 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: 1262/2488] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:46 2026] DELETE /v2.0/security-groups/08478a12-dd97-4f1c-b92b-7bfd350acf1c => 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: 1227/2489] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:46 2026] DELETE /v2.0/security-groups/40c702d0-b461-4560-82a9-31741fdec653 => 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: 1263/2490] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:46 2026] GET /v2.0/security-groups?tenant_id=68f2a600578c4c78ab375886889641ef&name=default => generated 2929 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2491] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:46 2026] DELETE /v2.0/security-groups/00fe5a89-8106-4d82-9eda-368b2fd8752a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2492] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:47 2026] GET /v2.0/security-groups?tenant_id=f9b5719334f84bbb9658cda2bd642c39&name=default => generated 2929 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2493] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:47 2026] DELETE /v2.0/security-groups/6ad26178-2fb9-466a-a6d4-dbd530b53d07 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2494] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:48 2026] GET /v2.0/security-groups?tenant_id=c7877f9cab93405194e14410259c9f48&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2495] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:48 2026] DELETE /v2.0/security-groups/f9feec11-1bf4-4ac9-8d44-16229c18f6ea => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2496] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:48 2026] GET /v2.0/security-groups?tenant_id=0c0761dfe6c84401a1b8890b761eb24e&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: 1231/2497] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:48 2026] DELETE /v2.0/security-groups/385672a5-44b9-4ce1-95f9-e2bf7cf62ea3 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:50.749 7 WARNING neutron_lib.context [None req-133866b1-4fe5-4c85-a1fd-6437db06ff56 62d8609ab7514d02a98049c19d191006 cfc293bc0c4a416fa5474c4610be5899 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1267/2498] 10.0.0.195 () {34 vars in 683 bytes} [Thu Jul 9 14:35:50 2026] POST /v2.0/security-groups => generated 1603 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2499] 10.0.0.195 () {34 vars in 766 bytes} [Thu Jul 9 14:35:51 2026] PUT /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2500] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:35:51 2026] GET /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2501] 10.0.0.195 () {34 vars in 777 bytes} [Thu Jul 9 14:35:51 2026] PUT /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2502] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:35:51 2026] GET /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/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: 1234/2503] 10.0.0.195 () {34 vars in 773 bytes} [Thu Jul 9 14:35:51 2026] PUT /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2504] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:35:51 2026] GET /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2505] 10.0.0.195 () {34 vars in 795 bytes} [Thu Jul 9 14:35:51 2026] PUT /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2506] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:35:51 2026] GET /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2507] 10.0.0.195 () {34 vars in 766 bytes} [Thu Jul 9 14:35:51 2026] PUT /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2508] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:35:51 2026] GET /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2509] 10.0.0.195 () {32 vars in 754 bytes} [Thu Jul 9 14:35:51 2026] GET /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:51.553 7 INFO neutron.api.v2.resource [None req-0a6f7f2a-e128-4e01-9d9d-d7a812d14bee 62d8609ab7514d02a98049c19d191006 cfc293bc0c4a416fa5474c4610be5899 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1273/2510] 10.0.0.195 () {32 vars in 758 bytes} [Thu Jul 9 14:35:51 2026] GET /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/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: 1238/2511] 10.0.0.195 () {32 vars in 757 bytes} [Thu Jul 9 14:35:51 2026] DELETE /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2512] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:35:51 2026] GET /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:51.671 8 INFO neutron.api.v2.resource [None req-7074f64b-18ae-48c0-8486-97aaaf15f5e9 62d8609ab7514d02a98049c19d191006 cfc293bc0c4a416fa5474c4610be5899 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1239/2513] 10.0.0.195 () {32 vars in 761 bytes} [Thu Jul 9 14:35:51 2026] DELETE /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2514] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:35:51 2026] DELETE /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2515] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:35:51 2026] GET /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2516] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:51 2026] DELETE /v2.0/security-groups/04a2019c-bf31-461f-9657-4c5a1b97e955 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:52.611 8 WARNING neutron_lib.context [None req-782579f5-9375-46a7-881e-8f5240b09326 82908980e5a94b29bf05bf82f2d6befd f4838d9bc5534b28a2c85ae1e1f33ff7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1277/2517] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:52 2026] GET /v2.0/security-groups?tenant_id=cfc293bc0c4a416fa5474c4610be5899&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:35:52.809 8 INFO neutron.db.segments_db [None req-782579f5-9375-46a7-881e-8f5240b09326 82908980e5a94b29bf05bf82f2d6befd f4838d9bc5534b28a2c85ae1e1f33ff7 - - default default] Added segment e949d8d1-b3a4-4fcb-b849-6760b988509f of type vxlan for network 2174fd1d-f0ac-4a61-abc6-88c3c121f100 [pid: 7|app: 0|req: 1278/2518] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:52 2026] DELETE /v2.0/security-groups/29f17e19-1c71-4559-97a3-81c94508bd5f => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2519] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:35:52 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) [pid: 7|app: 0|req: 1279/2520] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:35:52 2026] PUT /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2521] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:35:53 2026] GET /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2522] 10.0.0.195 () {34 vars in 763 bytes} [Thu Jul 9 14:35:53 2026] PUT /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2523] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:52 2026] GET /v2.0/security-groups?tenant_id=e6243404a83b441ba04b4a740ed10a06&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2524] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:35:53 2026] GET /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2525] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jul 9 14:35:53 2026] PUT /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/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: 1284/2526] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:35:53 2026] GET /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/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: 1243/2527] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:53 2026] DELETE /v2.0/security-groups/25b65686-64cb-4ccc-adf3-564ab90f3a9a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2528] 10.0.0.195 () {34 vars in 781 bytes} [Thu Jul 9 14:35:53 2026] PUT /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/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: 1244/2529] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:35:53 2026] GET /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2530] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:35:53 2026] PUT /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2531] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:35:53 2026] GET /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2532] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jul 9 14:35:53 2026] GET /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:53.529 8 INFO neutron.api.v2.resource [None req-c5ac473a-111d-45f1-9c82-47e36befd6a3 82908980e5a94b29bf05bf82f2d6befd f4838d9bc5534b28a2c85ae1e1f33ff7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1246/2533] 10.0.0.195 () {32 vars in 744 bytes} [Thu Jul 9 14:35:53 2026] GET /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2534] 10.0.0.195 () {32 vars in 743 bytes} [Thu Jul 9 14:35:53 2026] DELETE /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2535] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:35:53 2026] GET /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:53.678 7 INFO neutron.api.v2.resource [None req-1afc1515-ad62-401c-bde7-725cf7cf5521 82908980e5a94b29bf05bf82f2d6befd f4838d9bc5534b28a2c85ae1e1f33ff7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1289/2536] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jul 9 14:35:53 2026] DELETE /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/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: 1248/2537] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jul 9 14:35:53 2026] DELETE /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/tags => 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: 1290/2538] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:35:53 2026] GET /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:53.978 8 INFO neutron.services.segments.plugin [-] Segment e949d8d1-b3a4-4fcb-b849-6760b988509f resource provider aggregate not found 2026-07-09 14:35:53.982 8 INFO neutron.services.segments.plugin [-] Segment e949d8d1-b3a4-4fcb-b849-6760b988509f resource provider aggregate not found [pid: 8|app: 0|req: 1249/2539] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:53 2026] DELETE /v2.0/networks/2174fd1d-f0ac-4a61-abc6-88c3c121f100 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2540] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:54 2026] GET /v2.0/security-groups?tenant_id=b71e164cb60446a1b2e44e2063484956&name=default => generated 2929 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:35:54.984 8 INFO neutron.services.segments.plugin [-] Segment e949d8d1-b3a4-4fcb-b849-6760b988509f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e949d8d1-b3a4-4fcb-b849-6760b988509f found for delete ", "request_id": "req-c73a87b9-9075-4ebe-9c2d-5437e046b30f"}]} 2026-07-09 14:35:54.985 8 INFO neutron.services.segments.plugin [-] Segment e949d8d1-b3a4-4fcb-b849-6760b988509f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e949d8d1-b3a4-4fcb-b849-6760b988509f found for delete ", "request_id": "req-06ab7345-f314-44e7-b57d-b26c2a548b00"}]} [pid: 8|app: 0|req: 1250/2541] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:54 2026] DELETE /v2.0/security-groups/313cc9d1-be2e-41f0-aaa4-1e81ad3526de => 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: 1292/2542] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:55 2026] GET /v2.0/security-groups?tenant_id=f4838d9bc5534b28a2c85ae1e1f33ff7&name=default => generated 2929 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2543] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:55 2026] DELETE /v2.0/security-groups/f4118cee-d985-4e9f-80cf-dac5f00f5539 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:57.486 8 WARNING neutron_lib.context [None req-70888924-646a-4f14-a985-5116e24c796e 116ce8d9fa654ed6911f0bc89a40bf55 2f9cac2caf524a2a94ba0a2d5e29b359 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1253/2546] 10.0.0.195 () {34 vars in 675 bytes} [Thu Jul 9 14:35:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2547] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jul 9 14:35:57 2026] PUT /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/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: 1254/2548] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:35:57 2026] GET /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/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: 1295/2549] 10.0.0.195 () {34 vars in 769 bytes} [Thu Jul 9 14:35:57 2026] PUT /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2550] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:35:57 2026] GET /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2551] 10.0.0.195 () {34 vars in 765 bytes} [Thu Jul 9 14:35:57 2026] PUT /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2552] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:35:57 2026] GET /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2553] 10.0.0.195 () {34 vars in 787 bytes} [Thu Jul 9 14:35:57 2026] PUT /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2554] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:35:57 2026] GET /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2555] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jul 9 14:35:57 2026] PUT /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2556] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:35:57 2026] GET /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2557] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:35:58 2026] GET /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:58.058 8 INFO neutron.api.v2.resource [None req-bd3bf4f3-75cb-4188-b80c-8ed3f7a7e0d4 116ce8d9fa654ed6911f0bc89a40bf55 2f9cac2caf524a2a94ba0a2d5e29b359 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1259/2558] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jul 9 14:35:58 2026] GET /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2559] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:35:58 2026] DELETE /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2560] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:35:58 2026] GET /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:35:58.178 7 INFO neutron.api.v2.resource [None req-55777388-259e-4cb1-a3dd-01db52ac8ae0 116ce8d9fa654ed6911f0bc89a40bf55 2f9cac2caf524a2a94ba0a2d5e29b359 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1301/2561] 10.0.0.195 () {32 vars in 753 bytes} [Thu Jul 9 14:35:58 2026] DELETE /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2562] 10.0.0.195 () {32 vars in 741 bytes} [Thu Jul 9 14:35:58 2026] DELETE /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2563] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jul 9 14:35:58 2026] GET /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2564] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:35:58 2026] DELETE /v2.0/subnetpools/c9c39351-72b4-449d-9062-fd5a4c37761e => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:35:59.131 8 WARNING neutron_lib.context [None req-443da493-fa91-4455-b6a7-30368dc97ce4 6eaf2ec9bce6403fbd3e1eac2e3567b5 113a78a4ff6d49b6b1890fb7e00ea7ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:35:59.292 8 INFO neutron.db.segments_db [None req-443da493-fa91-4455-b6a7-30368dc97ce4 6eaf2ec9bce6403fbd3e1eac2e3567b5 113a78a4ff6d49b6b1890fb7e00ea7ac - - default default] Added segment 6ed93f04-7800-4c49-863f-224f017239c8 of type vxlan for network 6245ac51-e61f-42f6-afe5-456ae678855e [pid: 8|app: 0|req: 1263/2565] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:35:59 2026] POST /v2.0/networks => generated 631 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:35:59.394 8 WARNING neutron_lib.context [None req-0dc3c63b-b45d-4604-890d-18f7528b53ca 6eaf2ec9bce6403fbd3e1eac2e3567b5 113a78a4ff6d49b6b1890fb7e00ea7ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:35:59.461 8 INFO neutron.db.segments_db [None req-0dc3c63b-b45d-4604-890d-18f7528b53ca 6eaf2ec9bce6403fbd3e1eac2e3567b5 113a78a4ff6d49b6b1890fb7e00ea7ac - - default default] Added segment 31200a94-0e32-4036-9ec9-59191e57b79f of type vxlan for network 47a026f1-6319-4d06-87b0-2b4e0ea1904b [pid: 8|app: 0|req: 1264/2566] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:35:59 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2567] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:35:59 2026] PUT /v2.0/networks/6245ac51-e61f-42f6-afe5-456ae678855e/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2568] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:35:59 2026] GET /v2.0/networks/6245ac51-e61f-42f6-afe5-456ae678855e/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2569] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:35:59 2026] PUT /v2.0/networks/47a026f1-6319-4d06-87b0-2b4e0ea1904b/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2570] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:35:59 2026] GET /v2.0/networks/47a026f1-6319-4d06-87b0-2b4e0ea1904b/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2571] 10.0.0.195 () {34 vars in 752 bytes} [Thu Jul 9 14:35:59 2026] PUT /v2.0/networks/47a026f1-6319-4d06-87b0-2b4e0ea1904b/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2572] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:35:59 2026] GET /v2.0/networks/47a026f1-6319-4d06-87b0-2b4e0ea1904b/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: 1271/2573] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jul 9 14:35:59 2026] GET /v2.0/networks/6245ac51-e61f-42f6-afe5-456ae678855e/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2574] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:35:58 2026] GET /v2.0/security-groups?tenant_id=2f9cac2caf524a2a94ba0a2d5e29b359&name=default => generated 2929 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:36:00.076 8 INFO neutron.services.segments.plugin [-] Segment 6ed93f04-7800-4c49-863f-224f017239c8 resource provider aggregate not found 2026-07-09 14:36:00.081 8 INFO neutron.services.segments.plugin [-] Segment 6ed93f04-7800-4c49-863f-224f017239c8 resource provider aggregate not found 2026-07-09 14:36:00.098 8 INFO neutron.services.segments.plugin [-] Segment 6ed93f04-7800-4c49-863f-224f017239c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ed93f04-7800-4c49-863f-224f017239c8 found for delete ", "request_id": "req-6802e267-84a9-4e71-8067-3c0debc9d3d4"}]} 2026-07-09 14:36:00.101 8 INFO neutron.services.segments.plugin [-] Segment 6ed93f04-7800-4c49-863f-224f017239c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ed93f04-7800-4c49-863f-224f017239c8 found for delete ", "request_id": "req-7ac8f322-ebd5-4189-912b-1a573ee9d8b8"}]} [pid: 8|app: 0|req: 1272/2575] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:35:59 2026] DELETE /v2.0/networks/6245ac51-e61f-42f6-afe5-456ae678855e => 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: 1304/2576] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:35:59 2026] DELETE /v2.0/security-groups/a7ca799e-2047-47d0-987b-f6e918c0e2ae => 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: 1273/2577] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:36:00 2026] DELETE /v2.0/networks/47a026f1-6319-4d06-87b0-2b4e0ea1904b => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2578] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:36:00 2026] GET /v2.0/security-groups?tenant_id=9b460575cfe245ccb85e272c98b260de&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2579] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:36:00 2026] DELETE /v2.0/security-groups/2ca396c1-b906-4617-b758-ad2b425014e8 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2580] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:36:01 2026] GET /v2.0/security-groups?tenant_id=113a78a4ff6d49b6b1890fb7e00ea7ac&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2581] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:36:01 2026] DELETE /v2.0/security-groups/cb2c5d3a-6965-4d63-b539-66d85fb90c43 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2582] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:36:01 2026] GET /v2.0/security-groups?tenant_id=a18faf04f96642359587d5a7e51d939f&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2583] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:36:01 2026] DELETE /v2.0/security-groups/51e682c7-01ab-4312-9def-08a14c16a73e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:36:11.481 7 WARNING neutron_lib.context [None req-5670c6b8-bc27-4584-b6e9-5139fecd1f34 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:36:11.658 7 INFO neutron.db.segments_db [None req-5670c6b8-bc27-4584-b6e9-5139fecd1f34 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Added segment 58f1fa5c-6d9f-48c5-8d88-6d186c3b379c of type vxlan for network 55604f39-dafe-4502-920c-999d58a09a58 [pid: 7|app: 0|req: 1309/2586] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:36:11 2026] POST /v2.0/networks => generated 639 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:11.796 8 WARNING neutron_lib.context [None req-bc0abd75-dac2-4072-ac64-b14bb33cec14 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:36:11.805 8 INFO neutron.services.segments.plugin [-] Segment 31200a94-0e32-4036-9ec9-59191e57b79f resource provider aggregate not found 2026-07-09 14:36:11.811 8 INFO neutron.services.segments.plugin [-] Segment 31200a94-0e32-4036-9ec9-59191e57b79f resource provider aggregate not found 2026-07-09 14:36:11.824 8 INFO neutron.services.segments.plugin [-] Segment 31200a94-0e32-4036-9ec9-59191e57b79f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31200a94-0e32-4036-9ec9-59191e57b79f found for delete ", "request_id": "req-96c4961e-f089-48aa-8c80-ac028cd7c8ca"}]} 2026-07-09 14:36:11.834 8 INFO neutron.services.segments.plugin [-] Segment 31200a94-0e32-4036-9ec9-59191e57b79f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31200a94-0e32-4036-9ec9-59191e57b79f found for delete ", "request_id": "req-82dee184-4594-4a4a-87ef-89764ddcf2df"}]} [pid: 8|app: 0|req: 1278/2587] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:36:11 2026] POST /v2.0/subnets => generated 658 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2588] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jul 9 14:36:12 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:36:12.186 8 WARNING neutron_lib.context [None req-4dc95f31-8a19-4b76-9e1a-b08ef70826bd 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1279/2589] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:36:12 2026] POST /v2.0/subnets => generated 732 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:12.479 7 WARNING neutron_lib.context [None req-3479379d-163a-412e-83c8-4cb3bb40c9d0 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:36:12.543 7 INFO neutron.db.segments_db [None req-3479379d-163a-412e-83c8-4cb3bb40c9d0 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Added segment 41413cab-7df3-4583-8d54-5954878cab27 of type vxlan for network 80f02930-43d1-4508-acee-6c27aa96f408 [pid: 7|app: 0|req: 1311/2590] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:36:12 2026] POST /v2.0/networks => generated 638 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:12.662 8 WARNING neutron_lib.context [None req-615fa204-e21c-451b-977a-606976cca883 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1280/2591] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:36:12 2026] POST /v2.0/subnets => generated 655 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:13.014 7 WARNING neutron_lib.context [None req-109743d9-db23-4a67-b555-c7d8dc589266 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1312/2592] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:36:13 2026] POST /v2.0/subnets => generated 725 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:13.361 8 WARNING neutron_lib.context [None req-691af0cb-38d9-4e1e-8abd-28334d332c10 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:36:13.419 8 INFO neutron.db.segments_db [None req-691af0cb-38d9-4e1e-8abd-28334d332c10 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Added segment 9004efb3-4e4e-4d98-824b-02081413c5b8 of type vxlan for network 9da4ab69-08bc-4e5b-9f44-d93fa2773250 [pid: 8|app: 0|req: 1281/2593] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jul 9 14:36:13 2026] POST /v2.0/networks => generated 638 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:13.552 7 WARNING neutron_lib.context [None req-90dd4b53-290e-44f7-be24-f26c6c405d73 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1313/2594] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:36:13 2026] POST /v2.0/subnets => generated 655 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:13.874 8 WARNING neutron_lib.context [None req-fa87d378-431f-40d2-96b9-7b08a1fe3133 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1282/2595] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:36:13 2026] POST /v2.0/subnets => generated 730 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:14.226 7 WARNING neutron_lib.context [None req-20372852-7a77-4a16-9769-0152aa152de6 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:36:14.272 7 INFO neutron.db.segments_db [None req-20372852-7a77-4a16-9769-0152aa152de6 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Added segment fc4b1a60-eb82-4237-a330-374aa0f8693d of type vxlan for network 6a662eff-93ed-4abb-90f1-93ed278a49db 2026-07-09 14:36:14.594 7 INFO neutron.db.l3_hamode_db [None req-20372852-7a77-4a16-9769-0152aa152de6 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:36:15.667 7 INFO neutron.db.l3_hamode_db [None req-20372852-7a77-4a16-9769-0152aa152de6 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1314/2596] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jul 9 14:36:14 2026] POST /v2.0/routers => generated 684 bytes in 2681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2597] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:36:16 2026] PUT /v2.0/routers/373df6cb-c497-4dce-94c4-01499cad4062/add_router_interface => generated 309 bytes in 1681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2598] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:36:18 2026] PUT /v2.0/routers/373df6cb-c497-4dce-94c4-01499cad4062/add_router_interface => generated 309 bytes in 1711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2599] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jul 9 14:36:20 2026] PUT /v2.0/routers/373df6cb-c497-4dce-94c4-01499cad4062/add_router_interface => generated 309 bytes in 1827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:36:22.207 7 WARNING neutron_lib.context [None req-2de38cd9-c70e-4f41-9f5d-c53682e733de 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1316/2600] 10.0.0.195 () {34 vars in 683 bytes} [Thu Jul 9 14:36:22 2026] POST /v2.0/security-groups => generated 1629 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:36:22.372 8 WARNING neutron_lib.context [None req-ff70dda8-d5c6-439f-b4c8-3fdeb481f186 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1285/2601] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:36:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:22.540 7 WARNING neutron_lib.context [None req-dc2f7620-2438-4161-abce-a2130f94eea5 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1317/2602] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:36:22 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-07-09 14:36:22.694 8 WARNING neutron_lib.context [None req-67270d29-ba99-4b70-bb8e-2aa08720f5e0 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1286/2603] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:36:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:22.897 7 WARNING neutron_lib.context [None req-f5cde8ab-44d1-48b1-bbde-f3eeed312ec9 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1318/2604] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:36:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:23.074 8 WARNING neutron_lib.context [None req-1419df34-1b78-4c45-a276-ef254c4863c1 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1287/2605] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:36:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:23.236 7 WARNING neutron_lib.context [None req-02b0f187-9a89-4265-bc49-e8e53f183614 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1319/2606] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:36:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:23.393 8 WARNING neutron_lib.context [None req-8313a2cd-dc83-4fe1-9323-9432fc46fdac 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1288/2607] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:36:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:23.583 7 WARNING neutron_lib.context [None req-318ac84a-daa5-4c56-ac94-308076e8b8aa 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1320/2608] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:36:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:23.775 8 WARNING neutron_lib.context [None req-3aa1fe51-c13b-40bc-b7f3-22ca99715c3b 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1289/2609] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:36:23 2026] POST /v2.0/security-group-rules => generated 599 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:24.007 7 WARNING neutron_lib.context [None req-eac30b1c-346d-41ef-bf74-9fbc24e3b473 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1321/2610] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:36:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:36:24.203 8 WARNING neutron_lib.context [None req-ee6ebf46-d770-456a-8f57-10cd39e9a8a2 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1290/2611] 10.0.0.195 () {34 vars in 694 bytes} [Thu Jul 9 14:36:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2612] 10.0.0.168 () {34 vars in 1093 bytes} [Thu Jul 9 14:36:24 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-696460592&fields=id&tenant_id=e9410d58b8e545da9fc59fed57782082 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2613] 10.0.0.168 () {34 vars in 981 bytes} [Thu Jul 9 14:36:25 2026] GET /v2.0/networks?id=80f02930-43d1-4508-acee-6c27aa96f408 => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2614] 10.0.0.168 () {34 vars in 964 bytes} [Thu Jul 9 14:36:25 2026] GET /v2.0/quotas/e9410d58b8e545da9fc59fed57782082 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2615] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:36:25 2026] GET /v2.0/ports?tenant_id=e9410d58b8e545da9fc59fed57782082&fields=id => generated 287 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2616] 10.0.0.168 () {34 vars in 1007 bytes} [Thu Jul 9 14:36:25 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=segments => generated 14 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2617] 10.0.0.168 () {34 vars in 1107 bytes} [Thu Jul 9 14:36:25 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?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: 1326/2620] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:36:25 2026] GET /v2.0/ports?device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 12 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2621] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:36:29 2026] GET /v2.0/networks?id=80f02930-43d1-4508-acee-6c27aa96f408 => generated 705 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2622] 199.19.213.223 () {34 vars in 1049 bytes} [Thu Jul 9 14:36:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e9410d58b8e545da9fc59fed57782082 => generated 178 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:36:30.210 8 WARNING neutron_lib.context [req-448ccaa9-c321-4b92-8298-220af8d31d41 req-4a1244a0-b79c-48f6-9fdc-670499e2c7b6 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1296/2623] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:36:30 2026] POST /v2.0/ports => generated 1183 bytes in 477 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: 1297/2624] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:36:30 2026] GET /v2.0/ports?device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 1186 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2625] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:36:31 2026] GET /v2.0/security-groups?id=a0c17dc1-205a-487a-ab16-626436931f09&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2626] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:36:30 2026] PUT /v2.0/ports/36c880e1-ab07-499d-9d28-ce13fa26a7b2 => generated 1464 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2627] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:36:32 2026] GET /v2.0/ports?tenant_id=e9410d58b8e545da9fc59fed57782082&device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 1467 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1329/2628] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:36:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=36c880e1-ab07-499d-9d28-ce13fa26a7b2 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2629] 199.19.213.223 () {34 vars in 1103 bytes} [Thu Jul 9 14:36:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c5&port_id=36c880e1-ab07-499d-9d28-ce13fa26a7b2 => 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: 1330/2630] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:36:32 2026] GET /v2.0/subnets?id=6f227da3-6b4e-499b-8006-cad23a4434b8&id=75ef67d3-a25b-4103-9783-58b36a78bbf9 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2631] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:36:32 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:36:32.590 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b708d64-8d7c-44fa-b44e-1551efb481b8'] response: {'name': 'network-changed', 'server_uuid': '2cf757fa-4db2-4def-a88a-accfd3553ffd', 'tag': '36c880e1-ab07-499d-9d28-ce13fa26a7b2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1331/2632] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:36:32 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2633] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:36:32 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2634] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:36:32 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?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: 1303/2635] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:36:33 2026] GET /v2.0/ports?tenant_id=e9410d58b8e545da9fc59fed57782082&device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 1467 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2636] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:36:33 2026] GET /v2.0/networks?id=80f02930-43d1-4508-acee-6c27aa96f408 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2637] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:36:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=36c880e1-ab07-499d-9d28-ce13fa26a7b2 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2638] 199.19.213.223 () {34 vars in 1103 bytes} [Thu Jul 9 14:36:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c5&port_id=36c880e1-ab07-499d-9d28-ce13fa26a7b2 => 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: 1305/2639] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:36:33 2026] GET /v2.0/subnets?id=6f227da3-6b4e-499b-8006-cad23a4434b8&id=75ef67d3-a25b-4103-9783-58b36a78bbf9 => generated 1409 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2640] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:36:34 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2641] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:36:34 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2642] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:36:34 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2643] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:36:34 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2644] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:36:36 2026] GET /v2.0/ports?device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 1200 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2645] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:36:36 2026] GET /v2.0/security-groups?id=a0c17dc1-205a-487a-ab16-626436931f09&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2648] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:36:41 2026] GET /v2.0/ports?device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2649] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:36:41 2026] GET /v2.0/security-groups?id=a0c17dc1-205a-487a-ab16-626436931f09&fields=id&fields=name => generated 111 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2650] 10.0.0.195 () {32 vars in 817 bytes} [Thu Jul 9 14:36:41 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&mac_address=fa%3A16%3A3e%3A48%3A23%3Aa7 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:36:41.699 8 WARNING neutron_lib.context [None req-e844c9e3-cf8b-49de-98b5-fc7d8f6cc662 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:36:42.629 8 INFO neutron.db.l3_db [None req-e844c9e3-cf8b-49de-98b5-fc7d8f6cc662 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Floating IP 2361ceb9-d028-400c-9bc3-d95833cb8fd1 associated. External IP: 10.96.250.209, port: 36c880e1-ab07-499d-9d28-ce13fa26a7b2. [pid: 8|app: 0|req: 1311/2651] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jul 9 14:36:41 2026] POST /v2.0/floatingips => generated 855 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2652] 10.0.0.168 () {34 vars in 1093 bytes} [Thu Jul 9 14:36:43 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-696460592&fields=id&tenant_id=e9410d58b8e545da9fc59fed57782082 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2653] 10.0.0.168 () {34 vars in 981 bytes} [Thu Jul 9 14:36:43 2026] GET /v2.0/networks?id=9da4ab69-08bc-4e5b-9f44-d93fa2773250 => generated 705 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2654] 10.0.0.168 () {34 vars in 964 bytes} [Thu Jul 9 14:36:43 2026] GET /v2.0/quotas/e9410d58b8e545da9fc59fed57782082 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:36:43.291 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-11a9157c-a5b9-4fa3-a982-9c6e2005e365'] response: {'name': 'network-changed', 'server_uuid': '2cf757fa-4db2-4def-a88a-accfd3553ffd', 'tag': '36c880e1-ab07-499d-9d28-ce13fa26a7b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1313/2655] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:36:43 2026] GET /v2.0/ports?tenant_id=e9410d58b8e545da9fc59fed57782082&fields=id => generated 333 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2656] 10.0.0.168 () {34 vars in 1007 bytes} [Thu Jul 9 14:36:43 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2657] 10.0.0.168 () {34 vars in 1107 bytes} [Thu Jul 9 14:36:43 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?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: 1315/2658] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:36:43 2026] GET /v2.0/ports?device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1 => 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: 1344/2659] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:36:43 2026] GET /v2.0/ports?tenant_id=e9410d58b8e545da9fc59fed57782082&device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 1469 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2660] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:36:43 2026] GET /v2.0/networks?id=80f02930-43d1-4508-acee-6c27aa96f408 => 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: 1345/2661] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:36:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=36c880e1-ab07-499d-9d28-ce13fa26a7b2 => 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: 1317/2662] 199.19.213.223 () {34 vars in 1103 bytes} [Thu Jul 9 14:36:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c5&port_id=36c880e1-ab07-499d-9d28-ce13fa26a7b2 => 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: 1346/2663] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:36:44 2026] GET /v2.0/subnets?id=6f227da3-6b4e-499b-8006-cad23a4434b8&id=75ef67d3-a25b-4103-9783-58b36a78bbf9 => generated 1409 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2664] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:36:44 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2665] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:36:44 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2666] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:36:44 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?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: 1348/2667] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:36:44 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?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: 1320/2668] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:36:48 2026] GET /v2.0/networks?id=9da4ab69-08bc-4e5b-9f44-d93fa2773250 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2669] 199.19.213.223 () {34 vars in 1049 bytes} [Thu Jul 9 14:36:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e9410d58b8e545da9fc59fed57782082 => generated 178 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:36:48.247 8 WARNING neutron_lib.context [req-0240ef42-16c3-4dd3-afb9-5c675a4cfa10 req-c4140748-e2c2-4382-8846-85725564c913 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1321/2670] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:36:48 2026] POST /v2.0/ports => generated 1183 bytes in 479 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: 1322/2671] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:36:48 2026] GET /v2.0/ports?device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1 => generated 1186 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2672] 10.0.0.190 () {34 vars in 989 bytes} [Thu Jul 9 14:36:49 2026] GET /v2.0/ports?device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2673] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:36:49 2026] GET /v2.0/security-groups?id=a0c17dc1-205a-487a-ab16-626436931f09&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: 8|app: 0|req: 1325/2674] 10.0.0.190 () {34 vars in 1039 bytes} [Thu Jul 9 14:36:49 2026] GET /v2.0/security-groups?id=a0c17dc1-205a-487a-ab16-626436931f09&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: 7|app: 0|req: 1350/2675] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:36:48 2026] PUT /v2.0/ports/b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0 => generated 1464 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2676] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:36:50 2026] GET /v2.0/ports?tenant_id=e9410d58b8e545da9fc59fed57782082&device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1 => generated 1467 bytes in 47 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: 1351/2677] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:36:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0 => 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: 1327/2678] 199.19.213.223 () {34 vars in 1103 bytes} [Thu Jul 9 14:36:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aca&port_id=b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:36:50.473 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-886bdf6d-6964-428c-aacb-1c1d0b696cef'] response: {'name': 'network-changed', 'server_uuid': 'cd7986d3-ae1c-48ec-a03a-284f7fffb2a1', 'tag': 'b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1352/2679] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:36:50 2026] GET /v2.0/subnets?id=af1b4411-ba03-4263-9dfc-7692bc451869&id=7c9ddf55-6b1f-4f11-9074-95daab0e7ca9 => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2680] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:36:50 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2681] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:36:50 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&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: 1329/2682] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:36:50 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2683] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:36:50 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2684] 199.19.213.223 () {34 vars in 1095 bytes} [Thu Jul 9 14:36:51 2026] GET /v2.0/ports?device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2685] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:36:51 2026] GET /v2.0/ports?tenant_id=e9410d58b8e545da9fc59fed57782082&device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1 => generated 1467 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2686] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:36:51 2026] GET /v2.0/networks?id=9da4ab69-08bc-4e5b-9f44-d93fa2773250 => 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: 1356/2687] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:36:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2688] 199.19.213.223 () {34 vars in 1103 bytes} [Thu Jul 9 14:36:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aca&port_id=b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2689] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:36:51 2026] GET /v2.0/subnets?id=af1b4411-ba03-4263-9dfc-7692bc451869&id=7c9ddf55-6b1f-4f11-9074-95daab0e7ca9 => generated 1414 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2690] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:36:52 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2691] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:36:52 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2692] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:36:52 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?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: 1359/2693] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:36:52 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?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: 1335/2694] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:36:52 2026] GET /v2.0/ports?tenant_id=e9410d58b8e545da9fc59fed57782082&device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2695] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:36:53 2026] GET /v2.0/networks?id=80f02930-43d1-4508-acee-6c27aa96f408 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2696] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:36:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=36c880e1-ab07-499d-9d28-ce13fa26a7b2 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2697] 199.19.213.223 () {34 vars in 1103 bytes} [Thu Jul 9 14:36:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c5&port_id=36c880e1-ab07-499d-9d28-ce13fa26a7b2 => 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: 1337/2698] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:36:53 2026] GET /v2.0/subnets?id=6f227da3-6b4e-499b-8006-cad23a4434b8&id=75ef67d3-a25b-4103-9783-58b36a78bbf9 => 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: 1362/2699] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:36:53 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2700] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:36:53 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2701] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:36:53 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2702] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:36:53 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2703] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:36:54 2026] GET /v2.0/ports?device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1 => generated 1200 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2704] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:36:54 2026] GET /v2.0/security-groups?id=a0c17dc1-205a-487a-ab16-626436931f09&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: 1342/2707] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:36:59 2026] GET /v2.0/ports?device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1 => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2708] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:36:59 2026] GET /v2.0/security-groups?id=a0c17dc1-205a-487a-ab16-626436931f09&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2709] 10.0.0.195 () {32 vars in 817 bytes} [Thu Jul 9 14:36:59 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&mac_address=fa%3A16%3A3e%3A3d%3Ad9%3A15 => generated 1200 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:36:59.746 7 WARNING neutron_lib.context [None req-619db9c5-30cd-4a37-a153-d114e714e862 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:37:00.580 7 INFO neutron.db.l3_db [None req-619db9c5-30cd-4a37-a153-d114e714e862 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Floating IP 21853f97-8bfe-4cca-b28a-d83a2f29e0fe associated. External IP: 10.96.250.204, port: b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0. [pid: 7|app: 0|req: 1367/2710] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jul 9 14:36:59 2026] POST /v2.0/floatingips => generated 855 bytes in 1247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2711] 10.0.0.190 () {34 vars in 989 bytes} [Thu Jul 9 14:37:05 2026] GET /v2.0/ports?device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1 => generated 1469 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2712] 10.0.0.190 () {34 vars in 1039 bytes} [Thu Jul 9 14:37:05 2026] GET /v2.0/security-groups?id=a0c17dc1-205a-487a-ab16-626436931f09&fields=id&fields=name => generated 111 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2713] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:37:05 2026] GET /v2.0/ports?tenant_id=e9410d58b8e545da9fc59fed57782082&device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1 => generated 1469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:37:05.856 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-726f7ac1-8b66-4173-ab05-2a199845d78f'] response: {'name': 'network-changed', 'server_uuid': 'cd7986d3-ae1c-48ec-a03a-284f7fffb2a1', 'tag': 'b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1369/2714] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:37:05 2026] GET /v2.0/networks?id=9da4ab69-08bc-4e5b-9f44-d93fa2773250 => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2715] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:37:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2716] 199.19.213.223 () {34 vars in 1103 bytes} [Thu Jul 9 14:37:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aca&port_id=b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2717] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:37:06 2026] GET /v2.0/subnets?id=af1b4411-ba03-4263-9dfc-7692bc451869&id=7c9ddf55-6b1f-4f11-9074-95daab0e7ca9 => generated 1414 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2718] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:37:06 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&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: 1348/2719] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:37:06 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2720] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:37:06 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?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: 1349/2721] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:37:06 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?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: 7|app: 0|req: 1373/2722] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:37:08 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2723] 10.0.0.13 () {30 vars in 687 bytes} [Thu Jul 9 14:37:09 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: 7|app: 0|req: 1374/2724] 10.0.0.13 () {30 vars in 689 bytes} [Thu Jul 9 14:37:09 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: 1351/2725] 10.0.0.13 () {30 vars in 665 bytes} [Thu Jul 9 14: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: 1375/2726] 10.0.0.13 () {30 vars in 701 bytes} [Thu Jul 9 14:37:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2727] 10.0.0.13 () {28 vars in 436 bytes} [Thu Jul 9 14:37:10 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: 1376/2728] 10.0.0.13 () {30 vars in 725 bytes} [Thu Jul 9 14:37:10 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => generated 658 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2729] 10.0.0.13 () {30 vars in 687 bytes} [Thu Jul 9 14:37:10 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: 1377/2730] 10.0.0.13 () {30 vars in 689 bytes} [Thu Jul 9 14:37: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: 1354/2731] 10.0.0.13 () {30 vars in 665 bytes} [Thu Jul 9 14: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: 1379/2734] 10.0.0.13 () {30 vars in 701 bytes} [Thu Jul 9 14:37:10 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: 1356/2735] 10.0.0.13 () {30 vars in 725 bytes} [Thu Jul 9 14:37:10 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => 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: 1380/2736] 10.0.0.13 () {30 vars in 687 bytes} [Thu Jul 9 14:37:10 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: 1357/2737] 10.0.0.13 () {30 vars in 689 bytes} [Thu Jul 9 14:37:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2738] 10.0.0.13 () {30 vars in 665 bytes} [Thu Jul 9 14:37:10 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: 1358/2739] 10.0.0.13 () {30 vars in 701 bytes} [Thu Jul 9 14:37:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2740] 10.0.0.13 () {30 vars in 727 bytes} [Thu Jul 9 14:37:10 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58 => generated 799 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2741] 10.0.0.13 () {30 vars in 679 bytes} [Thu Jul 9 14:37:10 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2742] 10.0.0.13 () {34 vars in 701 bytes} [Thu Jul 9 14:37:10 2026] POST /v2.0/ports => generated 1132 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2743] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:37:14 2026] GET /v2.0/extensions/security-group => generated 170 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: 1384/2744] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:37:14 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: 1361/2745] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:37:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2746] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:37:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2747] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:37:14 2026] GET /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2748] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:37:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2749] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14: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: 1387/2750] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:37:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2751] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:37:14 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-07-09 14:37:14.854 7 INFO neutron.api.v2.resource [None req-adb9df34-31f5-49e1-a97f-203e9cb79ac2 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1388/2752] 199.19.213.223 () {30 vars in 761 bytes} [Thu Jul 9 14:37:14 2026] GET /v2.0/security-groups/lb-210e5972-6dc6-4614-afad-fc104ec41f95 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2753] 199.19.213.223 () {30 vars in 783 bytes} [Thu Jul 9 14:37:14 2026] GET /v2.0/security-groups?name=lb-210e5972-6dc6-4614-afad-fc104ec41f95 => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2754] 199.19.213.223 () {34 vars in 734 bytes} [Thu Jul 9 14:37:14 2026] POST /v2.0/security-groups => generated 1638 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2755] 199.19.213.223 () {30 vars in 813 bytes} [Thu Jul 9 14:37:15 2026] GET /v2.0/security-group-rules?security_group_id=f80d8c7c-1005-4697-a04d-c941e6907232 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2756] 199.19.213.223 () {34 vars in 787 bytes} [Thu Jul 9 14:37:15 2026] PUT /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1132 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2757] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:37:15 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: 7|app: 0|req: 1391/2758] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:37:15 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: 1368/2759] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:37:15 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: 1392/2760] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:37:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2761] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:37:15 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => 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: 1393/2762] 10.0.0.168 () {34 vars in 1015 bytes} [Thu Jul 9 14:37:22 2026] GET /v2.0/security-groups?id=cd888d15-14a8-4c1f-8cde-484d06f8fd11&fields=id => 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: 1370/2763] 10.0.0.168 () {34 vars in 981 bytes} [Thu Jul 9 14:37:23 2026] GET /v2.0/networks?id=9ba3d679-e786-4850-b487-2a540f699d76 => 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: 1394/2764] 10.0.0.168 () {34 vars in 964 bytes} [Thu Jul 9 14:37:23 2026] GET /v2.0/quotas/89dd95e445c34c0a8b69349b89a38a4f => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2765] 10.0.0.168 () {34 vars in 1001 bytes} [Thu Jul 9 14:37:23 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&fields=id => generated 149 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2766] 10.0.0.168 () {34 vars in 1007 bytes} [Thu Jul 9 14:37:23 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?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: 1372/2767] 10.0.0.168 () {34 vars in 1107 bytes} [Thu Jul 9 14:37:23 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?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: 1396/2768] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:37:24 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => 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: 1373/2769] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:37:24 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => 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: 1398/2772] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:37:27 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => 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: 1375/2773] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:37:27 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => 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: 1399/2774] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:37:28 2026] GET /v2.0/networks?id=9ba3d679-e786-4850-b487-2a540f699d76 => generated 735 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2775] 199.19.213.223 () {34 vars in 1049 bytes} [Thu Jul 9 14:37:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=89dd95e445c34c0a8b69349b89a38a4f => generated 343 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2776] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:37:28 2026] POST /v2.0/ports => generated 1082 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2777] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:37:28 2026] PUT /v2.0/ports/2c3714ef-b4fb-43de-92ff-7729483a16d8 => generated 1243 bytes in 559 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: 1401/2778] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:37:30 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1246 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: 1378/2779] 199.19.213.223 () {34 vars in 1061 bytes} [Thu Jul 9 14:37:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.211&port_id=2c3714ef-b4fb-43de-92ff-7729483a16d8 => 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: 1402/2780] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:37:30 2026] GET /v2.0/subnets?id=88740e9e-88c3-4899-9332-f1abbacbe23d => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:37:30.273 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-776ea5ba-990e-4384-9fa7-ee447ee0e9bb'] response: {'name': 'network-changed', 'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'tag': '2c3714ef-b4fb-43de-92ff-7729483a16d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1379/2781] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:37:30 2026] GET /v2.0/ports?network_id=9ba3d679-e786-4850-b487-2a540f699d76&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2782] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:37:30 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?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: 1380/2783] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:37:30 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?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: 7|app: 0|req: 1404/2784] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:37:30 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2785] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:37:30 2026] GET /v2.0/security-groups?id=cd888d15-14a8-4c1f-8cde-484d06f8fd11&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2786] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:37:30 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2787] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:37:31 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2788] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:37:31 2026] GET /v2.0/networks?id=9ba3d679-e786-4850-b487-2a540f699d76 => generated 735 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2789] 199.19.213.223 () {34 vars in 1061 bytes} [Thu Jul 9 14:37:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.211&port_id=2c3714ef-b4fb-43de-92ff-7729483a16d8 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2790] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:37:31 2026] GET /v2.0/subnets?id=88740e9e-88c3-4899-9332-f1abbacbe23d => 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: 1384/2791] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:37:31 2026] GET /v2.0/ports?network_id=9ba3d679-e786-4850-b487-2a540f699d76&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: 1408/2792] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:37:31 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2793] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:37:31 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2794] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:37:33 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1246 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2795] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:37:33 2026] GET /v2.0/security-groups?id=cd888d15-14a8-4c1f-8cde-484d06f8fd11&fields=id&fields=name => generated 96 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2796] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:37:33 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2797] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:37:34 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2798] 199.19.213.223 () {34 vars in 1043 bytes} [Thu Jul 9 14:37:34 2026] GET /v2.0/security-groups?id=cd888d15-14a8-4c1f-8cde-484d06f8fd11&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: 8|app: 0|req: 1388/2799] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:37:37 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2800] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:37:37 2026] GET /v2.0/security-groups?id=cd888d15-14a8-4c1f-8cde-484d06f8fd11&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2801] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:37:37 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2804] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:37:40 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2805] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:37:40 2026] GET /v2.0/security-groups?id=cd888d15-14a8-4c1f-8cde-484d06f8fd11&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2806] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:37:40 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2807] 199.19.213.223 () {34 vars in 1095 bytes} [Thu Jul 9 14:37:52 2026] GET /v2.0/ports?device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2808] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:37:53 2026] GET /v2.0/ports?tenant_id=e9410d58b8e545da9fc59fed57782082&device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2809] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:37:54 2026] GET /v2.0/networks?id=80f02930-43d1-4508-acee-6c27aa96f408 => 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: 1394/2810] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:37:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=36c880e1-ab07-499d-9d28-ce13fa26a7b2 => generated 860 bytes in 675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2811] 199.19.213.223 () {34 vars in 1103 bytes} [Thu Jul 9 14:37:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c5&port_id=36c880e1-ab07-499d-9d28-ce13fa26a7b2 => 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: 1395/2812] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:37:54 2026] GET /v2.0/subnets?id=6f227da3-6b4e-499b-8006-cad23a4434b8&id=75ef67d3-a25b-4103-9783-58b36a78bbf9 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2813] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:37:54 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&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: 1396/2814] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:37:54 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2815] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:37:54 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?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: 1397/2816] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:37:55 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?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: 1400/2821] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:38:18 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: 7|app: 0|req: 1422/2822] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:38:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2823] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:38:18 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: 1423/2824] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:38:18 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: 1402/2825] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:38:18 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => 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: 1424/2826] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:38:18 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2827] 199.19.213.223 () {34 vars in 715 bytes} [Thu Jul 9 14:38:18 2026] POST /v2.0/ports => generated 1097 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2828] 10.0.0.168 () {34 vars in 970 bytes} [Thu Jul 9 14:38:18 2026] GET /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 1097 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: 8|app: 0|req: 1404/2829] 10.0.0.168 () {34 vars in 906 bytes} [Thu Jul 9 14:38:18 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: 7|app: 0|req: 1426/2830] 199.19.213.223 () {34 vars in 1261 bytes} [Thu Jul 9 14:38:19 2026] GET /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2831] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:38:19 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2832] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:38:19 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?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: 8|app: 0|req: 1406/2833] 199.19.213.223 () {34 vars in 974 bytes} [Thu Jul 9 14:38:20 2026] GET /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 1097 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2834] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:38:20 2026] GET /v2.0/networks?id=55604f39-dafe-4502-920c-999d58a09a58 => generated 802 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2835] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:38:20 2026] PUT /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 1287 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2836] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:38:22 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 2527 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: 8|app: 0|req: 1408/2837] 199.19.213.223 () {34 vars in 1061 bytes} [Thu Jul 9 14:38:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.211&port_id=2c3714ef-b4fb-43de-92ff-7729483a16d8 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2838] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:38:22 2026] GET /v2.0/subnets?id=88740e9e-88c3-4899-9332-f1abbacbe23d => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:38:22.306 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ee1e40a-81ab-402f-9f43-6a95534d1fb2'] response: {'name': 'network-changed', 'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'tag': 'ab12b735-9fd4-46ef-a1ad-eeac15d5139f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1409/2839] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:38:22 2026] GET /v2.0/ports?network_id=9ba3d679-e786-4850-b487-2a540f699d76&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: 1431/2840] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:38:22 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?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: 1410/2841] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:38:22 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?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: 1432/2842] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:38:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.131&port_id=ab12b735-9fd4-46ef-a1ad-eeac15d5139f => 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: 1411/2843] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:38:22 2026] GET /v2.0/subnets?id=1a045063-9e43-4bcc-8065-f434687baff6 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2844] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:38:22 2026] GET /v2.0/ports?network_id=55604f39-dafe-4502-920c-999d58a09a58&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: 1412/2845] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:38:22 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?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: 1434/2846] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:38:22 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?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: 8|app: 0|req: 1413/2847] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:38:23 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 2527 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2848] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:38:23 2026] GET /v2.0/networks?id=55604f39-dafe-4502-920c-999d58a09a58 => generated 802 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2849] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:38:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.131&port_id=ab12b735-9fd4-46ef-a1ad-eeac15d5139f => 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: 1436/2850] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:38:23 2026] GET /v2.0/subnets?id=1a045063-9e43-4bcc-8065-f434687baff6 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2851] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:38:23 2026] GET /v2.0/ports?network_id=55604f39-dafe-4502-920c-999d58a09a58&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: 1437/2852] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:38:23 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2853] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:38:24 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?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: 1418/2856] 10.0.0.168 () {34 vars in 970 bytes} [Thu Jul 9 14:38:26 2026] GET /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => 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: 1439/2857] 199.19.213.223 () {34 vars in 787 bytes} [Thu Jul 9 14:38:26 2026] PUT /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 1312 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:38:26.730 8 INFO neutron.api.v2.resource [None req-41ab21fa-eddd-4acb-b6bf-179f37c9cd1b e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1419/2858] 199.19.213.223 () {30 vars in 761 bytes} [Thu Jul 9 14:38:26 2026] GET /v2.0/security-groups/lb-210e5972-6dc6-4614-afad-fc104ec41f95 => generated 149 bytes in 20 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, ' [pid: 7|app: 0|req: 1440/2859] 199.19.213.223 () {30 vars in 783 bytes} [Thu Jul 9 14:38:26 2026] GET /v2.0/security-groups?name=lb-210e5972-6dc6-4614-afad-fc104ec41f95 => generated 1639 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2860] 199.19.213.223 () {34 vars in 787 bytes} [Thu Jul 9 14:38:26 2026] PUT /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 1314 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:38:27.337 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b52f24b2-648d-4008-ae83-6140a011a37d'] response: {'name': 'network-changed', 'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'tag': 'ab12b735-9fd4-46ef-a1ad-eeac15d5139f', '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: 8|app: 0|req: 1421/2861] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2862] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2863] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2864] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2865] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:38:27 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-07-09 14:38:27.430 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed98c0ed-04f2-4e1a-b934-03c735c0f3e6'] response: {'name': 'network-changed', 'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'tag': 'ab12b735-9fd4-46ef-a1ad-eeac15d5139f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1442/2866] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/networks?id=55604f39-dafe-4502-920c-999d58a09a58 => generated 802 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2867] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => 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: 1443/2868] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.131&port_id=ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2869] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/subnets?id=1a045063-9e43-4bcc-8065-f434687baff6 => generated 679 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2870] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1132 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2871] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/ports?network_id=55604f39-dafe-4502-920c-999d58a09a58&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2872] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2873] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => 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: 1446/2874] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?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: 1429/2875] 199.19.213.223 () {30 vars in 741 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58 => generated 799 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2876] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?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: 1430/2877] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2878] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:38:27 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => 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: 1431/2879] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:38:28 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 2590 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2880] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:38:28 2026] GET /v2.0/networks?id=55604f39-dafe-4502-920c-999d58a09a58 => generated 802 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2881] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:38:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.131&port_id=ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2882] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:38:28 2026] GET /v2.0/subnets?id=1a045063-9e43-4bcc-8065-f434687baff6 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2883] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:38:28 2026] GET /v2.0/ports?network_id=55604f39-dafe-4502-920c-999d58a09a58&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2884] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:38:29 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?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: 1434/2885] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:38:29 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?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-07-09 14:38:31.893 7 WARNING neutron_lib.context [None req-da9e810c-c18c-48de-8e5e-1dd42c109db4 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 14:38:32.890 7 INFO neutron.db.l3_db [None req-da9e810c-c18c-48de-8e5e-1dd42c109db4 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Floating IP 265504a4-c473-4fa0-b38a-565bc34fa810 associated. External IP: 10.96.250.201, port: d943805f-dd0c-4dd2-8266-a6045541970e. [pid: 7|app: 0|req: 1452/2886] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jul 9 14:38:31 2026] POST /v2.0/floatingips => generated 899 bytes in 1444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2887] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:38:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2888] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:38:38 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: 1436/2889] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:38:38 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: 1454/2890] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:38:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:38:38.549 8 INFO neutron.api.v2.resource [None req-989a81c5-87d8-4284-9fe4-1275e8b8b4d1 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1437/2891] 199.19.213.223 () {30 vars in 761 bytes} [Thu Jul 9 14:38:38 2026] GET /v2.0/security-groups/lb-210e5972-6dc6-4614-afad-fc104ec41f95 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2892] 199.19.213.223 () {30 vars in 783 bytes} [Thu Jul 9 14:38:38 2026] GET /v2.0/security-groups?name=lb-210e5972-6dc6-4614-afad-fc104ec41f95 => generated 1639 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2893] 199.19.213.223 () {30 vars in 813 bytes} [Thu Jul 9 14:38:38 2026] GET /v2.0/security-group-rules?security_group_id=f80d8c7c-1005-4697-a04d-c941e6907232 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2894] 199.19.213.223 () {34 vars in 745 bytes} [Thu Jul 9 14:38:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2895] 199.19.213.223 () {34 vars in 745 bytes} [Thu Jul 9 14:38:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2898] 10.0.0.13 () {30 vars in 687 bytes} [Thu Jul 9 14:38:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2899] 10.0.0.13 () {30 vars in 689 bytes} [Thu Jul 9 14:38:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2900] 10.0.0.13 () {30 vars in 665 bytes} [Thu Jul 9 14:38:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2901] 10.0.0.13 () {30 vars in 701 bytes} [Thu Jul 9 14:38:50 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: 1460/2902] 10.0.0.13 () {28 vars in 436 bytes} [Thu Jul 9 14:38:51 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2903] 10.0.0.13 () {30 vars in 725 bytes} [Thu Jul 9 14:38:51 2026] GET /v2.0/subnets/6f227da3-6b4e-499b-8006-cad23a4434b8 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2904] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:38:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2905] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:38:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2906] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:38:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2907] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:38:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2908] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:38:52 2026] GET /v2.0/subnets/6f227da3-6b4e-499b-8006-cad23a4434b8 => 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: 1446/2909] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:38:52 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 2590 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2910] 199.19.213.223 () {34 vars in 1095 bytes} [Thu Jul 9 14:38:52 2026] GET /v2.0/ports?device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2911] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:38:52 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: 1465/2912] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:38:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2913] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:38:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2914] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:38:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2915] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:38:52 2026] GET /v2.0/ports?tenant_id=e9410d58b8e545da9fc59fed57782082&device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1 => generated 1469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2916] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:38:53 2026] GET /v2.0/networks?id=9da4ab69-08bc-4e5b-9f44-d93fa2773250 => generated 801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2917] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:38:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2918] 199.19.213.223 () {34 vars in 1103 bytes} [Thu Jul 9 14:38:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aca&port_id=b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0 => 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: 1451/2919] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:38:53 2026] GET /v2.0/subnets?id=af1b4411-ba03-4263-9dfc-7692bc451869&id=7c9ddf55-6b1f-4f11-9074-95daab0e7ca9 => generated 1414 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2920] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:38:53 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2921] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:38:53 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&device_owner=network%3Adhcp => generated 1461 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2922] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:38:53 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?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: 1453/2923] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:38:53 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?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: 1471/2924] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:38:54 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?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: 1454/2925] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:38:54 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?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: 1472/2926] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:38:54 2026] GET /v2.0/networks?id=80f02930-43d1-4508-acee-6c27aa96f408 => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2927] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:38:54 2026] POST /v2.0/ports => generated 1303 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2930] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:38:55 2026] PUT /v2.0/ports/5b61fc0b-4a71-4749-a058-9d476242bc30 => generated 1464 bytes in 691 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: 1458/2931] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 4046 bytes in 57 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: 1474/2932] 199.19.213.223 () {34 vars in 1061 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.211&port_id=2c3714ef-b4fb-43de-92ff-7729483a16d8 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2933] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/subnets?id=88740e9e-88c3-4899-9332-f1abbacbe23d => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2934] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/ports?network_id=9ba3d679-e786-4850-b487-2a540f699d76&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2935] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:38:57.472 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68f2e427-8168-4459-bdd4-abc39c02df59'] response: {'name': 'network-changed', 'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'tag': '5b61fc0b-4a71-4749-a058-9d476242bc30', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1476/2936] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2937] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.131&port_id=ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2938] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/subnets?id=1a045063-9e43-4bcc-8065-f434687baff6 => generated 679 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2939] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/ports?network_id=55604f39-dafe-4502-920c-999d58a09a58&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: 1478/2940] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2941] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?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: 1479/2942] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=5b61fc0b-4a71-4749-a058-9d476242bc30 => 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: 1464/2943] 199.19.213.223 () {34 vars in 1103 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2be&port_id=5b61fc0b-4a71-4749-a058-9d476242bc30 => 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: 1480/2944] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/subnets?id=6f227da3-6b4e-499b-8006-cad23a4434b8&id=75ef67d3-a25b-4103-9783-58b36a78bbf9 => generated 1409 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2945] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:38:57 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&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: 1481/2946] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:38:58 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2947] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:38:58 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2948] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:38:58 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?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: 1467/2949] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:38:59 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 4046 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2950] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:38:59 2026] GET /v2.0/networks?id=80f02930-43d1-4508-acee-6c27aa96f408 => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2951] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:38:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=5b61fc0b-4a71-4749-a058-9d476242bc30 => 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: 1484/2952] 199.19.213.223 () {34 vars in 1103 bytes} [Thu Jul 9 14:38:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2be&port_id=5b61fc0b-4a71-4749-a058-9d476242bc30 => 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: 1469/2953] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:38:59 2026] GET /v2.0/subnets?id=6f227da3-6b4e-499b-8006-cad23a4434b8&id=75ef67d3-a25b-4103-9783-58b36a78bbf9 => 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: 1485/2954] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:38:59 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2955] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:38:59 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2956] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:38:59 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2957] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:38:59 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?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: 1487/2958] 10.0.0.168 () {34 vars in 970 bytes} [Thu Jul 9 14:39:01 2026] GET /v2.0/ports/5b61fc0b-4a71-4749-a058-9d476242bc30 => generated 1466 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2959] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:01 2026] GET /v2.0/ports/5b61fc0b-4a71-4749-a058-9d476242bc30 => generated 1466 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2960] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:01 2026] GET /v2.0/ports/5b61fc0b-4a71-4749-a058-9d476242bc30 => generated 1466 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2961] 199.19.213.223 () {34 vars in 788 bytes} [Thu Jul 9 14:39:02 2026] PUT /v2.0/ports/5b61fc0b-4a71-4749-a058-9d476242bc30 => generated 1201 bytes in 647 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2962] 199.19.213.223 () {30 vars in 741 bytes} [Thu Jul 9 14:39:02 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408 => generated 798 bytes in 60 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: 1474/2963] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:02 2026] GET /v2.0/subnets/6f227da3-6b4e-499b-8006-cad23a4434b8 => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2964] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:39:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2965] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:39:02 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: 1491/2966] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:39:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:39:02.985 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0021eb83-d520-4d39-919a-615e30b13cd6'] response: {'name': 'network-changed', 'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'tag': '5b61fc0b-4a71-4749-a058-9d476242bc30', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1476/2967] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:39:02 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: 1492/2968] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:03 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => 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: 1477/2969] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:03 2026] GET /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2970] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:03 2026] GET /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2971] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:03 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => 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: 1494/2972] 199.19.213.223 () {30 vars in 741 bytes} [Thu Jul 9 14:39:03 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58 => generated 799 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2973] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:03 2026] GET /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2974] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:03 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2975] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:39:03 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 3819 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2976] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:39:03 2026] GET /v2.0/networks?id=80f02930-43d1-4508-acee-6c27aa96f408 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2977] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:39:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=5b61fc0b-4a71-4749-a058-9d476242bc30 => 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: 1497/2978] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:39:03 2026] GET /v2.0/subnets?id=6f227da3-6b4e-499b-8006-cad23a4434b8 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2979] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:03 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&device_owner=network%3Adhcp => generated 1457 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2980] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:03 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?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: 1483/2981] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:03 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2984] 10.0.0.13 () {30 vars in 687 bytes} [Thu Jul 9 14:39:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2985] 10.0.0.13 () {30 vars in 689 bytes} [Thu Jul 9 14:39:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2986] 10.0.0.13 () {30 vars in 665 bytes} [Thu Jul 9 14:39:11 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: 1501/2987] 10.0.0.13 () {30 vars in 701 bytes} [Thu Jul 9 14:39:11 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: 1487/2988] 10.0.0.13 () {28 vars in 436 bytes} [Thu Jul 9 14:39:12 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: 1502/2989] 10.0.0.13 () {30 vars in 725 bytes} [Thu Jul 9 14:39:12 2026] GET /v2.0/subnets/7c9ddf55-6b1f-4f11-9074-95daab0e7ca9 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2990] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:39:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2991] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:39:13 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: 1489/2992] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:39:13 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: 1504/2993] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:39:13 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: 1490/2994] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:13 2026] GET /v2.0/subnets/6f227da3-6b4e-499b-8006-cad23a4434b8 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2995] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:13 2026] GET /v2.0/subnets/7c9ddf55-6b1f-4f11-9074-95daab0e7ca9 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2996] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:39:13 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 3819 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2997] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:39:13 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: 1492/2998] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:39:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2999] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:39:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3000] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:39:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3001] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:14 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?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: 1494/3002] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:15 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?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: 1509/3003] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:39:15 2026] GET /v2.0/networks?id=9da4ab69-08bc-4e5b-9f44-d93fa2773250 => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3004] 199.19.213.223 () {38 vars in 954 bytes} [Thu Jul 9 14:39:15 2026] POST /v2.0/ports => generated 1307 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3005] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:39:16 2026] PUT /v2.0/ports/f3bf655a-6283-4508-9c30-cf6bcc3ea95d => generated 1468 bytes in 603 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: 1496/3006] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:39:17 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 5279 bytes in 77 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: 1511/3007] 199.19.213.223 () {34 vars in 1061 bytes} [Thu Jul 9 14:39:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.211&port_id=2c3714ef-b4fb-43de-92ff-7729483a16d8 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3008] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:39:17 2026] GET /v2.0/subnets?id=88740e9e-88c3-4899-9332-f1abbacbe23d => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:39:17.958 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-988df0fe-50fa-4c23-90c3-d644968d64d4'] response: {'name': 'network-changed', 'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'tag': 'f3bf655a-6283-4508-9c30-cf6bcc3ea95d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1512/3009] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:17 2026] GET /v2.0/ports?network_id=9ba3d679-e786-4850-b487-2a540f699d76&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3010] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?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: 1513/3011] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3012] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.131&port_id=ab12b735-9fd4-46ef-a1ad-eeac15d5139f => 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: 1514/3013] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/subnets?id=1a045063-9e43-4bcc-8065-f434687baff6 => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3014] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/ports?network_id=55604f39-dafe-4502-920c-999d58a09a58&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: 1515/3015] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3016] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?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: 1516/3017] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=5b61fc0b-4a71-4749-a058-9d476242bc30 => 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: 1502/3018] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/subnets?id=6f227da3-6b4e-499b-8006-cad23a4434b8 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3019] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&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: 1503/3020] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?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: 1518/3021] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3022] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.162&port_id=f3bf655a-6283-4508-9c30-cf6bcc3ea95d => 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: 1519/3023] 199.19.213.223 () {34 vars in 1105 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A231&port_id=f3bf655a-6283-4508-9c30-cf6bcc3ea95d => 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: 1505/3024] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/subnets?id=af1b4411-ba03-4263-9dfc-7692bc451869&id=7c9ddf55-6b1f-4f11-9074-95daab0e7ca9 => generated 1414 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3025] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&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: 1506/3026] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3027] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3028] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:18 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3029] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:39:20 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 5281 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3030] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:39:20 2026] GET /v2.0/networks?id=9da4ab69-08bc-4e5b-9f44-d93fa2773250 => generated 801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3031] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:39:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.162&port_id=f3bf655a-6283-4508-9c30-cf6bcc3ea95d => 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: 1509/3032] 199.19.213.223 () {34 vars in 1105 bytes} [Thu Jul 9 14:39:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A231&port_id=f3bf655a-6283-4508-9c30-cf6bcc3ea95d => 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: 1524/3033] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:39:20 2026] GET /v2.0/subnets?id=af1b4411-ba03-4263-9dfc-7692bc451869&id=7c9ddf55-6b1f-4f11-9074-95daab0e7ca9 => generated 1414 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3034] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:20 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&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: 1525/3035] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:20 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3036] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:20 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3037] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:20 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?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: 1512/3038] 10.0.0.168 () {34 vars in 970 bytes} [Thu Jul 9 14:39:22 2026] GET /v2.0/ports/f3bf655a-6283-4508-9c30-cf6bcc3ea95d => generated 1470 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3039] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:22 2026] GET /v2.0/ports/f3bf655a-6283-4508-9c30-cf6bcc3ea95d => generated 1470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3040] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:22 2026] GET /v2.0/ports/f3bf655a-6283-4508-9c30-cf6bcc3ea95d => generated 1470 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3041] 199.19.213.223 () {34 vars in 788 bytes} [Thu Jul 9 14:39:22 2026] PUT /v2.0/ports/f3bf655a-6283-4508-9c30-cf6bcc3ea95d => generated 1201 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3042] 199.19.213.223 () {30 vars in 741 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250 => generated 798 bytes in 51 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: 1529/3043] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/subnets/7c9ddf55-6b1f-4f11-9074-95daab0e7ca9 => generated 673 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3044] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:39:23 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-07-09 14:39:23.385 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec014f18-4138-4953-9c1a-145efcb9d97f'] response: {'name': 'network-changed', 'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'tag': 'f3bf655a-6283-4508-9c30-cf6bcc3ea95d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1530/3045] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3046] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:39:23 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: 1531/3047] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3048] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => 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: 1532/3049] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3050] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 1350 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3051] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3052] 199.19.213.223 () {30 vars in 741 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58 => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3053] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3054] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3055] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 5048 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3056] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/networks?id=9da4ab69-08bc-4e5b-9f44-d93fa2773250 => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3057] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.162&port_id=f3bf655a-6283-4508-9c30-cf6bcc3ea95d => 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: 1537/3058] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/subnets?id=7c9ddf55-6b1f-4f11-9074-95daab0e7ca9 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3059] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:23 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3060] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:24 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?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: 1523/3061] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:24 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?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: 1540/3064] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:39:37 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: 1525/3065] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:39:37 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: 1541/3066] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:39:37 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: 1526/3067] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:39:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3068] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:37 2026] GET /v2.0/subnets/6f227da3-6b4e-499b-8006-cad23a4434b8 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3069] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:39:37 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 5048 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3070] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:39:37 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: 1528/3071] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:39:37 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: 1544/3072] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:39:37 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: 1529/3073] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:39:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3074] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:37 2026] GET /v2.0/ports/f3bf655a-6283-4508-9c30-cf6bcc3ea95d => generated 1237 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3075] 199.19.213.223 () {34 vars in 787 bytes} [Thu Jul 9 14:39:37 2026] PUT /v2.0/ports/f3bf655a-6283-4508-9c30-cf6bcc3ea95d => generated 1026 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3076] 199.19.213.223 () {30 vars in 741 bytes} [Thu Jul 9 14:39:38 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250 => generated 798 bytes in 54 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: 1531/3077] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:39:38 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 4873 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3078] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:39:38 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 4873 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:39:38.709 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84850b60-787e-445c-8b4e-6f705fb1ae65'] response: {'name': 'network-changed', 'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'tag': 'f3bf655a-6283-4508-9c30-cf6bcc3ea95d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1532/3079] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:39:38 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 4873 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3080] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:39:38 2026] GET /v2.0/networks?id=9da4ab69-08bc-4e5b-9f44-d93fa2773250 => generated 801 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3081] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:38 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3082] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:38 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?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: 1534/3083] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:39:39 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 4873 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3084] 199.19.213.223 () {34 vars in 974 bytes} [Thu Jul 9 14:39:40 2026] GET /v2.0/ports/f3bf655a-6283-4508-9c30-cf6bcc3ea95d => generated 1062 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3085] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:39:40 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 4873 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3088] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:39:40 2026] DELETE /v2.0/ports/f3bf655a-6283-4508-9c30-cf6bcc3ea95d => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3089] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:39:41 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 3819 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:39:41.587 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ae03a38-a78d-4100-bab8-c744503cffa7 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/3090] 199.19.213.223 () {32 vars in 757 bytes} [Thu Jul 9 14:39:41 2026] DELETE /v2.0/ports/f3bf655a-6283-4508-9c30-cf6bcc3ea95d => 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: 1555/3091] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:39:41 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: 1537/3092] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:39:41 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: 1556/3093] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:39:41 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) 2026-07-09 14:39:41.780 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a18186fd-3055-44ef-ad74-8f6981a6ec9f'] response: {'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'name': 'network-vif-deleted', 'tag': 'f3bf655a-6283-4508-9c30-cf6bcc3ea95d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1538/3094] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:39:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3095] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:41 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3096] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:41 2026] GET /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3097] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:41 2026] GET /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3098] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:41 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3099] 199.19.213.223 () {30 vars in 741 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3100] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3101] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3102] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 3819 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3103] 199.19.213.223 () {34 vars in 1145 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/networks?id=9ba3d679-e786-4850-b487-2a540f699d76&id=55604f39-dafe-4502-920c-999d58a09a58&id=80f02930-43d1-4508-acee-6c27aa96f408 => generated 2310 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3104] 199.19.213.223 () {34 vars in 1061 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.211&port_id=2c3714ef-b4fb-43de-92ff-7729483a16d8 => 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: 1562/3105] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/subnets?id=88740e9e-88c3-4899-9332-f1abbacbe23d => 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: 1544/3106] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/ports?network_id=9ba3d679-e786-4850-b487-2a540f699d76&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: 1563/3107] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3108] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?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: 1564/3109] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.131&port_id=ab12b735-9fd4-46ef-a1ad-eeac15d5139f => 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: 1546/3110] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/subnets?id=1a045063-9e43-4bcc-8065-f434687baff6 => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3111] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/ports?network_id=55604f39-dafe-4502-920c-999d58a09a58&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: 1547/3112] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?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: 1566/3113] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3114] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=5b61fc0b-4a71-4749-a058-9d476242bc30 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3115] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/subnets?id=6f227da3-6b4e-499b-8006-cad23a4434b8 => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3116] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3117] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:42 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3118] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:43 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3119] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:39:48 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: 1551/3120] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:39:48 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: 1570/3121] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:39:48 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: 1552/3122] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:39:48 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: 1571/3123] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:39:48 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 3819 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3124] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:39:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3125] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:39:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3126] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:39:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3127] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:39:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3128] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:48 2026] GET /v2.0/ports/5b61fc0b-4a71-4749-a058-9d476242bc30 => generated 1237 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3129] 199.19.213.223 () {34 vars in 787 bytes} [Thu Jul 9 14:39:48 2026] PUT /v2.0/ports/5b61fc0b-4a71-4749-a058-9d476242bc30 => generated 1026 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3130] 199.19.213.223 () {30 vars in 741 bytes} [Thu Jul 9 14:39:49 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408 => generated 798 bytes in 59 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: 1575/3131] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:39:49 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3132] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:39:49 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 3644 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:39:49.868 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-316fc1f2-850e-4afa-b3f3-e4c6c39383e3'] response: {'name': 'network-changed', 'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'tag': '5b61fc0b-4a71-4749-a058-9d476242bc30', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1576/3133] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:39:49 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 3644 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3134] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:39:49 2026] GET /v2.0/networks?id=80f02930-43d1-4508-acee-6c27aa96f408 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3135] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:50 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3136] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:50 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?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: 1578/3137] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:39:50 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 3644 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3138] 199.19.213.223 () {34 vars in 974 bytes} [Thu Jul 9 14:39:51 2026] GET /v2.0/ports/5b61fc0b-4a71-4749-a058-9d476242bc30 => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3139] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:39:51 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3140] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:39:51 2026] DELETE /v2.0/ports/5b61fc0b-4a71-4749-a058-9d476242bc30 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3141] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:39:52 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:39:52.684 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3db94b19-cc8e-4109-80d9-5f21ef2013a8 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3142] 199.19.213.223 () {32 vars in 757 bytes} [Thu Jul 9 14:39:52 2026] DELETE /v2.0/ports/5b61fc0b-4a71-4749-a058-9d476242bc30 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3143] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:39:52 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: 1581/3144] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:39:52 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: 1564/3145] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:39:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:39:52.887 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-308854c3-289a-430c-90a0-f97b079343cc'] response: {'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'name': 'network-vif-deleted', 'tag': '5b61fc0b-4a71-4749-a058-9d476242bc30', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1582/3146] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:39:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3147] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:52 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3148] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:52 2026] GET /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3149] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3150] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => 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: 1567/3151] 199.19.213.223 () {30 vars in 741 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58 => generated 799 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3152] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3153] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3154] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3155] 199.19.213.223 () {34 vars in 1065 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/networks?id=9ba3d679-e786-4850-b487-2a540f699d76&id=55604f39-dafe-4502-920c-999d58a09a58 => generated 1523 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3156] 199.19.213.223 () {34 vars in 1061 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.211&port_id=2c3714ef-b4fb-43de-92ff-7729483a16d8 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3157] 199.19.213.223 () {34 vars in 1095 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3158] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/subnets?id=88740e9e-88c3-4899-9332-f1abbacbe23d => 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: 1588/3159] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/ports?network_id=9ba3d679-e786-4850-b487-2a540f699d76&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: 1572/3160] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?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: 1589/3161] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?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: 1573/3162] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.131&port_id=ab12b735-9fd4-46ef-a1ad-eeac15d5139f => 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: 1590/3163] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/subnets?id=1a045063-9e43-4bcc-8065-f434687baff6 => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3164] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/ports?network_id=55604f39-dafe-4502-920c-999d58a09a58&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3165] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3166] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:53 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?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: 1592/3167] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:39:54 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3170] 199.19.213.223 () {34 vars in 1065 bytes} [Thu Jul 9 14:39:55 2026] GET /v2.0/networks?id=9ba3d679-e786-4850-b487-2a540f699d76&id=55604f39-dafe-4502-920c-999d58a09a58 => generated 1523 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3171] 199.19.213.223 () {34 vars in 1061 bytes} [Thu Jul 9 14:39:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.211&port_id=2c3714ef-b4fb-43de-92ff-7729483a16d8 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3172] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:39:55 2026] GET /v2.0/subnets?id=88740e9e-88c3-4899-9332-f1abbacbe23d => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3173] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:55 2026] GET /v2.0/ports?network_id=9ba3d679-e786-4850-b487-2a540f699d76&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3174] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:55 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?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: 1597/3175] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:55 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3176] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:39:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.131&port_id=ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3177] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:39:55 2026] GET /v2.0/subnets?id=1a045063-9e43-4bcc-8065-f434687baff6 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3178] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:39:55 2026] GET /v2.0/ports?network_id=55604f39-dafe-4502-920c-999d58a09a58&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3179] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:39:56 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?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: 1581/3180] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:39:56 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3181] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:40: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) [pid: 8|app: 0|req: 1582/3182] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:40:04 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: 1601/3183] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:40:04 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: 1583/3184] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:40:04 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-07-09 14:40:04.566 7 INFO neutron.api.v2.resource [None req-71cb72da-8e66-48d1-8a97-3bca11587b16 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1602/3185] 199.19.213.223 () {30 vars in 761 bytes} [Thu Jul 9 14:40:04 2026] GET /v2.0/security-groups/lb-210e5972-6dc6-4614-afad-fc104ec41f95 => 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: 1584/3186] 199.19.213.223 () {30 vars in 783 bytes} [Thu Jul 9 14:40:04 2026] GET /v2.0/security-groups?name=lb-210e5972-6dc6-4614-afad-fc104ec41f95 => generated 2865 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3187] 199.19.213.223 () {30 vars in 813 bytes} [Thu Jul 9 14:40:04 2026] GET /v2.0/security-group-rules?security_group_id=f80d8c7c-1005-4697-a04d-c941e6907232 => generated 2334 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3188] 199.19.213.223 () {32 vars in 787 bytes} [Thu Jul 9 14:40:04 2026] DELETE /v2.0/security-group-rules/26e06e50-bf72-450f-92df-4bb2ea9c4e61 => 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: 1604/3189] 199.19.213.223 () {32 vars in 787 bytes} [Thu Jul 9 14:40:04 2026] DELETE /v2.0/security-group-rules/f0aa605d-52ff-4417-b999-581f51352ee4 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:08.275 8 INFO neutron.db.l3_db [None req-c3ed8df1-5580-4827-b0f5-3be1798c5b55 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Floating IP 265504a4-c473-4fa0-b38a-565bc34fa810 disassociated (deleted). External IP: 10.96.250.201, port: d943805f-dd0c-4dd2-8266-a6045541970e. [pid: 8|app: 0|req: 1586/3190] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:40:07 2026] DELETE /v2.0/floatingips/265504a4-c473-4fa0-b38a-565bc34fa810 => generated 0 bytes in 745 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:08.686 7 INFO neutron.api.v2.resource [None req-f76a9e4c-47f6-47ce-9718-c2fb54df63ae 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1605/3191] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:40:08 2026] GET /v2.0/floatingips/265504a4-c473-4fa0-b38a-565bc34fa810 => generated 144 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3192] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:40:09 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: 1606/3193] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:40:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3194] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:40:09 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: 1607/3195] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:40:09 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-07-09 14:40:09.748 8 INFO neutron.api.v2.resource [None req-4edf9908-1fbf-40ee-a006-f282a27551ac e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3196] 199.19.213.223 () {30 vars in 761 bytes} [Thu Jul 9 14:40:09 2026] GET /v2.0/security-groups/lb-210e5972-6dc6-4614-afad-fc104ec41f95 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3197] 199.19.213.223 () {30 vars in 783 bytes} [Thu Jul 9 14:40:09 2026] GET /v2.0/security-groups?name=lb-210e5972-6dc6-4614-afad-fc104ec41f95 => generated 1639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3198] 199.19.213.223 () {30 vars in 813 bytes} [Thu Jul 9 14:40:09 2026] GET /v2.0/security-group-rules?security_group_id=f80d8c7c-1005-4697-a04d-c941e6907232 => generated 1182 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3199] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:40: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: 8|app: 0|req: 1591/3200] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:40:09 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: 1610/3201] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:40: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: 8|app: 0|req: 1592/3202] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:40: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: 7|app: 0|req: 1611/3203] 199.19.213.223 () {30 vars in 739 bytes} [Thu Jul 9 14:40:10 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3204] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:40:10 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3205] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:40:10 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3206] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:40:10 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3209] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:40:11 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3210] 199.19.213.223 () {34 vars in 974 bytes} [Thu Jul 9 14:40:12 2026] GET /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3211] 199.19.213.223 () {34 vars in 1059 bytes} [Thu Jul 9 14:40:12 2026] GET /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3212] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:40:12 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3213] 199.19.213.223 () {34 vars in 1015 bytes} [Thu Jul 9 14:40:12 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58?fields=dns_domain => generated 29 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3214] 199.19.213.223 () {38 vars in 1027 bytes} [Thu Jul 9 14:40:12 2026] PUT /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 1151 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3215] 199.19.213.223 () {30 vars in 767 bytes} [Thu Jul 9 14:40:13 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1248 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: 1617/3216] 199.19.213.223 () {34 vars in 787 bytes} [Thu Jul 9 14:40:13 2026] PUT /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 1090 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3217] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:40:13 2026] GET /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 1090 bytes in 43 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: 1618/3218] 199.19.213.223 () {32 vars in 757 bytes} [Thu Jul 9 14:40:13 2026] DELETE /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3219] 199.19.213.223 () {30 vars in 701 bytes} [Thu Jul 9 14:40:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3220] 199.19.213.223 () {30 vars in 703 bytes} [Thu Jul 9 14:40:14 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: 1602/3221] 199.19.213.223 () {30 vars in 679 bytes} [Thu Jul 9 14:40:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3222] 199.19.213.223 () {30 vars in 715 bytes} [Thu Jul 9 14:40:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:40:14.296 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5aeff0e1-d6f5-4698-8c15-93c3634d9cbe e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3223] 199.19.213.223 () {32 vars in 757 bytes} [Thu Jul 9 14:40:14 2026] DELETE /v2.0/ports/ab12b735-9fd4-46ef-a1ad-eeac15d5139f => 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: 1621/3224] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:40:14 2026] GET /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:40:14.371 7 INFO neutron.api.v2.resource [None req-04d80fb8-5448-452c-999c-8b4a51ccfde0 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3225] 199.19.213.223 () {30 vars in 761 bytes} [Thu Jul 9 14:40:14 2026] GET /v2.0/security-groups/lb-210e5972-6dc6-4614-afad-fc104ec41f95 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3226] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:40:14 2026] GET /v2.0/ports?tenant_id=89dd95e445c34c0a8b69349b89a38a4f&device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3227] 199.19.213.223 () {30 vars in 783 bytes} [Thu Jul 9 14:40:14 2026] GET /v2.0/security-groups?name=lb-210e5972-6dc6-4614-afad-fc104ec41f95 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3228] 199.19.213.223 () {34 vars in 1065 bytes} [Thu Jul 9 14:40:14 2026] GET /v2.0/networks?id=9ba3d679-e786-4850-b487-2a540f699d76&id=55604f39-dafe-4502-920c-999d58a09a58 => generated 1523 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3229] 199.19.213.223 () {30 vars in 735 bytes} [Thu Jul 9 14:40:14 2026] GET /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3230] 199.19.213.223 () {34 vars in 1061 bytes} [Thu Jul 9 14:40:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.211&port_id=2c3714ef-b4fb-43de-92ff-7729483a16d8 => 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: 1607/3231] 199.19.213.223 () {34 vars in 983 bytes} [Thu Jul 9 14:40:14 2026] GET /v2.0/subnets?id=88740e9e-88c3-4899-9332-f1abbacbe23d => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3232] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:40:14 2026] GET /v2.0/ports?network_id=9ba3d679-e786-4850-b487-2a540f699d76&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3233] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:40:14 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3234] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:40:14 2026] GET /v2.0/networks/9ba3d679-e786-4850-b487-2a540f699d76?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: 7|app: 0|req: 1625/3235] 199.19.213.223 () {34 vars in 787 bytes} [Thu Jul 9 14:40:14 2026] PUT /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 1094 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3236] 199.19.213.223 () {32 vars in 777 bytes} [Thu Jul 9 14:40:14 2026] DELETE /v2.0/security-groups/f80d8c7c-1005-4697-a04d-c941e6907232 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3237] 199.19.213.223 () {32 vars in 757 bytes} [Thu Jul 9 14:40:14 2026] DELETE /v2.0/ports/d943805f-dd0c-4dd2-8266-a6045541970e => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3238] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:40:17 2026] GET /v2.0/ports?device_id=f4a3c679-ae6d-4589-8231-7ca74018c38a => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3239] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:40:17 2026] DELETE /v2.0/ports/2c3714ef-b4fb-43de-92ff-7729483a16d8 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:40:19.323 8 INFO neutron.db.l3_db [None req-5bad6122-0fc9-46a2-9cee-49e3006dfa45 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Floating IP 21853f97-8bfe-4cca-b28a-d83a2f29e0fe disassociated (deleted). External IP: 10.96.250.204, port: b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0. [pid: 8|app: 0|req: 1613/3240] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:40:18 2026] DELETE /v2.0/floatingips/21853f97-8bfe-4cca-b28a-d83a2f29e0fe => generated 0 bytes in 736 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:19.719 7 INFO neutron.api.v2.resource [None req-592932cf-3014-42e3-a984-6cdd77d312bd 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3241] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:40:19 2026] GET /v2.0/floatingips/21853f97-8bfe-4cca-b28a-d83a2f29e0fe => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:40:20.000 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3076ee1e-b447-404f-9cf4-9adb8ef2e0b2'] response: {'name': 'network-changed', 'server_uuid': 'cd7986d3-ae1c-48ec-a03a-284f7fffb2a1', 'tag': 'b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1614/3242] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:40:19 2026] GET /v2.0/ports?device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1 => generated 1200 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:40:20.098 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4222da6-0feb-42a9-81e3-814392b06837'] response: {'server_uuid': 'f4a3c679-ae6d-4589-8231-7ca74018c38a', 'name': 'network-vif-deleted', 'tag': '2c3714ef-b4fb-43de-92ff-7729483a16d8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1629/3243] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:40:20 2026] GET /v2.0/security-groups?id=a0c17dc1-205a-487a-ab16-626436931f09&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3244] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:40:20 2026] GET /v2.0/ports?tenant_id=e9410d58b8e545da9fc59fed57782082&device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1 => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3245] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:40:20 2026] GET /v2.0/networks?id=9da4ab69-08bc-4e5b-9f44-d93fa2773250 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3246] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:40:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3247] 199.19.213.223 () {34 vars in 1103 bytes} [Thu Jul 9 14:40:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aca&port_id=b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0 => 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: 1617/3248] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:40:20 2026] GET /v2.0/subnets?id=af1b4411-ba03-4263-9dfc-7692bc451869&id=7c9ddf55-6b1f-4f11-9074-95daab0e7ca9 => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3249] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:40:20 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3250] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:40:20 2026] GET /v2.0/ports?network_id=9da4ab69-08bc-4e5b-9f44-d93fa2773250&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3251] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:40:20 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?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: 1619/3252] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:40:20 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3253] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:40:21 2026] GET /v2.0/ports?device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1 => generated 1200 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3254] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:40:21 2026] DELETE /v2.0/ports/b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0 => 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: 1635/3255] 10.0.0.168 () {34 vars in 1083 bytes} [Thu Jul 9 14:40:24 2026] GET /v2.0/ports?device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1&device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:40:24.966 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8dac1ae-5711-4959-ab48-c3d225a3504d'] response: {'server_uuid': 'cd7986d3-ae1c-48ec-a03a-284f7fffb2a1', 'name': 'network-vif-deleted', 'tag': 'b4fcf5ec-65e1-44a1-a1ca-4d8ef52614d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1621/3256] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:40:24 2026] GET /v2.0/security-groups?id=a0c17dc1-205a-487a-ab16-626436931f09&fields=id&fields=name => generated 111 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3257] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:40:25 2026] GET /v2.0/ports?device_id=cd7986d3-ae1c-48ec-a03a-284f7fffb2a1 => 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: 1623/3260] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:40:26 2026] GET /v2.0/ports?device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3261] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:40:26 2026] GET /v2.0/security-groups?id=a0c17dc1-205a-487a-ab16-626436931f09&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:40:30.642 8 INFO neutron.db.l3_db [None req-68d75347-352b-453e-a497-3608fd27031e 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] Floating IP 2361ceb9-d028-400c-9bc3-d95833cb8fd1 disassociated (deleted). External IP: 10.96.250.209, port: 36c880e1-ab07-499d-9d28-ce13fa26a7b2. [pid: 8|app: 0|req: 1624/3262] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jul 9 14:40:30 2026] DELETE /v2.0/floatingips/2361ceb9-d028-400c-9bc3-d95833cb8fd1 => generated 0 bytes in 767 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:31.078 7 INFO neutron.api.v2.resource [None req-61a4b96f-a0cd-4cb5-b8b8-e0c591f39ae7 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1639/3263] 10.0.0.195 () {32 vars in 728 bytes} [Thu Jul 9 14:40:31 2026] GET /v2.0/floatingips/2361ceb9-d028-400c-9bc3-d95833cb8fd1 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:40:31.317 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b9f78b5-2622-41e1-8259-7fb34a8a9105'] response: {'name': 'network-changed', 'server_uuid': '2cf757fa-4db2-4def-a88a-accfd3553ffd', 'tag': '36c880e1-ab07-499d-9d28-ce13fa26a7b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1625/3264] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:40:31 2026] GET /v2.0/ports?device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 1200 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3265] 10.0.0.168 () {34 vars in 1039 bytes} [Thu Jul 9 14:40:31 2026] GET /v2.0/security-groups?id=a0c17dc1-205a-487a-ab16-626436931f09&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3266] 199.19.213.223 () {34 vars in 1079 bytes} [Thu Jul 9 14:40:31 2026] GET /v2.0/ports?tenant_id=e9410d58b8e545da9fc59fed57782082&device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 1469 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3267] 199.19.213.223 () {34 vars in 985 bytes} [Thu Jul 9 14:40:31 2026] GET /v2.0/networks?id=80f02930-43d1-4508-acee-6c27aa96f408 => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3268] 199.19.213.223 () {34 vars in 1057 bytes} [Thu Jul 9 14:40:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=36c880e1-ab07-499d-9d28-ce13fa26a7b2 => 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: 1642/3269] 199.19.213.223 () {34 vars in 1103 bytes} [Thu Jul 9 14:40:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c5&port_id=36c880e1-ab07-499d-9d28-ce13fa26a7b2 => 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: 1628/3270] 199.19.213.223 () {34 vars in 1063 bytes} [Thu Jul 9 14:40:32 2026] GET /v2.0/subnets?id=6f227da3-6b4e-499b-8006-cad23a4434b8&id=75ef67d3-a25b-4103-9783-58b36a78bbf9 => generated 1409 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3271] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:40:32 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&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: 1629/3272] 199.19.213.223 () {34 vars in 1051 bytes} [Thu Jul 9 14:40:32 2026] GET /v2.0/ports?network_id=80f02930-43d1-4508-acee-6c27aa96f408&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: 1644/3273] 199.19.213.223 () {34 vars in 1011 bytes} [Thu Jul 9 14:40:32 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3274] 199.19.213.223 () {34 vars in 1111 bytes} [Thu Jul 9 14:40:32 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3275] 199.19.213.223 () {34 vars in 993 bytes} [Thu Jul 9 14:40:33 2026] GET /v2.0/ports?device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => generated 1200 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3276] 199.19.213.223 () {36 vars in 996 bytes} [Thu Jul 9 14:40:33 2026] DELETE /v2.0/ports/36c880e1-ab07-499d-9d28-ce13fa26a7b2 => 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: 1646/3277] 10.0.0.168 () {34 vars in 989 bytes} [Thu Jul 9 14:40:36 2026] GET /v2.0/ports?device_id=2cf757fa-4db2-4def-a88a-accfd3553ffd => 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: 1648/3280] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:40:41 2026] DELETE /v2.0/security-group-rules/8f517e71-3670-4934-9ec1-e254c70f15fe => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:41.764 8 INFO neutron.api.v2.resource [None req-a640fd94-30ed-47e2-8576-f3c29715cb02 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3281] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:40:41 2026] GET /v2.0/security-group-rules/8f517e71-3670-4934-9ec1-e254c70f15fe => generated 155 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3282] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:40:41 2026] DELETE /v2.0/security-group-rules/5f87f923-91fa-4796-a284-815293163165 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:41.896 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4c98383-9452-4137-aa5a-5dfe9f7414f8'] response: {'server_uuid': '2cf757fa-4db2-4def-a88a-accfd3553ffd', 'name': 'network-vif-deleted', 'tag': '36c880e1-ab07-499d-9d28-ce13fa26a7b2', 'status': 'completed', 'code': 200} 2026-07-09 14:40:41.909 8 INFO neutron.api.v2.resource [None req-59c20698-d7c2-46a0-b4ff-71b6f4aa15a9 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3283] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:40:41 2026] GET /v2.0/security-group-rules/5f87f923-91fa-4796-a284-815293163165 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3284] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:40:41 2026] DELETE /v2.0/security-group-rules/f2d69300-b1d4-4efe-abc9-c5665ab01ad1 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:42.025 8 INFO neutron.api.v2.resource [None req-f608fa39-fe0b-4403-aafc-6ec2db2f8a5f 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1635/3285] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:40:42 2026] GET /v2.0/security-group-rules/f2d69300-b1d4-4efe-abc9-c5665ab01ad1 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3286] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:40:42 2026] DELETE /v2.0/security-group-rules/e34b01f8-002f-4c72-b4ab-339369c47f2e => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:42.127 8 INFO neutron.api.v2.resource [None req-e0b3a881-e657-479d-940f-362683e4882f 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1636/3287] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:40:42 2026] GET /v2.0/security-group-rules/e34b01f8-002f-4c72-b4ab-339369c47f2e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3288] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:40:42 2026] DELETE /v2.0/security-group-rules/f5f1a865-aba6-40de-a613-20cb41411af0 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:42.229 8 INFO neutron.api.v2.resource [None req-2fc08d87-a1c2-4424-b742-22fa1cbcc7f2 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1637/3289] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:40:42 2026] GET /v2.0/security-group-rules/f5f1a865-aba6-40de-a613-20cb41411af0 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3290] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:40:42 2026] DELETE /v2.0/security-group-rules/f233c8db-6150-4f35-a613-28c2b117f9fa => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:42.341 8 INFO neutron.api.v2.resource [None req-4c6e5497-4122-4913-a39b-ed30cb785bb0 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1638/3291] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:40:42 2026] GET /v2.0/security-group-rules/f233c8db-6150-4f35-a613-28c2b117f9fa => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3292] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:40:42 2026] DELETE /v2.0/security-group-rules/b69bf0f6-a7ee-4f85-bb34-911de2223a74 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:42.463 8 INFO neutron.api.v2.resource [None req-83fe68ba-4aa9-4229-b4c6-c1c20ec3ca85 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1639/3293] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:40:42 2026] GET /v2.0/security-group-rules/b69bf0f6-a7ee-4f85-bb34-911de2223a74 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3294] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:40:42 2026] DELETE /v2.0/security-group-rules/d1643df2-0c2c-42df-98b4-57402109738f => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:42.578 8 INFO neutron.api.v2.resource [None req-67abde1d-87bb-4ee7-8a88-e2dfc5fabf63 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3295] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:40:42 2026] GET /v2.0/security-group-rules/d1643df2-0c2c-42df-98b4-57402109738f => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3296] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:40:42 2026] DELETE /v2.0/security-group-rules/7726f659-6c21-4692-b800-7a51fd0807b8 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:42.678 8 INFO neutron.api.v2.resource [None req-0c143065-9a9d-4650-86d1-f77260a584d3 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1641/3297] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:40:42 2026] GET /v2.0/security-group-rules/7726f659-6c21-4692-b800-7a51fd0807b8 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3298] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:40:42 2026] DELETE /v2.0/security-group-rules/9452988b-2846-451e-901c-1ca6992f3acc => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:42.796 8 INFO neutron.api.v2.resource [None req-544e1b4f-480f-4c76-ba15-5157967db325 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3299] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:40:42 2026] GET /v2.0/security-group-rules/9452988b-2846-451e-901c-1ca6992f3acc => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3300] 10.0.0.195 () {32 vars in 749 bytes} [Thu Jul 9 14:40:42 2026] DELETE /v2.0/security-group-rules/2775aab7-c701-4fe7-af67-bcac3d9ac18e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:42.911 8 INFO neutron.api.v2.resource [None req-78223ed6-6a20-4298-954f-8e3c1843d04d 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1643/3301] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jul 9 14:40:42 2026] GET /v2.0/security-group-rules/2775aab7-c701-4fe7-af67-bcac3d9ac18e => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3302] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:40:42 2026] DELETE /v2.0/security-groups/a0c17dc1-205a-487a-ab16-626436931f09 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:43.031 8 INFO neutron.api.v2.resource [None req-ad994271-d632-4d56-8bb9-6dac08099e43 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1644/3303] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jul 9 14:40:43 2026] GET /v2.0/security-groups/a0c17dc1-205a-487a-ab16-626436931f09 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3304] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:40:43 2026] PUT /v2.0/routers/373df6cb-c497-4dce-94c4-01499cad4062/remove_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:40:44.616 8 INFO neutron.api.v2.resource [None req-a10e6f37-7095-421e-9a8c-018f05a86665 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3305] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:40:44 2026] PUT /v2.0/routers/373df6cb-c497-4dce-94c4-01499cad4062/remove_router_interface => generated 198 bytes in 217 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3306] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:40:44 2026] PUT /v2.0/routers/373df6cb-c497-4dce-94c4-01499cad4062/remove_router_interface => generated 309 bytes in 1303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:40:46.142 8 INFO neutron.api.v2.resource [None req-606828cd-8b1d-4cb6-b46e-15648dc9bb27 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3307] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:40:45 2026] PUT /v2.0/routers/373df6cb-c497-4dce-94c4-01499cad4062/remove_router_interface => generated 198 bytes in 201 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3308] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:40:46 2026] PUT /v2.0/routers/373df6cb-c497-4dce-94c4-01499cad4062/remove_router_interface => generated 309 bytes in 1934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:40:48.351 8 INFO neutron.api.v2.resource [None req-2bafaebb-5c54-457f-9ce5-2f71b04d1c70 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1647/3309] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jul 9 14:40:48 2026] PUT /v2.0/routers/373df6cb-c497-4dce-94c4-01499cad4062/remove_router_interface => generated 198 bytes in 269 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:40:49.382 7 INFO neutron.db.l3_hamode_db [None req-7bda81e7-9fea-4dee-9c1e-9eed5a5b9575 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] HA network 6a662eff-93ed-4abb-90f1-93ed278a49db was deleted as no HA routers are present in tenant e9410d58b8e545da9fc59fed57782082. [pid: 7|app: 0|req: 1663/3310] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:40:48 2026] DELETE /v2.0/routers/373df6cb-c497-4dce-94c4-01499cad4062 => generated 0 bytes in 1027 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:40:49.421 8 INFO neutron.api.v2.resource [None req-78327e85-03a0-422a-a47e-6135c1ed0ee9 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1648/3311] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:40:49 2026] GET /v2.0/routers/373df6cb-c497-4dce-94c4-01499cad4062 => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:40:49.442 7 INFO neutron.services.segments.plugin [-] Segment fc4b1a60-eb82-4237-a330-374aa0f8693d resource provider aggregate not found 2026-07-09 14:40:49.454 7 INFO neutron.services.segments.plugin [-] Segment fc4b1a60-eb82-4237-a330-374aa0f8693d resource provider aggregate not found 2026-07-09 14:40:49.470 7 INFO neutron.services.segments.plugin [-] Segment fc4b1a60-eb82-4237-a330-374aa0f8693d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc4b1a60-eb82-4237-a330-374aa0f8693d found for delete ", "request_id": "req-d545c931-b456-48de-bda7-6c5f51cc3d26"}]} 2026-07-09 14:40:49.472 7 INFO neutron.services.segments.plugin [-] Segment fc4b1a60-eb82-4237-a330-374aa0f8693d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc4b1a60-eb82-4237-a330-374aa0f8693d found for delete ", "request_id": "req-65d944b5-091d-496d-a13d-6c1bda53d757"}]} [pid: 7|app: 0|req: 1664/3312] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:40:49 2026] DELETE /v2.0/subnets/af1b4411-ba03-4263-9dfc-7692bc451869 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:40:49.685 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf75d2ea-17e6-4788-8684-caeca447717c 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1649/3313] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:40:49 2026] GET /v2.0/subnets/af1b4411-ba03-4263-9dfc-7692bc451869 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3314] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:40:49 2026] DELETE /v2.0/subnets/7c9ddf55-6b1f-4f11-9074-95daab0e7ca9 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:40:49.913 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85fbcecb-5ec2-4f08-b34a-6dddbb46c3e7 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1650/3315] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:40:49 2026] GET /v2.0/subnets/7c9ddf55-6b1f-4f11-9074-95daab0e7ca9 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3316] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:40:49 2026] DELETE /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:40:50.314 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a474aa52-1c0e-4584-ba58-2586a3476228 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3317] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jul 9 14:40:50 2026] GET /v2.0/networks/9da4ab69-08bc-4e5b-9f44-d93fa2773250 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3318] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:40:50 2026] DELETE /v2.0/subnets/75ef67d3-a25b-4103-9783-58b36a78bbf9 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:40:50.515 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a6732d85-0b66-4ef2-a02f-af51a1048e45 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3319] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:40:50 2026] GET /v2.0/subnets/75ef67d3-a25b-4103-9783-58b36a78bbf9 => 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: 1668/3320] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:40:50 2026] DELETE /v2.0/subnets/6f227da3-6b4e-499b-8006-cad23a4434b8 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:40:50.772 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8b7ef5e-6dd5-4ca1-aca7-ef365fd55bca 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3321] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:40:50 2026] GET /v2.0/subnets/6f227da3-6b4e-499b-8006-cad23a4434b8 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3322] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:40:50 2026] DELETE /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:40:51.173 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32c1d492-7d66-4a63-9eed-66f1595727cd 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3323] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jul 9 14:40:51 2026] GET /v2.0/networks/80f02930-43d1-4508-acee-6c27aa96f408 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3324] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:40:51 2026] DELETE /v2.0/subnets/daf1a99f-9574-4113-bd92-089db1b63cae => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:40:51.423 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60388224-c793-45e6-a2a7-8e8c1add557f 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3325] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:40:51 2026] GET /v2.0/subnets/daf1a99f-9574-4113-bd92-089db1b63cae => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:40:51.498 7 INFO neutron.services.segments.plugin [-] Segment 9004efb3-4e4e-4d98-824b-02081413c5b8 resource provider aggregate not found 2026-07-09 14:40:51.527 7 INFO neutron.services.segments.plugin [-] Segment 9004efb3-4e4e-4d98-824b-02081413c5b8 resource provider aggregate not found 2026-07-09 14:40:51.533 7 INFO neutron.services.segments.plugin [-] Segment 9004efb3-4e4e-4d98-824b-02081413c5b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9004efb3-4e4e-4d98-824b-02081413c5b8 found for delete ", "request_id": "req-f19ce1f3-b5d8-412f-83f9-0e4ab5cebaa3"}]} 2026-07-09 14:40:51.554 7 INFO neutron.services.segments.plugin [-] Segment 41413cab-7df3-4583-8d54-5954878cab27 resource provider aggregate not found 2026-07-09 14:40:51.560 7 INFO neutron.services.segments.plugin [-] Segment 9004efb3-4e4e-4d98-824b-02081413c5b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9004efb3-4e4e-4d98-824b-02081413c5b8 found for delete ", "request_id": "req-a1d04547-031c-4de6-843c-659dfbda1eb4"}]} 2026-07-09 14:40:51.579 7 INFO neutron.services.segments.plugin [-] Segment 41413cab-7df3-4583-8d54-5954878cab27 resource provider aggregate not found 2026-07-09 14:40:51.584 7 INFO neutron.services.segments.plugin [-] Segment 41413cab-7df3-4583-8d54-5954878cab27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41413cab-7df3-4583-8d54-5954878cab27 found for delete ", "request_id": "req-51a027af-e4eb-4f55-92f1-dab00e4c821f"}]} 2026-07-09 14:40:51.593 7 INFO neutron.services.segments.plugin [-] Segment 41413cab-7df3-4583-8d54-5954878cab27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41413cab-7df3-4583-8d54-5954878cab27 found for delete ", "request_id": "req-f20a0d19-93cb-49f1-96db-ab363fc5b1ea"}]} [pid: 7|app: 0|req: 1671/3326] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jul 9 14:40:51 2026] DELETE /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:40:51.709 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d86aa7e-6a82-479c-8954-4c0f1d37d678 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3327] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jul 9 14:40:51 2026] GET /v2.0/subnets/1a045063-9e43-4bcc-8065-f434687baff6 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3328] 10.0.0.195 () {32 vars in 725 bytes} [Thu Jul 9 14:40:51 2026] DELETE /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:40:52.095 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4eaa7d9-c3b5-42c0-a274-bf1ea7f01279 6462dab8e5734683bc3a8f27db2e7770 e9410d58b8e545da9fc59fed57782082 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1657/3329] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jul 9 14:40:52 2026] GET /v2.0/networks/55604f39-dafe-4502-920c-999d58a09a58 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:40:54.623 7 INFO neutron.services.segments.plugin [-] Segment 58f1fa5c-6d9f-48c5-8d88-6d186c3b379c resource provider aggregate not found 2026-07-09 14:40:54.627 7 INFO neutron.services.segments.plugin [-] Segment 58f1fa5c-6d9f-48c5-8d88-6d186c3b379c resource provider aggregate not found 2026-07-09 14:40:54.637 7 INFO neutron.services.segments.plugin [-] Segment 58f1fa5c-6d9f-48c5-8d88-6d186c3b379c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58f1fa5c-6d9f-48c5-8d88-6d186c3b379c found for delete ", "request_id": "req-9e00b087-328f-4b65-857c-481d03d86269"}]} 2026-07-09 14:40:54.643 7 INFO neutron.services.segments.plugin [-] Segment 58f1fa5c-6d9f-48c5-8d88-6d186c3b379c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58f1fa5c-6d9f-48c5-8d88-6d186c3b379c found for delete ", "request_id": "req-bb4510b0-4cf7-456e-b48b-7110384ed896"}]} [pid: 7|app: 0|req: 1673/3330] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:40:54 2026] GET /v2.0/security-groups?tenant_id=7d3c347795b04e25b0cf51fb660e9596&name=default => generated 2929 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3331] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:40:55 2026] DELETE /v2.0/security-groups/47c22759-1e80-4670-b5ae-796ab799c1da => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3332] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:40:55 2026] GET /v2.0/security-groups?tenant_id=868c4c1d6fbc413b956f9d6b8b0f925e&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3333] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:40:55 2026] DELETE /v2.0/security-groups/613b810c-fabe-438d-9236-67045800b6de => 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: 1676/3336] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:40:55 2026] GET /v2.0/security-groups?tenant_id=da0599024b154f90bd327c2a7ac43152&name=default => generated 2929 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3337] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:40:55 2026] DELETE /v2.0/security-groups/4ea635d8-dda5-4d4f-a66f-2e01eaa1606c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3338] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:40:56 2026] GET /v2.0/security-groups?tenant_id=12b9514d9f6440c19261a588001989fa&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3339] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:40:56 2026] DELETE /v2.0/security-groups/be7371b6-4a16-487d-a18b-edebf153eff7 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3340] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:40:56 2026] GET /v2.0/security-groups?tenant_id=e9410d58b8e545da9fc59fed57782082&name=default => generated 2929 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3341] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:40:56 2026] DELETE /v2.0/security-groups/c7d6be03-68ac-420e-b224-818c9a0151ae => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3342] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:40:57 2026] GET /v2.0/security-groups?tenant_id=f524cd6b79ef4d0fbb42bbfa1a61bdd4&name=default => generated 2929 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3343] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:40:57 2026] DELETE /v2.0/security-groups/dd5a032c-d9f0-45c7-9102-1d57df7ccf04 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3344] 10.0.0.195 () {32 vars in 773 bytes} [Thu Jul 9 14:40:57 2026] GET /v2.0/security-groups?tenant_id=c7b224e92d4c4e38ba02be951826eb56&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3345] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jul 9 14:40:57 2026] DELETE /v2.0/security-groups/9d5f6ade-8110-4e50-8670-d8e4f6322b9e => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3346] 10.0.0.195 () {32 vars in 648 bytes} [Thu Jul 9 14:41:01 2026] GET /v2.0/networks => generated 2168 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3347] 10.0.0.195 () {32 vars in 654 bytes} [Thu Jul 9 14:41:02 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3348] 10.0.0.195 () {32 vars in 646 bytes} [Thu Jul 9 14:41:02 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3349] 10.0.0.195 () {32 vars in 642 bytes} [Thu Jul 9 14:41:02 2026] GET /v2.0/ports => generated 4725 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3350] 10.0.0.195 () {32 vars in 646 bytes} [Thu Jul 9 14:41:02 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3351] 10.0.0.195 () {32 vars in 648 bytes} [Thu Jul 9 14:41:02 2026] GET /v2.0/networks => generated 2168 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3352] 10.0.0.195 () {32 vars in 662 bytes} [Thu Jul 9 14:41:02 2026] GET /v2.0/security-groups => generated 17401 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3353] 10.0.0.195 () {32 vars in 654 bytes} [Thu Jul 9 14:41:02 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)