+ 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 [Tue Apr 28 18:01:28 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:27:50 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-86f455f844-97wcd 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f4d8ca65668 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-04-28 18:01:33.845 7 INFO neutron.common.config [-] Logging enabled! 2026-04-28 18:01:33.845 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev1 2026-04-28 18:01:33.858 8 INFO neutron.common.config [-] Logging enabled! 2026-04-28 18:01:33.859 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev1 2026-04-28 18:01:34.402 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 18:01:34.418 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 18:01:35.508 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 18:01:35.511 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 18:01:35.515 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 18:01:35.516 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 18:01:35.517 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 18:01:35.517 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-28 18:01:35.517 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 18:01:35.525 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 18:01:35.525 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 18:01:35.526 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 18:01:35.544 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 18:01:35.547 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 18:01:35.549 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 18:01:35.551 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 18:01:35.551 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 18:01:35.551 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 18:01:35.552 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 18:01:35.552 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 18:01:35.553 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-28 18:01:35.553 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 18:01:35.560 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 18:01:35.561 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 18:01:35.561 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 18:01:35.583 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 18:01:35.584 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 18:01:35.584 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 18:01:35.607 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 18:01:35.607 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 18:01:35.607 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 18:01:35.608 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 18:01:35.632 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 18:01:35.632 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 18:01:35.633 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 18:01:35.633 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 18:01:36.061 7 INFO neutron.plugins.ml2.managers [None req-1dc52b11-d3cd-4b7a-9b4f-9e4469a315bc - - - - - -] Initializing driver for type 'vlan' 2026-04-28 18:01:36.070 8 INFO neutron.plugins.ml2.managers [None req-714f00f2-1a7e-4747-85e3-f7786b5f88f5 - - - - - -] Initializing driver for type 'vlan' 2026-04-28 18:01:36.209 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1dc52b11-d3cd-4b7a-9b4f-9e4469a315bc - - - - - -] VlanTypeDriver initialization complete 2026-04-28 18:01:36.209 7 INFO neutron.plugins.ml2.managers [None req-1dc52b11-d3cd-4b7a-9b4f-9e4469a315bc - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 18:01:36.209 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1dc52b11-d3cd-4b7a-9b4f-9e4469a315bc - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 18:01:36.213 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-714f00f2-1a7e-4747-85e3-f7786b5f88f5 - - - - - -] VlanTypeDriver initialization complete 2026-04-28 18:01:36.213 8 INFO neutron.plugins.ml2.managers [None req-714f00f2-1a7e-4747-85e3-f7786b5f88f5 - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 18:01:36.214 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-714f00f2-1a7e-4747-85e3-f7786b5f88f5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 18:01:36.225 7 INFO neutron.plugins.ml2.managers [None req-1dc52b11-d3cd-4b7a-9b4f-9e4469a315bc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 18:01:36.226 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1dc52b11-d3cd-4b7a-9b4f-9e4469a315bc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 18:01:36.226 7 INFO neutron.plugins.ml2.managers [None req-1dc52b11-d3cd-4b7a-9b4f-9e4469a315bc - - - - - -] Initializing extension driver 'port_security' 2026-04-28 18:01:36.226 7 INFO neutron.plugins.ml2.extensions.port_security [None req-1dc52b11-d3cd-4b7a-9b4f-9e4469a315bc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 18:01:36.226 7 INFO neutron.plugins.ml2.managers [None req-1dc52b11-d3cd-4b7a-9b4f-9e4469a315bc - - - - - -] Initializing extension driver 'qos' 2026-04-28 18:01:36.226 7 INFO neutron.plugins.ml2.managers [None req-1dc52b11-d3cd-4b7a-9b4f-9e4469a315bc - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 18:01:36.226 7 INFO neutron.plugins.ml2.managers [None req-1dc52b11-d3cd-4b7a-9b4f-9e4469a315bc - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 18:01:36.230 8 INFO neutron.plugins.ml2.managers [None req-714f00f2-1a7e-4747-85e3-f7786b5f88f5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 18:01:36.230 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-714f00f2-1a7e-4747-85e3-f7786b5f88f5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 18:01:36.230 8 INFO neutron.plugins.ml2.managers [None req-714f00f2-1a7e-4747-85e3-f7786b5f88f5 - - - - - -] Initializing extension driver 'port_security' 2026-04-28 18:01:36.230 8 INFO neutron.plugins.ml2.extensions.port_security [None req-714f00f2-1a7e-4747-85e3-f7786b5f88f5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 18:01:36.230 8 INFO neutron.plugins.ml2.managers [None req-714f00f2-1a7e-4747-85e3-f7786b5f88f5 - - - - - -] Initializing extension driver 'qos' 2026-04-28 18:01:36.230 8 INFO neutron.plugins.ml2.managers [None req-714f00f2-1a7e-4747-85e3-f7786b5f88f5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 18:01:36.231 8 INFO neutron.plugins.ml2.managers [None req-714f00f2-1a7e-4747-85e3-f7786b5f88f5 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 18:01:36.238 7 INFO neutron.quota [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded quota_driver: . 2026-04-28 18:01:36.238 7 INFO neutron.plugins.ml2.plugin [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 18:01:36.238 7 INFO neutron.plugins.ml2.managers [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 18:01:36.238 7 INFO neutron.plugins.ml2.managers [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 18:01:36.239 7 INFO neutron.plugins.ml2.managers [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 18:01:36.239 7 INFO neutron.extensions.vlantransparent [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Disabled vlantransparent extension. 2026-04-28 18:01:36.239 7 INFO neutron.manager [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loading Plugin: qos 2026-04-28 18:01:36.243 8 INFO neutron.quota [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded quota_driver: . 2026-04-28 18:01:36.243 8 INFO neutron.plugins.ml2.plugin [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 18:01:36.243 8 INFO neutron.plugins.ml2.managers [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 18:01:36.243 8 INFO neutron.plugins.ml2.managers [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 18:01:36.243 8 INFO neutron.plugins.ml2.managers [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 18:01:36.244 8 INFO neutron.extensions.vlantransparent [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Disabled vlantransparent extension. 2026-04-28 18:01:36.244 8 INFO neutron.manager [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loading Plugin: qos 2026-04-28 18:01:36.252 7 INFO neutron.manager [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loading Plugin: router 2026-04-28 18:01:36.258 8 INFO neutron.manager [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loading Plugin: router 2026-04-28 18:01:36.293 7 INFO neutron.services.service_base [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 18:01:36.293 7 INFO neutron.manager [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loading Plugin: segments 2026-04-28 18:01:36.304 8 INFO neutron.services.service_base [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 18:01:36.305 8 INFO neutron.manager [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loading Plugin: segments 2026-04-28 18:01:36.392 7 INFO neutron.manager [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loading Plugin: trunk 2026-04-28 18:01:36.406 8 INFO neutron.manager [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loading Plugin: trunk 2026-04-28 18:01:36.408 7 INFO neutron.manager [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loading Plugin: vpnaas 2026-04-28 18:01:36.421 8 INFO neutron.manager [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loading Plugin: vpnaas 2026-04-28 18:01:36.446 7 WARNING stevedore.named [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 18:01:36.460 8 WARNING stevedore.named [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 18:01:36.526 7 INFO neutron_vpnaas.services.vpn.plugin [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 18:01:36.526 7 INFO neutron.common.utils [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 18:01:36.527 7 INFO neutron.manager [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loading Plugin: auto_allocate 2026-04-28 18:01:36.529 8 INFO neutron_vpnaas.services.vpn.plugin [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 18:01:36.530 8 INFO neutron.common.utils [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 18:01:36.530 8 INFO neutron.manager [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loading Plugin: auto_allocate 2026-04-28 18:01:36.531 7 INFO neutron.manager [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loading Plugin: tag 2026-04-28 18:01:36.535 8 INFO neutron.manager [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loading Plugin: tag 2026-04-28 18:01:36.538 7 INFO neutron.manager [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loading Plugin: timestamp 2026-04-28 18:01:36.540 7 INFO neutron.manager [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 18:01:36.543 8 INFO neutron.manager [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loading Plugin: timestamp 2026-04-28 18:01:36.544 7 INFO neutron.manager [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loading Plugin: flavors 2026-04-28 18:01:36.546 8 INFO neutron.manager [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 18:01:36.547 7 INFO neutron.manager [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loading Plugin: revisions 2026-04-28 18:01:36.549 8 INFO neutron.manager [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loading Plugin: flavors 2026-04-28 18:01:36.551 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Initializing extension manager. 2026-04-28 18:01:36.552 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: address-group 2026-04-28 18:01:36.553 8 INFO neutron.manager [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loading Plugin: revisions 2026-04-28 18:01:36.553 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: address-scope 2026-04-28 18:01:36.553 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 18:01:36.554 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: agent 2026-04-28 18:01:36.555 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 18:01:36.556 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Initializing extension manager. 2026-04-28 18:01:36.556 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 18:01:36.557 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 18:01:36.557 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: address-group 2026-04-28 18:01:36.557 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: availability_zone 2026-04-28 18:01:36.558 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 18:01:36.558 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: address-scope 2026-04-28 18:01:36.558 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 18:01:36.559 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 18:01:36.559 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: default-subnetpools 2026-04-28 18:01:36.560 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: agent 2026-04-28 18:01:36.560 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 18:01:36.561 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 18:01:36.561 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: dns-integration 2026-04-28 18:01:36.561 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 18:01:36.562 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 18:01:36.562 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 18:01:36.562 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 18:01:36.563 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: availability_zone 2026-04-28 18:01:36.563 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: dvr 2026-04-28 18:01:36.563 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 18:01:36.563 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 18:01:36.564 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 18:01:36.564 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 18:01:36.564 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: default-subnetpools 2026-04-28 18:01:36.565 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 18:01:36.565 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 18:01:36.566 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: external-net 2026-04-28 18:01:36.566 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 18:01:36.566 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 18:01:36.566 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: dns-integration 2026-04-28 18:01:36.567 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: extraroute 2026-04-28 18:01:36.567 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 18:01:36.567 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 18:01:36.567 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 18:01:36.568 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 18:01:36.568 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: dvr 2026-04-28 18:01:36.568 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 18:01:36.569 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 18:01:36.569 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 18:01:36.569 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 18:01:36.569 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 18:01:36.570 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 18:01:36.570 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: fip-port-details 2026-04-28 18:01:36.570 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 18:01:36.571 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: flavors 2026-04-28 18:01:36.571 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: external-net 2026-04-28 18:01:36.571 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 18:01:36.572 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: extraroute 2026-04-28 18:01:36.572 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 18:01:36.572 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 18:01:36.573 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: floatingip-pools 2026-04-28 18:01:36.573 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 18:01:36.573 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: ip_allocation 2026-04-28 18:01:36.574 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 18:01:36.574 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 18:01:36.574 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 18:01:36.574 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: l2_adjacency 2026-04-28 18:01:36.575 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 18:01:36.575 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: fip-port-details 2026-04-28 18:01:36.575 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: router 2026-04-28 18:01:36.576 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: flavors 2026-04-28 18:01:36.577 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 18:01:36.577 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 18:01:36.578 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-28 18:01:36.578 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: floatingip-pools 2026-04-28 18:01:36.578 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-28 18:01:36.578 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: ip_allocation 2026-04-28 18:01:36.579 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 18:01:36.579 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 18:01:36.579 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: l3-ha 2026-04-28 18:01:36.579 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: l2_adjacency 2026-04-28 18:01:36.580 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 18:01:36.580 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-28 18:01:36.580 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: router 2026-04-28 18:01:36.581 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: l3-flavors 2026-04-28 18:01:36.582 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 18:01:36.582 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 18:01:36.582 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 18:01:36.583 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-28 18:01:36.583 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-28 18:01:36.584 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 18:01:36.584 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: l3-ha 2026-04-28 18:01:36.585 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 18:01:36.585 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-28 18:01:36.586 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 18:01:36.586 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: l3-flavors 2026-04-28 18:01:36.587 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 18:01:36.587 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 18:01:36.587 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 18:01:36.588 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 18:01:36.589 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 18:01:36.590 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 18:01:36.590 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: multi-provider 2026-04-28 18:01:36.591 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: net-mtu 2026-04-28 18:01:36.591 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 18:01:36.591 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 18:01:36.592 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: network_availability_zone 2026-04-28 18:01:36.592 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 18:01:36.592 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: network_ha 2026-04-28 18:01:36.593 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: network-ip-availability 2026-04-28 18:01:36.593 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 18:01:36.594 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 18:01:36.594 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 18:01:36.595 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: pagination 2026-04-28 18:01:36.595 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 18:01:36.595 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: port-device-profile 2026-04-28 18:01:36.596 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 18:01:36.596 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: multi-provider 2026-04-28 18:01:36.596 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 18:01:36.596 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: net-mtu 2026-04-28 18:01:36.597 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 18:01:36.597 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 18:01:36.597 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: port-mac-override 2026-04-28 18:01:36.597 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: network_availability_zone 2026-04-28 18:01:36.598 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 18:01:36.598 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: network_ha 2026-04-28 18:01:36.598 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 18:01:36.598 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: network-ip-availability 2026-04-28 18:01:36.599 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 18:01:36.599 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: port-resource-request 2026-04-28 18:01:36.600 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 18:01:36.600 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 18:01:36.600 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: pagination 2026-04-28 18:01:36.601 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: port-device-profile 2026-04-28 18:01:36.601 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 18:01:36.601 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 18:01:36.601 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: binding 2026-04-28 18:01:36.602 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 18:01:36.602 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: binding-extended 2026-04-28 18:01:36.602 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 18:01:36.603 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: port-security 2026-04-28 18:01:36.603 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: port-mac-override 2026-04-28 18:01:36.603 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: project-id 2026-04-28 18:01:36.603 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 18:01:36.603 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: provider 2026-04-28 18:01:36.604 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 18:01:36.604 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 18:01:36.605 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: port-resource-request 2026-04-28 18:01:36.605 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 18:01:36.605 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: qos 2026-04-28 18:01:36.606 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 18:01:36.606 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 18:01:36.607 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: binding 2026-04-28 18:01:36.607 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 18:01:36.607 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: qos-default 2026-04-28 18:01:36.608 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: binding-extended 2026-04-28 18:01:36.608 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: qos-fip 2026-04-28 18:01:36.608 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: port-security 2026-04-28 18:01:36.608 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 18:01:36.609 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: project-id 2026-04-28 18:01:36.609 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 18:01:36.609 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: provider 2026-04-28 18:01:36.609 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 18:01:36.610 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 18:01:36.611 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 18:01:36.611 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: qos 2026-04-28 18:01:36.611 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: qos-pps 2026-04-28 18:01:36.612 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 18:01:36.612 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 18:01:36.613 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 18:01:36.613 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 18:01:36.613 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 18:01:36.613 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: qos-default 2026-04-28 18:01:36.614 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: quota-check-limit 2026-04-28 18:01:36.614 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: qos-fip 2026-04-28 18:01:36.614 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 18:01:36.615 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 18:01:36.615 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 18:01:36.616 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: quotas 2026-04-28 18:01:36.616 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 18:01:36.617 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 18:01:36.617 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: quota_details 2026-04-28 18:01:36.618 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: qos-pps 2026-04-28 18:01:36.618 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 18:01:36.619 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 18:01:36.619 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: rbac-policies 2026-04-28 18:01:36.619 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: rbac-address-group 2026-04-28 18:01:36.619 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 18:01:36.620 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: quota-check-limit 2026-04-28 18:01:36.620 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 18:01:36.621 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 18:01:36.621 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 18:01:36.622 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: revision-if-match 2026-04-28 18:01:36.622 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: quotas 2026-04-28 18:01:36.622 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 18:01:36.623 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: router_availability_zone 2026-04-28 18:01:36.623 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: quota_details 2026-04-28 18:01:36.624 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 18:01:36.625 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: rbac-policies 2026-04-28 18:01:36.625 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 18:01:36.626 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: rbac-address-group 2026-04-28 18:01:36.626 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 18:01:36.626 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 18:01:36.627 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 18:01:36.627 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 18:01:36.627 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 18:01:36.627 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 18:01:36.628 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: revision-if-match 2026-04-28 18:01:36.628 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 18:01:36.628 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 18:01:36.628 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 18:01:36.629 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: router_availability_zone 2026-04-28 18:01:36.630 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 18:01:36.631 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 18:01:36.632 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 18:01:36.632 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 18:01:36.633 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 18:01:36.633 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: security-group 2026-04-28 18:01:36.634 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 18:01:36.634 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 18:01:36.634 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: segment 2026-04-28 18:01:36.635 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 18:01:36.636 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: service-type 2026-04-28 18:01:36.636 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: sorting 2026-04-28 18:01:36.637 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 18:01:36.638 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: standard-attr-description 2026-04-28 18:01:36.638 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: stateful-security-group 2026-04-28 18:01:36.639 7 WARNING neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 18:01:36.639 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: security-group 2026-04-28 18:01:36.639 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 18:01:36.640 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: segment 2026-04-28 18:01:36.640 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: subnet-external-network 2026-04-28 18:01:36.640 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 18:01:36.640 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: subnet_onboard 2026-04-28 18:01:36.641 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: service-type 2026-04-28 18:01:36.641 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 18:01:36.642 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: sorting 2026-04-28 18:01:36.642 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: subnet-service-types 2026-04-28 18:01:36.642 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 18:01:36.642 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: subnet_allocation 2026-04-28 18:01:36.643 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: standard-attr-description 2026-04-28 18:01:36.643 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 18:01:36.644 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: tag-creation 2026-04-28 18:01:36.644 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: stateful-security-group 2026-04-28 18:01:36.644 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 18:01:36.645 8 WARNING neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 18:01:36.645 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 18:01:36.646 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: subnet-external-network 2026-04-28 18:01:36.647 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: subnet_onboard 2026-04-28 18:01:36.647 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 18:01:36.648 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: subnet-service-types 2026-04-28 18:01:36.648 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 18:01:36.648 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: subnet_allocation 2026-04-28 18:01:36.649 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 18:01:36.649 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 18:01:36.650 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: trunk 2026-04-28 18:01:36.650 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: tag-creation 2026-04-28 18:01:36.650 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: trunk-details 2026-04-28 18:01:36.650 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 18:01:36.651 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 18:01:36.651 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 18:01:36.653 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-28 18:01:36.654 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 18:01:36.654 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 18:01:36.655 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: vpn-flavors 2026-04-28 18:01:36.655 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 18:01:36.656 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: trunk 2026-04-28 18:01:36.656 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: trunk-details 2026-04-28 18:01:36.657 7 INFO neutron.api.extensions [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Loaded extension: vpnaas 2026-04-28 18:01:36.657 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 18:01:36.657 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 18:01:36.659 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-28 18:01:36.659 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-28 18:01:36.659 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-28 18:01:36.660 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 18:01:36.660 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-28 18:01:36.660 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 18:01:36.661 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: vpn-flavors 2026-04-28 18:01:36.662 8 INFO neutron.api.extensions [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Loaded extension: vpnaas 2026-04-28 18:01:36.663 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 18:01:36.664 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 18:01:36.665 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-28 18:01:36.665 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-28 18:01:36.665 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 18:01:36.665 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-28 18:01:36.669 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 18:01:36.669 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 18:01:36.669 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 18:01:36.670 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 18:01:36.670 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 18:01:36.671 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 18:01:36.671 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] subnetpool is already registered 2026-04-28 18:01:36.672 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 18:01:36.672 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] subnetpool is already registered 2026-04-28 18:01:36.673 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 18:01:36.673 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 18:01:36.673 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 18:01:36.674 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 18:01:36.674 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 18:01:36.674 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 18:01:36.674 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 18:01:36.675 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 18:01:36.675 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 18:01:36.676 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 18:01:36.676 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] subnetpool is already registered 2026-04-28 18:01:36.677 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 18:01:36.677 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] subnetpool is already registered 2026-04-28 18:01:36.677 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 18:01:36.678 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 18:01:36.678 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 18:01:36.679 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 18:01:36.679 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 18:01:36.679 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] router is already registered 2026-04-28 18:01:36.679 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 18:01:36.680 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 18:01:36.680 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 18:01:36.680 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] floatingip is already registered 2026-04-28 18:01:36.684 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 18:01:36.684 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 18:01:36.684 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] rbac_policy is already registered 2026-04-28 18:01:36.684 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] router is already registered 2026-04-28 18:01:36.684 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 18:01:36.684 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] floatingip is already registered 2026-04-28 18:01:36.684 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 18:01:36.685 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] security_group is already registered 2026-04-28 18:01:36.685 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 18:01:36.685 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] security_group_rule is already registered 2026-04-28 18:01:36.686 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 18:01:36.687 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] subnetpool is already registered 2026-04-28 18:01:36.687 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 18:01:36.688 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] subnetpool is already registered 2026-04-28 18:01:36.688 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 18:01:36.688 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] trunk is already registered 2026-04-28 18:01:36.688 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 18:01:36.689 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] rbac_policy is already registered 2026-04-28 18:01:36.689 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 18:01:36.689 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] endpoint_group is already registered 2026-04-28 18:01:36.689 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 18:01:36.689 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] security_group is already registered 2026-04-28 18:01:36.690 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 18:01:36.690 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] vpnservice is already registered 2026-04-28 18:01:36.690 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 18:01:36.690 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] security_group_rule is already registered 2026-04-28 18:01:36.690 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 18:01:36.691 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] ipsec_site_connection is already registered 2026-04-28 18:01:36.691 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 18:01:36.691 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] subnetpool is already registered 2026-04-28 18:01:36.691 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 18:01:36.691 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] ipsecpolicy is already registered 2026-04-28 18:01:36.691 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 18:01:36.692 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] subnetpool is already registered 2026-04-28 18:01:36.692 7 INFO neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 18:01:36.692 7 WARNING neutron.quota.resource_registry [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] ikepolicy is already registered 2026-04-28 18:01:36.692 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 18:01:36.692 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] trunk is already registered 2026-04-28 18:01:36.693 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 18:01:36.693 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] endpoint_group is already registered 2026-04-28 18:01:36.693 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 18:01:36.693 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] vpnservice is already registered 2026-04-28 18:01:36.694 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 18:01:36.694 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] ipsec_site_connection is already registered 2026-04-28 18:01:36.694 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 18:01:36.695 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] ipsecpolicy is already registered 2026-04-28 18:01:36.695 8 INFO neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 18:01:36.695 8 WARNING neutron.quota.resource_registry [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] ikepolicy is already registered 2026-04-28 18:01:36.868 8 WARNING keystonemiddleware._common.config [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 18:01:36.875 8 WARNING oslo_config.cfg [None req-de524c6f-ee5e-4956-8ac0-28a3b82dfac2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f4d8ca65668 pid: 8 (default app) 2026-04-28 18:01:36.885 7 WARNING keystonemiddleware._common.config [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 18:01:36.892 7 WARNING oslo_config.cfg [None req-0e4b21c6-8e5b-473e-b3e7-129242833da5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f4d8ca65668 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-04-28 18:01:41.795 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d190cfc-b80a-4c33-a7f7-b6344c983b30 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.19.213.220 () {44 vars in 927 bytes} [Tue Apr 28 18:01:41 2026] GET /v2.0/networks/public => generated 108 bytes in 636 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/4] 199.19.213.220 () {44 vars in 949 bytes} [Tue Apr 28 18:01:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:01:42.363 8 WARNING neutron.services.revisions.revision_plugin [None req-37c1e419-c4f5-414b-9d7d-60171a1951b4 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Could not find related network for resource to bump revision. 2026-04-28 18:01:42.389 8 INFO neutron.db.segments_db [None req-37c1e419-c4f5-414b-9d7d-60171a1951b4 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 03c4f0b7-93c9-4e8d-9509-224ea219934f of type flat for network d47074cc-0b66-487e-bffe-cc9c2548deca 2026-04-28 18:01:42.433 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37c1e419-c4f5-414b-9d7d-60171a1951b4 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.19.213.220 () {48 vars in 967 bytes} [Tue Apr 28 18:01:42 2026] POST /v2.0/networks => generated 124 bytes in 437 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:01:48.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-172d7040-0c81-4036-a6c8-866bb43934a5 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.220 () {44 vars in 927 bytes} [Tue Apr 28 18:01:48 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.220 () {44 vars in 949 bytes} [Tue Apr 28 18:01:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:01:48.468 8 WARNING neutron.services.revisions.revision_plugin [None req-57baf4e3-d0fc-461e-8810-f27efaa48b34 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Could not find related network for resource to bump revision. 2026-04-28 18:01:48.489 8 INFO neutron.db.segments_db [None req-57baf4e3-d0fc-461e-8810-f27efaa48b34 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment c0f4c8e3-935a-41d4-a80f-32b4efe7f1e2 of type flat for network 8ceb3520-f17a-4cc1-99ca-b33fcb4f2c7d 2026-04-28 18:01:48.524 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57baf4e3-d0fc-461e-8810-f27efaa48b34 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.220 () {48 vars in 967 bytes} [Tue Apr 28 18:01:48 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-04-28 18:01:54.718 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fba950cb-2d7e-491e-aec5-eb2130615c3a 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.220 () {44 vars in 927 bytes} [Tue Apr 28 18:01:54 2026] GET /v2.0/networks/public => generated 108 bytes in 402 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.220 () {44 vars in 949 bytes} [Tue Apr 28 18:01:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:01:54.967 7 WARNING neutron.services.revisions.revision_plugin [None req-e6beb6f2-db81-4224-94d4-73b46ae1f966 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Could not find related network for resource to bump revision. 2026-04-28 18:01:55.002 7 INFO neutron.db.segments_db [None req-e6beb6f2-db81-4224-94d4-73b46ae1f966 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 7536da83-6ea9-4c9f-84f6-e14dab73b039 of type flat for network 1c848512-3fd7-4062-a7f5-6859ce097ca1 2026-04-28 18:01:55.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6beb6f2-db81-4224-94d4-73b46ae1f966 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.220 () {48 vars in 967 bytes} [Tue Apr 28 18:01:54 2026] POST /v2.0/networks => generated 124 bytes in 322 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:02:00.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a789604-557f-43db-9e7d-b385c508a68a 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.19.213.220 () {44 vars in 927 bytes} [Tue Apr 28 18:02:00 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.19.213.220 () {44 vars in 949 bytes} [Tue Apr 28 18:02:00 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-04-28 18:02:01.030 8 WARNING neutron.services.revisions.revision_plugin [None req-ad16adb6-09fd-4076-bb2b-f5eef1d41b22 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Could not find related network for resource to bump revision. 2026-04-28 18:02:01.054 8 INFO neutron.db.segments_db [None req-ad16adb6-09fd-4076-bb2b-f5eef1d41b22 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 75ee0a42-29cb-435c-a254-92b3f43b865c of type flat for network 267c5e72-f578-4e55-b433-fc7449c518c9 2026-04-28 18:02:01.079 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad16adb6-09fd-4076-bb2b-f5eef1d41b22 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.19.213.220 () {48 vars in 967 bytes} [Tue Apr 28 18:02:00 2026] POST /v2.0/networks => generated 124 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:02:06.973 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f2264f6-d5e6-4139-942c-664ce8e671c0 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.220 () {44 vars in 927 bytes} [Tue Apr 28 18:02:06 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.220 () {44 vars in 949 bytes} [Tue Apr 28 18:02:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:02:07.055 8 WARNING neutron.services.revisions.revision_plugin [None req-c379478e-52dc-4766-b1de-f849c981a108 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Could not find related network for resource to bump revision. 2026-04-28 18:02:07.071 8 INFO neutron.db.segments_db [None req-c379478e-52dc-4766-b1de-f849c981a108 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment c8ac50a1-b5a7-4704-b3c4-71cd9130847d of type flat for network 2b545e71-63e2-4981-9baf-bf134c1373cd 2026-04-28 18:02:07.092 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c379478e-52dc-4766-b1de-f849c981a108 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.19.213.220 () {48 vars in 967 bytes} [Tue Apr 28 18:02:06 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:02:12.942 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a269d6d3-eee0-4aad-8c52-7f5485c65660 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.19.213.220 () {44 vars in 927 bytes} [Tue Apr 28 18:02:12 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.19.213.220 () {44 vars in 949 bytes} [Tue Apr 28 18:02:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:02:13.021 7 WARNING neutron.services.revisions.revision_plugin [None req-45c8b4c5-d371-4475-b9a3-7554f3c16e9d 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Could not find related network for resource to bump revision. 2026-04-28 18:02:13.043 7 INFO neutron.db.segments_db [None req-45c8b4c5-d371-4475-b9a3-7554f3c16e9d 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 396dcdda-95ce-4e48-bd21-3dad1d7db4b7 of type flat for network 2001ef5a-2421-4e7a-91db-69ef62c75baa [pid: 7|app: 0|req: 10/22] 199.19.213.220 () {48 vars in 967 bytes} [Tue Apr 28 18:02:12 2026] POST /v2.0/networks => generated 706 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:02:14.346 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23a9a4dc-d423-4a1c-964e-0258a29dfafb 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.19.213.220 () {44 vars in 927 bytes} [Tue Apr 28 18:02:14 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.19.213.220 () {44 vars in 949 bytes} [Tue Apr 28 18:02:14 2026] GET /v2.0/networks?name=public => generated 709 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:02:14.418 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92ce8b14-3635-4cd8-aba6-e2123d3fd5cb 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.19.213.220 () {44 vars in 1034 bytes} [Tue Apr 28 18:02:14 2026] GET /v2.0/subnets/public-subnet?network_id=2001ef5a-2421-4e7a-91db-69ef62c75baa => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.19.213.220 () {44 vars in 1057 bytes} [Tue Apr 28 18:02:14 2026] GET /v2.0/subnets?name=public-subnet&network_id=2001ef5a-2421-4e7a-91db-69ef62c75baa => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.19.213.220 () {48 vars in 965 bytes} [Tue Apr 28 18:02:14 2026] POST /v2.0/subnets => generated 664 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:06:55.394 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [cc2ef479-3817-496b-a595-c8d8301e4749] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-28 18:06:55.395 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 28 18:06:55 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.220) !!! 2026-04-28 18:06:55.518 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc9e5494-30ef-4ed2-aa20-a81930215155 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/65] 199.19.213.220 () {44 vars in 937 bytes} [Tue Apr 28 18:06:55 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-04-28 18:06:55.530 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2fd8e0c8-c468-4c65-8216-f6c68b430d2c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-28 18:06:55.532 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 28 18:06:55 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.220) !!! [pid: 7|app: 0|req: 32/66] 199.19.213.220 () {44 vars in 959 bytes} [Tue Apr 28 18:06:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:06:55.612 8 INFO neutron.db.segments_db [None req-dea71f5e-f6b2-4d4e-a2cc-6572b38f803b 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 2ff6e165-6077-4e09-9971-cfaa3ac85581 of type vxlan for network 30ddc9ca-0a47-4cdb-891d-b11b92c277f8 [pid: 8|app: 0|req: 35/67] 199.19.213.220 () {48 vars in 966 bytes} [Tue Apr 28 18:06:55 2026] POST /v2.0/networks => generated 707 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:06:56.605 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2fd8e0c8-c468-4c65-8216-f6c68b430d2c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33850. 2026-04-28 18:06:56.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ded1492e-b657-4c74-a9a3-1a807d6e27ce 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/68] 199.19.213.220 () {44 vars in 937 bytes} [Tue Apr 28 18:06:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:06:56.671 8 INFO oslo.messaging._drivers.impl_rabbit [-] [cc2ef479-3817-496b-a595-c8d8301e4749] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33860. [pid: 8|app: 0|req: 36/69] 199.19.213.220 () {44 vars in 959 bytes} [Tue Apr 28 18:06:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:06:56.704 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af010b89-59e2-421c-8df4-be993e79784f 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/70] 199.19.213.220 () {44 vars in 1036 bytes} [Tue Apr 28 18:06:56 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.19.213.220 () {44 vars in 1059 bytes} [Tue Apr 28 18:06:56 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.19.213.220 () {48 vars in 965 bytes} [Tue Apr 28 18:06:56 2026] POST /v2.0/subnets => generated 651 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:06:57.947 8 INFO neutron.api.v2.resource [None req-d49bd9fc-3bc8-4871-8ca5-7dc29989f880 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/73] 199.19.213.220 () {44 vars in 971 bytes} [Tue Apr 28 18:06:57 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.19.213.220 () {44 vars in 993 bytes} [Tue Apr 28 18:06:57 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.19.213.220 () {48 vars in 980 bytes} [Tue Apr 28 18:06:57 2026] POST /v2.0/security-groups => generated 1616 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:06:59 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 1616 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:06:59 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:06:59 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.220 () {48 vars in 991 bytes} [Tue Apr 28 18:06:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:00 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:00 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:00 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.19.213.220 () {48 vars in 991 bytes} [Tue Apr 28 18:07:00 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:01 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:01 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:01 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.220 () {48 vars in 991 bytes} [Tue Apr 28 18:07:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:02 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 3462 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:02 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 3462 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:02 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.220 () {48 vars in 991 bytes} [Tue Apr 28 18:07:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:03 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 4078 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:03 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:03 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.19.213.220 () {48 vars in 991 bytes} [Tue Apr 28 18:07:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.19.213.220 () {44 vars in 987 bytes} [Tue Apr 28 18:07:04 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8 => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:07:05.076 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc92dafb-72c4-40f4-945e-5b39603e20c2 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/99] 199.19.213.220 () {44 vars in 1076 bytes} [Tue Apr 28 18:07:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8 => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 199.19.213.220 () {44 vars in 1099 bytes} [Tue Apr 28 18:07:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:05 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => 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: 53/102] 199.19.213.220 () {48 vars in 961 bytes} [Tue Apr 28 18:07:05 2026] POST /v2.0/ports => generated 1100 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:07:11.702 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e048ab29-f971-4fb5-9e39-716e8940d683 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/103] 199.19.213.220 () {44 vars in 978 bytes} [Tue Apr 28 18:07:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 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: 8|app: 0|req: 54/104] 199.19.213.220 () {44 vars in 1000 bytes} [Tue Apr 28 18:07:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 199.19.213.220 () {48 vars in 1030 bytes} [Tue Apr 28 18:07:11 2026] PUT /v2.0/ports/1a2dd61b-9842-4dd9-9622-82e1d0a42582 => generated 1249 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.19.213.220 () {44 vars in 920 bytes} [Tue Apr 28 18:07:13 2026] GET /v2.0/ports => generated 3730 bytes in 87 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-04-28 18:07:14.826 7 INFO neutron.api.v2.resource [None req-29305aed-0254-4d1f-97ac-c8c6daa4b3cb 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/107] 199.19.213.220 () {44 vars in 959 bytes} [Tue Apr 28 18:07:14 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 199.19.213.220 () {44 vars in 981 bytes} [Tue Apr 28 18:07:14 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.19.213.220 () {48 vars in 980 bytes} [Tue Apr 28 18:07:14 2026] POST /v2.0/security-groups => generated 1610 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:16 2026] GET /v2.0/security-groups/999ece9b-02d3-4f4f-a385-ac27defba4fc => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:16 2026] GET /v2.0/security-groups/999ece9b-02d3-4f4f-a385-ac27defba4fc => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:16 2026] GET /v2.0/security-groups/999ece9b-02d3-4f4f-a385-ac27defba4fc => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.19.213.220 () {48 vars in 991 bytes} [Tue Apr 28 18:07:16 2026] POST /v2.0/security-group-rules => generated 623 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:17 2026] GET /v2.0/security-groups/999ece9b-02d3-4f4f-a385-ac27defba4fc => generated 2246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:17 2026] GET /v2.0/security-groups/999ece9b-02d3-4f4f-a385-ac27defba4fc => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:07:17 2026] GET /v2.0/security-groups/999ece9b-02d3-4f4f-a385-ac27defba4fc => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.19.213.220 () {48 vars in 991 bytes} [Tue Apr 28 18:07:17 2026] POST /v2.0/security-group-rules => generated 627 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/128] 199.19.213.220 () {44 vars in 975 bytes} [Tue Apr 28 18:08:23 2026] GET /v2.0/quotas/64d6f0fc47f84af091dd9643934f47ea => generated 292 bytes in 15 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: 63/129] 199.19.213.220 () {48 vars in 1027 bytes} [Tue Apr 28 18:08:23 2026] PUT /v2.0/quotas/64d6f0fc47f84af091dd9643934f47ea => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:10:33.074 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2fd8e0c8-c468-4c65-8216-f6c68b430d2c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-28 18:10:33.076 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 28 18:10:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.220) !!! /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-04-28 18:10:33.206 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a180e4da-33f2-4dc8-a6b8-830f5852eee2 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/146] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:10:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:10:33.220 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [cc2ef479-3817-496b-a595-c8d8301e4749] 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, ' [pid: 8|app: 0|req: 75/147] 199.19.213.220 () {30 vars in 762 bytes} [Tue Apr 28 18:10:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:10:34.995 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2fd8e0c8-c468-4c65-8216-f6c68b430d2c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43170. 2026-04-28 18:10:35.028 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2d359ad-15b9-4a8a-b17e-09730c3bf109 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/150] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:10:34 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) [pid: 8|app: 0|req: 77/151] 199.19.213.220 () {30 vars in 762 bytes} [Tue Apr 28 18:10:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:17:08.523 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2fd8e0c8-c468-4c65-8216-f6c68b430d2c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-28 18:17:08.526 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 28 18:17:08 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=1f8c788471944f608fd5bb4d870e29e2 (ip 199.19.213.220) !!! 2026-04-28 18:17:08.683 7 INFO neutron.api.v2.resource [None req-5afe7869-fcec-4a27-bae6-b9b96547189f 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 101/204] 199.19.213.220 () {44 vars in 1074 bytes} [Tue Apr 28 18:17:08 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1f8c788471944f608fd5bb4d870e29e2 => generated 139 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:17:08.694 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [cc2ef479-3817-496b-a595-c8d8301e4749] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-28 18:17:08.696 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 28 18:17:08 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=1f8c788471944f608fd5bb4d870e29e2 (ip 199.19.213.220) !!! [pid: 8|app: 0|req: 104/205] 199.19.213.220 () {44 vars in 1097 bytes} [Tue Apr 28 18:17:08 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1f8c788471944f608fd5bb4d870e29e2 => generated 23 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/206] 199.19.213.220 () {48 vars in 981 bytes} [Tue Apr 28 18:17:08 2026] POST /v2.0/security-groups => generated 1624 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:17:09.956 8 INFO oslo.messaging._drivers.impl_rabbit [-] [cc2ef479-3817-496b-a595-c8d8301e4749] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42014. [pid: 8|app: 0|req: 105/207] 199.19.213.220 () {44 vars in 1088 bytes} [Tue Apr 28 18:17:09 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba?project_id=1f8c788471944f608fd5bb4d870e29e2 => generated 1624 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/208] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:17:10 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.19.213.220 () {44 vars in 1088 bytes} [Tue Apr 28 18:17:10 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba?project_id=1f8c788471944f608fd5bb4d870e29e2 => generated 1624 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:17:10.157 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2fd8e0c8-c468-4c65-8216-f6c68b430d2c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42016. [pid: 7|app: 0|req: 104/210] 199.19.213.220 () {48 vars in 991 bytes} [Tue Apr 28 18:17:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 199.19.213.220 () {44 vars in 1088 bytes} [Tue Apr 28 18:17:11 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba?project_id=1f8c788471944f608fd5bb4d870e29e2 => generated 2234 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:17:11 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 199.19.213.220 () {44 vars in 1088 bytes} [Tue Apr 28 18:17:11 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba?project_id=1f8c788471944f608fd5bb4d870e29e2 => 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: 106/214] 199.19.213.220 () {48 vars in 991 bytes} [Tue Apr 28 18:17:11 2026] POST /v2.0/security-group-rules => generated 599 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.19.213.220 () {44 vars in 1088 bytes} [Tue Apr 28 18:17:12 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba?project_id=1f8c788471944f608fd5bb4d870e29e2 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/216] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:17:12 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba => 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: 110/217] 199.19.213.220 () {44 vars in 1088 bytes} [Tue Apr 28 18:17:12 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba?project_id=1f8c788471944f608fd5bb4d870e29e2 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/218] 199.19.213.220 () {48 vars in 991 bytes} [Tue Apr 28 18:17:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/219] 199.19.213.220 () {44 vars in 1088 bytes} [Tue Apr 28 18:17:13 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba?project_id=1f8c788471944f608fd5bb4d870e29e2 => generated 3460 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/220] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:17:13 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/221] 199.19.213.220 () {44 vars in 1088 bytes} [Tue Apr 28 18:17:13 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba?project_id=1f8c788471944f608fd5bb4d870e29e2 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/222] 199.19.213.220 () {48 vars in 991 bytes} [Tue Apr 28 18:17:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/241] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:19:29 2026] GET /v2.0/networks?tenant_id=1f8c788471944f608fd5bb4d870e29e2&shared=False => generated 15 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:19:29.594 8 INFO neutron.db.segments_db [None req-56150f00-0f85-4a68-8b29-16d5d782f179 5b6bd80cc1bc45d1869e9113e291b79f 1f8c788471944f608fd5bb4d870e29e2 - - 1d6150f6896e4b87b151e29ca6e7a89b 1d6150f6896e4b87b151e29ca6e7a89b] Added segment eead9779-9cf7-496b-8c76-078994dc18a3 of type vxlan for network 8a48ad63-0734-4d8e-93c1-1a1aa8e3f919 [pid: 8|app: 0|req: 122/242] 199.19.213.220 () {34 vars in 682 bytes} [Tue Apr 28 18:19:29 2026] POST /v2.0/networks => generated 718 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/243] 199.19.213.220 () {30 vars in 722 bytes} [Tue Apr 28 18:19:29 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/244] 199.19.213.220 () {30 vars in 633 bytes} [Tue Apr 28 18:19:29 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: 122/245] 199.19.213.220 () {34 vars in 677 bytes} [Tue Apr 28 18:19:29 2026] POST /v2.0/ports => generated 999 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/246] 199.19.213.220 () {30 vars in 703 bytes} [Tue Apr 28 18:19:30 2026] GET /v2.0/networks/8a48ad63-0734-4d8e-93c1-1a1aa8e3f919 => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/247] 199.19.213.220 () {30 vars in 722 bytes} [Tue Apr 28 18:19:32 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/248] 199.19.213.220 () {30 vars in 703 bytes} [Tue Apr 28 18:19:32 2026] GET /v2.0/networks/8a48ad63-0734-4d8e-93c1-1a1aa8e3f919 => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/251] 199.19.213.220 () {44 vars in 975 bytes} [Tue Apr 28 18:19:43 2026] GET /v2.0/quotas/1f8c788471944f608fd5bb4d870e29e2 => generated 292 bytes in 11 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: 8|app: 0|req: 127/252] 199.19.213.220 () {48 vars in 1027 bytes} [Tue Apr 28 18:19:44 2026] PUT /v2.0/quotas/1f8c788471944f608fd5bb4d870e29e2 => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:30:48.913 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2fd8e0c8-c468-4c65-8216-f6c68b430d2c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-28 18:30:48.915 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 28 18:30:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.220) !!! 2026-04-28 18:30:49.061 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b631491-d451-4cd3-9283-603407a00e4f 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/343] 199.19.213.220 () {44 vars in 927 bytes} [Tue Apr 28 18:30:48 2026] GET /v2.0/networks/public => generated 108 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:30:49.068 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [cc2ef479-3817-496b-a595-c8d8301e4749] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-28 18:30:49.070 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 28 18:30:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.220) !!! [pid: 8|app: 0|req: 173/344] 199.19.213.220 () {44 vars in 949 bytes} [Tue Apr 28 18:30:49 2026] GET /v2.0/networks?name=public => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:30:50.283 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2fd8e0c8-c468-4c65-8216-f6c68b430d2c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52542. 2026-04-28 18:30:50.317 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26bce26d-a161-4614-b1a9-cc1389d3ca4a 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/345] 199.19.213.220 () {44 vars in 927 bytes} [Tue Apr 28 18:30:50 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:30:50.347 8 INFO oslo.messaging._drivers.impl_rabbit [-] [cc2ef479-3817-496b-a595-c8d8301e4749] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52556. [pid: 8|app: 0|req: 174/346] 199.19.213.220 () {44 vars in 949 bytes} [Tue Apr 28 18:30:50 2026] GET /v2.0/networks?name=public => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:30:50.398 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0bf5ec4b-32b6-485c-962c-416559237933 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/347] 199.19.213.220 () {44 vars in 1034 bytes} [Tue Apr 28 18:30:50 2026] GET /v2.0/subnets/public-subnet?network_id=2001ef5a-2421-4e7a-91db-69ef62c75baa => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/348] 199.19.213.220 () {44 vars in 1057 bytes} [Tue Apr 28 18:30:50 2026] GET /v2.0/subnets?name=public-subnet&network_id=2001ef5a-2421-4e7a-91db-69ef62c75baa => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:31:16.770 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2de2285d-e054-447e-b8da-707281f16823 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/351] 199.19.213.220 () {44 vars in 937 bytes} [Tue Apr 28 18:31:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/352] 199.19.213.220 () {44 vars in 959 bytes} [Tue Apr 28 18:31:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:31:17.757 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70966c84-3874-498a-97c7-c5178b9e7c48 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/353] 199.19.213.220 () {44 vars in 937 bytes} [Tue Apr 28 18:31:17 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: 7|app: 0|req: 176/354] 199.19.213.220 () {44 vars in 959 bytes} [Tue Apr 28 18:31:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:31:17.826 8 INFO neutron.pecan_wsgi.hooks.translation [None req-160f12a7-09cc-4612-99b4-ac3b1ec11fa1 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/355] 199.19.213.220 () {44 vars in 1036 bytes} [Tue Apr 28 18:31:17 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/356] 199.19.213.220 () {44 vars in 1059 bytes} [Tue Apr 28 18:31:17 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:31:19.033 8 INFO neutron.api.v2.resource [None req-9dad653f-8c1f-4e90-92b8-70e39e0bb2e9 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/359] 199.19.213.220 () {44 vars in 971 bytes} [Tue Apr 28 18:31:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.19.213.220 () {44 vars in 993 bytes} [Tue Apr 28 18:31:19 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:20 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => 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: 180/362] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:20 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/363] 199.19.213.220 () {44 vars in 1011 bytes} [Tue Apr 28 18:31:20 2026] GET /v2.0/security-group-rules/ac4e0e2e-8fdb-4cb1-81ce-e06ac826c8a9 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:21 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 4694 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:21 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.19.213.220 () {44 vars in 1011 bytes} [Tue Apr 28 18:31:21 2026] GET /v2.0/security-group-rules/61f6a5c7-a5ad-4ab2-9dfc-866e85f74852 => 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: 185/367] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:21 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:22 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.19.213.220 () {44 vars in 1011 bytes} [Tue Apr 28 18:31:22 2026] GET /v2.0/security-group-rules/c5d06601-a9a1-47c8-b947-c3bd0c8ab536 => 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: 184/370] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:22 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:22 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.19.213.220 () {44 vars in 1011 bytes} [Tue Apr 28 18:31:23 2026] GET /v2.0/security-group-rules/a0631fc1-478b-4ba8-83b9-b3647b4b5ce8 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:23 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:23 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => 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: 189/375] 199.19.213.220 () {44 vars in 1011 bytes} [Tue Apr 28 18:31:23 2026] GET /v2.0/security-group-rules/6fc19c66-d623-4377-8a99-2e66ae8506ee => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.19.213.220 () {44 vars in 987 bytes} [Tue Apr 28 18:31:25 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8 => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:31:25.247 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a936850-2486-488b-92b1-c0fc045b4533 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/377] 199.19.213.220 () {44 vars in 1076 bytes} [Tue Apr 28 18:31:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 199.19.213.220 () {44 vars in 1099 bytes} [Tue Apr 28 18:31:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8 => generated 1254 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:25 2026] GET /v2.0/security-groups/67f32352-8535-498f-be7e-9ad9353cd8dc => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:31:31.730 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e9f6571-57eb-4270-9016-841d17e4540d 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/380] 199.19.213.220 () {44 vars in 978 bytes} [Tue Apr 28 18:31:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.19.213.220 () {44 vars in 1000 bytes} [Tue Apr 28 18:31:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.19.213.220 () {44 vars in 920 bytes} [Tue Apr 28 18:31:33 2026] GET /v2.0/ports => generated 4725 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:31:34.131 8 INFO neutron.api.v2.resource [None req-1c2b2c91-88b8-4321-8297-cc53779711a4 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/385] 199.19.213.220 () {44 vars in 959 bytes} [Tue Apr 28 18:31:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.19.213.220 () {44 vars in 981 bytes} [Tue Apr 28 18:31:34 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:35 2026] GET /v2.0/security-groups/999ece9b-02d3-4f4f-a385-ac27defba4fc => generated 2886 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:35 2026] GET /v2.0/security-groups/999ece9b-02d3-4f4f-a385-ac27defba4fc => generated 2886 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.19.213.220 () {44 vars in 1011 bytes} [Tue Apr 28 18:31:35 2026] GET /v2.0/security-group-rules/a4a8af31-490c-4c02-92b4-34d3951c63bd => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:35 2026] GET /v2.0/security-groups/999ece9b-02d3-4f4f-a385-ac27defba4fc => generated 2886 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:31:36 2026] GET /v2.0/security-groups/999ece9b-02d3-4f4f-a385-ac27defba4fc => generated 2886 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.19.213.220 () {44 vars in 1011 bytes} [Tue Apr 28 18:31:36 2026] GET /v2.0/security-group-rules/d023e31c-43ce-4d0f-9164-1e317e6f8544 => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.19.213.220 () {44 vars in 975 bytes} [Tue Apr 28 18:31:46 2026] GET /v2.0/quotas/64d6f0fc47f84af091dd9643934f47ea => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:32:35.599 7 INFO neutron.api.v2.resource [None req-2e81356d-4ec9-4c1f-b4c3-cbe80c144f85 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/402] 199.19.213.220 () {44 vars in 1074 bytes} [Tue Apr 28 18:32:35 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1f8c788471944f608fd5bb4d870e29e2 => generated 139 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.19.213.220 () {44 vars in 1097 bytes} [Tue Apr 28 18:32:35 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1f8c788471944f608fd5bb4d870e29e2 => generated 4072 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.19.213.220 () {44 vars in 1088 bytes} [Tue Apr 28 18:32:36 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba?project_id=1f8c788471944f608fd5bb4d870e29e2 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:32:36 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.19.213.220 () {44 vars in 1011 bytes} [Tue Apr 28 18:32:36 2026] GET /v2.0/security-group-rules/0368abc0-82a0-4a05-bcfa-cf5add749f18 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.19.213.220 () {44 vars in 1088 bytes} [Tue Apr 28 18:32:37 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba?project_id=1f8c788471944f608fd5bb4d870e29e2 => 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: 203/408] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:32:37 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.19.213.220 () {44 vars in 1011 bytes} [Tue Apr 28 18:32:37 2026] GET /v2.0/security-group-rules/86b58dab-0d60-4683-a5b0-bade4ddb6ca5 => generated 599 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.19.213.220 () {44 vars in 1088 bytes} [Tue Apr 28 18:32:38 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba?project_id=1f8c788471944f608fd5bb4d870e29e2 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:32:38 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.19.213.220 () {44 vars in 1011 bytes} [Tue Apr 28 18:32:38 2026] GET /v2.0/security-group-rules/74987008-ca9e-4e4b-a58d-4aeae7c3fb21 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.19.213.220 () {44 vars in 1088 bytes} [Tue Apr 28 18:32:39 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba?project_id=1f8c788471944f608fd5bb4d870e29e2 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.19.213.220 () {44 vars in 1001 bytes} [Tue Apr 28 18:32:39 2026] GET /v2.0/security-groups/d515802d-306b-47d2-a484-1a2d0044bcba => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.19.213.220 () {44 vars in 1011 bytes} [Tue Apr 28 18:32:39 2026] GET /v2.0/security-group-rules/cde5929d-6f3d-4c31-9b40-d3eba093c702 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.19.213.220 () {44 vars in 975 bytes} [Tue Apr 28 18:32:46 2026] GET /v2.0/quotas/1f8c788471944f608fd5bb4d870e29e2 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.19.213.220 () {44 vars in 949 bytes} [Tue Apr 28 18:33:36 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/430] 10.0.0.54 () {32 vars in 648 bytes} [Tue Apr 28 18:34:14 2026] GET /v2.0/networks => generated 2168 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:34:15.503 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [cc2ef479-3817-496b-a595-c8d8301e4749] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 217/431] 10.0.0.54 () {32 vars in 654 bytes} [Tue Apr 28 18:34:15 2026] GET /v2.0/floatingips => 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: 215/432] 10.0.0.54 () {32 vars in 646 bytes} [Tue Apr 28 18:34:15 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 10.0.0.54 () {32 vars in 642 bytes} [Tue Apr 28 18:34:15 2026] GET /v2.0/ports => generated 4725 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 10.0.0.54 () {32 vars in 646 bytes} [Tue Apr 28 18:34:15 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/435] 10.0.0.54 () {32 vars in 648 bytes} [Tue Apr 28 18:34:15 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/436] 10.0.0.54 () {32 vars in 662 bytes} [Tue Apr 28 18:34:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/437] 10.0.0.54 () {32 vars in 654 bytes} [Tue Apr 28 18:34:15 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-04-28 18:34:26.181 8 INFO oslo.messaging._drivers.impl_rabbit [-] [cc2ef479-3817-496b-a595-c8d8301e4749] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36422. 2026-04-28 18:34:26.359 7 INFO neutron.db.segments_db [None req-99b211e6-debe-4489-a9ff-e6cd194e2679 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment e91abdc1-23c1-4748-8a63-cb498fe7b544 of type vxlan for network 0623971f-e0f7-41c3-96bf-51fbdd893afc 2026-04-28 18:34:26.378 8 INFO neutron.db.segments_db [None req-4648a671-1dba-4c44-986e-a5fb8f7ca735 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 71dd8023-c993-411b-97f1-b70f15ef79f5 of type vxlan for network 4138430b-697d-46ee-97f5-c9627c5143a5 [pid: 7|app: 0|req: 219/440] 10.0.0.54 () {34 vars in 670 bytes} [Tue Apr 28 18:34:26 2026] POST /v2.0/networks => generated 744 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/441] 10.0.0.54 () {34 vars in 670 bytes} [Tue Apr 28 18:34:26 2026] POST /v2.0/networks => generated 747 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:34:26.611 7 INFO neutron.db.segments_db [None req-1d4c6684-b687-40e0-ae93-320258be9d98 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 8c7fc99f-a400-4ae5-93ae-5284afa16e54 of type vxlan for network 92ee1b5f-f54d-4cad-9853-10ec987f01c0 [pid: 8|app: 0|req: 223/442] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:34:26 2026] POST /v2.0/subnets => generated 691 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/443] 10.0.0.54 () {34 vars in 670 bytes} [Tue Apr 28 18:34:26 2026] POST /v2.0/networks => generated 748 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:34:26.756 7 INFO neutron.db.segments_db [None req-a05b24a0-9985-4707-8715-dba6abc33af0 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 2ba65b15-0744-41b4-b6f0-70fba7f54595 of type vxlan for network 2022ffbe-7f27-4d39-a7a7-fdc491cfe11e [pid: 8|app: 0|req: 224/444] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:34:26 2026] POST /v2.0/subnets => generated 694 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:34:26 2026] POST /v2.0/subnets => generated 695 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:34:27.007 7 INFO neutron.db.l3_hamode_db [None req-a05b24a0-9985-4707-8715-dba6abc33af0 04b5e4402b534a3994c7c8c84fd5ed25 f472ccb61cd5475bb8498fc8c52f358a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:34:27.024 8 INFO neutron.db.segments_db [None req-71ecaf08-75d9-408b-a5f6-958ccd28573a 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 3b95a5ac-7882-4ca1-bda4-804645e3a47f of type vxlan for network cfa742c8-f4b4-4e16-973f-6de2a04a36d8 2026-04-28 18:34:27.256 8 INFO neutron.db.l3_hamode_db [None req-71ecaf08-75d9-408b-a5f6-958ccd28573a 04b5e4402b534a3994c7c8c84fd5ed25 7a840fe1e7ed49928578103a91e2771f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:34:28.150 7 INFO neutron.db.l3_hamode_db [None req-a05b24a0-9985-4707-8715-dba6abc33af0 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:34:28.399 8 INFO neutron.db.l3_hamode_db [None req-71ecaf08-75d9-408b-a5f6-958ccd28573a 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 221/446] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:34:26 2026] POST /v2.0/routers => generated 731 bytes in 2465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/447] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:34:26 2026] POST /v2.0/routers => generated 734 bytes in 2437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/448] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:34:29 2026] GET /v2.0/security-groups?tenant_id=c8a7ed70466041b287a3fac87309804d&name=default => generated 2922 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:34:29.473 8 INFO neutron.db.segments_db [None req-11103905-a516-47a2-b662-2b375456ab83 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 4e896f07-e853-4637-8dd8-206bcb321f3a of type vxlan for network 1b5c56d8-ab31-4b22-8dd0-2f826c8564a3 2026-04-28 18:34:29.709 8 INFO neutron.db.l3_hamode_db [None req-11103905-a516-47a2-b662-2b375456ab83 04b5e4402b534a3994c7c8c84fd5ed25 5f04da345e4743f0be231a4fb8cfe81f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:34:30.428 8 INFO neutron.db.l3_hamode_db [None req-11103905-a516-47a2-b662-2b375456ab83 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 223/449] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:34:29 2026] PUT /v2.0/routers/fa8c7264-123c-4a00-b362-c75a11b3f4c1/add_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:34:29 2026] POST /v2.0/routers => generated 735 bytes in 1854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/451] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:34:31 2026] DELETE /v2.0/security-groups/ba277885-a3a0-46c2-b5b7-fa5a1b8988f6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:34:30 2026] PUT /v2.0/routers/6384aa1a-dc5c-42ea-a147-11560cc390ba/add_router_interface => generated 309 bytes in 1029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:34:31.860 7 WARNING neutron_lib.context [req-b646f5b6-4333-4fae-b09a-7d1cf3e13f62 req-b863e25b-35fa-4c67-b8a1-be73aff3d9fa c7e271556eea44a99707e51ddd204565 f472ccb61cd5475bb8498fc8c52f358a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 225/453] 10.0.0.48 () {38 vars in 970 bytes} [Tue Apr 28 18:34:31 2026] POST /v2.0/security-groups => generated 1682 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:34:32.211 7 WARNING neutron_lib.context [None req-31f94b41-dc0c-495c-88ed-5844a2fef736 895f768ed0ec4c87986ce8a4bb23847b 7a840fe1e7ed49928578103a91e2771f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 226/454] 10.0.0.54 () {34 vars in 684 bytes} [Tue Apr 28 18:34:32 2026] POST /v2.0/security-groups => generated 1661 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:34:32.346 7 WARNING neutron_lib.context [None req-cae426a3-ffc3-4f45-8f1c-f49f8755fb38 895f768ed0ec4c87986ce8a4bb23847b 7a840fe1e7ed49928578103a91e2771f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 227/455] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:34:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:34:32.543 7 WARNING neutron_lib.context [req-954ba224-3cc9-4573-98b4-cc68d45a8c7d req-e347fae1-a811-4fdd-a440-965d5e2cd401 c7e271556eea44a99707e51ddd204565 f472ccb61cd5475bb8498fc8c52f358a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 229/456] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:34:31 2026] PUT /v2.0/routers/bbcaba06-9385-4def-abb6-bfcc249c6217/add_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:34:32.555 8 WARNING neutron_lib.context [None req-03709da6-60c4-46cc-b147-ebef649ceb8b 895f768ed0ec4c87986ce8a4bb23847b 7a840fe1e7ed49928578103a91e2771f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 230/457] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:34:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:34:32.705 8 WARNING neutron_lib.context [None req-b5bf0c10-6e84-46cb-8a5d-f8eb43505b5c 895f768ed0ec4c87986ce8a4bb23847b 7a840fe1e7ed49928578103a91e2771f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/458] 10.0.0.48 () {38 vars in 970 bytes} [Tue Apr 28 18:34:32 2026] POST /v2.0/security-groups => generated 1681 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:34:32.758 7 WARNING neutron_lib.context [req-380fab55-82c4-4e58-bc8e-3dd90c85dbcc req-7248f2ea-3fcf-4f37-8f8f-1cef93db748f c7e271556eea44a99707e51ddd204565 f472ccb61cd5475bb8498fc8c52f358a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/459] 10.0.0.48 () {38 vars in 970 bytes} [Tue Apr 28 18:34:32 2026] POST /v2.0/security-groups => generated 1681 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:34:32 2026] GET /v2.0/security-groups?tenant_id=f472ccb61cd5475bb8498fc8c52f358a => generated 7905 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:32 2026] GET /v2.0/security-groups/f9aa7510-7461-46a0-8568-8701511ac36a => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:32 2026] GET /v2.0/security-groups/f9aa7510-7461-46a0-8568-8701511ac36a => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/463] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:33 2026] GET /v2.0/security-groups/ead28a02-65be-4f16-a7a7-8052a7f5dcc9 => generated 1682 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:34:33.254 7 INFO neutron.db.segments_db [None req-e242fec8-0af8-4c00-a478-5993e2cf11e1 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 743a39a5-02cc-45db-b391-0fb354b5da29 of type vxlan for network 2faaf19e-8e60-4914-895e-0cdc93e61599 [pid: 7|app: 0|req: 234/464] 10.0.0.54 () {34 vars in 670 bytes} [Tue Apr 28 18:34:33 2026] POST /v2.0/networks => generated 752 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/465] 10.0.0.48 () {36 vars in 1012 bytes} [Tue Apr 28 18:34:33 2026] DELETE /v2.0/security-groups/ead28a02-65be-4f16-a7a7-8052a7f5dcc9 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:34:33.441 7 WARNING neutron_lib.context [req-7613269c-1fd7-4ee6-98d8-1adb0abf5b6a req-56151926-f474-40dd-a830-002f79eda2a6 bb06c23f1e4a4cba8120ec5ba81c8845 5f04da345e4743f0be231a4fb8cfe81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/466] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:34:32 2026] POST /v2.0/floatingips => generated 552 bytes in 813 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/469] 10.0.0.48 () {38 vars in 970 bytes} [Tue Apr 28 18:34:33 2026] POST /v2.0/security-groups => generated 1685 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:34:33.555 7 INFO neutron.api.v2.resource [req-9afc208c-6d4b-4b38-a8f3-c9b1f7071741 req-ed63d4b5-1e08-482f-9fbd-3f5b6c122c82 c7e271556eea44a99707e51ddd204565 f472ccb61cd5475bb8498fc8c52f358a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 237/470] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:33 2026] GET /v2.0/security-groups/ead28a02-65be-4f16-a7a7-8052a7f5dcc9 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/471] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:33 2026] GET /v2.0/security-groups/6c62fea6-39fc-4870-818d-dfb8f88b6478 => generated 1685 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/472] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:33 2026] GET /v2.0/security-groups/4b276b7e-74db-4f5a-bcab-db2555572f11 => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:34:33.628 7 WARNING neutron_lib.context [req-d8445478-2b60-4429-883b-187a28f65c32 req-7617e920-6870-440c-b94d-b2aac679b3fc bb06c23f1e4a4cba8120ec5ba81c8845 5f04da345e4743f0be231a4fb8cfe81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/473] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:34:33 2026] POST /v2.0/subnets => generated 699 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/474] 10.0.0.48 () {38 vars in 980 bytes} [Tue Apr 28 18:34:33 2026] POST /v2.0/security-group-rules => generated 614 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:34:33.761 7 INFO neutron.db.segments_db [None req-c0e8b108-997a-43c7-ad25-d41c6541e949 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 64cdff24-f20c-4ba2-8944-14f187c8f2b8 of type vxlan for network 47164a72-a47e-45d6-bd00-ca5140506f93 [pid: 8|app: 0|req: 235/475] 10.0.0.48 () {36 vars in 1012 bytes} [Tue Apr 28 18:34:33 2026] DELETE /v2.0/security-groups/4b276b7e-74db-4f5a-bcab-db2555572f11 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:34:33.809 8 WARNING neutron_lib.context [req-12e3a911-0194-44e9-a89e-2c4207a71091 req-1caefedc-7195-4dad-b9a1-224eaae04b20 bb06c23f1e4a4cba8120ec5ba81c8845 5f04da345e4743f0be231a4fb8cfe81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/476] 10.0.0.48 () {38 vars in 970 bytes} [Tue Apr 28 18:34:33 2026] POST /v2.0/security-groups => generated 1686 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:34:33.965 8 INFO neutron.api.v2.resource [req-9f459cb5-4a85-4fe9-8ab0-d533f4730942 req-03e988f1-99af-438d-89b0-719ad29f572c c7e271556eea44a99707e51ddd204565 f472ccb61cd5475bb8498fc8c52f358a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 237/477] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:33 2026] GET /v2.0/security-groups/4b276b7e-74db-4f5a-bcab-db2555572f11 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/478] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:33 2026] GET /v2.0/security-groups/93a74b7a-0d5f-4fa2-b601-070c67aa83c5 => generated 1686 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:34:34.019 7 INFO neutron.db.l3_hamode_db [None req-c0e8b108-997a-43c7-ad25-d41c6541e949 04b5e4402b534a3994c7c8c84fd5ed25 390ef84b81db4807984f3bd4cd8c42b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 239/479] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:34 2026] GET /v2.0/security-groups/c6b8535a-c4d8-4cb5-9663-65cdec89c28b => generated 1681 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:34:34.050 8 WARNING neutron_lib.context [req-1ee47457-f287-44dd-8a50-02d7f1223649 req-63c3c542-3cb1-4016-8993-76b800821ffb bb06c23f1e4a4cba8120ec5ba81c8845 5f04da345e4743f0be231a4fb8cfe81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/480] 10.0.0.48 () {38 vars in 980 bytes} [Tue Apr 28 18:34:34 2026] POST /v2.0/security-group-rules => generated 614 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 10.0.0.48 () {36 vars in 1012 bytes} [Tue Apr 28 18:34:34 2026] DELETE /v2.0/security-groups/c6b8535a-c4d8-4cb5-9663-65cdec89c28b => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:34 2026] GET /v2.0/security-groups/93a74b7a-0d5f-4fa2-b601-070c67aa83c5 => generated 2311 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:34:34.321 8 INFO neutron.api.v2.resource [req-644d74fe-e32e-404f-a826-29cd342f3a0d req-2480e760-9e96-40a6-a79a-8682a3caf2b9 c7e271556eea44a99707e51ddd204565 f472ccb61cd5475bb8498fc8c52f358a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/483] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:34 2026] GET /v2.0/security-groups/c6b8535a-c4d8-4cb5-9663-65cdec89c28b => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:34:34.326 8 WARNING neutron_lib.context [req-352b8906-f275-4b28-a66c-12081a050ce5 req-75fa6128-8fd2-4dfb-b6b9-c068363599cc bb06c23f1e4a4cba8120ec5ba81c8845 5f04da345e4743f0be231a4fb8cfe81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/484] 10.0.0.48 () {38 vars in 980 bytes} [Tue Apr 28 18:34:34 2026] POST /v2.0/security-group-rules => generated 619 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/485] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:34:34 2026] GET /v2.0/security-groups?tenant_id=f472ccb61cd5475bb8498fc8c52f358a => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/486] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:34 2026] GET /v2.0/security-groups/93a74b7a-0d5f-4fa2-b601-070c67aa83c5 => generated 2941 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/487] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:34 2026] GET /v2.0/security-groups/f9aa7510-7461-46a0-8568-8701511ac36a => generated 2918 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/488] 10.0.0.48 () {34 vars in 1000 bytes} [Tue Apr 28 18:34:34 2026] GET /v2.0/security-group-rules/c431ef1f-a468-482d-b786-5115443f888e => generated 616 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/489] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:34 2026] GET /v2.0/security-groups/f9aa7510-7461-46a0-8568-8701511ac36a => generated 2918 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/490] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:34 2026] GET /v2.0/security-groups/93a74b7a-0d5f-4fa2-b601-070c67aa83c5 => generated 2941 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:34:34.572 8 INFO neutron.api.v2.resource [req-4b048a52-d0c2-4a29-8bbf-5f98c0f53337 req-d8f6784d-8160-4708-a59a-5825c3c7e353 c7e271556eea44a99707e51ddd204565 f472ccb61cd5475bb8498fc8c52f358a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 251/491] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:34 2026] GET /v2.0/security-groups/c6b8535a-c4d8-4cb5-9663-65cdec89c28b => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/492] 10.0.0.48 () {36 vars in 1022 bytes} [Tue Apr 28 18:34:34 2026] DELETE /v2.0/security-group-rules/c431ef1f-a468-482d-b786-5115443f888e => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:34:34.651 8 INFO neutron.api.v2.resource [req-317cb3a5-f7c7-49ab-b88f-35e7b6b9463f req-e120fe5d-f138-4c8d-ae6e-74c440a11334 c7e271556eea44a99707e51ddd204565 f472ccb61cd5475bb8498fc8c52f358a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/493] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:34 2026] GET /v2.0/security-groups/4b276b7e-74db-4f5a-bcab-db2555572f11 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/494] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:34 2026] GET /v2.0/security-groups/93a74b7a-0d5f-4fa2-b601-070c67aa83c5 => generated 2311 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:34:34.699 8 INFO neutron.api.v2.resource [req-5aa2f11b-d5ce-4163-9f57-d70c63a1f0c1 req-380e7425-82cc-4c69-b010-8f7967d9e42f c7e271556eea44a99707e51ddd204565 f472ccb61cd5475bb8498fc8c52f358a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 255/495] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:34 2026] GET /v2.0/security-groups/ead28a02-65be-4f16-a7a7-8052a7f5dcc9 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/496] 10.0.0.48 () {36 vars in 1012 bytes} [Tue Apr 28 18:34:34 2026] DELETE /v2.0/security-groups/93a74b7a-0d5f-4fa2-b601-070c67aa83c5 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:34:35.002 7 INFO neutron.db.l3_hamode_db [None req-c0e8b108-997a-43c7-ad25-d41c6541e949 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 257/497] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:34:34 2026] PUT /v2.0/routers/fa8c7264-123c-4a00-b362-c75a11b3f4c1/remove_router_interface => generated 309 bytes in 945 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/498] 10.0.0.48 () {34 vars in 990 bytes} [Tue Apr 28 18:34:35 2026] GET /v2.0/security-groups/6c62fea6-39fc-4870-818d-dfb8f88b6478 => generated 2310 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/499] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:34:33 2026] POST /v2.0/routers => generated 739 bytes in 2120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/500] 10.0.0.48 () {36 vars in 1012 bytes} [Tue Apr 28 18:34:35 2026] DELETE /v2.0/security-groups/6c62fea6-39fc-4870-818d-dfb8f88b6478 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:34:36.389 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-93ae0cc6-adf7-46a2-b58c-b551401b8158 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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-04-28 18:34:36.738 8 INFO neutron.db.l3_hamode_db [None req-93ae0cc6-adf7-46a2-b58c-b551401b8158 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] HA network 2022ffbe-7f27-4d39-a7a7-fdc491cfe11e was deleted as no HA routers are present in tenant f472ccb61cd5475bb8498fc8c52f358a. [pid: 8|app: 0|req: 259/501] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:34:35 2026] DELETE /v2.0/routers/fa8c7264-123c-4a00-b362-c75a11b3f4c1 => generated 0 bytes in 957 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:34:37.186 8 INFO neutron.services.segments.plugin [-] Segment 2ba65b15-0744-41b4-b6f0-70fba7f54595 resource provider aggregate not found 2026-04-28 18:34:37.190 8 INFO neutron.services.segments.plugin [-] Segment 2ba65b15-0744-41b4-b6f0-70fba7f54595 resource provider aggregate not found 2026-04-28 18:34:37.198 8 INFO neutron.services.segments.plugin [-] Segment 2ba65b15-0744-41b4-b6f0-70fba7f54595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba65b15-0744-41b4-b6f0-70fba7f54595 found for delete ", "request_id": "req-7451f8ef-fb9a-46f5-97d6-02d5f508ebf5"}]} 2026-04-28 18:34:37.205 8 INFO neutron.services.segments.plugin [-] Segment 2ba65b15-0744-41b4-b6f0-70fba7f54595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba65b15-0744-41b4-b6f0-70fba7f54595 found for delete ", "request_id": "req-79a0eefe-0084-481b-8c5f-7097291c5537"}]} [pid: 7|app: 0|req: 243/502] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:34:35 2026] PUT /v2.0/routers/ccd72f3d-95b5-481e-98bc-0dbf4f11597d/add_router_interface => generated 309 bytes in 1278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/503] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:34:37 2026] DELETE /v2.0/subnets/bdc82ffa-199e-47bb-9ad2-a2ebb72335c8 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/504] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:34:36 2026] PUT /v2.0/routers/bbcaba06-9385-4def-abb6-bfcc249c6217/remove_router_interface => generated 309 bytes in 1096 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:34:37.844 8 WARNING neutron_lib.context [None req-18da8cff-0ef1-4fa3-b6b4-e41e3fd37c09 095e18ca16ae4a11aa00909d2c66b16a 390ef84b81db4807984f3bd4cd8c42b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/505] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:34:37 2026] DELETE /v2.0/networks/0623971f-e0f7-41c3-96bf-51fbdd893afc => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/506] 10.0.0.54 () {34 vars in 684 bytes} [Tue Apr 28 18:34:37 2026] POST /v2.0/security-groups => generated 1661 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:34:38.036 8 WARNING neutron_lib.context [None req-0be84f2c-be59-4fe5-b98c-711764fb3295 095e18ca16ae4a11aa00909d2c66b16a 390ef84b81db4807984f3bd4cd8c42b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 262/507] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:34:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/508] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:34:38 2026] GET /v2.0/security-groups?tenant_id=f472ccb61cd5475bb8498fc8c52f358a&name=default => generated 2921 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:34:38.282 8 WARNING neutron_lib.context [None req-7170dd34-c13d-4934-b5f0-7d001fb5775a 095e18ca16ae4a11aa00909d2c66b16a 390ef84b81db4807984f3bd4cd8c42b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 264/509] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:34:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:34:38.465 7 INFO neutron.services.segments.plugin [-] Segment e91abdc1-23c1-4748-8a63-cb498fe7b544 resource provider aggregate not found 2026-04-28 18:34:38.486 7 INFO neutron.services.segments.plugin [-] Segment e91abdc1-23c1-4748-8a63-cb498fe7b544 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e91abdc1-23c1-4748-8a63-cb498fe7b544 found for delete ", "request_id": "req-a609b7e9-d57a-48c1-9240-2a9e1357f76e"}]} [pid: 8|app: 0|req: 265/510] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:34:38 2026] DELETE /v2.0/security-groups/f9aa7510-7461-46a0-8568-8701511ac36a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:34:38.502 7 INFO neutron.services.segments.plugin [-] Segment e91abdc1-23c1-4748-8a63-cb498fe7b544 resource provider aggregate not found 2026-04-28 18:34:38.516 7 INFO neutron.services.segments.plugin [-] Segment e91abdc1-23c1-4748-8a63-cb498fe7b544 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e91abdc1-23c1-4748-8a63-cb498fe7b544 found for delete ", "request_id": "req-6d07abc7-066e-4806-bb21-2d1c3eb09805"}]} 2026-04-28 18:34:38.531 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a5df94d8-72d9-4f1f-9fe8-824d5743679e 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - 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: 266/511] 10.0.0.48 () {34 vars in 1099 bytes} [Tue Apr 28 18:34:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1186780100&fields=id&tenant_id=7a840fe1e7ed49928578103a91e2771f => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:34:38.553 8 WARNING neutron_lib.context [None req-e69015d2-b8c8-4572-aa75-dff5757a6a90 095e18ca16ae4a11aa00909d2c66b16a 390ef84b81db4807984f3bd4cd8c42b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:34:38.816 7 INFO neutron.db.l3_hamode_db [None req-a5df94d8-72d9-4f1f-9fe8-824d5743679e 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] HA network 1b5c56d8-ab31-4b22-8dd0-2f826c8564a3 was deleted as no HA routers are present in tenant 5f04da345e4743f0be231a4fb8cfe81f. [pid: 7|app: 0|req: 246/512] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:34:37 2026] DELETE /v2.0/routers/bbcaba06-9385-4def-abb6-bfcc249c6217 => generated 0 bytes in 916 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/513] 10.0.0.48 () {34 vars in 981 bytes} [Tue Apr 28 18:34:38 2026] GET /v2.0/networks?id=4138430b-697d-46ee-97f5-c9627c5143a5 => generated 679 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/514] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:34:38 2026] DELETE /v2.0/subnets/2bfa1f00-7f16-45a6-9178-85b6b12cf01f => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/515] 10.0.0.48 () {34 vars in 964 bytes} [Tue Apr 28 18:34:39 2026] GET /v2.0/quotas/7a840fe1e7ed49928578103a91e2771f => 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: 267/516] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:34:38 2026] POST /v2.0/floatingips => generated 552 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/517] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:34:39 2026] GET /v2.0/ports?tenant_id=7a840fe1e7ed49928578103a91e2771f&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/518] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:34:39 2026] DELETE /v2.0/networks/92ee1b5f-f54d-4cad-9853-10ec987f01c0 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/519] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:34:39 2026] GET /v2.0/security-groups?tenant_id=5f04da345e4743f0be231a4fb8cfe81f&name=default => generated 2921 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/520] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:34:39 2026] DELETE /v2.0/security-groups/4bd17dd3-c1f0-4a70-b33d-110385a7b58c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/521] 10.0.0.48 () {34 vars in 1099 bytes} [Tue Apr 28 18:34:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1571156311&fields=id&tenant_id=390ef84b81db4807984f3bd4cd8c42b8 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/522] 10.0.0.48 () {34 vars in 981 bytes} [Tue Apr 28 18:34:39 2026] GET /v2.0/networks?id=2faaf19e-8e60-4914-895e-0cdc93e61599 => generated 684 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/523] 10.0.0.48 () {34 vars in 964 bytes} [Tue Apr 28 18:34:39 2026] GET /v2.0/quotas/390ef84b81db4807984f3bd4cd8c42b8 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/524] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:34:39 2026] GET /v2.0/ports?tenant_id=390ef84b81db4807984f3bd4cd8c42b8&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/525] 10.0.0.48 () {34 vars in 906 bytes} [Tue Apr 28 18:34:39 2026] GET /v2.0/extensions => generated 20516 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/526] 10.0.0.48 () {34 vars in 1007 bytes} [Tue Apr 28 18:34:39 2026] GET /v2.0/networks/4138430b-697d-46ee-97f5-c9627c5143a5?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: 272/527] 10.0.0.48 () {34 vars in 1107 bytes} [Tue Apr 28 18:34:39 2026] GET /v2.0/networks/4138430b-697d-46ee-97f5-c9627c5143a5?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: 256/528] 10.0.0.48 () {34 vars in 906 bytes} [Tue Apr 28 18:34:40 2026] GET /v2.0/extensions => generated 20516 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/529] 10.0.0.48 () {34 vars in 1007 bytes} [Tue Apr 28 18:34:40 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?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: 257/530] 10.0.0.48 () {34 vars in 1107 bytes} [Tue Apr 28 18:34:40 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?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: 274/531] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:40 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/532] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:40 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:34:40.865 8 INFO neutron.db.segments_db [None req-b3d1a1c7-9db0-497e-9dde-dd45f5f12f5c 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment f5d7ff56-1932-4258-86a3-4548201884e9 of type vxlan for network 9630df2a-0a64-42cd-9c5b-d488115e5123 [pid: 8|app: 0|req: 275/533] 10.0.0.54 () {34 vars in 670 bytes} [Tue Apr 28 18:34:40 2026] POST /v2.0/networks => generated 744 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:34:40.992 7 INFO neutron.services.segments.plugin [-] Segment 4e896f07-e853-4637-8dd8-206bcb321f3a resource provider aggregate not found 2026-04-28 18:34:40.998 7 INFO neutron.services.segments.plugin [-] Segment 4e896f07-e853-4637-8dd8-206bcb321f3a resource provider aggregate not found 2026-04-28 18:34:41.009 7 INFO neutron.services.segments.plugin [-] Segment 4e896f07-e853-4637-8dd8-206bcb321f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e896f07-e853-4637-8dd8-206bcb321f3a found for delete ", "request_id": "req-7ce9f1d0-3673-4afb-9905-2a4c76823de0"}]} 2026-04-28 18:34:41.025 7 INFO neutron.services.segments.plugin [-] Segment 4e896f07-e853-4637-8dd8-206bcb321f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e896f07-e853-4637-8dd8-206bcb321f3a found for delete ", "request_id": "req-ed54479c-b1d0-4985-bd81-bad024ea427c"}]} 2026-04-28 18:34:41.041 7 INFO neutron.services.segments.plugin [-] Segment 8c7fc99f-a400-4ae5-93ae-5284afa16e54 resource provider aggregate not found 2026-04-28 18:34:41.046 7 INFO neutron.services.segments.plugin [-] Segment 8c7fc99f-a400-4ae5-93ae-5284afa16e54 resource provider aggregate not found 2026-04-28 18:34:41.059 7 INFO neutron.services.segments.plugin [-] Segment 8c7fc99f-a400-4ae5-93ae-5284afa16e54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c7fc99f-a400-4ae5-93ae-5284afa16e54 found for delete ", "request_id": "req-700fd1f6-e824-4f99-a50a-154123e45186"}]} 2026-04-28 18:34:41.059 7 INFO neutron.services.segments.plugin [-] Segment 8c7fc99f-a400-4ae5-93ae-5284afa16e54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c7fc99f-a400-4ae5-93ae-5284afa16e54 found for delete ", "request_id": "req-b95054f8-e537-485a-ace0-c46ee50b11d0"}]} [pid: 7|app: 0|req: 259/534] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:34:40 2026] POST /v2.0/subnets => generated 691 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:34:41.270 8 INFO neutron.db.segments_db [None req-62756429-61cf-4112-93a5-d9c927b03123 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment ba0d302f-b43e-4ea9-b31c-67a24c1e267a of type vxlan for network 5ffdc73a-4e94-44c0-a855-d516a5520eb3 [pid: 7|app: 0|req: 260/535] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:41 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:34:41.515 8 INFO neutron.db.l3_hamode_db [None req-62756429-61cf-4112-93a5-d9c927b03123 04b5e4402b534a3994c7c8c84fd5ed25 c6d34be3d8ad4b5f81d9ebfaf30b2c15 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 261/536] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:41 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:34:42.245 8 INFO neutron.db.l3_hamode_db [None req-62756429-61cf-4112-93a5-d9c927b03123 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 262/537] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:42 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => 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: 263/538] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:42 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/539] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:34:41 2026] POST /v2.0/routers => generated 731 bytes in 1839 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/540] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:43 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => 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: 278/541] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:43 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => 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: 264/542] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:34:43 2026] PUT /v2.0/routers/c65a636a-ec4c-4718-884b-ac0c91503536/add_router_interface => generated 309 bytes in 1150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/543] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:34:43 2026] GET /v2.0/security-groups?tenant_id=8d8ba32ba6314d86be000e40cc7ff79c&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/544] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:34:44 2026] DELETE /v2.0/security-groups/536dd93c-693c-49eb-8f91-fe53cde176db => 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: 280/545] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:34:44 2026] GET /v2.0/security-groups?tenant_id=e9362e375954456ba2a5688e8e3aff4a&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/546] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:34:44 2026] DELETE /v2.0/security-groups/648b5aec-7c66-4686-8933-9c84bf4877f1 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/547] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:44 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => 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: 267/548] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:44 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:34:44.874 8 WARNING neutron_lib.context [None req-22b9ffdc-169b-4b51-a4e1-00cb9d971c62 6bb0bac569804018becd58f204fc29ec c6d34be3d8ad4b5f81d9ebfaf30b2c15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 282/549] 10.0.0.54 () {34 vars in 684 bytes} [Tue Apr 28 18:34:44 2026] POST /v2.0/security-groups => generated 1661 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:34:44.985 7 WARNING neutron_lib.context [None req-8731cc31-a57a-48f6-b751-efe9e86e6aea 6bb0bac569804018becd58f204fc29ec c6d34be3d8ad4b5f81d9ebfaf30b2c15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 268/550] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:34:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:34:45.110 8 WARNING neutron_lib.context [None req-d62f59d8-da2f-4db2-a4cd-f4197910bd9e 6bb0bac569804018becd58f204fc29ec c6d34be3d8ad4b5f81d9ebfaf30b2c15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 283/551] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:34:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:34:45.224 7 WARNING neutron_lib.context [None req-91edf91b-0370-4cd7-809f-429f8e95e57a 6bb0bac569804018becd58f204fc29ec c6d34be3d8ad4b5f81d9ebfaf30b2c15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 269/552] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:34:45 2026] POST /v2.0/floatingips => generated 552 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/553] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:34:45 2026] GET /v2.0/networks?id=4138430b-697d-46ee-97f5-c9627c5143a5 => generated 679 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/554] 199.19.213.220 () {34 vars in 1050 bytes} [Tue Apr 28 18:34:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7a840fe1e7ed49928578103a91e2771f => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:34:45.853 8 WARNING neutron_lib.context [req-377e94a0-86c1-4dfc-a02e-1df66c81bdbe req-cebc5792-d828-45b1-9765-7eceeddc5a6e 895f768ed0ec4c87986ce8a4bb23847b 7a840fe1e7ed49928578103a91e2771f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 271/555] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:45 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => 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: 272/556] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:45 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/557] 10.0.0.48 () {34 vars in 1099 bytes} [Tue Apr 28 18:34:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1045545072&fields=id&tenant_id=c6d34be3d8ad4b5f81d9ebfaf30b2c15 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/558] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:34:45 2026] POST /v2.0/ports => generated 958 bytes in 410 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: 286/559] 199.19.213.220 () {34 vars in 911 bytes} [Tue Apr 28 18:34:46 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: 274/560] 10.0.0.48 () {34 vars in 981 bytes} [Tue Apr 28 18:34:46 2026] GET /v2.0/networks?id=9630df2a-0a64-42cd-9c5b-d488115e5123 => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/561] 10.0.0.48 () {34 vars in 964 bytes} [Tue Apr 28 18:34:46 2026] GET /v2.0/quotas/c6d34be3d8ad4b5f81d9ebfaf30b2c15 => 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: 275/562] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:34:46 2026] GET /v2.0/ports?tenant_id=c6d34be3d8ad4b5f81d9ebfaf30b2c15&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/563] 10.0.0.48 () {34 vars in 1007 bytes} [Tue Apr 28 18:34:46 2026] GET /v2.0/networks/9630df2a-0a64-42cd-9c5b-d488115e5123?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/564] 10.0.0.48 () {34 vars in 1107 bytes} [Tue Apr 28 18:34:46 2026] GET /v2.0/networks/9630df2a-0a64-42cd-9c5b-d488115e5123?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: 289/565] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:46 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/566] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:46 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 961 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/567] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:47 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => 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: 292/568] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:47 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&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: 277/569] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:34:46 2026] PUT /v2.0/ports/bfd1b87a-22c3-404a-80f4-53a2d60f93ac => generated 1239 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/570] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:34:47 2026] GET /v2.0/networks?id=2faaf19e-8e60-4914-895e-0cdc93e61599 => generated 684 bytes in 52 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: 278/571] 199.19.213.220 () {34 vars in 1050 bytes} [Tue Apr 28 18:34:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=390ef84b81db4807984f3bd4cd8c42b8 => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:34:47.378 8 WARNING neutron_lib.context [req-a4912eb8-0a81-4c80-8ad5-9ee12916c196 req-29a2b75b-d25f-40c8-aeb1-2c0dda09b870 095e18ca16ae4a11aa00909d2c66b16a 390ef84b81db4807984f3bd4cd8c42b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 279/572] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:47 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/573] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:34:47 2026] POST /v2.0/ports => generated 954 bytes in 641 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-04-28 18:34:48.239 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5f05c3c-1cd8-498a-a5b0-5e8f55573797'] response: {'name': 'network-changed', 'server_uuid': 'b0eb3b4a-e164-4067-89e7-ae96e6cdd784', 'tag': 'bfd1b87a-22c3-404a-80f4-53a2d60f93ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 295/574] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:48 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 957 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/575] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:48 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&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: 299/578] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:48 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/579] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:34:48 2026] GET /v2.0/ports?tenant_id=7a840fe1e7ed49928578103a91e2771f&device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/580] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:48 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/581] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:34:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=bfd1b87a-22c3-404a-80f4-53a2d60f93ac => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/582] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:34:48 2026] GET /v2.0/subnets?id=d5373cf4-8174-40c5-8b75-1eea8662f707 => generated 697 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/583] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:34:48 2026] GET /v2.0/ports?network_id=4138430b-697d-46ee-97f5-c9627c5143a5&device_owner=network%3Adhcp => generated 1244 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/584] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:34:48 2026] GET /v2.0/networks/4138430b-697d-46ee-97f5-c9627c5143a5?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/585] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:34:48 2026] PUT /v2.0/ports/6f2bcc56-b3a1-423d-81de-d7475802756c => generated 1235 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/586] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:34:48 2026] GET /v2.0/networks/4138430b-697d-46ee-97f5-c9627c5143a5?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) /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: 281/587] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:48 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => 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: 307/588] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => 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: 282/589] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&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: 308/590] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/591] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/592] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/ports?tenant_id=390ef84b81db4807984f3bd4cd8c42b8&device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => 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: 310/593] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6f2bcc56-b3a1-423d-81de-d7475802756c => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/594] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/ports?tenant_id=7a840fe1e7ed49928578103a91e2771f&device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/595] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/subnets?id=90954a96-f153-40c4-af0b-fe094e3e262d => generated 702 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/596] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/networks?id=4138430b-697d-46ee-97f5-c9627c5143a5 => generated 775 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/597] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/ports?network_id=2faaf19e-8e60-4914-895e-0cdc93e61599&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: 286/598] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=bfd1b87a-22c3-404a-80f4-53a2d60f93ac => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/599] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/600] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?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: 288/601] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/subnets?id=d5373cf4-8174-40c5-8b75-1eea8662f707 => generated 697 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/602] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/603] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:34:49 2026] GET /v2.0/ports?network_id=4138430b-697d-46ee-97f5-c9627c5143a5&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/604] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:34:50 2026] GET /v2.0/networks/4138430b-697d-46ee-97f5-c9627c5143a5?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: 290/605] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:34:50 2026] GET /v2.0/networks/4138430b-697d-46ee-97f5-c9627c5143a5?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: 316/606] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:50 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:34:50.592 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2fd8e0c8-c468-4c65-8216-f6c68b430d2c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection 2026-04-28 18:34:50.626 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13b19cec-14c2-417e-b99f-34c5d206a445'] response: {'name': 'network-changed', 'server_uuid': '524d8566-d48e-4209-9cc9-d5ee705e9899', 'tag': '6f2bcc56-b3a1-423d-81de-d7475802756c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 291/607] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:50 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&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: 317/608] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:50 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/609] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:50 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/610] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:51 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => 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: 293/611] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:34:51 2026] GET /v2.0/ports?tenant_id=390ef84b81db4807984f3bd4cd8c42b8&device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/612] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:34:51 2026] GET /v2.0/networks?id=2faaf19e-8e60-4914-895e-0cdc93e61599 => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/613] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:34:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6f2bcc56-b3a1-423d-81de-d7475802756c => 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: 320/614] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:34:51 2026] GET /v2.0/subnets?id=90954a96-f153-40c4-af0b-fe094e3e262d => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/615] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:34:51 2026] GET /v2.0/ports?network_id=2faaf19e-8e60-4914-895e-0cdc93e61599&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/616] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:34:51 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/617] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:34:51 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/618] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:34:51 2026] GET /v2.0/security-groups?tenant_id=fa4faf3699b94e0d879e54deb637d1a1&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:34:51.728 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2fd8e0c8-c468-4c65-8216-f6c68b430d2c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44256. [pid: 8|app: 0|req: 323/619] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:51 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/620] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:34:51 2026] DELETE /v2.0/security-groups/ced8f003-1518-4b09-b339-339cb9b0d959 => 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: 324/621] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:51 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&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: 298/622] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:51 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/623] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:51 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/624] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:34:51 2026] GET /v2.0/security-groups?tenant_id=9073c394eba54be883800260ec78aeb6&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: 326/625] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:52 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => 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: 300/626] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:34:52 2026] DELETE /v2.0/security-groups/6171bc9d-af83-422e-a6df-92ed61d08b1a => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/627] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:52 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/628] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:52 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/629] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:34:53 2026] GET /v2.0/networks?id=9630df2a-0a64-42cd-9c5b-d488115e5123 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/630] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:53 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/631] 199.19.213.220 () {34 vars in 1050 bytes} [Tue Apr 28 18:34:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c6d34be3d8ad4b5f81d9ebfaf30b2c15 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:34:53.128 8 WARNING neutron_lib.context [req-7ec938c9-4c8a-4809-96ae-cd448f73c275 req-4096d70a-c481-4eb9-9fc7-8815d72391f2 6bb0bac569804018becd58f204fc29ec c6d34be3d8ad4b5f81d9ebfaf30b2c15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 303/632] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:53 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&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: 304/633] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:53 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => 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: 330/634] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:34:53 2026] POST /v2.0/ports => generated 954 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/635] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:34:53 2026] PUT /v2.0/ports/e7d5fb92-7044-432b-99b0-191b496b00d7 => generated 1235 bytes in 366 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: 331/636] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:54 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 969 bytes in 77 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-04-28 18:34:54.150 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e74b2a39-007c-424f-9171-40b389e54f37'] response: {'name': 'network-changed', 'server_uuid': 'ca8b5b44-9166-49fb-a3bf-6f525cfd095c', 'tag': 'e7d5fb92-7044-432b-99b0-191b496b00d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 306/637] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:54 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/638] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:54 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/639] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:54 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&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: 307/640] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:54 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/641] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:54 2026] GET /v2.0/security-groups?id=b86fadf3-8928-4392-8b64-e41f59768e48&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: 308/642] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:34:54 2026] GET /v2.0/ports?tenant_id=c6d34be3d8ad4b5f81d9ebfaf30b2c15&device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/643] 199.19.213.220 () {34 vars in 1018 bytes} [Tue Apr 28 18:34:54 2026] GET /v2.0/networks?tenant_id=c6d34be3d8ad4b5f81d9ebfaf30b2c15&shared=False => generated 772 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/644] 199.19.213.220 () {34 vars in 930 bytes} [Tue Apr 28 18:34:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/645] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:55 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/646] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:55 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/647] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:55 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/648] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:55 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/649] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:55 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/650] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:55 2026] GET /v2.0/security-groups?id=b86fadf3-8928-4392-8b64-e41f59768e48&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/651] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:34:55 2026] GET /v2.0/ports?tenant_id=c6d34be3d8ad4b5f81d9ebfaf30b2c15&device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/652] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:34:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e7d5fb92-7044-432b-99b0-191b496b00d7 => 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: 340/653] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:34:56 2026] GET /v2.0/subnets?id=412d5c30-bbf1-4a6d-aa2e-99e08b1c1dd4 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/654] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:34:56 2026] GET /v2.0/ports?network_id=9630df2a-0a64-42cd-9c5b-d488115e5123&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/655] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:34:56 2026] GET /v2.0/networks/9630df2a-0a64-42cd-9c5b-d488115e5123?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: 315/656] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:34:56 2026] GET /v2.0/networks/9630df2a-0a64-42cd-9c5b-d488115e5123?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/657] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:56 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/658] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:56 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/659] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:56 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => 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: 317/660] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:56 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/661] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:56 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/662] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:56 2026] GET /v2.0/security-groups?id=b86fadf3-8928-4392-8b64-e41f59768e48&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: 345/663] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:57 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/664] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:57 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&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: 346/665] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:57 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/666] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:57 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/667] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:57 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/668] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:57 2026] GET /v2.0/security-groups?id=b86fadf3-8928-4392-8b64-e41f59768e48&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/669] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:34:58 2026] GET /v2.0/security-groups?tenant_id=38534bc2fd5b403698204b4a34b6069e&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/670] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:34:58 2026] DELETE /v2.0/security-groups/17ce35aa-bd60-4d19-bb73-a1378e18b2c9 => 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: 349/671] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:58 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/672] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:58 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&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: 351/673] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:58 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => 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: 323/674] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:34:58 2026] GET /v2.0/security-groups?tenant_id=eabaf3370ce84643924530e39b0d531b&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/675] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:58 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&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: 324/676] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:34:58 2026] DELETE /v2.0/security-groups/4ba7cfd9-fde7-45a6-9ea8-5d40aca21728 => 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: 353/677] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:59 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/678] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:59 2026] GET /v2.0/security-groups?id=b86fadf3-8928-4392-8b64-e41f59768e48&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/679] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:34:59 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => 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: 326/680] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:34:59 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/681] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:00 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/682] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:00 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/683] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:00 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/684] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:00 2026] GET /v2.0/security-groups?id=b86fadf3-8928-4392-8b64-e41f59768e48&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: 357/685] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:00 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:01.139 8 WARNING neutron_lib.context [None req-c26c29fa-12c2-4d1d-ad5b-964e4e7e7811 3e403d0cbc7f4c13acc2fd744bdb64b4 193a3e5867b84ecf91061da7ea9d2a49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:01.203 7 INFO neutron.db.l3_db [None req-efc29161-7bfc-4d43-9031-583075436c02 895f768ed0ec4c87986ce8a4bb23847b 7a840fe1e7ed49928578103a91e2771f - - default default] Floating IP c2aef470-db01-4547-8cd1-8be9ab6b789a associated. External IP: 10.96.250.203, port: bfd1b87a-22c3-404a-80f4-53a2d60f93ac. [pid: 8|app: 0|req: 358/686] 10.0.0.54 () {34 vars in 676 bytes} [Tue Apr 28 18:35:00 2026] POST /v2.0/subnetpools => generated 549 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/687] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:01 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/688] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:35:01 2026] GET /v2.0/subnetpools/dfd3ecd7-b0d0-4961-bf51-929e3345f756 => generated 549 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/689] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:01 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/690] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:35:01 2026] PUT /v2.0/subnetpools/dfd3ecd7-b0d0-4961-bf51-929e3345f756 => generated 499 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/691] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:01 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/692] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:35:01 2026] DELETE /v2.0/subnetpools/dfd3ecd7-b0d0-4961-bf51-929e3345f756 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/693] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:01 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/694] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:35:00 2026] PUT /v2.0/floatingips/c2aef470-db01-4547-8cd1-8be9ab6b789a => generated 856 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/695] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:01 2026] GET /v2.0/security-groups?id=b86fadf3-8928-4392-8b64-e41f59768e48&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:01.584 7 INFO neutron.api.v2.resource [None req-8331309e-01bd-44bb-b132-f9dd2a10761e 3e403d0cbc7f4c13acc2fd744bdb64b4 193a3e5867b84ecf91061da7ea9d2a49 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 330/696] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:35:01 2026] GET /v2.0/subnetpools/dfd3ecd7-b0d0-4961-bf51-929e3345f756 => generated 145 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:35:01.603 7 INFO neutron.api.v2.resource [None req-7e2e7b27-a7d0-4512-a7d4-62da9eb22b03 3e403d0cbc7f4c13acc2fd744bdb64b4 193a3e5867b84ecf91061da7ea9d2a49 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 331/697] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:35:01 2026] DELETE /v2.0/subnetpools/dfd3ecd7-b0d0-4961-bf51-929e3345f756 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:35:01.623 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2426724c-a2c0-480e-9967-ed7a219ade50'] response: {'name': 'network-changed', 'server_uuid': 'b0eb3b4a-e164-4067-89e7-ae96e6cdd784', 'tag': 'bfd1b87a-22c3-404a-80f4-53a2d60f93ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 332/698] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:01 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/699] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:01 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/700] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:01 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:02.030 8 INFO neutron.db.l3_db [None req-4a3b5a06-d70a-47e9-8b06-8533239ef187 095e18ca16ae4a11aa00909d2c66b16a 390ef84b81db4807984f3bd4cd8c42b8 - - default default] Floating IP 997eba95-475e-45ec-bd0f-186a918f10c0 associated. External IP: 10.96.250.217, port: 6f2bcc56-b3a1-423d-81de-d7475802756c. 2026-04-28 18:35:02.185 7 INFO neutron.db.l3_db [None req-fea25a2c-8173-4200-a227-e8b6c1095016 6bb0bac569804018becd58f204fc29ec c6d34be3d8ad4b5f81d9ebfaf30b2c15 - - default default] Floating IP 143e2d4d-bfc4-4c55-8550-4f24d6b6ab09 associated. External IP: 10.96.250.207, port: e7d5fb92-7044-432b-99b0-191b496b00d7. [pid: 8|app: 0|req: 367/701] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:35:01 2026] PUT /v2.0/floatingips/997eba95-475e-45ec-bd0f-186a918f10c0 => 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: 335/702] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:35:01 2026] PUT /v2.0/floatingips/143e2d4d-bfc4-4c55-8550-4f24d6b6ab09 => generated 855 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/703] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:35:02 2026] GET /v2.0/ports?tenant_id=7a840fe1e7ed49928578103a91e2771f&device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/704] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:02 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/705] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:02 2026] GET /v2.0/security-groups?tenant_id=193a3e5867b84ecf91061da7ea9d2a49&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/706] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:02 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => 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: 369/707] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:35:02 2026] GET /v2.0/networks?id=4138430b-697d-46ee-97f5-c9627c5143a5 => generated 775 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/708] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:02 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/709] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:02 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/710] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:35:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=bfd1b87a-22c3-404a-80f4-53a2d60f93ac => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/711] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:02 2026] DELETE /v2.0/security-groups/c6734b08-d8d6-4ba8-8b31-002029f54831 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/712] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:35:02 2026] GET /v2.0/subnets?id=d5373cf4-8174-40c5-8b75-1eea8662f707 => generated 697 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/713] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:02 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/714] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:02 2026] GET /v2.0/security-groups?id=b86fadf3-8928-4392-8b64-e41f59768e48&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/715] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:35:02 2026] GET /v2.0/ports?network_id=4138430b-697d-46ee-97f5-c9627c5143a5&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: 344/716] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:35:02 2026] GET /v2.0/networks/4138430b-697d-46ee-97f5-c9627c5143a5?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:02.902 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4a5d1ce-0176-436a-9bb2-9f6e40f33969'] response: {'name': 'network-changed', 'server_uuid': '524d8566-d48e-4209-9cc9-d5ee705e9899', 'tag': '6f2bcc56-b3a1-423d-81de-d7475802756c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 373/717] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:35:02 2026] GET /v2.0/networks/4138430b-697d-46ee-97f5-c9627c5143a5?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: 7|app: 0|req: 345/718] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:03 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/719] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:03 2026] GET /v2.0/security-groups?id=b86fadf3-8928-4392-8b64-e41f59768e48&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: 347/722] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:35:03 2026] GET /v2.0/ports?tenant_id=390ef84b81db4807984f3bd4cd8c42b8&device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/723] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:35:03 2026] GET /v2.0/networks?id=2faaf19e-8e60-4914-895e-0cdc93e61599 => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/724] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:35:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6f2bcc56-b3a1-423d-81de-d7475802756c => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/725] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:35:03 2026] GET /v2.0/subnets?id=90954a96-f153-40c4-af0b-fe094e3e262d => generated 702 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:03.700 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01311c79-77d6-4dc5-bf80-fc906101f559'] response: {'name': 'network-changed', 'server_uuid': 'ca8b5b44-9166-49fb-a3bf-6f525cfd095c', 'tag': 'e7d5fb92-7044-432b-99b0-191b496b00d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 349/726] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:35:03 2026] GET /v2.0/ports?network_id=2faaf19e-8e60-4914-895e-0cdc93e61599&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/727] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:03 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/728] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:35:03 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?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: 379/729] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:03 2026] GET /v2.0/security-groups?id=2b10898d-12f8-43f9-a362-935c42430bae&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/730] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:35:03 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/731] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:35:04 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/732] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:04 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/733] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:04 2026] GET /v2.0/security-groups?id=b86fadf3-8928-4392-8b64-e41f59768e48&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: 354/734] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:35:04 2026] GET /v2.0/ports?tenant_id=c6d34be3d8ad4b5f81d9ebfaf30b2c15&device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/735] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:35:04 2026] GET /v2.0/networks?id=9630df2a-0a64-42cd-9c5b-d488115e5123 => generated 772 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/736] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:35:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e7d5fb92-7044-432b-99b0-191b496b00d7 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/737] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:35:04 2026] GET /v2.0/subnets?id=412d5c30-bbf1-4a6d-aa2e-99e08b1c1dd4 => generated 694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/738] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:35:04 2026] GET /v2.0/ports?network_id=9630df2a-0a64-42cd-9c5b-d488115e5123&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:04.542 8 INFO neutron.db.l3_db [req-97019424-b1fc-4223-a6c4-77d8f3c78e5b req-0f7bc04f-09e0-43c2-962d-01a386a9debd 895f768ed0ec4c87986ce8a4bb23847b 7a840fe1e7ed49928578103a91e2771f - - default default] Floating IP c2aef470-db01-4547-8cd1-8be9ab6b789a disassociated. External IP: 10.96.250.203, port: bfd1b87a-22c3-404a-80f4-53a2d60f93ac. [pid: 7|app: 0|req: 359/739] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:35:04 2026] GET /v2.0/networks/9630df2a-0a64-42cd-9c5b-d488115e5123?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/740] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:35:04 2026] GET /v2.0/networks/9630df2a-0a64-42cd-9c5b-d488115e5123?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: 7|app: 0|req: 361/741] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:04 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/742] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:35:04 2026] DELETE /v2.0/ports/bfd1b87a-22c3-404a-80f4-53a2d60f93ac => generated 0 bytes in 740 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/743] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:35:04 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:05.044 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-00a62dee-83f5-4308-b623-9997256e9555'] response: {'server_uuid': 'b0eb3b4a-e164-4067-89e7-ae96e6cdd784', 'name': 'network-vif-deleted', 'tag': 'bfd1b87a-22c3-404a-80f4-53a2d60f93ac', 'status': 'completed', 'code': 200} 2026-04-28 18:35:05.245 8 INFO neutron.db.l3_db [req-bb6080e6-08b5-4d7a-a600-1fdcb2e4361e req-768a37b2-672e-45f2-8ec5-41edbf98aaca 6bb0bac569804018becd58f204fc29ec c6d34be3d8ad4b5f81d9ebfaf30b2c15 - - default default] Floating IP 143e2d4d-bfc4-4c55-8550-4f24d6b6ab09 disassociated. External IP: 10.96.250.207, port: e7d5fb92-7044-432b-99b0-191b496b00d7. [pid: 7|app: 0|req: 363/744] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:05 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => 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: 382/745] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:35:05 2026] DELETE /v2.0/ports/e7d5fb92-7044-432b-99b0-191b496b00d7 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/746] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:05 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => 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: 365/747] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:06 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => 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: 383/748] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:06 2026] GET /v2.0/security-groups?tenant_id=bff479257892447f9333ec98b724dc8c&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/749] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:06 2026] DELETE /v2.0/security-groups/bfdb1c5a-6e84-4d4d-aa2d-7675641cf33c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/750] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:07 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => 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: 367/751] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:07 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:08.183 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc3b1c46-377f-4c83-ab39-b909734a3669'] response: {'server_uuid': 'ca8b5b44-9166-49fb-a3bf-6f525cfd095c', 'name': 'network-vif-deleted', 'tag': 'e7d5fb92-7044-432b-99b0-191b496b00d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 385/752] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:08 2026] GET /v2.0/ports?device_id=b0eb3b4a-e164-4067-89e7-ae96e6cdd784 => 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: 368/753] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:08 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => 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: 386/754] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:09 2026] DELETE /v2.0/security-groups/2b10898d-12f8-43f9-a362-935c42430bae => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:09.402 7 INFO neutron.api.v2.resource [None req-1cd93916-9bfb-4394-8e1e-dbb3c0b7500f 895f768ed0ec4c87986ce8a4bb23847b 7a840fe1e7ed49928578103a91e2771f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 369/755] 10.0.0.54 () {32 vars in 736 bytes} [Tue Apr 28 18:35:09 2026] GET /v2.0/security-groups/2b10898d-12f8-43f9-a362-935c42430bae => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/756] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:35:09 2026] DELETE /v2.0/floatingips/c2aef470-db01-4547-8cd1-8be9ab6b789a => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/757] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:09 2026] GET /v2.0/ports?device_id=ca8b5b44-9166-49fb-a3bf-6f525cfd095c => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/758] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:35:09 2026] PUT /v2.0/routers/6384aa1a-dc5c-42ea-a147-11560cc390ba/remove_router_interface => generated 309 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/759] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:10 2026] DELETE /v2.0/security-groups/b86fadf3-8928-4392-8b64-e41f59768e48 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:11.072 8 WARNING neutron_lib.context [None req-000f0492-e692-4b42-a741-b92afb70bc98 da9129e1ea184d76a75e3fd567da4193 4b3c37cc46b44e4184263b7124a46d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:11.421 7 INFO neutron.services.segments.plugin [-] Segment 3b95a5ac-7882-4ca1-bda4-804645e3a47f resource provider aggregate not found 2026-04-28 18:35:11.427 7 INFO neutron.services.segments.plugin [-] Segment 3b95a5ac-7882-4ca1-bda4-804645e3a47f resource provider aggregate not found 2026-04-28 18:35:11.435 7 INFO neutron.services.segments.plugin [-] Segment 3b95a5ac-7882-4ca1-bda4-804645e3a47f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b95a5ac-7882-4ca1-bda4-804645e3a47f found for delete ", "request_id": "req-f805639f-1aaf-43be-b91e-a0c57ddc42fe"}]} 2026-04-28 18:35:11.438 7 INFO neutron.db.l3_hamode_db [None req-590118b0-ce0e-468f-aff5-34bdbc643e10 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] HA network cfa742c8-f4b4-4e16-973f-6de2a04a36d8 was deleted as no HA routers are present in tenant 7a840fe1e7ed49928578103a91e2771f. [pid: 7|app: 0|req: 371/760] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:10 2026] DELETE /v2.0/routers/6384aa1a-dc5c-42ea-a147-11560cc390ba => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:11.450 7 INFO neutron.services.segments.plugin [-] Segment 3b95a5ac-7882-4ca1-bda4-804645e3a47f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b95a5ac-7882-4ca1-bda4-804645e3a47f found for delete ", "request_id": "req-c786039a-c65a-4c4f-be1f-56c323592092"}]} 2026-04-28 18:35:11.453 7 INFO neutron.api.v2.resource [None req-5aa42ec3-5041-4083-a9f9-ec55f4d1c08c 6bb0bac569804018becd58f204fc29ec c6d34be3d8ad4b5f81d9ebfaf30b2c15 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 372/761] 10.0.0.54 () {32 vars in 736 bytes} [Tue Apr 28 18:35:11 2026] GET /v2.0/security-groups/b86fadf3-8928-4392-8b64-e41f59768e48 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/762] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:11 2026] DELETE /v2.0/subnets/d5373cf4-8174-40c5-8b75-1eea8662f707 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/763] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:35:10 2026] POST /v2.0/floatingips => generated 552 bytes in 785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/764] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:35:11 2026] DELETE /v2.0/floatingips/143e2d4d-bfc4-4c55-8550-4f24d6b6ab09 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:11.857 7 WARNING neutron_lib.context [None req-ae0df0e0-a4e9-427b-ab97-9e6ae847fba6 da9129e1ea184d76a75e3fd567da4193 4b3c37cc46b44e4184263b7124a46d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:11.909 8 INFO neutron.services.segments.plugin [-] Segment 71dd8023-c993-411b-97f1-b70f15ef79f5 resource provider aggregate not found 2026-04-28 18:35:11.912 8 INFO neutron.services.segments.plugin [-] Segment 71dd8023-c993-411b-97f1-b70f15ef79f5 resource provider aggregate not found [pid: 8|app: 0|req: 391/765] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:11 2026] DELETE /v2.0/networks/4138430b-697d-46ee-97f5-c9627c5143a5 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:11.923 8 INFO neutron.services.segments.plugin [-] Segment 71dd8023-c993-411b-97f1-b70f15ef79f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71dd8023-c993-411b-97f1-b70f15ef79f5 found for delete ", "request_id": "req-61d26882-5ada-4b93-9603-5db7e9c9f98f"}]} 2026-04-28 18:35:11.923 8 INFO neutron.services.segments.plugin [-] Segment 71dd8023-c993-411b-97f1-b70f15ef79f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71dd8023-c993-411b-97f1-b70f15ef79f5 found for delete ", "request_id": "req-eb86dd64-0878-43c1-b4e7-dde5b844a272"}]} [pid: 7|app: 0|req: 375/766] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:35:11 2026] POST /v2.0/floatingips => generated 552 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/767] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:12 2026] GET /v2.0/security-groups?tenant_id=7a840fe1e7ed49928578103a91e2771f&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:12.385 7 WARNING neutron_lib.context [None req-8614e3e7-5605-49bb-86b4-c20bf98e049d da9129e1ea184d76a75e3fd567da4193 4b3c37cc46b44e4184263b7124a46d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 377/768] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:35:12 2026] POST /v2.0/floatingips => generated 552 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/769] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:12 2026] DELETE /v2.0/security-groups/09eadb81-d6a4-4332-89bc-9b3bd921e438 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:13.005 7 WARNING neutron_lib.context [None req-78817639-501a-43e3-928f-9453ea1d0145 da9129e1ea184d76a75e3fd567da4193 4b3c37cc46b44e4184263b7124a46d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 392/770] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:35:11 2026] PUT /v2.0/routers/c65a636a-ec4c-4718-884b-ac0c91503536/remove_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/771] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:35:13 2026] POST /v2.0/floatingips => generated 552 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:13.555 7 WARNING neutron_lib.context [None req-e5308c70-931e-4638-9808-f908bba7f2a9 da9129e1ea184d76a75e3fd567da4193 4b3c37cc46b44e4184263b7124a46d72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:13.904 8 INFO neutron.db.l3_hamode_db [None req-fb792fa3-d959-4abc-9a4e-8db350a5dd6e 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] HA network 5ffdc73a-4e94-44c0-a855-d516a5520eb3 was deleted as no HA routers are present in tenant c6d34be3d8ad4b5f81d9ebfaf30b2c15. [pid: 8|app: 0|req: 393/772] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:13 2026] DELETE /v2.0/routers/c65a636a-ec4c-4718-884b-ac0c91503536 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:13.940 8 INFO neutron.services.segments.plugin [-] Segment ba0d302f-b43e-4ea9-b31c-67a24c1e267a resource provider aggregate not found 2026-04-28 18:35:13.947 8 INFO neutron.services.segments.plugin [-] Segment ba0d302f-b43e-4ea9-b31c-67a24c1e267a resource provider aggregate not found 2026-04-28 18:35:13.956 8 INFO neutron.services.segments.plugin [-] Segment ba0d302f-b43e-4ea9-b31c-67a24c1e267a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba0d302f-b43e-4ea9-b31c-67a24c1e267a found for delete ", "request_id": "req-8ccb4085-f994-4b13-a2cb-45ed624845ea"}]} 2026-04-28 18:35:13.958 8 INFO neutron.services.segments.plugin [-] Segment ba0d302f-b43e-4ea9-b31c-67a24c1e267a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba0d302f-b43e-4ea9-b31c-67a24c1e267a found for delete ", "request_id": "req-309b2148-56cc-42e6-b416-c0d990083efe"}]} [pid: 8|app: 0|req: 394/773] 10.0.0.220 () {34 vars in 990 bytes} [Tue Apr 28 18:35:13 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 1240 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/774] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:35:13 2026] POST /v2.0/floatingips => generated 552 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/775] 10.0.0.54 () {34 vars in 758 bytes} [Tue Apr 28 18:35:14 2026] PUT /v2.0/floatingips/23a6a253-763b-4dfe-bba9-997b74a8e905/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/776] 10.0.0.220 () {34 vars in 1040 bytes} [Tue Apr 28 18:35:14 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/777] 10.0.0.54 () {34 vars in 758 bytes} [Tue Apr 28 18:35:14 2026] PUT /v2.0/floatingips/85bbfdc2-f5d1-460f-ad8c-8b58dd7f1f10/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/778] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:14 2026] DELETE /v2.0/subnets/412d5c30-bbf1-4a6d-aa2e-99e08b1c1dd4 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/779] 10.0.0.54 () {34 vars in 758 bytes} [Tue Apr 28 18:35:14 2026] PUT /v2.0/floatingips/857c6bdb-6fc0-48f8-be79-a461ffcd4445/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/780] 10.0.0.54 () {34 vars in 758 bytes} [Tue Apr 28 18:35:14 2026] PUT /v2.0/floatingips/2d0ac908-92cc-4c10-bfee-47ebfcd971da/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: 386/781] 10.0.0.54 () {32 vars in 671 bytes} [Tue Apr 28 18:35:14 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/782] 10.0.0.54 () {32 vars in 685 bytes} [Tue Apr 28 18:35:14 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/783] 10.0.0.54 () {32 vars in 681 bytes} [Tue Apr 28 18:35:14 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.54 () {32 vars in 693 bytes} [Tue Apr 28 18:35:14 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/785] 10.0.0.54 () {32 vars in 679 bytes} [Tue Apr 28 18:35:14 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/786] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:14 2026] DELETE /v2.0/networks/9630df2a-0a64-42cd-9c5b-d488115e5123 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/787] 10.0.0.54 () {32 vars in 693 bytes} [Tue Apr 28 18:35:14 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/788] 10.0.0.54 () {32 vars in 689 bytes} [Tue Apr 28 18:35:14 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/789] 10.0.0.54 () {32 vars in 701 bytes} [Tue Apr 28 18:35:14 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/790] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:14 2026] GET /v2.0/security-groups?tenant_id=c6d34be3d8ad4b5f81d9ebfaf30b2c15&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:14.844 8 INFO neutron.db.segments_db [None req-a7ec0ee2-29f8-4aed-ab46-0d8eeb1f31f8 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 048e8049-cb03-49fc-b777-d7af6e322319 of type vxlan for network d1a0057f-192c-4f91-809a-cd90cf202c24 [pid: 8|app: 0|req: 397/791] 10.0.0.54 () {34 vars in 670 bytes} [Tue Apr 28 18:35:14 2026] POST /v2.0/networks => generated 746 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/792] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:35:14 2026] DELETE /v2.0/floatingips/23a6a253-763b-4dfe-bba9-997b74a8e905 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/793] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:14 2026] DELETE /v2.0/security-groups/ab8da51a-2039-4c10-b228-5929ecf76566 => 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: 396/794] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:35:15 2026] POST /v2.0/subnets => generated 693 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:15.281 7 INFO neutron.db.segments_db [None req-0b2a6705-1837-43cd-8d96-6b8d091b1ae8 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 6039b959-cca4-49b6-88fd-cba13917091c of type vxlan for network 6916f835-51be-4294-a4a9-e116518eb3b6 [pid: 8|app: 0|req: 399/795] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:35:15 2026] DELETE /v2.0/floatingips/85bbfdc2-f5d1-460f-ad8c-8b58dd7f1f10 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:15.557 7 INFO neutron.db.l3_hamode_db [None req-0b2a6705-1837-43cd-8d96-6b8d091b1ae8 04b5e4402b534a3994c7c8c84fd5ed25 a15b8cdc424e4195b53ca8c4a32b6b24 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 400/796] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:35:15 2026] DELETE /v2.0/floatingips/857c6bdb-6fc0-48f8-be79-a461ffcd4445 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/797] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:35:15 2026] DELETE /v2.0/floatingips/2d0ac908-92cc-4c10-bfee-47ebfcd971da => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:15.977 8 INFO neutron.services.segments.plugin [-] Segment f5d7ff56-1932-4258-86a3-4548201884e9 resource provider aggregate not found 2026-04-28 18:35:15.986 8 INFO neutron.services.segments.plugin [-] Segment f5d7ff56-1932-4258-86a3-4548201884e9 resource provider aggregate not found 2026-04-28 18:35:16.001 8 INFO neutron.services.segments.plugin [-] Segment f5d7ff56-1932-4258-86a3-4548201884e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5d7ff56-1932-4258-86a3-4548201884e9 found for delete ", "request_id": "req-f019b5ce-9356-4c41-b4b9-141a7f06ba84"}]} 2026-04-28 18:35:16.004 8 INFO neutron.services.segments.plugin [-] Segment f5d7ff56-1932-4258-86a3-4548201884e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5d7ff56-1932-4258-86a3-4548201884e9 found for delete ", "request_id": "req-fad453ef-22a3-45b8-b2ed-9ed13814b4eb"}]} [pid: 8|app: 0|req: 402/798] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:35:15 2026] DELETE /v2.0/floatingips/04822dc2-e7c5-4f2e-95c2-18dde6a0675e => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:16.325 7 INFO neutron.db.l3_hamode_db [None req-0b2a6705-1837-43cd-8d96-6b8d091b1ae8 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 403/799] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:16 2026] GET /v2.0/security-groups?tenant_id=64366188ab774f0e916808e7a6d5c509&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/800] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:35:15 2026] POST /v2.0/routers => generated 733 bytes in 2061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/801] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:17 2026] DELETE /v2.0/security-groups/cbc146d6-0fe9-405f-9e14-e6a9ac490ba5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/802] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:17 2026] GET /v2.0/security-groups?tenant_id=4b3c37cc46b44e4184263b7124a46d72&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/803] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:17 2026] DELETE /v2.0/security-groups/b65c07aa-8515-4508-bd65-914dc23a6039 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/804] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:17 2026] GET /v2.0/security-groups?tenant_id=8ee22f94e9524d9b85f09e4ffc0eafab&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/805] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:18 2026] DELETE /v2.0/security-groups/19b6dd82-52ab-4c53-98c4-8968e6957101 => 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: 398/808] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:35:17 2026] PUT /v2.0/routers/bcfedaa9-c49e-4c81-a17a-f5cb3f2752f5/add_router_interface => generated 309 bytes in 1578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/809] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:18 2026] GET /v2.0/security-groups?tenant_id=30831f1e756140b49e0a8a56db017529&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: 399/810] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:19 2026] DELETE /v2.0/security-groups/19af96cc-4f64-4d1c-b4cd-c8efafd8c811 => 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: 412/811] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:19 2026] GET /v2.0/security-groups?tenant_id=9da7fba2c79c4fea96b7fa9683969b44&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/812] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:19 2026] DELETE /v2.0/security-groups/1ce3d635-ab5c-4457-8137-65f429a725ed => 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: 413/813] 10.0.0.48 () {34 vars in 981 bytes} [Tue Apr 28 18:35:19 2026] GET /v2.0/networks?id=d1a0057f-192c-4f91-809a-cd90cf202c24 => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/814] 10.0.0.48 () {34 vars in 964 bytes} [Tue Apr 28 18:35:20 2026] GET /v2.0/quotas/a15b8cdc424e4195b53ca8c4a32b6b24 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/815] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:35:20 2026] GET /v2.0/ports?tenant_id=a15b8cdc424e4195b53ca8c4a32b6b24&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/816] 10.0.0.48 () {34 vars in 1007 bytes} [Tue Apr 28 18:35:20 2026] GET /v2.0/networks/d1a0057f-192c-4f91-809a-cd90cf202c24?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/817] 10.0.0.48 () {34 vars in 1107 bytes} [Tue Apr 28 18:35:20 2026] GET /v2.0/networks/d1a0057f-192c-4f91-809a-cd90cf202c24?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: 403/818] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:20 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => 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: 416/819] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:21 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:22.512 7 WARNING neutron_lib.context [None req-48df4961-f3f6-4a4f-9c97-18de351eb540 6637588863e148d7afc66968a6979f7f fc2263ea80d8424e8418d877f2087633 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:22.645 7 INFO neutron.db.segments_db [None req-48df4961-f3f6-4a4f-9c97-18de351eb540 6637588863e148d7afc66968a6979f7f fc2263ea80d8424e8418d877f2087633 - - default default] Added segment cae6a108-54ec-4d8c-a5bf-4ba6a577ed00 of type vxlan for network 3c522821-25ff-44b6-9f33-3cac5a2a0345 [pid: 8|app: 0|req: 417/820] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:22 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/821] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:22 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/822] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:22 2026] POST /v2.0/networks => generated 632 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/823] 10.0.0.48 () {34 vars in 970 bytes} [Tue Apr 28 18:35:22 2026] GET /v2.0/ports/6f2bcc56-b3a1-423d-81de-d7475802756c => generated 968 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:22.763 7 WARNING neutron_lib.context [None req-f6ca9956-bb55-4402-a385-617ba6093986 6637588863e148d7afc66968a6979f7f fc2263ea80d8424e8418d877f2087633 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:22.827 7 INFO neutron.db.segments_db [None req-f6ca9956-bb55-4402-a385-617ba6093986 6637588863e148d7afc66968a6979f7f fc2263ea80d8424e8418d877f2087633 - - default default] Added segment 94f31ca4-18b1-475f-98bc-99c6a001ae1a of type vxlan for network 1a932bba-2176-4a31-9249-8a59091b7a64 [pid: 7|app: 0|req: 405/824] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:22 2026] POST /v2.0/networks => generated 632 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:22.922 8 WARNING neutron_lib.context [None req-8b9837b1-45e9-4e25-b1ea-fc62ec61b2c3 6637588863e148d7afc66968a6979f7f fc2263ea80d8424e8418d877f2087633 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:22.972 8 INFO neutron.db.segments_db [None req-8b9837b1-45e9-4e25-b1ea-fc62ec61b2c3 6637588863e148d7afc66968a6979f7f fc2263ea80d8424e8418d877f2087633 - - default default] Added segment bab5d529-5e99-4072-895a-3d44c3c2a8db of type vxlan for network df830fa3-cbb8-47ed-92a2-706b121f0fac [pid: 8|app: 0|req: 420/825] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:22 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:23.080 7 WARNING neutron_lib.context [None req-b13ed594-5f47-4eec-802c-b73e2eebdaea 6637588863e148d7afc66968a6979f7f fc2263ea80d8424e8418d877f2087633 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:23.132 7 INFO neutron.db.segments_db [None req-b13ed594-5f47-4eec-802c-b73e2eebdaea 6637588863e148d7afc66968a6979f7f fc2263ea80d8424e8418d877f2087633 - - default default] Added segment 59a1ac30-c4b8-43b8-aae9-d8f56f2d0336 of type vxlan for network 1b70b2d3-9efe-4828-bb94-762d36a334a8 [pid: 7|app: 0|req: 406/826] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:23 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:23.234 8 WARNING neutron_lib.context [None req-fb8eaa81-9e3f-4c9e-8c20-ca65a5201ada 6637588863e148d7afc66968a6979f7f fc2263ea80d8424e8418d877f2087633 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:23.295 8 INFO neutron.db.segments_db [None req-fb8eaa81-9e3f-4c9e-8c20-ca65a5201ada 6637588863e148d7afc66968a6979f7f fc2263ea80d8424e8418d877f2087633 - - default default] Added segment a7b2b2c9-91f1-4761-80be-85bfbadd7f6e of type vxlan for network ad3fa859-f553-47c4-b861-da1614823c10 [pid: 8|app: 0|req: 421/827] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:23 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/828] 199.19.213.220 () {34 vars in 1000 bytes} [Tue Apr 28 18:35:23 2026] GET /v2.0/subnets?network_id=2faaf19e-8e60-4914-895e-0cdc93e61599 => generated 684 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/829] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:35:23 2026] PUT /v2.0/networks/3c522821-25ff-44b6-9f33-3cac5a2a0345/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/830] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:35:23 2026] PUT /v2.0/networks/1a932bba-2176-4a31-9249-8a59091b7a64/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/831] 199.19.213.220 () {34 vars in 1146 bytes} [Tue Apr 28 18:35:23 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899&device_owner=compute%3Anova&network_id=2faaf19e-8e60-4914-895e-0cdc93e61599 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/832] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:35:23 2026] PUT /v2.0/networks/df830fa3-cbb8-47ed-92a2-706b121f0fac/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/833] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:23 2026] GET /v2.0/security-groups?tenant_id=869c06064a584282bba6cc443c6174ba&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/834] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:35:23 2026] PUT /v2.0/networks/1b70b2d3-9efe-4828-bb94-762d36a334a8/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: 411/835] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:23 2026] DELETE /v2.0/security-groups/5b3c4701-5b83-4467-8759-b8657aab3d4e => 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: 412/836] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:23 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => 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: 413/837] 10.0.0.54 () {32 vars in 665 bytes} [Tue Apr 28 18:35:23 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/838] 10.0.0.54 () {32 vars in 679 bytes} [Tue Apr 28 18:35:23 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/839] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:35:23 2026] PUT /v2.0/ports/6f2bcc56-b3a1-423d-81de-d7475802756c => generated 1149 bytes in 524 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: 415/840] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:23 2026] GET /v2.0/security-groups?tenant_id=f24bf49e4d9b43bcbe45559c82ed095c&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/841] 10.0.0.54 () {32 vars in 675 bytes} [Tue Apr 28 18:35:24 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:24.121 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ac8a836-0062-4f0e-acf5-77e5d912256a'] response: {'name': 'network-changed', 'server_uuid': '524d8566-d48e-4209-9cc9-d5ee705e9899', 'tag': '6f2bcc56-b3a1-423d-81de-d7475802756c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 427/842] 10.0.0.54 () {32 vars in 687 bytes} [Tue Apr 28 18:35:24 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/843] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:24 2026] DELETE /v2.0/security-groups/dec8c25c-48d7-43da-9be5-8ffe57c8039b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/844] 10.0.0.54 () {32 vars in 673 bytes} [Tue Apr 28 18:35:24 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/845] 10.0.0.54 () {32 vars in 687 bytes} [Tue Apr 28 18:35:24 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/846] 10.0.0.54 () {32 vars in 683 bytes} [Tue Apr 28 18:35:24 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/847] 10.0.0.54 () {32 vars in 695 bytes} [Tue Apr 28 18:35:24 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:24.563 8 INFO neutron.services.segments.plugin [-] Segment cae6a108-54ec-4d8c-a5bf-4ba6a577ed00 resource provider aggregate not found 2026-04-28 18:35:24.567 8 INFO neutron.services.segments.plugin [-] Segment cae6a108-54ec-4d8c-a5bf-4ba6a577ed00 resource provider aggregate not found 2026-04-28 18:35:24.575 8 INFO neutron.services.segments.plugin [-] Segment cae6a108-54ec-4d8c-a5bf-4ba6a577ed00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cae6a108-54ec-4d8c-a5bf-4ba6a577ed00 found for delete ", "request_id": "req-80512799-7329-4615-91bc-ef4a0b2ec2d0"}]} 2026-04-28 18:35:24.582 8 INFO neutron.services.segments.plugin [-] Segment cae6a108-54ec-4d8c-a5bf-4ba6a577ed00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cae6a108-54ec-4d8c-a5bf-4ba6a577ed00 found for delete ", "request_id": "req-e7027398-4742-4be7-8b79-c65fdaa3cf82"}]} [pid: 8|app: 0|req: 430/848] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:24 2026] DELETE /v2.0/networks/3c522821-25ff-44b6-9f33-3cac5a2a0345 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/849] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:35:24 2026] GET /v2.0/ports?tenant_id=390ef84b81db4807984f3bd4cd8c42b8&device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 1421 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/850] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:35:24 2026] GET /v2.0/networks?id=2faaf19e-8e60-4914-895e-0cdc93e61599 => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/851] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:35:24 2026] GET /v2.0/networks?id=d1a0057f-192c-4f91-809a-cd90cf202c24 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/852] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6f2bcc56-b3a1-423d-81de-d7475802756c => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:24.726 7 WARNING neutron_lib.context [req-2a4b661c-f048-4aa1-8608-becd7ac34d15 req-9dad2a8b-e47a-42e3-935b-96f615320803 7357035e29bf4f8787ba8b2aaee11214 a15b8cdc424e4195b53ca8c4a32b6b24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 431/853] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:24 2026] DELETE /v2.0/networks/1a932bba-2176-4a31-9249-8a59091b7a64 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/854] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6f2bcc56-b3a1-423d-81de-d7475802756c => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/855] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:24 2026] DELETE /v2.0/networks/df830fa3-cbb8-47ed-92a2-706b121f0fac => 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: 434/856] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:35:24 2026] GET /v2.0/subnets?id=90954a96-f153-40c4-af0b-fe094e3e262d => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/857] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:24 2026] DELETE /v2.0/networks/1b70b2d3-9efe-4828-bb94-762d36a334a8 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/858] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:35:25 2026] GET /v2.0/ports?network_id=2faaf19e-8e60-4914-895e-0cdc93e61599&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/859] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:35:24 2026] POST /v2.0/ports => generated 958 bytes in 388 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: 437/860] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:25 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 961 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/861] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:35:25 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:25.225 7 INFO neutron.services.segments.plugin [-] Segment a7b2b2c9-91f1-4761-80be-85bfbadd7f6e resource provider aggregate not found 2026-04-28 18:35:25.229 7 INFO neutron.services.segments.plugin [-] Segment a7b2b2c9-91f1-4761-80be-85bfbadd7f6e resource provider aggregate not found 2026-04-28 18:35:25.242 7 INFO neutron.services.segments.plugin [-] Segment a7b2b2c9-91f1-4761-80be-85bfbadd7f6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7b2b2c9-91f1-4761-80be-85bfbadd7f6e found for delete ", "request_id": "req-e43daf05-03bf-4b3b-8531-525e4744d2bf"}]} 2026-04-28 18:35:25.249 7 INFO neutron.services.segments.plugin [-] Segment a7b2b2c9-91f1-4761-80be-85bfbadd7f6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7b2b2c9-91f1-4761-80be-85bfbadd7f6e found for delete ", "request_id": "req-b2fb8588-34cb-4fc7-9f2e-166ae38bb74d"}]} [pid: 7|app: 0|req: 424/862] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:25 2026] DELETE /v2.0/networks/ad3fa859-f553-47c4-b861-da1614823c10 => 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: 425/863] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:25 2026] GET /v2.0/security-groups?id=ab8ee4e3-d297-4910-8239-09a30a4b9d20&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: 426/864] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:35:25 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/865] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:35:25 2026] PUT /v2.0/ports/7b49297d-7405-4616-93d9-596cae49ec2d => generated 1239 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/866] 10.0.0.54 () {32 vars in 652 bytes} [Tue Apr 28 18:35:25 2026] GET /v2.0/extensions => generated 20516 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/867] 10.0.0.54 () {32 vars in 680 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 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: 429/868] 10.0.0.54 () {32 vars in 680 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/869] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/870] 10.0.0.54 () {32 vars in 664 bytes} [Tue Apr 28 18:35:26 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: 7|app: 0|req: 432/871] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 1152 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/872] 10.0.0.54 () {32 vars in 698 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/873] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&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: 435/874] 10.0.0.54 () {32 vars in 696 bytes} [Tue Apr 28 18:35:26 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-04-28 18:35:26.163 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6e7c408-46b7-4c48-950b-96c3039b47fb'] response: {'name': 'network-changed', 'server_uuid': '0bb0e05d-1826-4d66-a831-52af4e4b4006', 'tag': '7b49297d-7405-4616-93d9-596cae49ec2d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 436/875] 10.0.0.54 () {32 vars in 700 bytes} [Tue Apr 28 18:35:26 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: 7|app: 0|req: 437/876] 10.0.0.54 () {32 vars in 688 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/877] 10.0.0.54 () {32 vars in 702 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/878] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:25 2026] GET /v2.0/security-groups?tenant_id=925d559269354dfa8bcdfb70b524e15e&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/879] 10.0.0.54 () {32 vars in 692 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/880] 10.0.0.54 () {32 vars in 694 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/881] 10.0.0.54 () {32 vars in 684 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/882] 10.0.0.54 () {32 vars in 686 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/883] 10.0.0.54 () {32 vars in 660 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/884] 10.0.0.54 () {32 vars in 698 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/885] 10.0.0.54 () {32 vars in 678 bytes} [Tue Apr 28 18:35:26 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: 446/886] 10.0.0.54 () {32 vars in 682 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/887] 10.0.0.54 () {32 vars in 674 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/888] 10.0.0.54 () {32 vars in 688 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/889] 10.0.0.54 () {32 vars in 722 bytes} [Tue Apr 28 18:35:26 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: 450/890] 10.0.0.54 () {32 vars in 686 bytes} [Tue Apr 28 18:35:26 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: 451/891] 10.0.0.54 () {32 vars in 668 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/892] 10.0.0.54 () {32 vars in 686 bytes} [Tue Apr 28 18:35:26 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: 453/893] 10.0.0.54 () {32 vars in 680 bytes} [Tue Apr 28 18:35:26 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: 8|app: 0|req: 441/894] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:26 2026] DELETE /v2.0/security-groups/75fc6a30-f16a-4de7-8e3e-54ce8313cbc8 => 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: 454/895] 10.0.0.54 () {32 vars in 698 bytes} [Tue Apr 28 18:35:26 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: 8|app: 0|req: 442/896] 10.0.0.54 () {32 vars in 678 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/897] 10.0.0.54 () {32 vars in 666 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/router => generated 256 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/898] 10.0.0.54 () {32 vars in 676 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/899] 10.0.0.54 () {32 vars in 664 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/l3-ha => 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: 444/900] 10.0.0.54 () {32 vars in 674 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/901] 10.0.0.54 () {32 vars in 712 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/902] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/ports?tenant_id=390ef84b81db4807984f3bd4cd8c42b8&device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 1421 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/903] 10.0.0.54 () {32 vars in 690 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/904] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/905] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/security-groups?tenant_id=fc2263ea80d8424e8418d877f2087633&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/906] 10.0.0.54 () {32 vars in 682 bytes} [Tue Apr 28 18:35:26 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: 8|app: 0|req: 446/907] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/networks?id=2faaf19e-8e60-4914-895e-0cdc93e61599 => generated 780 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/908] 10.0.0.54 () {32 vars in 668 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:26.590 8 INFO neutron.services.segments.plugin [-] Segment 94f31ca4-18b1-475f-98bc-99c6a001ae1a resource provider aggregate not found 2026-04-28 18:35:26.597 8 INFO neutron.services.segments.plugin [-] Segment 94f31ca4-18b1-475f-98bc-99c6a001ae1a resource provider aggregate not found [pid: 7|app: 0|req: 462/909] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/security-groups?id=ab8ee4e3-d297-4910-8239-09a30a4b9d20&fields=id&fields=name => generated 88 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:26.601 8 INFO neutron.services.segments.plugin [-] Segment 94f31ca4-18b1-475f-98bc-99c6a001ae1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94f31ca4-18b1-475f-98bc-99c6a001ae1a found for delete ", "request_id": "req-8e190cbe-b213-4bb1-8997-47f10b83b5ad"}]} 2026-04-28 18:35:26.606 8 INFO neutron.services.segments.plugin [-] Segment 94f31ca4-18b1-475f-98bc-99c6a001ae1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94f31ca4-18b1-475f-98bc-99c6a001ae1a found for delete ", "request_id": "req-b7c8fc74-a04f-49af-84fb-66bb1eb16800"}]} 2026-04-28 18:35:26.616 8 INFO neutron.services.segments.plugin [-] Segment bab5d529-5e99-4072-895a-3d44c3c2a8db resource provider aggregate not found 2026-04-28 18:35:26.622 8 INFO neutron.services.segments.plugin [-] Segment bab5d529-5e99-4072-895a-3d44c3c2a8db resource provider aggregate not found [pid: 7|app: 0|req: 463/910] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6f2bcc56-b3a1-423d-81de-d7475802756c => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/911] 10.0.0.54 () {32 vars in 686 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:26.637 8 INFO neutron.services.segments.plugin [-] Segment bab5d529-5e99-4072-895a-3d44c3c2a8db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab5d529-5e99-4072-895a-3d44c3c2a8db found for delete ", "request_id": "req-4d82d292-bd83-4fef-886a-2cbcb3f64f95"}]} 2026-04-28 18:35:26.641 8 INFO neutron.services.segments.plugin [-] Segment bab5d529-5e99-4072-895a-3d44c3c2a8db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab5d529-5e99-4072-895a-3d44c3c2a8db found for delete ", "request_id": "req-69742c70-7e1d-4c86-adb0-58ce22221558"}]} [pid: 7|app: 0|req: 465/912] 10.0.0.54 () {32 vars in 704 bytes} [Tue Apr 28 18:35:26 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) 2026-04-28 18:35:26.649 8 INFO neutron.services.segments.plugin [-] Segment 59a1ac30-c4b8-43b8-aae9-d8f56f2d0336 resource provider aggregate not found 2026-04-28 18:35:26.653 8 INFO neutron.services.segments.plugin [-] Segment 59a1ac30-c4b8-43b8-aae9-d8f56f2d0336 resource provider aggregate not found 2026-04-28 18:35:26.665 8 INFO neutron.services.segments.plugin [-] Segment 59a1ac30-c4b8-43b8-aae9-d8f56f2d0336 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a1ac30-c4b8-43b8-aae9-d8f56f2d0336 found for delete ", "request_id": "req-fa09c9dc-3350-496f-ae3c-94063b0ee96d"}]} 2026-04-28 18:35:26.666 8 INFO neutron.services.segments.plugin [-] Segment 59a1ac30-c4b8-43b8-aae9-d8f56f2d0336 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a1ac30-c4b8-43b8-aae9-d8f56f2d0336 found for delete ", "request_id": "req-f20c98a4-0100-4706-9466-232815ffb6f6"}]} [pid: 8|app: 0|req: 448/913] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:26 2026] DELETE /v2.0/security-groups/dd045207-5171-41a0-a708-8a9aa025bc3c => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/914] 10.0.0.54 () {32 vars in 674 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/915] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6f2bcc56-b3a1-423d-81de-d7475802756c => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/916] 10.0.0.54 () {32 vars in 700 bytes} [Tue Apr 28 18:35:26 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: 7|app: 0|req: 468/917] 10.0.0.54 () {32 vars in 674 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/918] 10.0.0.54 () {32 vars in 692 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/919] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/ports?tenant_id=a15b8cdc424e4195b53ca8c4a32b6b24&device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/920] 10.0.0.54 () {32 vars in 688 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/921] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/subnets?id=90954a96-f153-40c4-af0b-fe094e3e262d => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/922] 10.0.0.54 () {32 vars in 708 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/923] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/ports?network_id=2faaf19e-8e60-4914-895e-0cdc93e61599&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/924] 10.0.0.54 () {32 vars in 704 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/925] 199.19.213.220 () {34 vars in 1018 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/networks?tenant_id=a15b8cdc424e4195b53ca8c4a32b6b24&shared=False => generated 774 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/926] 10.0.0.54 () {32 vars in 718 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/927] 10.0.0.54 () {32 vars in 696 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/928] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?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/929] 10.0.0.54 () {32 vars in 710 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/930] 199.19.213.220 () {34 vars in 930 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/931] 10.0.0.54 () {32 vars in 668 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/932] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/933] 10.0.0.54 () {32 vars in 686 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/934] 10.0.0.54 () {32 vars in 680 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/935] 10.0.0.54 () {32 vars in 674 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/936] 10.0.0.54 () {32 vars in 670 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/937] 10.0.0.54 () {32 vars in 660 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/938] 10.0.0.54 () {32 vars in 698 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/939] 10.0.0.54 () {32 vars in 698 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/940] 10.0.0.54 () {32 vars in 676 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/941] 10.0.0.54 () {32 vars in 668 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/942] 10.0.0.54 () {32 vars in 682 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/943] 10.0.0.54 () {32 vars in 700 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/944] 10.0.0.54 () {32 vars in 684 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/945] 10.0.0.54 () {32 vars in 706 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/946] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/security-groups?tenant_id=c921bcadeea84e0eb976da5ccc765abd&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/947] 10.0.0.54 () {32 vars in 668 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/948] 10.0.0.54 () {32 vars in 696 bytes} [Tue Apr 28 18:35:26 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/949] 10.0.0.54 () {32 vars in 694 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/950] 10.0.0.54 () {32 vars in 684 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/951] 10.0.0.54 () {32 vars in 688 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/952] 10.0.0.54 () {32 vars in 666 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/quotas => 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: 478/953] 10.0.0.54 () {32 vars in 680 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/954] 10.0.0.54 () {32 vars in 680 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/955] 10.0.0.54 () {32 vars in 690 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/956] 10.0.0.54 () {32 vars in 690 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/957] 10.0.0.54 () {32 vars in 694 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/958] 10.0.0.54 () {32 vars in 684 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/959] 10.0.0.54 () {32 vars in 688 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/960] 10.0.0.54 () {32 vars in 700 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/961] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:26 2026] DELETE /v2.0/security-groups/48e0d2ea-9cc1-4c01-99c8-141509f999de => 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: 486/962] 10.0.0.54 () {32 vars in 702 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/963] 10.0.0.54 () {32 vars in 712 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/964] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/965] 10.0.0.54 () {32 vars in 714 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/966] 10.0.0.54 () {32 vars in 726 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/967] 10.0.0.54 () {32 vars in 740 bytes} [Tue Apr 28 18:35:27 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: 8|app: 0|req: 489/968] 10.0.0.54 () {32 vars in 718 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/969] 10.0.0.54 () {32 vars in 682 bytes} [Tue Apr 28 18:35:27 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: 490/970] 10.0.0.54 () {32 vars in 668 bytes} [Tue Apr 28 18:35:27 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: 7|app: 0|req: 481/971] 10.0.0.54 () {32 vars in 718 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/972] 10.0.0.54 () {32 vars in 678 bytes} [Tue Apr 28 18:35:27 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: 7|app: 0|req: 482/973] 10.0.0.54 () {32 vars in 668 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/974] 10.0.0.54 () {32 vars in 696 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/975] 10.0.0.54 () {32 vars in 704 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/976] 10.0.0.54 () {32 vars in 700 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/977] 10.0.0.54 () {32 vars in 700 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/978] 10.0.0.54 () {32 vars in 682 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/979] 10.0.0.54 () {32 vars in 704 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/980] 10.0.0.54 () {32 vars in 694 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/981] 10.0.0.54 () {32 vars in 688 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/982] 10.0.0.54 () {32 vars in 696 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/983] 10.0.0.54 () {32 vars in 678 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/984] 10.0.0.54 () {32 vars in 688 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/985] 10.0.0.54 () {32 vars in 700 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/986] 10.0.0.54 () {32 vars in 664 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/987] 10.0.0.54 () {32 vars in 680 bytes} [Tue Apr 28 18:35:27 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: 8|app: 0|req: 499/988] 10.0.0.54 () {32 vars in 692 bytes} [Tue Apr 28 18:35:27 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: 490/989] 10.0.0.54 () {32 vars in 676 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/990] 10.0.0.54 () {32 vars in 666 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/991] 199.19.213.220 () {34 vars in 1120 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/992] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/993] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/security-groups?id=ab8ee4e3-d297-4910-8239-09a30a4b9d20&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: 494/994] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:27 2026] GET /v2.0/security-groups?tenant_id=9bbee58e20574e0ab972517ceca798e4&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/995] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:35:27 2026] PUT /v2.0/ports/6f2bcc56-b3a1-423d-81de-d7475802756c => generated 968 bytes in 578 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: 495/996] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/ports?tenant_id=a15b8cdc424e4195b53ca8c4a32b6b24&device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/997] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7b49297d-7405-4616-93d9-596cae49ec2d => 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: 497/998] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/subnets?id=3b38ff1b-9f22-44d8-9489-6b2ff697b2b2 => generated 696 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/999] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:28 2026] DELETE /v2.0/security-groups/f88bef6a-ff9a-4ebc-b0ee-9995f70ce450 => 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: 498/1000] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/ports?network_id=d1a0057f-192c-4f91-809a-cd90cf202c24&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:28.260 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f1c1a98-fd25-4de8-b2d2-8806a7b92f72'] response: {'name': 'network-changed', 'server_uuid': '524d8566-d48e-4209-9cc9-d5ee705e9899', 'tag': '6f2bcc56-b3a1-423d-81de-d7475802756c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 503/1001] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/networks/d1a0057f-192c-4f91-809a-cd90cf202c24?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1002] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/networks/d1a0057f-192c-4f91-809a-cd90cf202c24?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: 504/1003] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/ports?tenant_id=390ef84b81db4807984f3bd4cd8c42b8&device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1004] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/networks?id=2faaf19e-8e60-4914-895e-0cdc93e61599 => generated 780 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1005] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6f2bcc56-b3a1-423d-81de-d7475802756c => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1006] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/subnets?id=90954a96-f153-40c4-af0b-fe094e3e262d => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1007] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/ports?network_id=2faaf19e-8e60-4914-895e-0cdc93e61599&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1008] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1009] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1010] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1011] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:28 2026] GET /v2.0/security-groups?id=ab8ee4e3-d297-4910-8239-09a30a4b9d20&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1012] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:29 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => 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: 505/1013] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:29 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1014] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:35:29 2026] GET /v2.0/ports?tenant_id=390ef84b81db4807984f3bd4cd8c42b8&device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1015] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:35:29 2026] GET /v2.0/networks?id=2faaf19e-8e60-4914-895e-0cdc93e61599 => generated 780 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1016] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:35:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6f2bcc56-b3a1-423d-81de-d7475802756c => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1017] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:30 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:30.088 7 WARNING neutron_lib.context [None req-97e5fbff-6c71-4a70-aa71-2a1b896c0451 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:30.088 7 WARNING neutron_lib.context [None req-97e5fbff-6c71-4a70-aa71-2a1b896c0451 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 513/1018] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:35:30 2026] GET /v2.0/subnets?id=90954a96-f153-40c4-af0b-fe094e3e262d => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1019] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:30 2026] GET /v2.0/security-groups?id=ab8ee4e3-d297-4910-8239-09a30a4b9d20&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1020] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:35:30 2026] GET /v2.0/ports?network_id=2faaf19e-8e60-4914-895e-0cdc93e61599&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1021] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:35:30 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:30.237 7 INFO neutron.db.segments_db [None req-97e5fbff-6c71-4a70-aa71-2a1b896c0451 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Added segment a96dbcd6-2f9a-4ebf-bec8-3f1558b03015 of type vxlan for network dc8b5b34-7a49-42a5-807c-22ff4a28727e [pid: 8|app: 0|req: 517/1022] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:35:30 2026] GET /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:30.291 7 INFO neutron.db.segments_db [None req-97e5fbff-6c71-4a70-aa71-2a1b896c0451 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Added segment 0d3b460c-1fcf-40df-8b78-09666411d0b4 of type vxlan for network 33fa9d11-9cf1-4a47-ae61-ff6230e476f5 [pid: 7|app: 0|req: 506/1023] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:29 2026] POST /v2.0/networks => generated 1246 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1024] 10.0.0.54 () {32 vars in 648 bytes} [Tue Apr 28 18:35:30 2026] GET /v2.0/networks => generated 1845 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:30.578 7 INFO neutron.services.segments.plugin [-] Segment a96dbcd6-2f9a-4ebf-bec8-3f1558b03015 resource provider aggregate not found 2026-04-28 18:35:30.582 7 INFO neutron.services.segments.plugin [-] Segment a96dbcd6-2f9a-4ebf-bec8-3f1558b03015 resource provider aggregate not found 2026-04-28 18:35:30.589 7 INFO neutron.services.segments.plugin [-] Segment a96dbcd6-2f9a-4ebf-bec8-3f1558b03015 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a96dbcd6-2f9a-4ebf-bec8-3f1558b03015 found for delete ", "request_id": "req-d541115c-8301-46fd-bde0-fb7508dab3eb"}]} 2026-04-28 18:35:30.595 7 INFO neutron.services.segments.plugin [-] Segment a96dbcd6-2f9a-4ebf-bec8-3f1558b03015 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a96dbcd6-2f9a-4ebf-bec8-3f1558b03015 found for delete ", "request_id": "req-b9767ca0-4cd8-47b5-a9ce-f255ed0e9ff6"}]} [pid: 7|app: 0|req: 507/1025] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:30 2026] DELETE /v2.0/networks/dc8b5b34-7a49-42a5-807c-22ff4a28727e => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:30.740 8 INFO neutron.services.segments.plugin [-] Segment 0d3b460c-1fcf-40df-8b78-09666411d0b4 resource provider aggregate not found 2026-04-28 18:35:30.746 8 INFO neutron.services.segments.plugin [-] Segment 0d3b460c-1fcf-40df-8b78-09666411d0b4 resource provider aggregate not found 2026-04-28 18:35:30.759 8 INFO neutron.services.segments.plugin [-] Segment 0d3b460c-1fcf-40df-8b78-09666411d0b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d3b460c-1fcf-40df-8b78-09666411d0b4 found for delete ", "request_id": "req-efcb7bf4-4459-4080-a0f7-fe046c20b94e"}]} [pid: 7|app: 0|req: 508/1026] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:30 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:30.762 8 INFO neutron.services.segments.plugin [-] Segment 0d3b460c-1fcf-40df-8b78-09666411d0b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d3b460c-1fcf-40df-8b78-09666411d0b4 found for delete ", "request_id": "req-23a5da59-66d0-4bce-830b-96e803da6804"}]} [pid: 8|app: 0|req: 519/1027] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:30 2026] DELETE /v2.0/networks/33fa9d11-9cf1-4a47-ae61-ff6230e476f5 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1028] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:30 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1029] 10.0.0.54 () {32 vars in 648 bytes} [Tue Apr 28 18:35:30 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:30.831 7 WARNING neutron_lib.context [None req-0a2218cb-34a2-4d6a-a3ba-77b472f0fa81 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:30.874 7 INFO neutron.db.segments_db [None req-0a2218cb-34a2-4d6a-a3ba-77b472f0fa81 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Added segment 2a6198dd-646b-482b-a8e3-c38eaf0e585a of type vxlan for network e7e6e48b-3383-4458-8f3d-dc55a20f6123 [pid: 7|app: 0|req: 510/1030] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:30 2026] POST /v2.0/networks => generated 649 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:30.964 8 WARNING neutron_lib.context [None req-b628a9f9-1ab3-4b44-bfdb-e804fd42604d 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:31.033 8 INFO neutron.db.segments_db [None req-b628a9f9-1ab3-4b44-bfdb-e804fd42604d 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Added segment 157dbd5e-7847-4345-bedf-5e9b6fdec6a1 of type vxlan for network f5bb515d-d529-4c52-abed-2bbacd10b77e [pid: 8|app: 0|req: 521/1031] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:30 2026] POST /v2.0/networks => generated 650 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:31.134 8 WARNING neutron_lib.context [None req-4c30093a-a495-425d-b832-56cbb39dfb6b 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:31.141 7 WARNING neutron_lib.context [None req-88091211-fc5e-43f8-9320-d6e912abc99b a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:31.160 8 WARNING neutron_lib.context [None req-4c30093a-a495-425d-b832-56cbb39dfb6b 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:31.289 7 INFO neutron.db.segments_db [None req-88091211-fc5e-43f8-9320-d6e912abc99b a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Added segment f68cdd0a-eb2f-4484-936e-1bbf0b52af2e of type vxlan for network a0a08565-e213-4046-a030-cb02d00d7538 [pid: 7|app: 0|req: 511/1032] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:30 2026] POST /v2.0/networks => generated 631 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1033] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:31 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:31.429 7 WARNING neutron_lib.context [None req-1b75bab3-e3ff-46ba-9e52-7163437cee52 a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 513/1034] 10.0.0.54 () {34 vars in 663 bytes} [Tue Apr 28 18:35:31 2026] POST /v2.0/ports => generated 743 bytes in 279 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: 522/1035] 10.0.0.54 () {34 vars in 664 bytes} [Tue Apr 28 18:35:31 2026] POST /v2.0/ports => generated 1505 bytes in 581 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: 523/1036] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:31 2026] GET /v2.0/security-groups?id=ab8ee4e3-d297-4910-8239-09a30a4b9d20&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1037] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:35:31 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:31.748 8 WARNING neutron_lib.context [None req-56a61a6a-26f2-431c-b49c-299d805ca518 a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:31.798 8 INFO neutron.db.segments_db [None req-56a61a6a-26f2-431c-b49c-299d805ca518 a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Added segment 02387315-0459-4882-8a71-feb3b6d1696c of type vxlan for network 009ea999-1936-4e6f-92b2-f18b121ab407 [pid: 7|app: 0|req: 515/1038] 10.0.0.54 () {32 vars in 642 bytes} [Tue Apr 28 18:35:31 2026] GET /v2.0/ports => generated 1505 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1039] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:31 2026] POST /v2.0/networks => generated 630 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1040] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:31 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1041] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:35:31 2026] DELETE /v2.0/ports/69dcd064-2fc6-4bd3-93a6-fad54922a9ec => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:32.138 8 WARNING neutron_lib.context [None req-0fdeb743-bb89-40ab-9387-48f323facd48 a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:32.161 7 INFO neutron.db.l3_db [req-d6c98dde-3357-42af-b1af-521fd448fd20 req-3a705987-e4c6-4cd1-a9a9-ecd030ee9a3c 095e18ca16ae4a11aa00909d2c66b16a 390ef84b81db4807984f3bd4cd8c42b8 - - default default] Floating IP 997eba95-475e-45ec-bd0f-186a918f10c0 disassociated. External IP: 10.96.250.217, port: 6f2bcc56-b3a1-423d-81de-d7475802756c. [pid: 8|app: 0|req: 527/1042] 10.0.0.54 () {34 vars in 663 bytes} [Tue Apr 28 18:35:32 2026] POST /v2.0/ports => generated 743 bytes in 274 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: 528/1043] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:32 2026] GET /v2.0/security-groups?id=3066dfee-5ef5-4467-911d-02eea6ed24c9&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: 516/1044] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:35:31 2026] DELETE /v2.0/ports/6f2bcc56-b3a1-423d-81de-d7475802756c => generated 0 bytes in 614 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:32.487 7 WARNING neutron_lib.context [None req-b2947795-a3b7-4c60-9a38-37942bf96c92 a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:32.530 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7587561-d94c-4305-89ec-91dd9b2b99be'] response: {'server_uuid': '524d8566-d48e-4209-9cc9-d5ee705e9899', 'name': 'network-vif-deleted', 'tag': '6f2bcc56-b3a1-423d-81de-d7475802756c', 'status': 'completed', 'code': 200} 2026-04-28 18:35:32.552 7 INFO neutron.db.segments_db [None req-b2947795-a3b7-4c60-9a38-37942bf96c92 a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Added segment 1864b11c-ab0c-4d89-bf39-094969409a53 of type vxlan for network 6bc5ddb9-b583-4602-bcb0-ce109eab866d [pid: 7|app: 0|req: 517/1045] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:32 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:32.660 7 WARNING neutron_lib.context [None req-bd33d686-435f-4670-b828-0ac4009aee6e a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 529/1046] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:35:32 2026] DELETE /v2.0/ports/9092f194-5213-4fd5-96de-dc5da550792d => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1047] 10.0.0.54 () {32 vars in 642 bytes} [Tue Apr 28 18:35:32 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-04-28 18:35:32.744 8 WARNING neutron_lib.context [None req-8572e00e-d968-43d2-b442-0f62bfcd4132 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:32.790 8 INFO neutron.db.segments_db [None req-8572e00e-d968-43d2-b442-0f62bfcd4132 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Added segment 3dc23728-eda1-437d-bc30-ef06224d9a3d of type vxlan for network 29d1a6d0-dc26-4419-ae95-2758d44aa264 [pid: 8|app: 0|req: 531/1048] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:32 2026] POST /v2.0/networks => generated 650 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1049] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:32 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:32.970 8 WARNING neutron_lib.context [None req-03ca0038-3424-4afe-8813-5f183c39442f 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 518/1050] 10.0.0.54 () {34 vars in 663 bytes} [Tue Apr 28 18:35:32 2026] POST /v2.0/ports => generated 743 bytes in 319 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: 519/1051] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:32 2026] GET /v2.0/security-groups?id=ab8ee4e3-d297-4910-8239-09a30a4b9d20&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:33.014 7 WARNING neutron_lib.context [None req-9061b1ad-a93f-4631-bff4-1a24266f4f8f a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:33.020 8 INFO neutron.db.segments_db [None req-03ca0038-3424-4afe-8813-5f183c39442f 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Added segment 14b79f9d-581e-4231-87a6-b183d2d475c1 of type vxlan for network 003a729e-0942-4b09-a037-1470cba3f448 2026-04-28 18:35:33.085 7 INFO neutron.db.segments_db [None req-9061b1ad-a93f-4631-bff4-1a24266f4f8f a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Added segment 29d2c4fa-efb4-4e83-add2-e2de7c82ed15 of type vxlan for network 39c70cec-7191-49ad-a213-2f238785b549 [pid: 8|app: 0|req: 533/1052] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:32 2026] POST /v2.0/networks => generated 650 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:33.165 8 WARNING neutron_lib.context [None req-68eea8c4-fbb8-4a17-87a3-79e6a42bfaa3 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 520/1053] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:33 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:33.186 8 WARNING neutron_lib.context [None req-68eea8c4-fbb8-4a17-87a3-79e6a42bfaa3 0e2e98884afe424ab312ba2a7024d752 19ec87a0f694432f85ca774c5c9158ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:33.188 7 WARNING neutron_lib.context [None req-b46a2b10-e49f-489a-b805-46388efcf5f3 a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 521/1054] 10.0.0.54 () {34 vars in 663 bytes} [Tue Apr 28 18:35:33 2026] POST /v2.0/ports => generated 743 bytes in 295 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: 524/1057] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:33 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:33.582 7 WARNING neutron_lib.context [None req-01f99312-27b3-4d20-8f25-192980a393a6 a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:33.626 7 INFO neutron.db.segments_db [None req-01f99312-27b3-4d20-8f25-192980a393a6 a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Added segment dbc55870-26e4-4cd5-b44f-bf690cfe79af of type vxlan for network 17c3175c-2d88-4220-943b-8343427a1cd6 [pid: 8|app: 0|req: 534/1058] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:35:33 2026] POST /v2.0/subnets => generated 1274 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1059] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:33 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1060] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:33 2026] GET /v2.0/security-groups?id=ab8ee4e3-d297-4910-8239-09a30a4b9d20&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1061] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:33 2026] POST /v2.0/networks => generated 632 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1062] 10.0.0.54 () {32 vars in 646 bytes} [Tue Apr 28 18:35:33 2026] GET /v2.0/subnets => generated 1910 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:33.721 7 WARNING neutron_lib.context [None req-27b0a477-80b2-4d3c-8532-100673729ad5 a3f2496162624b908606e65b4f9eb0ec ed71b6887f7646f4becaea03407f42db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 538/1063] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:33 2026] DELETE /v2.0/subnets/d3821582-4067-46de-a03f-0abda4702b21 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1064] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:33 2026] DELETE /v2.0/subnets/626a1f01-5768-4455-9b59-935890b55b1a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1065] 10.0.0.54 () {34 vars in 663 bytes} [Tue Apr 28 18:35:33 2026] POST /v2.0/ports => generated 743 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: 540/1066] 10.0.0.54 () {32 vars in 646 bytes} [Tue Apr 28 18:35:33 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1067] 10.0.0.54 () {34 vars in 746 bytes} [Tue Apr 28 18:35:34 2026] PUT /v2.0/ports/cf93ac87-87b1-4de9-8f96-e5d3aa1baff3/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1068] 10.0.0.54 () {34 vars in 746 bytes} [Tue Apr 28 18:35:34 2026] PUT /v2.0/ports/8e2ab440-74f5-46f6-868f-0d1fd9a3b95c/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:34.142 8 INFO neutron.services.segments.plugin [-] Segment 14b79f9d-581e-4231-87a6-b183d2d475c1 resource provider aggregate not found 2026-04-28 18:35:34.147 8 INFO neutron.services.segments.plugin [-] Segment 14b79f9d-581e-4231-87a6-b183d2d475c1 resource provider aggregate not found 2026-04-28 18:35:34.157 8 INFO neutron.services.segments.plugin [-] Segment 14b79f9d-581e-4231-87a6-b183d2d475c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14b79f9d-581e-4231-87a6-b183d2d475c1 found for delete ", "request_id": "req-ea0f971e-d93c-4c6c-9f2a-279f87ce085d"}]} 2026-04-28 18:35:34.162 8 INFO neutron.services.segments.plugin [-] Segment 14b79f9d-581e-4231-87a6-b183d2d475c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14b79f9d-581e-4231-87a6-b183d2d475c1 found for delete ", "request_id": "req-4c9c9cbe-be87-40dd-b229-e03e8c7c2632"}]} [pid: 8|app: 0|req: 541/1069] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:34 2026] DELETE /v2.0/networks/003a729e-0942-4b09-a037-1470cba3f448 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1070] 10.0.0.54 () {34 vars in 746 bytes} [Tue Apr 28 18:35:34 2026] PUT /v2.0/ports/60c88e33-1848-44d9-8fd3-fa3965e88465/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1071] 10.0.0.54 () {34 vars in 746 bytes} [Tue Apr 28 18:35:34 2026] PUT /v2.0/ports/d52e8ad9-c7dc-4abf-98d2-0e77c46826e9/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1072] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:34 2026] DELETE /v2.0/networks/29d1a6d0-dc26-4419-ae95-2758d44aa264 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1073] 10.0.0.54 () {32 vars in 659 bytes} [Tue Apr 28 18:35:34 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1074] 10.0.0.54 () {32 vars in 673 bytes} [Tue Apr 28 18:35:34 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1075] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:34 2026] DELETE /v2.0/networks/f5bb515d-d529-4c52-abed-2bbacd10b77e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1076] 10.0.0.54 () {32 vars in 669 bytes} [Tue Apr 28 18:35:34 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1077] 10.0.0.54 () {32 vars in 681 bytes} [Tue Apr 28 18:35:34 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1078] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:34 2026] DELETE /v2.0/networks/e7e6e48b-3383-4458-8f3d-dc55a20f6123 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1079] 10.0.0.54 () {32 vars in 667 bytes} [Tue Apr 28 18:35:34 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1080] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:34 2026] GET /v2.0/ports?device_id=524d8566-d48e-4209-9cc9-d5ee705e9899 => 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: 537/1081] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:34 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => 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: 538/1082] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:34 2026] GET /v2.0/security-groups?id=ab8ee4e3-d297-4910-8239-09a30a4b9d20&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1083] 10.0.0.54 () {32 vars in 681 bytes} [Tue Apr 28 18:35:34 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1084] 10.0.0.54 () {32 vars in 677 bytes} [Tue Apr 28 18:35:34 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1085] 10.0.0.54 () {32 vars in 689 bytes} [Tue Apr 28 18:35:34 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1086] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:35:34 2026] DELETE /v2.0/ports/cf93ac87-87b1-4de9-8f96-e5d3aa1baff3 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1087] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:35 2026] GET /v2.0/security-groups?tenant_id=19ec87a0f694432f85ca774c5c9158ce&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1088] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:35:35 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1089] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:35:35 2026] DELETE /v2.0/ports/8e2ab440-74f5-46f6-868f-0d1fd9a3b95c => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1090] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:35 2026] DELETE /v2.0/security-groups/49d445b3-16e9-4640-9d24-483971247ca4 => 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: 550/1091] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:35:35 2026] DELETE /v2.0/ports/60c88e33-1848-44d9-8fd3-fa3965e88465 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1092] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:35:35 2026] DELETE /v2.0/ports/7b49297d-7405-4616-93d9-596cae49ec2d => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1093] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:35:35 2026] DELETE /v2.0/ports/d52e8ad9-c7dc-4abf-98d2-0e77c46826e9 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:35.712 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0fe48c3-638a-4196-a98e-260a808431cb'] response: {'server_uuid': '0bb0e05d-1826-4d66-a831-52af4e4b4006', 'name': 'network-vif-deleted', 'tag': '7b49297d-7405-4616-93d9-596cae49ec2d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 543/1094] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:35:35 2026] DELETE /v2.0/ports/c1ca7b19-dad0-4938-b268-cf3e233c8836 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1095] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:35 2026] DELETE /v2.0/security-groups/3066dfee-5ef5-4467-911d-02eea6ed24c9 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1096] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:35 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:35.939 8 INFO neutron.api.v2.resource [None req-67a32406-eb28-4248-9a7a-95aac089e379 095e18ca16ae4a11aa00909d2c66b16a 390ef84b81db4807984f3bd4cd8c42b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 554/1097] 10.0.0.54 () {32 vars in 736 bytes} [Tue Apr 28 18:35:35 2026] GET /v2.0/security-groups/3066dfee-5ef5-4467-911d-02eea6ed24c9 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:35:35.971 7 INFO neutron.services.segments.plugin [-] Segment f68cdd0a-eb2f-4484-936e-1bbf0b52af2e resource provider aggregate not found 2026-04-28 18:35:35.979 7 INFO neutron.services.segments.plugin [-] Segment f68cdd0a-eb2f-4484-936e-1bbf0b52af2e resource provider aggregate not found 2026-04-28 18:35:35.997 7 INFO neutron.services.segments.plugin [-] Segment f68cdd0a-eb2f-4484-936e-1bbf0b52af2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f68cdd0a-eb2f-4484-936e-1bbf0b52af2e found for delete ", "request_id": "req-c60ea022-a631-4e5a-8630-f6e43292debe"}]} 2026-04-28 18:35:36.006 7 INFO neutron.services.segments.plugin [-] Segment f68cdd0a-eb2f-4484-936e-1bbf0b52af2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f68cdd0a-eb2f-4484-936e-1bbf0b52af2e found for delete ", "request_id": "req-d3aa4754-05df-4383-9a71-618d2cbb8bfc"}]} [pid: 7|app: 0|req: 544/1098] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:35 2026] DELETE /v2.0/networks/a0a08565-e213-4046-a030-cb02d00d7538 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1099] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:36 2026] DELETE /v2.0/networks/009ea999-1936-4e6f-92b2-f18b121ab407 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:36.171 8 INFO neutron.services.segments.plugin [-] Segment 3dc23728-eda1-437d-bc30-ef06224d9a3d resource provider aggregate not found 2026-04-28 18:35:36.182 8 INFO neutron.services.segments.plugin [-] Segment 3dc23728-eda1-437d-bc30-ef06224d9a3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dc23728-eda1-437d-bc30-ef06224d9a3d found for delete ", "request_id": "req-0e8db5dd-4f46-43c2-8c78-dae72f301ed3"}]} 2026-04-28 18:35:36.186 8 INFO neutron.services.segments.plugin [-] Segment 3dc23728-eda1-437d-bc30-ef06224d9a3d resource provider aggregate not found 2026-04-28 18:35:36.197 8 INFO neutron.services.segments.plugin [-] Segment 157dbd5e-7847-4345-bedf-5e9b6fdec6a1 resource provider aggregate not found 2026-04-28 18:35:36.201 8 INFO neutron.services.segments.plugin [-] Segment 3dc23728-eda1-437d-bc30-ef06224d9a3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dc23728-eda1-437d-bc30-ef06224d9a3d found for delete ", "request_id": "req-0135065a-1933-4753-985c-1a5596f08424"}]} 2026-04-28 18:35:36.209 8 INFO neutron.services.segments.plugin [-] Segment 157dbd5e-7847-4345-bedf-5e9b6fdec6a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 157dbd5e-7847-4345-bedf-5e9b6fdec6a1 found for delete ", "request_id": "req-441f2710-4ab0-4213-9624-c8457f8ec185"}]} 2026-04-28 18:35:36.213 8 INFO neutron.services.segments.plugin [-] Segment 157dbd5e-7847-4345-bedf-5e9b6fdec6a1 resource provider aggregate not found 2026-04-28 18:35:36.225 8 INFO neutron.services.segments.plugin [-] Segment 157dbd5e-7847-4345-bedf-5e9b6fdec6a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 157dbd5e-7847-4345-bedf-5e9b6fdec6a1 found for delete ", "request_id": "req-e6c561d3-884d-45e1-855b-96799207ebd9"}]} 2026-04-28 18:35:36.228 8 INFO neutron.services.segments.plugin [-] Segment 2a6198dd-646b-482b-a8e3-c38eaf0e585a resource provider aggregate not found 2026-04-28 18:35:36.240 8 INFO neutron.services.segments.plugin [-] Segment 2a6198dd-646b-482b-a8e3-c38eaf0e585a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a6198dd-646b-482b-a8e3-c38eaf0e585a found for delete ", "request_id": "req-f80d03a8-6fdd-4935-a783-72ed9bd911ad"}]} 2026-04-28 18:35:36.241 8 INFO neutron.services.segments.plugin [-] Segment 2a6198dd-646b-482b-a8e3-c38eaf0e585a resource provider aggregate not found 2026-04-28 18:35:36.255 8 INFO neutron.services.segments.plugin [-] Segment 2a6198dd-646b-482b-a8e3-c38eaf0e585a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a6198dd-646b-482b-a8e3-c38eaf0e585a found for delete ", "request_id": "req-e69fb5e8-5b64-4e6c-be54-5817c3cb8da2"}]} [pid: 7|app: 0|req: 546/1100] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:36 2026] DELETE /v2.0/networks/6bc5ddb9-b583-4602-bcb0-ce109eab866d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1101] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:35:35 2026] DELETE /v2.0/floatingips/997eba95-475e-45ec-bd0f-186a918f10c0 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1102] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:36 2026] DELETE /v2.0/networks/39c70cec-7191-49ad-a213-2f238785b549 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1103] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:36 2026] DELETE /v2.0/networks/17c3175c-2d88-4220-943b-8343427a1cd6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:37.128 7 WARNING neutron_lib.context [None req-5f7dab94-519c-4451-a9f3-7ea48dd56236 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 556/1104] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:35:36 2026] PUT /v2.0/routers/ccd72f3d-95b5-481e-98bc-0dbf4f11597d/remove_router_interface => generated 309 bytes in 874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1105] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:37 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:37.259 7 INFO neutron.db.segments_db [None req-5f7dab94-519c-4451-a9f3-7ea48dd56236 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] Added segment 67d0830e-f6f7-4d5d-915c-c487af91b930 of type vxlan for network 71600c3b-f896-4640-bba9-324e755ce2de [pid: 7|app: 0|req: 549/1106] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:36 2026] POST /v2.0/networks => generated 645 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1107] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:37 2026] GET /v2.0/security-groups?tenant_id=5856e3a4a0424a0ba5802ddbda7c5995&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:37.606 7 WARNING neutron_lib.context [None req-103db5ec-a2e0-472a-863a-309d77c06cf0 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 551/1108] 10.0.0.54 () {34 vars in 664 bytes} [Tue Apr 28 18:35:37 2026] POST /v2.0/ports => generated 775 bytes in 265 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: 552/1109] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:37 2026] DELETE /v2.0/security-groups/4b99dd20-ab8b-4967-a9ca-b8b6b53bd563 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:37.978 7 WARNING neutron_lib.context [None req-424b5c44-08ac-48f4-a8d8-ad5f8e979406 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:38.017 7 INFO neutron.services.segments.plugin [-] Segment 02387315-0459-4882-8a71-feb3b6d1696c resource provider aggregate not found 2026-04-28 18:35:38.025 7 INFO neutron.services.segments.plugin [-] Segment 02387315-0459-4882-8a71-feb3b6d1696c resource provider aggregate not found 2026-04-28 18:35:38.035 7 INFO neutron.services.segments.plugin [-] Segment 02387315-0459-4882-8a71-feb3b6d1696c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02387315-0459-4882-8a71-feb3b6d1696c found for delete ", "request_id": "req-340fc42f-565a-4b16-b641-5584157fac34"}]} 2026-04-28 18:35:38.038 7 INFO neutron.services.segments.plugin [-] Segment 02387315-0459-4882-8a71-feb3b6d1696c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02387315-0459-4882-8a71-feb3b6d1696c found for delete ", "request_id": "req-2c01ac64-cb9d-40f7-b077-49417b3f59df"}]} 2026-04-28 18:35:38.045 7 INFO neutron.services.segments.plugin [-] Segment 1864b11c-ab0c-4d89-bf39-094969409a53 resource provider aggregate not found 2026-04-28 18:35:38.049 7 INFO neutron.db.segments_db [None req-424b5c44-08ac-48f4-a8d8-ad5f8e979406 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] Added segment 4af7bfe0-e5fc-400f-a38e-5a59eb2de421 of type vxlan for network 6935a6ce-551a-496a-9052-a11e3bc05fbe 2026-04-28 18:35:38.051 8 INFO neutron.db.l3_hamode_db [None req-5accb4c9-50f9-42ff-a143-a1cad62baf20 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] HA network 47164a72-a47e-45d6-bd00-ca5140506f93 was deleted as no HA routers are present in tenant 390ef84b81db4807984f3bd4cd8c42b8. 2026-04-28 18:35:38.052 7 INFO neutron.services.segments.plugin [-] Segment 1864b11c-ab0c-4d89-bf39-094969409a53 resource provider aggregate not found 2026-04-28 18:35:38.065 7 INFO neutron.services.segments.plugin [-] Segment 1864b11c-ab0c-4d89-bf39-094969409a53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1864b11c-ab0c-4d89-bf39-094969409a53 found for delete ", "request_id": "req-dc40660b-c942-4788-862a-5838c69c66b7"}]} [pid: 8|app: 0|req: 558/1110] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:37 2026] DELETE /v2.0/routers/ccd72f3d-95b5-481e-98bc-0dbf4f11597d => generated 0 bytes in 817 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:38.072 7 INFO neutron.services.segments.plugin [-] Segment 1864b11c-ab0c-4d89-bf39-094969409a53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1864b11c-ab0c-4d89-bf39-094969409a53 found for delete ", "request_id": "req-409ec636-36d0-4bdf-b40b-e00792d2bee5"}]} 2026-04-28 18:35:38.078 7 INFO neutron.services.segments.plugin [-] Segment 29d2c4fa-efb4-4e83-add2-e2de7c82ed15 resource provider aggregate not found 2026-04-28 18:35:38.084 7 INFO neutron.services.segments.plugin [-] Segment 29d2c4fa-efb4-4e83-add2-e2de7c82ed15 resource provider aggregate not found 2026-04-28 18:35:38.087 7 INFO neutron.services.segments.plugin [-] Segment 29d2c4fa-efb4-4e83-add2-e2de7c82ed15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29d2c4fa-efb4-4e83-add2-e2de7c82ed15 found for delete ", "request_id": "req-9faf0556-f767-4251-81eb-0ac7c776f86f"}]} 2026-04-28 18:35:38.097 7 INFO neutron.services.segments.plugin [-] Segment 29d2c4fa-efb4-4e83-add2-e2de7c82ed15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29d2c4fa-efb4-4e83-add2-e2de7c82ed15 found for delete ", "request_id": "req-2f42bc30-a7a0-414b-9da1-616ffa3a07a9"}]} 2026-04-28 18:35:38.102 7 INFO neutron.services.segments.plugin [-] Segment dbc55870-26e4-4cd5-b44f-bf690cfe79af resource provider aggregate not found 2026-04-28 18:35:38.112 7 INFO neutron.services.segments.plugin [-] Segment dbc55870-26e4-4cd5-b44f-bf690cfe79af resource provider aggregate not found 2026-04-28 18:35:38.122 7 INFO neutron.services.segments.plugin [-] Segment dbc55870-26e4-4cd5-b44f-bf690cfe79af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbc55870-26e4-4cd5-b44f-bf690cfe79af found for delete ", "request_id": "req-4d224689-9a6c-4b31-9fe1-3cf4ebb071fc"}]} 2026-04-28 18:35:38.135 7 INFO neutron.services.segments.plugin [-] Segment dbc55870-26e4-4cd5-b44f-bf690cfe79af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbc55870-26e4-4cd5-b44f-bf690cfe79af found for delete ", "request_id": "req-64531410-b66f-44ef-853c-fb5d798db756"}]} [pid: 7|app: 0|req: 553/1111] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:37 2026] POST /v2.0/networks => generated 632 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1112] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:38 2026] DELETE /v2.0/subnets/90954a96-f153-40c4-af0b-fe094e3e262d => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:38.233 8 WARNING neutron_lib.context [None req-a1d6f285-5858-4a1e-b86d-8ce02ea1f538 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 554/1113] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:38 2026] GET /v2.0/security-groups?tenant_id=ed71b6887f7646f4becaea03407f42db&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:38.254 8 INFO neutron.services.segments.plugin [-] Segment 64cdff24-f20c-4ba2-8944-14f187c8f2b8 resource provider aggregate not found 2026-04-28 18:35:38.274 8 INFO neutron.services.segments.plugin [-] Segment 64cdff24-f20c-4ba2-8944-14f187c8f2b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64cdff24-f20c-4ba2-8944-14f187c8f2b8 found for delete ", "request_id": "req-a02a1528-8729-4e76-a355-6c3641db3f87"}]} 2026-04-28 18:35:38.275 8 INFO neutron.services.segments.plugin [-] Segment 64cdff24-f20c-4ba2-8944-14f187c8f2b8 resource provider aggregate not found 2026-04-28 18:35:38.291 8 INFO neutron.services.segments.plugin [-] Segment 64cdff24-f20c-4ba2-8944-14f187c8f2b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64cdff24-f20c-4ba2-8944-14f187c8f2b8 found for delete ", "request_id": "req-e29db015-90a6-4add-86eb-2af51f3f6f29"}]} [pid: 8|app: 0|req: 560/1114] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:35:38 2026] POST /v2.0/subnets => generated 626 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1115] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:38 2026] DELETE /v2.0/networks/2faaf19e-8e60-4914-895e-0cdc93e61599 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1116] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:38 2026] GET /v2.0/ports?device_id=0bb0e05d-1826-4d66-a831-52af4e4b4006 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:38.533 7 WARNING neutron_lib.context [None req-7c5a2690-ed07-46db-84dc-f734a4d4e972 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 561/1117] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:38 2026] DELETE /v2.0/security-groups/e893219f-9f42-46a1-a73a-9dbc70dea998 => 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: 562/1118] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:38 2026] GET /v2.0/security-groups?tenant_id=390ef84b81db4807984f3bd4cd8c42b8&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1119] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:38 2026] GET /v2.0/security-groups?tenant_id=5825c07b099548eb835c1abc3db28903&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: 557/1120] 10.0.0.54 () {34 vars in 664 bytes} [Tue Apr 28 18:35:38 2026] POST /v2.0/ports => generated 949 bytes in 333 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: 564/1121] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:38 2026] DELETE /v2.0/security-groups/52946dfa-3221-460e-ad58-a3535f6e740e => 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: 558/1122] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:38 2026] DELETE /v2.0/security-groups/fcc11621-4997-451c-809c-6a4deebe7a0a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1123] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:35:38 2026] DELETE /v2.0/ports/65b415b5-367c-45b5-ad5f-2cd790e8a275 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:39.165 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98f040cc-3456-49be-9628-160f223b21a7 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1124] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:35:39 2026] DELETE /v2.0/ports/65b415b5-367c-45b5-ad5f-2cd790e8a275 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:35:39.189 8 INFO neutron.pecan_wsgi.hooks.translation [None req-28b1ad97-f82a-428f-8f6b-cef7afbbf52d 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 566/1125] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:35:39 2026] GET /v2.0/ports/65b415b5-367c-45b5-ad5f-2cd790e8a275 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1126] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:39 2026] DELETE /v2.0/subnets/a6d9acf0-d684-4f11-bcaa-95444e67c677 => 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: 567/1127] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:39 2026] DELETE /v2.0/networks/6935a6ce-551a-496a-9052-a11e3bc05fbe => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:39.675 8 WARNING neutron_lib.context [None req-2b30a102-c35e-4d32-b51d-875d379349b8 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:39.733 8 INFO neutron.db.segments_db [None req-2b30a102-c35e-4d32-b51d-875d379349b8 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] Added segment 3d8534f7-8272-441f-9d5d-a8459fa274bb of type vxlan for network 9ef96554-3dea-4fbb-895b-31be5fdee5cb [pid: 8|app: 0|req: 568/1128] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:39 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:39.836 8 WARNING neutron_lib.context [None req-1039b719-c3b0-49d9-afe9-5f9f39bdb26d 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 569/1129] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:35:39 2026] POST /v2.0/subnets => generated 626 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:40.125 8 WARNING neutron_lib.context [None req-8b46d129-75a0-4f43-932f-619861add085 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:40.151 7 INFO neutron.services.segments.plugin [-] Segment 743a39a5-02cc-45db-b391-0fb354b5da29 resource provider aggregate not found 2026-04-28 18:35:40.155 7 INFO neutron.services.segments.plugin [-] Segment 743a39a5-02cc-45db-b391-0fb354b5da29 resource provider aggregate not found 2026-04-28 18:35:40.162 7 INFO neutron.services.segments.plugin [-] Segment 743a39a5-02cc-45db-b391-0fb354b5da29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 743a39a5-02cc-45db-b391-0fb354b5da29 found for delete ", "request_id": "req-bd5cabeb-84e5-4cab-ab2a-858c2154367a"}]} 2026-04-28 18:35:40.168 7 INFO neutron.services.segments.plugin [-] Segment 743a39a5-02cc-45db-b391-0fb354b5da29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 743a39a5-02cc-45db-b391-0fb354b5da29 found for delete ", "request_id": "req-3a577948-0ec6-4ead-b2e2-32ebcbf60887"}]} 2026-04-28 18:35:40.301 8 INFO neutron.services.segments.plugin [-] Segment 4af7bfe0-e5fc-400f-a38e-5a59eb2de421 resource provider aggregate not found 2026-04-28 18:35:40.305 8 INFO neutron.services.segments.plugin [-] Segment 4af7bfe0-e5fc-400f-a38e-5a59eb2de421 resource provider aggregate not found 2026-04-28 18:35:40.314 8 INFO neutron.services.segments.plugin [-] Segment 4af7bfe0-e5fc-400f-a38e-5a59eb2de421 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af7bfe0-e5fc-400f-a38e-5a59eb2de421 found for delete ", "request_id": "req-5a34ba77-ca6d-4e03-8736-30cf288e9aa0"}]} 2026-04-28 18:35:40.323 8 INFO neutron.services.segments.plugin [-] Segment 4af7bfe0-e5fc-400f-a38e-5a59eb2de421 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af7bfe0-e5fc-400f-a38e-5a59eb2de421 found for delete ", "request_id": "req-f787c9a5-9069-41f5-a9df-9aaaa818d389"}]} [pid: 8|app: 0|req: 570/1130] 10.0.0.54 () {34 vars in 664 bytes} [Tue Apr 28 18:35:40 2026] POST /v2.0/ports => generated 911 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1131] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:35:39 2026] PUT /v2.0/routers/bcfedaa9-c49e-4c81-a17a-f5cb3f2752f5/remove_router_interface => generated 309 bytes in 1086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1132] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:35:40 2026] DELETE /v2.0/ports/30df82cd-e7fc-4229-91e6-293c7ff1008a => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:41.035 7 INFO neutron.db.segments_db [None req-0c8a00e1-9407-4a2a-94b7-39f0374b1c43 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 1ebed26e-728f-4ab7-a8ec-2440fe84fb88 of type vxlan for network e52a3fa8-19f9-427c-8f4a-928cca15d85b [pid: 7|app: 0|req: 562/1133] 10.0.0.54 () {34 vars in 670 bytes} [Tue Apr 28 18:35:40 2026] POST /v2.0/networks => generated 738 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:41.139 7 INFO neutron.pecan_wsgi.hooks.translation [None req-761be954-24d7-460e-b9aa-a329fcc3588f 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1134] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:35:41 2026] GET /v2.0/ports/30df82cd-e7fc-4229-91e6-293c7ff1008a => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1135] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:35:41 2026] POST /v2.0/subnets => generated 685 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1136] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:41 2026] DELETE /v2.0/subnets/09a84dfa-6201-4dc2-9f97-1055db3306eb => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:41.507 7 INFO neutron.db.segments_db [None req-13bb5733-2849-4385-9cad-b08edf8ecd21 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 56324a13-1531-4344-877f-b81a8c035b35 of type vxlan for network 36996953-4aa3-4dbb-ab57-47743a500f91 2026-04-28 18:35:41.598 8 INFO neutron.db.l3_hamode_db [None req-81471fc3-6f4c-4dc0-b183-600ecc563be3 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] HA network 6916f835-51be-4294-a4a9-e116518eb3b6 was deleted as no HA routers are present in tenant a15b8cdc424e4195b53ca8c4a32b6b24. [pid: 8|app: 0|req: 572/1137] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:40 2026] DELETE /v2.0/routers/bcfedaa9-c49e-4c81-a17a-f5cb3f2752f5 => generated 0 bytes in 902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:41.758 7 INFO neutron.db.l3_hamode_db [None req-13bb5733-2849-4385-9cad-b08edf8ecd21 04b5e4402b534a3994c7c8c84fd5ed25 1578862a3452468d99e9addb3761dacd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 573/1138] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:41 2026] DELETE /v2.0/networks/9ef96554-3dea-4fbb-895b-31be5fdee5cb => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1139] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:41 2026] DELETE /v2.0/subnets/3b38ff1b-9f22-44d8-9489-6b2ff697b2b2 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:42.085 8 WARNING neutron_lib.context [None req-7689833d-f3c2-41f6-9a51-7368ea79de85 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:42.343 8 INFO neutron.services.segments.plugin [-] Segment 6039b959-cca4-49b6-88fd-cba13917091c resource provider aggregate not found 2026-04-28 18:35:42.359 8 INFO neutron.services.segments.plugin [-] Segment 6039b959-cca4-49b6-88fd-cba13917091c resource provider aggregate not found [pid: 8|app: 0|req: 575/1140] 10.0.0.54 () {34 vars in 664 bytes} [Tue Apr 28 18:35:42 2026] POST /v2.0/ports => generated 774 bytes in 290 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-04-28 18:35:42.379 8 INFO neutron.services.segments.plugin [-] Segment 6039b959-cca4-49b6-88fd-cba13917091c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6039b959-cca4-49b6-88fd-cba13917091c found for delete ", "request_id": "req-879b27a3-c081-4d6c-b412-841714d65991"}]} 2026-04-28 18:35:42.384 8 INFO neutron.services.segments.plugin [-] Segment 6039b959-cca4-49b6-88fd-cba13917091c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6039b959-cca4-49b6-88fd-cba13917091c found for delete ", "request_id": "req-3dc8a94d-bbad-4213-bf78-f17e3f5df53f"}]} 2026-04-28 18:35:42.400 8 INFO neutron.services.segments.plugin [-] Segment 3d8534f7-8272-441f-9d5d-a8459fa274bb resource provider aggregate not found 2026-04-28 18:35:42.404 8 INFO neutron.services.segments.plugin [-] Segment 3d8534f7-8272-441f-9d5d-a8459fa274bb resource provider aggregate not found 2026-04-28 18:35:42.421 8 INFO neutron.services.segments.plugin [-] Segment 3d8534f7-8272-441f-9d5d-a8459fa274bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d8534f7-8272-441f-9d5d-a8459fa274bb found for delete ", "request_id": "req-8b5aea54-c693-4037-b762-1d720a3a220e"}]} 2026-04-28 18:35:42.424 8 INFO neutron.services.segments.plugin [-] Segment 3d8534f7-8272-441f-9d5d-a8459fa274bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d8534f7-8272-441f-9d5d-a8459fa274bb found for delete ", "request_id": "req-985956f5-1c74-40be-8fd8-ac570adc3c1c"}]} [pid: 8|app: 0|req: 576/1141] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:42 2026] DELETE /v2.0/networks/d1a0057f-192c-4f91-809a-cd90cf202c24 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:42.820 7 INFO neutron.db.l3_hamode_db [None req-13bb5733-2849-4385-9cad-b08edf8ecd21 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 577/1142] 10.0.0.54 () {34 vars in 736 bytes} [Tue Apr 28 18:35:42 2026] PUT /v2.0/ports/31b7aa78-4cba-4af4-8a49-a273167454a1 => generated 752 bytes in 200 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: 578/1143] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:42 2026] GET /v2.0/security-groups?tenant_id=a15b8cdc424e4195b53ca8c4a32b6b24&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1144] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:35:42 2026] DELETE /v2.0/ports/31b7aa78-4cba-4af4-8a49-a273167454a1 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1145] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:43 2026] DELETE /v2.0/security-groups/ab8ee4e3-d297-4910-8239-09a30a4b9d20 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1146] 10.0.0.54 () {34 vars in 677 bytes} [Tue Apr 28 18:35:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1147] 10.0.0.54 () {32 vars in 642 bytes} [Tue Apr 28 18:35:43 2026] GET /v2.0/ports => generated 778 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1148] 10.0.0.54 () {34 vars in 677 bytes} [Tue Apr 28 18:35:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:43.498 8 INFO neutron.pecan_wsgi.hooks.translation [None req-961574c7-85ae-4c3b-8789-fab6ac11da1d 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 584/1149] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:35:43 2026] GET /v2.0/ports/31b7aa78-4cba-4af4-8a49-a273167454a1 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1150] 10.0.0.54 () {34 vars in 677 bytes} [Tue Apr 28 18:35:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1151] 10.0.0.54 () {32 vars in 642 bytes} [Tue Apr 28 18:35:43 2026] GET /v2.0/ports => generated 778 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1152] 10.0.0.54 () {34 vars in 677 bytes} [Tue Apr 28 18:35:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1153] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:35:43 2026] GET /v2.0/ports/e23dac7b-7c32-4a91-943d-716e253f7ac7 => generated 775 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1154] 10.0.0.54 () {34 vars in 677 bytes} [Tue Apr 28 18:35:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1155] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:35:41 2026] POST /v2.0/routers => generated 725 bytes in 2192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:43.675 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d6a69ad-7fcf-4203-862b-841d38720df1 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 590/1156] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:35:43 2026] DELETE /v2.0/ports/30df82cd-e7fc-4229-91e6-293c7ff1008a => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1157] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:35:43 2026] PUT /v2.0/policies/db2de689-eeb1-4d61-9c3b-31ce33108932/tags => generated 17 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:43.705 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08ad0232-6b33-47dc-8db8-2d08d4e79813 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1158] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:43 2026] DELETE /v2.0/subnets/09a84dfa-6201-4dc2-9f97-1055db3306eb => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1159] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:35:43 2026] PUT /v2.0/policies/d50120c2-c7bc-4ebe-8539-e26154bed35b/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:43.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a8da061-8e4b-4c14-800a-e9328af87fa2 793ae09d2803475a965be6a44a9643c1 89ffa7fc7b7448f6b4143fd53cf8a60f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 570/1160] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:43 2026] DELETE /v2.0/subnets/a6d9acf0-d684-4f11-bcaa-95444e67c677 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1161] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:35:43 2026] PUT /v2.0/policies/ecc0b9a1-f3dc-45dd-865a-b86fd9e686f4/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1162] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:35:43 2026] DELETE /v2.0/ports/e23dac7b-7c32-4a91-943d-716e253f7ac7 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1163] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:35:43 2026] PUT /v2.0/policies/16d19b44-6718-4f77-bcec-37dfaeb52a44/tags => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:44.076 7 INFO neutron.services.segments.plugin [-] Segment 67d0830e-f6f7-4d5d-915c-c487af91b930 resource provider aggregate not found 2026-04-28 18:35:44.080 7 INFO neutron.services.segments.plugin [-] Segment 67d0830e-f6f7-4d5d-915c-c487af91b930 resource provider aggregate not found [pid: 7|app: 0|req: 574/1164] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:43 2026] DELETE /v2.0/networks/71600c3b-f896-4640-bba9-324e755ce2de => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:44.297 7 INFO neutron.services.segments.plugin [-] Segment 67d0830e-f6f7-4d5d-915c-c487af91b930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67d0830e-f6f7-4d5d-915c-c487af91b930 found for delete ", "request_id": "req-9e67c641-67ed-478a-947f-e6d66ebf19a8"}]} 2026-04-28 18:35:44.298 7 INFO neutron.services.segments.plugin [-] Segment 67d0830e-f6f7-4d5d-915c-c487af91b930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67d0830e-f6f7-4d5d-915c-c487af91b930 found for delete ", "request_id": "req-1be40071-6f55-4567-b4f0-3263c3e97fe2"}]} 2026-04-28 18:35:44.446 8 INFO neutron.services.segments.plugin [-] Segment 048e8049-cb03-49fc-b777-d7af6e322319 resource provider aggregate not found 2026-04-28 18:35:44.449 8 INFO neutron.services.segments.plugin [-] Segment 048e8049-cb03-49fc-b777-d7af6e322319 resource provider aggregate not found [pid: 7|app: 0|req: 575/1165] 10.0.0.54 () {32 vars in 673 bytes} [Tue Apr 28 18:35:44 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:44.466 8 INFO neutron.services.segments.plugin [-] Segment 048e8049-cb03-49fc-b777-d7af6e322319 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 048e8049-cb03-49fc-b777-d7af6e322319 found for delete ", "request_id": "req-2802dfa5-b298-47a8-9b21-a0c8077b904b"}]} 2026-04-28 18:35:44.467 8 INFO neutron.services.segments.plugin [-] Segment 048e8049-cb03-49fc-b777-d7af6e322319 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 048e8049-cb03-49fc-b777-d7af6e322319 found for delete ", "request_id": "req-8d77c6a5-0afb-4ead-9ee0-97651079b92d"}]} [pid: 7|app: 0|req: 576/1166] 10.0.0.54 () {32 vars in 687 bytes} [Tue Apr 28 18:35:44 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1167] 10.0.0.54 () {32 vars in 683 bytes} [Tue Apr 28 18:35:44 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1168] 10.0.0.54 () {32 vars in 695 bytes} [Tue Apr 28 18:35:44 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1169] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:44 2026] GET /v2.0/security-groups?tenant_id=89ffa7fc7b7448f6b4143fd53cf8a60f&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1170] 10.0.0.54 () {32 vars in 681 bytes} [Tue Apr 28 18:35:44 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1171] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:44 2026] DELETE /v2.0/security-groups/77b4381a-8ec7-44fe-8d0e-2734bba36a82 => 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: 582/1172] 10.0.0.54 () {32 vars in 695 bytes} [Tue Apr 28 18:35:45 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1173] 10.0.0.54 () {32 vars in 691 bytes} [Tue Apr 28 18:35:45 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1174] 10.0.0.54 () {32 vars in 703 bytes} [Tue Apr 28 18:35:45 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1175] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:35:43 2026] PUT /v2.0/routers/bdcf1b11-fb70-4db0-82d6-44662b4245db/add_router_interface => generated 309 bytes in 1585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1176] 10.0.0.54 () {32 vars in 733 bytes} [Tue Apr 28 18:35:45 2026] DELETE /v2.0/qos/policies/db2de689-eeb1-4d61-9c3b-31ce33108932 => 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: 592/1177] 10.0.0.54 () {32 vars in 733 bytes} [Tue Apr 28 18:35:45 2026] DELETE /v2.0/qos/policies/d50120c2-c7bc-4ebe-8539-e26154bed35b => 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: 586/1178] 10.0.0.54 () {32 vars in 733 bytes} [Tue Apr 28 18:35:45 2026] DELETE /v2.0/qos/policies/ecc0b9a1-f3dc-45dd-865a-b86fd9e686f4 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1179] 10.0.0.54 () {32 vars in 733 bytes} [Tue Apr 28 18:35:45 2026] DELETE /v2.0/qos/policies/16d19b44-6718-4f77-bcec-37dfaeb52a44 => 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: 587/1180] 10.0.0.54 () {32 vars in 733 bytes} [Tue Apr 28 18:35:45 2026] DELETE /v2.0/qos/policies/6c252390-11be-4da5-8044-54828ddf743f => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:45.893 8 WARNING neutron_lib.context [None req-6aa92dd6-1a21-44e3-b4a8-6a5a3cafdb78 3d7de3620e4e4fa5af307dd810101d7e 1578862a3452468d99e9addb3761dacd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 594/1181] 10.0.0.54 () {34 vars in 684 bytes} [Tue Apr 28 18:35:45 2026] POST /v2.0/security-groups => generated 1661 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:35:46.074 7 WARNING neutron_lib.context [None req-43ea6989-3e22-4aa9-b84d-eecdefecbe86 3d7de3620e4e4fa5af307dd810101d7e 1578862a3452468d99e9addb3761dacd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 588/1182] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:35:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:46.197 8 WARNING neutron_lib.context [None req-bab7ddbc-7937-4491-a3b0-4f415dd0ed79 3d7de3620e4e4fa5af307dd810101d7e 1578862a3452468d99e9addb3761dacd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 595/1183] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:35:46 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-04-28 18:35:46.337 7 WARNING neutron_lib.context [None req-02ef5b94-76bf-4552-a76d-250e7e43b9aa 3d7de3620e4e4fa5af307dd810101d7e 1578862a3452468d99e9addb3761dacd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 596/1184] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:46 2026] GET /v2.0/security-groups?tenant_id=3fd3c7f16398409ebfb8fbf97cad410c&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1185] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:46 2026] DELETE /v2.0/security-groups/b35e68f4-0b17-44d6-9dab-268965cd753a => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:46.933 8 WARNING neutron_lib.context [None req-1d3ab8c4-06bb-414d-9aee-79943e367f5a de7bcd96d8a742c89e57bba94c9075d3 10c828588dbb4799bfd5ea9706aa91cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 589/1186] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:35:46 2026] POST /v2.0/floatingips => generated 552 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1187] 10.0.0.54 () {34 vars in 683 bytes} [Tue Apr 28 18:35:46 2026] POST /v2.0/security-groups => generated 1625 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1188] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:47 2026] GET /v2.0/security-groups?tenant_id=9c386d7eaa504389afe6eff8dcffc2ba&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1189] 10.0.0.54 () {32 vars in 662 bytes} [Tue Apr 28 18:35:47 2026] GET /v2.0/security-groups => generated 4530 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1190] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:47 2026] DELETE /v2.0/security-groups/3cf593bf-e05e-4dda-a18d-db6e4d1a4159 => 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: 600/1191] 10.0.0.54 () {34 vars in 757 bytes} [Tue Apr 28 18:35:47 2026] PUT /v2.0/security-groups/7842c2b7-b051-4424-8024-cb10948d2eb6 => generated 1663 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1192] 10.0.0.54 () {32 vars in 736 bytes} [Tue Apr 28 18:35:47 2026] GET /v2.0/security-groups/7842c2b7-b051-4424-8024-cb10948d2eb6 => generated 1663 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1193] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:47 2026] DELETE /v2.0/security-groups/7842c2b7-b051-4424-8024-cb10948d2eb6 => 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: 593/1194] 10.0.0.48 () {34 vars in 1099 bytes} [Tue Apr 28 18:35:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2116497678&fields=id&tenant_id=1578862a3452468d99e9addb3761dacd => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1195] 10.0.0.54 () {32 vars in 662 bytes} [Tue Apr 28 18:35:47 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:47.485 8 INFO neutron.api.v2.resource [None req-d9d7f47d-71f2-468b-a6a0-bc85f9582105 de7bcd96d8a742c89e57bba94c9075d3 10c828588dbb4799bfd5ea9706aa91cd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1196] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:47 2026] DELETE /v2.0/security-groups/7842c2b7-b051-4424-8024-cb10948d2eb6 => 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: 594/1197] 10.0.0.48 () {34 vars in 981 bytes} [Tue Apr 28 18:35:47 2026] GET /v2.0/networks?id=e52a3fa8-19f9-427c-8f4a-928cca15d85b => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:47.511 7 WARNING neutron_lib.context [None req-774e5eae-c3a5-4c67-9f89-4a4067ac0f83 de7bcd96d8a742c89e57bba94c9075d3 10c828588dbb4799bfd5ea9706aa91cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 595/1198] 10.0.0.54 () {34 vars in 683 bytes} [Tue Apr 28 18:35:47 2026] POST /v2.0/security-groups => generated 1625 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1199] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:47 2026] GET /v2.0/security-groups?tenant_id=aea171e4e6fe4e7fb493df528a72e5d6&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:47.635 8 WARNING neutron_lib.context [None req-fe003660-e616-48ce-a5a1-f408d4a65aa3 de7bcd96d8a742c89e57bba94c9075d3 10c828588dbb4799bfd5ea9706aa91cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 596/1200] 10.0.0.48 () {34 vars in 964 bytes} [Tue Apr 28 18:35:47 2026] GET /v2.0/quotas/1578862a3452468d99e9addb3761dacd => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1201] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:47 2026] DELETE /v2.0/security-groups/934ccb93-9288-4438-91b3-ec962d287f9f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1202] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:35:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1203] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:35:47 2026] GET /v2.0/security-group-rules/c906cfe5-7fef-4a1f-9b84-f3ac4c7b6a72 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1204] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:35:47 2026] GET /v2.0/ports?tenant_id=1578862a3452468d99e9addb3761dacd&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1205] 10.0.0.54 () {32 vars in 672 bytes} [Tue Apr 28 18:35:47 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1206] 10.0.0.48 () {34 vars in 1007 bytes} [Tue Apr 28 18:35:47 2026] GET /v2.0/networks/e52a3fa8-19f9-427c-8f4a-928cca15d85b?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: 608/1207] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:35:47 2026] DELETE /v2.0/security-group-rules/c906cfe5-7fef-4a1f-9b84-f3ac4c7b6a72 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1208] 10.0.0.48 () {34 vars in 1107 bytes} [Tue Apr 28 18:35:47 2026] GET /v2.0/networks/e52a3fa8-19f9-427c-8f4a-928cca15d85b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1209] 10.0.0.54 () {32 vars in 672 bytes} [Tue Apr 28 18:35:47 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:47.994 8 WARNING neutron_lib.context [None req-266f5412-b754-407e-b526-1cdfcdc5464f de7bcd96d8a742c89e57bba94c9075d3 10c828588dbb4799bfd5ea9706aa91cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1210] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:35:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1211] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:48 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => 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: 612/1212] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:35:48 2026] GET /v2.0/security-group-rules/c19bd433-1654-49ac-9270-4ef8fbefe296 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1213] 10.0.0.54 () {32 vars in 672 bytes} [Tue Apr 28 18:35:48 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1214] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:35:48 2026] DELETE /v2.0/security-group-rules/c19bd433-1654-49ac-9270-4ef8fbefe296 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1217] 10.0.0.54 () {32 vars in 672 bytes} [Tue Apr 28 18:35:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:48.370 8 WARNING neutron_lib.context [None req-662c2975-4fe9-4ce7-a50c-f14f121a1302 de7bcd96d8a742c89e57bba94c9075d3 10c828588dbb4799bfd5ea9706aa91cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 601/1218] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:48 2026] GET /v2.0/security-groups?tenant_id=376c07de4297469ea0ed69bcd7484372&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1219] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:48 2026] DELETE /v2.0/security-groups/91e8946b-a04e-4a0c-9018-9c87b38e31f2 => 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: 618/1220] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:35:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1221] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:35:48 2026] GET /v2.0/security-group-rules/ca52262b-ab7d-42e0-bb91-cc81b4ad0631 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1222] 10.0.0.54 () {32 vars in 672 bytes} [Tue Apr 28 18:35:48 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: 604/1223] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:35:48 2026] DELETE /v2.0/security-group-rules/ca52262b-ab7d-42e0-bb91-cc81b4ad0631 => 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: 620/1224] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:48 2026] GET /v2.0/security-groups?tenant_id=19dd7913d5ba49eaa5f353d9a4281ffe&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1225] 10.0.0.54 () {32 vars in 672 bytes} [Tue Apr 28 18:35:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1226] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:48 2026] DELETE /v2.0/security-groups/93ee0ff8-9237-4d42-91b0-ef5b23b3f7dd => 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: 621/1227] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:48 2026] DELETE /v2.0/security-groups/8fe9e3b9-3197-4005-806b-a4914be8b5ca => 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: 607/1228] 10.0.0.54 () {32 vars in 662 bytes} [Tue Apr 28 18:35:48 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: 622/1229] 10.0.0.54 () {32 vars in 662 bytes} [Tue Apr 28 18:35:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1230] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:49 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => 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: 623/1231] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:49 2026] GET /v2.0/security-groups?tenant_id=10c828588dbb4799bfd5ea9706aa91cd&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1232] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:49 2026] DELETE /v2.0/security-groups/a56cd76c-96eb-4924-beda-967f70c76735 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1233] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:50 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => 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: 610/1234] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:51 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:52.194 8 WARNING neutron_lib.context [None req-ed59b765-8848-485b-aa7b-9e4501109741 f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:52.344 8 INFO neutron.db.segments_db [None req-ed59b765-8848-485b-aa7b-9e4501109741 f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Added segment db0dbdaa-450a-4956-b07c-4ac09f0cecdd of type vxlan for network c185750e-26d3-4304-bc4c-db058056193c [pid: 7|app: 0|req: 611/1235] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:35:52 2026] GET /v2.0/networks?id=e52a3fa8-19f9-427c-8f4a-928cca15d85b => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1236] 199.19.213.220 () {34 vars in 1050 bytes} [Tue Apr 28 18:35:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1578862a3452468d99e9addb3761dacd => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:52.423 7 WARNING neutron_lib.context [req-193e3083-8e9d-4417-9bcb-6f2e788ae29f req-4a025292-27d2-498a-97e7-e1a82dd860c8 3d7de3620e4e4fa5af307dd810101d7e 1578862a3452468d99e9addb3761dacd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 625/1237] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:52 2026] POST /v2.0/networks => generated 631 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1238] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:52 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:35:52.477 8 WARNING neutron_lib.context [None req-1e1f2356-ad46-4c4d-800d-c93594bb4d68 f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 627/1239] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:35:52 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:52.730 8 WARNING neutron_lib.context [None req-04431964-cb19-4708-98ca-2ab7d0741598 f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:52.786 8 INFO neutron.db.segments_db [None req-04431964-cb19-4708-98ca-2ab7d0741598 f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Added segment 9a2be828-b219-4676-9b49-557c36219e3f of type vxlan for network 07b40a4a-4ffb-43df-a3b0-9ca9512c63f2 [pid: 7|app: 0|req: 613/1240] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:35:52 2026] POST /v2.0/ports => generated 954 bytes in 387 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: 628/1241] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:52 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:52.883 8 WARNING neutron_lib.context [None req-9f4248d9-1b22-4445-aec9-d0e0df964bc6 f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 629/1242] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:35:52 2026] POST /v2.0/subnets => generated 629 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:53.149 8 WARNING neutron_lib.context [None req-63f3883c-f866-4911-9660-42a7ccdaec4f f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:53.209 8 INFO neutron.db.segments_db [None req-63f3883c-f866-4911-9660-42a7ccdaec4f f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Added segment 18185b8d-4c3d-42ee-abac-5d19c8e8506a of type vxlan for network 978f687e-9729-412f-9d46-1e19284cf745 [pid: 7|app: 0|req: 614/1243] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:35:52 2026] PUT /v2.0/ports/da1b4981-565f-4651-8bae-0d6e22dcd6ba => generated 1235 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1244] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:53 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) /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-04-28 18:35:53.350 7 WARNING neutron_lib.context [None req-b92e81f1-49b6-44ed-bf86-f998e5653d70 f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:53.387 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-670d2199-8e19-4910-b2c7-8ff0f5f14f87'] response: {'name': 'network-changed', 'server_uuid': '1bab9659-ad81-4d32-b133-c81827b111ee', 'tag': 'da1b4981-565f-4651-8bae-0d6e22dcd6ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 615/1245] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:35:53 2026] POST /v2.0/subnets => generated 629 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1246] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:53 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 969 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:53.647 7 WARNING neutron_lib.context [None req-c94df88c-e38e-4c2d-aa57-43703d20e981 f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 632/1247] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:53 2026] GET /v2.0/security-groups?id=4d9a1a4d-0c4b-4caf-966a-f25ec80edf01&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:35:53.693 7 INFO neutron.db.segments_db [None req-c94df88c-e38e-4c2d-aa57-43703d20e981 f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Added segment e1ac9aff-1c64-4f72-80a1-7384a02a3a57 of type vxlan for network e1e4976d-3656-4a82-ada8-edac4bebd0f9 [pid: 7|app: 0|req: 616/1248] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:53 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-04-28 18:35:53.863 8 WARNING neutron_lib.context [None req-d2cdfdd2-4f37-4bda-9297-b7252d677ba6 f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 617/1249] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:35:53 2026] GET /v2.0/ports?tenant_id=1578862a3452468d99e9addb3761dacd&device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1250] 199.19.213.220 () {34 vars in 1018 bytes} [Tue Apr 28 18:35:53 2026] GET /v2.0/networks?tenant_id=1578862a3452468d99e9addb3761dacd&shared=False => generated 766 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1251] 199.19.213.220 () {34 vars in 930 bytes} [Tue Apr 28 18:35:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1252] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:35:53 2026] POST /v2.0/subnets => generated 629 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:54.144 7 WARNING neutron_lib.context [None req-198cd1ff-84b5-424a-b6dc-b13ced98a732 f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:35:54.207 7 INFO neutron.db.segments_db [None req-198cd1ff-84b5-424a-b6dc-b13ced98a732 f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Added segment c80f9248-b7a6-4b3d-b2ce-4d68ed5f4b5c of type vxlan for network 7e1c5752-fef7-49ea-9469-29dde8623d6c [pid: 7|app: 0|req: 620/1253] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:35:54 2026] POST /v2.0/networks => generated 632 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:35:54.323 8 WARNING neutron_lib.context [None req-6f9e519d-f741-4776-8e4d-30db7ae5bacb f9c29c33c5c44df2b88f16a01eeb4b89 aa4fc85d4a60406c8da2ad45bb8640d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 634/1254] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:35:54 2026] POST /v2.0/subnets => generated 629 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1255] 10.0.0.54 () {34 vars in 750 bytes} [Tue Apr 28 18:35:54 2026] PUT /v2.0/subnets/b8c2b7ce-541d-4d72-93bc-d5a57a0929a6/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1256] 10.0.0.54 () {34 vars in 750 bytes} [Tue Apr 28 18:35:54 2026] PUT /v2.0/subnets/cadb835a-4cfb-4256-8be8-e6d37af19bef/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: 622/1257] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:54 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1258] 10.0.0.54 () {34 vars in 750 bytes} [Tue Apr 28 18:35:54 2026] PUT /v2.0/subnets/87859e2c-0e03-409b-bee1-05fce2a8f5a6/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1259] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:54 2026] GET /v2.0/security-groups?id=4d9a1a4d-0c4b-4caf-966a-f25ec80edf01&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: 637/1260] 10.0.0.54 () {34 vars in 750 bytes} [Tue Apr 28 18:35:54 2026] PUT /v2.0/subnets/6c152dd8-148d-4cc2-b2be-2e8128df8be7/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1261] 10.0.0.54 () {32 vars in 663 bytes} [Tue Apr 28 18:35:54 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1262] 10.0.0.54 () {32 vars in 677 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1263] 10.0.0.54 () {32 vars in 673 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1264] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/ports?tenant_id=1578862a3452468d99e9addb3761dacd&device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1265] 10.0.0.54 () {32 vars in 685 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1266] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:54 2026] GET /v2.0/security-groups?tenant_id=8f715e94121a4356af96621a4ce60acb&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1267] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=da1b4981-565f-4651-8bae-0d6e22dcd6ba => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1268] 10.0.0.54 () {32 vars in 671 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1269] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/security-groups?tenant_id=51beaaa93f7f42f384b872adb7169a85&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1270] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/subnets?id=8995d731-a952-449b-a940-30fcfd0c33d0 => generated 688 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1271] 10.0.0.54 () {32 vars in 685 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1272] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:55 2026] DELETE /v2.0/security-groups/f56ea977-d987-4955-8068-e58841dcf942 => 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: 642/1273] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/ports?network_id=e52a3fa8-19f9-427c-8f4a-928cca15d85b&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1274] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:55 2026] DELETE /v2.0/security-groups/cbb8f1f4-e1eb-4db8-a9c9-053295a53d7f => 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: 643/1275] 10.0.0.54 () {32 vars in 681 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1276] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/networks/e52a3fa8-19f9-427c-8f4a-928cca15d85b?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1277] 10.0.0.54 () {32 vars in 693 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1278] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/networks/e52a3fa8-19f9-427c-8f4a-928cca15d85b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1279] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/security-groups?tenant_id=23d99d84a8e8446b8aa69f36285626ba&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1280] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:55 2026] DELETE /v2.0/subnets/b8c2b7ce-541d-4d72-93bc-d5a57a0929a6 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1281] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:55 2026] DELETE /v2.0/security-groups/30b527bd-718a-4794-beef-742fbf304f54 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1282] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/security-groups?tenant_id=41d86f28b2184bc4bab3e19cd586630f&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1283] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:55 2026] DELETE /v2.0/security-groups/2166339c-81be-4e9e-bb49-01c2455a502c => 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: 637/1284] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:55 2026] DELETE /v2.0/subnets/cadb835a-4cfb-4256-8be8-e6d37af19bef => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1285] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:55 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1286] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:56 2026] GET /v2.0/security-groups?id=4d9a1a4d-0c4b-4caf-966a-f25ec80edf01&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1287] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:55 2026] DELETE /v2.0/subnets/87859e2c-0e03-409b-bee1-05fce2a8f5a6 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1288] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:56 2026] DELETE /v2.0/subnets/6c152dd8-148d-4cc2-b2be-2e8128df8be7 => 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: 649/1289] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:35:56 2026] DELETE /v2.0/subnets/70850fca-f0d7-49c0-9537-651d28d51a84 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:56.803 7 INFO neutron.services.segments.plugin [-] Segment db0dbdaa-450a-4956-b07c-4ac09f0cecdd resource provider aggregate not found 2026-04-28 18:35:56.808 7 INFO neutron.services.segments.plugin [-] Segment db0dbdaa-450a-4956-b07c-4ac09f0cecdd resource provider aggregate not found 2026-04-28 18:35:56.819 7 INFO neutron.services.segments.plugin [-] Segment db0dbdaa-450a-4956-b07c-4ac09f0cecdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db0dbdaa-450a-4956-b07c-4ac09f0cecdd found for delete ", "request_id": "req-562b24a1-095a-4cee-92c6-772bd279f36a"}]} 2026-04-28 18:35:56.822 7 INFO neutron.services.segments.plugin [-] Segment db0dbdaa-450a-4956-b07c-4ac09f0cecdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db0dbdaa-450a-4956-b07c-4ac09f0cecdd found for delete ", "request_id": "req-99f97b17-aa3f-4de4-84f7-9cb6370735f8"}]} [pid: 7|app: 0|req: 641/1290] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:56 2026] DELETE /v2.0/networks/c185750e-26d3-4304-bc4c-db058056193c => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:57.115 8 INFO neutron.services.segments.plugin [-] Segment 9a2be828-b219-4676-9b49-557c36219e3f resource provider aggregate not found 2026-04-28 18:35:57.119 8 INFO neutron.services.segments.plugin [-] Segment 9a2be828-b219-4676-9b49-557c36219e3f resource provider aggregate not found 2026-04-28 18:35:57.137 8 INFO neutron.services.segments.plugin [-] Segment 9a2be828-b219-4676-9b49-557c36219e3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a2be828-b219-4676-9b49-557c36219e3f found for delete ", "request_id": "req-665c9965-4c3d-476c-af71-9032f2b06aad"}]} [pid: 8|app: 0|req: 650/1291] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:56 2026] DELETE /v2.0/networks/07b40a4a-4ffb-43df-a3b0-9ca9512c63f2 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:35:57.153 8 INFO neutron.services.segments.plugin [-] Segment 9a2be828-b219-4676-9b49-557c36219e3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a2be828-b219-4676-9b49-557c36219e3f found for delete ", "request_id": "req-7f4ea624-8210-4bff-9b02-95dd33d0d23d"}]} [pid: 8|app: 0|req: 651/1292] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:57 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1293] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:57 2026] GET /v2.0/security-groups?id=4d9a1a4d-0c4b-4caf-966a-f25ec80edf01&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1294] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:57 2026] DELETE /v2.0/networks/978f687e-9729-412f-9d46-1e19284cf745 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 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() [pid: 8|app: 0|req: 653/1295] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:57 2026] DELETE /v2.0/networks/e1e4976d-3656-4a82-ada8-edac4bebd0f9 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1296] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:35:57 2026] DELETE /v2.0/networks/7e1c5752-fef7-49ea-9469-29dde8623d6c => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1297] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:58 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => 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: 644/1298] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:58 2026] GET /v2.0/security-groups?id=4d9a1a4d-0c4b-4caf-966a-f25ec80edf01&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1299] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:58 2026] GET /v2.0/security-groups?tenant_id=aecca89019794bb580dbd0ad2ed2284b&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1300] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:58 2026] DELETE /v2.0/security-groups/09a0e7d1-7549-4f7e-b77a-d556389f453c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:35:59.163 8 INFO neutron.services.segments.plugin [-] Segment e1ac9aff-1c64-4f72-80a1-7384a02a3a57 resource provider aggregate not found 2026-04-28 18:35:59.171 8 INFO neutron.services.segments.plugin [-] Segment e1ac9aff-1c64-4f72-80a1-7384a02a3a57 resource provider aggregate not found 2026-04-28 18:35:59.184 8 INFO neutron.services.segments.plugin [-] Segment e1ac9aff-1c64-4f72-80a1-7384a02a3a57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1ac9aff-1c64-4f72-80a1-7384a02a3a57 found for delete ", "request_id": "req-b32b7d07-3122-433c-ac5a-189e1b99de38"}]} 2026-04-28 18:35:59.186 8 INFO neutron.services.segments.plugin [-] Segment e1ac9aff-1c64-4f72-80a1-7384a02a3a57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1ac9aff-1c64-4f72-80a1-7384a02a3a57 found for delete ", "request_id": "req-9efe86b1-688e-459e-bd05-1dc03b24c3e2"}]} [pid: 8|app: 0|req: 656/1301] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:58 2026] GET /v2.0/security-groups?tenant_id=aa4fc85d4a60406c8da2ad45bb8640d9&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:35:59.284 7 INFO neutron.services.segments.plugin [-] Segment 18185b8d-4c3d-42ee-abac-5d19c8e8506a resource provider aggregate not found 2026-04-28 18:35:59.291 7 INFO neutron.services.segments.plugin [-] Segment 18185b8d-4c3d-42ee-abac-5d19c8e8506a resource provider aggregate not found 2026-04-28 18:35:59.311 7 INFO neutron.services.segments.plugin [-] Segment 18185b8d-4c3d-42ee-abac-5d19c8e8506a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18185b8d-4c3d-42ee-abac-5d19c8e8506a found for delete ", "request_id": "req-64a4e865-0bc5-4374-9c13-b3450a234e68"}]} 2026-04-28 18:35:59.317 7 INFO neutron.services.segments.plugin [-] Segment 18185b8d-4c3d-42ee-abac-5d19c8e8506a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18185b8d-4c3d-42ee-abac-5d19c8e8506a found for delete ", "request_id": "req-e3431811-8b1a-40ac-a1f4-ac078dab9438"}]} 2026-04-28 18:35:59.337 7 INFO neutron.services.segments.plugin [-] Segment c80f9248-b7a6-4b3d-b2ce-4d68ed5f4b5c resource provider aggregate not found 2026-04-28 18:35:59.345 7 INFO neutron.services.segments.plugin [-] Segment c80f9248-b7a6-4b3d-b2ce-4d68ed5f4b5c resource provider aggregate not found 2026-04-28 18:35:59.355 7 INFO neutron.services.segments.plugin [-] Segment c80f9248-b7a6-4b3d-b2ce-4d68ed5f4b5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c80f9248-b7a6-4b3d-b2ce-4d68ed5f4b5c found for delete ", "request_id": "req-9d481cb4-8787-4b31-b39b-b2e2bbaae088"}]} 2026-04-28 18:35:59.365 7 INFO neutron.services.segments.plugin [-] Segment c80f9248-b7a6-4b3d-b2ce-4d68ed5f4b5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c80f9248-b7a6-4b3d-b2ce-4d68ed5f4b5c found for delete ", "request_id": "req-49dc138c-07dc-4375-bb0f-58a6fbdec445"}]} [pid: 7|app: 0|req: 646/1302] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:59 2026] DELETE /v2.0/security-groups/8f072115-3092-4961-865d-77e60b63dddd => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1303] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:35:59 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1304] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:35:59 2026] GET /v2.0/security-groups?id=4d9a1a4d-0c4b-4caf-966a-f25ec80edf01&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: 647/1305] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:59 2026] GET /v2.0/security-groups?tenant_id=6ce9952af9174e0f80088815e0b30382&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: 659/1306] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:35:59 2026] DELETE /v2.0/security-groups/fe26a0c6-8043-4b15-9ecf-c5fcf78eb973 => 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: 648/1307] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:35:59 2026] GET /v2.0/security-groups?tenant_id=87e467db6bc346d58bf95d30a33eec52&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1308] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:00 2026] DELETE /v2.0/security-groups/c9b8a391-c0a8-47c3-a120-bb3d8c179d02 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1309] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:00 2026] GET /v2.0/security-groups?tenant_id=0698975a946340c6bd403ff10a116161&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1310] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:00 2026] DELETE /v2.0/security-groups/0c761059-b5fb-4d3f-9ac4-b4c8b6ef5f97 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1311] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:00 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1312] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:00 2026] GET /v2.0/security-groups?id=4d9a1a4d-0c4b-4caf-966a-f25ec80edf01&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1313] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:00 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:01.232 8 INFO neutron.db.l3_db [None req-88179f34-1727-4451-83a9-3518594623da 3d7de3620e4e4fa5af307dd810101d7e 1578862a3452468d99e9addb3761dacd - - default default] Floating IP d73d4db3-a685-4aa9-8f17-1e570e668e84 associated. External IP: 10.96.250.205, port: da1b4981-565f-4651-8bae-0d6e22dcd6ba. [pid: 8|app: 0|req: 663/1314] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:36:00 2026] PUT /v2.0/floatingips/d73d4db3-a685-4aa9-8f17-1e570e668e84 => generated 855 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1315] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:01 2026] GET /v2.0/security-groups?tenant_id=6d7681693db24e63b4cfaa5c6afb9931&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:01.581 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75a99860-4890-4acd-bdfe-aac20d7b512d'] response: {'name': 'network-changed', 'server_uuid': '1bab9659-ad81-4d32-b133-c81827b111ee', 'tag': 'da1b4981-565f-4651-8bae-0d6e22dcd6ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 653/1316] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:01 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1317] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:01 2026] GET /v2.0/security-groups?id=4d9a1a4d-0c4b-4caf-966a-f25ec80edf01&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1318] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:01 2026] DELETE /v2.0/security-groups/862cd337-0352-4955-95e6-0fd31426cfeb => 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: 655/1319] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:01 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1320] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:01 2026] GET /v2.0/security-groups?id=4d9a1a4d-0c4b-4caf-966a-f25ec80edf01&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1321] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:36:02 2026] GET /v2.0/ports?tenant_id=1578862a3452468d99e9addb3761dacd&device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1322] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:36:02 2026] GET /v2.0/networks?id=e52a3fa8-19f9-427c-8f4a-928cca15d85b => generated 766 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1323] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:36:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=da1b4981-565f-4651-8bae-0d6e22dcd6ba => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1324] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:36:02 2026] GET /v2.0/subnets?id=8995d731-a952-449b-a940-30fcfd0c33d0 => generated 688 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1325] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:36:02 2026] GET /v2.0/ports?network_id=e52a3fa8-19f9-427c-8f4a-928cca15d85b&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: 668/1326] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:36:02 2026] GET /v2.0/networks/e52a3fa8-19f9-427c-8f4a-928cca15d85b?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1327] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:36:02 2026] GET /v2.0/networks/e52a3fa8-19f9-427c-8f4a-928cca15d85b?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: 669/1328] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:03 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1329] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:03 2026] GET /v2.0/security-groups?id=4d9a1a4d-0c4b-4caf-966a-f25ec80edf01&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1332] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:03 2026] GET /v2.0/security-groups?tenant_id=9e783d8aaf2a425c8ca1c204bccb45dd&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:03.807 7 WARNING neutron_lib.context [None req-c282dc8c-93e6-4653-8168-ad8b3c8892da 2dbad06098a2451e993560874d7e6589 bf19a6bfa262482a9e2a9f1f16314c62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 672/1333] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:03 2026] DELETE /v2.0/security-groups/345afbfe-57e8-4947-b0e9-7854f991e314 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1334] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:36:03 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:04.004 7 INFO neutron.db.segments_db [None req-c282dc8c-93e6-4653-8168-ad8b3c8892da 2dbad06098a2451e993560874d7e6589 bf19a6bfa262482a9e2a9f1f16314c62 - - default default] Added segment 52387b2f-aafa-4cf3-8649-520ab0e05c6e of type vxlan for network f10e6b08-319c-4cd3-aae5-5b54d4ef7ba1 2026-04-28 18:36:04.082 8 INFO neutron.db.l3_db [req-39b3775c-c244-4e21-ba89-0c81f620df46 req-8cac05a8-fb05-4f9d-9692-0fb7ea1f1c77 3d7de3620e4e4fa5af307dd810101d7e 1578862a3452468d99e9addb3761dacd - - default default] Floating IP d73d4db3-a685-4aa9-8f17-1e570e668e84 disassociated. External IP: 10.96.250.205, port: da1b4981-565f-4651-8bae-0d6e22dcd6ba. [pid: 7|app: 0|req: 662/1335] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:03 2026] POST /v2.0/networks => generated 648 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1336] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:04 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:04.438 7 WARNING neutron_lib.context [None req-9910db61-0c3b-4d6e-9b96-7f08a0706ce7 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 674/1337] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:36:03 2026] DELETE /v2.0/ports/da1b4981-565f-4651-8bae-0d6e22dcd6ba => generated 0 bytes in 584 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:36:04.559 8 WARNING neutron_lib.context [None req-e364f85a-2232-4bf2-a1b8-4a449eb2c77c 2dbad06098a2451e993560874d7e6589 bf19a6bfa262482a9e2a9f1f16314c62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:04.581 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ce526b1-e6d4-4b14-9207-c79a7e2b0b7f'] response: {'server_uuid': '1bab9659-ad81-4d32-b133-c81827b111ee', 'name': 'network-vif-deleted', 'tag': 'da1b4981-565f-4651-8bae-0d6e22dcd6ba', 'status': 'completed', 'code': 200} 2026-04-28 18:36:04.585 7 INFO neutron.db.segments_db [None req-9910db61-0c3b-4d6e-9b96-7f08a0706ce7 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Added segment a2d54024-6d7f-40a2-a5a3-c074fab99ddc of type vxlan for network 6a8f2fa1-bc0b-4697-ba96-6161a81d94d1 [pid: 7|app: 0|req: 664/1338] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:04 2026] POST /v2.0/networks => generated 632 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:04.673 7 WARNING neutron_lib.context [None req-60349d6e-63ae-463f-90ca-cd361a553810 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 675/1339] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:04 2026] POST /v2.0/subnets => generated 673 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:04.837 8 WARNING neutron_lib.context [None req-42c51626-5fb2-4aaa-86c2-dc98edfb5375 2dbad06098a2451e993560874d7e6589 bf19a6bfa262482a9e2a9f1f16314c62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:04.887 8 INFO neutron.db.segments_db [None req-42c51626-5fb2-4aaa-86c2-dc98edfb5375 2dbad06098a2451e993560874d7e6589 bf19a6bfa262482a9e2a9f1f16314c62 - - default default] Added segment 000fbf5c-78f1-4616-a593-878d21bce2c4 of type vxlan for network a7493ee8-a72f-4f80-a7fb-b5c534331bbf [pid: 7|app: 0|req: 665/1340] 10.0.0.54 () {34 vars in 663 bytes} [Tue Apr 28 18:36:04 2026] POST /v2.0/ports => generated 743 bytes in 261 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-04-28 18:36:04.943 7 WARNING neutron_lib.context [None req-b1fbfff3-0749-4fd6-83b8-7c17593e8872 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 676/1341] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:04 2026] POST /v2.0/networks => generated 647 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1342] 10.0.0.54 () {34 vars in 742 bytes} [Tue Apr 28 18:36:04 2026] PUT /v2.0/networks/a7493ee8-a72f-4f80-a7fb-b5c534331bbf => generated 592 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:05.086 8 WARNING neutron_lib.context [None req-cb642380-b339-4ac2-90eb-3d476022ffb8 2dbad06098a2451e993560874d7e6589 bf19a6bfa262482a9e2a9f1f16314c62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 666/1343] 10.0.0.54 () {34 vars in 665 bytes} [Tue Apr 28 18:36:04 2026] POST /v2.0/trunks => generated 407 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:05.150 7 WARNING neutron_lib.context [None req-f7b33db2-26b6-4544-baae-94c5d6b7dbff 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:05.207 7 INFO neutron.db.segments_db [None req-f7b33db2-26b6-4544-baae-94c5d6b7dbff 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Added segment 1792a394-bf84-4ff8-9ae7-e303f88973ca of type vxlan for network a575aff3-0d69-4f81-8140-3304dbfb6cb2 [pid: 7|app: 0|req: 667/1344] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:05 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1345] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:05 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:05.322 7 WARNING neutron_lib.context [None req-cbd8a375-1b80-4674-ab37-9f31b1c66557 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 678/1346] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:05 2026] POST /v2.0/subnets => generated 646 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1347] 10.0.0.54 () {34 vars in 740 bytes} [Tue Apr 28 18:36:05 2026] PUT /v2.0/subnets/d303d02a-fff0-41a2-aa51-26de41a29475 => generated 656 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1348] 10.0.0.54 () {34 vars in 663 bytes} [Tue Apr 28 18:36:05 2026] POST /v2.0/ports => generated 743 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, ' 2026-04-28 18:36:05.613 7 WARNING neutron_lib.context [None req-cf60dea2-3d5f-4b08-b954-15f3c756d7ef 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:05.703 8 INFO neutron.services.segments.plugin [-] Segment 000fbf5c-78f1-4616-a593-878d21bce2c4 resource provider aggregate not found 2026-04-28 18:36:05.708 8 INFO neutron.services.segments.plugin [-] Segment 000fbf5c-78f1-4616-a593-878d21bce2c4 resource provider aggregate not found 2026-04-28 18:36:05.716 8 INFO neutron.services.segments.plugin [-] Segment 000fbf5c-78f1-4616-a593-878d21bce2c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 000fbf5c-78f1-4616-a593-878d21bce2c4 found for delete ", "request_id": "req-d715e72d-f21b-4695-9352-0fe277afbfc9"}]} 2026-04-28 18:36:05.721 8 INFO neutron.services.segments.plugin [-] Segment 000fbf5c-78f1-4616-a593-878d21bce2c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 000fbf5c-78f1-4616-a593-878d21bce2c4 found for delete ", "request_id": "req-90881259-338c-4dca-bec1-6578674ad2ce"}]} [pid: 8|app: 0|req: 680/1349] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:05 2026] DELETE /v2.0/networks/a7493ee8-a72f-4f80-a7fb-b5c534331bbf => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:36:05.745 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5528668-14d9-4ce1-935b-c049d6b79c66 2dbad06098a2451e993560874d7e6589 bf19a6bfa262482a9e2a9f1f16314c62 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 681/1350] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:05 2026] DELETE /v2.0/networks/a7493ee8-a72f-4f80-a7fb-b5c534331bbf => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1351] 10.0.0.54 () {34 vars in 665 bytes} [Tue Apr 28 18:36:05 2026] POST /v2.0/trunks => generated 407 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:05.767 7 WARNING neutron_lib.context [None req-457f2e14-c262-4d20-92b0-225f0b8a2573 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:05.812 7 INFO neutron.db.segments_db [None req-457f2e14-c262-4d20-92b0-225f0b8a2573 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Added segment b6d1ba7a-4830-4d1e-8626-8f8559be09eb of type vxlan for network 24b393fb-47fd-48b7-b4fd-45350373255a [pid: 8|app: 0|req: 682/1352] 10.0.0.54 () {32 vars in 693 bytes} [Tue Apr 28 18:36:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1353] 10.0.0.54 () {32 vars in 741 bytes} [Tue Apr 28 18:36:05 2026] GET /v2.0/subnets?network_id=2001ef5a-2421-4e7a-91db-69ef62c75baa => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1354] 10.0.0.54 () {32 vars in 652 bytes} [Tue Apr 28 18:36:05 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1355] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:05 2026] POST /v2.0/networks => generated 631 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:05.901 7 WARNING neutron_lib.context [None req-c227ec1a-56b0-400e-9633-d7b70e1fc93c 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 685/1356] 10.0.0.54 () {32 vars in 648 bytes} [Tue Apr 28 18:36:05 2026] GET /v2.0/networks => generated 1313 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1357] 10.0.0.54 () {32 vars in 646 bytes} [Tue Apr 28 18:36:05 2026] GET /v2.0/subnets => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1358] 10.0.0.54 () {32 vars in 722 bytes} [Tue Apr 28 18:36:05 2026] GET /v2.0/networks/f10e6b08-319c-4cd3-aae5-5b54d4ef7ba1 => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1359] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:36:06 2026] GET /v2.0/subnets/e362012f-091c-4152-ac49-592150e272ba => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:06.083 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3cf50da-bf5e-4a5d-a1d5-40977614dd29 2dbad06098a2451e993560874d7e6589 bf19a6bfa262482a9e2a9f1f16314c62 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 689/1360] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:06 2026] DELETE /v2.0/subnets/d303d02a-fff0-41a2-aa51-26de41a29475 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:36:06.110 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c1fe433-efd8-4897-94c1-0b0d0a774c18 2dbad06098a2451e993560874d7e6589 bf19a6bfa262482a9e2a9f1f16314c62 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 690/1361] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:06 2026] DELETE /v2.0/networks/a7493ee8-a72f-4f80-a7fb-b5c534331bbf => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1362] 10.0.0.54 () {34 vars in 663 bytes} [Tue Apr 28 18:36:05 2026] POST /v2.0/ports => generated 743 bytes in 347 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-04-28 18:36:06.253 7 WARNING neutron_lib.context [None req-837da053-e4aa-476d-8b79-ccd62678bfd2 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 691/1363] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:06 2026] DELETE /v2.0/subnets/e362012f-091c-4152-ac49-592150e272ba => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1364] 10.0.0.54 () {34 vars in 665 bytes} [Tue Apr 28 18:36:06 2026] POST /v2.0/trunks => generated 407 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1365] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:06 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:06.441 7 WARNING neutron_lib.context [None req-41e1075a-0a31-4c0b-adf6-d1d080f9962a 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:06.491 7 INFO neutron.db.segments_db [None req-41e1075a-0a31-4c0b-adf6-d1d080f9962a 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Added segment a35d6045-47b0-408b-a2ba-ae46b7d780d3 of type vxlan for network 3ef3af45-4179-459a-aea2-496ca3808f43 [pid: 8|app: 0|req: 692/1366] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:06 2026] DELETE /v2.0/networks/f10e6b08-319c-4cd3-aae5-5b54d4ef7ba1 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1367] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:06 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:06.593 8 WARNING neutron_lib.context [None req-b87f4b19-48d0-4f07-bd07-571ce4794056 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 693/1368] 10.0.0.54 () {34 vars in 663 bytes} [Tue Apr 28 18:36:06 2026] POST /v2.0/ports => generated 743 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:06.882 7 WARNING neutron_lib.context [None req-0456716f-fd4c-4f08-a291-009e6aac011e 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 676/1369] 10.0.0.54 () {34 vars in 665 bytes} [Tue Apr 28 18:36:06 2026] POST /v2.0/trunks => generated 407 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:07.080 7 WARNING neutron_lib.context [None req-ffae9725-8c48-4d39-8106-807f0f244511 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:07.124 7 INFO neutron.db.segments_db [None req-ffae9725-8c48-4d39-8106-807f0f244511 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Added segment c4a51799-cc94-4362-a322-143a9b276273 of type vxlan for network 6eded913-1e0e-454d-9790-0c82cc6b2c19 /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: 677/1370] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:07 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1371] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:07 2026] GET /v2.0/security-groups?tenant_id=bf19a6bfa262482a9e2a9f1f16314c62&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:07.228 7 WARNING neutron_lib.context [None req-b3b5ade5-d5a1-4598-9e67-6fd2fd225395 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 695/1372] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:07 2026] DELETE /v2.0/security-groups/c2a20b72-2e61-429d-b7a4-6c1551d1d1c8 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1373] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:07 2026] GET /v2.0/ports?device_id=1bab9659-ad81-4d32-b133-c81827b111ee => 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: 678/1374] 10.0.0.54 () {34 vars in 663 bytes} [Tue Apr 28 18:36:07 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:07.575 8 WARNING neutron_lib.context [None req-9cfa0998-90cf-40c5-a427-63ecbc26602c 5f061c444d79443eae375fa51d776628 ce018834ee034a769d477ef356cf7848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:07.745 8 INFO neutron.services.segments.plugin [-] Segment 52387b2f-aafa-4cf3-8649-520ab0e05c6e resource provider aggregate not found 2026-04-28 18:36:07.750 8 INFO neutron.services.segments.plugin [-] Segment 52387b2f-aafa-4cf3-8649-520ab0e05c6e resource provider aggregate not found 2026-04-28 18:36:07.759 8 INFO neutron.services.segments.plugin [-] Segment 52387b2f-aafa-4cf3-8649-520ab0e05c6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52387b2f-aafa-4cf3-8649-520ab0e05c6e found for delete ", "request_id": "req-0af7c4b2-2d8c-4d22-b5a9-b6a50bc3fb3d"}]} 2026-04-28 18:36:07.761 8 INFO neutron.services.segments.plugin [-] Segment 52387b2f-aafa-4cf3-8649-520ab0e05c6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52387b2f-aafa-4cf3-8649-520ab0e05c6e found for delete ", "request_id": "req-14b36dae-deba-4d70-ac60-17a99fc643c9"}]} [pid: 8|app: 0|req: 697/1375] 10.0.0.54 () {34 vars in 665 bytes} [Tue Apr 28 18:36:07 2026] POST /v2.0/trunks => generated 407 bytes in 221 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: 679/1376] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:36:07 2026] PUT /v2.0/trunks/536e985d-b712-4a50-9b98-2e982305827c/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1377] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:36:07 2026] PUT /v2.0/trunks/f4d9fb5d-6b0c-43c7-9a0d-30139bdb158c/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1378] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:36:07 2026] PUT /v2.0/trunks/e0d95598-bc50-4c36-9c23-274f95c7a4e8/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: 699/1379] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:36:07 2026] PUT /v2.0/trunks/7f457e19-7a36-4c23-845d-d02c20c948b3/tags => 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: 681/1380] 10.0.0.54 () {32 vars in 661 bytes} [Tue Apr 28 18:36:07 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1381] 10.0.0.54 () {32 vars in 675 bytes} [Tue Apr 28 18:36:07 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1382] 10.0.0.54 () {32 vars in 671 bytes} [Tue Apr 28 18:36:08 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1383] 10.0.0.54 () {32 vars in 683 bytes} [Tue Apr 28 18:36:08 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1384] 10.0.0.54 () {32 vars in 669 bytes} [Tue Apr 28 18:36:08 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1385] 10.0.0.54 () {32 vars in 683 bytes} [Tue Apr 28 18:36:08 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1386] 10.0.0.54 () {32 vars in 679 bytes} [Tue Apr 28 18:36:08 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1387] 10.0.0.54 () {32 vars in 691 bytes} [Tue Apr 28 18:36:08 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: 7|app: 0|req: 685/1388] 10.0.0.54 () {32 vars in 718 bytes} [Tue Apr 28 18:36:08 2026] GET /v2.0/trunks/536e985d-b712-4a50-9b98-2e982305827c => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1389] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:36:08 2026] GET /v2.0/ports/1ed9f063-e552-457d-bddf-ea7a2e03a4e7 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1390] 10.0.0.54 () {32 vars in 721 bytes} [Tue Apr 28 18:36:08 2026] DELETE /v2.0/trunks/536e985d-b712-4a50-9b98-2e982305827c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1391] 10.0.0.54 () {32 vars in 718 bytes} [Tue Apr 28 18:36:08 2026] GET /v2.0/trunks/f4d9fb5d-6b0c-43c7-9a0d-30139bdb158c => generated 420 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1392] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:36:08 2026] GET /v2.0/ports/a18d4e8a-4c12-4710-a40c-9ec1faf427c4 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1393] 10.0.0.54 () {32 vars in 721 bytes} [Tue Apr 28 18:36:08 2026] DELETE /v2.0/trunks/f4d9fb5d-6b0c-43c7-9a0d-30139bdb158c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1394] 10.0.0.54 () {32 vars in 718 bytes} [Tue Apr 28 18:36:08 2026] GET /v2.0/trunks/e0d95598-bc50-4c36-9c23-274f95c7a4e8 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1395] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:08 2026] DELETE /v2.0/security-groups/4d9a1a4d-0c4b-4caf-966a-f25ec80edf01 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:36:08.758 7 INFO neutron.api.v2.resource [None req-1b143a22-3e2c-4f0e-8fa7-b9fe323ce0eb 3d7de3620e4e4fa5af307dd810101d7e 1578862a3452468d99e9addb3761dacd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 689/1396] 10.0.0.54 () {32 vars in 736 bytes} [Tue Apr 28 18:36:08 2026] GET /v2.0/security-groups/4d9a1a4d-0c4b-4caf-966a-f25ec80edf01 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1397] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:36:08 2026] GET /v2.0/ports/8bd10d1c-87ae-47e7-b5bb-2df2b4d8d63c => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1398] 10.0.0.54 () {32 vars in 721 bytes} [Tue Apr 28 18:36:08 2026] DELETE /v2.0/trunks/e0d95598-bc50-4c36-9c23-274f95c7a4e8 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1399] 10.0.0.54 () {32 vars in 718 bytes} [Tue Apr 28 18:36:08 2026] GET /v2.0/trunks/7f457e19-7a36-4c23-845d-d02c20c948b3 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1400] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:36:08 2026] GET /v2.0/ports/fd9c62c9-2c10-4d3b-a741-f7d749e8a159 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1401] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:36:08 2026] DELETE /v2.0/floatingips/d73d4db3-a685-4aa9-8f17-1e570e668e84 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1402] 10.0.0.54 () {32 vars in 721 bytes} [Tue Apr 28 18:36:09 2026] DELETE /v2.0/trunks/7f457e19-7a36-4c23-845d-d02c20c948b3 => 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: 713/1403] 10.0.0.54 () {32 vars in 718 bytes} [Tue Apr 28 18:36:09 2026] GET /v2.0/trunks/5b5cd8be-d037-42f2-968b-aea8dc6fdfee => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1404] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:36:09 2026] GET /v2.0/ports/b3560230-5946-42d3-92f4-1fdf48997a7f => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:09.325 8 WARNING neutron_lib.context [None req-7dadb209-38fd-45a4-92b9-e25f752b2c99 395378ca4cc8477783d90e132a8f25c9 8050e9f50caa4640ba78d972803e9880 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:09.469 8 INFO neutron.db.segments_db [None req-7dadb209-38fd-45a4-92b9-e25f752b2c99 395378ca4cc8477783d90e132a8f25c9 8050e9f50caa4640ba78d972803e9880 - - default default] Added segment 7b5570ca-96b0-4364-982c-f151092b842c of type vxlan for network c420eda8-cc43-4441-af45-6c8dc8c1efcb [pid: 8|app: 0|req: 715/1405] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:09 2026] POST /v2.0/networks => generated 644 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1406] 10.0.0.54 () {32 vars in 721 bytes} [Tue Apr 28 18:36:09 2026] DELETE /v2.0/trunks/5b5cd8be-d037-42f2-968b-aea8dc6fdfee => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:36:09.640 8 WARNING neutron_lib.context [None req-f6bdb80a-8034-4b5e-b120-b8bfef375a56 395378ca4cc8477783d90e132a8f25c9 8050e9f50caa4640ba78d972803e9880 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 717/1407] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:09 2026] POST /v2.0/subnets => generated 641 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1408] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:36:09 2026] PUT /v2.0/routers/bdcf1b11-fb70-4db0-82d6-44662b4245db/remove_router_interface => generated 309 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:09.949 7 WARNING neutron_lib.context [None req-b9743d0d-6c41-4f67-982c-6cd691eef34c 395378ca4cc8477783d90e132a8f25c9 8050e9f50caa4640ba78d972803e9880 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:10.000 7 INFO neutron.db.segments_db [None req-b9743d0d-6c41-4f67-982c-6cd691eef34c 395378ca4cc8477783d90e132a8f25c9 8050e9f50caa4640ba78d972803e9880 - - default default] Added segment 0de9b2d7-dc27-478e-aa16-a818e463a122 of type vxlan for network 0b93c4e6-f744-4fbe-ae7e-afbb65a41f2f [pid: 8|app: 0|req: 718/1409] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:36:09 2026] DELETE /v2.0/ports/1ed9f063-e552-457d-bddf-ea7a2e03a4e7 => 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: 692/1410] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:09 2026] POST /v2.0/networks => generated 644 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1411] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:36:10 2026] DELETE /v2.0/ports/a18d4e8a-4c12-4710-a40c-9ec1faf427c4 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1412] 10.0.0.54 () {34 vars in 742 bytes} [Tue Apr 28 18:36:10 2026] PUT /v2.0/networks/0b93c4e6-f744-4fbe-ae7e-afbb65a41f2f => generated 592 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1413] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:36:10 2026] DELETE /v2.0/ports/8bd10d1c-87ae-47e7-b5bb-2df2b4d8d63c => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:36:10.533 7 WARNING neutron_lib.context [None req-78c6e091-10c9-42a4-9406-bada5c3abe26 395378ca4cc8477783d90e132a8f25c9 8050e9f50caa4640ba78d972803e9880 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 696/1414] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:10 2026] POST /v2.0/subnets => generated 626 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:10.864 8 INFO neutron.services.segments.plugin [-] Segment 56324a13-1531-4344-877f-b81a8c035b35 resource provider aggregate not found 2026-04-28 18:36:10.872 8 INFO neutron.services.segments.plugin [-] Segment 56324a13-1531-4344-877f-b81a8c035b35 resource provider aggregate not found 2026-04-28 18:36:10.885 8 INFO neutron.services.segments.plugin [-] Segment 56324a13-1531-4344-877f-b81a8c035b35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56324a13-1531-4344-877f-b81a8c035b35 found for delete ", "request_id": "req-c198460e-d98c-49e4-a0d9-1cb652858ed6"}]} 2026-04-28 18:36:10.887 8 INFO neutron.services.segments.plugin [-] Segment 56324a13-1531-4344-877f-b81a8c035b35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56324a13-1531-4344-877f-b81a8c035b35 found for delete ", "request_id": "req-b0acfc27-bd65-4b39-872f-5a156b710335"}]} 2026-04-28 18:36:10.891 8 INFO neutron.db.l3_hamode_db [None req-13a7b9d1-5ff7-437b-a523-db79ed53964b 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] HA network 36996953-4aa3-4dbb-ab57-47743a500f91 was deleted as no HA routers are present in tenant 1578862a3452468d99e9addb3761dacd. [pid: 8|app: 0|req: 719/1415] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:10 2026] DELETE /v2.0/routers/bdcf1b11-fb70-4db0-82d6-44662b4245db => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1416] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:36:10 2026] DELETE /v2.0/ports/fd9c62c9-2c10-4d3b-a741-f7d749e8a159 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1417] 10.0.0.54 () {34 vars in 740 bytes} [Tue Apr 28 18:36:10 2026] PUT /v2.0/subnets/aa1ea26e-6c9b-4af7-bb45-8f3a9cfe8296 => generated 636 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1418] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:10 2026] DELETE /v2.0/subnets/8995d731-a952-449b-a940-30fcfd0c33d0 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1419] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:36:11 2026] DELETE /v2.0/ports/b3560230-5946-42d3-92f4-1fdf48997a7f => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:36:11.322 7 INFO neutron.services.segments.plugin [-] Segment 0de9b2d7-dc27-478e-aa16-a818e463a122 resource provider aggregate not found 2026-04-28 18:36:11.335 7 INFO neutron.services.segments.plugin [-] Segment 0de9b2d7-dc27-478e-aa16-a818e463a122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0de9b2d7-dc27-478e-aa16-a818e463a122 found for delete ", "request_id": "req-bb8b763f-61ea-4370-a2e7-14a2c6f86b4e"}]} 2026-04-28 18:36:11.337 7 INFO neutron.services.segments.plugin [-] Segment 0de9b2d7-dc27-478e-aa16-a818e463a122 resource provider aggregate not found [pid: 7|app: 0|req: 699/1420] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:11 2026] DELETE /v2.0/networks/0b93c4e6-f744-4fbe-ae7e-afbb65a41f2f => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:36:11.349 7 INFO neutron.services.segments.plugin [-] Segment 0de9b2d7-dc27-478e-aa16-a818e463a122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0de9b2d7-dc27-478e-aa16-a818e463a122 found for delete ", "request_id": "req-a7ff865b-3cf6-4ba8-9d2a-af3677f5f268"}]} [pid: 7|app: 0|req: 700/1421] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:11 2026] DELETE /v2.0/networks/6a8f2fa1-bc0b-4697-ba96-6161a81d94d1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:36:11.461 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0aefb4d-008f-43a4-8c89-fcb770c24620 395378ca4cc8477783d90e132a8f25c9 8050e9f50caa4640ba78d972803e9880 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 701/1422] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:11 2026] DELETE /v2.0/networks/0b93c4e6-f744-4fbe-ae7e-afbb65a41f2f => 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: 722/1423] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:11 2026] DELETE /v2.0/networks/e52a3fa8-19f9-427c-8f4a-928cca15d85b => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1424] 10.0.0.54 () {32 vars in 693 bytes} [Tue Apr 28 18:36:11 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1425] 10.0.0.54 () {32 vars in 741 bytes} [Tue Apr 28 18:36:11 2026] GET /v2.0/subnets?network_id=2001ef5a-2421-4e7a-91db-69ef62c75baa => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1426] 10.0.0.54 () {32 vars in 652 bytes} [Tue Apr 28 18:36:11 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1427] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:11 2026] DELETE /v2.0/networks/a575aff3-0d69-4f81-8140-3304dbfb6cb2 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1428] 10.0.0.54 () {32 vars in 648 bytes} [Tue Apr 28 18:36:11 2026] GET /v2.0/networks => generated 1309 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1429] 10.0.0.54 () {32 vars in 646 bytes} [Tue Apr 28 18:36:11 2026] GET /v2.0/subnets => generated 1280 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1430] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:11 2026] GET /v2.0/security-groups?tenant_id=1578862a3452468d99e9addb3761dacd&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1431] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:11 2026] DELETE /v2.0/networks/24b393fb-47fd-48b7-b4fd-45350373255a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1432] 10.0.0.54 () {32 vars in 722 bytes} [Tue Apr 28 18:36:11 2026] GET /v2.0/networks/c420eda8-cc43-4441-af45-6c8dc8c1efcb => generated 669 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1433] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:11 2026] DELETE /v2.0/security-groups/a4af7a07-ab40-4faf-b188-e56f06d53b65 => 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: 705/1434] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:36:11 2026] GET /v2.0/subnets/846b2ace-e4f8-475a-b000-2f80c26a3477 => generated 641 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1435] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:11 2026] DELETE /v2.0/networks/3ef3af45-4179-459a-aea2-496ca3808f43 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:36:11.888 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6e59bca-fb8d-4446-b510-178259524441 395378ca4cc8477783d90e132a8f25c9 8050e9f50caa4640ba78d972803e9880 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 706/1436] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:11 2026] DELETE /v2.0/subnets/aa1ea26e-6c9b-4af7-bb45-8f3a9cfe8296 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:36:11.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e58acc4c-c8b3-475d-a3b6-d3b9ffc5f455 395378ca4cc8477783d90e132a8f25c9 8050e9f50caa4640ba78d972803e9880 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 707/1437] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:11 2026] DELETE /v2.0/networks/0b93c4e6-f744-4fbe-ae7e-afbb65a41f2f => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1438] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:11 2026] DELETE /v2.0/networks/6eded913-1e0e-454d-9790-0c82cc6b2c19 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1439] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:11 2026] DELETE /v2.0/subnets/846b2ace-e4f8-475a-b000-2f80c26a3477 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1440] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:12 2026] DELETE /v2.0/networks/c420eda8-cc43-4441-af45-6c8dc8c1efcb => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:36:12.913 8 INFO neutron.services.segments.plugin [-] Segment 1ebed26e-728f-4ab7-a8ec-2440fe84fb88 resource provider aggregate not found 2026-04-28 18:36:12.919 8 INFO neutron.services.segments.plugin [-] Segment 1ebed26e-728f-4ab7-a8ec-2440fe84fb88 resource provider aggregate not found 2026-04-28 18:36:12.928 8 INFO neutron.services.segments.plugin [-] Segment 1ebed26e-728f-4ab7-a8ec-2440fe84fb88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ebed26e-728f-4ab7-a8ec-2440fe84fb88 found for delete ", "request_id": "req-ff8fe0ac-c3c6-4575-94d8-a4e24f6d253c"}]} 2026-04-28 18:36:12.935 8 INFO neutron.services.segments.plugin [-] Segment 1ebed26e-728f-4ab7-a8ec-2440fe84fb88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ebed26e-728f-4ab7-a8ec-2440fe84fb88 found for delete ", "request_id": "req-e9779aa0-91e6-4c23-a67e-f412bd56010b"}]} 2026-04-28 18:36:12.940 8 INFO neutron.services.segments.plugin [-] Segment a35d6045-47b0-408b-a2ba-ae46b7d780d3 resource provider aggregate not found 2026-04-28 18:36:12.948 8 INFO neutron.services.segments.plugin [-] Segment a35d6045-47b0-408b-a2ba-ae46b7d780d3 resource provider aggregate not found 2026-04-28 18:36:12.961 8 INFO neutron.services.segments.plugin [-] Segment a35d6045-47b0-408b-a2ba-ae46b7d780d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a35d6045-47b0-408b-a2ba-ae46b7d780d3 found for delete ", "request_id": "req-7c92cb5b-6589-4763-81a3-d39562dd2542"}]} 2026-04-28 18:36:12.967 8 INFO neutron.services.segments.plugin [-] Segment a35d6045-47b0-408b-a2ba-ae46b7d780d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a35d6045-47b0-408b-a2ba-ae46b7d780d3 found for delete ", "request_id": "req-71986bb1-1365-4e3d-94b3-5ccd590dc4cd"}]} 2026-04-28 18:36:12.981 8 INFO neutron.services.segments.plugin [-] Segment c4a51799-cc94-4362-a322-143a9b276273 resource provider aggregate not found 2026-04-28 18:36:12.984 8 INFO neutron.services.segments.plugin [-] Segment c4a51799-cc94-4362-a322-143a9b276273 resource provider aggregate not found 2026-04-28 18:36:12.996 8 INFO neutron.services.segments.plugin [-] Segment c4a51799-cc94-4362-a322-143a9b276273 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4a51799-cc94-4362-a322-143a9b276273 found for delete ", "request_id": "req-8ef51d5e-f182-409c-b5e0-9fdaf8f55c45"}]} 2026-04-28 18:36:13.002 8 INFO neutron.services.segments.plugin [-] Segment c4a51799-cc94-4362-a322-143a9b276273 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4a51799-cc94-4362-a322-143a9b276273 found for delete ", "request_id": "req-7cf71a64-41ce-499f-b0eb-0865674ae2d9"}]} 2026-04-28 18:36:13.015 8 INFO neutron.services.segments.plugin [-] Segment 7b5570ca-96b0-4364-982c-f151092b842c resource provider aggregate not found [pid: 7|app: 0|req: 709/1441] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:12 2026] GET /v2.0/security-groups?tenant_id=8050e9f50caa4640ba78d972803e9880&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:13.021 8 INFO neutron.services.segments.plugin [-] Segment 7b5570ca-96b0-4364-982c-f151092b842c resource provider aggregate not found 2026-04-28 18:36:13.034 8 INFO neutron.services.segments.plugin [-] Segment 7b5570ca-96b0-4364-982c-f151092b842c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b5570ca-96b0-4364-982c-f151092b842c found for delete ", "request_id": "req-f839f3de-a21c-4544-97da-83ef2e815c2a"}]} 2026-04-28 18:36:13.036 8 INFO neutron.services.segments.plugin [-] Segment 7b5570ca-96b0-4364-982c-f151092b842c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b5570ca-96b0-4364-982c-f151092b842c found for delete ", "request_id": "req-de71652f-9738-49a5-b700-56f068bf65e8"}]} [pid: 8|app: 0|req: 733/1442] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:12 2026] GET /v2.0/security-groups?tenant_id=654e99356d7343d1b2c86e4dc25470e1&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1443] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:13 2026] DELETE /v2.0/security-groups/363a7246-11e0-409f-be61-d75af11eb2e1 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1444] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:13 2026] DELETE /v2.0/security-groups/9545a535-896a-448c-87ab-c966f5a7fcf2 => 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: 711/1445] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:13 2026] GET /v2.0/security-groups?tenant_id=ce018834ee034a769d477ef356cf7848&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1446] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:13 2026] DELETE /v2.0/security-groups/6ae88e46-c357-4336-9461-1b52379abb39 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:36:13.589 7 INFO neutron.services.segments.plugin [-] Segment a2d54024-6d7f-40a2-a5a3-c074fab99ddc resource provider aggregate not found 2026-04-28 18:36:13.593 7 INFO neutron.services.segments.plugin [-] Segment a2d54024-6d7f-40a2-a5a3-c074fab99ddc resource provider aggregate not found 2026-04-28 18:36:13.607 7 INFO neutron.services.segments.plugin [-] Segment a2d54024-6d7f-40a2-a5a3-c074fab99ddc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2d54024-6d7f-40a2-a5a3-c074fab99ddc found for delete ", "request_id": "req-d97f04b3-f307-4656-a54c-3b951151d58d"}]} 2026-04-28 18:36:13.615 7 INFO neutron.services.segments.plugin [-] Segment a2d54024-6d7f-40a2-a5a3-c074fab99ddc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2d54024-6d7f-40a2-a5a3-c074fab99ddc found for delete ", "request_id": "req-22798d7b-312f-422c-a00a-73011f67e76e"}]} 2026-04-28 18:36:13.626 7 INFO neutron.services.segments.plugin [-] Segment 1792a394-bf84-4ff8-9ae7-e303f88973ca resource provider aggregate not found 2026-04-28 18:36:13.629 7 INFO neutron.services.segments.plugin [-] Segment 1792a394-bf84-4ff8-9ae7-e303f88973ca resource provider aggregate not found 2026-04-28 18:36:13.640 7 INFO neutron.services.segments.plugin [-] Segment 1792a394-bf84-4ff8-9ae7-e303f88973ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1792a394-bf84-4ff8-9ae7-e303f88973ca found for delete ", "request_id": "req-39f0f40a-4021-489b-9f66-f8739a459697"}]} 2026-04-28 18:36:13.645 7 INFO neutron.services.segments.plugin [-] Segment 1792a394-bf84-4ff8-9ae7-e303f88973ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1792a394-bf84-4ff8-9ae7-e303f88973ca found for delete ", "request_id": "req-3267869f-9a24-4509-a30b-a12f4d24d9ea"}]} 2026-04-28 18:36:13.659 7 INFO neutron.services.segments.plugin [-] Segment b6d1ba7a-4830-4d1e-8626-8f8559be09eb resource provider aggregate not found 2026-04-28 18:36:13.662 7 INFO neutron.services.segments.plugin [-] Segment b6d1ba7a-4830-4d1e-8626-8f8559be09eb resource provider aggregate not found 2026-04-28 18:36:13.672 7 INFO neutron.services.segments.plugin [-] Segment b6d1ba7a-4830-4d1e-8626-8f8559be09eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6d1ba7a-4830-4d1e-8626-8f8559be09eb found for delete ", "request_id": "req-3e8d8b23-2f0b-4246-b63e-1b3a708256e7"}]} 2026-04-28 18:36:13.673 7 INFO neutron.services.segments.plugin [-] Segment b6d1ba7a-4830-4d1e-8626-8f8559be09eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6d1ba7a-4830-4d1e-8626-8f8559be09eb found for delete ", "request_id": "req-53fb251a-0373-416f-bfdf-530b789edc55"}]} [pid: 7|app: 0|req: 712/1447] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:13 2026] GET /v2.0/security-groups?tenant_id=315620b65bce48e3a367fc4fd7018f32&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1448] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:13 2026] DELETE /v2.0/security-groups/43657f46-911e-4ea7-9c6a-36c3768f92be => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:36:13.911 8 INFO neutron.db.segments_db [None req-2ef15266-cf0e-4a80-8c04-f41b71449952 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 76064aec-7cc9-4663-b0d0-f34e5eaf85b0 of type vxlan for network 2a583897-70fe-4deb-892b-ead10173116f [pid: 8|app: 0|req: 736/1449] 10.0.0.54 () {34 vars in 670 bytes} [Tue Apr 28 18:36:13 2026] POST /v2.0/networks => generated 744 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1450] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:13 2026] POST /v2.0/subnets => generated 691 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:14.212 8 INFO neutron.db.segments_db [None req-c91332f4-54be-477c-9d87-1c81a647a3b4 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment e707997b-2ea3-419e-a803-675473423a9e of type vxlan for network 0b4dd21f-a7b0-4045-ad4d-c2ecbacb62ad 2026-04-28 18:36:14.453 8 INFO neutron.db.l3_hamode_db [None req-c91332f4-54be-477c-9d87-1c81a647a3b4 04b5e4402b534a3994c7c8c84fd5ed25 368fd0f1324c4f60bee55c82720df31a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:36:14.928 7 WARNING neutron_lib.context [None req-0c727967-c574-43dd-a905-2e1fcdfbb171 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:15.099 7 INFO neutron.db.segments_db [None req-0c727967-c574-43dd-a905-2e1fcdfbb171 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Added segment c84af479-1b76-4788-aa79-84dc00a92bfe of type vxlan for network 880c5f6d-12b4-4745-9f89-cd1150db72d9 [pid: 7|app: 0|req: 715/1451] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:14 2026] POST /v2.0/networks => generated 633 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:15.206 7 WARNING neutron_lib.context [None req-aa0e3bda-9bf3-43a5-aac5-a5da65897cd2 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:15.217 8 INFO neutron.db.l3_hamode_db [None req-c91332f4-54be-477c-9d87-1c81a647a3b4 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:36:15.251 7 INFO neutron.db.segments_db [None req-aa0e3bda-9bf3-43a5-aac5-a5da65897cd2 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Added segment 26639081-ec7b-499c-9334-0bb7e2f106c8 of type vxlan for network 6c147e1f-365a-43f2-a06b-9a620075ea94 [pid: 7|app: 0|req: 716/1452] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:15 2026] POST /v2.0/networks => generated 633 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:15.342 7 WARNING neutron_lib.context [None req-f3b15693-2d65-4a8f-a0ed-2e74ed1510ec b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 717/1453] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:15 2026] POST /v2.0/subnets => generated 646 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:15.571 7 WARNING neutron_lib.context [None req-aa8da04f-6ea9-46c0-b6ae-d22ebe1563de b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 718/1454] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:15 2026] POST /v2.0/subnets => generated 655 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:15.814 7 WARNING neutron_lib.context [None req-5a74c679-f612-4969-8636-2cf4599ec095 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:15.851 7 INFO neutron.db.segments_db [None req-5a74c679-f612-4969-8636-2cf4599ec095 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Added segment 21dc3943-261e-4003-81dd-3bab455ee350 of type vxlan for network 6c0dbeaa-6ae2-4746-b4c8-d69f2ac0e56c 2026-04-28 18:36:16.109 7 INFO neutron.db.l3_hamode_db [None req-5a74c679-f612-4969-8636-2cf4599ec095 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 737/1455] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:14 2026] POST /v2.0/routers => generated 731 bytes in 2102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:16.279 7 INFO neutron.db.l3_hamode_db [None req-5a74c679-f612-4969-8636-2cf4599ec095 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 719/1456] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:15 2026] POST /v2.0/routers => generated 510 bytes in 1169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1457] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:36:16 2026] PUT /v2.0/routers/1bcaffaa-4b48-4869-b3b1-32e6ee6587c5/add_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:17.685 8 WARNING neutron_lib.context [None req-3c6e40d9-e71f-4d51-9ebd-0252c3977caf cbc44dcbcf9b4864a894b05be573a074 c2e962b54f7a4fef8c10ca3fd824c268 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:17.859 8 INFO neutron.db.segments_db [None req-3c6e40d9-e71f-4d51-9ebd-0252c3977caf cbc44dcbcf9b4864a894b05be573a074 c2e962b54f7a4fef8c10ca3fd824c268 - - default default] Added segment 58538793-ca3a-4492-a206-3de13a29d9a3 of type vxlan for network 542ee4be-86bb-45ca-a595-5fd99442ccdf [pid: 8|app: 0|req: 739/1458] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:17 2026] POST /v2.0/networks => generated 632 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1459] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:17 2026] GET /v2.0/security-groups?tenant_id=f3a44934d06044f6b98a8cb2b1973b1c&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:18.149 8 WARNING neutron_lib.context [None req-ea6a12d2-1fec-44c4-8dde-95df9b2baa65 cbc44dcbcf9b4864a894b05be573a074 c2e962b54f7a4fef8c10ca3fd824c268 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1460] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:36:16 2026] PUT /v2.0/routers/5e027391-81aa-4c81-82bd-a611f4ee62a5/add_router_interface => generated 309 bytes in 1178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1461] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:18 2026] DELETE /v2.0/security-groups/fa9fbdf6-7edb-4cf2-a4a1-6ceb56c8c6a6 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1462] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:36:18 2026] GET /v2.0/ports/743df43b-1ebc-4d86-9d99-6555425b2632 => generated 959 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:18.279 7 WARNING neutron_lib.context [None req-5385974f-099f-42d4-8f09-818f279cbbc2 68331588ff0c4f58bc40f41c4b2f7f23 368fd0f1324c4f60bee55c82720df31a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 723/1463] 10.0.0.54 () {34 vars in 684 bytes} [Tue Apr 28 18:36:18 2026] POST /v2.0/security-groups => generated 1659 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1466] 10.0.0.54 () {34 vars in 663 bytes} [Tue Apr 28 18:36:18 2026] POST /v2.0/ports => generated 743 bytes in 302 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-04-28 18:36:18.453 8 WARNING neutron_lib.context [None req-1b382460-5ebf-4e1c-9918-c48eeaa2dd03 68331588ff0c4f58bc40f41c4b2f7f23 368fd0f1324c4f60bee55c82720df31a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1467] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:36:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1468] 10.0.0.54 () {34 vars in 746 bytes} [Tue Apr 28 18:36:18 2026] PUT /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:18.728 8 WARNING neutron_lib.context [None req-9e375361-9ce2-4aec-9170-559065b7d745 68331588ff0c4f58bc40f41c4b2f7f23 368fd0f1324c4f60bee55c82720df31a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 744/1469] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:36:18 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) [pid: 8|app: 0|req: 745/1470] 10.0.0.54 () {32 vars in 726 bytes} [Tue Apr 28 18:36:18 2026] GET /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:18.902 8 WARNING neutron_lib.context [None req-fb66d127-b15a-4672-8b18-ac46db7e38e4 68331588ff0c4f58bc40f41c4b2f7f23 368fd0f1324c4f60bee55c82720df31a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 746/1471] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:36:18 2026] POST /v2.0/floatingips => generated 552 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1472] 10.0.0.54 () {34 vars in 757 bytes} [Tue Apr 28 18:36:19 2026] PUT /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1473] 10.0.0.54 () {32 vars in 726 bytes} [Tue Apr 28 18:36:19 2026] GET /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1474] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:36:18 2026] PUT /v2.0/routers/5e027391-81aa-4c81-82bd-a611f4ee62a5/add_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1475] 10.0.0.54 () {34 vars in 753 bytes} [Tue Apr 28 18:36:19 2026] PUT /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1476] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:36:19 2026] GET /v2.0/ports/546780c2-afb4-4850-807b-541b6ce0c323 => generated 967 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1477] 10.0.0.54 () {32 vars in 726 bytes} [Tue Apr 28 18:36:19 2026] GET /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1478] 10.0.0.54 () {34 vars in 775 bytes} [Tue Apr 28 18:36:19 2026] PUT /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1479] 10.0.0.54 () {32 vars in 726 bytes} [Tue Apr 28 18:36:19 2026] GET /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1480] 10.0.0.54 () {34 vars in 746 bytes} [Tue Apr 28 18:36:19 2026] PUT /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1481] 10.0.0.54 () {32 vars in 726 bytes} [Tue Apr 28 18:36:19 2026] GET /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1482] 10.0.0.54 () {32 vars in 734 bytes} [Tue Apr 28 18:36:19 2026] GET /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:36:19.994 8 INFO neutron.api.v2.resource [None req-e9220d14-12c0-4a4b-8b74-cf16e7891681 cbc44dcbcf9b4864a894b05be573a074 c2e962b54f7a4fef8c10ca3fd824c268 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 756/1483] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:36:19 2026] GET /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1484] 10.0.0.54 () {32 vars in 737 bytes} [Tue Apr 28 18:36:19 2026] DELETE /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1485] 10.0.0.48 () {34 vars in 1097 bytes} [Tue Apr 28 18:36:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--985746850&fields=id&tenant_id=368fd0f1324c4f60bee55c82720df31a => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1486] 10.0.0.54 () {32 vars in 726 bytes} [Tue Apr 28 18:36:20 2026] GET /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1487] 10.0.0.48 () {34 vars in 981 bytes} [Tue Apr 28 18:36:20 2026] GET /v2.0/networks?id=2a583897-70fe-4deb-892b-ead10173116f => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:20.206 8 INFO neutron.api.v2.resource [None req-b7a0ff28-09d6-44aa-bac9-06337d4d34ac cbc44dcbcf9b4864a894b05be573a074 c2e962b54f7a4fef8c10ca3fd824c268 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 761/1488] 10.0.0.54 () {32 vars in 741 bytes} [Tue Apr 28 18:36:20 2026] DELETE /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1489] 10.0.0.48 () {34 vars in 964 bytes} [Tue Apr 28 18:36:20 2026] GET /v2.0/quotas/368fd0f1324c4f60bee55c82720df31a => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1490] 10.0.0.54 () {32 vars in 729 bytes} [Tue Apr 28 18:36:20 2026] DELETE /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags => 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: 764/1491] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:36:20 2026] GET /v2.0/ports?tenant_id=368fd0f1324c4f60bee55c82720df31a&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: 765/1492] 10.0.0.54 () {32 vars in 726 bytes} [Tue Apr 28 18:36:20 2026] GET /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1493] 10.0.0.48 () {34 vars in 1007 bytes} [Tue Apr 28 18:36:20 2026] GET /v2.0/networks/2a583897-70fe-4deb-892b-ead10173116f?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1494] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:36:19 2026] PUT /v2.0/routers/5e027391-81aa-4c81-82bd-a611f4ee62a5/remove_router_interface => generated 309 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1495] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:36:20 2026] DELETE /v2.0/ports/6213814f-3170-4d79-a0c0-5a97bf163571 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1496] 10.0.0.48 () {34 vars in 1107 bytes} [Tue Apr 28 18:36:20 2026] GET /v2.0/networks/2a583897-70fe-4deb-892b-ead10173116f?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-04-28 18:36:20.893 7 INFO neutron.services.segments.plugin [-] Segment 58538793-ca3a-4492-a206-3de13a29d9a3 resource provider aggregate not found 2026-04-28 18:36:20.904 7 INFO neutron.services.segments.plugin [-] Segment 58538793-ca3a-4492-a206-3de13a29d9a3 resource provider aggregate not found 2026-04-28 18:36:20.907 7 INFO neutron.services.segments.plugin [-] Segment 58538793-ca3a-4492-a206-3de13a29d9a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58538793-ca3a-4492-a206-3de13a29d9a3 found for delete ", "request_id": "req-d6454296-2684-4a5d-b54d-b7d0ca3322f8"}]} [pid: 7|app: 0|req: 730/1497] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:20 2026] DELETE /v2.0/networks/542ee4be-86bb-45ca-a595-5fd99442ccdf => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:36:20.918 7 INFO neutron.services.segments.plugin [-] Segment 58538793-ca3a-4492-a206-3de13a29d9a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58538793-ca3a-4492-a206-3de13a29d9a3 found for delete ", "request_id": "req-fd21176d-ca6c-4587-982b-9c2474714950"}]} [pid: 7|app: 0|req: 731/1498] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:20 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1499] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:36:20 2026] PUT /v2.0/routers/5e027391-81aa-4c81-82bd-a611f4ee62a5/remove_router_interface => generated 309 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1500] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:21 2026] GET /v2.0/ports?device_id=5e027391-81aa-4c81-82bd-a611f4ee62a5 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1501] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:21 2026] GET /v2.0/security-groups?tenant_id=77bb3eacfe9b48deb6fe9dad2a9fa4e8&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1502] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:21 2026] DELETE /v2.0/security-groups/20961dc1-5b73-40a0-8d17-6dd6a166b536 => 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: 735/1503] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:22 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1504] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:22 2026] GET /v2.0/security-groups?tenant_id=c2e962b54f7a4fef8c10ca3fd824c268&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1505] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:22 2026] DELETE /v2.0/security-groups/ebae835f-0805-4f13-b8a5-71f782560b2d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:36:22.382 8 INFO neutron.services.segments.plugin [-] Segment 21dc3943-261e-4003-81dd-3bab455ee350 resource provider aggregate not found 2026-04-28 18:36:22.387 8 INFO neutron.services.segments.plugin [-] Segment 21dc3943-261e-4003-81dd-3bab455ee350 resource provider aggregate not found 2026-04-28 18:36:22.405 8 INFO neutron.services.segments.plugin [-] Segment 21dc3943-261e-4003-81dd-3bab455ee350 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21dc3943-261e-4003-81dd-3bab455ee350 found for delete ", "request_id": "req-a49dba0c-a13f-4d0e-9906-a277deff75cd"}]} 2026-04-28 18:36:22.406 8 INFO neutron.services.segments.plugin [-] Segment 21dc3943-261e-4003-81dd-3bab455ee350 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21dc3943-261e-4003-81dd-3bab455ee350 found for delete ", "request_id": "req-bdca3d05-e5f0-4ae5-9f3a-dc3f27f4603e"}]} 2026-04-28 18:36:22.411 8 INFO neutron.db.l3_hamode_db [None req-4a8e59b5-2259-474e-9641-021db21f7518 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] HA network 6c0dbeaa-6ae2-4746-b4c8-d69f2ac0e56c was deleted as no HA routers are present in tenant 54a22b7523304a77a65ecb48dd2f73d1. [pid: 8|app: 0|req: 769/1506] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:21 2026] DELETE /v2.0/routers/5e027391-81aa-4c81-82bd-a611f4ee62a5 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1507] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:22 2026] DELETE /v2.0/subnets/e09b4362-6f20-4274-ac9a-715a13eb3762 => 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: 770/1508] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:22 2026] DELETE /v2.0/subnets/fb67610d-40fd-4223-a938-07d99ae532af => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:36:22.991 7 INFO neutron.services.segments.plugin [-] Segment 26639081-ec7b-499c-9334-0bb7e2f106c8 resource provider aggregate not found 2026-04-28 18:36:22.995 7 INFO neutron.services.segments.plugin [-] Segment 26639081-ec7b-499c-9334-0bb7e2f106c8 resource provider aggregate not found 2026-04-28 18:36:23.004 7 INFO neutron.services.segments.plugin [-] Segment 26639081-ec7b-499c-9334-0bb7e2f106c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26639081-ec7b-499c-9334-0bb7e2f106c8 found for delete ", "request_id": "req-d721a29a-7010-4bbb-a0d3-1c02e75b7505"}]} 2026-04-28 18:36:23.007 7 INFO neutron.services.segments.plugin [-] Segment 26639081-ec7b-499c-9334-0bb7e2f106c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26639081-ec7b-499c-9334-0bb7e2f106c8 found for delete ", "request_id": "req-0a7c5bf8-4cbe-435e-8bff-e302316d992c"}]} [pid: 7|app: 0|req: 739/1509] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:22 2026] DELETE /v2.0/networks/6c147e1f-365a-43f2-a06b-9a620075ea94 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1510] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:23 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => 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: 771/1511] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:23 2026] DELETE /v2.0/networks/880c5f6d-12b4-4745-9f89-cd1150db72d9 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:36:23.315 7 WARNING neutron_lib.context [None req-42a95f14-9cfe-4c47-8880-152a63d2c2ab b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:23.367 7 INFO neutron.db.segments_db [None req-42a95f14-9cfe-4c47-8880-152a63d2c2ab b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Added segment e4de6cb4-8058-467f-a013-c3de51718984 of type vxlan for network 3b70f939-d52d-440f-addd-7a2760a4376d [pid: 7|app: 0|req: 741/1512] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:23 2026] POST /v2.0/networks => generated 634 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:23.449 8 WARNING neutron_lib.context [None req-85a490ed-f670-4fd1-ac05-78426226eec4 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 772/1513] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:23 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-04-28 18:36:23.723 7 WARNING neutron_lib.context [None req-e65ad8c6-881a-46bb-ae92-d89af22805c2 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:23.765 7 INFO neutron.db.segments_db [None req-e65ad8c6-881a-46bb-ae92-d89af22805c2 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Added segment 9140d592-15ae-42c0-83e5-c76c6df0dc27 of type vxlan for network 25229d18-fff9-46a3-9836-a686558f166d 2026-04-28 18:36:24.000 7 INFO neutron.db.l3_hamode_db [None req-e65ad8c6-881a-46bb-ae92-d89af22805c2 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:36:24.105 7 INFO neutron.db.l3_hamode_db [None req-e65ad8c6-881a-46bb-ae92-d89af22805c2 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 773/1514] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:24 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => 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: 742/1515] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:23 2026] POST /v2.0/routers => generated 511 bytes in 995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:24.729 8 WARNING neutron_lib.context [None req-34dbfc06-eb58-46c0-a520-ccf2776a8cc3 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:24.760 8 INFO neutron.services.segments.plugin [-] Segment c84af479-1b76-4788-aa79-84dc00a92bfe resource provider aggregate not found 2026-04-28 18:36:24.769 8 INFO neutron.services.segments.plugin [-] Segment c84af479-1b76-4788-aa79-84dc00a92bfe resource provider aggregate not found 2026-04-28 18:36:24.784 8 INFO neutron.services.segments.plugin [-] Segment c84af479-1b76-4788-aa79-84dc00a92bfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c84af479-1b76-4788-aa79-84dc00a92bfe found for delete ", "request_id": "req-a5e5978f-513c-4a21-a48e-a0fa9a34a4b0"}]} 2026-04-28 18:36:24.786 8 INFO neutron.services.segments.plugin [-] Segment c84af479-1b76-4788-aa79-84dc00a92bfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c84af479-1b76-4788-aa79-84dc00a92bfe found for delete ", "request_id": "req-c7f822c1-8575-4289-a877-a19e72e5cfef"}]} [pid: 8|app: 0|req: 774/1516] 10.0.0.54 () {34 vars in 664 bytes} [Tue Apr 28 18:36:24 2026] POST /v2.0/ports => generated 964 bytes in 349 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: 775/1517] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:36:25 2026] GET /v2.0/networks?id=2a583897-70fe-4deb-892b-ead10173116f => 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: 776/1518] 10.0.0.54 () {34 vars in 677 bytes} [Tue Apr 28 18:36:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1519] 199.19.213.220 () {34 vars in 1050 bytes} [Tue Apr 28 18:36:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=368fd0f1324c4f60bee55c82720df31a => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1520] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:36:25 2026] PUT /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1521] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:25 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:25.472 8 WARNING neutron_lib.context [req-f008a81e-7ecd-4a15-82ae-2399aef517df req-40afbcd8-6ece-4227-9107-841868a108f5 68331588ff0c4f58bc40f41c4b2f7f23 368fd0f1324c4f60bee55c82720df31a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 780/1522] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:36:25 2026] POST /v2.0/ports => generated 958 bytes in 339 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: 781/1523] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:36:25 2026] GET /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1524] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:36:25 2026] PUT /v2.0/ports/e130f0af-41dc-4ee7-8b89-5da874bd8d97 => generated 1239 bytes in 442 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: 783/1525] 10.0.0.54 () {34 vars in 763 bytes} [Tue Apr 28 18:36:26 2026] PUT /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1526] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:36:26 2026] GET /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1527] 10.0.0.54 () {34 vars in 759 bytes} [Tue Apr 28 18:36:26 2026] PUT /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1528] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:36:26 2026] GET /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1529] 10.0.0.54 () {34 vars in 781 bytes} [Tue Apr 28 18:36:26 2026] PUT /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1530] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:36:25 2026] PUT /v2.0/routers/82072c19-f6be-4142-9410-613574597ec4/add_router_interface => generated 309 bytes in 1323 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: 744/1531] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:36:26 2026] GET /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1532] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:36:26 2026] GET /v2.0/ports/f9b94681-14d1-4c1e-98b9-61efa366c9cf => generated 1038 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:26.463 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae8b038b-38f4-401e-ab9f-b722d9d5731f'] response: {'name': 'network-changed', 'server_uuid': 'ad1a95ef-b09c-4674-a2d7-abce7df5a2cc', 'tag': 'e130f0af-41dc-4ee7-8b89-5da874bd8d97', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 745/1533] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:36:26 2026] PUT /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1534] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:36:26 2026] GET /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1535] 10.0.0.54 () {32 vars in 740 bytes} [Tue Apr 28 18:36:26 2026] GET /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1536] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:26 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:26.622 7 INFO neutron.api.v2.resource [None req-944bc483-cfc0-45ac-a9ef-0014a40493a3 d3435502d3b547efb0e0950a94d6cd2b 4464055c192c4180891c3dff0a4d37be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1537] 10.0.0.54 () {32 vars in 744 bytes} [Tue Apr 28 18:36:26 2026] GET /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1538] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:26 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1539] 10.0.0.54 () {32 vars in 743 bytes} [Tue Apr 28 18:36:26 2026] DELETE /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1540] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:36:26 2026] GET /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:26.741 7 INFO neutron.api.v2.resource [None req-9d9c1697-adbe-45e4-8b7d-87b65bfb1ab9 d3435502d3b547efb0e0950a94d6cd2b 4464055c192c4180891c3dff0a4d37be - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 753/1541] 10.0.0.54 () {32 vars in 747 bytes} [Tue Apr 28 18:36:26 2026] DELETE /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1542] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:26 2026] DELETE /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1543] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:36:26 2026] GET /v2.0/policies/6ed49fe8-d2e8-42f8-b351-02743640666c/tags => 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: 756/1544] 10.0.0.54 () {32 vars in 733 bytes} [Tue Apr 28 18:36:26 2026] DELETE /v2.0/qos/policies/6ed49fe8-d2e8-42f8-b351-02743640666c => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1545] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:36:26 2026] GET /v2.0/ports?tenant_id=368fd0f1324c4f60bee55c82720df31a&device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1546] 199.19.213.220 () {34 vars in 1018 bytes} [Tue Apr 28 18:36:27 2026] GET /v2.0/networks?tenant_id=368fd0f1324c4f60bee55c82720df31a&shared=False => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1547] 199.19.213.220 () {34 vars in 930 bytes} [Tue Apr 28 18:36:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1548] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:36:26 2026] PUT /v2.0/routers/82072c19-f6be-4142-9410-613574597ec4/remove_router_interface => generated 309 bytes in 787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:27.403 7 INFO neutron.api.v2.resource [None req-7ddaa921-1705-439d-8353-08d9dddaf9d3 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 760/1549] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:36:27 2026] PUT /v2.0/routers/82072c19-f6be-4142-9410-613574597ec4/remove_router_interface => generated 197 bytes in 149 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: 8|app: 0|req: 790/1550] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:27 2026] GET /v2.0/ports?device_id=82072c19-f6be-4142-9410-613574597ec4 => 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: 791/1551] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:27 2026] GET /v2.0/security-groups?tenant_id=16a55ef9b07f42c893b8cd00f8f92657&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1552] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:27 2026] DELETE /v2.0/security-groups/eeefc6b4-bfca-4f25-b602-d1187976da4c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1553] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:27 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:27.907 7 INFO neutron.services.segments.plugin [-] Segment 9140d592-15ae-42c0-83e5-c76c6df0dc27 resource provider aggregate not found 2026-04-28 18:36:27.911 7 INFO neutron.services.segments.plugin [-] Segment 9140d592-15ae-42c0-83e5-c76c6df0dc27 resource provider aggregate not found [pid: 8|app: 0|req: 794/1554] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:27 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:27.925 7 INFO neutron.services.segments.plugin [-] Segment 9140d592-15ae-42c0-83e5-c76c6df0dc27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9140d592-15ae-42c0-83e5-c76c6df0dc27 found for delete ", "request_id": "req-9e6d2772-0c60-46a2-a052-6b73a48b6919"}]} 2026-04-28 18:36:27.925 7 INFO neutron.services.segments.plugin [-] Segment 9140d592-15ae-42c0-83e5-c76c6df0dc27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9140d592-15ae-42c0-83e5-c76c6df0dc27 found for delete ", "request_id": "req-2b426760-d8de-404e-a579-b1e7085fe499"}]} 2026-04-28 18:36:27.932 7 INFO neutron.db.l3_hamode_db [None req-0d9257c2-47d9-437e-ab9c-e7bef80168ba b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] HA network 25229d18-fff9-46a3-9836-a686558f166d was deleted as no HA routers are present in tenant 54a22b7523304a77a65ecb48dd2f73d1. [pid: 7|app: 0|req: 761/1555] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:27 2026] DELETE /v2.0/routers/82072c19-f6be-4142-9410-613574597ec4 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1556] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:27 2026] GET /v2.0/security-groups?tenant_id=4464055c192c4180891c3dff0a4d37be&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1557] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:27 2026] DELETE /v2.0/subnets/22b90963-3911-4c25-83d0-f73d815692a3 => 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: 796/1558] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:28 2026] DELETE /v2.0/security-groups/70c41144-7662-472c-97d5-e7f024ad8f80 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1559] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:36:28 2026] GET /v2.0/ports?tenant_id=368fd0f1324c4f60bee55c82720df31a&device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1560] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:36:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e130f0af-41dc-4ee7-8b89-5da874bd8d97 => 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: 799/1561] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:36:28 2026] GET /v2.0/subnets?id=abaea1c9-e092-4748-8a9b-d51db75762dc => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1562] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:36:28 2026] GET /v2.0/ports?network_id=2a583897-70fe-4deb-892b-ead10173116f&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1563] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:36:28 2026] GET /v2.0/networks/2a583897-70fe-4deb-892b-ead10173116f?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: 763/1564] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:28 2026] DELETE /v2.0/networks/3b70f939-d52d-440f-addd-7a2760a4376d => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:36:28.375 7 WARNING neutron_lib.context [None req-4d6fd20b-7f50-4fe4-950d-e1267e122f04 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 802/1565] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:36:28 2026] GET /v2.0/networks/2a583897-70fe-4deb-892b-ead10173116f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:28.432 7 INFO neutron.db.segments_db [None req-4d6fd20b-7f50-4fe4-950d-e1267e122f04 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Added segment d81d3712-7d96-4134-a171-73ac64f11e82 of type vxlan for network a7bbf038-06b9-4fe0-9d07-e088ea6c1dfe [pid: 7|app: 0|req: 764/1566] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:28 2026] POST /v2.0/networks => generated 634 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:28.527 8 WARNING neutron_lib.context [None req-86fb8489-c22e-426b-a794-a121c92f9e0f b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 803/1567] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:28 2026] POST /v2.0/subnets => generated 646 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:28.765 8 WARNING neutron_lib.context [None req-60edb07f-ad72-46c9-ae90-62c4dd236edf b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 765/1568] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:28 2026] GET /v2.0/security-groups?tenant_id=46338d11d458400b96f500a8a1bfe350&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:28.809 8 INFO neutron.db.segments_db [None req-60edb07f-ad72-46c9-ae90-62c4dd236edf b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Added segment 6a2ad47b-50ca-4ba8-b9e5-b12cf4db5e27 of type vxlan for network 72109af1-93c0-4c57-a84b-80e620d31d9a [pid: 7|app: 0|req: 766/1569] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:28 2026] DELETE /v2.0/security-groups/3b3521a9-da43-4ccf-95e1-6ecc72003cc4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1570] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:28 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1571] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:29 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:29.087 8 INFO neutron.db.l3_hamode_db [None req-60edb07f-ad72-46c9-ae90-62c4dd236edf b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:36:29.196 8 INFO neutron.db.l3_hamode_db [None req-60edb07f-ad72-46c9-ae90-62c4dd236edf b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 804/1572] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:28 2026] POST /v2.0/routers => generated 511 bytes in 1015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:29.949 7 INFO neutron.services.segments.plugin [-] Segment e4de6cb4-8058-467f-a013-c3de51718984 resource provider aggregate not found 2026-04-28 18:36:29.954 7 INFO neutron.services.segments.plugin [-] Segment e4de6cb4-8058-467f-a013-c3de51718984 resource provider aggregate not found 2026-04-28 18:36:29.962 7 INFO neutron.services.segments.plugin [-] Segment e4de6cb4-8058-467f-a013-c3de51718984 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4de6cb4-8058-467f-a013-c3de51718984 found for delete ", "request_id": "req-495e3f32-494c-4e63-a654-6566aa9befd2"}]} 2026-04-28 18:36:29.973 7 INFO neutron.services.segments.plugin [-] Segment e4de6cb4-8058-467f-a013-c3de51718984 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4de6cb4-8058-467f-a013-c3de51718984 found for delete ", "request_id": "req-30dcb0d2-9889-45f1-90f7-37c267bfda9d"}]} [pid: 8|app: 0|req: 805/1573] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:30 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1574] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:30 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1575] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:36:29 2026] PUT /v2.0/routers/d4b7a2b3-4e3a-4d1c-aca4-0feb0b1ed398/add_router_interface => generated 309 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1576] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:36:30 2026] GET /v2.0/ports/15809396-f3fd-4ef7-a353-f63eed1d506e => generated 959 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:31.295 8 WARNING neutron_lib.context [None req-1f4993b0-ba18-479f-bb33-bcbfcccd23ff 61c3924c1e6b4570b7afa4900f442b2e ccdfd20383ad438aa25504f0f9e4cb21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:31.356 8 INFO neutron.db.segments_db [None req-1f4993b0-ba18-479f-bb33-bcbfcccd23ff 61c3924c1e6b4570b7afa4900f442b2e ccdfd20383ad438aa25504f0f9e4cb21 - - default default] Added segment 860123e4-a457-4549-879a-c46e0cfa3873 of type vxlan for network 128a8243-f9a4-4985-ac46-84ce4e763954 [pid: 7|app: 0|req: 770/1577] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:36:30 2026] PUT /v2.0/routers/d4b7a2b3-4e3a-4d1c-aca4-0feb0b1ed398/remove_router_interface => generated 309 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:31.687 8 INFO neutron.db.l3_hamode_db [None req-1f4993b0-ba18-479f-bb33-bcbfcccd23ff 61c3924c1e6b4570b7afa4900f442b2e ccdfd20383ad438aa25504f0f9e4cb21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 771/1578] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:31 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => 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: 772/1579] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:31 2026] GET /v2.0/ports?device_id=d4b7a2b3-4e3a-4d1c-aca4-0feb0b1ed398 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:31.803 8 INFO neutron.db.l3_hamode_db [None req-1f4993b0-ba18-479f-bb33-bcbfcccd23ff 61c3924c1e6b4570b7afa4900f442b2e ccdfd20383ad438aa25504f0f9e4cb21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 773/1580] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:31 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:32.331 7 INFO neutron.services.segments.plugin [-] Segment 6a2ad47b-50ca-4ba8-b9e5-b12cf4db5e27 resource provider aggregate not found 2026-04-28 18:36:32.344 7 INFO neutron.services.segments.plugin [-] Segment 6a2ad47b-50ca-4ba8-b9e5-b12cf4db5e27 resource provider aggregate not found 2026-04-28 18:36:32.348 7 INFO neutron.services.segments.plugin [-] Segment 6a2ad47b-50ca-4ba8-b9e5-b12cf4db5e27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a2ad47b-50ca-4ba8-b9e5-b12cf4db5e27 found for delete ", "request_id": "req-6ab4a50d-04e4-4fba-a333-c2703dcdf258"}]} 2026-04-28 18:36:32.355 7 INFO neutron.services.segments.plugin [-] Segment 6a2ad47b-50ca-4ba8-b9e5-b12cf4db5e27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a2ad47b-50ca-4ba8-b9e5-b12cf4db5e27 found for delete ", "request_id": "req-78b1d9d7-cd5c-4f9f-82a4-9968f6055c40"}]} 2026-04-28 18:36:32.360 7 INFO neutron.db.l3_hamode_db [None req-fe643bca-4971-4367-a463-d5d81dfef611 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] HA network 72109af1-93c0-4c57-a84b-80e620d31d9a was deleted as no HA routers are present in tenant 54a22b7523304a77a65ecb48dd2f73d1. [pid: 7|app: 0|req: 774/1581] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:31 2026] DELETE /v2.0/routers/d4b7a2b3-4e3a-4d1c-aca4-0feb0b1ed398 => generated 0 bytes in 537 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1582] 10.0.0.54 () {34 vars in 667 bytes} [Tue Apr 28 18:36:31 2026] POST /v2.0/routers => generated 474 bytes in 1372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1583] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:32 2026] DELETE /v2.0/subnets/4e0a7a4a-04d4-44d0-8d9f-7754f1c3aa6f => 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: 809/1584] 10.0.0.54 () {34 vars in 750 bytes} [Tue Apr 28 18:36:32 2026] PUT /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1585] 10.0.0.54 () {32 vars in 730 bytes} [Tue Apr 28 18:36:32 2026] GET /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1586] 10.0.0.54 () {34 vars in 761 bytes} [Tue Apr 28 18:36:32 2026] PUT /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags/green => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1587] 10.0.0.54 () {32 vars in 730 bytes} [Tue Apr 28 18:36:32 2026] GET /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/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: 813/1588] 10.0.0.54 () {34 vars in 757 bytes} [Tue Apr 28 18:36:32 2026] PUT /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags/red => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1589] 10.0.0.54 () {32 vars in 730 bytes} [Tue Apr 28 18:36:32 2026] GET /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/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: 776/1590] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:32 2026] DELETE /v2.0/networks/a7bbf038-06b9-4fe0-9d07-e088ea6c1dfe => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1591] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:32 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:33.018 8 WARNING neutron_lib.context [None req-6dbf7b6c-ce4e-4a23-8cdd-e00b99afe6c2 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 777/1592] 10.0.0.54 () {34 vars in 779 bytes} [Tue Apr 28 18:36:32 2026] PUT /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 18:36:33.059 8 INFO neutron.db.segments_db [None req-6dbf7b6c-ce4e-4a23-8cdd-e00b99afe6c2 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Added segment 68a739fe-a203-4974-be45-7e735e292d30 of type vxlan for network f174f0d9-b3d2-4d46-b5dd-763f9f0f9050 [pid: 7|app: 0|req: 778/1593] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:33 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1594] 10.0.0.54 () {32 vars in 730 bytes} [Tue Apr 28 18:36:33 2026] GET /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags => generated 52 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:33.342 8 INFO neutron.db.l3_hamode_db [None req-6dbf7b6c-ce4e-4a23-8cdd-e00b99afe6c2 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:36:33.368 7 WARNING neutron_lib.context [None req-2ee16312-c780-4934-a393-bbdb86799106 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:33.410 7 INFO neutron.db.segments_db [None req-2ee16312-c780-4934-a393-bbdb86799106 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Added segment 6e1f9f72-4f23-4f94-bb6a-edfb3ff35af3 of type vxlan for network 3f8b8374-6d4f-447e-8391-a3601c43b71d 2026-04-28 18:36:33.688 7 INFO neutron.db.l3_hamode_db [None req-2ee16312-c780-4934-a393-bbdb86799106 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:36:33.868 7 INFO neutron.db.l3_hamode_db [None req-2ee16312-c780-4934-a393-bbdb86799106 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:36:34.092 8 INFO neutron.db.l3_hamode_db [None req-6dbf7b6c-ce4e-4a23-8cdd-e00b99afe6c2 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:36:34.366 7 INFO neutron.services.segments.plugin [-] Segment d81d3712-7d96-4134-a171-73ac64f11e82 resource provider aggregate not found 2026-04-28 18:36:34.374 7 INFO neutron.services.segments.plugin [-] Segment d81d3712-7d96-4134-a171-73ac64f11e82 resource provider aggregate not found 2026-04-28 18:36:34.386 7 INFO neutron.services.segments.plugin [-] Segment d81d3712-7d96-4134-a171-73ac64f11e82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d81d3712-7d96-4134-a171-73ac64f11e82 found for delete ", "request_id": "req-3a77d524-8599-498e-be41-89f22d35ac81"}]} 2026-04-28 18:36:34.390 7 INFO neutron.services.segments.plugin [-] Segment d81d3712-7d96-4134-a171-73ac64f11e82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d81d3712-7d96-4134-a171-73ac64f11e82 found for delete ", "request_id": "req-083784f4-5585-4724-b6a3-feea134590b9"}]} [pid: 7|app: 0|req: 780/1595] 10.0.0.54 () {34 vars in 667 bytes} [Tue Apr 28 18:36:33 2026] POST /v2.0/routers => generated 474 bytes in 1352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1596] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:34 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1597] 10.0.0.54 () {34 vars in 750 bytes} [Tue Apr 28 18:36:34 2026] PUT /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:34.656 7 WARNING neutron_lib.context [None req-c785c264-8c3a-430d-81f5-06eebb71e995 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:34.698 7 INFO neutron.db.l3_hamode_db [None req-c785c264-8c3a-430d-81f5-06eebb71e995 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:36:34.805 7 INFO neutron.db.l3_hamode_db [None req-c785c264-8c3a-430d-81f5-06eebb71e995 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 816/1600] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:33 2026] POST /v2.0/routers => generated 691 bytes in 1942 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:35.268 8 INFO neutron.db.l3_db [None req-7bb8b90a-03c5-4b06-9e80-5be2abdd4af7 68331588ff0c4f58bc40f41c4b2f7f23 368fd0f1324c4f60bee55c82720df31a - - default default] Floating IP d425c117-1254-4465-a0ac-9d2fa5a4e668 associated. External IP: 10.96.250.215, port: e130f0af-41dc-4ee7-8b89-5da874bd8d97. [pid: 7|app: 0|req: 785/1601] 10.0.0.54 () {34 vars in 667 bytes} [Tue Apr 28 18:36:34 2026] POST /v2.0/routers => generated 474 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1602] 10.0.0.54 () {32 vars in 730 bytes} [Tue Apr 28 18:36:35 2026] GET /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1603] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:36:35 2026] GET /v2.0/routers/112e3c9f-3761-4018-94f2-3bc6a7143383 => generated 697 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:35.461 7 WARNING neutron_lib.context [None req-1b57774f-7404-434d-89ab-3e7e34312b7e 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:35.494 7 INFO neutron.db.l3_hamode_db [None req-1b57774f-7404-434d-89ab-3e7e34312b7e 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 817/1604] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:36:34 2026] PUT /v2.0/floatingips/d425c117-1254-4465-a0ac-9d2fa5a4e668 => generated 856 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:35.596 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c63ceb01-b11d-46a1-ba9d-d911d0465690'] response: {'name': 'network-changed', 'server_uuid': 'ad1a95ef-b09c-4674-a2d7-abce7df5a2cc', 'tag': 'e130f0af-41dc-4ee7-8b89-5da874bd8d97', 'status': 'completed', 'code': 200} 2026-04-28 18:36:35.604 7 INFO neutron.db.l3_hamode_db [None req-1b57774f-7404-434d-89ab-3e7e34312b7e 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 818/1605] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:36:35 2026] GET /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1606] 10.0.0.54 () {32 vars in 646 bytes} [Tue Apr 28 18:36:35 2026] GET /v2.0/routers => generated 700 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:35.732 8 INFO neutron.api.v2.resource [None req-b275d63a-c1d7-45c4-86ae-11e9d4370bce 61c3924c1e6b4570b7afa4900f442b2e ccdfd20383ad438aa25504f0f9e4cb21 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 820/1607] 10.0.0.54 () {32 vars in 742 bytes} [Tue Apr 28 18:36:35 2026] GET /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1608] 10.0.0.54 () {34 vars in 740 bytes} [Tue Apr 28 18:36:35 2026] PUT /v2.0/routers/112e3c9f-3761-4018-94f2-3bc6a7143383 => generated 704 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1609] 10.0.0.54 () {34 vars in 667 bytes} [Tue Apr 28 18:36:35 2026] POST /v2.0/routers => generated 474 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1610] 10.0.0.54 () {32 vars in 741 bytes} [Tue Apr 28 18:36:36 2026] DELETE /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1611] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:36:36 2026] GET /v2.0/ports?tenant_id=368fd0f1324c4f60bee55c82720df31a&device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:36.186 7 WARNING neutron_lib.context [None req-de8a9228-23ad-49d3-9321-faf59dfc0009 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1612] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:36:36 2026] GET /v2.0/routers/112e3c9f-3761-4018-94f2-3bc6a7143383 => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:36.215 7 INFO neutron.db.l3_hamode_db [None req-de8a9228-23ad-49d3-9321-faf59dfc0009 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 824/1613] 10.0.0.54 () {32 vars in 730 bytes} [Tue Apr 28 18:36:36 2026] GET /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1614] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:36:36 2026] GET /v2.0/networks?id=2a583897-70fe-4deb-892b-ead10173116f => generated 772 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1615] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:36 2026] GET /v2.0/ports?device_id=112e3c9f-3761-4018-94f2-3bc6a7143383 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:36.314 7 INFO neutron.db.l3_hamode_db [None req-de8a9228-23ad-49d3-9321-faf59dfc0009 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:36:36.333 8 INFO neutron.api.v2.resource [None req-48d20b1b-439c-4b53-95e7-7362d1f1c18c 61c3924c1e6b4570b7afa4900f442b2e ccdfd20383ad438aa25504f0f9e4cb21 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 827/1616] 10.0.0.54 () {32 vars in 745 bytes} [Tue Apr 28 18:36:36 2026] DELETE /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1617] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:36:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e130f0af-41dc-4ee7-8b89-5da874bd8d97 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1618] 10.0.0.54 () {34 vars in 667 bytes} [Tue Apr 28 18:36:36 2026] POST /v2.0/routers => generated 474 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1619] 10.0.0.54 () {32 vars in 733 bytes} [Tue Apr 28 18:36:36 2026] DELETE /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1620] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:36:36 2026] GET /v2.0/subnets?id=abaea1c9-e092-4748-8a9b-d51db75762dc => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:36.990 7 WARNING neutron_lib.context [None req-c561c624-4268-4687-b395-035c9d24d24c 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:37.028 7 INFO neutron.db.l3_hamode_db [None req-c561c624-4268-4687-b395-035c9d24d24c 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:36:37.140 7 INFO neutron.db.l3_hamode_db [None req-c561c624-4268-4687-b395-035c9d24d24c 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:36:37.190 8 INFO neutron.services.segments.plugin [-] Segment 68a739fe-a203-4974-be45-7e735e292d30 resource provider aggregate not found 2026-04-28 18:36:37.197 8 INFO neutron.services.segments.plugin [-] Segment 68a739fe-a203-4974-be45-7e735e292d30 resource provider aggregate not found 2026-04-28 18:36:37.211 8 INFO neutron.services.segments.plugin [-] Segment 68a739fe-a203-4974-be45-7e735e292d30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68a739fe-a203-4974-be45-7e735e292d30 found for delete ", "request_id": "req-a9e4d6ad-9f01-452d-ba16-9202033d5108"}]} 2026-04-28 18:36:37.217 8 INFO neutron.services.segments.plugin [-] Segment 68a739fe-a203-4974-be45-7e735e292d30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68a739fe-a203-4974-be45-7e735e292d30 found for delete ", "request_id": "req-e2cca4e3-77bf-41c6-aace-010c26d56361"}]} 2026-04-28 18:36:37.221 8 INFO neutron.db.l3_hamode_db [None req-5402a295-bb9f-4194-bd87-798b18cc15e9 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] HA network f174f0d9-b3d2-4d46-b5dd-763f9f0f9050 was deleted as no HA routers are present in tenant 54a22b7523304a77a65ecb48dd2f73d1. [pid: 8|app: 0|req: 829/1621] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:36 2026] DELETE /v2.0/routers/112e3c9f-3761-4018-94f2-3bc6a7143383 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1622] 10.0.0.54 () {32 vars in 730 bytes} [Tue Apr 28 18:36:37 2026] GET /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1623] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:36:37 2026] GET /v2.0/ports?network_id=2a583897-70fe-4deb-892b-ead10173116f&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: 832/1624] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:37 2026] GET /v2.0/ports?device_id=112e3c9f-3761-4018-94f2-3bc6a7143383 => 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: 833/1625] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:36:37 2026] GET /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605 => generated 480 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1626] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:36:37 2026] GET /v2.0/networks/2a583897-70fe-4deb-892b-ead10173116f?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:37.426 8 INFO neutron.api.v2.resource [None req-40b33e6f-4850-447b-89e7-3f445824577a b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 835/1627] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:37 2026] DELETE /v2.0/routers/112e3c9f-3761-4018-94f2-3bc6a7143383 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1628] 10.0.0.54 () {34 vars in 667 bytes} [Tue Apr 28 18:36:36 2026] POST /v2.0/routers => generated 474 bytes in 826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1629] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:36:37 2026] GET /v2.0/networks/2a583897-70fe-4deb-892b-ead10173116f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1630] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:37 2026] GET /v2.0/ports?device_id=d4b7a2b3-4e3a-4d1c-aca4-0feb0b1ed398 => 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: 796/1631] 10.0.0.54 () {34 vars in 750 bytes} [Tue Apr 28 18:36:37 2026] PUT /v2.0/routers/10bdafb1-af5f-4de9-93e5-2eeedace787a/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1632] 10.0.0.54 () {34 vars in 741 bytes} [Tue Apr 28 18:36:37 2026] PUT /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605 => generated 480 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:37.950 7 INFO neutron.api.v2.resource [None req-7ad4d3f2-e501-458a-8455-e1f30f868d58 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 797/1633] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:37 2026] DELETE /v2.0/routers/d4b7a2b3-4e3a-4d1c-aca4-0feb0b1ed398 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1634] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:37 2026] GET /v2.0/ports?device_id=3fe71a1c-07c6-440b-823a-96710a6b8605 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:37.976 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b7f7448-0c88-468e-ab9d-1148e20682f0 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1635] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:37 2026] DELETE /v2.0/subnets/4e0a7a4a-04d4-44d0-8d9f-7754f1c3aa6f => 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: 837/1636] 10.0.0.54 () {34 vars in 750 bytes} [Tue Apr 28 18:36:37 2026] PUT /v2.0/routers/6ac82735-ce25-405e-9650-03330c257cdc/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1637] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:38 2026] GET /v2.0/ports?device_id=82072c19-f6be-4142-9410-613574597ec4 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1638] 10.0.0.54 () {34 vars in 750 bytes} [Tue Apr 28 18:36:38 2026] PUT /v2.0/routers/85178a8d-a59b-47ce-9fcc-7ef09338b789/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:38.097 8 INFO neutron.api.v2.resource [None req-8832ce47-cbf9-478c-a3fb-dfb17c156b7c b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 840/1639] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:38 2026] DELETE /v2.0/routers/82072c19-f6be-4142-9410-613574597ec4 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1640] 10.0.0.54 () {34 vars in 750 bytes} [Tue Apr 28 18:36:38 2026] PUT /v2.0/routers/d87cec3c-ac52-40ff-8728-cdf9ca01b45a/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:38.175 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75cd5652-0254-4db3-97ee-701f2278ddce b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1641] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:38 2026] DELETE /v2.0/subnets/22b90963-3911-4c25-83d0-f73d815692a3 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1642] 10.0.0.54 () {32 vars in 663 bytes} [Tue Apr 28 18:36:38 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1643] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:38 2026] GET /v2.0/ports?device_id=5e027391-81aa-4c81-82bd-a611f4ee62a5 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1644] 10.0.0.54 () {32 vars in 677 bytes} [Tue Apr 28 18:36:38 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:38.328 8 INFO neutron.api.v2.resource [None req-d802a49d-8bdc-4386-b462-8a791ea115ac b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 846/1645] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:38 2026] DELETE /v2.0/routers/5e027391-81aa-4c81-82bd-a611f4ee62a5 => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1646] 10.0.0.54 () {32 vars in 673 bytes} [Tue Apr 28 18:36:38 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:38.398 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a8cb577-9a18-4e3b-bc7a-eb8c715d00e1 b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 848/1647] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:38 2026] DELETE /v2.0/subnets/e09b4362-6f20-4274-ac9a-715a13eb3762 => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1648] 10.0.0.54 () {32 vars in 685 bytes} [Tue Apr 28 18:36:38 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:38.450 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57c126b8-5543-4aa3-9271-7bf1aa6a9efb b0f1ebda28b4447496beb2ae00881f8f 54a22b7523304a77a65ecb48dd2f73d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 850/1649] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:38 2026] DELETE /v2.0/subnets/fb67610d-40fd-4223-a938-07d99ae532af => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:36:38.489 7 INFO neutron.services.segments.plugin [-] Segment 860123e4-a457-4549-879a-c46e0cfa3873 resource provider aggregate not found 2026-04-28 18:36:38.492 7 INFO neutron.services.segments.plugin [-] Segment 860123e4-a457-4549-879a-c46e0cfa3873 resource provider aggregate not found 2026-04-28 18:36:38.503 7 INFO neutron.services.segments.plugin [-] Segment 860123e4-a457-4549-879a-c46e0cfa3873 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 860123e4-a457-4549-879a-c46e0cfa3873 found for delete ", "request_id": "req-fe836ffe-84e5-4440-9252-d310b7ca13b6"}]} 2026-04-28 18:36:38.505 7 INFO neutron.services.segments.plugin [-] Segment 860123e4-a457-4549-879a-c46e0cfa3873 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 860123e4-a457-4549-879a-c46e0cfa3873 found for delete ", "request_id": "req-83bb6845-78a6-4e31-80b4-a99eb875940b"}]} [pid: 8|app: 0|req: 851/1650] 10.0.0.54 () {32 vars in 671 bytes} [Tue Apr 28 18:36:38 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:38.510 7 INFO neutron.db.l3_hamode_db [None req-97391203-78b8-499e-9d8a-ce6efb670a6c 61c3924c1e6b4570b7afa4900f442b2e ccdfd20383ad438aa25504f0f9e4cb21 - - default default] HA network 128a8243-f9a4-4985-ac46-84ce4e763954 was deleted as no HA routers are present in tenant ccdfd20383ad438aa25504f0f9e4cb21. [pid: 7|app: 0|req: 800/1651] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:37 2026] DELETE /v2.0/routers/3fe71a1c-07c6-440b-823a-96710a6b8605 => generated 0 bytes in 535 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1652] 10.0.0.54 () {32 vars in 685 bytes} [Tue Apr 28 18:36:38 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1653] 199.19.213.220 () {34 vars in 1096 bytes} [Tue Apr 28 18:36:38 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1654] 10.0.0.54 () {32 vars in 681 bytes} [Tue Apr 28 18:36:38 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1655] 10.0.0.54 () {32 vars in 693 bytes} [Tue Apr 28 18:36:38 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1656] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:38 2026] GET /v2.0/security-groups?tenant_id=54a22b7523304a77a65ecb48dd2f73d1&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1657] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:36:39 2026] GET /v2.0/routers/10bdafb1-af5f-4de9-93e5-2eeedace787a => generated 485 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1658] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:39 2026] DELETE /v2.0/security-groups/5f1a0b9d-cf99-4931-bf04-0fb42e5681c0 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1659] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:39 2026] GET /v2.0/security-groups?tenant_id=525eb03f58e84d898e9bac1d7e430ee0&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1660] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:39 2026] DELETE /v2.0/security-groups/854cecef-c51c-48ca-9b71-b061cade75cd => 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: 857/1661] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:39 2026] GET /v2.0/security-groups?tenant_id=ccdfd20383ad438aa25504f0f9e4cb21&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1662] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:36:39 2026] GET /v2.0/ports?tenant_id=368fd0f1324c4f60bee55c82720df31a&device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1663] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:39 2026] DELETE /v2.0/security-groups/96ef23c2-7f26-42c5-a300-ba4ea88ffb97 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1664] 10.0.0.54 () {34 vars in 741 bytes} [Tue Apr 28 18:36:39 2026] PUT /v2.0/routers/10bdafb1-af5f-4de9-93e5-2eeedace787a => generated 485 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1665] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:39 2026] GET /v2.0/ports?device_id=10bdafb1-af5f-4de9-93e5-2eeedace787a => 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: 806/1666] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:39 2026] DELETE /v2.0/routers/10bdafb1-af5f-4de9-93e5-2eeedace787a => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1667] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:36:40 2026] GET /v2.0/routers/6ac82735-ce25-405e-9650-03330c257cdc => generated 493 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1668] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:36:40 2026] GET /v2.0/networks?id=2a583897-70fe-4deb-892b-ead10173116f => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1669] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:36:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e130f0af-41dc-4ee7-8b89-5da874bd8d97 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1670] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:36:40 2026] GET /v2.0/subnets?id=abaea1c9-e092-4748-8a9b-d51db75762dc => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1671] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:36:40 2026] GET /v2.0/ports?network_id=2a583897-70fe-4deb-892b-ead10173116f&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1672] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:36:40 2026] GET /v2.0/networks/2a583897-70fe-4deb-892b-ead10173116f?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: 812/1673] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:36:40 2026] GET /v2.0/networks/2a583897-70fe-4deb-892b-ead10173116f?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: 862/1674] 10.0.0.54 () {34 vars in 741 bytes} [Tue Apr 28 18:36:40 2026] PUT /v2.0/routers/6ac82735-ce25-405e-9650-03330c257cdc => generated 493 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1675] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:40 2026] GET /v2.0/ports?device_id=6ac82735-ce25-405e-9650-03330c257cdc => 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: 863/1676] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:40 2026] DELETE /v2.0/routers/6ac82735-ce25-405e-9650-03330c257cdc => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1677] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:36:41 2026] GET /v2.0/routers/85178a8d-a59b-47ce-9fcc-7ef09338b789 => generated 502 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:41.160 7 WARNING neutron_lib.context [None req-c5a8782f-3297-4a74-81b3-4500b47f843c 477aff1ade8f4509abba687fa4e7266e 454969106c2e43f4979351973bf8fc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 814/1678] 10.0.0.54 () {34 vars in 683 bytes} [Tue Apr 28 18:36:40 2026] POST /v2.0/security-groups => generated 1623 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1679] 10.0.0.54 () {32 vars in 662 bytes} [Tue Apr 28 18:36:41 2026] GET /v2.0/security-groups => generated 4528 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1680] 10.0.0.54 () {34 vars in 757 bytes} [Tue Apr 28 18:36:41 2026] PUT /v2.0/security-groups/1e6984c3-0a7e-4f03-bfb2-d252e2aecc3b => generated 1662 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1681] 10.0.0.54 () {32 vars in 736 bytes} [Tue Apr 28 18:36:41 2026] GET /v2.0/security-groups/1e6984c3-0a7e-4f03-bfb2-d252e2aecc3b => generated 1662 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1682] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:41 2026] DELETE /v2.0/security-groups/1e6984c3-0a7e-4f03-bfb2-d252e2aecc3b => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1683] 10.0.0.54 () {32 vars in 662 bytes} [Tue Apr 28 18:36:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:41.631 7 INFO neutron.api.v2.resource [None req-21e8a3ca-80d5-4dde-8b80-9129d9469372 477aff1ade8f4509abba687fa4e7266e 454969106c2e43f4979351973bf8fc2b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 820/1684] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:41 2026] DELETE /v2.0/security-groups/1e6984c3-0a7e-4f03-bfb2-d252e2aecc3b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:36:41.643 7 WARNING neutron_lib.context [None req-a9797b42-32cb-4392-b996-74cb5642fe68 477aff1ade8f4509abba687fa4e7266e 454969106c2e43f4979351973bf8fc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 865/1685] 10.0.0.54 () {34 vars in 741 bytes} [Tue Apr 28 18:36:41 2026] PUT /v2.0/routers/85178a8d-a59b-47ce-9fcc-7ef09338b789 => generated 502 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1686] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:41 2026] GET /v2.0/ports?device_id=85178a8d-a59b-47ce-9fcc-7ef09338b789 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1687] 10.0.0.54 () {34 vars in 683 bytes} [Tue Apr 28 18:36:41 2026] POST /v2.0/security-groups => generated 1625 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:36:41.764 7 WARNING neutron_lib.context [None req-131a21d6-004e-4c2b-8a41-0c48359925f1 477aff1ade8f4509abba687fa4e7266e 454969106c2e43f4979351973bf8fc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 822/1688] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:36:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1689] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:36:41 2026] GET /v2.0/security-group-rules/245ed683-bf7b-4188-b2ac-7b30cedb8dac => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1690] 10.0.0.54 () {32 vars in 672 bytes} [Tue Apr 28 18:36:41 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1691] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:36:41 2026] DELETE /v2.0/security-group-rules/245ed683-bf7b-4188-b2ac-7b30cedb8dac => 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: 867/1692] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:41 2026] DELETE /v2.0/routers/85178a8d-a59b-47ce-9fcc-7ef09338b789 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1693] 10.0.0.54 () {32 vars in 672 bytes} [Tue Apr 28 18:36:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:42.100 7 WARNING neutron_lib.context [None req-5387b08a-03e5-48af-916d-0975512e1b6f 477aff1ade8f4509abba687fa4e7266e 454969106c2e43f4979351973bf8fc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 868/1694] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:36:42 2026] GET /v2.0/routers/d87cec3c-ac52-40ff-8728-cdf9ca01b45a => generated 487 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1695] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:36:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1696] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:36:42 2026] GET /v2.0/security-group-rules/6ce95ecb-49c6-42ae-9194-e24db15700a1 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1697] 10.0.0.54 () {32 vars in 672 bytes} [Tue Apr 28 18:36:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1698] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:36:42 2026] DELETE /v2.0/security-group-rules/6ce95ecb-49c6-42ae-9194-e24db15700a1 => 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: 831/1699] 10.0.0.54 () {32 vars in 672 bytes} [Tue Apr 28 18:36:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:42.431 7 WARNING neutron_lib.context [None req-4e2be92b-ba2e-4f7b-92b2-b28686dfefc1 477aff1ade8f4509abba687fa4e7266e 454969106c2e43f4979351973bf8fc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:36:42.465 7 INFO neutron.db.securitygroups_db [None req-4e2be92b-ba2e-4f7b-92b2-b28686dfefc1 477aff1ade8f4509abba687fa4e7266e 454969106c2e43f4979351973bf8fc2b - - default default] Project 454969106c2e43f4979351973bf8fc2b 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: 832/1700] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:36:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1701] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:36:42 2026] GET /v2.0/security-group-rules/0f33554b-8d3e-40fd-abd8-dc135247e364 => generated 607 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1702] 10.0.0.54 () {32 vars in 672 bytes} [Tue Apr 28 18:36:42 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1703] 10.0.0.54 () {34 vars in 741 bytes} [Tue Apr 28 18:36:42 2026] PUT /v2.0/routers/d87cec3c-ac52-40ff-8728-cdf9ca01b45a => generated 487 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1704] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:42 2026] GET /v2.0/ports?device_id=d87cec3c-ac52-40ff-8728-cdf9ca01b45a => 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: 835/1705] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:36:42 2026] DELETE /v2.0/security-group-rules/0f33554b-8d3e-40fd-abd8-dc135247e364 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1706] 10.0.0.54 () {32 vars in 672 bytes} [Tue Apr 28 18:36:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:42.906 7 WARNING neutron_lib.context [None req-b032057a-1c31-4149-9f50-c3ba088fe5c3 7aed42dc820142de8443752c72424639 60483d28505d448b9044c4d42e8bb7e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 871/1707] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:42 2026] DELETE /v2.0/routers/d87cec3c-ac52-40ff-8728-cdf9ca01b45a => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1708] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:36:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1709] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/routers/9499dc14-f40c-4c99-893a-e5aaad4a4f49 => generated 480 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1710] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:43 2026] DELETE /v2.0/security-groups/83ca05af-88c9-47f0-8da2-c53cf2fa3ba5 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1711] 10.0.0.54 () {34 vars in 758 bytes} [Tue Apr 28 18:36:43 2026] PUT /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1712] 10.0.0.54 () {32 vars in 662 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1713] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1714] 10.0.0.54 () {32 vars in 662 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1715] 10.0.0.54 () {34 vars in 769 bytes} [Tue Apr 28 18:36:43 2026] PUT /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1716] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1717] 10.0.0.54 () {34 vars in 765 bytes} [Tue Apr 28 18:36:43 2026] PUT /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1718] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1719] 10.0.0.54 () {34 vars in 787 bytes} [Tue Apr 28 18:36:43 2026] PUT /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1720] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1721] 10.0.0.54 () {34 vars in 758 bytes} [Tue Apr 28 18:36:43 2026] PUT /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1722] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/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: 851/1723] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:36:43.460 7 INFO neutron.api.v2.resource [None req-1b38db81-95e6-4902-8b86-3b666fc2e0dc 7aed42dc820142de8443752c72424639 60483d28505d448b9044c4d42e8bb7e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 852/1724] 10.0.0.54 () {32 vars in 750 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1725] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:36:43 2026] DELETE /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1726] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:43.533 7 INFO neutron.api.v2.resource [None req-de96eb5f-84b9-444c-9213-31777cdfcbc8 7aed42dc820142de8443752c72424639 60483d28505d448b9044c4d42e8bb7e8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 855/1727] 10.0.0.54 () {32 vars in 753 bytes} [Tue Apr 28 18:36:43 2026] DELETE /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1728] 10.0.0.54 () {34 vars in 741 bytes} [Tue Apr 28 18:36:43 2026] PUT /v2.0/routers/9499dc14-f40c-4c99-893a-e5aaad4a4f49 => generated 480 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1729] 10.0.0.54 () {32 vars in 741 bytes} [Tue Apr 28 18:36:43 2026] DELETE /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1730] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/ports?device_id=9499dc14-f40c-4c99-893a-e5aaad4a4f49 => 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: 857/1731] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f/tags => 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: 858/1732] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:36:43 2026] DELETE /v2.0/subnetpools/b9867b7c-cda7-4041-a860-2d34826fd52f => 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: 859/1733] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/security-groups?tenant_id=454969106c2e43f4979351973bf8fc2b&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1734] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:43 2026] DELETE /v2.0/security-groups/b2092b9e-d219-45d4-a8a1-f0e3bd320adc => 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: 861/1735] 10.0.0.220 () {34 vars in 990 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => 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: 862/1736] 10.0.0.220 () {34 vars in 1040 bytes} [Tue Apr 28 18:36:43 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:44.085 8 INFO neutron.services.segments.plugin [-] Segment 6e1f9f72-4f23-4f94-bb6a-edfb3ff35af3 resource provider aggregate not found 2026-04-28 18:36:44.090 8 INFO neutron.services.segments.plugin [-] Segment 6e1f9f72-4f23-4f94-bb6a-edfb3ff35af3 resource provider aggregate not found 2026-04-28 18:36:44.105 8 INFO neutron.services.segments.plugin [-] Segment 6e1f9f72-4f23-4f94-bb6a-edfb3ff35af3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e1f9f72-4f23-4f94-bb6a-edfb3ff35af3 found for delete ", "request_id": "req-77200006-2d8f-43ee-9747-4898a0513c8e"}]} 2026-04-28 18:36:44.105 8 INFO neutron.db.l3_hamode_db [None req-6d6a1b69-8520-4b9c-be51-a8fa2ce5f567 148a23ace2f242399e561f605c199fbb 6bdca636fc154616a582011f82cd7a40 - - default default] HA network 3f8b8374-6d4f-447e-8391-a3601c43b71d was deleted as no HA routers are present in tenant 6bdca636fc154616a582011f82cd7a40. [pid: 8|app: 0|req: 875/1737] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:43 2026] DELETE /v2.0/routers/9499dc14-f40c-4c99-893a-e5aaad4a4f49 => generated 0 bytes in 526 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1738] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:44 2026] GET /v2.0/security-groups?tenant_id=dbce1cb25e724d2a90944162319248de&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:44.550 8 INFO neutron.services.segments.plugin [-] Segment 6e1f9f72-4f23-4f94-bb6a-edfb3ff35af3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e1f9f72-4f23-4f94-bb6a-edfb3ff35af3 found for delete ", "request_id": "req-c5e43f8a-2ec1-4e29-ac35-0a095b27f9b6"}]} [pid: 8|app: 0|req: 876/1739] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:44 2026] DELETE /v2.0/security-groups/ae9ff076-a267-4513-b119-97af22c3ba51 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1740] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:44 2026] GET /v2.0/security-groups?tenant_id=60483d28505d448b9044c4d42e8bb7e8&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1741] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:44 2026] DELETE /v2.0/security-groups/4ed1aac1-5c93-48f0-a700-ec9ac62b2177 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1742] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:44 2026] GET /v2.0/security-groups?tenant_id=52417b589a474d7c971fb4c557b4eac8&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1743] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:45 2026] DELETE /v2.0/security-groups/740b289f-357f-43f7-9c0c-94b8758df3c7 => 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: 866/1744] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:45 2026] GET /v2.0/security-groups?tenant_id=6bdca636fc154616a582011f82cd7a40&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1745] 10.0.0.54 () {32 vars in 622 bytes} [Tue Apr 28 18:36:45 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: 879/1746] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:45 2026] DELETE /v2.0/security-groups/37f4d659-8e3e-44ed-acbf-79c29175d7ac => 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: 868/1747] 10.0.0.54 () {32 vars in 632 bytes} [Tue Apr 28 18:36:45 2026] GET /v2.0/ => generated 632 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1748] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:45 2026] GET /v2.0/security-groups?tenant_id=4c3bfaecdfcd46d3978ceef9a151d333&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1749] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:45 2026] DELETE /v2.0/security-groups/18d9cc47-1be3-44c4-b027-8c39c0864882 => 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: 870/1750] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:46 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1751] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:46 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1752] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:46 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1753] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:46 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1754] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:46 2026] GET /v2.0/security-groups?tenant_id=efb96ecb8e5347c482e381540b402e56&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1755] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:46 2026] DELETE /v2.0/security-groups/10074fcd-ba6a-48ff-bc63-ebe0a70af1eb => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1756] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:46 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1757] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:47 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1758] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:48 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => 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: 884/1759] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:48 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&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-04-28 18:36:48.343 7 WARNING neutron_lib.context [None req-49408c03-f38f-4fc1-836d-7e9b8b8d0d32 48c8ae68eadc4a10a99a602b08d1c44f 18f57d1a592e4ea1a5759ebab16a3183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 887/1762] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:36:48 2026] GET /v2.0/ports?tenant_id=368fd0f1324c4f60bee55c82720df31a&device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:48.497 7 INFO neutron.db.segments_db [None req-49408c03-f38f-4fc1-836d-7e9b8b8d0d32 48c8ae68eadc4a10a99a602b08d1c44f 18f57d1a592e4ea1a5759ebab16a3183 - - default default] Added segment f416e433-5aa5-4343-ad44-7d81ae5711c3 of type vxlan for network 27e7a4c1-7271-4107-b066-36c11447d420 [pid: 8|app: 0|req: 888/1763] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:36:48 2026] GET /v2.0/networks?id=2a583897-70fe-4deb-892b-ead10173116f => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1764] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:36:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e130f0af-41dc-4ee7-8b89-5da874bd8d97 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1765] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:48 2026] POST /v2.0/networks => generated 630 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:48.613 7 WARNING neutron_lib.context [None req-93e2172c-7891-4095-bce6-0393ad0932ca 48c8ae68eadc4a10a99a602b08d1c44f 18f57d1a592e4ea1a5759ebab16a3183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 890/1766] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:36:48 2026] GET /v2.0/subnets?id=abaea1c9-e092-4748-8a9b-d51db75762dc => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1767] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:36:48 2026] GET /v2.0/ports?network_id=2a583897-70fe-4deb-892b-ead10173116f&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1768] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:36:48 2026] GET /v2.0/networks/2a583897-70fe-4deb-892b-ead10173116f?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: 893/1769] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:36:48 2026] GET /v2.0/networks/2a583897-70fe-4deb-892b-ead10173116f?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: 877/1770] 10.0.0.54 () {34 vars in 663 bytes} [Tue Apr 28 18:36:48 2026] POST /v2.0/ports => generated 743 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:48.886 8 WARNING neutron_lib.context [None req-b75ee362-253a-4c53-8a3d-6d68fd55b4da 48c8ae68eadc4a10a99a602b08d1c44f 18f57d1a592e4ea1a5759ebab16a3183 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 894/1771] 10.0.0.54 () {34 vars in 665 bytes} [Tue Apr 28 18:36:48 2026] POST /v2.0/trunks => generated 407 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 878/1772] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:36:49 2026] PUT /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1773] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/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: 879/1774] 10.0.0.54 () {34 vars in 759 bytes} [Tue Apr 28 18:36:49 2026] PUT /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1775] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1776] 10.0.0.54 () {34 vars in 755 bytes} [Tue Apr 28 18:36:49 2026] PUT /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1777] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1778] 10.0.0.54 () {34 vars in 777 bytes} [Tue Apr 28 18:36:49 2026] PUT /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1779] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/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: 882/1780] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:36:49 2026] PUT /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1781] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1782] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/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: 884/1783] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1784] 10.0.0.54 () {32 vars in 736 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:36:49.429 7 INFO neutron.api.v2.resource [None req-fc30c2cf-31bc-4045-af78-500579d2411a 48c8ae68eadc4a10a99a602b08d1c44f 18f57d1a592e4ea1a5759ebab16a3183 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 886/1785] 10.0.0.54 () {32 vars in 740 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1786] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:49 2026] DELETE /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:36:49.486 8 WARNING neutron_lib.context [None req-faa37144-1a63-4723-bdf0-6159c1ee5bf8 324c9fce786a486b9828a0d341c1eb1e 0105d2cbe8de4a958dbce70436de1dcc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 888/1787] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:49.529 7 INFO neutron.api.v2.resource [None req-7a4c2776-1a3b-433f-b812-0fe17e1d1604 48c8ae68eadc4a10a99a602b08d1c44f 18f57d1a592e4ea1a5759ebab16a3183 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 889/1788] 10.0.0.54 () {32 vars in 743 bytes} [Tue Apr 28 18:36:49 2026] DELETE /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1789] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:36:49 2026] DELETE /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1790] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1791] 10.0.0.54 () {32 vars in 718 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:49.649 8 INFO neutron.db.segments_db [None req-faa37144-1a63-4723-bdf0-6159c1ee5bf8 324c9fce786a486b9828a0d341c1eb1e 0105d2cbe8de4a958dbce70436de1dcc - - default default] Added segment dbba7455-9952-4a9a-a88b-7c4289db0655 of type vxlan for network 192b0ed3-fd07-4644-8bcb-48c712f19cde [pid: 7|app: 0|req: 893/1792] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/ports/f09917ac-4950-4d50-8ded-0d19c27e2954 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1793] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:49 2026] POST /v2.0/networks => generated 632 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1794] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:36:49 2026] PUT /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1795] 10.0.0.54 () {32 vars in 721 bytes} [Tue Apr 28 18:36:49 2026] DELETE /v2.0/trunks/6b41c3d5-c9b7-4620-a60b-b3849442ae7d => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1796] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1797] 10.0.0.54 () {34 vars in 763 bytes} [Tue Apr 28 18:36:49 2026] PUT /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags/green => 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: 897/1798] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:36:49 2026] GET /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/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: 898/1799] 10.0.0.54 () {34 vars in 759 bytes} [Tue Apr 28 18:36:50 2026] PUT /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1800] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:36:50 2026] GET /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/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: 902/1801] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:36:49 2026] DELETE /v2.0/ports/f09917ac-4950-4d50-8ded-0d19c27e2954 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1802] 10.0.0.54 () {34 vars in 781 bytes} [Tue Apr 28 18:36:50 2026] PUT /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1803] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:36:50 2026] GET /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1804] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:36:50 2026] PUT /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:50.193 8 INFO neutron.services.segments.plugin [-] Segment f416e433-5aa5-4343-ad44-7d81ae5711c3 resource provider aggregate not found 2026-04-28 18:36:50.197 8 INFO neutron.services.segments.plugin [-] Segment f416e433-5aa5-4343-ad44-7d81ae5711c3 resource provider aggregate not found 2026-04-28 18:36:50.214 8 INFO neutron.services.segments.plugin [-] Segment f416e433-5aa5-4343-ad44-7d81ae5711c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f416e433-5aa5-4343-ad44-7d81ae5711c3 found for delete ", "request_id": "req-bd1872b5-a1d2-406f-9e7f-fec13d7c8823"}]} 2026-04-28 18:36:50.215 8 INFO neutron.services.segments.plugin [-] Segment f416e433-5aa5-4343-ad44-7d81ae5711c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f416e433-5aa5-4343-ad44-7d81ae5711c3 found for delete ", "request_id": "req-d863b47e-d27c-40d9-b43a-f6298c387cfe"}]} [pid: 7|app: 0|req: 903/1805] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:36:50 2026] GET /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1806] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:50 2026] DELETE /v2.0/networks/27e7a4c1-7271-4107-b066-36c11447d420 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1807] 10.0.0.54 () {32 vars in 740 bytes} [Tue Apr 28 18:36:50 2026] GET /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:36:50.282 8 INFO neutron.api.v2.resource [None req-2a58be09-0e0a-4b65-9881-10efe61d4374 324c9fce786a486b9828a0d341c1eb1e 0105d2cbe8de4a958dbce70436de1dcc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 904/1808] 10.0.0.54 () {32 vars in 744 bytes} [Tue Apr 28 18:36:50 2026] GET /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1809] 10.0.0.54 () {32 vars in 743 bytes} [Tue Apr 28 18:36:50 2026] DELETE /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1810] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:36:50 2026] GET /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:50.411 7 INFO neutron.api.v2.resource [None req-e2d1f542-7b3c-4a93-a5a2-9a2630eb8793 324c9fce786a486b9828a0d341c1eb1e 0105d2cbe8de4a958dbce70436de1dcc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 906/1811] 10.0.0.54 () {32 vars in 747 bytes} [Tue Apr 28 18:36:50 2026] DELETE /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1812] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:36:50 2026] DELETE /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1813] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:50 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1814] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:36:50 2026] GET /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde/tags => 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: 908/1815] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:50 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1816] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:50 2026] DELETE /v2.0/networks/192b0ed3-fd07-4644-8bcb-48c712f19cde => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1817] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:50 2026] GET /v2.0/security-groups?tenant_id=18f57d1a592e4ea1a5759ebab16a3183&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1818] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:51 2026] DELETE /v2.0/security-groups/506d78a0-e191-48e1-a8bb-cbfefa12fb37 => 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: 909/1819] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:51 2026] GET /v2.0/security-groups?tenant_id=97277325914843799212fe5ff5157969&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1820] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:51 2026] GET /v2.0/security-groups?tenant_id=3702701237674fbda9a9e3297df473d6&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1821] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:51 2026] DELETE /v2.0/security-groups/6ecfe8d1-8bf8-4325-9e6e-ea85e7e83b3a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1822] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:51 2026] DELETE /v2.0/security-groups/0411564c-16dc-4d06-b5e4-3bbf11d86019 => 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: 912/1823] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:51 2026] GET /v2.0/security-groups?tenant_id=5d330777f1fc405db2dd56f1d51755ff&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: 912/1824] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:51 2026] GET /v2.0/security-groups?tenant_id=f83f1d6a36ab4322a3f1c95fdadbe479&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: 913/1825] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:51 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1826] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:51 2026] DELETE /v2.0/security-groups/c0eba3da-a2dc-414e-84f1-130f4f992c91 => 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: 914/1827] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:51 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1828] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:51 2026] DELETE /v2.0/security-groups/f846dfb4-3941-4843-b928-bf0dd7375a3a => 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: 915/1829] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:51 2026] GET /v2.0/security-groups?tenant_id=0105d2cbe8de4a958dbce70436de1dcc&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1830] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:51 2026] DELETE /v2.0/security-groups/6004b941-b16a-49aa-98cb-9a88f66284e6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1831] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:52 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:52.915 8 INFO neutron.services.segments.plugin [-] Segment dbba7455-9952-4a9a-a88b-7c4289db0655 resource provider aggregate not found [pid: 8|app: 0|req: 916/1832] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:52 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:53.990 8 INFO neutron.services.segments.plugin [-] Segment dbba7455-9952-4a9a-a88b-7c4289db0655 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbba7455-9952-4a9a-a88b-7c4289db0655 found for delete ", "request_id": "req-c10155a8-8cca-4392-a308-6cd0627aec57"}]} 2026-04-28 18:36:53.991 8 INFO neutron.services.segments.plugin [-] Segment dbba7455-9952-4a9a-a88b-7c4289db0655 resource provider aggregate not found 2026-04-28 18:36:54.017 8 INFO neutron.services.segments.plugin [-] Segment dbba7455-9952-4a9a-a88b-7c4289db0655 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbba7455-9952-4a9a-a88b-7c4289db0655 found for delete ", "request_id": "req-5b9a3861-ab4d-4719-942c-855c28066ab7"}]} [pid: 8|app: 0|req: 917/1833] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:53 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1834] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:54 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1835] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:53 2026] GET /v2.0/security-groups?tenant_id=7c9e16330dad42dea3d1d06d7a0b310f&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1836] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:54 2026] DELETE /v2.0/security-groups/b82733a0-38ca-49f1-ad89-223cb65a55c5 => 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: 918/1837] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:54 2026] GET /v2.0/security-groups?tenant_id=de79db6b479a427a95c7f397da9db1d2&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:36:55.067 7 WARNING neutron_lib.context [None req-f9d85695-a506-4666-8fd5-e07b3fe75967 2166244703c64296974fe33f351d2299 09c7f1b4624544a592b16badc9dd9816 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 920/1838] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:55 2026] DELETE /v2.0/security-groups/6e3e15d1-fe97-4b07-8fe4-dfeb3c795f3d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1839] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:36:55 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1840] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:36:55 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:36:55.258 7 INFO neutron.db.segments_db [None req-f9d85695-a506-4666-8fd5-e07b3fe75967 2166244703c64296974fe33f351d2299 09c7f1b4624544a592b16badc9dd9816 - - default default] Added segment 95b82ef0-113e-498d-9bc8-c8a4b0f1f569 of type vxlan for network cc049b65-2a52-472c-a144-8efd47f79b28 [pid: 7|app: 0|req: 919/1841] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:36:55 2026] POST /v2.0/networks => generated 632 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:36:55.360 7 WARNING neutron_lib.context [None req-04bb75f2-8747-4939-b0d1-15b1c1f1f30a 2166244703c64296974fe33f351d2299 09c7f1b4624544a592b16badc9dd9816 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 923/1842] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:55 2026] GET /v2.0/security-groups?tenant_id=37ff1463943a4161804ddb1b46098f40&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1843] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:55 2026] DELETE /v2.0/security-groups/1c8bff0b-f4a9-4563-a20e-5075197c7a13 => 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: 920/1844] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:36:55 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1845] 10.0.0.54 () {34 vars in 750 bytes} [Tue Apr 28 18:36:55 2026] PUT /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1846] 10.0.0.54 () {32 vars in 730 bytes} [Tue Apr 28 18:36:55 2026] GET /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1847] 10.0.0.54 () {34 vars in 761 bytes} [Tue Apr 28 18:36:55 2026] PUT /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1848] 10.0.0.54 () {32 vars in 730 bytes} [Tue Apr 28 18:36:55 2026] GET /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/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: 927/1849] 10.0.0.54 () {34 vars in 757 bytes} [Tue Apr 28 18:36:55 2026] PUT /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1850] 10.0.0.54 () {32 vars in 730 bytes} [Tue Apr 28 18:36:55 2026] GET /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1851] 10.0.0.54 () {34 vars in 779 bytes} [Tue Apr 28 18:36:55 2026] PUT /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1852] 10.0.0.54 () {32 vars in 730 bytes} [Tue Apr 28 18:36:55 2026] GET /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1853] 10.0.0.54 () {34 vars in 750 bytes} [Tue Apr 28 18:36:55 2026] PUT /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1854] 10.0.0.54 () {32 vars in 730 bytes} [Tue Apr 28 18:36:56 2026] GET /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1855] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:36:56 2026] GET /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:36:56.087 7 INFO neutron.api.v2.resource [None req-eb4c8212-1f60-43fb-acba-708c74a80f0d 2166244703c64296974fe33f351d2299 09c7f1b4624544a592b16badc9dd9816 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 926/1856] 10.0.0.54 () {32 vars in 742 bytes} [Tue Apr 28 18:36:56 2026] GET /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1857] 10.0.0.54 () {32 vars in 741 bytes} [Tue Apr 28 18:36:56 2026] DELETE /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1858] 10.0.0.54 () {32 vars in 730 bytes} [Tue Apr 28 18:36:56 2026] GET /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:36:56.193 8 INFO neutron.api.v2.resource [None req-960e039b-6684-48ad-add5-f1d5e305824f 2166244703c64296974fe33f351d2299 09c7f1b4624544a592b16badc9dd9816 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 932/1859] 10.0.0.54 () {32 vars in 745 bytes} [Tue Apr 28 18:36:56 2026] DELETE /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1860] 10.0.0.54 () {32 vars in 733 bytes} [Tue Apr 28 18:36:56 2026] DELETE /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1861] 10.0.0.54 () {32 vars in 730 bytes} [Tue Apr 28 18:36:56 2026] GET /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1862] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:36:56 2026] DELETE /v2.0/subnets/4e08aa3c-7f07-4373-ab13-eed0fe4578f4 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:36:56.715 8 INFO neutron.services.segments.plugin [-] Segment 95b82ef0-113e-498d-9bc8-c8a4b0f1f569 resource provider aggregate not found 2026-04-28 18:36:56.729 8 INFO neutron.services.segments.plugin [-] Segment 95b82ef0-113e-498d-9bc8-c8a4b0f1f569 resource provider aggregate not found 2026-04-28 18:36:56.747 8 INFO neutron.services.segments.plugin [-] Segment 95b82ef0-113e-498d-9bc8-c8a4b0f1f569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95b82ef0-113e-498d-9bc8-c8a4b0f1f569 found for delete ", "request_id": "req-fa9f0967-83ed-411d-9533-bad2314482eb"}]} 2026-04-28 18:36:56.755 8 INFO neutron.services.segments.plugin [-] Segment 95b82ef0-113e-498d-9bc8-c8a4b0f1f569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95b82ef0-113e-498d-9bc8-c8a4b0f1f569 found for delete ", "request_id": "req-7575c560-fe65-45d2-a717-8bf24a16a27f"}]} [pid: 8|app: 0|req: 934/1863] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:36:56 2026] DELETE /v2.0/networks/cc049b65-2a52-472c-a144-8efd47f79b28 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1864] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:57 2026] GET /v2.0/security-groups?tenant_id=09c7f1b4624544a592b16badc9dd9816&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1865] 10.0.0.170 () {30 vars in 650 bytes} [Tue Apr 28 18:36:57 2026] GET /v2.0/extensions => generated 20516 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1866] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:57 2026] DELETE /v2.0/security-groups/0ed1a019-b453-4328-b80b-d987fda0951d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1867] 10.0.0.170 () {30 vars in 724 bytes} [Tue Apr 28 18:36:57 2026] GET /v2.0/quotas/b43910a7f30a441f9bdbd0cf0921de32/details => generated 847 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1868] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:36:57 2026] GET /v2.0/security-groups?tenant_id=fc7779cd8d0c4b63b942697fd99a3576&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1869] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:36:57 2026] DELETE /v2.0/security-groups/1a5a4bfa-e6bb-4099-a122-13becb66afb3 => 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: 937/1870] 10.0.0.170 () {30 vars in 650 bytes} [Tue Apr 28 18:36:59 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: 934/1871] 10.0.0.170 () {30 vars in 724 bytes} [Tue Apr 28 18:36:59 2026] GET /v2.0/quotas/b43910a7f30a441f9bdbd0cf0921de32/details => generated 847 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:37:01.228 8 WARNING neutron_lib.context [None req-4472c263-227b-49a3-a9b5-f5bdeef8b6f9 a9c3ee9f0f514e35a1958a9b4fc304b4 9efeac4cbb1a4ffbbd704e0d59f43527 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:01.376 8 INFO neutron.db.segments_db [None req-4472c263-227b-49a3-a9b5-f5bdeef8b6f9 a9c3ee9f0f514e35a1958a9b4fc304b4 9efeac4cbb1a4ffbbd704e0d59f43527 - - default default] Added segment c90e379c-cc15-4855-bc53-3262496d940e of type vxlan for network 4bcd4079-2aa1-49b7-ac1e-740fdefb7cb4 [pid: 8|app: 0|req: 938/1872] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:37:01 2026] POST /v2.0/networks => generated 631 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:01.469 7 WARNING neutron_lib.context [None req-c9699983-e3d4-4dcb-976c-39155052d9fe a9c3ee9f0f514e35a1958a9b4fc304b4 9efeac4cbb1a4ffbbd704e0d59f43527 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:01.524 7 INFO neutron.db.segments_db [None req-c9699983-e3d4-4dcb-976c-39155052d9fe a9c3ee9f0f514e35a1958a9b4fc304b4 9efeac4cbb1a4ffbbd704e0d59f43527 - - default default] Added segment 460a43e0-8c38-4045-809b-ad4a126de431 of type vxlan for network 8bdf9409-4ade-4062-a52f-16948fead43f [pid: 7|app: 0|req: 935/1873] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:37:01 2026] POST /v2.0/networks => generated 631 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1874] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:37:01 2026] PUT /v2.0/networks/4bcd4079-2aa1-49b7-ac1e-740fdefb7cb4/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1875] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:37:01 2026] GET /v2.0/networks/4bcd4079-2aa1-49b7-ac1e-740fdefb7cb4/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1876] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:37:01 2026] PUT /v2.0/networks/8bdf9409-4ade-4062-a52f-16948fead43f/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1877] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:37:01 2026] GET /v2.0/networks/8bdf9409-4ade-4062-a52f-16948fead43f/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1878] 10.0.0.54 () {34 vars in 752 bytes} [Tue Apr 28 18:37:01 2026] PUT /v2.0/networks/8bdf9409-4ade-4062-a52f-16948fead43f/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1879] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:37:01 2026] GET /v2.0/networks/8bdf9409-4ade-4062-a52f-16948fead43f/tags => 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: 942/1880] 10.0.0.54 () {32 vars in 732 bytes} [Tue Apr 28 18:37:01 2026] GET /v2.0/networks/4bcd4079-2aa1-49b7-ac1e-740fdefb7cb4/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:37:02.006 8 INFO neutron.services.segments.plugin [-] Segment c90e379c-cc15-4855-bc53-3262496d940e resource provider aggregate not found 2026-04-28 18:37:02.011 8 INFO neutron.services.segments.plugin [-] Segment c90e379c-cc15-4855-bc53-3262496d940e resource provider aggregate not found 2026-04-28 18:37:02.020 8 INFO neutron.services.segments.plugin [-] Segment c90e379c-cc15-4855-bc53-3262496d940e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c90e379c-cc15-4855-bc53-3262496d940e found for delete ", "request_id": "req-5af7e2df-8af5-4f46-a190-c70e3e959afd"}]} [pid: 8|app: 0|req: 943/1881] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:37:01 2026] DELETE /v2.0/networks/4bcd4079-2aa1-49b7-ac1e-740fdefb7cb4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:37:02.031 8 INFO neutron.services.segments.plugin [-] Segment c90e379c-cc15-4855-bc53-3262496d940e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c90e379c-cc15-4855-bc53-3262496d940e found for delete ", "request_id": "req-0ed0518f-70f4-4d5e-8bc2-baf41fbfeeca"}]} [pid: 7|app: 0|req: 939/1882] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:37:01 2026] GET /v2.0/security-groups?tenant_id=b43910a7f30a441f9bdbd0cf0921de32&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1883] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:37:02 2026] DELETE /v2.0/networks/8bdf9409-4ade-4062-a52f-16948fead43f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1884] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:37:02 2026] DELETE /v2.0/security-groups/33fd754e-614f-4257-87a4-77ed1be2d863 => 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: 945/1885] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:37:02 2026] GET /v2.0/security-groups?tenant_id=9efeac4cbb1a4ffbbd704e0d59f43527&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1886] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:37:02 2026] DELETE /v2.0/security-groups/dbbb5b69-4054-4805-a384-d87f652d54ff => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1887] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:37:03 2026] GET /v2.0/security-groups?tenant_id=70bd79bf358b4faaac2fdd5bf2ca9eec&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1890] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:37:03 2026] DELETE /v2.0/security-groups/b93fc2c3-75ea-4524-a067-e61612ff7d79 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:37:04.820 8 INFO neutron.services.segments.plugin [-] Segment 460a43e0-8c38-4045-809b-ad4a126de431 resource provider aggregate not found 2026-04-28 18:37:04.827 8 INFO neutron.services.segments.plugin [-] Segment 460a43e0-8c38-4045-809b-ad4a126de431 resource provider aggregate not found 2026-04-28 18:37:04.832 8 INFO neutron.services.segments.plugin [-] Segment 460a43e0-8c38-4045-809b-ad4a126de431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 460a43e0-8c38-4045-809b-ad4a126de431 found for delete ", "request_id": "req-b52dfc72-8d5b-4680-92e9-bbf3a792016a"}]} 2026-04-28 18:37:04.838 8 INFO neutron.services.segments.plugin [-] Segment 460a43e0-8c38-4045-809b-ad4a126de431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 460a43e0-8c38-4045-809b-ad4a126de431 found for delete ", "request_id": "req-efc63061-947b-4cf0-a6c3-8bcccc57cded"}]} 2026-04-28 18:37:05.003 8 WARNING neutron_lib.context [None req-030e3125-f782-4e7b-b072-cab4d502492b f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:05.133 8 INFO neutron.db.segments_db [None req-030e3125-f782-4e7b-b072-cab4d502492b f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Added segment b3a98ede-f0d4-4ba3-9968-3aeb8709e6da of type vxlan for network 3b6d65b5-032a-4057-b750-001e4904de47 [pid: 8|app: 0|req: 949/1891] 10.0.0.54 () {34 vars in 670 bytes} [Tue Apr 28 18:37:04 2026] POST /v2.0/networks => generated 633 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:05.230 7 WARNING neutron_lib.context [None req-02bd4e5c-ec2f-45de-a0fa-78b918e1b5d8 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:05.269 7 INFO neutron.db.segments_db [None req-02bd4e5c-ec2f-45de-a0fa-78b918e1b5d8 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Added segment 1af96abf-b6bf-4aed-a7aa-6b59778e2687 of type vxlan for network 43b1d91c-32ee-4a63-a6eb-66d96d0d8b9a 2026-04-28 18:37:05.496 7 INFO neutron.db.l3_hamode_db [None req-02bd4e5c-ec2f-45de-a0fa-78b918e1b5d8 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 950/1892] 10.0.0.220 () {34 vars in 990 bytes} [Tue Apr 28 18:37:06 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => 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: 951/1893] 10.0.0.220 () {34 vars in 1040 bytes} [Tue Apr 28 18:37:06 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:37:06.670 7 INFO neutron.db.l3_hamode_db [None req-02bd4e5c-ec2f-45de-a0fa-78b918e1b5d8 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 943/1894] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:37:05 2026] POST /v2.0/routers => generated 695 bytes in 2414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1895] 10.0.0.54 () {32 vars in 775 bytes} [Tue Apr 28 18:37:07 2026] GET /v2.0/subnets?project_id=ea15dfffc38c496c9e053cd67038cf4c&cidr=10.100.0.0%2F28 => generated 14 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1896] 10.0.0.54 () {32 vars in 693 bytes} [Tue Apr 28 18:37:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1897] 10.0.0.54 () {32 vars in 783 bytes} [Tue Apr 28 18:37:07 2026] GET /v2.0/subnets?network_id=2001ef5a-2421-4e7a-91db-69ef62c75baa&cidr=10.100.0.0%2F28 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:37:07.957 7 WARNING neutron_lib.context [None req-d324c36d-6c0a-4a15-9364-6cd271161082 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 945/1898] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:37:07 2026] POST /v2.0/subnets => generated 657 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1899] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:37:08 2026] PUT /v2.0/routers/ba3e006e-3172-41d2-8cee-27d20a4b26ae/add_router_interface => generated 309 bytes in 1444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1900] 10.0.0.54 () {32 vars in 648 bytes} [Tue Apr 28 18:37:09 2026] GET /v2.0/networks => generated 5061 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1901] 10.0.0.54 () {32 vars in 646 bytes} [Tue Apr 28 18:37:09 2026] GET /v2.0/subnets => generated 3898 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1902] 10.0.0.54 () {32 vars in 646 bytes} [Tue Apr 28 18:37:09 2026] GET /v2.0/routers => generated 1465 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:37:09.934 8 WARNING neutron_lib.context [None req-82b4938a-e3a0-4181-8a74-d55ad4f4954e f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 956/1903] 10.0.0.54 () {34 vars in 684 bytes} [Tue Apr 28 18:37:09 2026] POST /v2.0/security-groups => generated 1673 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:37:10.121 7 WARNING neutron_lib.context [None req-1ea98518-00ec-458e-9165-7224cb71cbbd f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 948/1904] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:10.241 8 WARNING neutron_lib.context [None req-7ac5b962-a846-4c56-9c29-170a75691407 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 957/1905] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:10 2026] POST /v2.0/security-group-rules => generated 596 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:10.362 7 WARNING neutron_lib.context [None req-9a4b8d8b-711e-4b98-a30c-5796f1754b10 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 949/1906] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:10.469 8 WARNING neutron_lib.context [None req-36faeb0b-6710-4584-9522-5e29c903916d f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 958/1907] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:10.605 7 WARNING neutron_lib.context [None req-ab56ffb3-81ac-40c0-b699-d643aa87f047 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:10.636 7 INFO neutron.db.securitygroups_db [None req-ab56ffb3-81ac-40c0-b699-d643aa87f047 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Project ea15dfffc38c496c9e053cd67038cf4c 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: 950/1908] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:10.750 8 WARNING neutron_lib.context [None req-035eeac3-718b-4009-89ca-6248c8c82c84 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:10.788 8 INFO neutron.db.securitygroups_db [None req-035eeac3-718b-4009-89ca-6248c8c82c84 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Project ea15dfffc38c496c9e053cd67038cf4c 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: 951/1909] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:10 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1910] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1911] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:10 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1912] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:11 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1913] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:11 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1914] 10.0.0.54 () {32 vars in 648 bytes} [Tue Apr 28 18:37:11 2026] GET /v2.0/networks => generated 1298 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1915] 10.0.0.48 () {34 vars in 1097 bytes} [Tue Apr 28 18:37:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-516140187&fields=id&tenant_id=ea15dfffc38c496c9e053cd67038cf4c => 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: 962/1916] 10.0.0.48 () {34 vars in 981 bytes} [Tue Apr 28 18:37:11 2026] GET /v2.0/networks?id=3b6d65b5-032a-4057-b750-001e4904de47 => generated 661 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1917] 10.0.0.48 () {34 vars in 964 bytes} [Tue Apr 28 18:37:11 2026] GET /v2.0/quotas/ea15dfffc38c496c9e053cd67038cf4c => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1918] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:37:11 2026] GET /v2.0/ports?tenant_id=ea15dfffc38c496c9e053cd67038cf4c&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:37:11.883 7 WARNING neutron_lib.context [None req-6dacefd2-e545-45e5-847d-3db5cc54f8b1 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 964/1919] 10.0.0.48 () {34 vars in 1007 bytes} [Tue Apr 28 18:37:11 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?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: 965/1920] 10.0.0.48 () {34 vars in 1107 bytes} [Tue Apr 28 18:37:11 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?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) 2026-04-28 18:37:12.046 7 INFO neutron.db.segments_db [None req-6dacefd2-e545-45e5-847d-3db5cc54f8b1 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Added segment a206f931-db23-4937-87dc-ec30176783e5 of type vxlan for network 54136a8a-adde-4810-9ce9-55cedcd9cf60 [pid: 8|app: 0|req: 966/1921] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:12 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => 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: 956/1922] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:37:11 2026] POST /v2.0/networks => generated 640 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:12.181 8 WARNING neutron_lib.context [None req-c46ea40f-be92-46e3-beaf-9c49646ebf2c 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 957/1923] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:12 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1924] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:12 2026] GET /v2.0/security-groups?id=65d48ff8-942a-49b7-970d-bdb1910d2340&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1925] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:37:12 2026] POST /v2.0/subnets => generated 657 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1926] 10.0.0.54 () {32 vars in 721 bytes} [Tue Apr 28 18:37:12 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:37:12.507 8 WARNING neutron_lib.context [None req-5dbbc372-f1d7-4291-9e55-cf45febc57d0 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 968/1927] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:37:12 2026] POST /v2.0/subnets => generated 732 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:12.781 7 WARNING neutron_lib.context [None req-a9821146-f18d-4058-b646-8141abf441a9 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:12.833 7 INFO neutron.db.segments_db [None req-a9821146-f18d-4058-b646-8141abf441a9 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Added segment 74a74a15-fdad-4332-8b83-d73ac0ab19a0 of type vxlan for network 8b20fca2-42eb-46c3-8ebe-e097abbc3458 [pid: 7|app: 0|req: 960/1928] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:37:12 2026] POST /v2.0/networks => generated 638 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:12.942 8 WARNING neutron_lib.context [None req-8dae054a-f6f1-4f12-ab07-d5effd37a938 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1929] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:37:13 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1930] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:37:12 2026] POST /v2.0/subnets => generated 655 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1931] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:13 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:37:13.204 8 WARNING neutron_lib.context [None req-2f6858cd-ddfe-4570-bd52-7c45cf30a828 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:13.331 7 INFO neutron.db.l3_db [req-c755bc69-8977-459a-9ca8-48795cf7b409 req-19d8b543-8ef8-476e-82c6-31c805eee990 68331588ff0c4f58bc40f41c4b2f7f23 368fd0f1324c4f60bee55c82720df31a - - default default] Floating IP d425c117-1254-4465-a0ac-9d2fa5a4e668 disassociated. External IP: 10.96.250.215, port: e130f0af-41dc-4ee7-8b89-5da874bd8d97. [pid: 8|app: 0|req: 971/1932] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:37:13 2026] POST /v2.0/subnets => generated 726 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1933] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:13 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:37:13.499 8 WARNING neutron_lib.context [None req-24bf0d71-57e7-4897-81b1-51018732e34c 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:13.558 8 INFO neutron.db.segments_db [None req-24bf0d71-57e7-4897-81b1-51018732e34c 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Added segment 97f2821f-79cc-4c09-9264-2ee2e8609510 of type vxlan for network 8f65c904-a9e4-4e4f-97da-0c4dc985d30c [pid: 8|app: 0|req: 973/1934] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:37:13 2026] POST /v2.0/networks => generated 637 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:13.676 8 WARNING neutron_lib.context [None req-51d54ded-eb83-409b-ac8e-f83326a27cb1 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 962/1935] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:37:13 2026] DELETE /v2.0/ports/e130f0af-41dc-4ee7-8b89-5da874bd8d97 => generated 0 bytes in 695 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1936] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:37:13 2026] POST /v2.0/subnets => generated 656 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:13.956 7 WARNING neutron_lib.context [None req-10670bc5-51ba-434c-b4d2-c71861a1359c 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:13.991 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c408dd06-efc8-401c-bc92-5c3e0e736911'] response: {'server_uuid': 'ad1a95ef-b09c-4674-a2d7-abce7df5a2cc', 'name': 'network-vif-deleted', 'tag': 'e130f0af-41dc-4ee7-8b89-5da874bd8d97', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 963/1937] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:37:13 2026] POST /v2.0/subnets => generated 730 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:14.238 8 WARNING neutron_lib.context [None req-43f1cb5e-b506-4497-9b4f-979ab09bd354 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 964/1938] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:14 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:37:14.279 8 INFO neutron.db.segments_db [None req-43f1cb5e-b506-4497-9b4f-979ab09bd354 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Added segment a0d1579f-21b0-41d9-93c5-c2aa32163524 of type vxlan for network e4f962a4-7399-456b-8c07-e056255251c1 2026-04-28 18:37:14.547 8 INFO neutron.db.l3_hamode_db [None req-43f1cb5e-b506-4497-9b4f-979ab09bd354 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 965/1939] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:14 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:37:15.314 8 INFO neutron.db.l3_hamode_db [None req-43f1cb5e-b506-4497-9b4f-979ab09bd354 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 966/1940] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:15 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => 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: 967/1941] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:15 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => 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: 975/1942] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:37:14 2026] POST /v2.0/routers => generated 685 bytes in 2114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1943] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:37:16 2026] GET /v2.0/networks?id=3b6d65b5-032a-4057-b750-001e4904de47 => generated 661 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1944] 199.19.213.220 () {34 vars in 1050 bytes} [Tue Apr 28 18:37:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ea15dfffc38c496c9e053cd67038cf4c => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1945] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:16 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:37:16.444 7 WARNING neutron_lib.context [req-3773b6d1-33c4-4f26-a07d-c140987dd119 req-df325cff-9cc6-422a-8b3b-bb78fc298434 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 971/1946] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:37:16 2026] POST /v2.0/ports => generated 954 bytes in 658 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: 972/1947] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:17 2026] GET /v2.0/ports?device_id=ad1a95ef-b09c-4674-a2d7-abce7df5a2cc => 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: 973/1948] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:37:17 2026] PUT /v2.0/ports/55b4862e-aa09-48e2-95e2-feb017a3c3bb => generated 1235 bytes in 532 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-04-28 18:37:17.699 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b4a11c7-d443-412f-8a10-39d845b8bd68'] response: {'name': 'network-changed', 'server_uuid': '7f21b7c5-df06-4dfe-be80-c320dea4cfad', 'tag': '55b4862e-aa09-48e2-95e2-feb017a3c3bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 974/1949] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:17 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1950] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:17 2026] GET /v2.0/security-groups?id=beb3f093-be3c-4263-823b-223f93a8cf9c&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1951] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:37:16 2026] PUT /v2.0/routers/0b8e3dcd-f9d6-44bd-a81c-c53d648e7625/add_router_interface => generated 309 bytes in 1799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1952] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:37:18 2026] GET /v2.0/ports?tenant_id=ea15dfffc38c496c9e053cd67038cf4c&device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1953] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:37:18 2026] DELETE /v2.0/security-groups/65d48ff8-942a-49b7-970d-bdb1910d2340 => 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: 981/1956] 199.19.213.220 () {34 vars in 1018 bytes} [Tue Apr 28 18:37:18 2026] GET /v2.0/networks?tenant_id=ea15dfffc38c496c9e053cd67038cf4c&shared=False => generated 757 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:37:18.449 8 INFO neutron.api.v2.resource [None req-abc78209-4ebb-47ed-91f1-bdff4499cbe6 68331588ff0c4f58bc40f41c4b2f7f23 368fd0f1324c4f60bee55c82720df31a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 982/1957] 10.0.0.54 () {32 vars in 736 bytes} [Tue Apr 28 18:37:18 2026] GET /v2.0/security-groups/65d48ff8-942a-49b7-970d-bdb1910d2340 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1958] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:37:18 2026] DELETE /v2.0/floatingips/d425c117-1254-4465-a0ac-9d2fa5a4e668 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1959] 199.19.213.220 () {34 vars in 930 bytes} [Tue Apr 28 18:37:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1960] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:37:18 2026] PUT /v2.0/routers/0b8e3dcd-f9d6-44bd-a81c-c53d648e7625/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: 977/1961] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:19 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1962] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:37:18 2026] PUT /v2.0/routers/1bcaffaa-4b48-4869-b3b1-32e6ee6587c5/remove_router_interface => generated 309 bytes in 1080 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1963] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:19 2026] GET /v2.0/security-groups?id=beb3f093-be3c-4263-823b-223f93a8cf9c&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1964] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:37:19 2026] GET /v2.0/ports?tenant_id=ea15dfffc38c496c9e053cd67038cf4c&device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:37:20.849 8 INFO neutron.services.segments.plugin [-] Segment e707997b-2ea3-419e-a803-675473423a9e resource provider aggregate not found 2026-04-28 18:37:20.866 8 INFO neutron.services.segments.plugin [-] Segment e707997b-2ea3-419e-a803-675473423a9e resource provider aggregate not found 2026-04-28 18:37:20.872 8 INFO neutron.services.segments.plugin [-] Segment e707997b-2ea3-419e-a803-675473423a9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e707997b-2ea3-419e-a803-675473423a9e found for delete ", "request_id": "req-e11044bd-d7cf-48c6-856e-b64667d920d4"}]} 2026-04-28 18:37:20.875 8 INFO neutron.db.l3_hamode_db [None req-9657fa74-f0d4-428e-8fa5-c90de834cb77 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] HA network 0b4dd21f-a7b0-4045-ad4d-c2ecbacb62ad was deleted as no HA routers are present in tenant 368fd0f1324c4f60bee55c82720df31a. [pid: 8|app: 0|req: 988/1965] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:37:19 2026] DELETE /v2.0/routers/1bcaffaa-4b48-4869-b3b1-32e6ee6587c5 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:37:20.896 8 INFO neutron.services.segments.plugin [-] Segment e707997b-2ea3-419e-a803-675473423a9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e707997b-2ea3-419e-a803-675473423a9e found for delete ", "request_id": "req-b3ec56f7-af2f-4710-9d28-dc927432bb30"}]} [pid: 8|app: 0|req: 989/1966] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:37:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=55b4862e-aa09-48e2-95e2-feb017a3c3bb => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1967] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:37:20 2026] DELETE /v2.0/subnets/abaea1c9-e092-4748-8a9b-d51db75762dc => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1968] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:37:21 2026] GET /v2.0/subnets?id=fca6f078-8261-4be1-8c80-4ab04e8af9ba => generated 678 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1969] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:21 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1970] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:37:19 2026] PUT /v2.0/routers/0b8e3dcd-f9d6-44bd-a81c-c53d648e7625/add_router_interface => generated 309 bytes in 1537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1971] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:37:21 2026] GET /v2.0/ports?network_id=3b6d65b5-032a-4057-b750-001e4904de47&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: 980/1972] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:21 2026] GET /v2.0/security-groups?id=beb3f093-be3c-4263-823b-223f93a8cf9c&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1973] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:37:21 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:37:21.409 7 WARNING neutron_lib.context [None req-f9cfdbb5-fcc8-4bfe-a0ed-76ec143bc69f 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 993/1974] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:37:21 2026] DELETE /v2.0/networks/2a583897-70fe-4deb-892b-ead10173116f => 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: 994/1975] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:37:21 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?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: 7|app: 0|req: 982/1976] 10.0.0.54 () {34 vars in 683 bytes} [Tue Apr 28 18:37:21 2026] POST /v2.0/security-groups => generated 1627 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:37:21.576 8 WARNING neutron_lib.context [None req-c8a697dc-cb37-40e9-83d5-92c90a7179c5 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 995/1977] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:21.705 7 WARNING neutron_lib.context [None req-df2beb8a-df4f-494f-978d-fb5ddb347110 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 996/1978] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:37:21 2026] GET /v2.0/security-groups?tenant_id=368fd0f1324c4f60bee55c82720df31a&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1979] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:21 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-04-28 18:37:21.845 7 WARNING neutron_lib.context [None req-9e8158a3-b08e-42fe-a43e-e9178525aae8 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 997/1980] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:37:21 2026] DELETE /v2.0/security-groups/c86cb1d3-e963-430e-841d-15efab988411 => 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: 984/1981] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:21 2026] POST /v2.0/security-group-rules => generated 599 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:21.996 8 WARNING neutron_lib.context [None req-16034fb2-7bd9-47e2-a6f7-e74a1152f907 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 998/1982] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:22.111 7 WARNING neutron_lib.context [None req-45df2617-2131-4e6c-8d70-cd1d4af7b401 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 985/1983] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:22.237 8 WARNING neutron_lib.context [None req-d2ae757f-d8b3-4696-871f-f09f3c463c99 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 999/1984] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:22.350 7 WARNING neutron_lib.context [None req-60609c5a-d530-4c66-af87-3e08cce351b0 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1000/1985] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:22 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => 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: 986/1986] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:22.477 7 WARNING neutron_lib.context [None req-9c98ad00-f9aa-40c6-903e-0a34e50bbc48 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1001/1987] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:22 2026] GET /v2.0/security-groups?id=beb3f093-be3c-4263-823b-223f93a8cf9c&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1988] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:22 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) 2026-04-28 18:37:22.600 8 WARNING neutron_lib.context [None req-a670331e-0dd5-4599-9ad7-db602299327e 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1002/1989] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:22.791 7 WARNING neutron_lib.context [None req-b0b2fff9-b9ad-4096-ad7f-6a5ccbbcab32 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 988/1990] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:22.962 8 WARNING neutron_lib.context [None req-5b7db1e1-4bdf-4e3e-9f2e-6199799037c2 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:22.983 8 INFO neutron.services.segments.plugin [-] Segment 76064aec-7cc9-4663-b0d0-f34e5eaf85b0 resource provider aggregate not found 2026-04-28 18:37:22.998 8 INFO neutron.services.segments.plugin [-] Segment 76064aec-7cc9-4663-b0d0-f34e5eaf85b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76064aec-7cc9-4663-b0d0-f34e5eaf85b0 found for delete ", "request_id": "req-02aab0f5-26ef-4d1c-8780-1abfc9695b29"}]} 2026-04-28 18:37:23.001 8 INFO neutron.services.segments.plugin [-] Segment 76064aec-7cc9-4663-b0d0-f34e5eaf85b0 resource provider aggregate not found 2026-04-28 18:37:23.013 8 INFO neutron.services.segments.plugin [-] Segment 76064aec-7cc9-4663-b0d0-f34e5eaf85b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76064aec-7cc9-4663-b0d0-f34e5eaf85b0 found for delete ", "request_id": "req-17fbfdbb-0714-44dc-a273-7f78cb98ec65"}]} [pid: 8|app: 0|req: 1003/1991] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1992] 10.0.0.48 () {34 vars in 1093 bytes} [Tue Apr 28 18:37:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-796395268&fields=id&tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1993] 10.0.0.48 () {34 vars in 981 bytes} [Tue Apr 28 18:37:23 2026] GET /v2.0/networks?id=8b20fca2-42eb-46c3-8ebe-e097abbc3458 => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1994] 10.0.0.48 () {34 vars in 964 bytes} [Tue Apr 28 18:37:23 2026] GET /v2.0/quotas/30078a8e1d3d4e4f94d4b25d39c7133a => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1995] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:23 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1996] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:37:23 2026] GET /v2.0/ports?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&fields=id => generated 287 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1997] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:23 2026] GET /v2.0/security-groups?id=beb3f093-be3c-4263-823b-223f93a8cf9c&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1998] 10.0.0.48 () {34 vars in 1007 bytes} [Tue Apr 28 18:37:23 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1999] 10.0.0.48 () {34 vars in 1107 bytes} [Tue Apr 28 18:37:23 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?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: 1007/2000] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:23 2026] GET /v2.0/ports?device_id=84889ed5-2e54-4bb9-8951-00a487a06340 => 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: 1008/2001] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:24 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2002] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:24 2026] GET /v2.0/security-groups?id=beb3f093-be3c-4263-823b-223f93a8cf9c&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2003] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:37:24 2026] GET /v2.0/security-groups?tenant_id=ac220d291f5f420498cdb5d561dc6616&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2004] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:37:25 2026] DELETE /v2.0/security-groups/06fcceed-2b31-4e82-828f-2b9386a4f919 => 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: 995/2005] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:25 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2006] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:25 2026] GET /v2.0/security-groups?id=beb3f093-be3c-4263-823b-223f93a8cf9c&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2007] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:27 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2008] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:27 2026] GET /v2.0/security-groups?id=beb3f093-be3c-4263-823b-223f93a8cf9c&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: 7|app: 0|req: 997/2009] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:27 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2010] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:27 2026] GET /v2.0/security-groups?id=beb3f093-be3c-4263-823b-223f93a8cf9c&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: 998/2011] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:37:27 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:37:27.460 8 WARNING neutron_lib.context [None req-76e26668-77c2-47cb-9bb1-64c0e5e6a221 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:28.175 8 INFO neutron.db.l3_db [None req-76e26668-77c2-47cb-9bb1-64c0e5e6a221 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Floating IP b63cd85a-0fec-4064-a62e-c6d2b2f788d2 associated. External IP: 10.96.250.210, port: 55b4862e-aa09-48e2-95e2-feb017a3c3bb. [pid: 7|app: 0|req: 999/2012] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:37:28 2026] GET /v2.0/networks?id=8b20fca2-42eb-46c3-8ebe-e097abbc3458 => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2013] 199.19.213.220 () {34 vars in 1050 bytes} [Tue Apr 28 18:37:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a => generated 178 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:37:28.315 7 WARNING neutron_lib.context [req-ade36628-414b-4e01-87d8-05e4b5850b78 req-bd0adcdf-8bcc-4147-a134-aacd398779f7 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1014/2014] 10.0.0.54 () {34 vars in 676 bytes} [Tue Apr 28 18:37:27 2026] POST /v2.0/floatingips => generated 855 bytes in 1069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2015] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:37:28 2026] GET /v2.0/floatingips/b63cd85a-0fec-4064-a62e-c6d2b2f788d2 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2016] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:37:28 2026] POST /v2.0/ports => generated 1183 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:37:28.797 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08120a72-15e2-468c-ab72-2bc7ed369d95'] response: {'name': 'network-changed', 'server_uuid': '7f21b7c5-df06-4dfe-be80-c320dea4cfad', 'tag': '55b4862e-aa09-48e2-95e2-feb017a3c3bb', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1002/2017] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:29 2026] GET /v2.0/ports?device_id=84889ed5-2e54-4bb9-8951-00a487a06340 => generated 1198 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2018] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:37:29 2026] GET /v2.0/ports?tenant_id=ea15dfffc38c496c9e053cd67038cf4c&device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2019] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:29 2026] GET /v2.0/security-groups?id=65a3d597-ca45-43af-8093-cd034887c8a6&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2020] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:37:29 2026] GET /v2.0/networks?id=3b6d65b5-032a-4057-b750-001e4904de47 => generated 757 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2021] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:37:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=55b4862e-aa09-48e2-95e2-feb017a3c3bb => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2022] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:37:28 2026] PUT /v2.0/ports/93c7253d-5e45-41b0-a94f-d86206028d17 => generated 1464 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2023] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:37:29 2026] GET /v2.0/subnets?id=fca6f078-8261-4be1-8c80-4ab04e8af9ba => generated 678 bytes in 29 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: 1017/2024] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:37:29 2026] GET /v2.0/ports?network_id=3b6d65b5-032a-4057-b750-001e4904de47&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2025] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:37:29 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2026] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:37:29 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?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: 7|app: 0|req: 1009/2027] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:37:29 2026] GET /v2.0/floatingips/b63cd85a-0fec-4064-a62e-c6d2b2f788d2 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2028] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:37:30 2026] GET /v2.0/ports?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&device_id=84889ed5-2e54-4bb9-8951-00a487a06340 => generated 1467 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2029] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:37:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.141&port_id=93c7253d-5e45-41b0-a94f-d86206028d17 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2030] 199.19.213.220 () {34 vars in 1104 bytes} [Tue Apr 28 18:37:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12e&port_id=93c7253d-5e45-41b0-a94f-d86206028d17 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2031] 199.19.213.220 () {34 vars in 1064 bytes} [Tue Apr 28 18:37:30 2026] GET /v2.0/subnets?id=85cac478-dbe6-4ba2-89c5-0bfad550f10d&id=e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2032] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:37:30 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2033] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:37:30 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2034] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:37:30 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?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: 1026/2035] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:37:30 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2036] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:37:30 2026] GET /v2.0/security-groups?tenant_id=f41cba338ffc4f9c90e9c178ec654aab&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2037] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:37:30 2026] GET /v2.0/floatingips/b63cd85a-0fec-4064-a62e-c6d2b2f788d2 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2038] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:37:30 2026] DELETE /v2.0/security-groups/3808b517-a9a6-4e2f-a8f1-9af3143de268 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:37:30.858 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dacf6693-839b-4686-a65b-7ac28bf17103'] response: {'name': 'network-changed', 'server_uuid': '84889ed5-2e54-4bb9-8951-00a487a06340', 'tag': '93c7253d-5e45-41b0-a94f-d86206028d17', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1028/2039] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:37:30 2026] GET /v2.0/security-groups?tenant_id=d6a606a79e694e0fa80f9bd755dbdd3f&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2040] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:37:30 2026] DELETE /v2.0/security-groups/78bb3f49-09d8-4e28-a515-187247c9f5a5 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2041] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:37:31 2026] GET /v2.0/ports?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&device_id=84889ed5-2e54-4bb9-8951-00a487a06340 => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2042] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:37:31 2026] GET /v2.0/networks?id=8b20fca2-42eb-46c3-8ebe-e097abbc3458 => generated 801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2043] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:37:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.141&port_id=93c7253d-5e45-41b0-a94f-d86206028d17 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2044] 199.19.213.220 () {34 vars in 1104 bytes} [Tue Apr 28 18:37:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12e&port_id=93c7253d-5e45-41b0-a94f-d86206028d17 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2045] 199.19.213.220 () {34 vars in 1064 bytes} [Tue Apr 28 18:37:31 2026] GET /v2.0/subnets?id=85cac478-dbe6-4ba2-89c5-0bfad550f10d&id=e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2046] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:37:31 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&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: 1032/2047] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:37:31 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2048] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:37:31 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2049] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:37:31 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2052] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:34 2026] GET /v2.0/ports?device_id=84889ed5-2e54-4bb9-8951-00a487a06340 => generated 1200 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2053] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:34 2026] GET /v2.0/security-groups?id=65a3d597-ca45-43af-8093-cd034887c8a6&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: 8|app: 0|req: 1036/2054] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:37:34 2026] GET /v2.0/security-groups?tenant_id=78e743b770084dfab92cae2884e7e6e0&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2055] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:37:34 2026] DELETE /v2.0/security-groups/cf94206d-1ef5-47e2-ac4d-925c63f45b12 => 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: 1037/2056] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:37:35 2026] GET /v2.0/security-groups?tenant_id=4ac39fd8625a406d81da6beff59d38fd&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2057] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:37:35 2026] DELETE /v2.0/security-groups/69eaf98c-955f-4c9e-af93-f854d1087c26 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2058] 10.0.0.220 () {34 vars in 990 bytes} [Tue Apr 28 18:37:36 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 1240 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2059] 10.0.0.220 () {34 vars in 1040 bytes} [Tue Apr 28 18:37:37 2026] GET /v2.0/security-groups?id=beb3f093-be3c-4263-823b-223f93a8cf9c&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2060] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:37:37 2026] GET /v2.0/security-groups?tenant_id=1e602c3fab3d42b5ab8f7312c562e40c&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2061] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:37:37 2026] DELETE /v2.0/security-groups/40e23a0b-d88b-42ed-ab22-2ca70125622b => 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: 1040/2062] 199.19.213.220 () {34 vars in 1096 bytes} [Tue Apr 28 18:37:38 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2063] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:39 2026] GET /v2.0/ports?device_id=84889ed5-2e54-4bb9-8951-00a487a06340 => generated 1200 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2064] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:39 2026] GET /v2.0/security-groups?id=65a3d597-ca45-43af-8093-cd034887c8a6&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2065] 10.0.0.54 () {32 vars in 817 bytes} [Tue Apr 28 18:37:39 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&mac_address=fa%3A16%3A3e%3Ac1%3A79%3Ab0 => generated 1200 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:37:39.669 8 WARNING neutron_lib.context [None req-fa72c499-2057-4539-b176-afa7688ad1df 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1025/2066] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:37:39 2026] GET /v2.0/ports?tenant_id=ea15dfffc38c496c9e053cd67038cf4c&device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2067] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:37:40 2026] GET /v2.0/networks?id=3b6d65b5-032a-4057-b750-001e4904de47 => generated 757 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2068] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:37:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=55b4862e-aa09-48e2-95e2-feb017a3c3bb => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2069] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:37:40 2026] GET /v2.0/subnets?id=fca6f078-8261-4be1-8c80-4ab04e8af9ba => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2070] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:37:40 2026] GET /v2.0/ports?network_id=3b6d65b5-032a-4057-b750-001e4904de47&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2071] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:37:40 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2072] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:37:40 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?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) 2026-04-28 18:37:40.799 8 INFO neutron.db.l3_db [None req-fa72c499-2057-4539-b176-afa7688ad1df 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Floating IP 015f323e-7c49-40b2-86ad-50e5e43491a4 associated. External IP: 10.96.250.217, port: 93c7253d-5e45-41b0-a94f-d86206028d17. [pid: 8|app: 0|req: 1042/2073] 10.0.0.54 () {34 vars in 676 bytes} [Tue Apr 28 18:37:39 2026] POST /v2.0/floatingips => generated 855 bytes in 1462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2074] 10.0.0.48 () {34 vars in 1093 bytes} [Tue Apr 28 18:37:41 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-796395268&fields=id&tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:37:41.269 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71f1a83c-d5fa-4aa0-9c6a-86d07450999c'] response: {'name': 'network-changed', 'server_uuid': '84889ed5-2e54-4bb9-8951-00a487a06340', 'tag': '93c7253d-5e45-41b0-a94f-d86206028d17', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1043/2075] 10.0.0.48 () {34 vars in 981 bytes} [Tue Apr 28 18:37:41 2026] GET /v2.0/networks?id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c => generated 704 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2076] 10.0.0.48 () {34 vars in 964 bytes} [Tue Apr 28 18:37:41 2026] GET /v2.0/quotas/30078a8e1d3d4e4f94d4b25d39c7133a => 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: 1034/2077] 10.0.0.54 () {32 vars in 825 bytes} [Tue Apr 28 18:37:41 2026] GET /v2.0/ports?project_id=ea15dfffc38c496c9e053cd67038cf4c&network_id=3b6d65b5-032a-4057-b750-001e4904de47 => generated 3691 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2078] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:37:41 2026] GET /v2.0/ports?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&fields=id => generated 333 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2079] 10.0.0.48 () {34 vars in 1007 bytes} [Tue Apr 28 18:37:41 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2080] 10.0.0.48 () {34 vars in 1107 bytes} [Tue Apr 28 18:37:41 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?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: 1036/2081] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:41 2026] GET /v2.0/ports?device_id=110eeea5-d107-4b5a-81bb-78eed9654ea1 => 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: 1046/2082] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:37:41 2026] GET /v2.0/ports?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&device_id=84889ed5-2e54-4bb9-8951-00a487a06340 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2083] 10.0.0.54 () {32 vars in 741 bytes} [Tue Apr 28 18:37:41 2026] GET /v2.0/subnets?network_id=2001ef5a-2421-4e7a-91db-69ef62c75baa => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2084] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:37:41 2026] GET /v2.0/networks?id=8b20fca2-42eb-46c3-8ebe-e097abbc3458 => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2085] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:37:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.141&port_id=93c7253d-5e45-41b0-a94f-d86206028d17 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2086] 199.19.213.220 () {34 vars in 1104 bytes} [Tue Apr 28 18:37:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12e&port_id=93c7253d-5e45-41b0-a94f-d86206028d17 => 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: 1039/2087] 199.19.213.220 () {34 vars in 1064 bytes} [Tue Apr 28 18:37:41 2026] GET /v2.0/subnets?id=85cac478-dbe6-4ba2-89c5-0bfad550f10d&id=e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2088] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:37:42 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2089] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:37:42 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2090] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:37:42 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:37:42.142 8 INFO neutron.db.l3_db [None req-054968e8-7c4b-4a4e-8725-bd18c7010f59 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Floating IP b63cd85a-0fec-4064-a62e-c6d2b2f788d2 disassociated. External IP: 10.96.250.210, port: 55b4862e-aa09-48e2-95e2-feb017a3c3bb. [pid: 7|app: 0|req: 1042/2091] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:37:42 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2092] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:37:42 2026] PUT /v2.0/floatingips/b63cd85a-0fec-4064-a62e-c6d2b2f788d2 => generated 554 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2093] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:37:42 2026] GET /v2.0/floatingips/b63cd85a-0fec-4064-a62e-c6d2b2f788d2 => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2094] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:37:42 2026] GET /v2.0/security-groups?tenant_id=3e3a751ebab74cb685358682a2ae5ef5&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2095] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:37:42 2026] DELETE /v2.0/security-groups/f0030681-073f-4bef-b670-ea688370d99b => 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: 1052/2096] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:37:43 2026] GET /v2.0/floatingips/b63cd85a-0fec-4064-a62e-c6d2b2f788d2 => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2097] 10.0.0.220 () {34 vars in 990 bytes} [Tue Apr 28 18:37:43 2026] GET /v2.0/ports?device_id=84889ed5-2e54-4bb9-8951-00a487a06340 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:37:44.014 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f0f9804-1fa6-4cd7-9e54-a33902147595'] response: {'name': 'network-changed', 'server_uuid': '7f21b7c5-df06-4dfe-be80-c320dea4cfad', 'tag': '55b4862e-aa09-48e2-95e2-feb017a3c3bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1053/2098] 10.0.0.220 () {34 vars in 1040 bytes} [Tue Apr 28 18:37:44 2026] GET /v2.0/security-groups?id=65a3d597-ca45-43af-8093-cd034887c8a6&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: 1046/2099] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:37:44 2026] GET /v2.0/ports?tenant_id=ea15dfffc38c496c9e053cd67038cf4c&device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2100] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:37:44 2026] GET /v2.0/networks?id=3b6d65b5-032a-4057-b750-001e4904de47 => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2101] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:37:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=55b4862e-aa09-48e2-95e2-feb017a3c3bb => 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: 1055/2102] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:37:44 2026] GET /v2.0/subnets?id=fca6f078-8261-4be1-8c80-4ab04e8af9ba => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2103] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:37:44 2026] GET /v2.0/ports?network_id=3b6d65b5-032a-4057-b750-001e4904de47&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: 8|app: 0|req: 1056/2104] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:37:44 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?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: 1049/2105] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:37:44 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2106] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:37:44 2026] GET /v2.0/floatingips/b63cd85a-0fec-4064-a62e-c6d2b2f788d2 => generated 552 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:37:44.728 7 WARNING neutron_lib.context [None req-564886ea-5349-41f6-adfe-25979bccaa29 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:44.879 7 INFO neutron.db.segments_db [None req-564886ea-5349-41f6-adfe-25979bccaa29 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Added segment a46d342c-adc3-4c6f-b438-04cc40be2007 of type vxlan for network 03c611ab-c761-4394-8c05-2081bc7192cf [pid: 7|app: 0|req: 1050/2107] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:37:44 2026] POST /v2.0/networks => generated 650 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:44.976 8 WARNING neutron_lib.context [None req-b991057c-f20b-47c5-8fd6-c3a5e98d598e 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1058/2108] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:37:44 2026] POST /v2.0/subnets => generated 627 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:45.216 7 WARNING neutron_lib.context [None req-a8b5d343-7bb1-4d7f-9071-87c701f4e6c8 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:45.258 7 INFO neutron.db.segments_db [None req-a8b5d343-7bb1-4d7f-9071-87c701f4e6c8 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Added segment 879a2de0-8803-4ffe-a910-ed0628e4c7b4 of type vxlan for network 31144825-5a57-4849-9d9f-87c2cd8c0c8d 2026-04-28 18:37:45.523 7 INFO neutron.db.l3_hamode_db [None req-a8b5d343-7bb1-4d7f-9071-87c701f4e6c8 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:37:45.605 8 WARNING neutron_lib.context [None req-e187b527-cf0c-4db4-9819-a5d45872856e f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1059/2109] 10.0.0.54 () {34 vars in 684 bytes} [Tue Apr 28 18:37:45 2026] POST /v2.0/security-groups => generated 1675 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:37:45.743 8 WARNING neutron_lib.context [None req-0fc9fff8-6b11-40de-80ae-b35c77ebc678 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1060/2110] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:45.863 8 WARNING neutron_lib.context [None req-1136b377-52a5-4fc5-994c-98871cd5f5e0 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1061/2111] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:45 2026] POST /v2.0/security-group-rules => generated 596 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2112] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:37:45 2026] GET /v2.0/networks?id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c => generated 704 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:37:46.034 8 WARNING neutron_lib.context [None req-0968277e-e243-4199-a1d0-dc9f01b4d3a9 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1063/2113] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:46 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: 1064/2114] 199.19.213.220 () {34 vars in 1050 bytes} [Tue Apr 28 18:37:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a => generated 178 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:37:46.203 8 WARNING neutron_lib.context [None req-83da7388-8513-4a55-be0f-c91d403b0b6d f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2115] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:46.310 8 WARNING neutron_lib.context [req-19db5ce1-6af5-4b91-9d41-0ca9d634203f req-194a0b3b-fb7b-4460-bb9d-198697937ccf 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:46.322 7 INFO neutron.db.l3_hamode_db [None req-a8b5d343-7bb1-4d7f-9071-87c701f4e6c8 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1066/2116] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:37:46 2026] POST /v2.0/ports => generated 1187 bytes in 337 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-04-28 18:37:46.647 8 WARNING neutron_lib.context [None req-e37dbaf0-4410-4ac7-a72b-42cfd0fb5711 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:46.680 8 INFO neutron.db.securitygroups_db [None req-e37dbaf0-4410-4ac7-a72b-42cfd0fb5711 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Project ea15dfffc38c496c9e053cd67038cf4c 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: 1067/2117] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:46 2026] POST /v2.0/security-group-rules => generated 607 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2118] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:37:45 2026] POST /v2.0/routers => generated 694 bytes in 1963 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:47.178 7 WARNING neutron_lib.context [None req-96e217d0-6e04-4870-8f20-fc4a45bee345 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2119] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:37:46 2026] PUT /v2.0/ports/22d89705-dac8-4ca9-a6af-2bff3259e89f => generated 1468 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:37:47.223 7 INFO neutron.db.securitygroups_db [None req-96e217d0-6e04-4870-8f20-fc4a45bee345 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Project ea15dfffc38c496c9e053cd67038cf4c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. /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-04-28 18:37:47.251 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77ae6dac-daa1-4c95-b593-00d7b5891141'] response: {'name': 'network-changed', 'server_uuid': '110eeea5-d107-4b5a-81bb-78eed9654ea1', 'tag': '22d89705-dac8-4ca9-a6af-2bff3259e89f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1052/2120] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:37:47 2026] POST /v2.0/security-group-rules => generated 606 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2121] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:47 2026] GET /v2.0/ports?device_id=110eeea5-d107-4b5a-81bb-78eed9654ea1 => generated 1202 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2122] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:47 2026] GET /v2.0/security-groups?id=65a3d597-ca45-43af-8093-cd034887c8a6&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: 1071/2123] 10.0.0.54 () {32 vars in 648 bytes} [Tue Apr 28 18:37:47 2026] GET /v2.0/networks => generated 1298 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2124] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:37:47 2026] GET /v2.0/ports?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&device_id=110eeea5-d107-4b5a-81bb-78eed9654ea1 => generated 1471 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2125] 199.19.213.220 () {34 vars in 1018 bytes} [Tue Apr 28 18:37:47 2026] GET /v2.0/networks?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&shared=False => generated 2375 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2126] 10.0.0.48 () {34 vars in 1099 bytes} [Tue Apr 28 18:37:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1754982364&fields=id&tenant_id=ea15dfffc38c496c9e053cd67038cf4c => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2127] 199.19.213.220 () {34 vars in 930 bytes} [Tue Apr 28 18:37:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2128] 10.0.0.48 () {34 vars in 981 bytes} [Tue Apr 28 18:37:47 2026] GET /v2.0/networks?id=3b6d65b5-032a-4057-b750-001e4904de47 => generated 661 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2129] 10.0.0.48 () {34 vars in 964 bytes} [Tue Apr 28 18:37:48 2026] GET /v2.0/quotas/ea15dfffc38c496c9e053cd67038cf4c => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2130] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:37:48 2026] GET /v2.0/ports?tenant_id=ea15dfffc38c496c9e053cd67038cf4c&fields=id => generated 149 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2131] 10.0.0.48 () {34 vars in 1007 bytes} [Tue Apr 28 18:37:48 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2132] 10.0.0.48 () {34 vars in 1107 bytes} [Tue Apr 28 18:37:48 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?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: 1083/2135] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:48 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => 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: 1084/2136] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:37:48 2026] GET /v2.0/ports?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&device_id=110eeea5-d107-4b5a-81bb-78eed9654ea1 => generated 1471 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2137] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:37:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.138&port_id=22d89705-dac8-4ca9-a6af-2bff3259e89f => 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: 1086/2138] 199.19.213.220 () {34 vars in 1106 bytes} [Tue Apr 28 18:37:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22e&port_id=22d89705-dac8-4ca9-a6af-2bff3259e89f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2139] 199.19.213.220 () {34 vars in 1064 bytes} [Tue Apr 28 18:37:48 2026] GET /v2.0/subnets?id=5c87ba90-998f-4d22-a53c-a89b31e99d9d&id=b68cf46e-e23a-4bfa-ba7d-1638bfd53281 => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2140] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:37:47 2026] PUT /v2.0/routers/9478452d-f7e5-44e8-9574-7211e08afa2d/add_router_interface => generated 309 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:37:48.695 7 WARNING neutron_lib.context [None req-4afb0b6c-712b-4ff6-849a-a9b3b847b024 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1088/2141] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:37:48 2026] GET /v2.0/ports?network_id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2142] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:37:48 2026] GET /v2.0/ports?network_id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c&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: 1090/2143] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:37:48 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?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: 1091/2144] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:37:48 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?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: 1054/2145] 10.0.0.54 () {34 vars in 664 bytes} [Tue Apr 28 18:37:48 2026] POST /v2.0/ports => generated 955 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:49.052 8 WARNING neutron_lib.context [None req-366d12d9-d878-4d20-9067-2c8af6d99c4e 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1092/2146] 10.0.0.54 () {34 vars in 664 bytes} [Tue Apr 28 18:37:49 2026] POST /v2.0/ports => generated 954 bytes in 355 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-04-28 18:37:49.413 7 WARNING neutron_lib.context [None req-bbcc3358-513d-4c71-8feb-df213eb9f37b 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1093/2147] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:49 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:37:50.204 7 INFO neutron.db.l3_db [None req-bbcc3358-513d-4c71-8feb-df213eb9f37b 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Floating IP e40ce803-578b-4534-b254-daa4f16cc915 associated. External IP: 10.96.250.201, port: b84b19d5-d91c-4977-8b5f-3ff7da99991e. [pid: 7|app: 0|req: 1055/2148] 10.0.0.54 () {34 vars in 676 bytes} [Tue Apr 28 18:37:49 2026] POST /v2.0/floatingips => generated 841 bytes in 1132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2149] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:50 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:37:50.711 7 INFO neutron.db.l3_db [None req-b2cb8f6a-1600-4e7d-9d10-d6247b5330a5 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Floating IP e40ce803-578b-4534-b254-daa4f16cc915 disassociated. External IP: 10.96.250.201, port: b84b19d5-d91c-4977-8b5f-3ff7da99991e. [pid: 7|app: 0|req: 1056/2150] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:37:50 2026] PUT /v2.0/floatingips/e40ce803-578b-4534-b254-daa4f16cc915 => generated 552 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2151] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:37:51 2026] DELETE /v2.0/floatingips/e40ce803-578b-4534-b254-daa4f16cc915 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:37:51.359 7 WARNING neutron_lib.context [None req-76a72f2b-4e04-4220-9b9f-da0e25975408 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1096/2152] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:51 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:37:52.087 7 INFO neutron.db.l3_db [None req-76a72f2b-4e04-4220-9b9f-da0e25975408 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Floating IP 46de2e42-16a9-4f55-8088-ccf8b6cd17ab associated. External IP: 10.96.250.203, port: d2812e5f-f89e-484a-aeba-105b4a7b6522. [pid: 7|app: 0|req: 1057/2153] 10.0.0.54 () {34 vars in 676 bytes} [Tue Apr 28 18:37:51 2026] POST /v2.0/floatingips => generated 842 bytes in 1042 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2154] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:37:52 2026] GET /v2.0/floatingips/46de2e42-16a9-4f55-8088-ccf8b6cd17ab => generated 842 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2155] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:52 2026] GET /v2.0/ports?device_id=110eeea5-d107-4b5a-81bb-78eed9654ea1 => generated 1204 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2156] 10.0.0.54 () {32 vars in 654 bytes} [Tue Apr 28 18:37:52 2026] GET /v2.0/floatingips => generated 845 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2157] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:52 2026] GET /v2.0/security-groups?id=65a3d597-ca45-43af-8093-cd034887c8a6&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2158] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:37:52 2026] GET /v2.0/networks?id=3b6d65b5-032a-4057-b750-001e4904de47 => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2159] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:52 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => 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: 1102/2160] 199.19.213.220 () {34 vars in 1050 bytes} [Tue Apr 28 18:37:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ea15dfffc38c496c9e053cd67038cf4c => generated 273 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:37:52.817 8 WARNING neutron_lib.context [req-2e27c4c8-378f-4114-b11e-18a9bc067cd6 req-8457b3cd-bd43-414a-a03b-1c8f9b25a79b f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:52.961 7 INFO neutron.db.l3_db [None req-f1900bd1-7adc-413a-ac65-c750d4b9b345 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Floating IP 46de2e42-16a9-4f55-8088-ccf8b6cd17ab associated. External IP: 10.96.250.203, port: d2812e5f-f89e-484a-aeba-105b4a7b6522. [pid: 8|app: 0|req: 1103/2161] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:37:52 2026] POST /v2.0/ports => generated 958 bytes in 365 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: 1104/2162] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:37:53 2026] PUT /v2.0/ports/5eeefb99-9168-40a5-bbd8-766a13944b0c => generated 1239 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2163] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:37:52 2026] PUT /v2.0/floatingips/46de2e42-16a9-4f55-8088-ccf8b6cd17ab => generated 841 bytes in 1088 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-04-28 18:37:53.663 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d89448f-6869-4b9e-90d8-7774f838c4bb'] response: {'name': 'network-changed', 'server_uuid': '33b20e00-054e-49bc-bd00-cb08a619164e', 'tag': '5eeefb99-9168-40a5-bbd8-766a13944b0c', 'status': 'completed', 'code': 200} 2026-04-28 18:37:53.745 8 INFO neutron.db.l3_db [None req-19ab568b-7e00-4919-98e0-0467658596ef 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] Floating IP 46de2e42-16a9-4f55-8088-ccf8b6cd17ab disassociated. External IP: 10.96.250.203, port: b84b19d5-d91c-4977-8b5f-3ff7da99991e. [pid: 7|app: 0|req: 1060/2164] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:53 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2165] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:53 2026] GET /v2.0/security-groups?id=50a2dbcc-af43-4a7b-9835-d8b5321996c1&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2166] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:37:53 2026] PUT /v2.0/floatingips/46de2e42-16a9-4f55-8088-ccf8b6cd17ab => generated 552 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2167] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:37:54 2026] GET /v2.0/ports?tenant_id=ea15dfffc38c496c9e053cd67038cf4c&device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2168] 199.19.213.220 () {34 vars in 1018 bytes} [Tue Apr 28 18:37:54 2026] GET /v2.0/networks?tenant_id=ea15dfffc38c496c9e053cd67038cf4c&shared=False => generated 757 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2169] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:37:54 2026] DELETE /v2.0/floatingips/46de2e42-16a9-4f55-8088-ccf8b6cd17ab => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2170] 199.19.213.220 () {34 vars in 930 bytes} [Tue Apr 28 18:37:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:37:54.354 7 INFO neutron.api.v2.resource [None req-5cfda406-0b5f-416c-ac76-b95cc23d39ef 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1063/2171] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:37:54 2026] DELETE /v2.0/floatingips/46de2e42-16a9-4f55-8088-ccf8b6cd17ab => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2172] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:37:54 2026] DELETE /v2.0/ports/b84b19d5-d91c-4977-8b5f-3ff7da99991e => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2173] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:37:54 2026] DELETE /v2.0/ports/d2812e5f-f89e-484a-aeba-105b4a7b6522 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2174] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:37:54 2026] GET /v2.0/ports?device_id=9478452d-f7e5-44e8-9574-7211e08afa2d => generated 958 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2175] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:55 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2176] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:55 2026] GET /v2.0/security-groups?id=50a2dbcc-af43-4a7b-9835-d8b5321996c1&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: 1113/2177] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:37:55 2026] GET /v2.0/ports?tenant_id=ea15dfffc38c496c9e053cd67038cf4c&device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2178] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:37:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=5eeefb99-9168-40a5-bbd8-766a13944b0c => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2179] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:37:55 2026] GET /v2.0/subnets?id=fca6f078-8261-4be1-8c80-4ab04e8af9ba => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2180] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:37:55 2026] GET /v2.0/ports?network_id=3b6d65b5-032a-4057-b750-001e4904de47&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2181] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:37:55 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?fields=segments => 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: 1118/2182] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:37:55 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2183] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:37:55 2026] PUT /v2.0/routers/9478452d-f7e5-44e8-9574-7211e08afa2d/remove_router_interface => generated 309 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2184] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:56 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => 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: 1067/2185] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:56 2026] GET /v2.0/security-groups?id=50a2dbcc-af43-4a7b-9835-d8b5321996c1&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:37:56.827 8 INFO neutron.services.segments.plugin [-] Segment 879a2de0-8803-4ffe-a910-ed0628e4c7b4 resource provider aggregate not found 2026-04-28 18:37:56.835 8 INFO neutron.services.segments.plugin [-] Segment 879a2de0-8803-4ffe-a910-ed0628e4c7b4 resource provider aggregate not found 2026-04-28 18:37:56.848 8 INFO neutron.services.segments.plugin [-] Segment 879a2de0-8803-4ffe-a910-ed0628e4c7b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 879a2de0-8803-4ffe-a910-ed0628e4c7b4 found for delete ", "request_id": "req-723ac1dd-2107-4848-ae21-e78953f21813"}]} 2026-04-28 18:37:56.852 8 INFO neutron.db.l3_hamode_db [None req-631bd0f1-01de-4a26-9f74-c3b1468d882d 16eeae821eb14f50bf9501c8f180af8f d854cd7410f8407bb4f620a213a740d0 - - default default] HA network 31144825-5a57-4849-9d9f-87c2cd8c0c8d was deleted as no HA routers are present in tenant d854cd7410f8407bb4f620a213a740d0. 2026-04-28 18:37:56.853 8 INFO neutron.services.segments.plugin [-] Segment 879a2de0-8803-4ffe-a910-ed0628e4c7b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 879a2de0-8803-4ffe-a910-ed0628e4c7b4 found for delete ", "request_id": "req-31d1061f-47f2-4f81-8ff1-580c6a568d36"}]} [pid: 8|app: 0|req: 1119/2186] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:37:55 2026] DELETE /v2.0/routers/9478452d-f7e5-44e8-9574-7211e08afa2d => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2187] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:37:56 2026] DELETE /v2.0/subnets/728e71a1-6c7d-45d9-9b90-8e0980d888e1 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2188] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:37:56 2026] DELETE /v2.0/networks/03c611ab-c761-4394-8c05-2081bc7192cf => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2189] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:57 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2190] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:57 2026] GET /v2.0/security-groups?id=50a2dbcc-af43-4a7b-9835-d8b5321996c1&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2191] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:57 2026] GET /v2.0/ports?device_id=110eeea5-d107-4b5a-81bb-78eed9654ea1 => generated 1204 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2192] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:37:57 2026] GET /v2.0/security-groups?tenant_id=d854cd7410f8407bb4f620a213a740d0&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2193] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:57 2026] GET /v2.0/security-groups?id=65a3d597-ca45-43af-8093-cd034887c8a6&fields=id&fields=name => generated 111 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2194] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:37:57 2026] DELETE /v2.0/security-groups/06358196-3d18-4de3-aa60-dcace44f19db => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2195] 10.0.0.54 () {32 vars in 817 bytes} [Tue Apr 28 18:37:57 2026] GET /v2.0/ports?network_id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c&mac_address=fa%3A16%3A3e%3A49%3A90%3Ad9 => generated 1204 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:37:57.893 7 WARNING neutron_lib.context [None req-ca22b232-3505-41ed-be6d-1642b47ccfe3 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1125/2196] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:58 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2197] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:58 2026] GET /v2.0/security-groups?id=50a2dbcc-af43-4a7b-9835-d8b5321996c1&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-04-28 18:37:58.672 7 INFO neutron.db.l3_db [None req-ca22b232-3505-41ed-be6d-1642b47ccfe3 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Floating IP 2cef360b-9f32-430b-a64b-512f4baf3c9f associated. External IP: 10.96.250.207, port: 22d89705-dac8-4ca9-a6af-2bff3259e89f. [pid: 7|app: 0|req: 1072/2198] 10.0.0.54 () {34 vars in 676 bytes} [Tue Apr 28 18:37:57 2026] POST /v2.0/floatingips => generated 855 bytes in 1546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:37:59.528 8 INFO neutron.services.segments.plugin [-] Segment a46d342c-adc3-4c6f-b438-04cc40be2007 resource provider aggregate not found 2026-04-28 18:37:59.535 8 INFO neutron.services.segments.plugin [-] Segment a46d342c-adc3-4c6f-b438-04cc40be2007 resource provider aggregate not found 2026-04-28 18:37:59.545 8 INFO neutron.services.segments.plugin [-] Segment a46d342c-adc3-4c6f-b438-04cc40be2007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a46d342c-adc3-4c6f-b438-04cc40be2007 found for delete ", "request_id": "req-c6270c69-c44b-428a-b7f7-1a4746f1d723"}]} 2026-04-28 18:37:59.550 8 INFO neutron.services.segments.plugin [-] Segment a46d342c-adc3-4c6f-b438-04cc40be2007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a46d342c-adc3-4c6f-b438-04cc40be2007 found for delete ", "request_id": "req-2d43ab3a-c6a6-4576-b876-504cd83a19bd"}]} 2026-04-28 18:37:59.705 8 WARNING neutron_lib.context [None req-9a0ab0a4-5f95-41df-9b54-ae1466ace6d4 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:59.705 8 WARNING neutron_lib.context [None req-9a0ab0a4-5f95-41df-9b54-ae1466ace6d4 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:37:59.714 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60708422-ffed-41ed-8728-f8f6932df096'] response: {'name': 'network-changed', 'server_uuid': '110eeea5-d107-4b5a-81bb-78eed9654ea1', 'tag': '22d89705-dac8-4ca9-a6af-2bff3259e89f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1073/2199] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:37:59 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2200] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:37:59 2026] GET /v2.0/security-groups?id=50a2dbcc-af43-4a7b-9835-d8b5321996c1&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:37:59.881 8 INFO neutron.db.segments_db [None req-9a0ab0a4-5f95-41df-9b54-ae1466ace6d4 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Added segment ff201982-50b2-4ecb-a4cb-2de2359471c9 of type vxlan for network 78989751-d43d-4bda-84ca-90ec3c93b0f4 2026-04-28 18:37:59.935 8 INFO neutron.db.segments_db [None req-9a0ab0a4-5f95-41df-9b54-ae1466ace6d4 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Added segment c9119dee-6b9f-4cdb-a8ae-916d4dee7732 of type vxlan for network be58f886-7d35-4e37-8a0f-8b1b11b0a127 [pid: 8|app: 0|req: 1127/2201] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:37:59 2026] POST /v2.0/networks => generated 1244 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2202] 10.0.0.54 () {32 vars in 648 bytes} [Tue Apr 28 18:38:00 2026] GET /v2.0/networks => generated 1843 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2203] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:38:00 2026] GET /v2.0/ports?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&device_id=110eeea5-d107-4b5a-81bb-78eed9654ea1 => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2204] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:38:00 2026] DELETE /v2.0/networks/78989751-d43d-4bda-84ca-90ec3c93b0f4 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2205] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:38:00 2026] GET /v2.0/networks?id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2206] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:38:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.138&port_id=22d89705-dac8-4ca9-a6af-2bff3259e89f => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2207] 199.19.213.220 () {34 vars in 1106 bytes} [Tue Apr 28 18:38:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22e&port_id=22d89705-dac8-4ca9-a6af-2bff3259e89f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2208] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:38:00 2026] DELETE /v2.0/networks/be58f886-7d35-4e37-8a0f-8b1b11b0a127 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2209] 199.19.213.220 () {34 vars in 1064 bytes} [Tue Apr 28 18:38:00 2026] GET /v2.0/subnets?id=5c87ba90-998f-4d22-a53c-a89b31e99d9d&id=b68cf46e-e23a-4bfa-ba7d-1638bfd53281 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2210] 10.0.0.54 () {32 vars in 648 bytes} [Tue Apr 28 18:38:00 2026] GET /v2.0/networks => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:00.447 8 WARNING neutron_lib.context [None req-b1fd046d-d990-4a26-b229-cfc1a2822431 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1081/2211] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:38:00 2026] GET /v2.0/ports?network_id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:38:00.505 8 INFO neutron.db.segments_db [None req-b1fd046d-d990-4a26-b229-cfc1a2822431 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Added segment 9af013e0-6a68-4f03-8126-2cfea41942c1 of type vxlan for network 9962d748-23f1-4b7b-bdc3-5d6a405e32ff [pid: 7|app: 0|req: 1082/2212] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:38:00 2026] GET /v2.0/ports?network_id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2213] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:38:00 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2214] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:38:00 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?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: 8|app: 0|req: 1131/2215] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:38:00 2026] POST /v2.0/networks => generated 654 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:00.637 7 WARNING neutron_lib.context [None req-adf8318a-cccb-4ab6-8008-8f005a94dac5 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:00.684 7 INFO neutron.db.segments_db [None req-adf8318a-cccb-4ab6-8008-8f005a94dac5 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Added segment 0db5ebfc-9363-40a1-8f9c-7f6b539ff4b2 of type vxlan for network f136d060-3bdd-457c-85cc-02bf128d82f2 [pid: 7|app: 0|req: 1085/2216] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:38:00 2026] POST /v2.0/networks => generated 653 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:00.784 8 WARNING neutron_lib.context [None req-c26ec8cf-7833-4e37-a472-ca0c6f9afb22 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:00.811 8 WARNING neutron_lib.context [None req-c26ec8cf-7833-4e37-a472-ca0c6f9afb22 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1086/2217] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:00 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => 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: 1087/2218] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:00 2026] GET /v2.0/security-groups?id=50a2dbcc-af43-4a7b-9835-d8b5321996c1&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: 1088/2219] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:01 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2220] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:01 2026] GET /v2.0/security-groups?id=50a2dbcc-af43-4a7b-9835-d8b5321996c1&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2221] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:38:01 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2222] 10.0.0.54 () {34 vars in 664 bytes} [Tue Apr 28 18:38:00 2026] POST /v2.0/ports => generated 1504 bytes in 549 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: 1133/2223] 10.0.0.54 () {32 vars in 642 bytes} [Tue Apr 28 18:38:01 2026] GET /v2.0/ports => generated 1504 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:38:01.505 7 INFO neutron.db.l3_db [None req-4ce66724-4dc1-4a48-9777-62cbff61be95 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Floating IP b63cd85a-0fec-4064-a62e-c6d2b2f788d2 associated. External IP: 10.96.250.210, port: 5eeefb99-9168-40a5-bbd8-766a13944b0c. 2026-04-28 18:38:01.564 8 INFO neutron.services.segments.plugin [-] Segment ff201982-50b2-4ecb-a4cb-2de2359471c9 resource provider aggregate not found 2026-04-28 18:38:01.570 8 INFO neutron.services.segments.plugin [-] Segment ff201982-50b2-4ecb-a4cb-2de2359471c9 resource provider aggregate not found 2026-04-28 18:38:01.584 8 INFO neutron.services.segments.plugin [-] Segment ff201982-50b2-4ecb-a4cb-2de2359471c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff201982-50b2-4ecb-a4cb-2de2359471c9 found for delete ", "request_id": "req-635231e9-d8fd-482b-8b29-fa69b0201738"}]} 2026-04-28 18:38:01.587 8 INFO neutron.services.segments.plugin [-] Segment ff201982-50b2-4ecb-a4cb-2de2359471c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff201982-50b2-4ecb-a4cb-2de2359471c9 found for delete ", "request_id": "req-dd02c701-13e6-47e8-a3e0-1b714d9b4d6f"}]} 2026-04-28 18:38:01.599 8 INFO neutron.services.segments.plugin [-] Segment c9119dee-6b9f-4cdb-a8ae-916d4dee7732 resource provider aggregate not found 2026-04-28 18:38:01.603 8 INFO neutron.services.segments.plugin [-] Segment c9119dee-6b9f-4cdb-a8ae-916d4dee7732 resource provider aggregate not found 2026-04-28 18:38:01.609 8 INFO neutron.services.segments.plugin [-] Segment c9119dee-6b9f-4cdb-a8ae-916d4dee7732 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9119dee-6b9f-4cdb-a8ae-916d4dee7732 found for delete ", "request_id": "req-0434bc53-feed-4b26-ac19-5e1420902566"}]} 2026-04-28 18:38:01.613 8 INFO neutron.services.segments.plugin [-] Segment c9119dee-6b9f-4cdb-a8ae-916d4dee7732 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9119dee-6b9f-4cdb-a8ae-916d4dee7732 found for delete ", "request_id": "req-651d79c9-29af-43f1-aff1-c8e6b082260a"}]} [pid: 8|app: 0|req: 1134/2224] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:38:01 2026] DELETE /v2.0/ports/a5338890-2ff1-4ad4-b9c4-22982ea7cd95 => 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: 1091/2225] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:38:01 2026] PUT /v2.0/floatingips/b63cd85a-0fec-4064-a62e-c6d2b2f788d2 => generated 856 bytes in 646 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:01.855 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-409d1f8e-83ef-47e8-a1f6-2ba7d78f2199'] response: {'name': 'network-changed', 'server_uuid': '33b20e00-054e-49bc-bd00-cb08a619164e', 'tag': '5eeefb99-9168-40a5-bbd8-766a13944b0c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1135/2226] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:38:01 2026] DELETE /v2.0/ports/f0072d9d-318d-4420-8c05-05144740540c => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2227] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:38:01 2026] GET /v2.0/floatingips/b63cd85a-0fec-4064-a62e-c6d2b2f788d2 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2228] 10.0.0.54 () {32 vars in 642 bytes} [Tue Apr 28 18:38:01 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:38:01.932 7 WARNING neutron_lib.context [None req-501515de-a442-44e3-908f-108c1e58a529 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:02.020 7 INFO neutron.db.segments_db [None req-501515de-a442-44e3-908f-108c1e58a529 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Added segment fa8d6e37-1e97-499e-a1a2-992ddfdc82b0 of type vxlan for network 9bc84482-87b3-4bc4-99cb-739be2fd7c51 [pid: 7|app: 0|req: 1093/2229] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:38:01 2026] POST /v2.0/networks => generated 654 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:02.153 8 WARNING neutron_lib.context [None req-7960bab9-1d44-4582-84b9-6cb56af1bba1 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:02.213 8 INFO neutron.db.segments_db [None req-7960bab9-1d44-4582-84b9-6cb56af1bba1 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Added segment cb414ccc-0ff7-43ac-9eae-54ffec39fc9d of type vxlan for network e6c97584-c1fb-453f-8190-48fd7eef0bd6 [pid: 8|app: 0|req: 1137/2230] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:38:02 2026] POST /v2.0/networks => generated 653 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2231] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:38:02 2026] GET /v2.0/ports?tenant_id=ea15dfffc38c496c9e053cd67038cf4c&device_id=33b20e00-054e-49bc-bd00-cb08a619164e => 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: 1138/2232] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:38:02 2026] GET /v2.0/networks?id=3b6d65b5-032a-4057-b750-001e4904de47 => generated 757 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2233] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:38:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=5eeefb99-9168-40a5-bbd8-766a13944b0c => generated 859 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2234] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:38:02 2026] GET /v2.0/subnets?id=fca6f078-8261-4be1-8c80-4ab04e8af9ba => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2235] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:38:02 2026] GET /v2.0/ports?network_id=3b6d65b5-032a-4057-b750-001e4904de47&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: 1140/2236] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:38:02 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2237] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:38:02 2026] GET /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2238] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:38:02 2026] GET /v2.0/floatingips/b63cd85a-0fec-4064-a62e-c6d2b2f788d2 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:02.937 7 WARNING neutron_lib.context [None req-31e3a100-9dd9-4aa1-b78d-761436e20ccc 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:02.961 7 WARNING neutron_lib.context [None req-31e3a100-9dd9-4aa1-b78d-761436e20ccc 063e2a05b585439b9d217d7b67a46328 ac4ca12959bb47d18a0f64181bcbcea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1098/2241] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:02 2026] POST /v2.0/subnets => generated 1323 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2242] 10.0.0.54 () {32 vars in 646 bytes} [Tue Apr 28 18:38:03 2026] GET /v2.0/subnets => generated 1959 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2243] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:03 2026] DELETE /v2.0/subnets/c626a647-e1d5-4b81-8bc7-4300ce41ca1b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2244] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:03 2026] DELETE /v2.0/subnets/4b3a6eb8-f31c-4e9a-b198-b567c08658b1 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2245] 10.0.0.54 () {32 vars in 646 bytes} [Tue Apr 28 18:38:03 2026] GET /v2.0/subnets => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:03.956 8 INFO neutron.services.segments.plugin [-] Segment cb414ccc-0ff7-43ac-9eae-54ffec39fc9d resource provider aggregate not found 2026-04-28 18:38:03.959 8 INFO neutron.services.segments.plugin [-] Segment cb414ccc-0ff7-43ac-9eae-54ffec39fc9d resource provider aggregate not found [pid: 7|app: 0|req: 1101/2246] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:38:03 2026] GET /v2.0/floatingips/b63cd85a-0fec-4064-a62e-c6d2b2f788d2 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:03.974 8 INFO neutron.services.segments.plugin [-] Segment cb414ccc-0ff7-43ac-9eae-54ffec39fc9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb414ccc-0ff7-43ac-9eae-54ffec39fc9d found for delete ", "request_id": "req-d4b766f1-3b13-42c6-b2b9-e7e803043c1a"}]} 2026-04-28 18:38:03.975 8 INFO neutron.services.segments.plugin [-] Segment cb414ccc-0ff7-43ac-9eae-54ffec39fc9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb414ccc-0ff7-43ac-9eae-54ffec39fc9d found for delete ", "request_id": "req-b5be9134-ce1b-48bb-a45b-a4729f3bc93f"}]} [pid: 8|app: 0|req: 1146/2247] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:38:03 2026] DELETE /v2.0/networks/e6c97584-c1fb-453f-8190-48fd7eef0bd6 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:38:04.133 7 INFO neutron.services.segments.plugin [-] Segment fa8d6e37-1e97-499e-a1a2-992ddfdc82b0 resource provider aggregate not found 2026-04-28 18:38:04.138 7 INFO neutron.services.segments.plugin [-] Segment fa8d6e37-1e97-499e-a1a2-992ddfdc82b0 resource provider aggregate not found 2026-04-28 18:38:04.145 7 INFO neutron.services.segments.plugin [-] Segment fa8d6e37-1e97-499e-a1a2-992ddfdc82b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa8d6e37-1e97-499e-a1a2-992ddfdc82b0 found for delete ", "request_id": "req-b13989b4-cec1-4e36-9f2c-966ffd007c1d"}]} [pid: 7|app: 0|req: 1102/2248] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:38:03 2026] DELETE /v2.0/networks/9bc84482-87b3-4bc4-99cb-739be2fd7c51 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:38:04.249 7 INFO neutron.services.segments.plugin [-] Segment fa8d6e37-1e97-499e-a1a2-992ddfdc82b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa8d6e37-1e97-499e-a1a2-992ddfdc82b0 found for delete ", "request_id": "req-ec4782c6-73da-4984-b5ec-0d14f8f2d54f"}]} [pid: 7|app: 0|req: 1103/2249] 10.0.0.220 () {34 vars in 990 bytes} [Tue Apr 28 18:38:04 2026] GET /v2.0/ports?device_id=110eeea5-d107-4b5a-81bb-78eed9654ea1 => generated 1473 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2250] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:38:04 2026] DELETE /v2.0/networks/f136d060-3bdd-457c-85cc-02bf128d82f2 => 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: 1104/2251] 10.0.0.220 () {34 vars in 1040 bytes} [Tue Apr 28 18:38:04 2026] GET /v2.0/security-groups?id=65a3d597-ca45-43af-8093-cd034887c8a6&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2252] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:38:04 2026] DELETE /v2.0/networks/9962d748-23f1-4b7b-bdc3-5d6a405e32ff => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2253] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:38:04 2026] GET /v2.0/security-groups?tenant_id=ac4ca12959bb47d18a0f64181bcbcea7&name=default => generated 2926 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2254] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:38:05 2026] DELETE /v2.0/security-groups/086c0a38-f8d3-4ebe-afed-0bc586af6bbf => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:38:06.923 7 WARNING neutron_lib.context [None req-f865eba1-74f8-4d6a-9302-f4b3b1fe86c7 d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:07.076 7 INFO neutron.db.segments_db [None req-f865eba1-74f8-4d6a-9302-f4b3b1fe86c7 d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] Added segment a932ffa8-d5a3-432c-9817-f4887d3bc962 of type vxlan for network f0ca43c0-4034-4cc1-91a3-c7a7ef0618da [pid: 7|app: 0|req: 1106/2255] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:38:06 2026] POST /v2.0/networks => generated 649 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:07.193 8 WARNING neutron_lib.context [None req-05542d3d-8d7a-45c4-bf78-e6f68bbcbaee d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:07.202 8 INFO neutron.services.segments.plugin [-] Segment 0db5ebfc-9363-40a1-8f9c-7f6b539ff4b2 resource provider aggregate not found 2026-04-28 18:38:07.209 8 INFO neutron.services.segments.plugin [-] Segment 0db5ebfc-9363-40a1-8f9c-7f6b539ff4b2 resource provider aggregate not found 2026-04-28 18:38:07.216 8 INFO neutron.services.segments.plugin [-] Segment 0db5ebfc-9363-40a1-8f9c-7f6b539ff4b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db5ebfc-9363-40a1-8f9c-7f6b539ff4b2 found for delete ", "request_id": "req-bc37e805-1337-41c4-bc5d-094bc72ae5cd"}]} 2026-04-28 18:38:07.220 8 INFO neutron.services.segments.plugin [-] Segment 0db5ebfc-9363-40a1-8f9c-7f6b539ff4b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db5ebfc-9363-40a1-8f9c-7f6b539ff4b2 found for delete ", "request_id": "req-df71a2a0-9085-40ab-8e39-a42d8cbf1afe"}]} 2026-04-28 18:38:07.228 8 INFO neutron.services.segments.plugin [-] Segment 9af013e0-6a68-4f03-8126-2cfea41942c1 resource provider aggregate not found 2026-04-28 18:38:07.231 8 INFO neutron.services.segments.plugin [-] Segment 9af013e0-6a68-4f03-8126-2cfea41942c1 resource provider aggregate not found 2026-04-28 18:38:07.241 8 INFO neutron.services.segments.plugin [-] Segment 9af013e0-6a68-4f03-8126-2cfea41942c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9af013e0-6a68-4f03-8126-2cfea41942c1 found for delete ", "request_id": "req-6509c984-ef91-4af8-8e06-cb672896ab7b"}]} 2026-04-28 18:38:07.249 8 INFO neutron.services.segments.plugin [-] Segment 9af013e0-6a68-4f03-8126-2cfea41942c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9af013e0-6a68-4f03-8126-2cfea41942c1 found for delete ", "request_id": "req-009b1fcd-efb2-4660-80fc-92778cd40dce"}]} [pid: 8|app: 0|req: 1150/2256] 10.0.0.54 () {34 vars in 664 bytes} [Tue Apr 28 18:38:07 2026] POST /v2.0/ports => generated 779 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:07.514 7 WARNING neutron_lib.context [None req-2655e44b-72ac-4f8d-b9da-f28d4d24f421 d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:07.566 7 INFO neutron.db.segments_db [None req-2655e44b-72ac-4f8d-b9da-f28d4d24f421 d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] Added segment e32b9606-2a93-430f-98c8-8f722b860a12 of type vxlan for network 156637b3-4250-424e-9b10-d0c4e76908cc [pid: 7|app: 0|req: 1107/2257] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:38:07 2026] POST /v2.0/networks => generated 636 bytes in 156 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-04-28 18:38:07.679 8 WARNING neutron_lib.context [None req-251b1f69-062b-4851-9a1f-913d1679034d d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1151/2258] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:07 2026] POST /v2.0/subnets => generated 646 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:07.922 7 WARNING neutron_lib.context [None req-0e0adaa1-b8bf-4656-900f-1fb487c06765 d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2259] 10.0.0.54 () {34 vars in 664 bytes} [Tue Apr 28 18:38:07 2026] POST /v2.0/ports => generated 962 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2260] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:38:08 2026] DELETE /v2.0/ports/3b8c9f96-5d8f-4f8f-934c-702d3192ee5a => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 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-04-28 18:38:08.527 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a5e987c-9e9d-4cca-acbc-cb5c9fd15246 d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1109/2261] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:38:08 2026] DELETE /v2.0/ports/3b8c9f96-5d8f-4f8f-934c-702d3192ee5a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:38:08.552 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f19e35d-4ebd-4ad2-a347-8e7358114711 d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1153/2262] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:38:08 2026] GET /v2.0/ports/3b8c9f96-5d8f-4f8f-934c-702d3192ee5a => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2263] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:08 2026] DELETE /v2.0/subnets/1076f82a-9a17-4d7b-921e-e0637c2904fa => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2264] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:38:08 2026] DELETE /v2.0/networks/156637b3-4250-424e-9b10-d0c4e76908cc => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:38:09.051 7 WARNING neutron_lib.context [None req-c144eb09-ad4b-417d-97c0-e0102b5cb06c d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:09.095 7 INFO neutron.db.segments_db [None req-c144eb09-ad4b-417d-97c0-e0102b5cb06c d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] Added segment c1443604-4935-49ae-b4d2-f7d237eded60 of type vxlan for network 0e5b33fd-c07f-421c-90a4-97dcc3bc3fb1 [pid: 7|app: 0|req: 1111/2265] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:38:09 2026] POST /v2.0/networks => generated 635 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:09.186 8 WARNING neutron_lib.context [None req-a5470719-4331-47d2-8f24-218e60bbbe3e d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:09.260 8 INFO neutron.services.segments.plugin [-] Segment e32b9606-2a93-430f-98c8-8f722b860a12 resource provider aggregate not found 2026-04-28 18:38:09.268 8 INFO neutron.services.segments.plugin [-] Segment e32b9606-2a93-430f-98c8-8f722b860a12 resource provider aggregate not found 2026-04-28 18:38:09.271 8 INFO neutron.services.segments.plugin [-] Segment e32b9606-2a93-430f-98c8-8f722b860a12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e32b9606-2a93-430f-98c8-8f722b860a12 found for delete ", "request_id": "req-b16fd6d6-d38a-498d-93e6-6434d3a7ddb5"}]} 2026-04-28 18:38:09.283 8 INFO neutron.services.segments.plugin [-] Segment e32b9606-2a93-430f-98c8-8f722b860a12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e32b9606-2a93-430f-98c8-8f722b860a12 found for delete ", "request_id": "req-2b78cb62-dcb6-42e3-ae6f-80c358cfbb92"}]} [pid: 8|app: 0|req: 1155/2266] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:09 2026] POST /v2.0/subnets => generated 646 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:09.478 7 WARNING neutron_lib.context [None req-786b883e-099e-4a8c-a8c5-2dbe80fe5dc7 d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1112/2267] 10.0.0.54 () {34 vars in 664 bytes} [Tue Apr 28 18:38:09 2026] POST /v2.0/ports => generated 924 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2268] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:38:09 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2269] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:38:09 2026] DELETE /v2.0/ports/264e4d81-7e6d-4f9a-80b0-331e0e760993 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:38:10.005 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dcab96a8-893e-4772-b0ab-251b082d0780 d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1114/2270] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:38:09 2026] GET /v2.0/ports/264e4d81-7e6d-4f9a-80b0-331e0e760993 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2271] 10.0.0.220 () {34 vars in 990 bytes} [Tue Apr 28 18:38:10 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2272] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:10 2026] DELETE /v2.0/subnets/8c2b683b-d57f-4104-b987-068465b0d259 => 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: 1116/2273] 10.0.0.220 () {34 vars in 1040 bytes} [Tue Apr 28 18:38:10 2026] GET /v2.0/security-groups?id=50a2dbcc-af43-4a7b-9835-d8b5321996c1&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: 1158/2274] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:38:10 2026] DELETE /v2.0/networks/0e5b33fd-c07f-421c-90a4-97dcc3bc3fb1 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:38:10.597 7 WARNING neutron_lib.context [None req-219e2708-c63a-477a-b5b8-681b54c9102b d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1117/2275] 10.0.0.54 () {34 vars in 664 bytes} [Tue Apr 28 18:38:10 2026] POST /v2.0/ports => generated 779 bytes in 293 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: 1118/2276] 10.0.0.123 () {30 vars in 689 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2277] 10.0.0.54 () {34 vars in 736 bytes} [Tue Apr 28 18:38:10 2026] PUT /v2.0/ports/149a4806-1085-4461-bbb3-348e5583f875 => generated 752 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2278] 10.0.0.123 () {30 vars in 691 bytes} [Tue Apr 28 18:38: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) /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/2279] 10.0.0.123 () {30 vars in 667 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2280] 10.0.0.123 () {30 vars in 703 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2281] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:38:11 2026] DELETE /v2.0/ports/149a4806-1085-4461-bbb3-348e5583f875 => 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: 1122/2282] 10.0.0.54 () {32 vars in 642 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/ports => generated 782 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:11.370 8 INFO neutron.services.segments.plugin [-] Segment c1443604-4935-49ae-b4d2-f7d237eded60 resource provider aggregate not found 2026-04-28 18:38:11.384 8 INFO neutron.services.segments.plugin [-] Segment c1443604-4935-49ae-b4d2-f7d237eded60 resource provider aggregate not found 2026-04-28 18:38:11.398 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e7bee85-63a1-41f3-9553-2019609e34ea d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1161/2283] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/ports/149a4806-1085-4461-bbb3-348e5583f875 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2284] 10.0.0.54 () {32 vars in 642 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/ports => generated 782 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:11.450 8 INFO neutron.services.segments.plugin [-] Segment c1443604-4935-49ae-b4d2-f7d237eded60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1443604-4935-49ae-b4d2-f7d237eded60 found for delete ", "request_id": "req-57d6fcb2-17de-45de-9eb1-6ed1e0c2ce6d"}]} 2026-04-28 18:38:11.459 8 INFO neutron.services.segments.plugin [-] Segment c1443604-4935-49ae-b4d2-f7d237eded60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1443604-4935-49ae-b4d2-f7d237eded60 found for delete ", "request_id": "req-8496298b-36a0-4f09-aad8-5b65527f89b1"}]} [pid: 8|app: 0|req: 1162/2285] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/ports/65d12821-8d71-4d34-80a7-e9e9d49bfe56 => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:11.508 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b22de38-04d7-4448-8a97-8bf74cb37e84 d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1124/2286] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:38:11 2026] DELETE /v2.0/ports/264e4d81-7e6d-4f9a-80b0-331e0e760993 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:38:11.532 8 INFO neutron.pecan_wsgi.hooks.translation [None req-365ddab5-d246-4346-95f0-669f2ed768f6 d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1163/2287] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:11 2026] DELETE /v2.0/subnets/8c2b683b-d57f-4104-b987-068465b0d259 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:38:11.560 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06cb57d3-350c-4586-84ad-fd25677bd341 d1634852d9a24575a02f8ee6dff3cc33 94decfa5aa114e9281c65a8cc761dc36 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1125/2288] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:11 2026] DELETE /v2.0/subnets/1076f82a-9a17-4d7b-921e-e0637c2904fa => 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: 1126/2289] 10.0.0.123 () {28 vars in 438 bytes} [Tue Apr 28 18:38:11 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2290] 10.0.0.123 () {30 vars in 727 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 657 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2291] 10.0.0.123 () {30 vars in 689 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2292] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2293] 10.0.0.123 () {30 vars in 691 bytes} [Tue Apr 28 18:38: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: 1164/2294] 10.0.0.54 () {32 vars in 719 bytes} [Tue Apr 28 18:38:11 2026] DELETE /v2.0/ports/65d12821-8d71-4d34-80a7-e9e9d49bfe56 => 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: 1165/2295] 10.0.0.123 () {30 vars in 667 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2296] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/security-groups?id=50a2dbcc-af43-4a7b-9835-d8b5321996c1&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2297] 10.0.0.123 () {30 vars in 703 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2298] 10.0.0.123 () {30 vars in 727 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2299] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:38:11 2026] DELETE /v2.0/networks/f0ca43c0-4034-4cc1-91a3-c7a7ef0618da => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2300] 10.0.0.123 () {30 vars in 689 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2301] 10.0.0.123 () {30 vars in 691 bytes} [Tue Apr 28 18:38:11 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: 1135/2302] 10.0.0.123 () {30 vars in 667 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2303] 10.0.0.123 () {30 vars in 703 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2304] 10.0.0.123 () {30 vars in 729 bytes} [Tue Apr 28 18:38:11 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60 => generated 799 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2305] 10.0.0.123 () {30 vars in 681 bytes} [Tue Apr 28 18:38:12 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2306] 10.0.0.123 () {34 vars in 703 bytes} [Tue Apr 28 18:38:12 2026] POST /v2.0/ports => generated 1132 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2307] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:38:12 2026] GET /v2.0/security-groups?tenant_id=94decfa5aa114e9281c65a8cc761dc36&name=default => generated 2929 bytes in 144 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: 1138/2308] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:38:12 2026] DELETE /v2.0/security-groups/41e8bda9-d5af-4267-9cca-8db2447843a5 => 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: 1171/2309] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:12 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2310] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:12 2026] GET /v2.0/security-groups?id=50a2dbcc-af43-4a7b-9835-d8b5321996c1&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:13.611 8 INFO neutron.services.segments.plugin [-] Segment a932ffa8-d5a3-432c-9817-f4887d3bc962 resource provider aggregate not found 2026-04-28 18:38:13.615 8 INFO neutron.services.segments.plugin [-] Segment a932ffa8-d5a3-432c-9817-f4887d3bc962 resource provider aggregate not found 2026-04-28 18:38:13.625 8 INFO neutron.services.segments.plugin [-] Segment a932ffa8-d5a3-432c-9817-f4887d3bc962 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a932ffa8-d5a3-432c-9817-f4887d3bc962 found for delete ", "request_id": "req-27d34982-803d-44a6-a7ba-6a8d44c6f330"}]} 2026-04-28 18:38:13.627 8 INFO neutron.services.segments.plugin [-] Segment a932ffa8-d5a3-432c-9817-f4887d3bc962 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a932ffa8-d5a3-432c-9817-f4887d3bc962 found for delete ", "request_id": "req-27c8ae09-468e-4393-ab61-b28b355ec2af"}]} [pid: 8|app: 0|req: 1172/2311] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:38:13 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:13.880 7 INFO neutron.db.l3_db [req-cb8e7d9b-7320-46cf-adfa-38623da71930 req-8d96cfc6-8f44-463f-bee3-d76f424dd2ac f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] Floating IP b63cd85a-0fec-4064-a62e-c6d2b2f788d2 disassociated. External IP: 10.96.250.210, port: 5eeefb99-9168-40a5-bbd8-766a13944b0c. [pid: 8|app: 0|req: 1173/2312] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:14 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2313] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:38:13 2026] DELETE /v2.0/ports/5eeefb99-9168-40a5-bbd8-766a13944b0c => generated 0 bytes in 554 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:38:14.403 8 WARNING neutron_lib.context [None req-699a317d-2efa-4445-9452-91540d13b138 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:14.562 8 INFO neutron.db.segments_db [None req-699a317d-2efa-4445-9452-91540d13b138 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Added segment 58b1ae2d-5a5c-4d18-be97-c3785014256e of type vxlan for network 282c7dd9-2b9e-417f-8113-9b3b54c2677e [pid: 8|app: 0|req: 1174/2314] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:38:14 2026] POST /v2.0/networks => generated 630 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:14.677 7 WARNING neutron_lib.context [None req-ffd5b21f-17d0-4b73-9bba-8f766745208c 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:14.715 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8709729f-ea8d-4aac-8e62-19b61da42065'] response: {'server_uuid': '33b20e00-054e-49bc-bd00-cb08a619164e', 'name': 'network-vif-deleted', 'tag': '5eeefb99-9168-40a5-bbd8-766a13944b0c', 'status': 'completed', 'code': 200} 2026-04-28 18:38:14.727 7 INFO neutron.db.segments_db [None req-ffd5b21f-17d0-4b73-9bba-8f766745208c 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Added segment 449277eb-82e3-4302-9780-4049ad56ae76 of type vxlan for network b6721095-7753-430a-a85a-5482a94a8670 [pid: 7|app: 0|req: 1141/2315] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:38:14 2026] POST /v2.0/networks => generated 630 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:14.851 8 WARNING neutron_lib.context [None req-4438e287-e087-4db9-b688-ee6a2ebf2468 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1142/2316] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:38:14 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: 1143/2317] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:38:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2318] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:38:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2319] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:38: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) [pid: 7|app: 0|req: 1146/2320] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:38:14 2026] GET /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2321] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:14 2026] POST /v2.0/subnets => generated 626 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:15.107 7 WARNING neutron_lib.context [None req-6d797d17-b3f2-41f3-a648-6b06dc3eca84 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1176/2322] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:15 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => 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: 1177/2323] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:38:15 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: 1178/2324] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:38:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2325] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:38:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2326] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:38:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:15.222 8 INFO neutron.api.v2.resource [None req-a3f4c5e9-04b3-4a53-a982-db562329c158 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1181/2327] 199.19.213.220 () {30 vars in 762 bytes} [Tue Apr 28 18:38:15 2026] GET /v2.0/security-groups/lb-c9a7ffc7-ce1c-4be1-8308-1ab2dc07089d => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2328] 199.19.213.220 () {30 vars in 784 bytes} [Tue Apr 28 18:38:15 2026] GET /v2.0/security-groups?name=lb-c9a7ffc7-ce1c-4be1-8308-1ab2dc07089d => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2329] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:15 2026] POST /v2.0/subnets => generated 626 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:15.356 7 WARNING neutron_lib.context [None req-d53243cd-56b3-4ae1-a145-febba768e060 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1183/2330] 199.19.213.220 () {34 vars in 735 bytes} [Tue Apr 28 18:38:15 2026] POST /v2.0/security-groups => generated 1638 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:38:15.395 7 INFO neutron.db.segments_db [None req-d53243cd-56b3-4ae1-a145-febba768e060 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Added segment d556672b-de01-4121-83aa-8448c50633c6 of type vxlan for network 6f904c93-7403-4e3a-942e-611f8378cbc2 [pid: 8|app: 0|req: 1184/2331] 199.19.213.220 () {30 vars in 814 bytes} [Tue Apr 28 18:38:15 2026] GET /v2.0/security-group-rules?security_group_id=231ec46e-3d8e-4bc8-b6ae-8a1eb9851de2 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:38:15.648 7 INFO neutron.db.l3_hamode_db [None req-d53243cd-56b3-4ae1-a145-febba768e060 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1185/2332] 199.19.213.220 () {34 vars in 788 bytes} [Tue Apr 28 18:38:15 2026] PUT /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 1132 bytes in 222 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: 1186/2333] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:38:15 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: 1187/2334] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:38:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2335] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:38:15 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: 1189/2336] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:38:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:15.775 7 INFO neutron.db.l3_hamode_db [None req-d53243cd-56b3-4ae1-a145-febba768e060 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1190/2337] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:38:15 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2338] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:16 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => 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: 1148/2339] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:15 2026] POST /v2.0/routers => generated 507 bytes in 1069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2340] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:17 2026] GET /v2.0/ports?device_id=33b20e00-054e-49bc-bd00-cb08a619164e => 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: 1192/2341] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:38:16 2026] PUT /v2.0/routers/fb4bb62b-1884-48a4-b500-3fb204c7a432/add_router_interface => generated 309 bytes in 1174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2342] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:38:17 2026] GET /v2.0/ports/8b149de0-cceb-460e-977d-7bd36d573c6b => generated 955 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2345] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:38:18 2026] DELETE /v2.0/security-groups/50a2dbcc-af43-4a7b-9835-d8b5321996c1 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2346] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:38:18 2026] DELETE /v2.0/floatingips/b63cd85a-0fec-4064-a62e-c6d2b2f788d2 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2347] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:38:17 2026] PUT /v2.0/routers/fb4bb62b-1884-48a4-b500-3fb204c7a432/add_router_interface => generated 309 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2348] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:38:18 2026] GET /v2.0/ports/764c05ac-1109-4c1b-9010-6a8975dbba00 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2349] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:18 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2350] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:19 2026] GET /v2.0/security-groups?id=beb3f093-be3c-4263-823b-223f93a8cf9c&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2351] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:38:18 2026] PUT /v2.0/routers/fb4bb62b-1884-48a4-b500-3fb204c7a432/remove_router_interface => generated 309 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2352] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:20 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2353] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:20 2026] GET /v2.0/security-groups?id=beb3f093-be3c-4263-823b-223f93a8cf9c&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2354] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:38:19 2026] PUT /v2.0/routers/fb4bb62b-1884-48a4-b500-3fb204c7a432/remove_router_interface => generated 309 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2355] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:38:20 2026] GET /v2.0/ports?device_id=fb4bb62b-1884-48a4-b500-3fb204c7a432 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2356] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:38:20 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:21.201 7 INFO neutron.services.segments.plugin [-] Segment d556672b-de01-4121-83aa-8448c50633c6 resource provider aggregate not found 2026-04-28 18:38:21.205 7 INFO neutron.services.segments.plugin [-] Segment d556672b-de01-4121-83aa-8448c50633c6 resource provider aggregate not found 2026-04-28 18:38:21.227 7 INFO neutron.services.segments.plugin [-] Segment d556672b-de01-4121-83aa-8448c50633c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d556672b-de01-4121-83aa-8448c50633c6 found for delete ", "request_id": "req-abe53364-7d9c-484e-8f1b-f007f6291327"}]} 2026-04-28 18:38:21.228 7 INFO neutron.services.segments.plugin [-] Segment d556672b-de01-4121-83aa-8448c50633c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d556672b-de01-4121-83aa-8448c50633c6 found for delete ", "request_id": "req-7559f6c6-4e97-45e3-8c5f-d684e52d95bf"}]} 2026-04-28 18:38:21.232 7 INFO neutron.db.l3_hamode_db [None req-638d9c2e-b832-40be-8cf2-9e520b20bf38 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] HA network 6f904c93-7403-4e3a-942e-611f8378cbc2 was deleted as no HA routers are present in tenant 14fc4db96e444e1ebc6e67983ffda71b. [pid: 7|app: 0|req: 1159/2357] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:20 2026] DELETE /v2.0/routers/fb4bb62b-1884-48a4-b500-3fb204c7a432 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2358] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:38:21 2026] DELETE /v2.0/ports/55b4862e-aa09-48e2-95e2-feb017a3c3bb => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2359] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:21 2026] DELETE /v2.0/subnets/c749aa37-a500-4c93-afc2-241dc2d2a7cd => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2360] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:21 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:38:21.452 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f64099e2-77d3-44a9-9508-abe85a89ee0a'] response: {'server_uuid': '7f21b7c5-df06-4dfe-be80-c320dea4cfad', 'name': 'network-vif-deleted', 'tag': '55b4862e-aa09-48e2-95e2-feb017a3c3bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1200/2361] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:21 2026] DELETE /v2.0/subnets/47a94510-d751-429d-ac16-5f8aef53fb4e => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2362] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:38:21 2026] DELETE /v2.0/networks/b6721095-7753-430a-a85a-5482a94a8670 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:38:22.113 8 INFO neutron.services.segments.plugin [-] Segment 58b1ae2d-5a5c-4d18-be97-c3785014256e resource provider aggregate not found 2026-04-28 18:38:22.118 8 INFO neutron.services.segments.plugin [-] Segment 58b1ae2d-5a5c-4d18-be97-c3785014256e resource provider aggregate not found 2026-04-28 18:38:22.135 8 INFO neutron.services.segments.plugin [-] Segment 58b1ae2d-5a5c-4d18-be97-c3785014256e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58b1ae2d-5a5c-4d18-be97-c3785014256e found for delete ", "request_id": "req-c5af82a8-ef0a-44b0-b8b1-c39989279f90"}]} 2026-04-28 18:38:22.137 8 INFO neutron.services.segments.plugin [-] Segment 58b1ae2d-5a5c-4d18-be97-c3785014256e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58b1ae2d-5a5c-4d18-be97-c3785014256e found for delete ", "request_id": "req-bf2e0708-29db-4bbc-80a7-d98fd559a2f1"}]} [pid: 8|app: 0|req: 1201/2363] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:38:21 2026] DELETE /v2.0/networks/282c7dd9-2b9e-417f-8113-9b3b54c2677e => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:38:22.157 7 WARNING neutron_lib.context [None req-fed42b82-8cf7-46c3-9f8c-5ed0c68a85c2 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:22.235 7 INFO neutron.db.segments_db [None req-fed42b82-8cf7-46c3-9f8c-5ed0c68a85c2 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Added segment e7b6e994-6991-4cad-be7a-af82ae0d4754 of type vxlan for network 0f1597de-71b2-4dd2-b9e7-4bbe19e25bf7 [pid: 7|app: 0|req: 1163/2364] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:38:22 2026] POST /v2.0/networks => generated 630 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:22.345 8 WARNING neutron_lib.context [None req-dd80ef03-ea93-4176-80f9-f1f14fefc95d 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1164/2365] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:22 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => 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: 1202/2366] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:22 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:22.598 7 WARNING neutron_lib.context [None req-335e45fd-d1e4-415f-a430-39c41317cbdc 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:22.631 7 INFO neutron.db.segments_db [None req-335e45fd-d1e4-415f-a430-39c41317cbdc 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Added segment 7bf3ac69-02e4-4167-ae4d-fb0722915272 of type vxlan for network 97ed58f4-c71e-4ea3-a939-628b2939328f 2026-04-28 18:38:22.857 7 INFO neutron.db.l3_hamode_db [None req-335e45fd-d1e4-415f-a430-39c41317cbdc 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:38:22.978 7 INFO neutron.db.l3_hamode_db [None req-335e45fd-d1e4-415f-a430-39c41317cbdc 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1203/2367] 10.0.0.48 () {34 vars in 1015 bytes} [Tue Apr 28 18:38:22 2026] GET /v2.0/security-groups?id=999ece9b-02d3-4f4f-a385-ac27defba4fc&fields=id => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2368] 10.0.0.48 () {34 vars in 981 bytes} [Tue Apr 28 18:38:23 2026] GET /v2.0/networks?id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8 => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2369] 10.0.0.48 () {34 vars in 964 bytes} [Tue Apr 28 18:38:23 2026] GET /v2.0/quotas/64d6f0fc47f84af091dd9643934f47ea => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2370] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:38:23 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&fields=id => generated 149 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2371] 10.0.0.48 () {34 vars in 1007 bytes} [Tue Apr 28 18:38:23 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2372] 10.0.0.48 () {34 vars in 1107 bytes} [Tue Apr 28 18:38:23 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:38:23.253 7 INFO neutron.services.segments.plugin [-] Segment 449277eb-82e3-4302-9780-4049ad56ae76 resource provider aggregate not found 2026-04-28 18:38:23.258 7 INFO neutron.services.segments.plugin [-] Segment 449277eb-82e3-4302-9780-4049ad56ae76 resource provider aggregate not found 2026-04-28 18:38:23.265 7 INFO neutron.services.segments.plugin [-] Segment 449277eb-82e3-4302-9780-4049ad56ae76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 449277eb-82e3-4302-9780-4049ad56ae76 found for delete ", "request_id": "req-f724d5f1-541f-44df-bea1-2e19aec5f29a"}]} 2026-04-28 18:38:23.271 7 INFO neutron.services.segments.plugin [-] Segment 449277eb-82e3-4302-9780-4049ad56ae76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 449277eb-82e3-4302-9780-4049ad56ae76 found for delete ", "request_id": "req-275f7aff-a4af-42b7-8a63-9f2574cb5d76"}]} [pid: 7|app: 0|req: 1165/2373] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:22 2026] POST /v2.0/routers => generated 507 bytes in 1014 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:23.620 8 WARNING neutron_lib.context [None req-b8597085-b644-4634-968c-34e71a04c0fe 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1166/2374] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:23 2026] GET /v2.0/ports?device_id=7f21b7c5-df06-4dfe-be80-c320dea4cfad => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2375] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:23 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2376] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:23 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2377] 10.0.0.54 () {34 vars in 664 bytes} [Tue Apr 28 18:38:23 2026] POST /v2.0/ports => generated 951 bytes in 450 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: 1210/2378] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:38:24 2026] DELETE /v2.0/security-groups/beb3f093-be3c-4263-823b-223f93a8cf9c => 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: 1169/2379] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:38:24 2026] PUT /v2.0/routers/cc238b15-7633-4cd1-9fef-5aff0090e66d/add_router_interface => generated 309 bytes in 1219 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: 1170/2380] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:38:25 2026] GET /v2.0/ports/edc3ab27-55ab-46cc-a99a-6019ef2798f2 => generated 1025 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2381] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:38:24 2026] PUT /v2.0/routers/ba3e006e-3172-41d2-8cee-27d20a4b26ae/remove_router_interface => generated 309 bytes in 881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2382] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:25 2026] DELETE /v2.0/subnets/fca6f078-8261-4be1-8c80-4ab04e8af9ba => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2383] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:38:25 2026] PUT /v2.0/routers/cc238b15-7633-4cd1-9fef-5aff0090e66d/remove_router_interface => generated 309 bytes in 784 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-04-28 18:38:26.267 7 INFO neutron.api.v2.resource [None req-7ef186e4-0e4a-46a7-9356-bfe3b66f1274 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1172/2384] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:38:26 2026] PUT /v2.0/routers/cc238b15-7633-4cd1-9fef-5aff0090e66d/remove_router_interface => generated 197 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2385] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:38:26 2026] GET /v2.0/ports?device_id=cc238b15-7633-4cd1-9fef-5aff0090e66d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:38:26.776 8 INFO neutron.services.segments.plugin [-] Segment 1af96abf-b6bf-4aed-a7aa-6b59778e2687 resource provider aggregate not found 2026-04-28 18:38:26.779 8 INFO neutron.services.segments.plugin [-] Segment 1af96abf-b6bf-4aed-a7aa-6b59778e2687 resource provider aggregate not found 2026-04-28 18:38:26.794 8 INFO neutron.services.segments.plugin [-] Segment 1af96abf-b6bf-4aed-a7aa-6b59778e2687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1af96abf-b6bf-4aed-a7aa-6b59778e2687 found for delete ", "request_id": "req-bbed0df2-1151-4e84-8493-7e976c85d113"}]} 2026-04-28 18:38:26.795 8 INFO neutron.services.segments.plugin [-] Segment 1af96abf-b6bf-4aed-a7aa-6b59778e2687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1af96abf-b6bf-4aed-a7aa-6b59778e2687 found for delete ", "request_id": "req-6cd884a5-edf5-4877-9594-5fde8d016e26"}]} 2026-04-28 18:38:26.803 8 INFO neutron.db.l3_hamode_db [None req-e0f500c9-fdb8-425e-9d17-03519f9da666 f9fe46f5afd84850a74f971542c53d93 ea15dfffc38c496c9e053cd67038cf4c - - default default] HA network 43b1d91c-32ee-4a63-a6eb-66d96d0d8b9a was deleted as no HA routers are present in tenant ea15dfffc38c496c9e053cd67038cf4c. [pid: 8|app: 0|req: 1213/2386] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:25 2026] DELETE /v2.0/routers/ba3e006e-3172-41d2-8cee-27d20a4b26ae => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:38:26.833 7 INFO neutron.services.segments.plugin [-] Segment 7bf3ac69-02e4-4167-ae4d-fb0722915272 resource provider aggregate not found [pid: 8|app: 0|req: 1214/2387] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:26 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:38:26.839 7 INFO neutron.services.segments.plugin [-] Segment 7bf3ac69-02e4-4167-ae4d-fb0722915272 resource provider aggregate not found 2026-04-28 18:38:26.848 7 INFO neutron.services.segments.plugin [-] Segment 7bf3ac69-02e4-4167-ae4d-fb0722915272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bf3ac69-02e4-4167-ae4d-fb0722915272 found for delete ", "request_id": "req-4117b0fe-3470-4470-9a68-8f553b7291e9"}]} 2026-04-28 18:38:26.857 7 INFO neutron.services.segments.plugin [-] Segment 7bf3ac69-02e4-4167-ae4d-fb0722915272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bf3ac69-02e4-4167-ae4d-fb0722915272 found for delete ", "request_id": "req-6d6948f8-02ad-4cd6-aba7-47cefddde03e"}]} 2026-04-28 18:38:26.859 7 INFO neutron.db.l3_hamode_db [None req-5fe35d0f-ff88-4c9b-b22d-29b2df82a364 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] HA network 97ed58f4-c71e-4ea3-a939-628b2939328f was deleted as no HA routers are present in tenant 14fc4db96e444e1ebc6e67983ffda71b. [pid: 7|app: 0|req: 1174/2388] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:26 2026] DELETE /v2.0/routers/cc238b15-7633-4cd1-9fef-5aff0090e66d => generated 0 bytes in 570 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2389] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:38:26 2026] DELETE /v2.0/networks/3b6d65b5-032a-4057-b750-001e4904de47 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2390] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:26 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => 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: 1175/2391] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:26 2026] DELETE /v2.0/subnets/a52b6c61-7312-4d07-820e-e23aeda5bc06 => 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: 1217/2392] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:38:27 2026] DELETE /v2.0/networks/0f1597de-71b2-4dd2-b9e7-4bbe19e25bf7 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:38:27.425 7 WARNING neutron_lib.context [None req-e55893b6-e949-4190-aada-3f84c6c9c256 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:27.480 7 INFO neutron.db.segments_db [None req-e55893b6-e949-4190-aada-3f84c6c9c256 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Added segment e2e21c78-a286-4695-bae1-f80c7d01b678 of type vxlan for network 0393ffa8-5136-4f87-90bb-ab2a04e27af2 [pid: 7|app: 0|req: 1176/2393] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:38:27 2026] POST /v2.0/networks => generated 630 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:27.599 8 WARNING neutron_lib.context [None req-1ecd1d88-d73d-47fa-950c-171a3a1a090b 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1218/2394] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:27 2026] POST /v2.0/subnets => generated 626 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2395] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:38:27 2026] GET /v2.0/networks?id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8 => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:27.914 8 WARNING neutron_lib.context [None req-f91837e8-b830-4ad7-a918-afdb2a7455bd 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:27.946 8 INFO neutron.db.segments_db [None req-f91837e8-b830-4ad7-a918-afdb2a7455bd 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Added segment c72b6bb7-c339-4d13-840a-5398d14da1a1 of type vxlan for network 00f2eada-2c44-45b7-94f4-1262c5fff843 [pid: 7|app: 0|req: 1177/2396] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:38:27 2026] GET /v2.0/security-groups?tenant_id=a8ed2790c5834f8a983358bc3de92464&name=default => generated 2929 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2397] 199.19.213.220 () {34 vars in 1050 bytes} [Tue Apr 28 18:38:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=64d6f0fc47f84af091dd9643934f47ea => generated 343 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2398] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:38:28 2026] DELETE /v2.0/security-groups/2eb388fc-f4fd-416d-8702-d1bc86a4b8e7 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:38:28.209 8 INFO neutron.db.l3_hamode_db [None req-f91837e8-b830-4ad7-a918-afdb2a7455bd 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:38:28.326 8 INFO neutron.db.l3_hamode_db [None req-f91837e8-b830-4ad7-a918-afdb2a7455bd 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1180/2399] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:38:28 2026] POST /v2.0/ports => generated 1078 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1181/2400] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:38:28 2026] GET /v2.0/security-groups?tenant_id=ea15dfffc38c496c9e053cd67038cf4c&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:38:28.826 8 INFO neutron.services.segments.plugin [-] Segment b3a98ede-f0d4-4ba3-9968-3aeb8709e6da resource provider aggregate not found 2026-04-28 18:38:28.829 8 INFO neutron.services.segments.plugin [-] Segment b3a98ede-f0d4-4ba3-9968-3aeb8709e6da resource provider aggregate not found 2026-04-28 18:38:28.837 8 INFO neutron.services.segments.plugin [-] Segment b3a98ede-f0d4-4ba3-9968-3aeb8709e6da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3a98ede-f0d4-4ba3-9968-3aeb8709e6da found for delete ", "request_id": "req-3e1abcce-b98f-4539-8613-46bba00c76d2"}]} 2026-04-28 18:38:28.842 8 INFO neutron.services.segments.plugin [-] Segment b3a98ede-f0d4-4ba3-9968-3aeb8709e6da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3a98ede-f0d4-4ba3-9968-3aeb8709e6da found for delete ", "request_id": "req-fb2e63b7-de4f-407e-b3f6-304338884a23"}]} 2026-04-28 18:38:28.849 8 INFO neutron.services.segments.plugin [-] Segment e7b6e994-6991-4cad-be7a-af82ae0d4754 resource provider aggregate not found 2026-04-28 18:38:28.857 8 INFO neutron.services.segments.plugin [-] Segment e7b6e994-6991-4cad-be7a-af82ae0d4754 resource provider aggregate not found 2026-04-28 18:38:28.861 8 INFO neutron.services.segments.plugin [-] Segment e7b6e994-6991-4cad-be7a-af82ae0d4754 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7b6e994-6991-4cad-be7a-af82ae0d4754 found for delete ", "request_id": "req-d965eb53-9066-4414-a351-c5c52e8f8666"}]} 2026-04-28 18:38:28.869 8 INFO neutron.services.segments.plugin [-] Segment e7b6e994-6991-4cad-be7a-af82ae0d4754 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7b6e994-6991-4cad-be7a-af82ae0d4754 found for delete ", "request_id": "req-aa39fbe6-2cc5-4911-a38f-e1db595ed391"}]} [pid: 7|app: 0|req: 1182/2401] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:38:28 2026] PUT /v2.0/ports/dc45d348-c84a-4305-af80-2db16c090b3d => generated 1239 bytes in 439 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: 1220/2402] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:27 2026] POST /v2.0/routers => generated 506 bytes in 1023 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:28.948 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a567f4b-2109-4067-a56e-f5d956ac92ba'] response: {'name': 'network-changed', 'server_uuid': '82be2341-6bb3-41c4-971a-ac344d162dc8', 'tag': 'dc45d348-c84a-4305-af80-2db16c090b3d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1183/2403] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:38:28 2026] DELETE /v2.0/security-groups/40230521-491f-49fc-a38f-10e07a5e03f4 => 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: 1184/2404] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:38:29 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2405] 199.19.213.220 () {34 vars in 1018 bytes} [Tue Apr 28 18:38:29 2026] GET /v2.0/networks?tenant_id=64d6f0fc47f84af091dd9643934f47ea&shared=False => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2406] 199.19.213.220 () {34 vars in 930 bytes} [Tue Apr 28 18:38:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2407] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:29 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2408] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:29 2026] GET /v2.0/security-groups?id=999ece9b-02d3-4f4f-a385-ac27defba4fc&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2409] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:30 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2410] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:38:28 2026] PUT /v2.0/routers/c4793269-138b-4484-8954-61cff0ef6fe1/add_router_interface => generated 309 bytes in 1567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2411] 10.0.0.54 () {32 vars in 716 bytes} [Tue Apr 28 18:38:30 2026] GET /v2.0/ports/98578ef2-702d-4a8a-8e88-95bd65b318c1 => generated 955 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2412] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:38:30 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2413] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:38:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.46&port_id=dc45d348-c84a-4305-af80-2db16c090b3d => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:38:30.960 7 INFO neutron.db.segments_db [None req-4847d1ac-3a4e-4a31-a118-9f2d8cfd3663 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 1d1a6e24-6ce6-4e8a-abc1-064e00c4b1dc of type vxlan for network 1731e744-843c-4b37-a167-d6c9ef810e15 [pid: 7|app: 0|req: 1193/2414] 10.0.0.54 () {34 vars in 670 bytes} [Tue Apr 28 18:38:30 2026] POST /v2.0/networks => generated 741 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2415] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:38:31 2026] GET /v2.0/subnets?id=f6a91c6c-0a19-4884-9ff8-e4083276eb88 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2416] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:31 2026] POST /v2.0/subnets => generated 688 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2417] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:38:31 2026] GET /v2.0/ports?network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:38:31.314 7 INFO neutron.db.segments_db [None req-361c312a-0289-4bc7-a114-9f5a04eb3a75 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 44a83b8d-67a2-427e-856a-d56c67c61c47 of type vxlan for network b2904156-5ecd-4ae3-ad99-a4cef40a3650 [pid: 8|app: 0|req: 1222/2418] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:38:30 2026] PUT /v2.0/routers/c4793269-138b-4484-8954-61cff0ef6fe1/remove_router_interface => generated 309 bytes in 776 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2419] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:38:31 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2420] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:38:31 2026] GET /v2.0/ports?device_id=c4793269-138b-4484-8954-61cff0ef6fe1 => 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: 1225/2421] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:38:31 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?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) 2026-04-28 18:38:31.561 7 INFO neutron.db.l3_hamode_db [None req-361c312a-0289-4bc7-a114-9f5a04eb3a75 04b5e4402b534a3994c7c8c84fd5ed25 3e7540f059ce414ab96c3db07392a9a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:38:31.950 8 INFO neutron.services.segments.plugin [-] Segment c72b6bb7-c339-4d13-840a-5398d14da1a1 resource provider aggregate not found 2026-04-28 18:38:31.954 8 INFO neutron.services.segments.plugin [-] Segment c72b6bb7-c339-4d13-840a-5398d14da1a1 resource provider aggregate not found 2026-04-28 18:38:31.967 8 INFO neutron.services.segments.plugin [-] Segment c72b6bb7-c339-4d13-840a-5398d14da1a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c72b6bb7-c339-4d13-840a-5398d14da1a1 found for delete ", "request_id": "req-481cd690-14d9-4f79-bf8d-c8bd276d60b7"}]} 2026-04-28 18:38:31.970 8 INFO neutron.services.segments.plugin [-] Segment c72b6bb7-c339-4d13-840a-5398d14da1a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c72b6bb7-c339-4d13-840a-5398d14da1a1 found for delete ", "request_id": "req-c19dd332-d313-4cae-9ed7-56c0c94e2790"}]} 2026-04-28 18:38:31.974 8 INFO neutron.db.l3_hamode_db [None req-bf5e2967-281f-4242-a4cd-cba55d033b7a 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] HA network 00f2eada-2c44-45b7-94f4-1262c5fff843 was deleted as no HA routers are present in tenant 14fc4db96e444e1ebc6e67983ffda71b. [pid: 8|app: 0|req: 1226/2422] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:31 2026] DELETE /v2.0/routers/c4793269-138b-4484-8954-61cff0ef6fe1 => generated 0 bytes in 515 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2423] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:31 2026] DELETE /v2.0/subnets/a450fa0f-ef51-449c-b4e0-c313c13d5dfc => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:38:32.302 7 INFO neutron.db.l3_hamode_db [None req-361c312a-0289-4bc7-a114-9f5a04eb3a75 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1228/2424] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:38:32 2026] DELETE /v2.0/networks/0393ffa8-5136-4f87-90bb-ab2a04e27af2 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:38:32.467 8 WARNING neutron_lib.context [None req-3c8412f8-e79e-4d25-a0b2-313d1e0ec5f8 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:32.518 8 INFO neutron.db.segments_db [None req-3c8412f8-e79e-4d25-a0b2-313d1e0ec5f8 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Added segment b9e667cd-0599-48fa-8d3d-f35b7b17a867 of type vxlan for network 1e81fcfe-c171-43a8-9891-6e5425d2ecd8 2026-04-28 18:38:32.770 8 INFO neutron.db.l3_hamode_db [None req-3c8412f8-e79e-4d25-a0b2-313d1e0ec5f8 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1197/2425] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:31 2026] POST /v2.0/routers => generated 728 bytes in 1917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2426] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:33 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:38:33.557 8 INFO neutron.db.l3_hamode_db [None req-3c8412f8-e79e-4d25-a0b2-313d1e0ec5f8 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:38:33.985 8 INFO neutron.services.segments.plugin [-] Segment e2e21c78-a286-4695-bae1-f80c7d01b678 resource provider aggregate not found 2026-04-28 18:38:33.988 8 INFO neutron.services.segments.plugin [-] Segment e2e21c78-a286-4695-bae1-f80c7d01b678 resource provider aggregate not found 2026-04-28 18:38:33.999 8 INFO neutron.services.segments.plugin [-] Segment e2e21c78-a286-4695-bae1-f80c7d01b678 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2e21c78-a286-4695-bae1-f80c7d01b678 found for delete ", "request_id": "req-70608ffb-3944-4816-8758-3feb8bde6932"}]} 2026-04-28 18:38:34.005 8 INFO neutron.services.segments.plugin [-] Segment e2e21c78-a286-4695-bae1-f80c7d01b678 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2e21c78-a286-4695-bae1-f80c7d01b678 found for delete ", "request_id": "req-2be5cb66-c8ec-4eaf-9e03-09e8e87b1f3b"}]} [pid: 7|app: 0|req: 1199/2427] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:38:33 2026] PUT /v2.0/routers/f9baa827-bb5e-4c4e-b9c8-28ffab59958c/add_router_interface => generated 309 bytes in 1128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2428] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:34 2026] GET /v2.0/security-groups?id=999ece9b-02d3-4f4f-a385-ac27defba4fc&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: 1229/2431] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:32 2026] POST /v2.0/routers => generated 686 bytes in 2000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2432] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:34 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => 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: 1230/2433] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:38:34 2026] GET /v2.0/routers/f35fc806-1bb4-4e81-a036-eeb46cff3e1d => generated 692 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2434] 10.0.0.54 () {32 vars in 646 bytes} [Tue Apr 28 18:38:34 2026] GET /v2.0/routers => generated 695 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2435] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:38:34 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => 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: 1206/2436] 199.19.213.220 () {34 vars in 1044 bytes} [Tue Apr 28 18:38:34 2026] GET /v2.0/security-groups?id=999ece9b-02d3-4f4f-a385-ac27defba4fc&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2437] 10.0.0.54 () {34 vars in 740 bytes} [Tue Apr 28 18:38:34 2026] PUT /v2.0/routers/f35fc806-1bb4-4e81-a036-eeb46cff3e1d => generated 699 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2438] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:38:35 2026] GET /v2.0/routers/f35fc806-1bb4-4e81-a036-eeb46cff3e1d => generated 699 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2439] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:38:35 2026] GET /v2.0/ports?device_id=f35fc806-1bb4-4e81-a036-eeb46cff3e1d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:38:35.510 8 INFO neutron.db.segments_db [None req-ef612a82-423a-44ff-9563-416425d71dd3 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 98bbaa56-e0a8-48d5-9c08-2a646c7ad352 of type vxlan for network dbdfc9ec-1145-493b-b9dd-0218b843ef8a [pid: 8|app: 0|req: 1233/2440] 10.0.0.54 () {34 vars in 670 bytes} [Tue Apr 28 18:38:35 2026] POST /v2.0/networks => generated 740 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2441] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:35 2026] POST /v2.0/subnets => generated 687 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:35.839 8 INFO neutron.db.segments_db [None req-fdaa299c-4608-4433-be0e-b6a59a58d3d3 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment a8ec9887-1d09-4218-9db2-f06c60c98d6f of type vxlan for network 6410af3f-a2b1-45ac-8cb1-f552d49b6636 2026-04-28 18:38:36.038 7 INFO neutron.services.segments.plugin [-] Segment b9e667cd-0599-48fa-8d3d-f35b7b17a867 resource provider aggregate not found 2026-04-28 18:38:36.047 7 INFO neutron.services.segments.plugin [-] Segment b9e667cd-0599-48fa-8d3d-f35b7b17a867 resource provider aggregate not found 2026-04-28 18:38:36.055 7 INFO neutron.services.segments.plugin [-] Segment b9e667cd-0599-48fa-8d3d-f35b7b17a867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9e667cd-0599-48fa-8d3d-f35b7b17a867 found for delete ", "request_id": "req-51181057-e480-44eb-806d-9df24f64d251"}]} 2026-04-28 18:38:36.060 7 INFO neutron.services.segments.plugin [-] Segment b9e667cd-0599-48fa-8d3d-f35b7b17a867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9e667cd-0599-48fa-8d3d-f35b7b17a867 found for delete ", "request_id": "req-541f1cfb-888b-482e-a6fb-941d6778373c"}]} 2026-04-28 18:38:36.072 7 INFO neutron.db.l3_hamode_db [None req-2e78fd2b-d883-4f55-8cad-74a9d6ee2552 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] HA network 1e81fcfe-c171-43a8-9891-6e5425d2ecd8 was deleted as no HA routers are present in tenant 14fc4db96e444e1ebc6e67983ffda71b. [pid: 7|app: 0|req: 1208/2442] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:35 2026] DELETE /v2.0/routers/f35fc806-1bb4-4e81-a036-eeb46cff3e1d => generated 0 bytes in 863 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2443] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:38:36 2026] GET /v2.0/ports?device_id=f35fc806-1bb4-4e81-a036-eeb46cff3e1d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:38:36.122 8 INFO neutron.db.l3_hamode_db [None req-fdaa299c-4608-4433-be0e-b6a59a58d3d3 04b5e4402b534a3994c7c8c84fd5ed25 33d4cbe0e7494b0985ffef6b50f26a09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:38:36.129 7 INFO neutron.api.v2.resource [None req-16205e8c-1ad1-4015-ba93-64100acd0718 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1210/2444] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:36 2026] DELETE /v2.0/routers/f35fc806-1bb4-4e81-a036-eeb46cff3e1d => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2445] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:38:36 2026] GET /v2.0/ports?device_id=c4793269-138b-4484-8954-61cff0ef6fe1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:38:36.189 7 INFO neutron.api.v2.resource [None req-b84804df-39f5-47c7-ab21-065ded79fa9c 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1212/2446] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:36 2026] DELETE /v2.0/routers/c4793269-138b-4484-8954-61cff0ef6fe1 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:38:36.205 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5e9db9e-381b-48a4-81f1-1c261bbad4de 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1213/2447] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:36 2026] DELETE /v2.0/subnets/a450fa0f-ef51-449c-b4e0-c313c13d5dfc => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2448] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:38:36 2026] GET /v2.0/ports?device_id=cc238b15-7633-4cd1-9fef-5aff0090e66d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:38:36.251 7 INFO neutron.api.v2.resource [None req-13c718bd-d94f-4871-bc4b-a17505e4678c 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1215/2449] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:36 2026] DELETE /v2.0/routers/cc238b15-7633-4cd1-9fef-5aff0090e66d => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:38:36.288 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb2bc4ca-da91-4d11-8f42-67b48285c089 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1216/2450] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:36 2026] DELETE /v2.0/subnets/a52b6c61-7312-4d07-820e-e23aeda5bc06 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2451] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:38:36 2026] GET /v2.0/ports?device_id=fb4bb62b-1884-48a4-b500-3fb204c7a432 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:38:36.344 7 INFO neutron.api.v2.resource [None req-fe5788b9-64c5-4325-b15e-67c34fda13b1 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1218/2452] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:36 2026] DELETE /v2.0/routers/fb4bb62b-1884-48a4-b500-3fb204c7a432 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:38:36.358 7 INFO neutron.pecan_wsgi.hooks.translation [None req-669a91ad-9e9c-4d11-a00c-bdeaa5c68ae0 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1219/2453] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:36 2026] DELETE /v2.0/subnets/c749aa37-a500-4c93-afc2-241dc2d2a7cd => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:38:36.384 7 INFO neutron.pecan_wsgi.hooks.translation [None req-665e0139-4538-4a4a-80e8-cab90b9e439a 5710ce4f83c94e05a07e01acabd08123 14fc4db96e444e1ebc6e67983ffda71b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1220/2454] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:38:36 2026] DELETE /v2.0/subnets/47a94510-d751-429d-ac16-5f8aef53fb4e => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:38:37.118 8 INFO neutron.db.l3_hamode_db [None req-fdaa299c-4608-4433-be0e-b6a59a58d3d3 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1221/2455] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:38:36 2026] GET /v2.0/security-groups?tenant_id=14fc4db96e444e1ebc6e67983ffda71b&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2456] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:38:37 2026] DELETE /v2.0/security-groups/f052125e-9ae9-4e61-a9b2-4b7cf5a28ab2 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2457] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:37 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2458] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:37 2026] GET /v2.0/security-groups?id=999ece9b-02d3-4f4f-a385-ac27defba4fc&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2459] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:37 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2460] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:35 2026] POST /v2.0/routers => generated 727 bytes in 2467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:39.488 8 INFO neutron.db.segments_db [None req-1b8041ac-f6a4-49b7-b500-4d6342ad6c84 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment 53252748-f3df-4736-84a4-9924546ccf1c of type vxlan for network 39cff808-72d0-487c-b0fd-c9e7057d932d [pid: 7|app: 0|req: 1226/2461] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:38:38 2026] PUT /v2.0/routers/f9cd2775-2982-40e7-af6e-87852d0f637e/add_router_interface => generated 309 bytes in 1296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2462] 10.0.0.54 () {34 vars in 670 bytes} [Tue Apr 28 18:38:39 2026] POST /v2.0/networks => generated 738 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2463] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:39 2026] POST /v2.0/subnets => generated 687 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:39.854 8 INFO neutron.db.segments_db [None req-1b2d6cb2-fa28-43c2-8c92-1e3cd0cfe0be 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Added segment bcd97cd1-d7cf-4fd8-83de-09b566027288 of type vxlan for network 53ca36d0-2dcc-44db-94b4-612fdee917f2 2026-04-28 18:38:40.151 8 INFO neutron.db.l3_hamode_db [None req-1b2d6cb2-fa28-43c2-8c92-1e3cd0cfe0be 04b5e4402b534a3994c7c8c84fd5ed25 b038cd2bde2c4db482fc9a25b87d3dae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 18:38:40.267 7 WARNING neutron_lib.context [None req-11cca43c-a643-431c-98ec-1e5bd09ced71 c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1228/2464] 10.0.0.54 () {34 vars in 684 bytes} [Tue Apr 28 18:38:40 2026] POST /v2.0/security-groups => generated 1675 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:38:40.415 7 WARNING neutron_lib.context [None req-ba4592ed-6b3d-424b-85ea-df27ea78bc4c c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:40.923 8 INFO neutron.db.l3_hamode_db [None req-1b2d6cb2-fa28-43c2-8c92-1e3cd0cfe0be 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1229/2465] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:38:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:41.075 7 WARNING neutron_lib.context [None req-ffdf8296-71b8-4087-833f-116e2ba9aebd c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1230/2466] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:38:41 2026] POST /v2.0/security-group-rules => generated 596 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:41.214 7 WARNING neutron_lib.context [None req-0ed5b594-422f-40cb-a30f-5367383f97bd c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1231/2467] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:38:41 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-04-28 18:38:41.353 7 WARNING neutron_lib.context [None req-a0cd9062-bbc7-4403-8d4f-5aa2f92ae1c2 c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1232/2468] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:38:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:41.494 7 WARNING neutron_lib.context [None req-1b1a7739-e752-48be-a52e-dac0d9d016c4 c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:41.533 7 INFO neutron.db.securitygroups_db [None req-1b1a7739-e752-48be-a52e-dac0d9d016c4 c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Project 3e7540f059ce414ab96c3db07392a9a9 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: 1233/2469] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:38:41 2026] POST /v2.0/security-group-rules => generated 607 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:41.606 7 WARNING neutron_lib.context [None req-a39ad838-f697-4b5c-87e7-94f7501d0dc0 c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:38:41.639 7 INFO neutron.db.securitygroups_db [None req-a39ad838-f697-4b5c-87e7-94f7501d0dc0 c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Project 3e7540f059ce414ab96c3db07392a9a9 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: 1234/2470] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:38:41 2026] POST /v2.0/security-group-rules => generated 606 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2471] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:38:39 2026] POST /v2.0/routers => generated 727 bytes in 2168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:42.084 8 WARNING neutron_lib.context [None req-6bf08b46-e622-4b93-8e56-1121580f818a c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1238/2472] 10.0.0.54 () {34 vars in 684 bytes} [Tue Apr 28 18:38:42 2026] POST /v2.0/security-groups => generated 1663 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:38:42.221 8 WARNING neutron_lib.context [None req-81cf20a1-7ea0-4a9b-bd9a-ab2b082e0da7 c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1239/2473] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:38:42 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-04-28 18:38:42.362 8 WARNING neutron_lib.context [None req-a2d617af-af13-441e-917d-7e69db836837 c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1240/2474] 10.0.0.54 () {34 vars in 694 bytes} [Tue Apr 28 18:38:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:38:42.522 8 WARNING neutron_lib.context [None req-457659d5-2ef9-42b6-9f7b-d38731b7ea93 c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1241/2475] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:38:42 2026] POST /v2.0/floatingips => generated 552 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2476] 10.0.0.54 () {34 vars in 782 bytes} [Tue Apr 28 18:38:41 2026] PUT /v2.0/routers/241be889-0847-4188-9d92-b89a217ada67/add_router_interface => generated 309 bytes in 1246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2477] 10.0.0.48 () {34 vars in 1097 bytes} [Tue Apr 28 18:38:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-644471476&fields=id&tenant_id=3e7540f059ce414ab96c3db07392a9a9 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2478] 10.0.0.48 () {34 vars in 1099 bytes} [Tue Apr 28 18:38:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1289164460&fields=id&tenant_id=3e7540f059ce414ab96c3db07392a9a9 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2479] 10.0.0.48 () {34 vars in 981 bytes} [Tue Apr 28 18:38:43 2026] GET /v2.0/networks?id=1731e744-843c-4b37-a167-d6c9ef810e15 => generated 673 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2480] 10.0.0.48 () {34 vars in 964 bytes} [Tue Apr 28 18:38:43 2026] GET /v2.0/quotas/3e7540f059ce414ab96c3db07392a9a9 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2481] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:38:43 2026] GET /v2.0/ports?tenant_id=3e7540f059ce414ab96c3db07392a9a9&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2482] 10.0.0.48 () {34 vars in 1007 bytes} [Tue Apr 28 18:38:43 2026] GET /v2.0/networks/1731e744-843c-4b37-a167-d6c9ef810e15?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2483] 10.0.0.48 () {34 vars in 1107 bytes} [Tue Apr 28 18:38:43 2026] GET /v2.0/networks/1731e744-843c-4b37-a167-d6c9ef810e15?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: 1239/2484] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:43 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => 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: 1246/2485] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:44 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => 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: 1240/2486] 10.0.0.48 () {34 vars in 981 bytes} [Tue Apr 28 18:38:45 2026] GET /v2.0/networks?id=39cff808-72d0-487c-b0fd-c9e7057d932d => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2487] 10.0.0.48 () {34 vars in 964 bytes} [Tue Apr 28 18:38:45 2026] GET /v2.0/quotas/b038cd2bde2c4db482fc9a25b87d3dae => 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: 1241/2488] 10.0.0.48 () {34 vars in 1001 bytes} [Tue Apr 28 18:38:45 2026] GET /v2.0/ports?tenant_id=b038cd2bde2c4db482fc9a25b87d3dae&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2489] 10.0.0.48 () {34 vars in 1007 bytes} [Tue Apr 28 18:38:45 2026] GET /v2.0/networks/39cff808-72d0-487c-b0fd-c9e7057d932d?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2490] 10.0.0.48 () {34 vars in 1107 bytes} [Tue Apr 28 18:38:45 2026] GET /v2.0/networks/39cff808-72d0-487c-b0fd-c9e7057d932d?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: 1249/2491] 199.19.213.220 () {34 vars in 1096 bytes} [Tue Apr 28 18:38:45 2026] GET /v2.0/ports?device_id=84889ed5-2e54-4bb9-8951-00a487a06340&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2492] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:45 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2493] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:46 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => 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: 1244/2494] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:38:46 2026] GET /v2.0/ports?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&device_id=84889ed5-2e54-4bb9-8951-00a487a06340 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2495] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:38:46 2026] GET /v2.0/networks?id=8b20fca2-42eb-46c3-8ebe-e097abbc3458 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2496] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:38:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.141&port_id=93c7253d-5e45-41b0-a94f-d86206028d17 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2497] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:47 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => 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: 1246/2498] 199.19.213.220 () {34 vars in 1104 bytes} [Tue Apr 28 18:38:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12e&port_id=93c7253d-5e45-41b0-a94f-d86206028d17 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2499] 199.19.213.220 () {34 vars in 1064 bytes} [Tue Apr 28 18:38:47 2026] GET /v2.0/subnets?id=85cac478-dbe6-4ba2-89c5-0bfad550f10d&id=e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 1410 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2500] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:47 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2501] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:38:47 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2502] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:38:47 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2503] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:38:47 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2504] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:38:47 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?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: 1249/2505] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:48 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => 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: 1257/2506] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:38:48 2026] GET /v2.0/networks?id=1731e744-843c-4b37-a167-d6c9ef810e15 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2507] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:48 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => 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: 1258/2510] 199.19.213.220 () {34 vars in 1050 bytes} [Tue Apr 28 18:38:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e7540f059ce414ab96c3db07392a9a9 => generated 273 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:48.316 7 WARNING neutron_lib.context [req-94b510d8-3c03-4ba9-a360-a15472d269f1 req-1086d7eb-943b-4794-988b-02beffea2be9 c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2511] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:38:48 2026] POST /v2.0/ports => generated 993 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2512] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:38:48 2026] PUT /v2.0/ports/60c19457-6e03-4927-874c-9e45c36b74d2 => generated 1274 bytes in 417 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: 1254/2513] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:49 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => generated 12 bytes in 23 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-04-28 18:38:49.376 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9eb2cd1-d12a-46fc-9e28-f1608eb917b0'] response: {'name': 'network-changed', 'server_uuid': 'd93e3481-ba02-4c26-9a02-bfc6ee0f8b48', 'tag': '60c19457-6e03-4927-874c-9e45c36b74d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1260/2514] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:49 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1008 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2515] 10.0.0.48 () {34 vars in 1119 bytes} [Tue Apr 28 18:38:49 2026] GET /v2.0/security-groups?id=0ef08fc8-d0e7-42b7-b5a0-8c5e833f05fd&id=7aaa3f18-276a-4d1a-92d6-4eb346fb08a2&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2516] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:38:49 2026] GET /v2.0/ports?tenant_id=3e7540f059ce414ab96c3db07392a9a9&device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1277 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2517] 199.19.213.220 () {34 vars in 1018 bytes} [Tue Apr 28 18:38:49 2026] GET /v2.0/networks?tenant_id=3e7540f059ce414ab96c3db07392a9a9&shared=False => generated 769 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2518] 199.19.213.220 () {34 vars in 930 bytes} [Tue Apr 28 18:38:49 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) [pid: 7|app: 0|req: 1257/2519] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:50 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => 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: 1263/2520] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:38:50 2026] GET /v2.0/networks?id=39cff808-72d0-487c-b0fd-c9e7057d932d => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:50.422 7 WARNING neutron_lib.context [req-bec6dee4-def2-4539-ba82-9f9c896bdb5a req-63cafdae-a97d-40cf-9e5f-d97d75b6ecef 93e5080fcf184e5bac6d9e485c7fe638 b038cd2bde2c4db482fc9a25b87d3dae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1264/2521] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:50 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2522] 10.0.0.48 () {34 vars in 1119 bytes} [Tue Apr 28 18:38:50 2026] GET /v2.0/security-groups?id=0ef08fc8-d0e7-42b7-b5a0-8c5e833f05fd&id=7aaa3f18-276a-4d1a-92d6-4eb346fb08a2&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2523] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:38:50 2026] POST /v2.0/ports => generated 954 bytes in 386 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: 1259/2524] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:38:51 2026] GET /v2.0/ports?tenant_id=3e7540f059ce414ab96c3db07392a9a9&device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2525] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:38:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=60c19457-6e03-4927-874c-9e45c36b74d2 => 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: 1261/2526] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:38:51 2026] GET /v2.0/subnets?id=7d2128a5-6f69-41b9-adb3-551fb5a5766c => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2527] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:38:51 2026] GET /v2.0/ports?network_id=1731e744-843c-4b37-a167-d6c9ef810e15&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2528] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:38:51 2026] GET /v2.0/networks/1731e744-843c-4b37-a167-d6c9ef810e15?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2529] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:38:50 2026] PUT /v2.0/ports/f88ee3b5-c31f-42a3-92cf-844b3d435fb7 => generated 1235 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2530] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:38:51 2026] GET /v2.0/networks/1731e744-843c-4b37-a167-d6c9ef810e15?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) /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-04-28 18:38:51.450 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-419cd645-f4b2-44c3-b2fa-aa70afcfb96e'] response: {'name': 'network-changed', 'server_uuid': 'd8036753-4884-4b36-9e5e-df625c0e5435', 'tag': 'f88ee3b5-c31f-42a3-92cf-844b3d435fb7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1267/2531] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:51 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2532] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:51 2026] GET /v2.0/security-groups?id=7226efd6-f260-40cd-acc8-ff2d0da7c9ad&fields=id&fields=name => generated 88 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2533] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:51 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2534] 10.0.0.48 () {34 vars in 1119 bytes} [Tue Apr 28 18:38:51 2026] GET /v2.0/security-groups?id=0ef08fc8-d0e7-42b7-b5a0-8c5e833f05fd&id=7aaa3f18-276a-4d1a-92d6-4eb346fb08a2&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2535] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:38:51 2026] GET /v2.0/ports?tenant_id=b038cd2bde2c4db482fc9a25b87d3dae&device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => 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: 1267/2536] 199.19.213.220 () {34 vars in 1018 bytes} [Tue Apr 28 18:38:52 2026] GET /v2.0/networks?tenant_id=b038cd2bde2c4db482fc9a25b87d3dae&shared=False => generated 766 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2537] 199.19.213.220 () {34 vars in 930 bytes} [Tue Apr 28 18:38:52 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) [pid: 7|app: 0|req: 1268/2538] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:52 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2539] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:52 2026] GET /v2.0/security-groups?id=7226efd6-f260-40cd-acc8-ff2d0da7c9ad&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2540] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:52 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1008 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2541] 10.0.0.48 () {34 vars in 1119 bytes} [Tue Apr 28 18:38:52 2026] GET /v2.0/security-groups?id=0ef08fc8-d0e7-42b7-b5a0-8c5e833f05fd&id=7aaa3f18-276a-4d1a-92d6-4eb346fb08a2&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2542] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:38:53 2026] GET /v2.0/ports?tenant_id=b038cd2bde2c4db482fc9a25b87d3dae&device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2543] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:38:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f88ee3b5-c31f-42a3-92cf-844b3d435fb7 => 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: 1271/2544] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:38:53 2026] GET /v2.0/subnets?id=3b7dc148-c16f-480f-a670-14c38bccf3fc => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2545] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:38:53 2026] GET /v2.0/ports?network_id=39cff808-72d0-487c-b0fd-c9e7057d932d&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2546] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:38:53 2026] GET /v2.0/networks/39cff808-72d0-487c-b0fd-c9e7057d932d?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: 1275/2547] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:38:53 2026] GET /v2.0/networks/39cff808-72d0-487c-b0fd-c9e7057d932d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2548] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:53 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => 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: 1276/2549] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:53 2026] GET /v2.0/security-groups?id=7226efd6-f260-40cd-acc8-ff2d0da7c9ad&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: 1274/2550] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:38:53 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1277 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2551] 199.19.213.220 () {34 vars in 1124 bytes} [Tue Apr 28 18:38:54 2026] GET /v2.0/security-groups?id=7aaa3f18-276a-4d1a-92d6-4eb346fb08a2&id=0ef08fc8-d0e7-42b7-b5a0-8c5e833f05fd&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2552] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:54 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2553] 10.0.0.48 () {34 vars in 1119 bytes} [Tue Apr 28 18:38:54 2026] GET /v2.0/security-groups?id=0ef08fc8-d0e7-42b7-b5a0-8c5e833f05fd&id=7aaa3f18-276a-4d1a-92d6-4eb346fb08a2&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2554] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:55 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2555] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:55 2026] GET /v2.0/security-groups?id=7226efd6-f260-40cd-acc8-ff2d0da7c9ad&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2556] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:55 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => 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: 1280/2557] 10.0.0.48 () {34 vars in 1119 bytes} [Tue Apr 28 18:38:55 2026] GET /v2.0/security-groups?id=0ef08fc8-d0e7-42b7-b5a0-8c5e833f05fd&id=7aaa3f18-276a-4d1a-92d6-4eb346fb08a2&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2558] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:56 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2559] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:56 2026] GET /v2.0/security-groups?id=7226efd6-f260-40cd-acc8-ff2d0da7c9ad&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2560] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:56 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2561] 10.0.0.48 () {34 vars in 1119 bytes} [Tue Apr 28 18:38:56 2026] GET /v2.0/security-groups?id=0ef08fc8-d0e7-42b7-b5a0-8c5e833f05fd&id=7aaa3f18-276a-4d1a-92d6-4eb346fb08a2&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2562] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:57 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2563] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:57 2026] GET /v2.0/security-groups?id=7226efd6-f260-40cd-acc8-ff2d0da7c9ad&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2564] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:57 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1010 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2565] 10.0.0.48 () {34 vars in 1119 bytes} [Tue Apr 28 18:38:57 2026] GET /v2.0/security-groups?id=0ef08fc8-d0e7-42b7-b5a0-8c5e833f05fd&id=7aaa3f18-276a-4d1a-92d6-4eb346fb08a2&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2566] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:57 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:38:58.108 8 INFO neutron.db.l3_db [None req-6da3bb79-e994-4eb1-8a0d-21e4d7361988 c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Floating IP f3a41753-825c-4446-934f-b3c521f73725 associated. External IP: 10.96.250.210, port: 60c19457-6e03-4927-874c-9e45c36b74d2. [pid: 8|app: 0|req: 1285/2567] 10.0.0.54 () {34 vars in 748 bytes} [Tue Apr 28 18:38:57 2026] PUT /v2.0/floatingips/f3a41753-825c-4446-934f-b3c521f73725 => generated 855 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2568] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:38:58 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:38:58.692 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3cd7a2f-95f0-4577-bc61-3b09ecab95fd'] response: {'name': 'network-changed', 'server_uuid': 'd93e3481-ba02-4c26-9a02-bfc6ee0f8b48', 'tag': '60c19457-6e03-4927-874c-9e45c36b74d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1286/2569] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:38:58 2026] GET /v2.0/security-groups?id=7226efd6-f260-40cd-acc8-ff2d0da7c9ad&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2570] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:38:59 2026] GET /v2.0/ports?tenant_id=3e7540f059ce414ab96c3db07392a9a9&device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => 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: 1287/2571] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:38:59 2026] GET /v2.0/networks?id=1731e744-843c-4b37-a167-d6c9ef810e15 => generated 769 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2572] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:38:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=60c19457-6e03-4927-874c-9e45c36b74d2 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2573] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:38:59 2026] GET /v2.0/subnets?id=7d2128a5-6f69-41b9-adb3-551fb5a5766c => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2574] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:38:59 2026] GET /v2.0/ports?network_id=1731e744-843c-4b37-a167-d6c9ef810e15&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2575] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:38:59 2026] GET /v2.0/networks/1731e744-843c-4b37-a167-d6c9ef810e15?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2576] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:38:59 2026] GET /v2.0/networks/1731e744-843c-4b37-a167-d6c9ef810e15?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: 8|app: 0|req: 1290/2577] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:39:00 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2578] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:39:00 2026] GET /v2.0/security-groups?id=7226efd6-f260-40cd-acc8-ff2d0da7c9ad&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2579] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:39:01 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2580] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:39:01 2026] GET /v2.0/security-groups?id=7226efd6-f260-40cd-acc8-ff2d0da7c9ad&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: 1292/2581] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:39:01 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => 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: 1290/2582] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:39:02 2026] DELETE /v2.0/ports/f88ee3b5-c31f-42a3-92cf-844b3d435fb7 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2583] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:39:02 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => 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: 1292/2586] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:39:03 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => 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: 1295/2587] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:39:04 2026] GET /v2.0/ports?device_id=d8036753-4884-4b36-9e5e-df625c0e5435 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:39:06.871 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-674fe843-b31f-45cf-9694-f3a0734f7b7a'] response: {'server_uuid': 'd8036753-4884-4b36-9e5e-df625c0e5435', 'name': 'network-vif-deleted', 'tag': 'f88ee3b5-c31f-42a3-92cf-844b3d435fb7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1296/2588] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:39:07 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2589] 10.0.0.48 () {34 vars in 1119 bytes} [Tue Apr 28 18:39:07 2026] GET /v2.0/security-groups?id=0ef08fc8-d0e7-42b7-b5a0-8c5e833f05fd&id=7aaa3f18-276a-4d1a-92d6-4eb346fb08a2&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2590] 10.0.0.54 () {32 vars in 735 bytes} [Tue Apr 28 18:39:07 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1279 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2591] 10.0.0.54 () {32 vars in 857 bytes} [Tue Apr 28 18:39:07 2026] GET /v2.0/floatingips?floating_network_id=2001ef5a-2421-4e7a-91db-69ef62c75baa&port_id=60c19457-6e03-4927-874c-9e45c36b74d2 => 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: 1293/2592] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:39:06 2026] PUT /v2.0/routers/241be889-0847-4188-9d92-b89a217ada67/remove_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2593] 10.0.0.220 () {34 vars in 990 bytes} [Tue Apr 28 18:39:08 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1279 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2594] 10.0.0.220 () {34 vars in 1120 bytes} [Tue Apr 28 18:39:08 2026] GET /v2.0/security-groups?id=0ef08fc8-d0e7-42b7-b5a0-8c5e833f05fd&id=7aaa3f18-276a-4d1a-92d6-4eb346fb08a2&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:39:08.926 8 INFO neutron.services.segments.plugin [-] Segment bcd97cd1-d7cf-4fd8-83de-09b566027288 resource provider aggregate not found 2026-04-28 18:39:08.933 8 INFO neutron.services.segments.plugin [-] Segment bcd97cd1-d7cf-4fd8-83de-09b566027288 resource provider aggregate not found 2026-04-28 18:39:08.936 8 INFO neutron.db.l3_hamode_db [None req-faa8f3ed-6e0d-4851-939d-860375739744 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] HA network 53ca36d0-2dcc-44db-94b4-612fdee917f2 was deleted as no HA routers are present in tenant b038cd2bde2c4db482fc9a25b87d3dae. [pid: 8|app: 0|req: 1300/2595] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:39:07 2026] DELETE /v2.0/routers/241be889-0847-4188-9d92-b89a217ada67 => generated 0 bytes in 1039 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2596] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:39:08 2026] DELETE /v2.0/subnets/3b7dc148-c16f-480f-a670-14c38bccf3fc => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:39:09.109 8 INFO neutron.services.segments.plugin [-] Segment bcd97cd1-d7cf-4fd8-83de-09b566027288 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcd97cd1-d7cf-4fd8-83de-09b566027288 found for delete ", "request_id": "req-15dbd1fb-5ce1-46e9-864f-827af3831a76"}]} 2026-04-28 18:39:09.109 8 INFO neutron.services.segments.plugin [-] Segment bcd97cd1-d7cf-4fd8-83de-09b566027288 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcd97cd1-d7cf-4fd8-83de-09b566027288 found for delete ", "request_id": "req-d36c42ae-47ce-4650-9625-de000dbfb1f2"}]} [pid: 8|app: 0|req: 1301/2597] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:39:09 2026] DELETE /v2.0/networks/39cff808-72d0-487c-b0fd-c9e7057d932d => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2598] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:09 2026] GET /v2.0/security-groups?tenant_id=b038cd2bde2c4db482fc9a25b87d3dae&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: 1302/2599] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:09 2026] DELETE /v2.0/security-groups/7226efd6-f260-40cd-acc8-ff2d0da7c9ad => 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: 1298/2600] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:39:10 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1010 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2601] 10.0.0.48 () {34 vars in 1119 bytes} [Tue Apr 28 18:39:10 2026] GET /v2.0/security-groups?id=0ef08fc8-d0e7-42b7-b5a0-8c5e833f05fd&id=7aaa3f18-276a-4d1a-92d6-4eb346fb08a2&fields=id&fields=name => generated 206 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2602] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:39:11 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:39:11.878 8 INFO neutron.services.segments.plugin [-] Segment 53252748-f3df-4736-84a4-9924546ccf1c resource provider aggregate not found 2026-04-28 18:39:11.882 8 INFO neutron.services.segments.plugin [-] Segment 53252748-f3df-4736-84a4-9924546ccf1c resource provider aggregate not found 2026-04-28 18:39:11.899 8 INFO neutron.services.segments.plugin [-] Segment 53252748-f3df-4736-84a4-9924546ccf1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53252748-f3df-4736-84a4-9924546ccf1c found for delete ", "request_id": "req-f61acd5b-8875-4dc2-bb1a-9f5562784113"}]} 2026-04-28 18:39:11.901 8 INFO neutron.services.segments.plugin [-] Segment 53252748-f3df-4736-84a4-9924546ccf1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53252748-f3df-4736-84a4-9924546ccf1c found for delete ", "request_id": "req-c10e885a-7be4-4a0e-ba54-6a3a977fdc0f"}]} [pid: 8|app: 0|req: 1304/2603] 10.0.0.48 () {34 vars in 1119 bytes} [Tue Apr 28 18:39:11 2026] GET /v2.0/security-groups?id=0ef08fc8-d0e7-42b7-b5a0-8c5e833f05fd&id=7aaa3f18-276a-4d1a-92d6-4eb346fb08a2&fields=id&fields=name => generated 206 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2604] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:39:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2605] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:39:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2606] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:39:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2607] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:39:12 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2608] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:39:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2609] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:39:12 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2610] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:39:12 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:39:12.775 7 INFO neutron.db.l3_db [req-a00432d9-609f-405b-8fa1-514dc87e1a2e req-5fab4ae6-6e14-4def-8a96-6b4e3ad0d17b c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] Floating IP f3a41753-825c-4446-934f-b3c521f73725 disassociated. External IP: 10.96.250.210, port: 60c19457-6e03-4927-874c-9e45c36b74d2. [pid: 8|app: 0|req: 1311/2611] 199.19.213.220 () {34 vars in 716 bytes} [Tue Apr 28 18:39:12 2026] POST /v2.0/ports => generated 1093 bytes in 321 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: 1312/2612] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:39:12 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => 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: 1313/2613] 10.0.0.48 () {34 vars in 970 bytes} [Tue Apr 28 18:39:12 2026] GET /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1093 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2614] 10.0.0.48 () {34 vars in 906 bytes} [Tue Apr 28 18:39:13 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2615] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:39:12 2026] DELETE /v2.0/ports/60c19457-6e03-4927-874c-9e45c36b74d2 => generated 0 bytes in 624 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:39:13.757 8 INFO neutron.db.segments_db [None req-3191125f-5e6b-4fb6-aaac-c40f60b5b2c3 0f058cbb1abb4b7cae8ea730e970f2d5 31f8b8b627bd4164a1fe7fca26774b5e - - default default] Added segment b2fc0878-c59b-4079-8a85-7b339f7d69c5 of type vxlan for network 777402a9-5f22-493c-ad3d-69c9dd95345e [pid: 8|app: 0|req: 1315/2616] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:39:13 2026] POST /v2.0/networks => generated 727 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:39:13.899 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d785aa39-8efe-4b9a-bcdb-9d895fdbbdda'] response: {'server_uuid': 'd93e3481-ba02-4c26-9a02-bfc6ee0f8b48', 'name': 'network-vif-deleted', 'tag': '60c19457-6e03-4927-874c-9e45c36b74d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1302/2617] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:39:13 2026] POST /v2.0/subnets => generated 644 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:39:14.055 8 WARNING neutron.api.v2.base [None req-78f106f8-5eaf-4034-a4d4-04a6b2696111 0f058cbb1abb4b7cae8ea730e970f2d5 31f8b8b627bd4164a1fe7fca26774b5e - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-28 18:39:14.056 8 INFO neutron.api.v2.resource [None req-78f106f8-5eaf-4034-a4d4-04a6b2696111 0f058cbb1abb4b7cae8ea730e970f2d5 31f8b8b627bd4164a1fe7fca26774b5e - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1316/2618] 10.0.0.54 () {34 vars in 680 bytes} [Tue Apr 28 18:39:14 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2619] 199.19.213.220 () {34 vars in 1262 bytes} [Tue Apr 28 18:39:14 2026] GET /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2620] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:39:14 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2621] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:39:14 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2622] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:39:14 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?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) 2026-04-28 18:39:14.280 7 INFO neutron.services.segments.plugin [-] Segment b2fc0878-c59b-4079-8a85-7b339f7d69c5 resource provider aggregate not found 2026-04-28 18:39:14.285 7 INFO neutron.services.segments.plugin [-] Segment b2fc0878-c59b-4079-8a85-7b339f7d69c5 resource provider aggregate not found [pid: 7|app: 0|req: 1303/2623] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:39:14 2026] DELETE /v2.0/networks/777402a9-5f22-493c-ad3d-69c9dd95345e => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:39:14.353 8 INFO neutron.db.segments_db [None req-c8009c55-3b77-4dbd-93b8-9c3d53c111a7 0f058cbb1abb4b7cae8ea730e970f2d5 31f8b8b627bd4164a1fe7fca26774b5e - - default default] Added segment 96f5d1a0-9cf8-4eb6-b5b2-8bdb477ef0e5 of type vxlan for network d260bef7-083e-45fc-b6bc-327f69ad8d70 [pid: 8|app: 0|req: 1321/2624] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:39:14 2026] POST /v2.0/networks => generated 726 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:39:14.450 7 INFO neutron.services.segments.plugin [-] Segment b2fc0878-c59b-4079-8a85-7b339f7d69c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2fc0878-c59b-4079-8a85-7b339f7d69c5 found for delete ", "request_id": "req-cc1dd3f1-1aaf-4d66-9aa0-1b2a0b46036a"}]} 2026-04-28 18:39:14.451 7 INFO neutron.services.segments.plugin [-] Segment b2fc0878-c59b-4079-8a85-7b339f7d69c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2fc0878-c59b-4079-8a85-7b339f7d69c5 found for delete ", "request_id": "req-ae375217-a1dc-46b8-ae39-8d2e09d37e43"}]} [pid: 7|app: 0|req: 1304/2625] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:39:14 2026] POST /v2.0/subnets => generated 647 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:39:14.647 8 WARNING neutron.api.v2.base [None req-81f4dffd-3eb8-449e-b062-cbcb996602f6 0f058cbb1abb4b7cae8ea730e970f2d5 31f8b8b627bd4164a1fe7fca26774b5e - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-28 18:39:14.648 8 INFO neutron.api.v2.resource [None req-81f4dffd-3eb8-449e-b062-cbcb996602f6 0f058cbb1abb4b7cae8ea730e970f2d5 31f8b8b627bd4164a1fe7fca26774b5e - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1322/2626] 10.0.0.54 () {34 vars in 680 bytes} [Tue Apr 28 18:39:14 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2627] 199.19.213.220 () {34 vars in 975 bytes} [Tue Apr 28 18:39:14 2026] GET /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1093 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2628] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:39:14 2026] GET /v2.0/networks?id=54136a8a-adde-4810-9ce9-55cedcd9cf60 => generated 802 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2629] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:39:14 2026] DELETE /v2.0/networks/d260bef7-083e-45fc-b6bc-327f69ad8d70 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:39:14.932 7 INFO neutron.db.segments_db [None req-d7ad9ded-e139-41a2-9b63-bae80f49c844 0f058cbb1abb4b7cae8ea730e970f2d5 31f8b8b627bd4164a1fe7fca26774b5e - - default default] Added segment e89378cc-5849-481a-9dd7-b7e3cdd32800 of type vxlan for network 802f3f65-5152-435c-ab42-68616ecd0362 [pid: 7|app: 0|req: 1306/2630] 10.0.0.54 () {34 vars in 669 bytes} [Tue Apr 28 18:39:14 2026] POST /v2.0/networks => generated 726 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2631] 10.0.0.54 () {34 vars in 668 bytes} [Tue Apr 28 18:39:15 2026] POST /v2.0/subnets => generated 647 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2632] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:39:14 2026] PUT /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1283 bytes in 392 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: 1308/2633] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:39:15 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:39:15.249 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-667e98f4-df10-43dd-8772-faf6aa1bfb74'] response: {'name': 'network-changed', 'server_uuid': '82be2341-6bb3-41c4-971a-ac344d162dc8', 'tag': '6a54376f-7706-4114-a99b-64b97cb02f86', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1326/2634] 10.0.0.54 () {34 vars in 680 bytes} [Tue Apr 28 18:39:15 2026] POST /v2.0/rbac-policies => generated 324 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2635] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:39:15 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 2519 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2636] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:39:15 2026] GET /v2.0/networks?id=54136a8a-adde-4810-9ce9-55cedcd9cf60 => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2637] 199.19.213.220 () {34 vars in 1056 bytes} [Tue Apr 28 18:39:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=6a54376f-7706-4114-a99b-64b97cb02f86 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2638] 10.0.0.54 () {32 vars in 722 bytes} [Tue Apr 28 18:39:15 2026] GET /v2.0/networks/802f3f65-5152-435c-ab42-68616ecd0362 => generated 654 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2639] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:39:15 2026] GET /v2.0/subnets?id=b0e93779-e006-4c2b-b3e4-ecf50255ec25 => 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: 1328/2640] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:39:15 2026] GET /v2.0/ports?network_id=54136a8a-adde-4810-9ce9-55cedcd9cf60&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2641] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:39:15 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?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: 1329/2642] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:39:16 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?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: 1330/2643] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:39:16 2026] GET /v2.0/ports?device_id=d93e3481-ba02-4c26-9a02-bfc6ee0f8b48 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:39:16.324 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6372ab41-7f29-4125-85a1-d8206acd238d 6c79886c136444719f6451839ef69da6 9dbb6d7593104235a19c7f9ced330dce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1314/2644] 10.0.0.54 () {32 vars in 722 bytes} [Tue Apr 28 18:39:16 2026] GET /v2.0/networks/802f3f65-5152-435c-ab42-68616ecd0362 => generated 138 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:39:16.694 8 INFO neutron.services.segments.plugin [-] Segment e89378cc-5849-481a-9dd7-b7e3cdd32800 resource provider aggregate not found 2026-04-28 18:39:16.698 8 INFO neutron.services.segments.plugin [-] Segment e89378cc-5849-481a-9dd7-b7e3cdd32800 resource provider aggregate not found 2026-04-28 18:39:16.707 8 INFO neutron.services.segments.plugin [-] Segment e89378cc-5849-481a-9dd7-b7e3cdd32800 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e89378cc-5849-481a-9dd7-b7e3cdd32800 found for delete ", "request_id": "req-e18fab4b-da12-4cda-b417-bf8a5521761e"}]} 2026-04-28 18:39:16.709 8 INFO neutron.services.segments.plugin [-] Segment e89378cc-5849-481a-9dd7-b7e3cdd32800 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e89378cc-5849-481a-9dd7-b7e3cdd32800 found for delete ", "request_id": "req-6898fa18-28f9-4ca5-bd53-ba6b8611bdbc"}]} [pid: 8|app: 0|req: 1331/2645] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:39:16 2026] DELETE /v2.0/networks/802f3f65-5152-435c-ab42-68616ecd0362 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:39:16.742 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4af634c6-13de-45a9-be13-bcdd30e0e09f 0f058cbb1abb4b7cae8ea730e970f2d5 31f8b8b627bd4164a1fe7fca26774b5e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1315/2646] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:39:16 2026] DELETE /v2.0/subnets/5414b99b-817c-4189-b231-eb27925194d0 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:39:16.762 8 INFO neutron.pecan_wsgi.hooks.translation [None req-050076b5-c6ad-4257-b8fc-8a2849ddebf3 0f058cbb1abb4b7cae8ea730e970f2d5 31f8b8b627bd4164a1fe7fca26774b5e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1332/2647] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:39:16 2026] DELETE /v2.0/subnets/6ca6fab3-5443-4788-bd2c-30598ec8abde => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:39:16.772 7 INFO neutron.services.segments.plugin [-] Segment 96f5d1a0-9cf8-4eb6-b5b2-8bdb477ef0e5 resource provider aggregate not found 2026-04-28 18:39:16.778 7 INFO neutron.services.segments.plugin [-] Segment 96f5d1a0-9cf8-4eb6-b5b2-8bdb477ef0e5 resource provider aggregate not found 2026-04-28 18:39:16.795 7 INFO neutron.services.segments.plugin [-] Segment 96f5d1a0-9cf8-4eb6-b5b2-8bdb477ef0e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f5d1a0-9cf8-4eb6-b5b2-8bdb477ef0e5 found for delete ", "request_id": "req-b9d5845f-98de-4d50-8447-059c07a3e2b7"}]} 2026-04-28 18:39:16.797 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef98bed3-5d8b-46bd-b5c7-f003ee84e135 0f058cbb1abb4b7cae8ea730e970f2d5 31f8b8b627bd4164a1fe7fca26774b5e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1316/2648] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:39:16 2026] DELETE /v2.0/subnets/bee51c25-fb8a-4e9b-ac74-9851721cfacb => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2649] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:39:17 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 2519 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:39:17.146 7 INFO neutron.services.segments.plugin [-] Segment 96f5d1a0-9cf8-4eb6-b5b2-8bdb477ef0e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f5d1a0-9cf8-4eb6-b5b2-8bdb477ef0e5 found for delete ", "request_id": "req-5a342093-90d6-49f3-ad03-45d31fc7176f"}]} [pid: 7|app: 0|req: 1317/2650] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:39:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.46&port_id=dc45d348-c84a-4305-af80-2db16c090b3d => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2651] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:39:17 2026] GET /v2.0/subnets?id=f6a91c6c-0a19-4884-9ff8-e4083276eb88 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2652] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:39:17 2026] GET /v2.0/ports?network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2653] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:39:17 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?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: 1319/2654] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:39:17 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?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: 8|app: 0|req: 1336/2655] 199.19.213.220 () {34 vars in 1056 bytes} [Tue Apr 28 18:39:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=6a54376f-7706-4114-a99b-64b97cb02f86 => 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: 1320/2656] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:39:17 2026] GET /v2.0/subnets?id=b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2657] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:39:17 2026] GET /v2.0/ports?network_id=54136a8a-adde-4810-9ce9-55cedcd9cf60&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: 8|app: 0|req: 1338/2658] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:39:17 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?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: 1339/2659] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:39:17 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2660] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:17 2026] DELETE /v2.0/security-groups/7aaa3f18-276a-4d1a-92d6-4eb346fb08a2 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:39:17.628 8 INFO neutron.api.v2.resource [None req-ed3f8b11-b97d-4c08-a929-5b7f2d1c4b12 c9c6566480254ced875582c6f9de5506 3e7540f059ce414ab96c3db07392a9a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1340/2661] 10.0.0.54 () {32 vars in 736 bytes} [Tue Apr 28 18:39:17 2026] GET /v2.0/security-groups/7aaa3f18-276a-4d1a-92d6-4eb346fb08a2 => 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: 1341/2662] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:17 2026] GET /v2.0/security-groups?tenant_id=31f8b8b627bd4164a1fe7fca26774b5e&name=default => generated 2929 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2663] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:17 2026] DELETE /v2.0/security-groups/e46dc99a-2249-4b2b-b434-08709fa98201 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2664] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:39:17 2026] DELETE /v2.0/floatingips/f3a41753-825c-4446-934f-b3c521f73725 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2665] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:17 2026] DELETE /v2.0/security-groups/0ef08fc8-d0e7-42b7-b5a0-8c5e833f05fd => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2666] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:18 2026] GET /v2.0/security-groups?tenant_id=9dbb6d7593104235a19c7f9ced330dce&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2667] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:18 2026] DELETE /v2.0/security-groups/9da77163-0e77-4aa6-8052-c306f5634ab4 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2670] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:18 2026] GET /v2.0/security-groups?tenant_id=bc9f52e02eb142ee97816d8251235b44&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2671] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:18 2026] DELETE /v2.0/security-groups/ce9c12a5-0a0b-4b72-bd02-e96ec45ee41b => 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: 1344/2672] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:39:18 2026] PUT /v2.0/routers/f9baa827-bb5e-4c4e-b9c8-28ffab59958c/remove_router_interface => generated 309 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:39:20.048 7 INFO neutron.services.segments.plugin [-] Segment 44a83b8d-67a2-427e-856a-d56c67c61c47 resource provider aggregate not found 2026-04-28 18:39:20.060 7 INFO neutron.services.segments.plugin [-] Segment 44a83b8d-67a2-427e-856a-d56c67c61c47 resource provider aggregate not found 2026-04-28 18:39:20.073 7 INFO neutron.services.segments.plugin [-] Segment 44a83b8d-67a2-427e-856a-d56c67c61c47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a83b8d-67a2-427e-856a-d56c67c61c47 found for delete ", "request_id": "req-bb5e1c1a-e18b-4d58-be3f-da5870572b7c"}]} 2026-04-28 18:39:20.075 7 INFO neutron.services.segments.plugin [-] Segment 44a83b8d-67a2-427e-856a-d56c67c61c47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a83b8d-67a2-427e-856a-d56c67c61c47 found for delete ", "request_id": "req-042e0600-539f-447e-a036-0204ae7065a1"}]} 2026-04-28 18:39:20.090 7 INFO neutron.db.l3_hamode_db [None req-9ecb11ff-55c7-4196-b988-06a8fd790a60 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] HA network b2904156-5ecd-4ae3-ad99-a4cef40a3650 was deleted as no HA routers are present in tenant 3e7540f059ce414ab96c3db07392a9a9. [pid: 7|app: 0|req: 1329/2673] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:39:19 2026] DELETE /v2.0/routers/f9baa827-bb5e-4c4e-b9c8-28ffab59958c => generated 0 bytes in 895 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2674] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:39:20 2026] DELETE /v2.0/subnets/7d2128a5-6f69-41b9-adb3-551fb5a5766c => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2675] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:39:20 2026] DELETE /v2.0/networks/1731e744-843c-4b37-a167-d6c9ef810e15 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2676] 10.0.0.48 () {34 vars in 970 bytes} [Tue Apr 28 18:39:21 2026] GET /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2677] 199.19.213.220 () {34 vars in 788 bytes} [Tue Apr 28 18:39:21 2026] PUT /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1308 bytes in 234 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-04-28 18:39:21.417 7 INFO neutron.api.v2.resource [None req-93eebf7d-aa7c-452e-8df6-966690d13589 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1333/2678] 199.19.213.220 () {30 vars in 762 bytes} [Tue Apr 28 18:39:21 2026] GET /v2.0/security-groups/lb-c9a7ffc7-ce1c-4be1-8308-1ab2dc07089d => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:39:21.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca7fe56f-2461-4b2f-bbf5-c4ed372ffcc4'] response: {'name': 'network-changed', 'server_uuid': '82be2341-6bb3-41c4-971a-ac344d162dc8', 'tag': '6a54376f-7706-4114-a99b-64b97cb02f86', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1334/2679] 199.19.213.220 () {30 vars in 784 bytes} [Tue Apr 28 18:39:21 2026] GET /v2.0/security-groups?name=lb-c9a7ffc7-ce1c-4be1-8308-1ab2dc07089d => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2680] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:39:20 2026] PUT /v2.0/routers/f9cd2775-2982-40e7-af6e-87852d0f637e/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2681] 199.19.213.220 () {34 vars in 788 bytes} [Tue Apr 28 18:39:21 2026] PUT /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1308 bytes in 237 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: 1336/2682] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:39:21 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2683] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/networks?id=54136a8a-adde-4810-9ce9-55cedcd9cf60 => generated 802 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2684] 199.19.213.220 () {34 vars in 1056 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=6a54376f-7706-4114-a99b-64b97cb02f86 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:39:22.113 7 INFO neutron.services.segments.plugin [-] Segment 1d1a6e24-6ce6-4e8a-abc1-064e00c4b1dc resource provider aggregate not found 2026-04-28 18:39:22.117 7 INFO neutron.services.segments.plugin [-] Segment 1d1a6e24-6ce6-4e8a-abc1-064e00c4b1dc resource provider aggregate not found 2026-04-28 18:39:22.135 7 INFO neutron.services.segments.plugin [-] Segment 1d1a6e24-6ce6-4e8a-abc1-064e00c4b1dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d1a6e24-6ce6-4e8a-abc1-064e00c4b1dc found for delete ", "request_id": "req-43280039-b7ff-48c5-b722-00dc94161b32"}]} 2026-04-28 18:39:22.139 7 INFO neutron.services.segments.plugin [-] Segment 1d1a6e24-6ce6-4e8a-abc1-064e00c4b1dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d1a6e24-6ce6-4e8a-abc1-064e00c4b1dc found for delete ", "request_id": "req-f1b2667d-64e7-4df6-a56a-194c02da983a"}]} [pid: 7|app: 0|req: 1339/2685] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/subnets?id=b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2686] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/ports?network_id=54136a8a-adde-4810-9ce9-55cedcd9cf60&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: 1341/2687] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?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: 1342/2688] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?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: 1343/2689] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2690] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:39:22 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: 1345/2691] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2692] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:39:22 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: 1347/2693] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2694] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2695] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2696] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2697] 199.19.213.220 () {30 vars in 742 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60 => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2698] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2699] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:39:22 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:39:22.887 8 INFO neutron.services.segments.plugin [-] Segment a8ec9887-1d09-4218-9db2-f06c60c98d6f resource provider aggregate not found 2026-04-28 18:39:22.892 8 INFO neutron.services.segments.plugin [-] Segment a8ec9887-1d09-4218-9db2-f06c60c98d6f resource provider aggregate not found 2026-04-28 18:39:22.899 8 INFO neutron.services.segments.plugin [-] Segment a8ec9887-1d09-4218-9db2-f06c60c98d6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8ec9887-1d09-4218-9db2-f06c60c98d6f found for delete ", "request_id": "req-c76d801b-03e7-49d6-a01e-d3852c6a2fe8"}]} 2026-04-28 18:39:22.910 8 INFO neutron.services.segments.plugin [-] Segment a8ec9887-1d09-4218-9db2-f06c60c98d6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8ec9887-1d09-4218-9db2-f06c60c98d6f found for delete ", "request_id": "req-03542a1e-2e2a-45c4-a524-881e57ed8cf2"}]} 2026-04-28 18:39:22.918 8 INFO neutron.db.l3_hamode_db [None req-c45c42ce-fb7f-4e42-bb38-0b2d81a30e68 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] HA network 6410af3f-a2b1-45ac-8cb1-f552d49b6636 was deleted as no HA routers are present in tenant 33d4cbe0e7494b0985ffef6b50f26a09. [pid: 8|app: 0|req: 1347/2700] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:39:21 2026] DELETE /v2.0/routers/f9cd2775-2982-40e7-af6e-87852d0f637e => generated 0 bytes in 1372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2701] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:39:22 2026] DELETE /v2.0/subnets/8dfbfe5c-376c-41bd-baf5-dedb94acfb66 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:39:23.137 8 WARNING neutron_lib.context [None req-65218d11-3acb-45d5-8402-cf8c076cf050 0671db467b234c66942c0c4ee0939c4c ac3ec623d1bf414da417a3b6198ad2e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1348/2702] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:39:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:39:23.191 8 WARNING neutron_lib.context [None req-26057253-d444-42db-8aa1-8c4fe24db0d2 0671db467b234c66942c0c4ee0939c4c ac3ec623d1bf414da417a3b6198ad2e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1349/2703] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:39:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:39:23.245 8 WARNING neutron_lib.context [None req-d4ba47d4-7cef-454c-9ea8-748a7d52d10c 0671db467b234c66942c0c4ee0939c4c ac3ec623d1bf414da417a3b6198ad2e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1350/2704] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:39:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:39:23.312 8 WARNING neutron_lib.context [None req-e1114ff7-66c2-447d-a804-99d670eb420e 0671db467b234c66942c0c4ee0939c4c ac3ec623d1bf414da417a3b6198ad2e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1351/2705] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:39:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:39:23.361 8 WARNING neutron_lib.context [None req-c59942e1-e6e8-4634-9858-6d8d0d1b1f21 0671db467b234c66942c0c4ee0939c4c ac3ec623d1bf414da417a3b6198ad2e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1355/2706] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:39:23 2026] DELETE /v2.0/networks/dbdfc9ec-1145-493b-b9dd-0218b843ef8a => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2707] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:39:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2708] 10.0.0.54 () {34 vars in 758 bytes} [Tue Apr 28 18:39:23 2026] PUT /v2.0/subnetpools/4c02f403-08a3-4609-b887-3bfd19d1718f/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2709] 10.0.0.54 () {34 vars in 758 bytes} [Tue Apr 28 18:39:23 2026] PUT /v2.0/subnetpools/0bc82f0b-de42-498b-9c9c-4547778f4a66/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:39:23.540 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ad8d12d-9891-4376-b068-8894d6f27df1'] response: {'name': 'network-changed', 'server_uuid': '82be2341-6bb3-41c4-971a-ac344d162dc8', 'tag': '6a54376f-7706-4114-a99b-64b97cb02f86', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1357/2710] 10.0.0.54 () {34 vars in 758 bytes} [Tue Apr 28 18:39:23 2026] PUT /v2.0/subnetpools/0ce3f3af-f151-4961-bd6f-c5e08453be35/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2711] 10.0.0.54 () {34 vars in 758 bytes} [Tue Apr 28 18:39:23 2026] PUT /v2.0/subnetpools/ffa5acc9-900f-49d2-bedf-0ae7e8bc3bca/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2712] 10.0.0.54 () {32 vars in 671 bytes} [Tue Apr 28 18:39:23 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2713] 10.0.0.54 () {32 vars in 685 bytes} [Tue Apr 28 18:39:23 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2714] 10.0.0.54 () {32 vars in 681 bytes} [Tue Apr 28 18:39:23 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2715] 10.0.0.54 () {32 vars in 693 bytes} [Tue Apr 28 18:39:23 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2716] 10.0.0.54 () {32 vars in 679 bytes} [Tue Apr 28 18:39:23 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2717] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:23 2026] GET /v2.0/security-groups?tenant_id=3e7540f059ce414ab96c3db07392a9a9&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2718] 10.0.0.54 () {32 vars in 693 bytes} [Tue Apr 28 18:39:23 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2719] 10.0.0.54 () {32 vars in 689 bytes} [Tue Apr 28 18:39:23 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2720] 10.0.0.54 () {32 vars in 701 bytes} [Tue Apr 28 18:39:23 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2721] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:23 2026] DELETE /v2.0/security-groups/88cce4eb-93ce-4162-b6f6-57594a91c365 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2722] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:39:23 2026] DELETE /v2.0/subnetpools/4c02f403-08a3-4609-b887-3bfd19d1718f => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2723] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:39:23 2026] DELETE /v2.0/subnetpools/0bc82f0b-de42-498b-9c9c-4547778f4a66 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2724] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:39:23 2026] DELETE /v2.0/subnetpools/0ce3f3af-f151-4961-bd6f-c5e08453be35 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2725] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:24 2026] GET /v2.0/security-groups?tenant_id=33d4cbe0e7494b0985ffef6b50f26a09&name=default => generated 2929 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2726] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:39:24 2026] DELETE /v2.0/subnetpools/ffa5acc9-900f-49d2-bedf-0ae7e8bc3bca => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2727] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:39:24 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 2582 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:39:24.161 7 INFO neutron.services.segments.plugin [-] Segment 98bbaa56-e0a8-48d5-9c08-2a646c7ad352 resource provider aggregate not found 2026-04-28 18:39:24.167 7 INFO neutron.services.segments.plugin [-] Segment 98bbaa56-e0a8-48d5-9c08-2a646c7ad352 resource provider aggregate not found 2026-04-28 18:39:24.180 7 INFO neutron.services.segments.plugin [-] Segment 98bbaa56-e0a8-48d5-9c08-2a646c7ad352 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98bbaa56-e0a8-48d5-9c08-2a646c7ad352 found for delete ", "request_id": "req-a0ff74a6-e7f3-4d35-b7de-ad3d44a98dec"}]} 2026-04-28 18:39:24.185 7 INFO neutron.services.segments.plugin [-] Segment 98bbaa56-e0a8-48d5-9c08-2a646c7ad352 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98bbaa56-e0a8-48d5-9c08-2a646c7ad352 found for delete ", "request_id": "req-8dac7d58-ee6e-470f-9371-93a20f3e036d"}]} [pid: 7|app: 0|req: 1365/2728] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:39:24 2026] DELETE /v2.0/subnetpools/e3155a1d-8f76-4e85-8aac-143af51315c1 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2729] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:24 2026] DELETE /v2.0/security-groups/9c44720c-6927-4711-af25-6992db1c1dc8 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2730] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:39:24 2026] GET /v2.0/networks?id=54136a8a-adde-4810-9ce9-55cedcd9cf60 => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2731] 199.19.213.220 () {34 vars in 1056 bytes} [Tue Apr 28 18:39:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=6a54376f-7706-4114-a99b-64b97cb02f86 => 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: 1367/2732] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:39:24 2026] GET /v2.0/subnets?id=b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2733] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:39:24 2026] GET /v2.0/ports?network_id=54136a8a-adde-4810-9ce9-55cedcd9cf60&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: 1368/2734] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:39:24 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?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: 1367/2735] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:39:24 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2736] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:24 2026] GET /v2.0/security-groups?tenant_id=7c035d52e34f456c83f47e4bdd966fbc&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2737] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:25 2026] DELETE /v2.0/security-groups/82c3ab1f-ac7c-4775-b478-9a929f62d76b => 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: 1370/2738] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:25 2026] GET /v2.0/security-groups?tenant_id=13bda77812984904b48331acff5f9a8a&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2739] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:25 2026] DELETE /v2.0/security-groups/443863a4-1864-4a91-8bf9-ab64b9b30822 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2740] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:25 2026] GET /v2.0/security-groups?tenant_id=ac3ec623d1bf414da417a3b6198ad2e6&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2741] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:25 2026] DELETE /v2.0/security-groups/d2830ea2-4083-40ed-b8a2-d774e59fc87c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:39:28.621 7 WARNING neutron_lib.context [None req-1efd1e11-7454-47ab-8cdb-d43af5ae3844 3b736b304c83484a8ecfe0637c7ba64e 61d1711328a3451da074af9c5d20f3f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1372/2742] 10.0.0.54 () {34 vars in 683 bytes} [Tue Apr 28 18:39:28 2026] POST /v2.0/security-groups => generated 1603 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:39:28.886 8 WARNING neutron_lib.context [None req-da9ace02-3b86-454a-b590-1456b55d5804 3b736b304c83484a8ecfe0637c7ba64e 61d1711328a3451da074af9c5d20f3f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1371/2743] 10.0.0.54 () {34 vars in 683 bytes} [Tue Apr 28 18:39:28 2026] POST /v2.0/security-groups => generated 1603 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:39:29.081 7 WARNING neutron_lib.context [None req-32a73125-6b57-4532-96d3-ebc0bb12e994 3b736b304c83484a8ecfe0637c7ba64e 61d1711328a3451da074af9c5d20f3f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:39:29.183 8 WARNING neutron_lib.context [None req-6714e1c6-c2be-4c67-b567-08b45da7497f ec9ac900035b4194924cd9e79b9e52b8 90c8623a0e944c3ab3da96115a99e1ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1373/2744] 10.0.0.54 () {34 vars in 683 bytes} [Tue Apr 28 18:39:29 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-04-28 18:39:29.211 7 WARNING neutron_lib.context [None req-3eba7b6f-a697-4ec4-ae74-408eaca6cbe5 3b736b304c83484a8ecfe0637c7ba64e 61d1711328a3451da074af9c5d20f3f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1374/2745] 10.0.0.54 () {34 vars in 683 bytes} [Tue Apr 28 18:39:29 2026] POST /v2.0/security-groups => generated 1603 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 18:39:29.363 7 WARNING neutron_lib.context [None req-4df900a3-1ae4-4e8f-b7fe-7b8daa85fa2c 3b736b304c83484a8ecfe0637c7ba64e 61d1711328a3451da074af9c5d20f3f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1375/2746] 10.0.0.54 () {34 vars in 683 bytes} [Tue Apr 28 18:39:29 2026] POST /v2.0/security-groups => generated 1603 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2747] 10.0.0.54 () {34 vars in 766 bytes} [Tue Apr 28 18:39:29 2026] PUT /v2.0/security-groups/8b628ead-b3e6-49fd-84fa-afd4a64c510a/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2748] 10.0.0.54 () {34 vars in 766 bytes} [Tue Apr 28 18:39:29 2026] PUT /v2.0/security-groups/620fc0d8-0860-4ef7-b59c-865fced403d2/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2749] 10.0.0.54 () {34 vars in 766 bytes} [Tue Apr 28 18:39:29 2026] PUT /v2.0/security-groups/2fab4cfa-032f-4cbf-829a-1a095ad54bd5/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: 1379/2750] 10.0.0.54 () {34 vars in 766 bytes} [Tue Apr 28 18:39:29 2026] PUT /v2.0/security-groups/c09f46ce-3ddc-4940-b62a-25b3ce2cf7ea/tags => 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: 1380/2751] 10.0.0.54 () {32 vars in 679 bytes} [Tue Apr 28 18:39:29 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2752] 10.0.0.54 () {34 vars in 675 bytes} [Tue Apr 28 18:39:29 2026] POST /v2.0/floatingips => generated 552 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2753] 10.0.0.54 () {32 vars in 693 bytes} [Tue Apr 28 18:39:29 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2754] 10.0.0.54 () {34 vars in 758 bytes} [Tue Apr 28 18:39:29 2026] PUT /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2755] 10.0.0.54 () {32 vars in 689 bytes} [Tue Apr 28 18:39:29 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2756] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:39:29 2026] GET /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/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: 1383/2757] 10.0.0.54 () {32 vars in 701 bytes} [Tue Apr 28 18:39:29 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2758] 10.0.0.54 () {34 vars in 769 bytes} [Tue Apr 28 18:39:29 2026] PUT /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2759] 10.0.0.54 () {32 vars in 687 bytes} [Tue Apr 28 18:39:29 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2760] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:39:29 2026] GET /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2761] 10.0.0.54 () {34 vars in 765 bytes} [Tue Apr 28 18:39:29 2026] PUT /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2762] 10.0.0.54 () {32 vars in 701 bytes} [Tue Apr 28 18:39:29 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2763] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:39:29 2026] GET /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2764] 10.0.0.54 () {32 vars in 697 bytes} [Tue Apr 28 18:39:29 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2765] 10.0.0.54 () {34 vars in 787 bytes} [Tue Apr 28 18:39:29 2026] PUT /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2766] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:39:29 2026] GET /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2767] 10.0.0.54 () {32 vars in 709 bytes} [Tue Apr 28 18:39:29 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2768] 10.0.0.54 () {34 vars in 758 bytes} [Tue Apr 28 18:39:29 2026] PUT /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2769] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:39:30 2026] GET /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2770] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:39:30 2026] GET /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2771] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:30 2026] DELETE /v2.0/security-groups/8b628ead-b3e6-49fd-84fa-afd4a64c510a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:39:30.111 8 INFO neutron.api.v2.resource [None req-3f0a614e-23bd-4d0d-ba17-0be6439066b7 ec9ac900035b4194924cd9e79b9e52b8 90c8623a0e944c3ab3da96115a99e1ac - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1384/2772] 10.0.0.54 () {32 vars in 750 bytes} [Tue Apr 28 18:39:30 2026] GET /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2773] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:39:30 2026] DELETE /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2774] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:39:30 2026] GET /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2775] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:30 2026] DELETE /v2.0/security-groups/620fc0d8-0860-4ef7-b59c-865fced403d2 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:39:30.215 8 INFO neutron.api.v2.resource [None req-aa1fd00f-4346-42b9-923b-ad8fe7b17be2 ec9ac900035b4194924cd9e79b9e52b8 90c8623a0e944c3ab3da96115a99e1ac - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1387/2776] 10.0.0.54 () {32 vars in 753 bytes} [Tue Apr 28 18:39:30 2026] DELETE /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2777] 10.0.0.54 () {32 vars in 741 bytes} [Tue Apr 28 18:39:30 2026] DELETE /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2778] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:30 2026] DELETE /v2.0/security-groups/2fab4cfa-032f-4cbf-829a-1a095ad54bd5 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2779] 10.0.0.54 () {32 vars in 738 bytes} [Tue Apr 28 18:39:30 2026] GET /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54/tags => 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: 1391/2780] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:30 2026] DELETE /v2.0/security-groups/c09f46ce-3ddc-4940-b62a-25b3ce2cf7ea => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2781] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:30 2026] DELETE /v2.0/security-groups/40b63fd8-2214-4def-88d5-45d06f4fe190 => 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: 1390/2782] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:39:30 2026] DELETE /v2.0/floatingips/a7d46f74-7501-4173-ac60-6b56f5a12c54 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2783] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:31 2026] GET /v2.0/security-groups?tenant_id=61d1711328a3451da074af9c5d20f3f8&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: 1393/2784] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:31 2026] GET /v2.0/security-groups?tenant_id=90c8623a0e944c3ab3da96115a99e1ac&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2785] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:31 2026] DELETE /v2.0/security-groups/919ca7a2-dd0f-4808-a5e1-3d48234206fa => 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: 1394/2786] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:31 2026] DELETE /v2.0/security-groups/ce2cbd67-7f65-4122-9db6-667a6f767121 => 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: 1393/2787] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:31 2026] GET /v2.0/security-groups?tenant_id=2ec1ac811db7417bb5f0d94d7526805b&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2788] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:31 2026] DELETE /v2.0/security-groups/c485e139-67be-4cc5-a753-a3d5b74fcdff => 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: 1394/2789] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:31 2026] GET /v2.0/security-groups?tenant_id=44b75df307824e2e84450c865825c22a&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2790] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:31 2026] DELETE /v2.0/security-groups/3144a5c5-f739-45ed-9577-4ac8caff6e76 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2791] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:31 2026] GET /v2.0/security-groups?tenant_id=5d768717c9c24c4a9134e5f75a7bccb8&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: 1397/2792] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:32 2026] DELETE /v2.0/security-groups/c64d0cc5-c9f5-47d9-be32-b01cf56d9381 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:39:32.762 8 WARNING neutron_lib.context [None req-91b987e4-dba1-4dac-adf3-8afb711298ad 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-28 18:39:33.493 8 INFO neutron.db.l3_db [None req-91b987e4-dba1-4dac-adf3-8afb711298ad 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Floating IP fa27c8a7-0ad0-4329-a97b-caf3a40202b3 associated. External IP: 10.96.250.215, port: ab8b51f0-bbf5-47cf-ba19-349941bb8237. [pid: 8|app: 0|req: 1396/2795] 10.0.0.54 () {34 vars in 676 bytes} [Tue Apr 28 18:39:32 2026] POST /v2.0/floatingips => generated 899 bytes in 1067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 18:39:35.138 7 WARNING neutron_lib.context [None req-190f1da6-7123-4c3c-9f4d-7833dba57251 58f7ce5723614ea6a5c1f978a9601a80 6b8c2e70b754487db40012ca6e3cfff5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1400/2796] 10.0.0.54 () {34 vars in 683 bytes} [Tue Apr 28 18:39:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2797] 10.0.0.54 () {34 vars in 766 bytes} [Tue Apr 28 18:39:35 2026] PUT /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/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: 1401/2798] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:39:35 2026] GET /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2799] 10.0.0.54 () {34 vars in 777 bytes} [Tue Apr 28 18:39:35 2026] PUT /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/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: 1402/2800] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:39:35 2026] GET /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2801] 10.0.0.54 () {34 vars in 773 bytes} [Tue Apr 28 18:39:35 2026] PUT /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2802] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:39:35 2026] GET /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2803] 10.0.0.54 () {34 vars in 795 bytes} [Tue Apr 28 18:39:35 2026] PUT /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2804] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:39:35 2026] GET /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2805] 10.0.0.54 () {34 vars in 766 bytes} [Tue Apr 28 18:39:35 2026] PUT /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2806] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:39:35 2026] GET /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2807] 10.0.0.54 () {32 vars in 754 bytes} [Tue Apr 28 18:39:35 2026] GET /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:39:35.739 7 INFO neutron.api.v2.resource [None req-0ba6fe0b-6c15-419e-92fb-8b8b710471e8 58f7ce5723614ea6a5c1f978a9601a80 6b8c2e70b754487db40012ca6e3cfff5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1406/2808] 10.0.0.54 () {32 vars in 758 bytes} [Tue Apr 28 18:39:35 2026] GET /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2809] 10.0.0.54 () {32 vars in 757 bytes} [Tue Apr 28 18:39:35 2026] DELETE /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2810] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:39:35 2026] GET /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:39:35.839 8 INFO neutron.api.v2.resource [None req-c6339c05-e4fd-40fa-8081-7bb04116cc42 58f7ce5723614ea6a5c1f978a9601a80 6b8c2e70b754487db40012ca6e3cfff5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1404/2811] 10.0.0.54 () {32 vars in 761 bytes} [Tue Apr 28 18:39:35 2026] DELETE /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/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: 1408/2812] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:39:35 2026] DELETE /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2813] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:39:35 2026] GET /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2814] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:35 2026] DELETE /v2.0/security-groups/fa2c0fb8-11d3-4425-9c58-f8cb0d0417db => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2815] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:39:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2816] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:39:36 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: 1407/2817] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:39:36 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: 1411/2818] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:39:36 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-04-28 18:39:36.597 8 INFO neutron.api.v2.resource [None req-24e042cc-19de-4360-b493-e829d01dc2f3 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1408/2819] 199.19.213.220 () {30 vars in 762 bytes} [Tue Apr 28 18:39:36 2026] GET /v2.0/security-groups/lb-c9a7ffc7-ce1c-4be1-8308-1ab2dc07089d => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2820] 199.19.213.220 () {30 vars in 784 bytes} [Tue Apr 28 18:39:36 2026] GET /v2.0/security-groups?name=lb-c9a7ffc7-ce1c-4be1-8308-1ab2dc07089d => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2821] 199.19.213.220 () {30 vars in 814 bytes} [Tue Apr 28 18:39:36 2026] GET /v2.0/security-group-rules?security_group_id=231ec46e-3d8e-4bc8-b6ae-8a1eb9851de2 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2822] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:36 2026] GET /v2.0/security-groups?tenant_id=6b8c2e70b754487db40012ca6e3cfff5&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2823] 199.19.213.220 () {34 vars in 746 bytes} [Tue Apr 28 18:39:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2824] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:36 2026] DELETE /v2.0/security-groups/b9d5ceb9-f014-4790-9fc8-702de2e0bd0c => 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: 1411/2825] 199.19.213.220 () {34 vars in 746 bytes} [Tue Apr 28 18:39:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2826] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:39:36 2026] GET /v2.0/security-groups?tenant_id=af6b838265d3492a985c6b7161e3e1f0&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2827] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:39:37 2026] DELETE /v2.0/security-groups/8868848d-515d-4acc-9d24-60aeb75e3bb1 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2828] 199.19.213.220 () {34 vars in 1096 bytes} [Tue Apr 28 18:39:40 2026] GET /v2.0/ports?device_id=84889ed5-2e54-4bb9-8951-00a487a06340&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2829] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:39:41 2026] GET /v2.0/ports?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&device_id=84889ed5-2e54-4bb9-8951-00a487a06340 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2830] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:39:41 2026] GET /v2.0/networks?id=8b20fca2-42eb-46c3-8ebe-e097abbc3458 => 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: 1414/2831] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:39:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.141&port_id=93c7253d-5e45-41b0-a94f-d86206028d17 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2832] 199.19.213.220 () {34 vars in 1104 bytes} [Tue Apr 28 18:39:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12e&port_id=93c7253d-5e45-41b0-a94f-d86206028d17 => 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: 1415/2833] 199.19.213.220 () {34 vars in 1064 bytes} [Tue Apr 28 18:39:41 2026] GET /v2.0/subnets?id=85cac478-dbe6-4ba2-89c5-0bfad550f10d&id=e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2834] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:39:41 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2835] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:39:41 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2836] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:39:41 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2837] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:39:41 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?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: 1421/2838] 10.0.0.123 () {30 vars in 689 bytes} [Tue Apr 28 18:39:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2839] 10.0.0.123 () {30 vars in 691 bytes} [Tue Apr 28 18:39:45 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: 1422/2840] 10.0.0.123 () {30 vars in 667 bytes} [Tue Apr 28 18:39:45 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: 1419/2841] 10.0.0.123 () {30 vars in 703 bytes} [Tue Apr 28 18:39:45 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: 1423/2842] 10.0.0.123 () {28 vars in 438 bytes} [Tue Apr 28 18:39:46 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: 1420/2843] 10.0.0.123 () {30 vars in 727 bytes} [Tue Apr 28 18:39:46 2026] GET /v2.0/subnets/e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2846] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:39:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2847] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:39:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2848] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:39:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2849] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:39:48 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: 1427/2850] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:39:48 2026] GET /v2.0/subnets/e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2851] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:39:48 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2852] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:39:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2853] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:39:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2854] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:39:49 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: 1426/2855] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:39:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2856] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:39:50 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?fields=segments => generated 14 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2857] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:39:50 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2858] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:39:51 2026] GET /v2.0/networks?id=8b20fca2-42eb-46c3-8ebe-e097abbc3458 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2859] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:39:51 2026] POST /v2.0/ports => generated 1299 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2860] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:39:51 2026] PUT /v2.0/ports/baf843d1-467e-4755-9e62-bbbfb7c2b5df => generated 1460 bytes in 467 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: 1429/2861] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 4034 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: 7|app: 0|req: 1433/2862] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.46&port_id=dc45d348-c84a-4305-af80-2db16c090b3d => 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: 1430/2863] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/subnets?id=f6a91c6c-0a19-4884-9ff8-e4083276eb88 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2864] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/ports?network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2865] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:39:53.433 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-67bfd636-6156-40b2-9f3a-de33e30fa608'] response: {'name': 'network-changed', 'server_uuid': '82be2341-6bb3-41c4-971a-ac344d162dc8', 'tag': 'baf843d1-467e-4755-9e62-bbbfb7c2b5df', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1435/2866] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2867] 199.19.213.220 () {34 vars in 1056 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=6a54376f-7706-4114-a99b-64b97cb02f86 => 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: 1436/2868] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/subnets?id=b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2869] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/ports?network_id=54136a8a-adde-4810-9ce9-55cedcd9cf60&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: 1437/2870] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?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: 1434/2871] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?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: 1438/2872] 199.19.213.220 () {34 vars in 1056 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.95&port_id=baf843d1-467e-4755-9e62-bbbfb7c2b5df => 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: 1435/2873] 199.19.213.220 () {34 vars in 1104 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A313&port_id=baf843d1-467e-4755-9e62-bbbfb7c2b5df => 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: 1439/2874] 199.19.213.220 () {34 vars in 1064 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/subnets?id=85cac478-dbe6-4ba2-89c5-0bfad550f10d&id=e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2875] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2876] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&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: 1437/2877] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2878] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:39:53 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?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: 1438/2879] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:39:55 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 4034 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2880] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:39:55 2026] GET /v2.0/networks?id=8b20fca2-42eb-46c3-8ebe-e097abbc3458 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2881] 199.19.213.220 () {34 vars in 1056 bytes} [Tue Apr 28 18:39:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.95&port_id=baf843d1-467e-4755-9e62-bbbfb7c2b5df => 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: 1443/2882] 199.19.213.220 () {34 vars in 1104 bytes} [Tue Apr 28 18:39:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A313&port_id=baf843d1-467e-4755-9e62-bbbfb7c2b5df => 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: 1440/2883] 199.19.213.220 () {34 vars in 1064 bytes} [Tue Apr 28 18:39:55 2026] GET /v2.0/subnets?id=85cac478-dbe6-4ba2-89c5-0bfad550f10d&id=e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2884] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:39:55 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2885] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:39:55 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2886] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:39:55 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?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: 1442/2887] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:39:55 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?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: 1446/2888] 10.0.0.48 () {34 vars in 970 bytes} [Tue Apr 28 18:39:57 2026] GET /v2.0/ports/baf843d1-467e-4755-9e62-bbbfb7c2b5df => generated 1462 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2889] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:39:57 2026] GET /v2.0/ports/baf843d1-467e-4755-9e62-bbbfb7c2b5df => generated 1462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2890] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:39:57 2026] GET /v2.0/ports/baf843d1-467e-4755-9e62-bbbfb7c2b5df => generated 1462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2891] 199.19.213.220 () {34 vars in 789 bytes} [Tue Apr 28 18:39:57 2026] PUT /v2.0/ports/baf843d1-467e-4755-9e62-bbbfb7c2b5df => generated 1197 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2892] 199.19.213.220 () {30 vars in 742 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1445/2893] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/subnets/e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2894] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:39:58.347 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf9f9494-7efc-4ac6-a1cf-618bcc0eeb24'] response: {'name': 'network-changed', 'server_uuid': '82be2341-6bb3-41c4-971a-ac344d162dc8', 'tag': 'baf843d1-467e-4755-9e62-bbbfb7c2b5df', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1446/2895] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2896] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2897] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2898] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2899] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => 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: 1452/2900] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2901] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2902] 199.19.213.220 () {30 vars in 742 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2903] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2904] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2905] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 3807 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2906] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/networks?id=8b20fca2-42eb-46c3-8ebe-e097abbc3458 => 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: 1452/2907] 199.19.213.220 () {34 vars in 1056 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.95&port_id=baf843d1-467e-4755-9e62-bbbfb7c2b5df => 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: 1456/2908] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/subnets?id=e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2909] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&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: 1457/2910] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:39:58 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2911] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:39:59 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?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: 1459/2914] 10.0.0.123 () {30 vars in 689 bytes} [Tue Apr 28 18:40:06 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: 1456/2915] 10.0.0.123 () {30 vars in 691 bytes} [Tue Apr 28 18:40:06 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: 1460/2916] 10.0.0.123 () {30 vars in 667 bytes} [Tue Apr 28 18:40:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2917] 10.0.0.123 () {30 vars in 703 bytes} [Tue Apr 28 18:40:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2918] 10.0.0.123 () {28 vars in 438 bytes} [Tue Apr 28 18:40:07 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2919] 10.0.0.123 () {30 vars in 727 bytes} [Tue Apr 28 18:40:07 2026] GET /v2.0/subnets/b68cf46e-e23a-4bfa-ba7d-1638bfd53281 => generated 656 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2920] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:40:08 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: 1459/2921] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:40:08 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: 1463/2922] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:40:08 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: 1460/2923] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:40:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2924] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:40:08 2026] GET /v2.0/subnets/e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2925] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:40:08 2026] GET /v2.0/subnets/b68cf46e-e23a-4bfa-ba7d-1638bfd53281 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2926] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:08 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 3807 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2927] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:40:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2928] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:40:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2929] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:40:08 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: 1467/2930] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:40:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2931] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:09 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2932] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:09 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?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: 1465/2933] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:40:10 2026] GET /v2.0/networks?id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2934] 199.19.213.220 () {38 vars in 955 bytes} [Tue Apr 28 18:40:10 2026] POST /v2.0/ports => generated 1307 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2935] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:40:10 2026] PUT /v2.0/ports/a51725ee-410f-4805-91f1-6f25d7867ce1 => generated 1468 bytes in 445 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: 1470/2936] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:40:11 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 5267 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: 8|app: 0|req: 1467/2937] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:40:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.46&port_id=dc45d348-c84a-4305-af80-2db16c090b3d => 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: 1471/2938] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:40:11 2026] GET /v2.0/subnets?id=f6a91c6c-0a19-4884-9ff8-e4083276eb88 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:40:12.004 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3097df36-a8ac-4bd9-8fd9-44bea1675110'] response: {'name': 'network-changed', 'server_uuid': '82be2341-6bb3-41c4-971a-ac344d162dc8', 'tag': 'a51725ee-410f-4805-91f1-6f25d7867ce1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1468/2939] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:11 2026] GET /v2.0/ports?network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8&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: 1472/2940] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?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: 1469/2941] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2942] 199.19.213.220 () {34 vars in 1056 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=6a54376f-7706-4114-a99b-64b97cb02f86 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2943] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/subnets?id=b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2944] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/ports?network_id=54136a8a-adde-4810-9ce9-55cedcd9cf60&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2945] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2946] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?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: 8|app: 0|req: 1472/2947] 199.19.213.220 () {34 vars in 1056 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.95&port_id=baf843d1-467e-4755-9e62-bbbfb7c2b5df => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2948] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/subnets?id=e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2949] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2950] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?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: 1474/2951] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?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: 1478/2952] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=a51725ee-410f-4805-91f1-6f25d7867ce1 => 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: 1475/2953] 199.19.213.220 () {34 vars in 1106 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2bc&port_id=a51725ee-410f-4805-91f1-6f25d7867ce1 => 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: 1479/2954] 199.19.213.220 () {34 vars in 1064 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/subnets?id=5c87ba90-998f-4d22-a53c-a89b31e99d9d&id=b68cf46e-e23a-4bfa-ba7d-1638bfd53281 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2955] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/ports?network_id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2956] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/ports?network_id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2957] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?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: 1481/2958] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:12 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?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: 1478/2959] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:40:13 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 5267 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2960] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:40:13 2026] GET /v2.0/networks?id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2961] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:40:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=a51725ee-410f-4805-91f1-6f25d7867ce1 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2962] 199.19.213.220 () {34 vars in 1106 bytes} [Tue Apr 28 18:40:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2bc&port_id=a51725ee-410f-4805-91f1-6f25d7867ce1 => 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: 1480/2963] 199.19.213.220 () {34 vars in 1064 bytes} [Tue Apr 28 18:40:14 2026] GET /v2.0/subnets?id=5c87ba90-998f-4d22-a53c-a89b31e99d9d&id=b68cf46e-e23a-4bfa-ba7d-1638bfd53281 => generated 1415 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2964] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:14 2026] GET /v2.0/ports?network_id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2965] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:14 2026] GET /v2.0/ports?network_id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2966] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:14 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2967] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:14 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?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: 1486/2968] 10.0.0.48 () {34 vars in 970 bytes} [Tue Apr 28 18:40:16 2026] GET /v2.0/ports/a51725ee-410f-4805-91f1-6f25d7867ce1 => generated 1470 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2969] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:40:16 2026] GET /v2.0/ports/a51725ee-410f-4805-91f1-6f25d7867ce1 => generated 1470 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2970] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:40:16 2026] GET /v2.0/ports/a51725ee-410f-4805-91f1-6f25d7867ce1 => generated 1470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2971] 199.19.213.220 () {34 vars in 789 bytes} [Tue Apr 28 18:40:16 2026] PUT /v2.0/ports/a51725ee-410f-4805-91f1-6f25d7867ce1 => generated 1201 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2972] 199.19.213.220 () {30 vars in 742 bytes} [Tue Apr 28 18:40:16 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c => generated 797 bytes in 56 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: 1485/2973] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:40:16 2026] GET /v2.0/subnets/b68cf46e-e23a-4bfa-ba7d-1638bfd53281 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2974] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:40:17 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) 2026-04-28 18:40:17.141 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6be8bac1-dc85-4e9b-9d85-489b1815c64d'] response: {'name': 'network-changed', 'server_uuid': '82be2341-6bb3-41c4-971a-ac344d162dc8', 'tag': 'a51725ee-410f-4805-91f1-6f25d7867ce1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1486/2975] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:40:17 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: 1490/2976] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2977] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:40:17 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: 1491/2978] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2979] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2980] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1346 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2981] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2982] 199.19.213.220 () {30 vars in 742 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60 => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2983] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2984] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2985] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 5036 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2986] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/networks?id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2987] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=a51725ee-410f-4805-91f1-6f25d7867ce1 => 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: 1496/2988] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/subnets?id=b68cf46e-e23a-4bfa-ba7d-1638bfd53281 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2989] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/ports?network_id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c&device_owner=network%3Adhcp => generated 1461 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2990] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2991] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:17 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?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: 7|app: 0|req: 1499/2994] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:40:27 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: 1496/2995] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:40:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2996] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:40:27 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: 1497/2997] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:40:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2998] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:40:27 2026] GET /v2.0/subnets/e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2999] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:27 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 5036 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3000] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:40:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3001] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:40:27 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: 1503/3002] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:40: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: 1500/3003] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:40:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3004] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:40:27 2026] GET /v2.0/ports/a51725ee-410f-4805-91f1-6f25d7867ce1 => generated 1237 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3005] 199.19.213.220 () {34 vars in 788 bytes} [Tue Apr 28 18:40:27 2026] PUT /v2.0/ports/a51725ee-410f-4805-91f1-6f25d7867ce1 => generated 1026 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3006] 199.19.213.220 () {30 vars in 742 bytes} [Tue Apr 28 18:40:28 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c => generated 797 bytes in 49 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: 1502/3007] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:28 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 4861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3008] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:28 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 4861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:40:28.837 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a709093c-1a64-4996-bb8a-447ba5f27108'] response: {'name': 'network-changed', 'server_uuid': '82be2341-6bb3-41c4-971a-ac344d162dc8', 'tag': 'a51725ee-410f-4805-91f1-6f25d7867ce1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1503/3009] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:40:28 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 4861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3010] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:40:28 2026] GET /v2.0/networks?id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3011] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:28 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3012] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:29 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?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: 8|app: 0|req: 1505/3013] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:29 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 4861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3014] 199.19.213.220 () {34 vars in 975 bytes} [Tue Apr 28 18:40:30 2026] GET /v2.0/ports/a51725ee-410f-4805-91f1-6f25d7867ce1 => generated 1062 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3015] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:30 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 4861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3016] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:40:30 2026] DELETE /v2.0/ports/a51725ee-410f-4805-91f1-6f25d7867ce1 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3017] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:31 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 3807 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:40:31.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7af0449b-030d-4ca3-b6a5-7d3db5158277 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/3018] 199.19.213.220 () {32 vars in 758 bytes} [Tue Apr 28 18:40:31 2026] DELETE /v2.0/ports/a51725ee-410f-4805-91f1-6f25d7867ce1 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3019] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:40:31 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: 1512/3020] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:40:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3021] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:40:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3022] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:40:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3023] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:40:31 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3024] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:40:31 2026] GET /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3025] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:40:31 2026] GET /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:40:31.930 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e6f5173-c48f-49d7-89cc-bdeaef411d0f'] response: {'server_uuid': '82be2341-6bb3-41c4-971a-ac344d162dc8', 'name': 'network-vif-deleted', 'tag': 'a51725ee-410f-4805-91f1-6f25d7867ce1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1515/3026] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:40:31 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3027] 199.19.213.220 () {30 vars in 742 bytes} [Tue Apr 28 18:40:31 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3028] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3029] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3030] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 3807 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3031] 199.19.213.220 () {34 vars in 1226 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/networks?id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8&id=54136a8a-adde-4810-9ce9-55cedcd9cf60&id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c => generated 3096 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3032] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.46&port_id=dc45d348-c84a-4305-af80-2db16c090b3d => 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: 1515/3033] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/subnets?id=f6a91c6c-0a19-4884-9ff8-e4083276eb88 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3034] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/ports?network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3035] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?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: 1520/3036] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3037] 199.19.213.220 () {34 vars in 1056 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=6a54376f-7706-4114-a99b-64b97cb02f86 => 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: 1521/3038] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/subnets?id=b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3039] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/ports?network_id=54136a8a-adde-4810-9ce9-55cedcd9cf60&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3040] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3041] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?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: 7|app: 0|req: 1523/3042] 199.19.213.220 () {34 vars in 1056 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.95&port_id=baf843d1-467e-4755-9e62-bbbfb7c2b5df => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3043] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/subnets?id=e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3044] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/ports?network_id=8b20fca2-42eb-46c3-8ebe-e097abbc3458&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3045] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3046] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:32 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?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: 1527/3049] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:40: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: 1523/3050] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:40:37 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: 1528/3051] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:40: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: 1524/3052] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:40: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: 1529/3053] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:37 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 3807 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3054] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:40:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3055] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:40: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: 8|app: 0|req: 1526/3056] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:40: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: 7|app: 0|req: 1531/3057] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:40: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: 8|app: 0|req: 1527/3058] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:40:37 2026] GET /v2.0/ports/baf843d1-467e-4755-9e62-bbbfb7c2b5df => generated 1233 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3059] 199.19.213.220 () {34 vars in 788 bytes} [Tue Apr 28 18:40:37 2026] PUT /v2.0/ports/baf843d1-467e-4755-9e62-bbbfb7c2b5df => generated 1026 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3060] 199.19.213.220 () {30 vars in 742 bytes} [Tue Apr 28 18:40:38 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458 => generated 798 bytes in 74 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: 1533/3061] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:38 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 3636 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3062] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:38 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 3636 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:40:39.004 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5878894f-a464-4154-b31d-fb0ab2b0dccf'] response: {'name': 'network-changed', 'server_uuid': '82be2341-6bb3-41c4-971a-ac344d162dc8', 'tag': 'baf843d1-467e-4755-9e62-bbbfb7c2b5df', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1534/3063] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:40:39 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 3636 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3064] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:40:39 2026] GET /v2.0/networks?id=8b20fca2-42eb-46c3-8ebe-e097abbc3458 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3065] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:39 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?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: 1531/3066] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:39 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458?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: 1536/3067] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:39 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 3636 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3068] 199.19.213.220 () {34 vars in 975 bytes} [Tue Apr 28 18:40:40 2026] GET /v2.0/ports/baf843d1-467e-4755-9e62-bbbfb7c2b5df => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3069] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:40 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 3636 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3070] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:40:40 2026] DELETE /v2.0/ports/baf843d1-467e-4755-9e62-bbbfb7c2b5df => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3071] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:41 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:40:41.797 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a73a4847-bdb4-4839-8d82-49b43e66ab63 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3072] 199.19.213.220 () {32 vars in 758 bytes} [Tue Apr 28 18:40:41 2026] DELETE /v2.0/ports/baf843d1-467e-4755-9e62-bbbfb7c2b5df => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3073] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:40:41 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-04-28 18:40:41.907 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ac05808-6f0e-498d-b4b5-b802987818d1'] response: {'server_uuid': '82be2341-6bb3-41c4-971a-ac344d162dc8', 'name': 'network-vif-deleted', 'tag': 'baf843d1-467e-4755-9e62-bbbfb7c2b5df', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1539/3074] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:40: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: 8|app: 0|req: 1536/3075] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:40:41 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: 1540/3076] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:40:41 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: 1537/3077] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:40:41 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3078] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:40:41 2026] GET /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3079] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1346 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3080] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3081] 199.19.213.220 () {30 vars in 742 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60 => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3082] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3083] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3084] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3085] 199.19.213.220 () {34 vars in 1066 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/networks?id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8&id=54136a8a-adde-4810-9ce9-55cedcd9cf60 => generated 1523 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3086] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.46&port_id=dc45d348-c84a-4305-af80-2db16c090b3d => 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: 1542/3087] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/subnets?id=f6a91c6c-0a19-4884-9ff8-e4083276eb88 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3088] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/ports?network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8&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: 1543/3089] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3090] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3091] 199.19.213.220 () {34 vars in 1056 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=6a54376f-7706-4114-a99b-64b97cb02f86 => 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: 1548/3092] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/subnets?id=b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3093] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/ports?network_id=54136a8a-adde-4810-9ce9-55cedcd9cf60&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3094] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3095] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:42 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?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: 1550/3096] 199.19.213.220 () {34 vars in 1096 bytes} [Tue Apr 28 18:40:45 2026] GET /v2.0/ports?device_id=110eeea5-d107-4b5a-81bb-78eed9654ea1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3097] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:40:46 2026] GET /v2.0/ports?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&device_id=110eeea5-d107-4b5a-81bb-78eed9654ea1 => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3098] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:40:46 2026] GET /v2.0/networks?id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3099] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:40:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.138&port_id=22d89705-dac8-4ca9-a6af-2bff3259e89f => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3100] 199.19.213.220 () {34 vars in 1106 bytes} [Tue Apr 28 18:40:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22e&port_id=22d89705-dac8-4ca9-a6af-2bff3259e89f => 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: 1549/3101] 199.19.213.220 () {34 vars in 1064 bytes} [Tue Apr 28 18:40:46 2026] GET /v2.0/subnets?id=5c87ba90-998f-4d22-a53c-a89b31e99d9d&id=b68cf46e-e23a-4bfa-ba7d-1638bfd53281 => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3102] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:46 2026] GET /v2.0/ports?network_id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3103] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:40:46 2026] GET /v2.0/ports?network_id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3104] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:40:46 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?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: 1551/3105] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:40:46 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?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: 8|app: 0|req: 1553/3108] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:40:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3109] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:40:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3110] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:40:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3111] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:40:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:40:53.250 8 INFO neutron.api.v2.resource [None req-93ffdb20-f70e-48ce-bd50-25496327bb32 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3112] 199.19.213.220 () {30 vars in 762 bytes} [Tue Apr 28 18:40:53 2026] GET /v2.0/security-groups/lb-c9a7ffc7-ce1c-4be1-8308-1ab2dc07089d => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3113] 199.19.213.220 () {30 vars in 784 bytes} [Tue Apr 28 18:40:53 2026] GET /v2.0/security-groups?name=lb-c9a7ffc7-ce1c-4be1-8308-1ab2dc07089d => generated 2865 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3114] 199.19.213.220 () {30 vars in 814 bytes} [Tue Apr 28 18:40:53 2026] GET /v2.0/security-group-rules?security_group_id=231ec46e-3d8e-4bc8-b6ae-8a1eb9851de2 => generated 2334 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3115] 199.19.213.220 () {32 vars in 788 bytes} [Tue Apr 28 18:40:53 2026] DELETE /v2.0/security-group-rules/6b334b6e-3b05-4998-9d86-ba69143bd054 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3116] 199.19.213.220 () {32 vars in 788 bytes} [Tue Apr 28 18:40:53 2026] DELETE /v2.0/security-group-rules/954af5d2-97be-4e5c-b3bc-3708d1ba7d3b => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:40:57.553 7 INFO neutron.db.l3_db [None req-59beeeed-6dbd-4267-b4a0-aeed554007de 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Floating IP fa27c8a7-0ad0-4329-a97b-caf3a40202b3 disassociated (deleted). External IP: 10.96.250.215, port: ab8b51f0-bbf5-47cf-ba19-349941bb8237. [pid: 7|app: 0|req: 1560/3117] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:40:57 2026] DELETE /v2.0/floatingips/fa27c8a7-0ad0-4329-a97b-caf3a40202b3 => generated 0 bytes in 640 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:40:57.865 8 INFO neutron.api.v2.resource [None req-968f8e13-a2ad-4153-a011-25b8a46db62d 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3118] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:40:57 2026] GET /v2.0/floatingips/fa27c8a7-0ad0-4329-a97b-caf3a40202b3 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3119] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:40:58 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: 1559/3120] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:40:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3121] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:40:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3122] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:40:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:40:58.651 7 INFO neutron.api.v2.resource [None req-befd0d3a-1ee8-4ee4-bcad-90178d49db87 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3123] 199.19.213.220 () {30 vars in 762 bytes} [Tue Apr 28 18:40:58 2026] GET /v2.0/security-groups/lb-c9a7ffc7-ce1c-4be1-8308-1ab2dc07089d => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3124] 199.19.213.220 () {30 vars in 784 bytes} [Tue Apr 28 18:40:58 2026] GET /v2.0/security-groups?name=lb-c9a7ffc7-ce1c-4be1-8308-1ab2dc07089d => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3125] 199.19.213.220 () {30 vars in 814 bytes} [Tue Apr 28 18:40:58 2026] GET /v2.0/security-group-rules?security_group_id=231ec46e-3d8e-4bc8-b6ae-8a1eb9851de2 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3126] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:40:58 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: 1565/3127] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:40:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3128] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:40:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3129] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:40:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3130] 199.19.213.220 () {30 vars in 740 bytes} [Tue Apr 28 18:40:58 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3131] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:58 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3132] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:58 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 2582 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3133] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:40:59 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3134] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:41:00 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 2582 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3135] 199.19.213.220 () {34 vars in 975 bytes} [Tue Apr 28 18:41:01 2026] GET /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1346 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3136] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:41:01 2026] GET /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3137] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:41:01 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3138] 199.19.213.220 () {34 vars in 1016 bytes} [Tue Apr 28 18:41:01 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60?fields=dns_domain => generated 29 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3139] 199.19.213.220 () {38 vars in 1028 bytes} [Tue Apr 28 18:41:01 2026] PUT /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1147 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3140] 199.19.213.220 () {30 vars in 768 bytes} [Tue Apr 28 18:41:02 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => generated 1244 bytes in 38 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: 1572/3141] 199.19.213.220 () {34 vars in 788 bytes} [Tue Apr 28 18:41:02 2026] PUT /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1086 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3142] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:41:02 2026] GET /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => generated 1086 bytes in 34 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: 1573/3143] 199.19.213.220 () {32 vars in 758 bytes} [Tue Apr 28 18:41:02 2026] DELETE /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => 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: 1571/3144] 199.19.213.220 () {30 vars in 702 bytes} [Tue Apr 28 18:41:03 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: 1574/3145] 199.19.213.220 () {30 vars in 704 bytes} [Tue Apr 28 18:41:03 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: 1572/3146] 199.19.213.220 () {30 vars in 680 bytes} [Tue Apr 28 18:41:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3147] 199.19.213.220 () {30 vars in 716 bytes} [Tue Apr 28 18:41:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:41:03.078 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a1fad09-80e4-4904-bf36-f4da9bf71c2d 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3148] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:41:03 2026] GET /v2.0/ports?tenant_id=64d6f0fc47f84af091dd9643934f47ea&device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => 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: 1574/3149] 199.19.213.220 () {32 vars in 758 bytes} [Tue Apr 28 18:41:03 2026] DELETE /v2.0/ports/6a54376f-7706-4114-a99b-64b97cb02f86 => 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: 1575/3150] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:41:03 2026] GET /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3151] 199.19.213.220 () {34 vars in 1066 bytes} [Tue Apr 28 18:41:03 2026] GET /v2.0/networks?id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8&id=54136a8a-adde-4810-9ce9-55cedcd9cf60 => generated 1523 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:41:03.144 8 INFO neutron.api.v2.resource [None req-bc2f239e-3008-4a6e-a158-32dfd7aef415 04b5e4402b534a3994c7c8c84fd5ed25 64d6f0fc47f84af091dd9643934f47ea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3152] 199.19.213.220 () {30 vars in 762 bytes} [Tue Apr 28 18:41:03 2026] GET /v2.0/security-groups/lb-c9a7ffc7-ce1c-4be1-8308-1ab2dc07089d => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3153] 199.19.213.220 () {34 vars in 1060 bytes} [Tue Apr 28 18:41:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.46&port_id=dc45d348-c84a-4305-af80-2db16c090b3d => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3154] 199.19.213.220 () {30 vars in 784 bytes} [Tue Apr 28 18:41:03 2026] GET /v2.0/security-groups?name=lb-c9a7ffc7-ce1c-4be1-8308-1ab2dc07089d => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3155] 199.19.213.220 () {34 vars in 984 bytes} [Tue Apr 28 18:41:03 2026] GET /v2.0/subnets?id=f6a91c6c-0a19-4884-9ff8-e4083276eb88 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3156] 199.19.213.220 () {30 vars in 736 bytes} [Tue Apr 28 18:41:03 2026] GET /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3157] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:41:03 2026] GET /v2.0/ports?network_id=30ddc9ca-0a47-4cdb-891d-b11b92c277f8&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: 1580/3158] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:41:03 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?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: 1583/3161] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:41:03 2026] GET /v2.0/networks/30ddc9ca-0a47-4cdb-891d-b11b92c277f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3162] 199.19.213.220 () {34 vars in 788 bytes} [Tue Apr 28 18:41:03 2026] PUT /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 1094 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3163] 199.19.213.220 () {32 vars in 778 bytes} [Tue Apr 28 18:41:03 2026] DELETE /v2.0/security-groups/231ec46e-3d8e-4bc8-b6ae-8a1eb9851de2 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3164] 199.19.213.220 () {32 vars in 758 bytes} [Tue Apr 28 18:41:03 2026] DELETE /v2.0/ports/ab8b51f0-bbf5-47cf-ba19-349941bb8237 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3165] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:41:05 2026] GET /v2.0/ports?device_id=82be2341-6bb3-41c4-971a-ac344d162dc8 => 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: 1581/3166] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:41:05 2026] DELETE /v2.0/ports/dc45d348-c84a-4305-af80-2db16c090b3d => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:41:08.427 7 INFO neutron.db.l3_db [None req-cd959dd0-f1d2-4479-8646-e1d9c8754e04 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Floating IP 2cef360b-9f32-430b-a64b-512f4baf3c9f disassociated (deleted). External IP: 10.96.250.207, port: 22d89705-dac8-4ca9-a6af-2bff3259e89f. [pid: 7|app: 0|req: 1586/3167] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:41:08 2026] DELETE /v2.0/floatingips/2cef360b-9f32-430b-a64b-512f4baf3c9f => generated 0 bytes in 733 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:08.810 8 INFO neutron.api.v2.resource [None req-cfe969e5-dd25-450c-a863-368decff35e5 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3168] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:41:08 2026] GET /v2.0/floatingips/2cef360b-9f32-430b-a64b-512f4baf3c9f => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:41:09.022 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74e6711f-6359-4a0a-a66f-4561a61466bd'] response: {'name': 'network-changed', 'server_uuid': '110eeea5-d107-4b5a-81bb-78eed9654ea1', 'tag': '22d89705-dac8-4ca9-a6af-2bff3259e89f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1587/3169] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:41:08 2026] GET /v2.0/ports?device_id=110eeea5-d107-4b5a-81bb-78eed9654ea1 => generated 1204 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 18:41:09.079 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e5adc34-68e0-4bcc-83b6-f0ea2e35ed9b'] response: {'server_uuid': '82be2341-6bb3-41c4-971a-ac344d162dc8', 'name': 'network-vif-deleted', 'tag': 'dc45d348-c84a-4305-af80-2db16c090b3d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1583/3170] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:41:09 2026] GET /v2.0/security-groups?id=65a3d597-ca45-43af-8093-cd034887c8a6&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3171] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:41:09 2026] GET /v2.0/ports?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&device_id=110eeea5-d107-4b5a-81bb-78eed9654ea1 => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3172] 199.19.213.220 () {34 vars in 986 bytes} [Tue Apr 28 18:41:09 2026] GET /v2.0/networks?id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3173] 199.19.213.220 () {34 vars in 1058 bytes} [Tue Apr 28 18:41:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.138&port_id=22d89705-dac8-4ca9-a6af-2bff3259e89f => 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: 1585/3174] 199.19.213.220 () {34 vars in 1106 bytes} [Tue Apr 28 18:41:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22e&port_id=22d89705-dac8-4ca9-a6af-2bff3259e89f => 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: 1590/3175] 199.19.213.220 () {34 vars in 1064 bytes} [Tue Apr 28 18:41:09 2026] GET /v2.0/subnets?id=5c87ba90-998f-4d22-a53c-a89b31e99d9d&id=b68cf46e-e23a-4bfa-ba7d-1638bfd53281 => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3176] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:41:09 2026] GET /v2.0/ports?network_id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3177] 199.19.213.220 () {34 vars in 1052 bytes} [Tue Apr 28 18:41:09 2026] GET /v2.0/ports?network_id=8f65c904-a9e4-4e4f-97da-0c4dc985d30c&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3178] 199.19.213.220 () {34 vars in 1012 bytes} [Tue Apr 28 18:41:09 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3179] 199.19.213.220 () {34 vars in 1112 bytes} [Tue Apr 28 18:41:09 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c?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: 1588/3180] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:41:10 2026] GET /v2.0/ports?device_id=110eeea5-d107-4b5a-81bb-78eed9654ea1 => generated 1204 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3181] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:41:10 2026] DELETE /v2.0/ports/22d89705-dac8-4ca9-a6af-2bff3259e89f => 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: 1589/3182] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:41:14 2026] GET /v2.0/ports?device_id=110eeea5-d107-4b5a-81bb-78eed9654ea1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 18:41:19.306 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-472e5746-640f-44cf-b636-0098d3ce4b54'] response: {'server_uuid': '110eeea5-d107-4b5a-81bb-78eed9654ea1', 'name': 'network-vif-deleted', 'tag': '22d89705-dac8-4ca9-a6af-2bff3259e89f', 'status': 'completed', 'code': 200} 2026-04-28 18:41:19.559 7 INFO neutron.db.l3_db [None req-be41e356-6125-4f11-a119-8af61ad4bd6e 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] Floating IP 015f323e-7c49-40b2-86ad-50e5e43491a4 disassociated (deleted). External IP: 10.96.250.217, port: 93c7253d-5e45-41b0-a94f-d86206028d17. [pid: 7|app: 0|req: 1595/3185] 10.0.0.54 () {32 vars in 731 bytes} [Tue Apr 28 18:41:19 2026] DELETE /v2.0/floatingips/015f323e-7c49-40b2-86ad-50e5e43491a4 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:19.891 8 INFO neutron.api.v2.resource [None req-99c94b08-1211-4426-9304-7adf9c301038 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3186] 10.0.0.54 () {32 vars in 728 bytes} [Tue Apr 28 18:41:19 2026] GET /v2.0/floatingips/015f323e-7c49-40b2-86ad-50e5e43491a4 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3187] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:41:20 2026] GET /v2.0/ports?device_id=84889ed5-2e54-4bb9-8951-00a487a06340 => generated 1200 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3188] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Apr 28 18:41:20 2026] GET /v2.0/security-groups?id=65a3d597-ca45-43af-8093-cd034887c8a6&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:41:21.995 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b1661bd-4b60-49d5-87b5-9ca712d1d862'] response: {'name': 'network-changed', 'server_uuid': '84889ed5-2e54-4bb9-8951-00a487a06340', 'tag': '93c7253d-5e45-41b0-a94f-d86206028d17', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1597/3189] 199.19.213.220 () {34 vars in 994 bytes} [Tue Apr 28 18:41:21 2026] GET /v2.0/ports?device_id=84889ed5-2e54-4bb9-8951-00a487a06340 => generated 1200 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3190] 199.19.213.220 () {36 vars in 997 bytes} [Tue Apr 28 18:41:22 2026] DELETE /v2.0/ports/93c7253d-5e45-41b0-a94f-d86206028d17 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3191] 199.19.213.220 () {34 vars in 1080 bytes} [Tue Apr 28 18:41:22 2026] GET /v2.0/ports?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&device_id=84889ed5-2e54-4bb9-8951-00a487a06340 => 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: 1594/3192] 10.0.0.48 () {34 vars in 989 bytes} [Tue Apr 28 18:41:25 2026] GET /v2.0/ports?device_id=84889ed5-2e54-4bb9-8951-00a487a06340 => 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: 1599/3193] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:41:30 2026] DELETE /v2.0/security-group-rules/1f5bcaa9-796c-4b41-bd3f-e8665f83a372 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:30.366 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b80ebe06-05b5-4226-b474-01f3c75eb495'] response: {'server_uuid': '84889ed5-2e54-4bb9-8951-00a487a06340', 'name': 'network-vif-deleted', 'tag': '93c7253d-5e45-41b0-a94f-d86206028d17', 'status': 'completed', 'code': 200} 2026-04-28 18:41:30.376 8 INFO neutron.api.v2.resource [None req-839c8873-1d48-4c99-8108-4d9f5f9e7bb3 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3194] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:41:30 2026] GET /v2.0/security-group-rules/1f5bcaa9-796c-4b41-bd3f-e8665f83a372 => 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: 1600/3195] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:41:30 2026] DELETE /v2.0/security-group-rules/2825f0f8-88d1-4d2e-94fb-56079392f5a0 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:30.461 8 INFO neutron.api.v2.resource [None req-59f6ac8f-6b9f-498a-857a-0ad31a7f4500 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3196] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:41:30 2026] GET /v2.0/security-group-rules/2825f0f8-88d1-4d2e-94fb-56079392f5a0 => 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: 1601/3197] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:41:30 2026] DELETE /v2.0/security-group-rules/3290aaf9-6c4c-49a1-bdb6-2b6a19508b49 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:30.541 8 INFO neutron.api.v2.resource [None req-cea2d6d3-e482-400f-b8a5-b5ec96b603c2 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3198] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:41:30 2026] GET /v2.0/security-group-rules/3290aaf9-6c4c-49a1-bdb6-2b6a19508b49 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3199] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:41:30 2026] DELETE /v2.0/security-group-rules/7b2908b7-8390-4a1f-8e8b-5deb0d477e66 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:30.630 8 INFO neutron.api.v2.resource [None req-6a4d3856-4a8c-4a64-acbf-cf345cc2ecec 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3200] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:41:30 2026] GET /v2.0/security-group-rules/7b2908b7-8390-4a1f-8e8b-5deb0d477e66 => 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: 1603/3201] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:41:30 2026] DELETE /v2.0/security-group-rules/9a8bf03b-0095-4e89-b836-5949b3fd7736 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:30.731 8 INFO neutron.api.v2.resource [None req-e7d2a796-67ce-4c65-a767-5b98ea619bea 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3202] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:41:30 2026] GET /v2.0/security-group-rules/9a8bf03b-0095-4e89-b836-5949b3fd7736 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3203] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:41:30 2026] DELETE /v2.0/security-group-rules/d18f1737-01d2-4373-9b80-0248350240da => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:30.810 8 INFO neutron.api.v2.resource [None req-5250e870-3bf2-4f35-8e4e-7875230bf489 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3204] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:41:30 2026] GET /v2.0/security-group-rules/d18f1737-01d2-4373-9b80-0248350240da => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3205] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:41:30 2026] DELETE /v2.0/security-group-rules/6f1f2fdc-02d6-4d8b-a0d7-ef1d41f224f9 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:30.895 8 INFO neutron.api.v2.resource [None req-ea0e564b-0ffa-44b5-be85-6b8f5926ff68 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3206] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:41:30 2026] GET /v2.0/security-group-rules/6f1f2fdc-02d6-4d8b-a0d7-ef1d41f224f9 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3207] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:41:30 2026] DELETE /v2.0/security-group-rules/2b47e302-eba3-4593-88fd-66db4e33f7e0 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:30.979 8 INFO neutron.api.v2.resource [None req-8dd06f9c-cfe6-4fc1-a21b-26c796689cb0 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3208] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:41:30 2026] GET /v2.0/security-group-rules/2b47e302-eba3-4593-88fd-66db4e33f7e0 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3209] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:41:30 2026] DELETE /v2.0/security-group-rules/321ce308-f6ac-41e7-ae2e-eec76b94db8a => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:31.079 8 INFO neutron.api.v2.resource [None req-ade84daa-f6ce-413c-a016-e68dc0e91de1 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3210] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:41:31 2026] GET /v2.0/security-group-rules/321ce308-f6ac-41e7-ae2e-eec76b94db8a => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3211] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:41:31 2026] DELETE /v2.0/security-group-rules/229308a2-c5bb-4ff3-8341-1e8ee745b3e8 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:31.166 8 INFO neutron.api.v2.resource [None req-3ba6aebf-094a-4620-b7fd-c3cb50b68463 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3212] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:41:31 2026] GET /v2.0/security-group-rules/229308a2-c5bb-4ff3-8341-1e8ee745b3e8 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3213] 10.0.0.54 () {32 vars in 749 bytes} [Tue Apr 28 18:41:31 2026] DELETE /v2.0/security-group-rules/fe4615c5-3fff-4f8b-9e98-ce08c5ec15bb => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:31.258 8 INFO neutron.api.v2.resource [None req-c41a8c25-8b5c-499e-bdfa-225467334f0e 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3214] 10.0.0.54 () {32 vars in 746 bytes} [Tue Apr 28 18:41:31 2026] GET /v2.0/security-group-rules/fe4615c5-3fff-4f8b-9e98-ce08c5ec15bb => 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: 1610/3215] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:41:31 2026] DELETE /v2.0/security-groups/65a3d597-ca45-43af-8093-cd034887c8a6 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:31.357 8 INFO neutron.api.v2.resource [None req-d23e4c5c-fded-464f-affb-1393663cb443 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3216] 10.0.0.54 () {32 vars in 736 bytes} [Tue Apr 28 18:41:31 2026] GET /v2.0/security-groups/65a3d597-ca45-43af-8093-cd034887c8a6 => 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: 1611/3217] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:41:31 2026] PUT /v2.0/routers/0b8e3dcd-f9d6-44bd-a81c-c53d648e7625/remove_router_interface => generated 309 bytes in 898 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:41:32.459 8 INFO neutron.api.v2.resource [None req-3bedb60f-69c6-4c80-ae32-6a1d760708e4 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3218] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:41:32 2026] PUT /v2.0/routers/0b8e3dcd-f9d6-44bd-a81c-c53d648e7625/remove_router_interface => generated 198 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3221] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:41:32 2026] PUT /v2.0/routers/0b8e3dcd-f9d6-44bd-a81c-c53d648e7625/remove_router_interface => generated 309 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:41:33.528 8 INFO neutron.api.v2.resource [None req-3800e410-3678-4847-b286-7c49910f6967 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3222] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:41:33 2026] PUT /v2.0/routers/0b8e3dcd-f9d6-44bd-a81c-c53d648e7625/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3223] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:41:33 2026] PUT /v2.0/routers/0b8e3dcd-f9d6-44bd-a81c-c53d648e7625/remove_router_interface => generated 309 bytes in 1346 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:41:35.040 8 INFO neutron.api.v2.resource [None req-a75a9d2a-e2fe-45c6-9d07-78e99e5cd98a 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3224] 10.0.0.54 () {34 vars in 788 bytes} [Tue Apr 28 18:41:34 2026] PUT /v2.0/routers/0b8e3dcd-f9d6-44bd-a81c-c53d648e7625/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:41:35.846 7 INFO neutron.db.l3_hamode_db [None req-81ec754b-b8a1-41ed-877f-636aab077ad2 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] HA network e4f962a4-7399-456b-8c07-e056255251c1 was deleted as no HA routers are present in tenant 30078a8e1d3d4e4f94d4b25d39c7133a. [pid: 7|app: 0|req: 1614/3225] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:41:35 2026] DELETE /v2.0/routers/0b8e3dcd-f9d6-44bd-a81c-c53d648e7625 => generated 0 bytes in 806 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:41:35.871 8 INFO neutron.api.v2.resource [None req-80dae63e-147e-4fd7-a272-319a2e3a9473 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3226] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:41:35 2026] GET /v2.0/routers/0b8e3dcd-f9d6-44bd-a81c-c53d648e7625 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:41:35.897 7 INFO neutron.services.segments.plugin [-] Segment a0d1579f-21b0-41d9-93c5-c2aa32163524 resource provider aggregate not found 2026-04-28 18:41:35.908 7 INFO neutron.services.segments.plugin [-] Segment a0d1579f-21b0-41d9-93c5-c2aa32163524 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0d1579f-21b0-41d9-93c5-c2aa32163524 found for delete ", "request_id": "req-7a16a884-5302-4813-b96d-6842b0c1b821"}]} 2026-04-28 18:41:35.908 7 INFO neutron.services.segments.plugin [-] Segment a0d1579f-21b0-41d9-93c5-c2aa32163524 resource provider aggregate not found 2026-04-28 18:41:35.918 7 INFO neutron.services.segments.plugin [-] Segment a0d1579f-21b0-41d9-93c5-c2aa32163524 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0d1579f-21b0-41d9-93c5-c2aa32163524 found for delete ", "request_id": "req-f68b11f9-b592-434a-a79b-b278ef7ca8cb"}]} [pid: 7|app: 0|req: 1615/3227] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:41:35 2026] DELETE /v2.0/subnets/5c87ba90-998f-4d22-a53c-a89b31e99d9d => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:41:36.053 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f8b1c21-9e85-4160-b071-97150de3240d 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3228] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:41:36 2026] GET /v2.0/subnets/5c87ba90-998f-4d22-a53c-a89b31e99d9d => 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: 1616/3229] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:41:36 2026] DELETE /v2.0/subnets/b68cf46e-e23a-4bfa-ba7d-1638bfd53281 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:41:36.225 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96d08ee7-8113-4a82-a6e3-7fe3d07cae33 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3230] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:41:36 2026] GET /v2.0/subnets/b68cf46e-e23a-4bfa-ba7d-1638bfd53281 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3231] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:41:36 2026] DELETE /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:41:36.545 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7f3f547-e19d-4f7e-9d29-a25c8a7ef535 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3232] 10.0.0.54 () {32 vars in 722 bytes} [Tue Apr 28 18:41:36 2026] GET /v2.0/networks/8f65c904-a9e4-4e4f-97da-0c4dc985d30c => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3233] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:41:36 2026] DELETE /v2.0/subnets/85cac478-dbe6-4ba2-89c5-0bfad550f10d => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:41:36.714 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eaf7eeb3-0a74-4bd9-98b8-a9f5fea69b9f 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3234] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:41:36 2026] GET /v2.0/subnets/85cac478-dbe6-4ba2-89c5-0bfad550f10d => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3235] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:41:36 2026] DELETE /v2.0/subnets/e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:41:36.889 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cdad6d63-be74-4869-877b-cc58d6d33c3b 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1617/3236] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:41:36 2026] GET /v2.0/subnets/e270a08a-e3ce-47b9-85df-0c8ec569758a => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3237] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:41:36 2026] DELETE /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:41:37.191 8 INFO neutron.pecan_wsgi.hooks.translation [None req-17cc3330-7607-4417-9434-efba804b83e0 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1618/3238] 10.0.0.54 () {32 vars in 722 bytes} [Tue Apr 28 18:41:37 2026] GET /v2.0/networks/8b20fca2-42eb-46c3-8ebe-e097abbc3458 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3239] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:41:37 2026] DELETE /v2.0/subnets/1d3a3743-d8ba-4a27-8aca-29dd6ba59eb8 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:41:37.361 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b92384b6-e009-411c-a46b-08d62262cbd2 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3240] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:41:37 2026] GET /v2.0/subnets/1d3a3743-d8ba-4a27-8aca-29dd6ba59eb8 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3241] 10.0.0.54 () {32 vars in 723 bytes} [Tue Apr 28 18:41:37 2026] DELETE /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:41:37.530 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a683cbdd-31e1-4365-aca4-5b1a411089f1 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3242] 10.0.0.54 () {32 vars in 720 bytes} [Tue Apr 28 18:41:37 2026] GET /v2.0/subnets/b0e93779-e006-4c2b-b3e4-ecf50255ec25 => 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: 1623/3243] 10.0.0.54 () {32 vars in 725 bytes} [Tue Apr 28 18:41:37 2026] DELETE /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 18:41:37.838 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3ac7b69-8fbe-41b2-b0b2-01278046cfd8 701d5931b15b4350bb41c53a6226b5bc 30078a8e1d3d4e4f94d4b25d39c7133a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3244] 10.0.0.54 () {32 vars in 722 bytes} [Tue Apr 28 18:41:37 2026] GET /v2.0/networks/54136a8a-adde-4810-9ce9-55cedcd9cf60 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:41:39.704 7 INFO neutron.services.segments.plugin [-] Segment 97f2821f-79cc-4c09-9264-2ee2e8609510 resource provider aggregate not found 2026-04-28 18:41:39.708 7 INFO neutron.services.segments.plugin [-] Segment 97f2821f-79cc-4c09-9264-2ee2e8609510 resource provider aggregate not found 2026-04-28 18:41:39.717 7 INFO neutron.services.segments.plugin [-] Segment 97f2821f-79cc-4c09-9264-2ee2e8609510 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97f2821f-79cc-4c09-9264-2ee2e8609510 found for delete ", "request_id": "req-7496123d-218f-4e14-a7df-d6d38d6e6607"}]} 2026-04-28 18:41:39.719 7 INFO neutron.services.segments.plugin [-] Segment 97f2821f-79cc-4c09-9264-2ee2e8609510 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97f2821f-79cc-4c09-9264-2ee2e8609510 found for delete ", "request_id": "req-7b8aeca2-bdb0-48f3-811d-5928a9112cd9"}]} 2026-04-28 18:41:39.732 7 INFO neutron.services.segments.plugin [-] Segment 74a74a15-fdad-4332-8b83-d73ac0ab19a0 resource provider aggregate not found 2026-04-28 18:41:39.736 7 INFO neutron.services.segments.plugin [-] Segment 74a74a15-fdad-4332-8b83-d73ac0ab19a0 resource provider aggregate not found 2026-04-28 18:41:39.747 7 INFO neutron.services.segments.plugin [-] Segment 74a74a15-fdad-4332-8b83-d73ac0ab19a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74a74a15-fdad-4332-8b83-d73ac0ab19a0 found for delete ", "request_id": "req-58e35d49-4846-4791-99f5-f7a0243e79d0"}]} 2026-04-28 18:41:39.755 7 INFO neutron.services.segments.plugin [-] Segment 74a74a15-fdad-4332-8b83-d73ac0ab19a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74a74a15-fdad-4332-8b83-d73ac0ab19a0 found for delete ", "request_id": "req-fbb2b105-ec90-4838-b077-4d903aedf6c6"}]} 2026-04-28 18:41:39.765 7 INFO neutron.services.segments.plugin [-] Segment a206f931-db23-4937-87dc-ec30176783e5 resource provider aggregate not found 2026-04-28 18:41:39.769 7 INFO neutron.services.segments.plugin [-] Segment a206f931-db23-4937-87dc-ec30176783e5 resource provider aggregate not found 2026-04-28 18:41:39.774 7 INFO neutron.services.segments.plugin [-] Segment a206f931-db23-4937-87dc-ec30176783e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a206f931-db23-4937-87dc-ec30176783e5 found for delete ", "request_id": "req-9788c43c-c066-433d-8235-225c7d109a50"}]} 2026-04-28 18:41:39.780 7 INFO neutron.services.segments.plugin [-] Segment a206f931-db23-4937-87dc-ec30176783e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a206f931-db23-4937-87dc-ec30176783e5 found for delete ", "request_id": "req-de36ee47-0328-4f02-af64-b586892e9c64"}]} [pid: 7|app: 0|req: 1624/3245] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:41:39 2026] GET /v2.0/security-groups?tenant_id=ee42232a67ab4e6d8097b8a3e182b3d3&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3246] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:41:39 2026] DELETE /v2.0/security-groups/0bffc8d3-f7aa-4f55-8053-0f81e1c772b7 => 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: 1625/3247] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:41:40 2026] GET /v2.0/security-groups?tenant_id=f7fedf14b11f4218ac466ec532ab7167&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3248] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:41:40 2026] DELETE /v2.0/security-groups/babd319f-b581-4718-8b4a-fd723f08699b => 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: 1626/3249] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:41:40 2026] GET /v2.0/security-groups?tenant_id=4a8ef63566f54066b2c1d19c989dc968&name=default => generated 2929 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3250] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:41:40 2026] DELETE /v2.0/security-groups/8be8b4d2-0d29-430e-abe7-82341f924cc9 => 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: 1627/3251] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:41:40 2026] GET /v2.0/security-groups?tenant_id=30078a8e1d3d4e4f94d4b25d39c7133a&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3252] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:41:40 2026] DELETE /v2.0/security-groups/151e09b0-7a9d-412a-98d5-284c18b35c04 => 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: 1628/3253] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:41:41 2026] GET /v2.0/security-groups?tenant_id=8230d1d8d3b747379a311df0a39b7234&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3254] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:41:41 2026] DELETE /v2.0/security-groups/e4c581b8-46db-4fa0-8e36-cf5929ad7c26 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3255] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:41:41 2026] GET /v2.0/security-groups?tenant_id=12f0b50fe4aa481da370bbda7c8f17ed&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3256] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:41:41 2026] DELETE /v2.0/security-groups/000d2979-26a4-451c-a609-bf7ac5f0b5b1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3257] 10.0.0.54 () {32 vars in 773 bytes} [Tue Apr 28 18:41:41 2026] GET /v2.0/security-groups?tenant_id=9718c24b2ece422fa1a6778f777a95bd&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3258] 10.0.0.54 () {32 vars in 739 bytes} [Tue Apr 28 18:41:41 2026] DELETE /v2.0/security-groups/f2875371-be9c-47bf-b918-9adca75755d6 => 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: 1631/3259] 10.0.0.54 () {32 vars in 648 bytes} [Tue Apr 28 18:41:44 2026] GET /v2.0/networks => generated 2168 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3260] 10.0.0.54 () {32 vars in 654 bytes} [Tue Apr 28 18:41:45 2026] GET /v2.0/floatingips => 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: 1632/3261] 10.0.0.54 () {32 vars in 646 bytes} [Tue Apr 28 18:41:45 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3262] 10.0.0.54 () {32 vars in 642 bytes} [Tue Apr 28 18:41:45 2026] GET /v2.0/ports => generated 4725 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3263] 10.0.0.54 () {32 vars in 646 bytes} [Tue Apr 28 18:41:45 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3264] 10.0.0.54 () {32 vars in 648 bytes} [Tue Apr 28 18:41:45 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3265] 10.0.0.54 () {32 vars in 662 bytes} [Tue Apr 28 18:41:45 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3266] 10.0.0.54 () {32 vars in 654 bytes} [Tue Apr 28 18:41:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)