+ 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 May 19 03:35:49 2026] *** compiled with version: 13.3.0 on 18 May 2026 22:07:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-75f86d5464-hmtg4 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 0x7f3947f35668 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/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /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 2026-05-19 03:35:54.791 8 INFO neutron.common.config [-] Logging enabled! 2026-05-19 03:35:54.792 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-19 03:35:54.863 7 INFO neutron.common.config [-] Logging enabled! 2026-05-19 03:35:54.864 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-19 03:35:55.365 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 03:35:55.451 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 03:35:56.458 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 03:35:56.462 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 03:35:56.466 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-19 03:35:56.467 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 03:35:56.467 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 03:35:56.467 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 03:35:56.467 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 03:35:56.475 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 03:35:56.475 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 03:35:56.475 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 03:35:56.498 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 03:35:56.499 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 03:35:56.499 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 03:35:56.519 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 03:35:56.522 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 03:35:56.526 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-19 03:35:56.527 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 03:35:56.527 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 03:35:56.527 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 03:35:56.527 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 03:35:56.535 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 03:35:56.535 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 03:35:56.535 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 03:35:56.547 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 03:35:56.547 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 03:35:56.547 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 03:35:56.547 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 03:35:56.557 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 03:35:56.558 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 03:35:56.558 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 03:35:56.602 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 03:35:56.603 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 03:35:56.603 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 03:35:56.603 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 03:35:57.011 8 INFO neutron.plugins.ml2.managers [None req-793d739a-1cfd-4a43-9bb9-a1471b6c23d6 - - - - - -] Initializing driver for type 'vlan' 2026-05-19 03:35:57.038 7 INFO neutron.plugins.ml2.managers [None req-7dcebac7-1868-48e7-b115-00ed61277b09 - - - - - -] Initializing driver for type 'vlan' 2026-05-19 03:35:57.187 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-793d739a-1cfd-4a43-9bb9-a1471b6c23d6 - - - - - -] VlanTypeDriver initialization complete 2026-05-19 03:35:57.187 8 INFO neutron.plugins.ml2.managers [None req-793d739a-1cfd-4a43-9bb9-a1471b6c23d6 - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 03:35:57.188 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-793d739a-1cfd-4a43-9bb9-a1471b6c23d6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 03:35:57.249 8 INFO neutron.plugins.ml2.managers [None req-793d739a-1cfd-4a43-9bb9-a1471b6c23d6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 03:35:57.249 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-793d739a-1cfd-4a43-9bb9-a1471b6c23d6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 03:35:57.250 8 INFO neutron.plugins.ml2.managers [None req-793d739a-1cfd-4a43-9bb9-a1471b6c23d6 - - - - - -] Initializing extension driver 'port_security' 2026-05-19 03:35:57.250 8 INFO neutron.plugins.ml2.extensions.port_security [None req-793d739a-1cfd-4a43-9bb9-a1471b6c23d6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 03:35:57.250 8 INFO neutron.plugins.ml2.managers [None req-793d739a-1cfd-4a43-9bb9-a1471b6c23d6 - - - - - -] Initializing extension driver 'qos' 2026-05-19 03:35:57.251 8 INFO neutron.plugins.ml2.managers [None req-793d739a-1cfd-4a43-9bb9-a1471b6c23d6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 03:35:57.251 8 INFO neutron.plugins.ml2.managers [None req-793d739a-1cfd-4a43-9bb9-a1471b6c23d6 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 03:35:57.267 8 INFO neutron.quota [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded quota_driver: . 2026-05-19 03:35:57.267 8 INFO neutron.plugins.ml2.plugin [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 03:35:57.267 8 INFO neutron.plugins.ml2.managers [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 03:35:57.267 8 INFO neutron.plugins.ml2.managers [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 03:35:57.268 8 INFO neutron.plugins.ml2.managers [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 03:35:57.268 8 INFO neutron.extensions.vlantransparent [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Disabled vlantransparent extension. 2026-05-19 03:35:57.268 8 INFO neutron.manager [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loading Plugin: qos 2026-05-19 03:35:57.281 8 INFO neutron.manager [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loading Plugin: router 2026-05-19 03:35:57.324 8 INFO neutron.services.service_base [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 03:35:57.324 8 INFO neutron.manager [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loading Plugin: segments 2026-05-19 03:35:57.425 8 INFO neutron.manager [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loading Plugin: trunk 2026-05-19 03:35:57.440 8 INFO neutron.manager [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loading Plugin: vpnaas 2026-05-19 03:35:57.483 8 WARNING stevedore.named [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 03:35:57.566 8 INFO neutron_vpnaas.services.vpn.plugin [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 03:35:57.567 8 INFO neutron.common.utils [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 03:35:57.567 8 INFO neutron.manager [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loading Plugin: auto_allocate 2026-05-19 03:35:57.574 8 INFO neutron.manager [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loading Plugin: tag 2026-05-19 03:35:57.582 8 INFO neutron.manager [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loading Plugin: timestamp 2026-05-19 03:35:57.587 8 INFO neutron.manager [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 03:35:57.599 8 INFO neutron.manager [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loading Plugin: flavors 2026-05-19 03:35:57.604 8 INFO neutron.manager [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loading Plugin: revisions 2026-05-19 03:35:57.610 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Initializing extension manager. 2026-05-19 03:35:57.613 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: address-group 2026-05-19 03:35:57.614 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: address-scope 2026-05-19 03:35:57.617 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 03:35:57.618 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: agent 2026-05-19 03:35:57.621 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 03:35:57.624 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 03:35:57.626 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 03:35:57.627 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: availability_zone 2026-05-19 03:35:57.628 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 03:35:57.628 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 03:35:57.630 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: default-subnetpools 2026-05-19 03:35:57.632 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 03:35:57.633 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: dns-integration 2026-05-19 03:35:57.634 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 03:35:57.635 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 03:35:57.636 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: dvr 2026-05-19 03:35:57.638 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 03:35:57.639 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 03:35:57.639 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 03:35:57.640 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 03:35:57.641 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: external-net 2026-05-19 03:35:57.642 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 03:35:57.643 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: extraroute 2026-05-19 03:35:57.646 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 03:35:57.647 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 03:35:57.648 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 03:35:57.649 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 03:35:57.650 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 03:35:57.651 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: fip-port-details 2026-05-19 03:35:57.653 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: flavors 2026-05-19 03:35:57.655 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 03:35:57.656 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: floatingip-pools 2026-05-19 03:35:57.657 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: ip_allocation 2026-05-19 03:35:57.658 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 03:35:57.659 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: l2_adjacency 2026-05-19 03:35:57.660 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: router 2026-05-19 03:35:57.663 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 03:35:57.664 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-19 03:35:57.664 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-19 03:35:57.665 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 03:35:57.666 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: l3-ha 2026-05-19 03:35:57.666 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 03:35:57.667 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 03:35:57.668 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: l3-flavors 2026-05-19 03:35:57.669 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 03:35:57.669 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 03:35:57.672 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 03:35:57.674 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 03:35:57.675 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 03:35:57.676 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 03:35:57.677 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 03:35:57.678 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: multi-provider 2026-05-19 03:35:57.678 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: net-mtu 2026-05-19 03:35:57.679 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 03:35:57.680 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: network_availability_zone 2026-05-19 03:35:57.680 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: network_ha 2026-05-19 03:35:57.681 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: network-ip-availability 2026-05-19 03:35:57.683 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 03:35:57.683 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: pagination 2026-05-19 03:35:57.684 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: port-device-profile 2026-05-19 03:35:57.684 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-19 03:35:57.685 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 03:35:57.686 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 03:35:57.686 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: port-mac-override 2026-05-19 03:35:57.687 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 03:35:57.688 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 03:35:57.688 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-19 03:35:57.689 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: port-resource-request 2026-05-19 03:35:57.690 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 03:35:57.691 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-19 03:35:57.691 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: binding 2026-05-19 03:35:57.692 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: binding-extended 2026-05-19 03:35:57.693 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: port-security 2026-05-19 03:35:57.693 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: project-id 2026-05-19 03:35:57.694 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: provider 2026-05-19 03:35:57.697 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: qos 2026-05-19 03:35:57.697 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 03:35:57.698 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 03:35:57.699 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: qos-default 2026-05-19 03:35:57.699 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: qos-fip 2026-05-19 03:35:57.700 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 03:35:57.701 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 03:35:57.701 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 03:35:57.702 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 03:35:57.703 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 03:35:57.704 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: qos-pps 2026-05-19 03:35:57.704 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 03:35:57.705 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 03:35:57.706 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 03:35:57.706 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: quota-check-limit 2026-05-19 03:35:57.709 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: quotas 2026-05-19 03:35:57.710 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: quota_details 2026-05-19 03:35:57.712 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: rbac-policies 2026-05-19 03:35:57.713 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: rbac-address-group 2026-05-19 03:35:57.714 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 03:35:57.714 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 03:35:57.715 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 03:35:57.716 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: revision-if-match 2026-05-19 03:35:57.717 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 03:35:57.717 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: router_availability_zone 2026-05-19 03:35:57.718 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 03:35:57.720 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 03:35:57.721 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 03:35:57.721 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 03:35:57.722 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 03:35:57.723 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-19 03:35:57.723 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 03:35:57.729 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: security-group 2026-05-19 03:35:57.731 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: segment 2026-05-19 03:35:57.732 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 03:35:57.732 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: service-type 2026-05-19 03:35:57.733 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: sorting 2026-05-19 03:35:57.734 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 03:35:57.735 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: standard-attr-description 2026-05-19 03:35:57.735 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: stateful-security-group 2026-05-19 03:35:57.736 8 WARNING neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 03:35:57.736 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 03:35:57.737 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: subnet-external-network 2026-05-19 03:35:57.738 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: subnet_onboard 2026-05-19 03:35:57.739 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 03:35:57.739 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: subnet-service-types 2026-05-19 03:35:57.740 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: subnet_allocation 2026-05-19 03:35:57.741 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 03:35:57.741 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: tag-creation 2026-05-19 03:35:57.742 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 03:35:57.747 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 03:35:57.748 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 03:35:57.749 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: trunk 2026-05-19 03:35:57.749 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: trunk-details 2026-05-19 03:35:57.750 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 03:35:57.751 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 03:35:57.753 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-19 03:35:57.754 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 03:35:57.755 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: vpn-flavors 2026-05-19 03:35:57.757 8 INFO neutron.api.extensions [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Loaded extension: vpnaas 2026-05-19 03:35:57.760 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-19 03:35:57.760 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-19 03:35:57.761 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 03:35:57.761 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-19 03:35:57.764 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 03:35:57.765 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 03:35:57.771 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 03:35:57.771 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 03:35:57.772 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 03:35:57.773 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 03:35:57.773 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] subnetpool is already registered 2026-05-19 03:35:57.774 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 03:35:57.774 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] subnetpool is already registered 2026-05-19 03:35:57.775 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 03:35:57.775 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 03:35:57.776 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 03:35:57.776 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 03:35:57.777 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 03:35:57.777 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 03:35:57.782 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 03:35:57.782 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] router is already registered 2026-05-19 03:35:57.783 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 03:35:57.783 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] floatingip is already registered 2026-05-19 03:35:57.787 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 03:35:57.788 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] rbac_policy is already registered 2026-05-19 03:35:57.788 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 03:35:57.789 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] security_group is already registered 2026-05-19 03:35:57.789 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 03:35:57.789 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] security_group_rule is already registered 2026-05-19 03:35:57.790 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 03:35:57.791 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] subnetpool is already registered 2026-05-19 03:35:57.791 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 03:35:57.792 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] subnetpool is already registered 2026-05-19 03:35:57.792 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 03:35:57.792 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] trunk is already registered 2026-05-19 03:35:57.793 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 03:35:57.793 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] endpoint_group is already registered 2026-05-19 03:35:57.794 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 03:35:57.794 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] vpnservice is already registered 2026-05-19 03:35:57.794 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 03:35:57.795 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] ipsec_site_connection is already registered 2026-05-19 03:35:57.795 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 03:35:57.795 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] ipsecpolicy is already registered 2026-05-19 03:35:57.796 8 INFO neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 03:35:57.796 8 WARNING neutron.quota.resource_registry [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] ikepolicy is already registered 2026-05-19 03:35:57.838 8 WARNING keystonemiddleware._common.config [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 03:35:57.845 8 WARNING oslo_config.cfg [None req-0f9add80-9bba-4c04-a71a-845a0293dc35 - - - - - -] 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 0x7f3947f35668 pid: 8 (default app) 2026-05-19 03:35:57.894 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7dcebac7-1868-48e7-b115-00ed61277b09 - - - - - -] VlanTypeDriver initialization complete 2026-05-19 03:35:57.894 7 INFO neutron.plugins.ml2.managers [None req-7dcebac7-1868-48e7-b115-00ed61277b09 - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 03:35:57.894 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7dcebac7-1868-48e7-b115-00ed61277b09 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 03:35:57.918 7 INFO neutron.plugins.ml2.managers [None req-7dcebac7-1868-48e7-b115-00ed61277b09 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 03:35:57.919 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7dcebac7-1868-48e7-b115-00ed61277b09 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 03:35:57.919 7 INFO neutron.plugins.ml2.managers [None req-7dcebac7-1868-48e7-b115-00ed61277b09 - - - - - -] Initializing extension driver 'port_security' 2026-05-19 03:35:57.919 7 INFO neutron.plugins.ml2.extensions.port_security [None req-7dcebac7-1868-48e7-b115-00ed61277b09 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 03:35:57.919 7 INFO neutron.plugins.ml2.managers [None req-7dcebac7-1868-48e7-b115-00ed61277b09 - - - - - -] Initializing extension driver 'qos' 2026-05-19 03:35:57.919 7 INFO neutron.plugins.ml2.managers [None req-7dcebac7-1868-48e7-b115-00ed61277b09 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 03:35:57.919 7 INFO neutron.plugins.ml2.managers [None req-7dcebac7-1868-48e7-b115-00ed61277b09 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 03:35:57.931 7 INFO neutron.quota [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded quota_driver: . 2026-05-19 03:35:57.932 7 INFO neutron.plugins.ml2.plugin [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 03:35:57.932 7 INFO neutron.plugins.ml2.managers [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 03:35:57.933 7 INFO neutron.plugins.ml2.managers [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 03:35:57.933 7 INFO neutron.plugins.ml2.managers [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 03:35:57.933 7 INFO neutron.extensions.vlantransparent [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Disabled vlantransparent extension. 2026-05-19 03:35:57.933 7 INFO neutron.manager [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loading Plugin: qos 2026-05-19 03:35:57.948 7 INFO neutron.manager [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loading Plugin: router 2026-05-19 03:35:57.995 7 INFO neutron.services.service_base [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 03:35:57.996 7 INFO neutron.manager [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loading Plugin: segments 2026-05-19 03:35:58.098 7 INFO neutron.manager [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loading Plugin: trunk 2026-05-19 03:35:58.114 7 INFO neutron.manager [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loading Plugin: vpnaas 2026-05-19 03:35:58.305 7 WARNING stevedore.named [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 03:35:58.388 7 INFO neutron_vpnaas.services.vpn.plugin [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 03:35:58.389 7 INFO neutron.common.utils [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 03:35:58.389 7 INFO neutron.manager [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loading Plugin: auto_allocate 2026-05-19 03:35:58.396 7 INFO neutron.manager [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loading Plugin: tag 2026-05-19 03:35:58.404 7 INFO neutron.manager [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loading Plugin: timestamp 2026-05-19 03:35:58.406 7 INFO neutron.manager [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 03:35:58.411 7 INFO neutron.manager [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loading Plugin: flavors 2026-05-19 03:35:58.414 7 INFO neutron.manager [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loading Plugin: revisions 2026-05-19 03:35:58.418 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Initializing extension manager. 2026-05-19 03:35:58.419 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: address-group 2026-05-19 03:35:58.420 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: address-scope 2026-05-19 03:35:58.421 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 03:35:58.422 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: agent 2026-05-19 03:35:58.423 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 03:35:58.424 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 03:35:58.425 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 03:35:58.426 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: availability_zone 2026-05-19 03:35:58.426 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 03:35:58.427 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 03:35:58.427 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: default-subnetpools 2026-05-19 03:35:58.429 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 03:35:58.430 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: dns-integration 2026-05-19 03:35:58.430 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 03:35:58.431 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 03:35:58.432 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: dvr 2026-05-19 03:35:58.432 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 03:35:58.433 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 03:35:58.433 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 03:35:58.434 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 03:35:58.434 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: external-net 2026-05-19 03:35:58.435 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 03:35:58.436 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: extraroute 2026-05-19 03:35:58.436 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 03:35:58.437 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 03:35:58.437 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 03:35:58.438 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 03:35:58.439 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 03:35:58.439 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: fip-port-details 2026-05-19 03:35:58.440 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: flavors 2026-05-19 03:35:58.441 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 03:35:58.442 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: floatingip-pools 2026-05-19 03:35:58.443 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: ip_allocation 2026-05-19 03:35:58.443 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 03:35:58.445 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: l2_adjacency 2026-05-19 03:35:58.446 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: router 2026-05-19 03:35:58.448 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 03:35:58.449 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-19 03:35:58.449 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-19 03:35:58.450 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 03:35:58.451 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: l3-ha 2026-05-19 03:35:58.451 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 03:35:58.452 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 03:35:58.452 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: l3-flavors 2026-05-19 03:35:58.453 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 03:35:58.454 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 03:35:58.456 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 03:35:58.457 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 03:35:58.458 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 03:35:58.459 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 03:35:58.460 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 03:35:58.461 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: multi-provider 2026-05-19 03:35:58.461 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: net-mtu 2026-05-19 03:35:58.462 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 03:35:58.462 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: network_availability_zone 2026-05-19 03:35:58.463 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: network_ha 2026-05-19 03:35:58.464 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: network-ip-availability 2026-05-19 03:35:58.465 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 03:35:58.465 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: pagination 2026-05-19 03:35:58.466 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: port-device-profile 2026-05-19 03:35:58.466 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-19 03:35:58.467 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 03:35:58.467 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 03:35:58.468 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: port-mac-override 2026-05-19 03:35:58.468 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 03:35:58.469 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 03:35:58.470 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-19 03:35:58.470 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: port-resource-request 2026-05-19 03:35:58.471 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 03:35:58.471 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-19 03:35:58.472 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: binding 2026-05-19 03:35:58.473 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: binding-extended 2026-05-19 03:35:58.473 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: port-security 2026-05-19 03:35:58.474 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: project-id 2026-05-19 03:35:58.474 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: provider 2026-05-19 03:35:58.477 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: qos 2026-05-19 03:35:58.478 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 03:35:58.478 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 03:35:58.479 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: qos-default 2026-05-19 03:35:58.479 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: qos-fip 2026-05-19 03:35:58.480 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 03:35:58.480 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 03:35:58.481 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 03:35:58.481 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 03:35:58.482 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 03:35:58.483 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: qos-pps 2026-05-19 03:35:58.483 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 03:35:58.484 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 03:35:58.484 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 03:35:58.485 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: quota-check-limit 2026-05-19 03:35:58.487 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: quotas 2026-05-19 03:35:58.488 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: quota_details 2026-05-19 03:35:58.490 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: rbac-policies 2026-05-19 03:35:58.490 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: rbac-address-group 2026-05-19 03:35:58.491 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 03:35:58.491 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 03:35:58.492 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 03:35:58.492 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: revision-if-match 2026-05-19 03:35:58.493 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 03:35:58.494 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: router_availability_zone 2026-05-19 03:35:58.494 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 03:35:58.496 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 03:35:58.497 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 03:35:58.497 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 03:35:58.498 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 03:35:58.498 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-19 03:35:58.499 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 03:35:58.504 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: security-group 2026-05-19 03:35:58.508 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: segment 2026-05-19 03:35:58.509 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 03:35:58.511 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: service-type 2026-05-19 03:35:58.511 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: sorting 2026-05-19 03:35:58.512 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 03:35:58.513 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: standard-attr-description 2026-05-19 03:35:58.514 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: stateful-security-group 2026-05-19 03:35:58.515 7 WARNING neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 03:35:58.515 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 03:35:58.516 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: subnet-external-network 2026-05-19 03:35:58.517 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: subnet_onboard 2026-05-19 03:35:58.518 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 03:35:58.519 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: subnet-service-types 2026-05-19 03:35:58.519 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: subnet_allocation 2026-05-19 03:35:58.520 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 03:35:58.521 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: tag-creation 2026-05-19 03:35:58.521 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 03:35:58.526 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 03:35:58.526 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 03:35:58.527 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: trunk 2026-05-19 03:35:58.528 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: trunk-details 2026-05-19 03:35:58.528 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 03:35:58.529 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 03:35:58.531 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-19 03:35:58.532 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 03:35:58.533 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: vpn-flavors 2026-05-19 03:35:58.534 7 INFO neutron.api.extensions [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Loaded extension: vpnaas 2026-05-19 03:35:58.537 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-19 03:35:58.537 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-19 03:35:58.537 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 03:35:58.537 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-19 03:35:58.541 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 03:35:58.541 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 03:35:58.547 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 03:35:58.548 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 03:35:58.548 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 03:35:58.549 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 03:35:58.550 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] subnetpool is already registered 2026-05-19 03:35:58.550 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 03:35:58.550 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] subnetpool is already registered 2026-05-19 03:35:58.551 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 03:35:58.551 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 03:35:58.551 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 03:35:58.552 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 03:35:58.552 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 03:35:58.553 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 03:35:58.556 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 03:35:58.557 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] router is already registered 2026-05-19 03:35:58.557 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 03:35:58.557 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] floatingip is already registered 2026-05-19 03:35:58.561 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 03:35:58.561 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] rbac_policy is already registered 2026-05-19 03:35:58.562 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 03:35:58.562 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] security_group is already registered 2026-05-19 03:35:58.562 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 03:35:58.563 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] security_group_rule is already registered 2026-05-19 03:35:58.563 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 03:35:58.564 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] subnetpool is already registered 2026-05-19 03:35:58.564 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 03:35:58.564 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] subnetpool is already registered 2026-05-19 03:35:58.565 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 03:35:58.565 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] trunk is already registered 2026-05-19 03:35:58.565 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 03:35:58.565 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] endpoint_group is already registered 2026-05-19 03:35:58.566 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 03:35:58.566 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] vpnservice is already registered 2026-05-19 03:35:58.566 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 03:35:58.567 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] ipsec_site_connection is already registered 2026-05-19 03:35:58.567 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 03:35:58.567 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] ipsecpolicy is already registered 2026-05-19 03:35:58.567 7 INFO neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 03:35:58.568 7 WARNING neutron.quota.resource_registry [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] ikepolicy is already registered 2026-05-19 03:35:58.602 7 WARNING keystonemiddleware._common.config [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 03:35:58.609 7 WARNING oslo_config.cfg [None req-4bf0d051-652d-46d2-865c-69eb20d6d24f - - - - - -] 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 9 seconds on interpreter 0x7f3947f35668 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-05-19 03:36:03.200 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96290185-681a-4bf4-b969-d62981d4ddc2 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.19.213.152 () {44 vars in 927 bytes} [Tue May 19 03:36:02 2026] GET /v2.0/networks/public => generated 108 bytes in 801 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.152 () {44 vars in 949 bytes} [Tue May 19 03:36:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 03:36:03.775 8 WARNING neutron.services.revisions.revision_plugin [None req-262e0945-292a-4db4-9596-b1523ac954f8 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Could not find related network for resource to bump revision. 2026-05-19 03:36:03.807 8 INFO neutron.db.segments_db [None req-262e0945-292a-4db4-9596-b1523ac954f8 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment fba576f8-ebf0-4caa-8caa-d9ae665aab35 of type flat for network dfbf286e-dd76-4a11-8189-557a56f749e6 2026-05-19 03:36:03.865 8 INFO neutron.pecan_wsgi.hooks.translation [None req-262e0945-292a-4db4-9596-b1523ac954f8 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.19.213.152 () {48 vars in 967 bytes} [Tue May 19 03:36:03 2026] POST /v2.0/networks => generated 124 bytes in 463 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 03:36:09.735 8 INFO neutron.pecan_wsgi.hooks.translation [None req-964383f3-9bcc-496d-a01c-e3570600e030 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.152 () {44 vars in 927 bytes} [Tue May 19 03:36:09 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.152 () {44 vars in 949 bytes} [Tue May 19 03:36:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 03:36:09.814 8 WARNING neutron.services.revisions.revision_plugin [None req-4808f6e3-53c9-47ad-bede-662a2f8acedf 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Could not find related network for resource to bump revision. 2026-05-19 03:36:09.827 8 INFO neutron.db.segments_db [None req-4808f6e3-53c9-47ad-bede-662a2f8acedf 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 9f706d47-4407-4f9d-a01f-a4a3bbd77ce8 of type flat for network 13660385-3ce7-4c4b-bbab-c7c1c9793d52 2026-05-19 03:36:09.854 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4808f6e3-53c9-47ad-bede-662a2f8acedf 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.152 () {48 vars in 967 bytes} [Tue May 19 03:36:09 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-05-19 03:36:16.048 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9e00471-9075-4d99-876a-e32d4ea8f835 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.152 () {44 vars in 927 bytes} [Tue May 19 03:36:15 2026] GET /v2.0/networks/public => generated 108 bytes in 368 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.152 () {44 vars in 949 bytes} [Tue May 19 03:36:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 03:36:16.295 7 WARNING neutron.services.revisions.revision_plugin [None req-416549ab-18d9-4b24-83f5-99e75bd6d542 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Could not find related network for resource to bump revision. 2026-05-19 03:36:16.313 7 INFO neutron.db.segments_db [None req-416549ab-18d9-4b24-83f5-99e75bd6d542 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 59b29a3e-0439-4b86-8246-820136243d2e of type flat for network ac8c52c6-1039-4833-ba0e-b045151563fc 2026-05-19 03:36:16.357 7 INFO neutron.pecan_wsgi.hooks.translation [None req-416549ab-18d9-4b24-83f5-99e75bd6d542 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.152 () {48 vars in 967 bytes} [Tue May 19 03:36:16 2026] POST /v2.0/networks => generated 124 bytes in 452 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 03:36:22.357 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95749584-a245-4263-aaab-f38834e6dfa4 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.19.213.152 () {44 vars in 927 bytes} [Tue May 19 03:36:22 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.19.213.152 () {44 vars in 949 bytes} [Tue May 19 03:36:22 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-05-19 03:36:22.436 8 WARNING neutron.services.revisions.revision_plugin [None req-062d1110-4f0c-4790-b75f-8d0b329de3c9 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Could not find related network for resource to bump revision. 2026-05-19 03:36:22.454 8 INFO neutron.db.segments_db [None req-062d1110-4f0c-4790-b75f-8d0b329de3c9 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 7689e156-ca6c-4fc1-8b6a-02ccc4011775 of type flat for network f8d54265-9f8c-4102-9569-5bea2e1d584d 2026-05-19 03:36:22.478 8 INFO neutron.pecan_wsgi.hooks.translation [None req-062d1110-4f0c-4790-b75f-8d0b329de3c9 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.19.213.152 () {48 vars in 967 bytes} [Tue May 19 03:36:22 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 03:36:28.399 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e3e2847-25bd-4d39-a123-d163e24f9852 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.152 () {44 vars in 927 bytes} [Tue May 19 03:36:28 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) [pid: 7|app: 0|req: 8/18] 199.19.213.152 () {44 vars in 949 bytes} [Tue May 19 03:36:28 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-05-19 03:36:28.488 8 WARNING neutron.services.revisions.revision_plugin [None req-d4bdaaf5-271a-400d-b90f-acf2d81fcf84 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Could not find related network for resource to bump revision. 2026-05-19 03:36:28.510 8 INFO neutron.db.segments_db [None req-d4bdaaf5-271a-400d-b90f-acf2d81fcf84 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment f40d907f-5756-4a6a-aa4c-1755cae444cb of type flat for network 37e1f7a4-8a13-4cdb-9d36-9a9632b1d741 2026-05-19 03:36:28.536 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4bdaaf5-271a-400d-b90f-acf2d81fcf84 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.19.213.152 () {48 vars in 967 bytes} [Tue May 19 03:36:28 2026] POST /v2.0/networks => generated 124 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 03:36:34.790 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1fd00246-7761-4d05-b627-d0120fd57d44 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.19.213.152 () {44 vars in 927 bytes} [Tue May 19 03:36:34 2026] GET /v2.0/networks/public => generated 108 bytes in 87 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.152 () {44 vars in 949 bytes} [Tue May 19 03:36:34 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-05-19 03:36:36.294 7 WARNING neutron.services.revisions.revision_plugin [None req-b3681cce-217d-4608-b3c8-368f1565c47b 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Could not find related network for resource to bump revision. 2026-05-19 03:36:36.335 7 INFO neutron.db.segments_db [None req-b3681cce-217d-4608-b3c8-368f1565c47b 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment e24209c9-403d-4e4a-93b5-d81ec0743d8c of type flat for network 947a6298-b091-4e05-9146-36983d69a5e7 [pid: 7|app: 0|req: 10/22] 199.19.213.152 () {48 vars in 967 bytes} [Tue May 19 03:36:34 2026] POST /v2.0/networks => generated 706 bytes in 1693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 03:36:37.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b84a83fd-76de-49e6-a8c1-a261f1176a82 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.19.213.152 () {44 vars in 927 bytes} [Tue May 19 03:36:37 2026] GET /v2.0/networks/public => generated 108 bytes in 64 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.152 () {44 vars in 949 bytes} [Tue May 19 03:36:37 2026] GET /v2.0/networks?name=public => generated 709 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 03:36:37.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2df0aed-5113-4fde-a4db-c21224ed7c08 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.19.213.152 () {44 vars in 1034 bytes} [Tue May 19 03:36:37 2026] GET /v2.0/subnets/public-subnet?network_id=947a6298-b091-4e05-9146-36983d69a5e7 => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.19.213.152 () {44 vars in 1057 bytes} [Tue May 19 03:36:37 2026] GET /v2.0/subnets?name=public-subnet&network_id=947a6298-b091-4e05-9146-36983d69a5e7 => 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.152 () {48 vars in 965 bytes} [Tue May 19 03:36:37 2026] POST /v2.0/subnets => generated 664 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 03:41:19.781 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [676e9d8b-1744-4680-a133-d89e7b0678af] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 03:41:19.785 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 03:41:19 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.152) !!! 2026-05-19 03:41:19.904 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27f09984-4c50-4e6f-9425-81fd2a648c0b 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/65] 199.19.213.152 () {44 vars in 937 bytes} [Tue May 19 03:41:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 03:41:19.915 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [04251826-027e-4aa9-968c-923d7e13cc0b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 03:41:19.916 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 03:41:19 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.152) !!! [pid: 8|app: 0|req: 34/66] 199.19.213.152 () {44 vars in 959 bytes} [Tue May 19 03:41:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 03:41:20.003 7 INFO neutron.db.segments_db [None req-65264072-e872-4b3e-b58d-441707fdfa32 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment cc48a479-6fa1-4ee7-b7f0-cd753f6da8bc of type vxlan for network 83062479-5eec-4177-8363-f502fd05e4de [pid: 7|app: 0|req: 33/67] 199.19.213.152 () {48 vars in 966 bytes} [Tue May 19 03:41:19 2026] POST /v2.0/networks => generated 707 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 03:41:21.006 8 INFO oslo.messaging._drivers.impl_rabbit [-] [04251826-027e-4aa9-968c-923d7e13cc0b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58108. 2026-05-19 03:41:21.037 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4ee97d6-adef-4953-bb67-fb62faca6774 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/68] 199.19.213.152 () {44 vars in 937 bytes} [Tue May 19 03:41:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 03:41:21.069 7 INFO oslo.messaging._drivers.impl_rabbit [-] [676e9d8b-1744-4680-a133-d89e7b0678af] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58118. [pid: 7|app: 0|req: 34/69] 199.19.213.152 () {44 vars in 959 bytes} [Tue May 19 03:41:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 03:41:21.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4bfa23f1-7509-4cbc-b0d3-a1971ce594a5 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/70] 199.19.213.152 () {44 vars in 1036 bytes} [Tue May 19 03:41:21 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=83062479-5eec-4177-8363-f502fd05e4de => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 199.19.213.152 () {44 vars in 1059 bytes} [Tue May 19 03:41:21 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=83062479-5eec-4177-8363-f502fd05e4de => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.19.213.152 () {48 vars in 965 bytes} [Tue May 19 03:41:21 2026] POST /v2.0/subnets => generated 651 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 03:41:22.557 7 INFO neutron.api.v2.resource [None req-690bfb57-aef7-4c8c-904b-8fc3e0121d43 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/73] 199.19.213.152 () {44 vars in 971 bytes} [Tue May 19 03:41:22 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.19.213.152 () {44 vars in 993 bytes} [Tue May 19 03:41:22 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.19.213.152 () {48 vars in 980 bytes} [Tue May 19 03:41:22 2026] POST /v2.0/security-groups => generated 1616 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:23 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 1616 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:23 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 1616 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:23 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.19.213.152 () {48 vars in 991 bytes} [Tue May 19 03:41:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:24 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 2230 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:25 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:25 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.19.213.152 () {48 vars in 991 bytes} [Tue May 19 03:41:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:26 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:26 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => 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: 45/88] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:26 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.19.213.152 () {48 vars in 991 bytes} [Tue May 19 03:41:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:27 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 3462 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:27 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:27 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.19.213.152 () {48 vars in 991 bytes} [Tue May 19 03:41:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:28 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:28 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4078 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:28 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.19.213.152 () {48 vars in 991 bytes} [Tue May 19 03:41:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.19.213.152 () {44 vars in 987 bytes} [Tue May 19 03:41:29 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 03:41:29.840 7 INFO neutron.pecan_wsgi.hooks.translation [None req-911e3024-ee76-4479-a51e-f6cc13dfb743 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/99] 199.19.213.152 () {44 vars in 1076 bytes} [Tue May 19 03:41:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=83062479-5eec-4177-8363-f502fd05e4de => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.19.213.152 () {44 vars in 1099 bytes} [Tue May 19 03:41:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=83062479-5eec-4177-8363-f502fd05e4de => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:29 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.19.213.152 () {48 vars in 961 bytes} [Tue May 19 03:41:29 2026] POST /v2.0/ports => generated 1096 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 03:41:37.401 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca958b58-6e5b-4628-8d8c-bd2458600f77 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/103] 199.19.213.152 () {44 vars in 978 bytes} [Tue May 19 03:41:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 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: 53/104] 199.19.213.152 () {44 vars in 1000 bytes} [Tue May 19 03:41:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.19.213.152 () {48 vars in 1030 bytes} [Tue May 19 03:41:37 2026] PUT /v2.0/ports/c10ae227-685b-4cf2-911f-2feee5df41b0 => generated 1245 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.19.213.152 () {44 vars in 920 bytes} [Tue May 19 03:41:39 2026] GET /v2.0/ports => generated 3726 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 03:41:40.640 8 INFO neutron.api.v2.resource [None req-fb89bf92-7016-4c9d-b865-f6711046c2d3 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/109] 199.19.213.152 () {44 vars in 959 bytes} [Tue May 19 03:41:40 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/110] 199.19.213.152 () {44 vars in 981 bytes} [Tue May 19 03:41:40 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: 8|app: 0|req: 57/111] 199.19.213.152 () {48 vars in 980 bytes} [Tue May 19 03:41:40 2026] POST /v2.0/security-groups => generated 1610 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:41 2026] GET /v2.0/security-groups/0e724b67-1b4a-4431-bfd9-0f7436eeca2c => generated 1610 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:41 2026] GET /v2.0/security-groups/0e724b67-1b4a-4431-bfd9-0f7436eeca2c => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:41 2026] GET /v2.0/security-groups/0e724b67-1b4a-4431-bfd9-0f7436eeca2c => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.19.213.152 () {48 vars in 991 bytes} [Tue May 19 03:41:41 2026] POST /v2.0/security-group-rules => generated 621 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:42 2026] GET /v2.0/security-groups/0e724b67-1b4a-4431-bfd9-0f7436eeca2c => generated 2244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:42 2026] GET /v2.0/security-groups/0e724b67-1b4a-4431-bfd9-0f7436eeca2c => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:41:42 2026] GET /v2.0/security-groups/0e724b67-1b4a-4431-bfd9-0f7436eeca2c => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.19.213.152 () {48 vars in 991 bytes} [Tue May 19 03:41:42 2026] POST /v2.0/security-group-rules => generated 625 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/130] 199.19.213.152 () {44 vars in 975 bytes} [Tue May 19 03:42:58 2026] GET /v2.0/quotas/e7f4975e49b144f988aafaaaa8eace44 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 67/131] 199.19.213.152 () {48 vars in 1027 bytes} [Tue May 19 03:42:58 2026] PUT /v2.0/quotas/e7f4975e49b144f988aafaaaa8eace44 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 03:45:09.213 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [676e9d8b-1744-4680-a133-d89e7b0678af] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 03:45:09.334 7 INFO neutron.pecan_wsgi.hooks.translation [None req-219c88df-8333-406b-9e4e-967bd5c40eeb 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/148] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 03:45:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 03:45:09.345 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [04251826-027e-4aa9-968c-923d7e13cc0b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 03:45:09.347 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 03:45:09 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.152) !!! /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: 76/149] 199.19.213.152 () {30 vars in 762 bytes} [Tue May 19 03:45:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 03:45:11.097 7 INFO oslo.messaging._drivers.impl_rabbit [-] [676e9d8b-1744-4680-a133-d89e7b0678af] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36422. 2026-05-19 03:45:11.120 7 INFO neutron.pecan_wsgi.hooks.translation [None req-115bc4d2-39e8-45a0-99ac-f67c5a625c19 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/152] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 03:45:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/153] 199.19.213.152 () {30 vars in 762 bytes} [Tue May 19 03:45:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 03:53:11.561 8 INFO oslo.messaging._drivers.impl_rabbit [-] [04251826-027e-4aa9-968c-923d7e13cc0b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36434. 2026-05-19 03:53:11.562 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [04251826-027e-4aa9-968c-923d7e13cc0b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 03:53:11.563 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 03:53:11 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=66f57c930f1e4aafb03e95944f1b343a (ip 199.19.213.152) !!! 2026-05-19 03:53:11.712 8 INFO neutron.api.v2.resource [None req-686fa168-328c-4ba7-8052-8ac289cb9ea2 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 111/218] 199.19.213.152 () {44 vars in 1074 bytes} [Tue May 19 03:53:11 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=66f57c930f1e4aafb03e95944f1b343a => generated 139 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 03:53:11.723 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [676e9d8b-1744-4680-a133-d89e7b0678af] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 03:53:11.725 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 03:53:11 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=66f57c930f1e4aafb03e95944f1b343a (ip 199.19.213.152) !!! [pid: 7|app: 0|req: 108/219] 199.19.213.152 () {44 vars in 1097 bytes} [Tue May 19 03:53:11 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=66f57c930f1e4aafb03e95944f1b343a => generated 23 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/220] 199.19.213.152 () {48 vars in 981 bytes} [Tue May 19 03:53:11 2026] POST /v2.0/security-groups => generated 1624 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 03:53:13.065 7 INFO oslo.messaging._drivers.impl_rabbit [-] [676e9d8b-1744-4680-a133-d89e7b0678af] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45854. [pid: 7|app: 0|req: 109/221] 199.19.213.152 () {44 vars in 1088 bytes} [Tue May 19 03:53:13 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f?project_id=66f57c930f1e4aafb03e95944f1b343a => generated 1624 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 03:53:13.160 8 INFO oslo.messaging._drivers.impl_rabbit [-] [04251826-027e-4aa9-968c-923d7e13cc0b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45862. [pid: 8|app: 0|req: 113/222] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:53:13 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f => generated 1624 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/223] 199.19.213.152 () {44 vars in 1088 bytes} [Tue May 19 03:53:13 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f?project_id=66f57c930f1e4aafb03e95944f1b343a => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/224] 199.19.213.152 () {48 vars in 991 bytes} [Tue May 19 03:53:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/225] 199.19.213.152 () {44 vars in 1088 bytes} [Tue May 19 03:53:14 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f?project_id=66f57c930f1e4aafb03e95944f1b343a => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/226] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:53:14 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/227] 199.19.213.152 () {44 vars in 1088 bytes} [Tue May 19 03:53:14 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f?project_id=66f57c930f1e4aafb03e95944f1b343a => generated 2234 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/228] 199.19.213.152 () {48 vars in 991 bytes} [Tue May 19 03:53:14 2026] POST /v2.0/security-group-rules => generated 599 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/229] 199.19.213.152 () {44 vars in 1088 bytes} [Tue May 19 03:53:15 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f?project_id=66f57c930f1e4aafb03e95944f1b343a => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/230] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:53:15 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f => 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: 114/231] 199.19.213.152 () {44 vars in 1088 bytes} [Tue May 19 03:53:15 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f?project_id=66f57c930f1e4aafb03e95944f1b343a => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/232] 199.19.213.152 () {48 vars in 991 bytes} [Tue May 19 03:53:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/233] 199.19.213.152 () {44 vars in 1088 bytes} [Tue May 19 03:53:16 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f?project_id=66f57c930f1e4aafb03e95944f1b343a => generated 3460 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/234] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 03:53:16 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/235] 199.19.213.152 () {44 vars in 1088 bytes} [Tue May 19 03:53:16 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f?project_id=66f57c930f1e4aafb03e95944f1b343a => generated 3460 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/236] 199.19.213.152 () {48 vars in 991 bytes} [Tue May 19 03:53:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/255] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 03:55:28 2026] GET /v2.0/networks?tenant_id=66f57c930f1e4aafb03e95944f1b343a&shared=False => generated 15 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 03:55:28.948 8 INFO neutron.db.segments_db [None req-15f14786-6894-4c7a-8149-32beee9c4af6 253f2081581d4ce0a74472dbd8437076 66f57c930f1e4aafb03e95944f1b343a - - 7b29a35140e14a5782b374523ab9a97c 7b29a35140e14a5782b374523ab9a97c] Added segment 271f02d0-8755-4c38-8050-9361f433589d of type vxlan for network 809625fe-d12a-427a-a212-fc3512571df2 [pid: 8|app: 0|req: 130/256] 199.19.213.152 () {34 vars in 682 bytes} [Tue May 19 03:55:28 2026] POST /v2.0/networks => generated 718 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/257] 199.19.213.152 () {30 vars in 722 bytes} [Tue May 19 03:55:29 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/258] 199.19.213.152 () {30 vars in 633 bytes} [Tue May 19 03:55:29 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: 128/259] 199.19.213.152 () {34 vars in 677 bytes} [Tue May 19 03:55:29 2026] POST /v2.0/ports => generated 999 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/260] 199.19.213.152 () {30 vars in 703 bytes} [Tue May 19 03:55:29 2026] GET /v2.0/networks/809625fe-d12a-427a-a212-fc3512571df2 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/261] 199.19.213.152 () {30 vars in 722 bytes} [Tue May 19 03:55:31 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/262] 199.19.213.152 () {30 vars in 703 bytes} [Tue May 19 03:55:31 2026] GET /v2.0/networks/809625fe-d12a-427a-a212-fc3512571df2 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/265] 199.19.213.152 () {44 vars in 975 bytes} [Tue May 19 03:55:49 2026] GET /v2.0/quotas/66f57c930f1e4aafb03e95944f1b343a => 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: 135/266] 199.19.213.152 () {48 vars in 1027 bytes} [Tue May 19 03:55:49 2026] PUT /v2.0/quotas/66f57c930f1e4aafb03e95944f1b343a => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:06:42.082 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [04251826-027e-4aa9-968c-923d7e13cc0b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 04:06:42.083 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 04:06:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.152) !!! 2026-05-19 04:06:42.241 8 INFO neutron.pecan_wsgi.hooks.translation [None req-860a5f73-181c-4b8f-8440-a66c2449c59e 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/355] 199.19.213.152 () {44 vars in 927 bytes} [Tue May 19 04:06:42 2026] GET /v2.0/networks/public => generated 108 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:06:42.253 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [676e9d8b-1744-4680-a133-d89e7b0678af] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 04:06:42.253 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 04:06:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.152) !!! [pid: 7|app: 0|req: 176/356] 199.19.213.152 () {44 vars in 949 bytes} [Tue May 19 04:06:42 2026] GET /v2.0/networks?name=public => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:06:43.461 8 INFO oslo.messaging._drivers.impl_rabbit [-] [04251826-027e-4aa9-968c-923d7e13cc0b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52848. 2026-05-19 04:06:43.495 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0555a90-a707-462e-aaa1-7658b81c77e3 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/357] 199.19.213.152 () {44 vars in 927 bytes} [Tue May 19 04:06:43 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) 2026-05-19 04:06:43.531 7 INFO oslo.messaging._drivers.impl_rabbit [-] [676e9d8b-1744-4680-a133-d89e7b0678af] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52856. [pid: 7|app: 0|req: 177/358] 199.19.213.152 () {44 vars in 949 bytes} [Tue May 19 04:06:43 2026] GET /v2.0/networks?name=public => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:06:43.578 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa2d1d5c-880e-4f7a-9723-6147f72ebac3 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/359] 199.19.213.152 () {44 vars in 1034 bytes} [Tue May 19 04:06:43 2026] GET /v2.0/subnets/public-subnet?network_id=947a6298-b091-4e05-9146-36983d69a5e7 => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/360] 199.19.213.152 () {44 vars in 1057 bytes} [Tue May 19 04:06:43 2026] GET /v2.0/subnets?name=public-subnet&network_id=947a6298-b091-4e05-9146-36983d69a5e7 => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:07:11.069 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed5375ab-65a2-4859-8a12-255f71ebb623 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/365] 199.19.213.152 () {44 vars in 937 bytes} [Tue May 19 04:07:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 199.19.213.152 () {44 vars in 959 bytes} [Tue May 19 04:07:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:07:12.065 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b80fc742-dc87-4093-a38c-a8e6742e16e7 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/367] 199.19.213.152 () {44 vars in 937 bytes} [Tue May 19 04:07:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 199.19.213.152 () {44 vars in 959 bytes} [Tue May 19 04:07:12 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-05-19 04:07:12.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a08e2c85-f8d3-44f7-bf26-b8da67c4ecdb 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/369] 199.19.213.152 () {44 vars in 1036 bytes} [Tue May 19 04:07:12 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=83062479-5eec-4177-8363-f502fd05e4de => 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: 183/370] 199.19.213.152 () {44 vars in 1059 bytes} [Tue May 19 04:07:12 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=83062479-5eec-4177-8363-f502fd05e4de => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:07:13.254 8 INFO neutron.api.v2.resource [None req-ecdaf52e-00b9-48ab-9442-36dd485005f2 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/371] 199.19.213.152 () {44 vars in 971 bytes} [Tue May 19 04:07:13 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/372] 199.19.213.152 () {44 vars in 993 bytes} [Tue May 19 04:07:13 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/373] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:14 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/374] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:14 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/375] 199.19.213.152 () {44 vars in 1011 bytes} [Tue May 19 04:07:14 2026] GET /v2.0/security-group-rules/a182513b-c6e0-4ef0-8d82-4fe6953f4977 => 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: 186/376] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:15 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4694 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:15 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.19.213.152 () {44 vars in 1011 bytes} [Tue May 19 04:07:15 2026] GET /v2.0/security-group-rules/5f20a395-229e-462a-9ce6-df0b9176300a => 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: 192/379] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:16 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:16 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 199.19.213.152 () {44 vars in 1011 bytes} [Tue May 19 04:07:16 2026] GET /v2.0/security-group-rules/e8bb9bb7-5f11-49fe-a5eb-3709fc4be99c => 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: 189/382] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:17 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:17 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.19.213.152 () {44 vars in 1011 bytes} [Tue May 19 04:07:17 2026] GET /v2.0/security-group-rules/9bfe6629-be69-468f-931b-1aeefd3b6260 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:18 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:18 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.19.213.152 () {44 vars in 1011 bytes} [Tue May 19 04:07:18 2026] GET /v2.0/security-group-rules/4e53629d-7742-4d2f-ac35-90aaa9dca621 => 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: 192/388] 199.19.213.152 () {44 vars in 987 bytes} [Tue May 19 04:07:19 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de => generated 732 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:07:19.634 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32730739-37a9-4673-9fc3-9c91cd13b734 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/389] 199.19.213.152 () {44 vars in 1076 bytes} [Tue May 19 04:07:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=83062479-5eec-4177-8363-f502fd05e4de => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.19.213.152 () {44 vars in 1099 bytes} [Tue May 19 04:07:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=83062479-5eec-4177-8363-f502fd05e4de => generated 1250 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:19 2026] GET /v2.0/security-groups/b05d5b33-966b-45eb-a46d-4adfc81e2f1a => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:07:26.537 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f16f7acc-07df-4d32-b83e-98b8afe7087e 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/394] 199.19.213.152 () {44 vars in 978 bytes} [Tue May 19 04:07:26 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: 200/395] 199.19.213.152 () {44 vars in 1000 bytes} [Tue May 19 04:07:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.19.213.152 () {44 vars in 920 bytes} [Tue May 19 04:07:28 2026] GET /v2.0/ports => generated 4721 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:07:29.350 8 INFO neutron.api.v2.resource [None req-b79ff52b-b9ac-471c-a901-ca27f5d3b620 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/397] 199.19.213.152 () {44 vars in 959 bytes} [Tue May 19 04:07:29 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.19.213.152 () {44 vars in 981 bytes} [Tue May 19 04:07:29 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:30 2026] GET /v2.0/security-groups/0e724b67-1b4a-4431-bfd9-0f7436eeca2c => generated 2882 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:30 2026] GET /v2.0/security-groups/0e724b67-1b4a-4431-bfd9-0f7436eeca2c => generated 2882 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/401] 199.19.213.152 () {44 vars in 1011 bytes} [Tue May 19 04:07:30 2026] GET /v2.0/security-group-rules/ceb120bd-3a3b-4da2-aadc-dc28812b4404 => generated 621 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:31 2026] GET /v2.0/security-groups/0e724b67-1b4a-4431-bfd9-0f7436eeca2c => generated 2882 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:07:31 2026] GET /v2.0/security-groups/0e724b67-1b4a-4431-bfd9-0f7436eeca2c => generated 2882 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 199.19.213.152 () {44 vars in 1011 bytes} [Tue May 19 04:07:31 2026] GET /v2.0/security-group-rules/796497f1-de89-4562-942e-ee11cee53c80 => generated 625 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.19.213.152 () {44 vars in 975 bytes} [Tue May 19 04:07:42 2026] GET /v2.0/quotas/e7f4975e49b144f988aafaaaa8eace44 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:08:34.052 7 INFO neutron.api.v2.resource [None req-5291c32d-883b-4151-8e56-168bcfbf685f 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/414] 199.19.213.152 () {44 vars in 1074 bytes} [Tue May 19 04:08:33 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=66f57c930f1e4aafb03e95944f1b343a => generated 139 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/415] 199.19.213.152 () {44 vars in 1097 bytes} [Tue May 19 04:08:34 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=66f57c930f1e4aafb03e95944f1b343a => generated 4072 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/416] 199.19.213.152 () {44 vars in 1088 bytes} [Tue May 19 04:08:35 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f?project_id=66f57c930f1e4aafb03e95944f1b343a => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/417] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:08:35 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/418] 199.19.213.152 () {44 vars in 1011 bytes} [Tue May 19 04:08:35 2026] GET /v2.0/security-group-rules/b5a82c8c-3455-4958-ae0a-0d15b205811a => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/419] 199.19.213.152 () {44 vars in 1088 bytes} [Tue May 19 04:08:36 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f?project_id=66f57c930f1e4aafb03e95944f1b343a => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/420] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:08:36 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/421] 199.19.213.152 () {44 vars in 1011 bytes} [Tue May 19 04:08:36 2026] GET /v2.0/security-group-rules/5a963c0e-1baa-472a-9b83-d27008b7d571 => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/422] 199.19.213.152 () {44 vars in 1088 bytes} [Tue May 19 04:08:37 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f?project_id=66f57c930f1e4aafb03e95944f1b343a => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/423] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:08:37 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f => 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: 210/424] 199.19.213.152 () {44 vars in 1011 bytes} [Tue May 19 04:08:37 2026] GET /v2.0/security-group-rules/a7fafee5-af49-49c9-8faa-121f71c749a2 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/425] 199.19.213.152 () {44 vars in 1088 bytes} [Tue May 19 04:08:38 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f?project_id=66f57c930f1e4aafb03e95944f1b343a => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/426] 199.19.213.152 () {44 vars in 1001 bytes} [Tue May 19 04:08:38 2026] GET /v2.0/security-groups/aa30030c-bb5e-4432-9e15-52f5b808d98f => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/427] 199.19.213.152 () {44 vars in 1011 bytes} [Tue May 19 04:08:38 2026] GET /v2.0/security-group-rules/a08cebef-a137-4cb5-9e3d-45e8779d8f56 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/430] 199.19.213.152 () {44 vars in 975 bytes} [Tue May 19 04:08:45 2026] GET /v2.0/quotas/66f57c930f1e4aafb03e95944f1b343a => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/437] 199.19.213.152 () {44 vars in 949 bytes} [Tue May 19 04:09:35 2026] GET /v2.0/networks?name=public => generated 753 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:14.711 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [04251826-027e-4aa9-968c-923d7e13cc0b] 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: 226/444] 10.0.0.157 () {32 vars in 649 bytes} [Tue May 19 04:10: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-05-19 04:10:16.038 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [676e9d8b-1744-4680-a133-d89e7b0678af] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 219/445] 10.0.0.157 () {32 vars in 655 bytes} [Tue May 19 04:10:16 2026] GET /v2.0/floatingips => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/446] 10.0.0.157 () {32 vars in 647 bytes} [Tue May 19 04:10:16 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/447] 10.0.0.157 () {32 vars in 643 bytes} [Tue May 19 04:10:16 2026] GET /v2.0/ports => generated 4721 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:10:16.228 8 INFO oslo.messaging._drivers.impl_rabbit [-] [04251826-027e-4aa9-968c-923d7e13cc0b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36438. [pid: 8|app: 0|req: 228/448] 10.0.0.157 () {32 vars in 647 bytes} [Tue May 19 04:10:16 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/449] 10.0.0.157 () {32 vars in 649 bytes} [Tue May 19 04:10:16 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/450] 10.0.0.157 () {32 vars in 663 bytes} [Tue May 19 04:10:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/451] 10.0.0.157 () {32 vars in 655 bytes} [Tue May 19 04:10:16 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-05-19 04:10:27.430 7 INFO oslo.messaging._drivers.impl_rabbit [-] [676e9d8b-1744-4680-a133-d89e7b0678af] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43774. 2026-05-19 04:10:27.482 8 INFO neutron.db.segments_db [None req-dc0f80bc-39ea-45bc-ac95-c5d513d519ae 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment f8a7827d-a4bc-4feb-9efe-51d05cf6fd5c of type vxlan for network d403d533-3f24-48f4-996a-b8bfbb053d5e [pid: 8|app: 0|req: 231/454] 10.0.0.157 () {34 vars in 671 bytes} [Tue May 19 04:10:27 2026] POST /v2.0/networks => generated 743 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:10:27.746 7 INFO neutron.db.segments_db [None req-0d31f943-26e5-4bb8-96a3-1395c9dcf165 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment d870670e-99fe-44c7-9e57-7168e4799a78 of type vxlan for network fd847b90-5020-4060-9025-4c28dd28e992 2026-05-19 04:10:27.763 8 INFO neutron.db.segments_db [None req-aa167354-7383-43b5-99cc-b8f32262fc6a 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 93021f72-8f66-4fa8-888c-f5e4ce3ba583 of type vxlan for network 161b8ad4-de56-4b48-88f8-030c2fbfad7a [pid: 7|app: 0|req: 224/455] 10.0.0.157 () {34 vars in 671 bytes} [Tue May 19 04:10:27 2026] POST /v2.0/networks => generated 748 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/456] 10.0.0.157 () {34 vars in 671 bytes} [Tue May 19 04:10:27 2026] POST /v2.0/networks => generated 743 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/457] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:10:27 2026] GET /v2.0/security-groups?tenant_id=d3668df41afa42429d1218553430a1b0&name=default => generated 2921 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/458] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:10:27 2026] POST /v2.0/subnets => generated 690 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/459] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:10:27 2026] POST /v2.0/subnets => generated 690 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/460] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:10:28 2026] POST /v2.0/subnets => generated 695 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:10:28.263 7 INFO neutron.db.segments_db [None req-e093a6cc-dc14-478c-83ef-70703dce8deb 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment a0ebc23f-b8db-4e31-8e6a-982c732d454c of type vxlan for network cebf54b0-d6d7-4965-8e34-2c728c788aae [pid: 8|app: 0|req: 235/461] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:10:28 2026] DELETE /v2.0/security-groups/4e69605e-f932-45f1-80fc-67475e311724 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:10:28.366 8 INFO neutron.db.segments_db [None req-c52a6716-4c9b-4dc1-9712-358717fb19d3 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 261ac666-4a42-41db-8402-598c33711ba6 of type vxlan for network d67300af-5024-42c9-b93e-71e28243fbce 2026-05-19 04:10:28.562 7 INFO neutron.db.l3_hamode_db [None req-e093a6cc-dc14-478c-83ef-70703dce8deb 5bd8e99b041949568af62b670af20041 c45b717e20d74124b217c7fddf1ede29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:10:28.617 8 INFO neutron.db.l3_hamode_db [None req-c52a6716-4c9b-4dc1-9712-358717fb19d3 5bd8e99b041949568af62b670af20041 c76bbf79d81c453baa4f62c1e9f02a5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:10:29.451 7 INFO neutron.db.l3_hamode_db [None req-e093a6cc-dc14-478c-83ef-70703dce8deb 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:10:29.519 8 INFO neutron.db.l3_hamode_db [None req-c52a6716-4c9b-4dc1-9712-358717fb19d3 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/462] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:10:28 2026] POST /v2.0/routers => generated 730 bytes in 2404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:10:30.667 7 INFO neutron.db.segments_db [None req-edcc60d9-d550-4506-8e76-a65cb02bddcc 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment d55b721b-6057-4a53-b80e-1d4b189e2437 of type vxlan for network 45424f93-d013-461a-a08d-4a4843ce46f3 [pid: 8|app: 0|req: 236/463] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:10:28 2026] POST /v2.0/routers => generated 730 bytes in 2532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:10:30.983 7 INFO neutron.db.l3_hamode_db [None req-edcc60d9-d550-4506-8e76-a65cb02bddcc 5bd8e99b041949568af62b670af20041 e1f40116cfbe41688e37687730af8a3a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:10:31.165 8 INFO neutron.db.segments_db [None req-79718bcb-1a6c-4637-a13d-4487c4d3534f 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 8f961260-c3f6-4a87-a1cd-ff2021bef389 of type vxlan for network bd6f33c6-e9d1-42e9-ab54-de08fb6d348c [pid: 8|app: 0|req: 237/464] 10.0.0.157 () {34 vars in 671 bytes} [Tue May 19 04:10:30 2026] POST /v2.0/networks => generated 752 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:10:31.969 7 INFO neutron.db.l3_hamode_db [None req-edcc60d9-d550-4506-8e76-a65cb02bddcc 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 238/465] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:10:31 2026] PUT /v2.0/routers/7178e50a-75d6-4031-b578-fcc8f20ccd2e/add_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: 228/466] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:10:30 2026] POST /v2.0/routers => generated 735 bytes in 2177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/467] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:10:32 2026] POST /v2.0/subnets => generated 699 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/468] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:10:32 2026] PUT /v2.0/routers/b183dfcd-d45f-4336-a68e-cf5c04757f63/add_router_interface => generated 309 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:33.585 8 INFO neutron.db.segments_db [None req-77f624dd-c307-4446-b13c-8642fd87e9d6 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 1cefc92d-228e-4a63-ae95-6f37876901ee of type vxlan for network a8dcbeb0-70b3-48f0-b0bd-b5ce559479c9 2026-05-19 04:10:33.806 8 INFO neutron.db.l3_hamode_db [None req-77f624dd-c307-4446-b13c-8642fd87e9d6 5bd8e99b041949568af62b670af20041 d1b8f88f30f9428d9188e5dab1f42ff4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/469] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:10:33 2026] PUT /v2.0/routers/bcfbc9a8-861b-4aba-bea2-5775838fe5fc/add_router_interface => generated 309 bytes in 1271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:34.323 7 WARNING neutron_lib.context [req-2825c89e-f8a0-445e-9ae8-bb0dce259196 req-1a4170d6-3260-4519-b3c6-d427b47ee631 b6d59f8711ff449cbff4268a9b39a7f3 c45b717e20d74124b217c7fddf1ede29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/470] 10.0.0.59 () {38 vars in 970 bytes} [Tue May 19 04:10:34 2026] POST /v2.0/security-groups => generated 1681 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 04:10:34.488 7 WARNING neutron_lib.context [None req-b93290a2-5e12-4321-af8b-e9e36361f155 95e09e56657d4b96b63125abf5f94136 c76bbf79d81c453baa4f62c1e9f02a5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:10:34.609 8 INFO neutron.db.l3_hamode_db [None req-77f624dd-c307-4446-b13c-8642fd87e9d6 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/471] 10.0.0.157 () {34 vars in 685 bytes} [Tue May 19 04:10:34 2026] POST /v2.0/security-groups => generated 1659 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 04:10:34.622 7 WARNING neutron_lib.context [None req-f373c5cc-3510-4a21-807a-b362985b446d 95e09e56657d4b96b63125abf5f94136 c76bbf79d81c453baa4f62c1e9f02a5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/472] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:10:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:10:34.764 7 WARNING neutron_lib.context [req-76595b72-d4c5-40c6-a1b8-7c2deed70f05 req-b02c617c-fa47-4798-81e9-41cf71310316 7a63c5743bef4f9d81acd5fdac0aa251 e1f40116cfbe41688e37687730af8a3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/473] 10.0.0.59 () {38 vars in 970 bytes} [Tue May 19 04:10:34 2026] POST /v2.0/security-groups => generated 1685 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 04:10:34.922 7 WARNING neutron_lib.context [None req-13a0d963-4f90-4ce3-b1e9-d99314f68327 95e09e56657d4b96b63125abf5f94136 c76bbf79d81c453baa4f62c1e9f02a5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/474] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:10:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:10:35.081 7 WARNING neutron_lib.context [req-8a9912e3-14f1-41b3-99fb-99034f5c1b0d req-f47ae80d-3a1b-4dec-862c-6e9b83a0e416 b6d59f8711ff449cbff4268a9b39a7f3 c45b717e20d74124b217c7fddf1ede29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/475] 10.0.0.59 () {38 vars in 970 bytes} [Tue May 19 04:10:35 2026] POST /v2.0/security-groups => generated 1680 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:35 2026] GET /v2.0/security-groups/0b23d326-5652-40d1-990c-d408f7e7379c => generated 1685 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:10:35.238 7 WARNING neutron_lib.context [None req-901b08e1-f89f-41d1-80e6-d72f53d5efaa 95e09e56657d4b96b63125abf5f94136 c76bbf79d81c453baa4f62c1e9f02a5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/477] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:10:33 2026] POST /v2.0/routers => generated 739 bytes in 2044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:10:35.590 8 WARNING neutron_lib.context [req-3551b38e-a58f-45ff-889d-f824ae10d8c6 req-aae8febe-441c-4219-87f1-85d8eb18c332 b6d59f8711ff449cbff4268a9b39a7f3 c45b717e20d74124b217c7fddf1ede29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 241/478] 10.0.0.59 () {38 vars in 970 bytes} [Tue May 19 04:10:35 2026] POST /v2.0/security-groups => generated 1682 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 04:10:35.761 8 WARNING neutron_lib.context [req-5741da5a-acdf-4ca1-b42d-9c902012d16b req-3d606948-bc56-48cb-9c6a-794170bebaaa 7a63c5743bef4f9d81acd5fdac0aa251 e1f40116cfbe41688e37687730af8a3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 238/479] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:10:35 2026] POST /v2.0/floatingips => generated 552 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/480] 10.0.0.59 () {38 vars in 980 bytes} [Tue May 19 04:10:35 2026] POST /v2.0/security-group-rules => generated 614 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/481] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:10:35 2026] GET /v2.0/security-groups?tenant_id=c45b717e20d74124b217c7fddf1ede29 => generated 7904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:10:35.941 8 WARNING neutron_lib.context [req-66bb99a0-85d6-4f31-b42c-90018ac53fc0 req-a0f16018-9c32-4405-b232-05a64c33ddb0 7a63c5743bef4f9d81acd5fdac0aa251 e1f40116cfbe41688e37687730af8a3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/482] 10.0.0.59 () {38 vars in 970 bytes} [Tue May 19 04:10:35 2026] POST /v2.0/security-groups => generated 1686 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/483] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:36 2026] GET /v2.0/security-groups/08310aaf-8f19-4f76-b562-ae7cd21e6ae1 => generated 2918 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/484] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:36 2026] GET /v2.0/security-groups/8a62dcf7-9f1a-41b9-b077-d2ed2ec3de9b => generated 1686 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/485] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:36 2026] GET /v2.0/security-groups/08310aaf-8f19-4f76-b562-ae7cd21e6ae1 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:10:36.155 8 WARNING neutron_lib.context [req-603f2c7d-4a8d-4841-ac6c-fb2bd237ca71 req-3345ec40-c5c5-4642-952b-a1cae9c87fb5 7a63c5743bef4f9d81acd5fdac0aa251 e1f40116cfbe41688e37687730af8a3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 248/486] 10.0.0.59 () {38 vars in 980 bytes} [Tue May 19 04:10:36 2026] POST /v2.0/security-group-rules => generated 614 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/487] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:36 2026] GET /v2.0/security-groups/c664143b-7f0d-4a30-a7ea-8f49858c5e5b => generated 1681 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/488] 10.0.0.59 () {36 vars in 1012 bytes} [Tue May 19 04:10:36 2026] DELETE /v2.0/security-groups/c664143b-7f0d-4a30-a7ea-8f49858c5e5b => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/489] 10.0.0.59 () {34 vars in 1099 bytes} [Tue May 19 04:10:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1744284702&fields=id&tenant_id=c76bbf79d81c453baa4f62c1e9f02a5d => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/490] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:36 2026] GET /v2.0/security-groups/8a62dcf7-9f1a-41b9-b077-d2ed2ec3de9b => generated 2311 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/491] 10.0.0.59 () {34 vars in 981 bytes} [Tue May 19 04:10:36 2026] GET /v2.0/networks?id=161b8ad4-de56-4b48-88f8-030c2fbfad7a => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:36.595 8 WARNING neutron_lib.context [req-af5811c6-73a3-40dc-897d-07c0704c5e12 req-85000954-5943-4e67-a6f2-8712c808756a 7a63c5743bef4f9d81acd5fdac0aa251 e1f40116cfbe41688e37687730af8a3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 254/492] 10.0.0.59 () {38 vars in 980 bytes} [Tue May 19 04:10:36 2026] POST /v2.0/security-group-rules => generated 619 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/493] 10.0.0.59 () {34 vars in 964 bytes} [Tue May 19 04:10:36 2026] GET /v2.0/quotas/c76bbf79d81c453baa4f62c1e9f02a5d => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:36.707 8 INFO neutron.api.v2.resource [req-296e0445-6db0-42af-a12b-2416fff1b112 req-e9cf6a9e-3885-43bc-801b-10fee6cd342d b6d59f8711ff449cbff4268a9b39a7f3 c45b717e20d74124b217c7fddf1ede29 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 256/494] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:36 2026] GET /v2.0/security-groups/c664143b-7f0d-4a30-a7ea-8f49858c5e5b => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/495] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:10:36 2026] GET /v2.0/ports?tenant_id=c76bbf79d81c453baa4f62c1e9f02a5d&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/496] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:36 2026] GET /v2.0/security-groups/8a62dcf7-9f1a-41b9-b077-d2ed2ec3de9b => generated 2941 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/497] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:36 2026] GET /v2.0/security-groups/333cdb72-d634-4ada-94ff-5925675c2b48 => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/498] 10.0.0.59 () {36 vars in 1012 bytes} [Tue May 19 04:10:36 2026] DELETE /v2.0/security-groups/333cdb72-d634-4ada-94ff-5925675c2b48 => 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: 261/499] 10.0.0.59 () {34 vars in 1000 bytes} [Tue May 19 04:10:37 2026] GET /v2.0/security-group-rules/7394632d-7128-4b33-a873-42ffb6803108 => generated 616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/500] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:37 2026] GET /v2.0/security-groups/8a62dcf7-9f1a-41b9-b077-d2ed2ec3de9b => generated 2941 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/501] 10.0.0.59 () {36 vars in 1022 bytes} [Tue May 19 04:10:37 2026] DELETE /v2.0/security-group-rules/7394632d-7128-4b33-a873-42ffb6803108 => 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: 239/502] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:10:35 2026] PUT /v2.0/routers/b48fb27f-0e4f-49f4-b472-92eb0c547b5e/add_router_interface => generated 309 bytes in 1303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:37.185 7 INFO neutron.api.v2.resource [req-77866e9e-f2ea-4e10-a2e6-7ca81a36546f req-759f7bea-fb1b-4b8d-94dc-ee4d73a9190e b6d59f8711ff449cbff4268a9b39a7f3 c45b717e20d74124b217c7fddf1ede29 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 240/503] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:37 2026] GET /v2.0/security-groups/333cdb72-d634-4ada-94ff-5925675c2b48 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/504] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:37 2026] GET /v2.0/security-groups/8a62dcf7-9f1a-41b9-b077-d2ed2ec3de9b => generated 2311 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/505] 10.0.0.59 () {34 vars in 906 bytes} [Tue May 19 04:10:37 2026] GET /v2.0/extensions => generated 20516 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/506] 10.0.0.59 () {34 vars in 1007 bytes} [Tue May 19 04:10:37 2026] GET /v2.0/networks/161b8ad4-de56-4b48-88f8-030c2fbfad7a?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: 243/507] 10.0.0.59 () {34 vars in 1107 bytes} [Tue May 19 04:10:37 2026] GET /v2.0/networks/161b8ad4-de56-4b48-88f8-030c2fbfad7a?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: 265/508] 10.0.0.59 () {36 vars in 1012 bytes} [Tue May 19 04:10:37 2026] DELETE /v2.0/security-groups/8a62dcf7-9f1a-41b9-b077-d2ed2ec3de9b => 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: 244/509] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:37 2026] GET /v2.0/security-groups/4cff9ad4-c14b-4ee8-bebb-58b8e11088d4 => generated 1682 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/510] 10.0.0.59 () {36 vars in 1012 bytes} [Tue May 19 04:10:37 2026] DELETE /v2.0/security-groups/4cff9ad4-c14b-4ee8-bebb-58b8e11088d4 => 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: 245/511] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:37 2026] GET /v2.0/security-groups/0b23d326-5652-40d1-990c-d408f7e7379c => generated 2310 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/512] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:37 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:10:37.648 7 INFO neutron.api.v2.resource [req-9fc9a330-8c1b-4cb3-b0ff-ed93192fa29f req-5f0d41b8-3c29-41d0-9aeb-198d0a7d76ac b6d59f8711ff449cbff4268a9b39a7f3 c45b717e20d74124b217c7fddf1ede29 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/513] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:37 2026] GET /v2.0/security-groups/4cff9ad4-c14b-4ee8-bebb-58b8e11088d4 => 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: 267/514] 10.0.0.59 () {36 vars in 1012 bytes} [Tue May 19 04:10:37 2026] DELETE /v2.0/security-groups/0b23d326-5652-40d1-990c-d408f7e7379c => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/515] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:10:37 2026] GET /v2.0/security-groups?tenant_id=c45b717e20d74124b217c7fddf1ede29 => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/516] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:37 2026] GET /v2.0/security-groups/08310aaf-8f19-4f76-b562-ae7cd21e6ae1 => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:10:37.806 8 WARNING neutron_lib.context [None req-7571130e-fd60-46ff-84a8-89f3792b4e3f fb910603b8d94a50ab903dcd3b509a47 d1b8f88f30f9428d9188e5dab1f42ff4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 270/517] 10.0.0.157 () {34 vars in 685 bytes} [Tue May 19 04:10:37 2026] POST /v2.0/security-groups => generated 1661 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/518] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:37 2026] GET /v2.0/security-groups/08310aaf-8f19-4f76-b562-ae7cd21e6ae1 => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:10:37.981 8 WARNING neutron_lib.context [None req-2cfb9b6e-ca71-4f79-8a2a-a8173fdfe781 fb910603b8d94a50ab903dcd3b509a47 d1b8f88f30f9428d9188e5dab1f42ff4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 272/519] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:10:37 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-05-19 04:10:38.106 8 INFO neutron.api.v2.resource [req-35a6fd6a-34dc-4d18-b163-8957dc63bd2b req-60330326-728b-4901-84ca-6bc94d6ce0ee b6d59f8711ff449cbff4268a9b39a7f3 c45b717e20d74124b217c7fddf1ede29 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 273/520] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:38 2026] GET /v2.0/security-groups/4cff9ad4-c14b-4ee8-bebb-58b8e11088d4 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:10:38.111 8 WARNING neutron_lib.context [None req-c3a948b3-b5cd-4f73-a8f4-1c401d5544bc fb910603b8d94a50ab903dcd3b509a47 d1b8f88f30f9428d9188e5dab1f42ff4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 274/521] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:10:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:10:38.212 8 INFO neutron.api.v2.resource [req-c0e190fd-b3fb-4faa-b115-10db005432ef req-b300876c-ae4e-427b-8de7-66ee039e7dd9 b6d59f8711ff449cbff4268a9b39a7f3 c45b717e20d74124b217c7fddf1ede29 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 275/522] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:38 2026] GET /v2.0/security-groups/333cdb72-d634-4ada-94ff-5925675c2b48 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:10:38.217 8 WARNING neutron_lib.context [None req-c787406f-edcb-43af-86dd-577cc3d56d01 fb910603b8d94a50ab903dcd3b509a47 d1b8f88f30f9428d9188e5dab1f42ff4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 248/523] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:10:37 2026] PUT /v2.0/routers/bcfbc9a8-861b-4aba-bea2-5775838fe5fc/remove_router_interface => generated 309 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:38.731 7 INFO neutron.api.v2.resource [req-497c8bbd-1f18-441a-a4cd-0d30168d5bcd req-21b3688f-5be9-458f-a1f8-86aaa69d626a b6d59f8711ff449cbff4268a9b39a7f3 c45b717e20d74124b217c7fddf1ede29 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 249/524] 10.0.0.59 () {34 vars in 990 bytes} [Tue May 19 04:10:38 2026] GET /v2.0/security-groups/c664143b-7f0d-4a30-a7ea-8f49858c5e5b => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/525] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:38 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => 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: 276/526] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:10:38 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:10:39.290 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-335af4b5-b10a-49ae-97a5-a562b58e8e23 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - 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-05-19 04:10:39.600 7 INFO neutron.db.l3_hamode_db [None req-335af4b5-b10a-49ae-97a5-a562b58e8e23 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] HA network 45424f93-d013-461a-a08d-4a4843ce46f3 was deleted as no HA routers are present in tenant e1f40116cfbe41688e37687730af8a3a. [pid: 7|app: 0|req: 251/527] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:10:38 2026] DELETE /v2.0/routers/bcfbc9a8-861b-4aba-bea2-5775838fe5fc => generated 0 bytes in 858 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/528] 10.0.0.59 () {34 vars in 1099 bytes} [Tue May 19 04:10:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1053038611&fields=id&tenant_id=d1b8f88f30f9428d9188e5dab1f42ff4 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/529] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:10:39 2026] DELETE /v2.0/subnets/5a23a656-fed4-4dcf-8130-ef97146f3dbb => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/532] 10.0.0.59 () {34 vars in 981 bytes} [Tue May 19 04:10:39 2026] GET /v2.0/networks?id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c => generated 684 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/533] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:39 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:10:39.975 7 INFO neutron.services.segments.plugin [-] Segment d55b721b-6057-4a53-b80e-1d4b189e2437 resource provider aggregate not found 2026-05-19 04:10:39.990 7 INFO neutron.services.segments.plugin [-] Segment d55b721b-6057-4a53-b80e-1d4b189e2437 resource provider aggregate not found 2026-05-19 04:10:39.995 7 INFO neutron.services.segments.plugin [-] Segment d55b721b-6057-4a53-b80e-1d4b189e2437 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d55b721b-6057-4a53-b80e-1d4b189e2437 found for delete ", "request_id": "req-5d71aac6-4e93-4e15-8ec0-31e08aa3adc8"}]} 2026-05-19 04:10:40.004 7 INFO neutron.services.segments.plugin [-] Segment d55b721b-6057-4a53-b80e-1d4b189e2437 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d55b721b-6057-4a53-b80e-1d4b189e2437 found for delete ", "request_id": "req-ce1e1f1c-a4e6-45d1-aed7-127edd875240"}]} [pid: 8|app: 0|req: 277/534] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:10:38 2026] PUT /v2.0/routers/7178e50a-75d6-4031-b578-fcc8f20ccd2e/remove_router_interface => generated 309 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/535] 10.0.0.59 () {34 vars in 964 bytes} [Tue May 19 04:10:40 2026] GET /v2.0/quotas/d1b8f88f30f9428d9188e5dab1f42ff4 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/536] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:10:39 2026] DELETE /v2.0/networks/fd847b90-5020-4060-9025-4c28dd28e992 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/537] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:10:40 2026] GET /v2.0/ports?tenant_id=d1b8f88f30f9428d9188e5dab1f42ff4&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/538] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:10:40 2026] GET /v2.0/security-groups?tenant_id=e1f40116cfbe41688e37687730af8a3a&name=default => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:10:40.597 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-74bbd19d-f10c-4e01-8d64-ce690e472c61 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 261/539] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:10:40 2026] DELETE /v2.0/security-groups/d42734d9-c2ab-4c46-9568-e995c89fc289 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/540] 10.0.0.59 () {34 vars in 906 bytes} [Tue May 19 04:10:40 2026] GET /v2.0/extensions => generated 20516 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/541] 10.0.0.59 () {34 vars in 1007 bytes} [Tue May 19 04:10:40 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:10:40.961 8 INFO neutron.db.l3_hamode_db [None req-74bbd19d-f10c-4e01-8d64-ce690e472c61 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] HA network cebf54b0-d6d7-4965-8e34-2c728c788aae was deleted as no HA routers are present in tenant c45b717e20d74124b217c7fddf1ede29. [pid: 7|app: 0|req: 264/542] 10.0.0.59 () {34 vars in 1107 bytes} [Tue May 19 04:10:40 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?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: 279/543] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:10:40 2026] DELETE /v2.0/routers/7178e50a-75d6-4031-b578-fcc8f20ccd2e => generated 0 bytes in 933 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/544] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:41 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/545] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:10:40 2026] DELETE /v2.0/subnets/291f9877-18e4-4b20-af55-a8ec56dd9a04 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/546] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:41 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:10:41.456 8 INFO neutron.services.segments.plugin [-] Segment a0ebc23f-b8db-4e31-8e6a-982c732d454c resource provider aggregate not found [pid: 8|app: 0|req: 281/547] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:10:41 2026] DELETE /v2.0/networks/d403d533-3f24-48f4-996a-b8bfbb053d5e => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/548] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:10:41 2026] GET /v2.0/security-groups?tenant_id=c45b717e20d74124b217c7fddf1ede29&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:10:41.609 8 INFO neutron.services.segments.plugin [-] Segment a0ebc23f-b8db-4e31-8e6a-982c732d454c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0ebc23f-b8db-4e31-8e6a-982c732d454c found for delete ", "request_id": "req-c0c8be7a-8edf-4d4d-a2f2-aebf23afdaef"}]} 2026-05-19 04:10:41.609 8 INFO neutron.services.segments.plugin [-] Segment a0ebc23f-b8db-4e31-8e6a-982c732d454c resource provider aggregate not found 2026-05-19 04:10:41.624 8 INFO neutron.services.segments.plugin [-] Segment a0ebc23f-b8db-4e31-8e6a-982c732d454c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0ebc23f-b8db-4e31-8e6a-982c732d454c found for delete ", "request_id": "req-a9fe3725-1666-40ea-931a-7d041821b5c8"}]} [pid: 8|app: 0|req: 282/549] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:10:41 2026] DELETE /v2.0/security-groups/08310aaf-8f19-4f76-b562-ae7cd21e6ae1 => 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: 268/550] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:42 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/551] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:42 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:10:42.409 7 INFO neutron.services.segments.plugin [-] Segment d870670e-99fe-44c7-9e57-7168e4799a78 resource provider aggregate not found 2026-05-19 04:10:42.414 7 INFO neutron.services.segments.plugin [-] Segment d870670e-99fe-44c7-9e57-7168e4799a78 resource provider aggregate not found 2026-05-19 04:10:42.438 7 INFO neutron.services.segments.plugin [-] Segment d870670e-99fe-44c7-9e57-7168e4799a78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d870670e-99fe-44c7-9e57-7168e4799a78 found for delete ", "request_id": "req-181f22cc-2355-42fd-b124-7818656ff488"}]} 2026-05-19 04:10:42.439 7 INFO neutron.services.segments.plugin [-] Segment d870670e-99fe-44c7-9e57-7168e4799a78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d870670e-99fe-44c7-9e57-7168e4799a78 found for delete ", "request_id": "req-5343408a-54c8-4545-a7d3-fb7e15098b22"}]} [pid: 7|app: 0|req: 269/552] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:10:42 2026] GET /v2.0/networks?id=161b8ad4-de56-4b48-88f8-030c2fbfad7a => generated 675 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/553] 199.19.213.152 () {34 vars in 1050 bytes} [Tue May 19 04:10:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c76bbf79d81c453baa4f62c1e9f02a5d => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:42.778 8 WARNING neutron_lib.context [req-8269bd80-b025-4d13-add5-0b63e24c8d41 req-65426c8a-8845-4d64-a44a-f333bbca79bc 95e09e56657d4b96b63125abf5f94136 c76bbf79d81c453baa4f62c1e9f02a5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:10:42.995 7 INFO neutron.db.segments_db [None req-6994a1a8-67e1-4847-8602-3aa66e926187 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 1791a796-0fc9-4ca7-bc90-58363aef68b7 of type vxlan for network 817d4def-9d99-4e0d-83fc-c56b2831c8b4 [pid: 7|app: 0|req: 270/554] 10.0.0.157 () {34 vars in 671 bytes} [Tue May 19 04:10:42 2026] POST /v2.0/networks => generated 744 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/555] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:10:42 2026] POST /v2.0/ports => generated 958 bytes in 497 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/556] 199.19.213.152 () {34 vars in 911 bytes} [Tue May 19 04:10:43 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: 271/557] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:10:43 2026] POST /v2.0/subnets => generated 691 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/558] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:43 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 961 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/559] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:43 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:10:43.406 7 INFO neutron.db.segments_db [None req-92e1c479-a57c-4905-8ebc-0db868712da1 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 96928489-c3ce-42e0-9c59-05b8423b04b7 of type vxlan for network ee111a8b-79f8-480e-bd72-b59cea015642 [pid: 8|app: 0|req: 289/560] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:43 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:43.631 8 INFO neutron.services.segments.plugin [-] Segment f8a7827d-a4bc-4feb-9efe-51d05cf6fd5c resource provider aggregate not found 2026-05-19 04:10:43.641 8 INFO neutron.services.segments.plugin [-] Segment f8a7827d-a4bc-4feb-9efe-51d05cf6fd5c resource provider aggregate not found 2026-05-19 04:10:43.649 8 INFO neutron.services.segments.plugin [-] Segment f8a7827d-a4bc-4feb-9efe-51d05cf6fd5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8a7827d-a4bc-4feb-9efe-51d05cf6fd5c found for delete ", "request_id": "req-fbbcf260-43c0-492d-b4e9-de3a5e8057da"}]} 2026-05-19 04:10:43.652 8 INFO neutron.services.segments.plugin [-] Segment f8a7827d-a4bc-4feb-9efe-51d05cf6fd5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8a7827d-a4bc-4feb-9efe-51d05cf6fd5c found for delete ", "request_id": "req-44bcd69b-fb5e-4a5e-923b-f7edd9128b46"}]} 2026-05-19 04:10:43.728 7 INFO neutron.db.l3_hamode_db [None req-92e1c479-a57c-4905-8ebc-0db868712da1 5bd8e99b041949568af62b670af20041 0cfaf19c119c4b6e97d1680a931d2f6a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:10:43.781 8 INFO neutron.db.segments_db [None req-a1d327d4-91d4-41f8-8cf7-b47a30ab6e6c 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 8fb74886-74ec-4c10-ac04-93a3a4c7c55a of type vxlan for network a03bbfc2-744a-4cf2-85b2-de6a5709fbca [pid: 8|app: 0|req: 290/561] 10.0.0.157 () {34 vars in 671 bytes} [Tue May 19 04:10:43 2026] POST /v2.0/networks => generated 745 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/562] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:10:43 2026] PUT /v2.0/ports/d4b98623-d42a-40a0-9814-7ecaecb60a28 => generated 1239 bytes in 456 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-05-19 04:10:44.626 7 INFO neutron.db.l3_hamode_db [None req-92e1c479-a57c-4905-8ebc-0db868712da1 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 292/563] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:10:44 2026] POST /v2.0/subnets => generated 693 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/564] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:44 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => 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: 294/565] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:44 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:44.757 8 INFO neutron.db.segments_db [None req-39efa65e-7c7d-489a-bf5c-d6565d6ea405 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 58637ec3-28dc-429a-993e-688d12a98d36 of type vxlan for network 08a92c27-fba2-4dea-9854-5682f1c0250a 2026-05-19 04:10:44.897 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8886a709-c4e8-47df-80f3-f8ee4772dd16'] response: {'name': 'network-changed', 'server_uuid': 'c75a0c98-52cd-43b3-8c83-bfd9ac3864fe', 'tag': 'd4b98623-d42a-40a0-9814-7ecaecb60a28', 'status': 'completed', 'code': 200} 2026-05-19 04:10:44.984 8 INFO neutron.db.l3_hamode_db [None req-39efa65e-7c7d-489a-bf5c-d6565d6ea405 5bd8e99b041949568af62b670af20041 14a208daae4349bbac6688f8be96e579 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 272/566] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:10:43 2026] POST /v2.0/routers => generated 731 bytes in 2229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/567] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:45 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&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: 274/568] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:10:45 2026] GET /v2.0/ports?tenant_id=c76bbf79d81c453baa4f62c1e9f02a5d&device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:10:45.754 8 INFO neutron.db.l3_hamode_db [None req-39efa65e-7c7d-489a-bf5c-d6565d6ea405 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 295/569] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:10:44 2026] POST /v2.0/routers => generated 733 bytes in 2192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/570] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:10:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d4b98623-d42a-40a0-9814-7ecaecb60a28 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/571] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:10:46 2026] GET /v2.0/networks?id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c => generated 684 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/572] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:46 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => 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: 299/573] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:47 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 973 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/574] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:10:45 2026] PUT /v2.0/routers/7fdd14ed-68b2-47b5-a56b-08f82025954c/add_router_interface => generated 309 bytes in 1367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/575] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:10:47 2026] GET /v2.0/subnets?id=400647d9-9f23-48e3-b444-b4d3702297c9 => generated 693 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/576] 199.19.213.152 () {34 vars in 1050 bytes} [Tue May 19 04:10:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d1b8f88f30f9428d9188e5dab1f42ff4 => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/577] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:47 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&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: 279/578] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:10:47 2026] GET /v2.0/ports?network_id=161b8ad4-de56-4b48-88f8-030c2fbfad7a&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:10:47.241 7 WARNING neutron_lib.context [req-b98aa4f0-b8f6-4971-896c-27de3ec14d85 req-1c1523af-dccc-4b1b-8e80-42e9c6256b96 fb910603b8d94a50ab903dcd3b509a47 d1b8f88f30f9428d9188e5dab1f42ff4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 280/579] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:10:47 2026] POST /v2.0/ports => generated 954 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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/580] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:10:47 2026] GET /v2.0/networks/161b8ad4-de56-4b48-88f8-030c2fbfad7a?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:10:47.811 7 WARNING neutron_lib.context [None req-e6918610-0099-4250-adca-875c81b364b4 6ea1ca9cc4d24bd0bcf6bb13ad2c7eaa 0cfaf19c119c4b6e97d1680a931d2f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 282/581] 10.0.0.157 () {34 vars in 685 bytes} [Tue May 19 04:10:47 2026] POST /v2.0/security-groups => generated 1659 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/582] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:10:47 2026] PUT /v2.0/routers/1edf66bc-5a0e-4471-83a3-bee1a1719ca3/add_router_interface => generated 309 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/583] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:10:47 2026] PUT /v2.0/ports/b5080058-b1d5-4af0-acfa-8c1089a2fb42 => generated 1235 bytes in 451 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-05-19 04:10:48.414 7 WARNING neutron_lib.context [None req-d2ec88c0-fbc2-48d1-96b3-95ad7aa0f873 6ea1ca9cc4d24bd0bcf6bb13ad2c7eaa 0cfaf19c119c4b6e97d1680a931d2f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 301/584] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:10:48 2026] GET /v2.0/networks/161b8ad4-de56-4b48-88f8-030c2fbfad7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/585] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:48 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/586] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:10:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/587] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:48 2026] GET /v2.0/security-groups?id=7e7920e9-e0c7-4e63-8319-f710ef250a32&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:48.582 7 WARNING neutron_lib.context [None req-43f83d32-b006-426a-a9ea-a98623db8c02 6ea1ca9cc4d24bd0bcf6bb13ad2c7eaa 0cfaf19c119c4b6e97d1680a931d2f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 303/588] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:48 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/589] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:48 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&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: 7|app: 0|req: 286/590] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:10: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) 2026-05-19 04:10:48.735 8 WARNING neutron_lib.context [None req-09558fd7-4552-4250-b82f-40b74804b874 6ea1ca9cc4d24bd0bcf6bb13ad2c7eaa 0cfaf19c119c4b6e97d1680a931d2f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:10:48.885 7 WARNING neutron_lib.context [None req-572b0240-af06-409a-aef5-683a897dde21 0400ff772bc449b4aa14371ccc0c2842 14a208daae4349bbac6688f8be96e579 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:10:48.984 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4179c4ed-8e17-432b-aa84-35ad399ed5dd'] response: {'name': 'network-changed', 'server_uuid': 'd712ab5b-4d72-4b54-911c-d7980318c8df', 'tag': 'b5080058-b1d5-4af0-acfa-8c1089a2fb42', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 287/591] 10.0.0.157 () {34 vars in 685 bytes} [Tue May 19 04:10:48 2026] POST /v2.0/security-groups => generated 1660 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 04:10:49.076 7 WARNING neutron_lib.context [None req-7ed9bdee-2701-41f9-a5d9-d020cb2e7506 0400ff772bc449b4aa14371ccc0c2842 14a208daae4349bbac6688f8be96e579 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 288/592] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:10:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:10:49.205 7 WARNING neutron_lib.context [None req-630462c4-0587-4dc9-bd58-ce0ebf8345b9 0400ff772bc449b4aa14371ccc0c2842 14a208daae4349bbac6688f8be96e579 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 305/593] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:10:48 2026] POST /v2.0/floatingips => generated 552 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/594] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:10:49 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-05-19 04:10:49.350 8 WARNING neutron_lib.context [None req-6fd90122-00ac-445c-a9d0-b75d6e98450a 0400ff772bc449b4aa14371ccc0c2842 14a208daae4349bbac6688f8be96e579 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 290/595] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/ports?tenant_id=d1b8f88f30f9428d9188e5dab1f42ff4&device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => 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: 291/596] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/ports?tenant_id=c76bbf79d81c453baa4f62c1e9f02a5d&device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/597] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5080058-b1d5-4af0-acfa-8c1089a2fb42 => 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: 293/598] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/networks?id=161b8ad4-de56-4b48-88f8-030c2fbfad7a => generated 771 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/599] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/subnets?id=35f83fb0-5f39-49e3-b76b-529fd81615a8 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/600] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d4b98623-d42a-40a0-9814-7ecaecb60a28 => 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: 296/601] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/ports?network_id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c&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: 297/602] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/603] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/subnets?id=400647d9-9f23-48e3-b444-b4d3702297c9 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/604] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?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: 300/605] 10.0.0.59 () {34 vars in 1097 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--254514011&fields=id&tenant_id=0cfaf19c119c4b6e97d1680a931d2f6a => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/security-groups?id=7e7920e9-e0c7-4e63-8319-f710ef250a32&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/607] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:10:49 2026] POST /v2.0/floatingips => generated 552 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/ports?network_id=161b8ad4-de56-4b48-88f8-030c2fbfad7a&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?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: 308/610] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:10:50 2026] GET /v2.0/networks/161b8ad4-de56-4b48-88f8-030c2fbfad7a?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: 303/611] 10.0.0.59 () {34 vars in 981 bytes} [Tue May 19 04:10:49 2026] GET /v2.0/networks?id=817d4def-9d99-4e0d-83fc-c56b2831c8b4 => generated 676 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/612] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:50 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => 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: 310/613] 10.0.0.59 () {34 vars in 964 bytes} [Tue May 19 04:10:50 2026] GET /v2.0/quotas/0cfaf19c119c4b6e97d1680a931d2f6a => 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: 304/614] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:10:50 2026] GET /v2.0/networks/161b8ad4-de56-4b48-88f8-030c2fbfad7a?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: 311/615] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:50 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&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: 7|app: 0|req: 305/616] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:10:50 2026] GET /v2.0/ports?tenant_id=0cfaf19c119c4b6e97d1680a931d2f6a&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/617] 10.0.0.59 () {34 vars in 1007 bytes} [Tue May 19 04:10:50 2026] GET /v2.0/networks/817d4def-9d99-4e0d-83fc-c56b2831c8b4?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: 306/618] 10.0.0.59 () {34 vars in 1107 bytes} [Tue May 19 04:10:50 2026] GET /v2.0/networks/817d4def-9d99-4e0d-83fc-c56b2831c8b4?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: 313/619] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:50 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => 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: 307/620] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:51 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => 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: 314/621] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:10:51 2026] GET /v2.0/ports?tenant_id=d1b8f88f30f9428d9188e5dab1f42ff4&device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/622] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:51 2026] GET /v2.0/security-groups?id=7e7920e9-e0c7-4e63-8319-f710ef250a32&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: 8|app: 0|req: 315/623] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:10:51 2026] GET /v2.0/networks?id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/624] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:10:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5080058-b1d5-4af0-acfa-8c1089a2fb42 => 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: 316/625] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:10:51 2026] GET /v2.0/subnets?id=35f83fb0-5f39-49e3-b76b-529fd81615a8 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/626] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:51 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => 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: 311/627] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:51 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&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: 317/628] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:10:51 2026] GET /v2.0/ports?network_id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c&device_owner=network%3Adhcp => generated 1244 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/629] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:10:51 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/630] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:10:51 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/631] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:51 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/632] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:52 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/633] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:52 2026] GET /v2.0/security-groups?id=7e7920e9-e0c7-4e63-8319-f710ef250a32&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/634] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:52 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/635] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:52 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/636] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:52 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => 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: 316/637] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:53 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => 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: 322/638] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:53 2026] GET /v2.0/security-groups?id=7e7920e9-e0c7-4e63-8319-f710ef250a32&fields=id&fields=name => generated 114 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/639] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:53 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/640] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:53 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/641] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:53 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => 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: 324/644] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:54 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/645] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:54 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:54 2026] GET /v2.0/security-groups?id=7e7920e9-e0c7-4e63-8319-f710ef250a32&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: 322/647] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:54 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&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: 326/648] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:54 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => 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: 323/649] 10.0.0.59 () {34 vars in 1099 bytes} [Tue May 19 04:10:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1543261919&fields=id&tenant_id=14a208daae4349bbac6688f8be96e579 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/650] 10.0.0.59 () {34 vars in 981 bytes} [Tue May 19 04:10:55 2026] GET /v2.0/networks?id=a03bbfc2-744a-4cf2-85b2-de6a5709fbca => generated 678 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/651] 10.0.0.59 () {34 vars in 964 bytes} [Tue May 19 04:10:55 2026] GET /v2.0/quotas/14a208daae4349bbac6688f8be96e579 => 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: 325/652] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:10:55 2026] GET /v2.0/networks?id=817d4def-9d99-4e0d-83fc-c56b2831c8b4 => generated 676 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/653] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:10:55 2026] GET /v2.0/ports?tenant_id=14a208daae4349bbac6688f8be96e579&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/654] 199.19.213.152 () {34 vars in 1050 bytes} [Tue May 19 04:10:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0cfaf19c119c4b6e97d1680a931d2f6a => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:55.244 7 WARNING neutron_lib.context [req-9a62392c-7c97-419f-8497-729bf55091f5 req-149f82b8-c75e-4d19-b4be-7f94a2a97e71 6ea1ca9cc4d24bd0bcf6bb13ad2c7eaa 0cfaf19c119c4b6e97d1680a931d2f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 329/655] 10.0.0.59 () {34 vars in 1007 bytes} [Tue May 19 04:10:55 2026] GET /v2.0/networks/a03bbfc2-744a-4cf2-85b2-de6a5709fbca?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 10.0.0.59 () {34 vars in 1107 bytes} [Tue May 19 04:10:55 2026] GET /v2.0/networks/a03bbfc2-744a-4cf2-85b2-de6a5709fbca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/657] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:55 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => 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: 327/658] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:10:55 2026] POST /v2.0/ports => generated 958 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/659] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:55 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/660] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:55 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/661] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:55 2026] GET /v2.0/security-groups?id=7e7920e9-e0c7-4e63-8319-f710ef250a32&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: 7|app: 0|req: 331/662] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:56 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:10:55 2026] PUT /v2.0/ports/0e561772-aba6-46de-9c82-080f7377b650 => generated 1239 bytes in 501 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: 332/664] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:56 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 973 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:56 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:56 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:56.277 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34e72a62-ca3f-4f56-a194-c17844bccef4'] response: {'name': 'network-changed', 'server_uuid': 'f88dcb86-eb43-4d02-abca-3db825d64739', 'tag': '0e561772-aba6-46de-9c82-080f7377b650', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 334/667] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:56 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => 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: 335/668] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:10:56 2026] GET /v2.0/ports?tenant_id=0cfaf19c119c4b6e97d1680a931d2f6a&device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 199.19.213.152 () {34 vars in 1018 bytes} [Tue May 19 04:10:56 2026] GET /v2.0/networks?tenant_id=0cfaf19c119c4b6e97d1680a931d2f6a&shared=False => generated 772 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/670] 199.19.213.152 () {34 vars in 930 bytes} [Tue May 19 04:10:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:57.075 8 INFO neutron.db.l3_db [None req-d470db24-7f3c-477c-87ec-20de8d62f481 fb910603b8d94a50ab903dcd3b509a47 d1b8f88f30f9428d9188e5dab1f42ff4 - - default default] Floating IP 8d9ac4de-58e5-412e-aea1-6d6a44fe3124 associated. External IP: 10.96.250.214, port: b5080058-b1d5-4af0-acfa-8c1089a2fb42. [pid: 7|app: 0|req: 338/671] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:57 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => 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: 339/672] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:57 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&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: 340/673] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:57 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/674] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:10:56 2026] PUT /v2.0/floatingips/8d9ac4de-58e5-412e-aea1-6d6a44fe3124 => generated 855 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/675] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:57 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&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: 335/676] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:57 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => 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: 342/677] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:57 2026] GET /v2.0/security-groups?id=7e7920e9-e0c7-4e63-8319-f710ef250a32&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: 336/678] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:57 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => 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: 343/679] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:10:57 2026] GET /v2.0/ports?tenant_id=0cfaf19c119c4b6e97d1680a931d2f6a&device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => 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: 337/680] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:10:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0e561772-aba6-46de-9c82-080f7377b650 => 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: 344/681] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:10:58 2026] GET /v2.0/subnets?id=0fc7e5a5-236f-44ae-8b4b-d897d1884f94 => generated 694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:10:58 2026] GET /v2.0/ports?network_id=817d4def-9d99-4e0d-83fc-c56b2831c8b4&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/683] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:10:58 2026] GET /v2.0/networks/817d4def-9d99-4e0d-83fc-c56b2831c8b4?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: 339/684] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:10:58 2026] GET /v2.0/networks/817d4def-9d99-4e0d-83fc-c56b2831c8b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/685] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:58 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:58.426 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c1427ff-dfb8-4617-8f77-c130173857ed'] response: {'name': 'network-changed', 'server_uuid': 'd712ab5b-4d72-4b54-911c-d7980318c8df', 'tag': 'b5080058-b1d5-4af0-acfa-8c1089a2fb42', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 340/686] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:58 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/687] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:58 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/688] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:58 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&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: 8|app: 0|req: 341/689] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:58 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:58 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => 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: 343/691] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:10:58 2026] GET /v2.0/ports?tenant_id=d1b8f88f30f9428d9188e5dab1f42ff4&device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:10:58 2026] GET /v2.0/networks?id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:10:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5080058-b1d5-4af0-acfa-8c1089a2fb42 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:59.105 7 INFO neutron.db.l3_db [None req-c2e1899d-67c0-492c-a1ac-095df22f6c81 95e09e56657d4b96b63125abf5f94136 c76bbf79d81c453baa4f62c1e9f02a5d - - default default] Floating IP 13b1869f-ee56-40fb-a5e0-d804261b2ff4 associated. External IP: 10.96.250.219, port: d4b98623-d42a-40a0-9814-7ecaecb60a28. [pid: 8|app: 0|req: 346/694] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:10:59 2026] GET /v2.0/subnets?id=35f83fb0-5f39-49e3-b76b-529fd81615a8 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/695] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:10:59 2026] GET /v2.0/ports?network_id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/696] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:10:59 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?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: 349/697] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:10:59 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/698] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:10:58 2026] PUT /v2.0/floatingips/13b1869f-ee56-40fb-a5e0-d804261b2ff4 => generated 856 bytes in 878 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:59 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:59 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:59 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:59.783 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccf0dc60-ea4b-411f-bf54-a171e7c7dfd0'] response: {'name': 'network-changed', 'server_uuid': 'c75a0c98-52cd-43b3-8c83-bfd9ac3864fe', 'tag': 'd4b98623-d42a-40a0-9814-7ecaecb60a28', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 351/702] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:59 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:59 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => 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: 352/704] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:10:59 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/705] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:10:59 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&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: 353/706] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:11:00 2026] GET /v2.0/networks?id=a03bbfc2-744a-4cf2-85b2-de6a5709fbca => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:00 2026] GET /v2.0/ports?tenant_id=c76bbf79d81c453baa4f62c1e9f02a5d&device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 199.19.213.152 () {34 vars in 1050 bytes} [Tue May 19 04:11:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=14a208daae4349bbac6688f8be96e579 => generated 181 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:00.200 7 WARNING neutron_lib.context [req-105b91c5-5934-483e-a107-b606e571537e req-32893210-2cf4-40b0-ba91-3884c53ded18 0400ff772bc449b4aa14371ccc0c2842 14a208daae4349bbac6688f8be96e579 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 355/709] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:11:00 2026] GET /v2.0/networks?id=161b8ad4-de56-4b48-88f8-030c2fbfad7a => generated 771 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/710] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:11:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d4b98623-d42a-40a0-9814-7ecaecb60a28 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:11:00 2026] GET /v2.0/subnets?id=400647d9-9f23-48e3-b444-b4d3702297c9 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:11:00 2026] GET /v2.0/ports?network_id=161b8ad4-de56-4b48-88f8-030c2fbfad7a&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/713] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:11:00 2026] GET /v2.0/networks/161b8ad4-de56-4b48-88f8-030c2fbfad7a?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/714] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:11:00 2026] GET /v2.0/networks/161b8ad4-de56-4b48-88f8-030c2fbfad7a?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: 355/715] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:11:00 2026] POST /v2.0/ports => generated 954 bytes in 359 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: 356/716] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:00 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:00 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:11:00 2026] PUT /v2.0/ports/b2684ac0-b6ab-41cf-b2ef-6687e271186f => generated 1235 bytes in 505 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: 358/719] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:01 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/720] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:01 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => 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: 359/721] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:01 2026] GET /v2.0/security-groups?id=079a8946-595f-4a7c-96a6-5d4ae499efd1&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: 363/722] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:01 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&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: 360/723] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:01 2026] GET /v2.0/ports?tenant_id=14a208daae4349bbac6688f8be96e579&device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:11:01.772 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c9e01ff-2856-4b64-abda-f077653bfa12'] response: {'name': 'network-changed', 'server_uuid': '36d348e5-85f4-44e5-85b1-081b40c03cf9', 'tag': 'b2684ac0-b6ab-41cf-b2ef-6687e271186f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 364/724] 199.19.213.152 () {34 vars in 1018 bytes} [Tue May 19 04:11:01 2026] GET /v2.0/networks?tenant_id=14a208daae4349bbac6688f8be96e579&shared=False => generated 773 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 199.19.213.152 () {34 vars in 930 bytes} [Tue May 19 04:11:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:11:01 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/727] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:02 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:02 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/729] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:02 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/730] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:02 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => 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: 370/731] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:02 2026] GET /v2.0/security-groups?id=079a8946-595f-4a7c-96a6-5d4ae499efd1&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/732] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:02 2026] GET /v2.0/security-groups?id=e94f2db5-6e75-45f7-9336-0721febad5a2&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:02.586 7 INFO neutron.db.l3_db [req-7e6a12c8-cb22-4f54-9982-cd8f858d2d76 req-da6f0f27-ce53-44be-ba03-d5bfcf4d7bbb 95e09e56657d4b96b63125abf5f94136 c76bbf79d81c453baa4f62c1e9f02a5d - - default default] Floating IP 13b1869f-ee56-40fb-a5e0-d804261b2ff4 disassociated. External IP: 10.96.250.219, port: d4b98623-d42a-40a0-9814-7ecaecb60a28. [pid: 8|app: 0|req: 372/733] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:02 2026] GET /v2.0/ports?tenant_id=14a208daae4349bbac6688f8be96e579&device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => generated 1238 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/734] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:11:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b2684ac0-b6ab-41cf-b2ef-6687e271186f => 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: 362/735] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:11:01 2026] DELETE /v2.0/ports/d4b98623-d42a-40a0-9814-7ecaecb60a28 => generated 0 bytes in 1128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/736] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:11:03 2026] GET /v2.0/subnets?id=01a44465-1458-431f-8749-ee1e046a498f => generated 696 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:03.130 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed7173fe-606e-44f5-9570-1392bfdfe934'] response: {'server_uuid': 'c75a0c98-52cd-43b3-8c83-bfd9ac3864fe', 'name': 'network-vif-deleted', 'tag': 'd4b98623-d42a-40a0-9814-7ecaecb60a28', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 363/737] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:11:03 2026] GET /v2.0/ports?network_id=a03bbfc2-744a-4cf2-85b2-de6a5709fbca&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/738] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:11:03 2026] GET /v2.0/networks/a03bbfc2-744a-4cf2-85b2-de6a5709fbca?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/739] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:11:03 2026] GET /v2.0/networks/a03bbfc2-744a-4cf2-85b2-de6a5709fbca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/740] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:03 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/741] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:03 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/742] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:03 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/743] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:03 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/744] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:03 2026] GET /v2.0/security-groups?id=079a8946-595f-4a7c-96a6-5d4ae499efd1&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/745] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:03 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:11:03.785 8 INFO neutron.db.l3_db [None req-459858c2-bbe1-4c78-8c9f-78fd9cd30f8b 6ea1ca9cc4d24bd0bcf6bb13ad2c7eaa 0cfaf19c119c4b6e97d1680a931d2f6a - - default default] Floating IP 61303b0c-bff0-4486-a4f6-d640eab4c3ad associated. External IP: 10.96.250.215, port: 0e561772-aba6-46de-9c82-080f7377b650. [pid: 8|app: 0|req: 378/746] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:11:03 2026] PUT /v2.0/floatingips/61303b0c-bff0-4486-a4f6-d640eab4c3ad => generated 856 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/747] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:04 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => 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: 370/748] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:04 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/749] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:04 2026] GET /v2.0/security-groups?id=079a8946-595f-4a7c-96a6-5d4ae499efd1&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/750] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:05 2026] GET /v2.0/ports?tenant_id=0cfaf19c119c4b6e97d1680a931d2f6a&device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:11:05.364 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7882d83-4020-4a5c-989b-823053ac5a09'] response: {'name': 'network-changed', 'server_uuid': 'f88dcb86-eb43-4d02-abca-3db825d64739', 'tag': '0e561772-aba6-46de-9c82-080f7377b650', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 380/751] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:11:05 2026] GET /v2.0/networks?id=817d4def-9d99-4e0d-83fc-c56b2831c8b4 => 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: 372/752] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:11:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0e561772-aba6-46de-9c82-080f7377b650 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/753] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:11:05 2026] GET /v2.0/subnets?id=0fc7e5a5-236f-44ae-8b4b-d897d1884f94 => generated 694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/754] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:11:05 2026] GET /v2.0/ports?network_id=817d4def-9d99-4e0d-83fc-c56b2831c8b4&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: 382/755] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:11:05 2026] GET /v2.0/networks/817d4def-9d99-4e0d-83fc-c56b2831c8b4?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: 374/756] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:11:05 2026] GET /v2.0/networks/817d4def-9d99-4e0d-83fc-c56b2831c8b4?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: 383/757] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:05 2026] GET /v2.0/ports?device_id=c75a0c98-52cd-43b3-8c83-bfd9ac3864fe => 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: 375/758] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:05 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => 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: 384/759] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:05 2026] GET /v2.0/security-groups?id=079a8946-595f-4a7c-96a6-5d4ae499efd1&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/760] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:06 2026] DELETE /v2.0/security-groups/e94f2db5-6e75-45f7-9336-0721febad5a2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:11:07.044 7 INFO neutron.api.v2.resource [None req-e245ae1d-c7cb-48bf-93eb-8ed79c2ee7a6 95e09e56657d4b96b63125abf5f94136 c76bbf79d81c453baa4f62c1e9f02a5d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 377/761] 10.0.0.157 () {32 vars in 737 bytes} [Tue May 19 04:11:07 2026] GET /v2.0/security-groups/e94f2db5-6e75-45f7-9336-0721febad5a2 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/762] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:07 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/763] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:07 2026] GET /v2.0/security-groups?id=079a8946-595f-4a7c-96a6-5d4ae499efd1&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: 7|app: 0|req: 378/764] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:11:07 2026] DELETE /v2.0/floatingips/13b1869f-ee56-40fb-a5e0-d804261b2ff4 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/765] 10.0.0.190 () {34 vars in 990 bytes} [Tue May 19 04:11:07 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 1240 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/766] 10.0.0.190 () {34 vars in 1040 bytes} [Tue May 19 04:11:08 2026] GET /v2.0/security-groups?id=7e7920e9-e0c7-4e63-8319-f710ef250a32&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/767] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:08 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/768] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:08 2026] GET /v2.0/security-groups?id=079a8946-595f-4a7c-96a6-5d4ae499efd1&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: 387/769] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:11:07 2026] PUT /v2.0/routers/b183dfcd-d45f-4336-a68e-cf5c04757f63/remove_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:09.356 7 INFO neutron.services.segments.plugin [-] Segment 261ac666-4a42-41db-8402-598c33711ba6 resource provider aggregate not found 2026-05-19 04:11:09.362 7 INFO neutron.services.segments.plugin [-] Segment 261ac666-4a42-41db-8402-598c33711ba6 resource provider aggregate not found 2026-05-19 04:11:09.376 7 INFO neutron.services.segments.plugin [-] Segment 261ac666-4a42-41db-8402-598c33711ba6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 261ac666-4a42-41db-8402-598c33711ba6 found for delete ", "request_id": "req-0195dd88-26e2-4233-b92b-318f07d39b2a"}]} 2026-05-19 04:11:09.377 7 INFO neutron.services.segments.plugin [-] Segment 261ac666-4a42-41db-8402-598c33711ba6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 261ac666-4a42-41db-8402-598c33711ba6 found for delete ", "request_id": "req-ee474bb5-4a04-47b0-9e24-8d118ab2f833"}]} 2026-05-19 04:11:09.391 7 INFO neutron.db.l3_hamode_db [None req-7ad6ec8a-6bfb-49d4-b08e-9cd12cc85b5f 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] HA network d67300af-5024-42c9-b93e-71e28243fbce was deleted as no HA routers are present in tenant c76bbf79d81c453baa4f62c1e9f02a5d. [pid: 7|app: 0|req: 383/770] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:11:08 2026] DELETE /v2.0/routers/b183dfcd-d45f-4336-a68e-cf5c04757f63 => generated 0 bytes in 1026 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:09 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/772] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:09 2026] GET /v2.0/security-groups?id=079a8946-595f-4a7c-96a6-5d4ae499efd1&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/775] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:11:09 2026] DELETE /v2.0/subnets/400647d9-9f23-48e3-b444-b4d3702297c9 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/776] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:11:09 2026] DELETE /v2.0/networks/161b8ad4-de56-4b48-88f8-030c2fbfad7a => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/777] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:10 2026] GET /v2.0/security-groups?tenant_id=c76bbf79d81c453baa4f62c1e9f02a5d&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/778] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:10 2026] DELETE /v2.0/security-groups/a842fa1b-f689-4041-a3cf-4afec0c5a185 => 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: 390/779] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:10 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/780] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:10 2026] GET /v2.0/security-groups?id=079a8946-595f-4a7c-96a6-5d4ae499efd1&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: 391/781] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:11 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:11.921 7 INFO neutron.services.segments.plugin [-] Segment 93021f72-8f66-4fa8-888c-f5e4ce3ba583 resource provider aggregate not found 2026-05-19 04:11:11.928 7 INFO neutron.services.segments.plugin [-] Segment 93021f72-8f66-4fa8-888c-f5e4ce3ba583 resource provider aggregate not found 2026-05-19 04:11:11.941 7 INFO neutron.services.segments.plugin [-] Segment 93021f72-8f66-4fa8-888c-f5e4ce3ba583 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93021f72-8f66-4fa8-888c-f5e4ce3ba583 found for delete ", "request_id": "req-e7f523d3-5760-43c3-8fa1-d093a0e27bb2"}]} [pid: 7|app: 0|req: 391/782] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:11 2026] GET /v2.0/security-groups?id=079a8946-595f-4a7c-96a6-5d4ae499efd1&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/783] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:12 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:12.062 7 INFO neutron.services.segments.plugin [-] Segment 93021f72-8f66-4fa8-888c-f5e4ce3ba583 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93021f72-8f66-4fa8-888c-f5e4ce3ba583 found for delete ", "request_id": "req-2428b273-5694-4d90-ba1d-9515af0ddf80"}]} 2026-05-19 04:11:12.423 7 INFO neutron.db.l3_db [None req-d4714c25-9d35-482b-9f57-c8b033afbc3e 0400ff772bc449b4aa14371ccc0c2842 14a208daae4349bbac6688f8be96e579 - - default default] Floating IP ebbe195b-be10-4fb9-b62a-cb4948c2aab3 associated. External IP: 10.96.250.217, port: b2684ac0-b6ab-41cf-b2ef-6687e271186f. 2026-05-19 04:11:12.507 8 INFO neutron.db.segments_db [None req-80ebc7dc-0b51-4b73-a005-6cab489f866b 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 0b13d44c-5c55-4f1f-aee5-ca69917c1d13 of type vxlan for network 22a11d73-1d7b-495d-a7f4-d0cb4dd7ac24 [pid: 8|app: 0|req: 393/784] 10.0.0.157 () {34 vars in 671 bytes} [Tue May 19 04:11:12 2026] POST /v2.0/networks => generated 746 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/785] 199.19.213.152 () {34 vars in 1096 bytes} [Tue May 19 04:11:12 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/786] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:11:12 2026] PUT /v2.0/floatingips/ebbe195b-be10-4fb9-b62a-cb4948c2aab3 => generated 855 bytes in 727 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:12 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:12.872 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-881fcb42-2fc9-45c7-97eb-79f48982a8fd'] response: {'name': 'network-changed', 'server_uuid': '36d348e5-85f4-44e5-85b1-081b40c03cf9', 'tag': 'b2684ac0-b6ab-41cf-b2ef-6687e271186f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 394/788] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:12 2026] GET /v2.0/security-groups?id=079a8946-595f-4a7c-96a6-5d4ae499efd1&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: 395/789] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:11:12 2026] POST /v2.0/subnets => generated 693 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:11:12.970 7 INFO neutron.db.segments_db [None req-2bc3c208-8c48-4bfa-ad20-10c76f85e681 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 58781e29-8cb7-4de3-a35f-740ba2abd125 of type vxlan for network 85c675fd-8ea7-4646-bbba-7068b59d3cdf [pid: 8|app: 0|req: 396/790] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:13 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => 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: 397/791] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:13 2026] GET /v2.0/security-groups?id=079a8946-595f-4a7c-96a6-5d4ae499efd1&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:13.266 7 INFO neutron.db.l3_hamode_db [None req-2bc3c208-8c48-4bfa-ad20-10c76f85e681 5bd8e99b041949568af62b670af20041 213e0ba3e2544071ae83ab4012582178 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 398/792] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:13 2026] GET /v2.0/ports?tenant_id=14a208daae4349bbac6688f8be96e579&device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/793] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:11:13 2026] GET /v2.0/networks?id=a03bbfc2-744a-4cf2-85b2-de6a5709fbca => generated 773 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/794] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:11:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b2684ac0-b6ab-41cf-b2ef-6687e271186f => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/795] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:11:13 2026] GET /v2.0/subnets?id=01a44465-1458-431f-8749-ee1e046a498f => generated 696 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/796] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:11:13 2026] GET /v2.0/ports?network_id=a03bbfc2-744a-4cf2-85b2-de6a5709fbca&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/797] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:11:13 2026] GET /v2.0/networks/a03bbfc2-744a-4cf2-85b2-de6a5709fbca?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/798] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:11:13 2026] GET /v2.0/networks/a03bbfc2-744a-4cf2-85b2-de6a5709fbca?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: 405/799] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:13 2026] GET /v2.0/ports?tenant_id=d1b8f88f30f9428d9188e5dab1f42ff4&device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:11:14.159 7 INFO neutron.db.l3_hamode_db [None req-2bc3c208-8c48-4bfa-ad20-10c76f85e681 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 406/800] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:11:14 2026] GET /v2.0/networks?id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/801] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:14 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => 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: 408/802] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:11:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5080058-b1d5-4af0-acfa-8c1089a2fb42 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/803] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:14 2026] GET /v2.0/security-groups?id=079a8946-595f-4a7c-96a6-5d4ae499efd1&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/804] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:11:14 2026] GET /v2.0/subnets?id=35f83fb0-5f39-49e3-b76b-529fd81615a8 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/805] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:11:14 2026] GET /v2.0/ports?network_id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/806] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:11:14 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?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: 413/807] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:11:14 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?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: 414/808] 10.0.0.190 () {34 vars in 990 bytes} [Tue May 19 04:11:14 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => 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: 415/809] 10.0.0.190 () {34 vars in 1040 bytes} [Tue May 19 04:11:14 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&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: 416/810] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:11:15 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/811] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:11:12 2026] POST /v2.0/routers => generated 733 bytes in 2284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:11:15.470 8 INFO neutron.db.l3_db [req-6192ef27-7548-4c0f-80f4-af0dfad9810f req-0477273c-5e9d-4584-bc97-bb7ab1845267 0400ff772bc449b4aa14371ccc0c2842 14a208daae4349bbac6688f8be96e579 - - default default] Floating IP ebbe195b-be10-4fb9-b62a-cb4948c2aab3 disassociated. External IP: 10.96.250.217, port: b2684ac0-b6ab-41cf-b2ef-6687e271186f. [pid: 8|app: 0|req: 417/812] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:11:15 2026] DELETE /v2.0/ports/b2684ac0-b6ab-41cf-b2ef-6687e271186f => generated 0 bytes in 782 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/813] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:15 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => 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: 396/814] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:11:15 2026] PUT /v2.0/routers/96444130-8033-4042-a6d7-f4db912b1010/add_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:17.009 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0e7712b-254a-4477-a139-6939870accd8'] response: {'server_uuid': '36d348e5-85f4-44e5-85b1-081b40c03cf9', 'name': 'network-vif-deleted', 'tag': 'b2684ac0-b6ab-41cf-b2ef-6687e271186f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 419/815] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:17 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => 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: 397/816] 10.0.0.59 () {34 vars in 981 bytes} [Tue May 19 04:11:17 2026] GET /v2.0/networks?id=22a11d73-1d7b-495d-a7f4-d0cb4dd7ac24 => generated 678 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/817] 10.0.0.59 () {34 vars in 964 bytes} [Tue May 19 04:11:17 2026] GET /v2.0/quotas/213e0ba3e2544071ae83ab4012582178 => 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: 398/818] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:11:17 2026] GET /v2.0/ports?tenant_id=213e0ba3e2544071ae83ab4012582178&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/819] 10.0.0.59 () {34 vars in 1007 bytes} [Tue May 19 04:11:17 2026] GET /v2.0/networks/22a11d73-1d7b-495d-a7f4-d0cb4dd7ac24?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: 399/820] 10.0.0.59 () {34 vars in 1107 bytes} [Tue May 19 04:11:17 2026] GET /v2.0/networks/22a11d73-1d7b-495d-a7f4-d0cb4dd7ac24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/821] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:18 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => 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: 400/822] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:18 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => 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: 423/823] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:19 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => 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: 401/824] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:19 2026] GET /v2.0/ports?device_id=36d348e5-85f4-44e5-85b1-081b40c03cf9 => 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: 424/825] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:20 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => 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: 402/826] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:20 2026] DELETE /v2.0/security-groups/079a8946-595f-4a7c-96a6-5d4ae499efd1 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:11:20.453 8 INFO neutron.api.v2.resource [None req-45a5177d-6cb3-4af4-8fd3-29afbf740cd7 0400ff772bc449b4aa14371ccc0c2842 14a208daae4349bbac6688f8be96e579 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 425/827] 10.0.0.157 () {32 vars in 737 bytes} [Tue May 19 04:11:20 2026] GET /v2.0/security-groups/079a8946-595f-4a7c-96a6-5d4ae499efd1 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/828] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:11:20 2026] DELETE /v2.0/floatingips/ebbe195b-be10-4fb9-b62a-cb4948c2aab3 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/829] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:21 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => 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: 426/830] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:11:20 2026] PUT /v2.0/routers/1edf66bc-5a0e-4471-83a3-bee1a1719ca3/remove_router_interface => generated 309 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/831] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:11:22 2026] GET /v2.0/networks?id=22a11d73-1d7b-495d-a7f4-d0cb4dd7ac24 => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:22.385 8 WARNING neutron_lib.context [req-2bca0ba2-1d36-4f7f-9634-f620b985af82 req-c04a3c45-48a6-405a-9d41-3e71686bac01 4cbc8a4ba6084a62ba61f210cec50130 213e0ba3e2544071ae83ab4012582178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:11:22.665 7 INFO neutron.services.segments.plugin [-] Segment 58637ec3-28dc-429a-993e-688d12a98d36 resource provider aggregate not found 2026-05-19 04:11:22.670 7 INFO neutron.services.segments.plugin [-] Segment 58637ec3-28dc-429a-993e-688d12a98d36 resource provider aggregate not found 2026-05-19 04:11:22.684 7 INFO neutron.services.segments.plugin [-] Segment 58637ec3-28dc-429a-993e-688d12a98d36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58637ec3-28dc-429a-993e-688d12a98d36 found for delete ", "request_id": "req-0c72d53f-0254-44df-ba41-ba97df11f2a7"}]} 2026-05-19 04:11:22.687 7 INFO neutron.services.segments.plugin [-] Segment 58637ec3-28dc-429a-993e-688d12a98d36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58637ec3-28dc-429a-993e-688d12a98d36 found for delete ", "request_id": "req-58d34c0f-1229-4857-a770-a8febd1a9b3c"}]} 2026-05-19 04:11:22.689 7 INFO neutron.db.l3_hamode_db [None req-d1b2d4a1-1498-409d-83ff-4048a8101576 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] HA network 08a92c27-fba2-4dea-9854-5682f1c0250a was deleted as no HA routers are present in tenant 14a208daae4349bbac6688f8be96e579. [pid: 7|app: 0|req: 405/832] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:11:21 2026] DELETE /v2.0/routers/1edf66bc-5a0e-4471-83a3-bee1a1719ca3 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/833] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:22 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/834] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:11:22 2026] POST /v2.0/ports => generated 954 bytes in 370 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: 429/835] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:22 2026] GET /v2.0/security-groups?id=dfc3e419-293e-43b4-9e45-f5a7611aaa68&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: 407/836] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:11:22 2026] DELETE /v2.0/subnets/01a44465-1458-431f-8749-ee1e046a498f => 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: 408/837] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:11:22 2026] DELETE /v2.0/networks/a03bbfc2-744a-4cf2-85b2-de6a5709fbca => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/838] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:11:22 2026] PUT /v2.0/ports/3fe2c242-8c3b-4faa-8c0f-c8b3e1345bfb => generated 1235 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/839] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:23 2026] GET /v2.0/security-groups?tenant_id=14a208daae4349bbac6688f8be96e579&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/840] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:23 2026] DELETE /v2.0/security-groups/4a251687-87c8-46fc-a712-28fd2857bd4e => 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: 410/841] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:23 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:23.951 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e998e811-df6c-4fad-b955-6f0b1d20a5d4'] response: {'name': 'network-changed', 'server_uuid': '62d4e43d-bbd8-48e5-a507-3ba306eda925', 'tag': '3fe2c242-8c3b-4faa-8c0f-c8b3e1345bfb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 432/842] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:23 2026] GET /v2.0/security-groups?id=dfc3e419-293e-43b4-9e45-f5a7611aaa68&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/843] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:24 2026] GET /v2.0/ports?tenant_id=213e0ba3e2544071ae83ab4012582178&device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/844] 199.19.213.152 () {34 vars in 1018 bytes} [Tue May 19 04:11:24 2026] GET /v2.0/networks?tenant_id=213e0ba3e2544071ae83ab4012582178&shared=False => generated 774 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/845] 199.19.213.152 () {34 vars in 930 bytes} [Tue May 19 04:11:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/848] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:24 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:25.080 7 INFO neutron.services.segments.plugin [-] Segment 8fb74886-74ec-4c10-ac04-93a3a4c7c55a resource provider aggregate not found 2026-05-19 04:11:25.086 7 INFO neutron.services.segments.plugin [-] Segment 8fb74886-74ec-4c10-ac04-93a3a4c7c55a resource provider aggregate not found [pid: 8|app: 0|req: 436/849] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:25 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/850] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:25 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/851] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:25 2026] GET /v2.0/security-groups?id=dfc3e419-293e-43b4-9e45-f5a7611aaa68&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:11:25.166 7 INFO neutron.services.segments.plugin [-] Segment 8fb74886-74ec-4c10-ac04-93a3a4c7c55a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fb74886-74ec-4c10-ac04-93a3a4c7c55a found for delete ", "request_id": "req-adf74b97-3043-44d1-b3ad-df81e2aafd04"}]} 2026-05-19 04:11:25.166 7 INFO neutron.services.segments.plugin [-] Segment 8fb74886-74ec-4c10-ac04-93a3a4c7c55a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fb74886-74ec-4c10-ac04-93a3a4c7c55a found for delete ", "request_id": "req-77aeed6d-f34d-42e4-b570-7aa83d8123ae"}]} [pid: 8|app: 0|req: 438/852] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:25 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/853] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:25 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/854] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:25 2026] GET /v2.0/ports?tenant_id=213e0ba3e2544071ae83ab4012582178&device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/855] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:11:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=3fe2c242-8c3b-4faa-8c0f-c8b3e1345bfb => 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: 442/856] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:11:25 2026] GET /v2.0/subnets?id=f2d324a2-1f8e-469a-b824-f6e7ee774c7c => generated 696 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/857] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:11:25 2026] GET /v2.0/ports?network_id=22a11d73-1d7b-495d-a7f4-d0cb4dd7ac24&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: 444/858] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:11:25 2026] GET /v2.0/networks/22a11d73-1d7b-495d-a7f4-d0cb4dd7ac24?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:11:25.481 7 INFO neutron.db.segments_db [None req-d5e15274-10c9-4c03-9050-74eafd2ef0a0 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment f880b50b-54e6-452d-97e5-bc5ec307910a of type vxlan for network 5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1 [pid: 8|app: 0|req: 445/859] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:11:25 2026] GET /v2.0/networks/22a11d73-1d7b-495d-a7f4-d0cb4dd7ac24?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: 415/860] 10.0.0.157 () {34 vars in 671 bytes} [Tue May 19 04:11:25 2026] POST /v2.0/networks => generated 738 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/861] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:25 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => 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: 447/862] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:25 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&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: 7|app: 0|req: 416/863] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:11:25 2026] POST /v2.0/subnets => generated 685 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:11:25.850 8 INFO neutron.db.segments_db [None req-2b572006-ca68-46d4-ada8-edbbf48cc90e 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 59ec543b-a900-4f5e-b20e-e42a72cb5223 of type vxlan for network 0b7107a5-873c-42d3-a6d9-36ed6c232402 2026-05-19 04:11:26.130 8 INFO neutron.db.l3_hamode_db [None req-2b572006-ca68-46d4-ada8-edbbf48cc90e 5bd8e99b041949568af62b670af20041 9176a1f77146483b9e14adf59e7adb5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 417/864] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:26 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => 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: 418/865] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:26 2026] GET /v2.0/security-groups?id=dfc3e419-293e-43b4-9e45-f5a7611aaa68&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/866] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:26 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/867] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:26 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&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-05-19 04:11:27.006 8 INFO neutron.db.l3_hamode_db [None req-2b572006-ca68-46d4-ada8-edbbf48cc90e 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 421/868] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:26 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => 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: 422/869] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:27 2026] GET /v2.0/ports?tenant_id=0cfaf19c119c4b6e97d1680a931d2f6a&device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => 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: 423/870] 10.0.0.59 () {34 vars in 970 bytes} [Tue May 19 04:11:27 2026] GET /v2.0/ports/b5080058-b1d5-4af0-acfa-8c1089a2fb42 => generated 968 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/871] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:11:27 2026] GET /v2.0/networks?id=817d4def-9d99-4e0d-83fc-c56b2831c8b4 => generated 772 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/872] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:11:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0e561772-aba6-46de-9c82-080f7377b650 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/873] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:11:27 2026] GET /v2.0/subnets?id=0fc7e5a5-236f-44ae-8b4b-d897d1884f94 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/874] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:11:27 2026] GET /v2.0/ports?network_id=817d4def-9d99-4e0d-83fc-c56b2831c8b4&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/875] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:27 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => 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: 429/876] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:11:27 2026] GET /v2.0/networks/817d4def-9d99-4e0d-83fc-c56b2831c8b4?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: 430/877] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:27 2026] GET /v2.0/security-groups?id=dfc3e419-293e-43b4-9e45-f5a7611aaa68&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/878] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:11:27 2026] GET /v2.0/networks/817d4def-9d99-4e0d-83fc-c56b2831c8b4?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: 432/879] 199.19.213.152 () {34 vars in 1000 bytes} [Tue May 19 04:11:27 2026] GET /v2.0/subnets?network_id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c => generated 684 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/880] 199.19.213.152 () {34 vars in 1146 bytes} [Tue May 19 04:11:27 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df&device_owner=compute%3Anova&network_id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/881] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:11:25 2026] POST /v2.0/routers => generated 725 bytes in 2129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/882] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:27 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/883] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:11:27 2026] PUT /v2.0/ports/b5080058-b1d5-4af0-acfa-8c1089a2fb42 => generated 1149 bytes in 585 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: 435/884] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:28 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:28.560 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-002d65d6-0f35-4074-a07d-69e92b555b27'] response: {'name': 'network-changed', 'server_uuid': 'd712ab5b-4d72-4b54-911c-d7980318c8df', 'tag': 'b5080058-b1d5-4af0-acfa-8c1089a2fb42', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 436/885] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:28 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/886] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:28 2026] GET /v2.0/security-groups?id=dfc3e419-293e-43b4-9e45-f5a7611aaa68&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/887] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:28 2026] GET /v2.0/ports?tenant_id=d1b8f88f30f9428d9188e5dab1f42ff4&device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 1421 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/888] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:11:29 2026] GET /v2.0/networks?id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c => 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: 440/889] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:11:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b5080058-b1d5-4af0-acfa-8c1089a2fb42 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/890] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:11:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5080058-b1d5-4af0-acfa-8c1089a2fb42 => 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: 442/891] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:11:29 2026] GET /v2.0/subnets?id=35f83fb0-5f39-49e3-b76b-529fd81615a8 => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/892] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:11:29 2026] GET /v2.0/ports?network_id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/893] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:11:29 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?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: 445/894] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:11:29 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?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: 446/895] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:29 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/896] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:29 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/897] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:11:27 2026] PUT /v2.0/routers/a05bd7e5-f0b6-4a33-b92f-23d3d3dab20f/add_router_interface => generated 309 bytes in 1775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/898] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:29 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => 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: 451/899] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:29 2026] GET /v2.0/security-groups?id=dfc3e419-293e-43b4-9e45-f5a7611aaa68&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:11:30.317 7 WARNING neutron_lib.context [None req-fb67c846-d78f-4cd3-893f-ffcb9be9e7dd dad5687d4a14474bb12de9b3608bed84 9176a1f77146483b9e14adf59e7adb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 452/900] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:30 2026] GET /v2.0/ports?tenant_id=d1b8f88f30f9428d9188e5dab1f42ff4&device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 1421 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/901] 10.0.0.157 () {34 vars in 685 bytes} [Tue May 19 04:11:30 2026] POST /v2.0/security-groups => generated 1660 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/902] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:11:30 2026] GET /v2.0/networks?id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/903] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:30 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 1152 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:11:30.501 8 WARNING neutron_lib.context [None req-51d2bb9c-6c84-4370-96dd-bf6f127a470d dad5687d4a14474bb12de9b3608bed84 9176a1f77146483b9e14adf59e7adb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 451/904] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:11:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b5080058-b1d5-4af0-acfa-8c1089a2fb42 => 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: 452/905] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:30 2026] GET /v2.0/security-groups?id=7e7920e9-e0c7-4e63-8319-f710ef250a32&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: 453/906] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:11:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5080058-b1d5-4af0-acfa-8c1089a2fb42 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/907] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:11:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:11:30.669 8 WARNING neutron_lib.context [None req-85d28c6e-758b-4d6d-81dd-0cf65672e6f3 dad5687d4a14474bb12de9b3608bed84 9176a1f77146483b9e14adf59e7adb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 454/908] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:11:30 2026] GET /v2.0/subnets?id=35f83fb0-5f39-49e3-b76b-529fd81615a8 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/909] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:11:30 2026] GET /v2.0/ports?network_id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/910] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:11:30 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/911] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:11:30 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: 7|app: 0|req: 457/912] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:30 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:30.835 7 WARNING neutron_lib.context [None req-1b2c21fc-f0e5-4e2c-89da-7a56ac8356d2 dad5687d4a14474bb12de9b3608bed84 9176a1f77146483b9e14adf59e7adb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 456/913] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:11:30 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/914] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:30 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&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: 458/915] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:30 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => 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: 459/916] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:31 2026] GET /v2.0/security-groups?id=dfc3e419-293e-43b4-9e45-f5a7611aaa68&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/917] 199.19.213.152 () {34 vars in 1120 bytes} [Tue May 19 04:11:31 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/918] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:31 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/919] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:11:30 2026] POST /v2.0/floatingips => generated 552 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/920] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:31 2026] GET /v2.0/security-groups?id=dfc3e419-293e-43b4-9e45-f5a7611aaa68&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/921] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:11:31 2026] PUT /v2.0/ports/b5080058-b1d5-4af0-acfa-8c1089a2fb42 => generated 968 bytes in 401 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: 460/922] 10.0.0.59 () {34 vars in 1099 bytes} [Tue May 19 04:11:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2142764459&fields=id&tenant_id=9176a1f77146483b9e14adf59e7adb5d => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/923] 10.0.0.59 () {34 vars in 981 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/networks?id=5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1 => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/924] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:31 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/925] 10.0.0.59 () {34 vars in 964 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/quotas/9176a1f77146483b9e14adf59e7adb5d => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/926] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/927] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/ports?tenant_id=9176a1f77146483b9e14adf59e7adb5d&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:32.184 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-844aff4e-efac-47c3-aaa9-e8b0dd026e72'] response: {'name': 'network-changed', 'server_uuid': 'd712ab5b-4d72-4b54-911c-d7980318c8df', 'tag': 'b5080058-b1d5-4af0-acfa-8c1089a2fb42', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 465/928] 10.0.0.59 () {34 vars in 1007 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/networks/5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1?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: 464/929] 10.0.0.59 () {34 vars in 1107 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/networks/5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1?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: 465/930] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => 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: 466/931] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/ports?tenant_id=d1b8f88f30f9428d9188e5dab1f42ff4&device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 1240 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/932] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/networks?id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c => generated 780 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/933] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5080058-b1d5-4af0-acfa-8c1089a2fb42 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/934] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => 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: 468/935] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/subnets?id=35f83fb0-5f39-49e3-b76b-529fd81615a8 => generated 702 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/936] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/ports?network_id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c&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: 468/937] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/security-groups?id=dfc3e419-293e-43b4-9e45-f5a7611aaa68&fields=id&fields=name => generated 88 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/938] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/939] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:11:32 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/940] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:33 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => 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: 472/941] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:11:33 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => 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: 470/942] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:33 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/943] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:11:33 2026] DELETE /v2.0/ports/3fe2c242-8c3b-4faa-8c0f-c8b3e1345bfb => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/944] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:33 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/945] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:33 2026] GET /v2.0/ports?tenant_id=d1b8f88f30f9428d9188e5dab1f42ff4&device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/946] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:33 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => 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: 475/947] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:11:33 2026] GET /v2.0/networks?id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c => generated 780 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/948] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:11:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5080058-b1d5-4af0-acfa-8c1089a2fb42 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/949] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:34 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/950] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:11:34 2026] GET /v2.0/subnets?id=35f83fb0-5f39-49e3-b76b-529fd81615a8 => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/951] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:34 2026] GET /v2.0/security-groups?id=7e7920e9-e0c7-4e63-8319-f710ef250a32&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/952] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:11:34 2026] GET /v2.0/ports?network_id=bd6f33c6-e9d1-42e9-ab54-de08fb6d348c&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/953] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:11:34 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?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: 476/954] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:11:34 2026] GET /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c?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) 2026-05-19 04:11:34.385 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b1ea258-7073-40d2-b0c0-c729a736f54c'] response: {'server_uuid': '62d4e43d-bbd8-48e5-a507-3ba306eda925', 'name': 'network-vif-deleted', 'tag': '3fe2c242-8c3b-4faa-8c0f-c8b3e1345bfb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 479/955] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:34 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => 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: 477/956] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:34 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/957] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:34 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => 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: 478/958] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:34 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => 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: 481/959] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:35 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/960] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:35 2026] GET /v2.0/security-groups?id=7e7920e9-e0c7-4e63-8319-f710ef250a32&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/961] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:35 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => 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: 480/962] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:11:35 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/963] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:36 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:11:36.295 8 INFO neutron.db.l3_db [req-7ae1118d-04cc-49fb-822e-ea511c761b6e req-72c72065-04fa-49e6-af57-7658d1f4119c fb910603b8d94a50ab903dcd3b509a47 d1b8f88f30f9428d9188e5dab1f42ff4 - - default default] Floating IP 8d9ac4de-58e5-412e-aea1-6d6a44fe3124 disassociated. External IP: 10.96.250.214, port: b5080058-b1d5-4af0-acfa-8c1089a2fb42. [pid: 7|app: 0|req: 482/964] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:36 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => 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: 483/965] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:11:36 2026] DELETE /v2.0/ports/b5080058-b1d5-4af0-acfa-8c1089a2fb42 => generated 0 bytes in 711 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/966] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:11:36 2026] GET /v2.0/networks?id=5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1 => generated 670 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:36.938 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c326d04e-3039-4214-867c-1079a21a37f8'] response: {'server_uuid': 'd712ab5b-4d72-4b54-911c-d7980318c8df', 'name': 'network-vif-deleted', 'tag': 'b5080058-b1d5-4af0-acfa-8c1089a2fb42', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 484/967] 199.19.213.152 () {34 vars in 1050 bytes} [Tue May 19 04:11:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9176a1f77146483b9e14adf59e7adb5d => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:36.966 7 WARNING neutron_lib.context [req-1a0c371e-ae9b-4899-82a4-d51c6e80d994 req-3f251da5-d440-439d-af20-422fc12172c9 dad5687d4a14474bb12de9b3608bed84 9176a1f77146483b9e14adf59e7adb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 485/968] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:37 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => 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: 486/969] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:37 2026] GET /v2.0/ports?device_id=62d4e43d-bbd8-48e5-a507-3ba306eda925 => 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: 484/970] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:11:36 2026] POST /v2.0/ports => generated 958 bytes in 383 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: 485/971] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:37 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => 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: 487/972] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:11:37 2026] PUT /v2.0/ports/5e977235-cbdb-4ec4-9d28-dab44c7699a5 => generated 1239 bytes in 448 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: 486/973] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:38 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/974] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:38 2026] GET /v2.0/security-groups?id=0f8a6213-ccfb-4ea6-9fed-4848ed187922&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: 488/975] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:38 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => 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: 489/976] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:38 2026] GET /v2.0/ports?tenant_id=9176a1f77146483b9e14adf59e7adb5d&device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/977] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:11:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5e977235-cbdb-4ec4-9d28-dab44c7699a5 => 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: 491/978] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:11:38 2026] GET /v2.0/subnets?id=578220ce-7f45-479c-b95b-a62e54a764d6 => generated 688 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:38.978 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b4bd960-61ae-48d4-a4ce-a98047740fcb'] response: {'name': 'network-changed', 'server_uuid': '3185670f-0b4e-46dd-a9a1-640d56c9f712', 'tag': '5e977235-cbdb-4ec4-9d28-dab44c7699a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 492/979] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:11:38 2026] GET /v2.0/ports?network_id=5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/980] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:11:38 2026] GET /v2.0/networks/5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1?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: 494/981] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:11:39 2026] GET /v2.0/networks/5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1?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: 488/982] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:11:38 2026] PUT /v2.0/routers/96444130-8033-4042-a6d7-f4db912b1010/remove_router_interface => generated 309 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/983] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:39 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/984] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:39 2026] GET /v2.0/security-groups?id=0f8a6213-ccfb-4ea6-9fed-4848ed187922&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: 493/987] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:39 2026] GET /v2.0/ports?device_id=d712ab5b-4d72-4b54-911c-d7980318c8df => 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: 494/988] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:40 2026] GET /v2.0/ports?tenant_id=9176a1f77146483b9e14adf59e7adb5d&device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => 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: 495/989] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:11:40 2026] GET /v2.0/networks?id=5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1 => generated 766 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/990] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:11:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5e977235-cbdb-4ec4-9d28-dab44c7699a5 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:11:40.267 7 INFO neutron.services.segments.plugin [-] Segment 58781e29-8cb7-4de3-a35f-740ba2abd125 resource provider aggregate not found 2026-05-19 04:11:40.274 7 INFO neutron.services.segments.plugin [-] Segment 58781e29-8cb7-4de3-a35f-740ba2abd125 resource provider aggregate not found 2026-05-19 04:11:40.285 7 INFO neutron.services.segments.plugin [-] Segment 58781e29-8cb7-4de3-a35f-740ba2abd125 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58781e29-8cb7-4de3-a35f-740ba2abd125 found for delete ", "request_id": "req-d1f7e45f-1f92-4835-ac4e-e9818c5699d4"}]} 2026-05-19 04:11:40.286 7 INFO neutron.db.l3_hamode_db [None req-f6c9c539-58e9-4b42-8c38-66b191fa0eb3 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] HA network 85c675fd-8ea7-4646-bbba-7068b59d3cdf was deleted as no HA routers are present in tenant 213e0ba3e2544071ae83ab4012582178. [pid: 7|app: 0|req: 495/991] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:11:39 2026] DELETE /v2.0/routers/96444130-8033-4042-a6d7-f4db912b1010 => generated 0 bytes in 965 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/992] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:11:40 2026] GET /v2.0/subnets?id=578220ce-7f45-479c-b95b-a62e54a764d6 => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:40.302 7 INFO neutron.services.segments.plugin [-] Segment 58781e29-8cb7-4de3-a35f-740ba2abd125 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58781e29-8cb7-4de3-a35f-740ba2abd125 found for delete ", "request_id": "req-966dc7c4-b2bf-4332-9b71-a2ac5644e509"}]} [pid: 7|app: 0|req: 496/993] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:11:40 2026] GET /v2.0/ports?network_id=5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/994] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:11:40 2026] GET /v2.0/networks/5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1?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: 498/995] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:11:40 2026] GET /v2.0/networks/5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1?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: 498/996] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:11:40 2026] DELETE /v2.0/subnets/f2d324a2-1f8e-469a-b824-f6e7ee774c7c => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/997] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:40 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/998] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:40 2026] GET /v2.0/security-groups?id=0f8a6213-ccfb-4ea6-9fed-4848ed187922&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/999] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:11:40 2026] DELETE /v2.0/networks/22a11d73-1d7b-495d-a7f4-d0cb4dd7ac24 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1000] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:40 2026] DELETE /v2.0/security-groups/7e7920e9-e0c7-4e63-8319-f710ef250a32 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:11:40.903 7 INFO neutron.api.v2.resource [None req-1843f438-e8ca-4028-b1b3-8e83ccc2f7a3 fb910603b8d94a50ab903dcd3b509a47 d1b8f88f30f9428d9188e5dab1f42ff4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 500/1001] 10.0.0.157 () {32 vars in 737 bytes} [Tue May 19 04:11:40 2026] GET /v2.0/security-groups/7e7920e9-e0c7-4e63-8319-f710ef250a32 => 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: 501/1002] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:40 2026] GET /v2.0/security-groups?tenant_id=213e0ba3e2544071ae83ab4012582178&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1003] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:40 2026] DELETE /v2.0/security-groups/dfc3e419-293e-43b4-9e45-f5a7611aaa68 => 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: 502/1004] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:11:40 2026] DELETE /v2.0/floatingips/8d9ac4de-58e5-412e-aea1-6d6a44fe3124 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1005] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:41 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1006] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:41 2026] GET /v2.0/security-groups?id=0f8a6213-ccfb-4ea6-9fed-4848ed187922&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1007] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:11:41 2026] PUT /v2.0/routers/b48fb27f-0e4f-49f4-b472-92eb0c547b5e/remove_router_interface => generated 309 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:43.002 7 INFO neutron.services.segments.plugin [-] Segment 0b13d44c-5c55-4f1f-aee5-ca69917c1d13 resource provider aggregate not found 2026-05-19 04:11:43.013 7 INFO neutron.services.segments.plugin [-] Segment 0b13d44c-5c55-4f1f-aee5-ca69917c1d13 resource provider aggregate not found [pid: 7|app: 0|req: 504/1008] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:42 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:43.046 7 INFO neutron.services.segments.plugin [-] Segment 0b13d44c-5c55-4f1f-aee5-ca69917c1d13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b13d44c-5c55-4f1f-aee5-ca69917c1d13 found for delete ", "request_id": "req-af42f7b9-be60-4cdf-a482-254f36ca2d99"}]} 2026-05-19 04:11:43.047 7 INFO neutron.services.segments.plugin [-] Segment 0b13d44c-5c55-4f1f-aee5-ca69917c1d13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b13d44c-5c55-4f1f-aee5-ca69917c1d13 found for delete ", "request_id": "req-8eed06ce-0343-40c1-b2d1-e6ba570e3452"}]} [pid: 7|app: 0|req: 505/1009] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:43 2026] GET /v2.0/security-groups?id=0f8a6213-ccfb-4ea6-9fed-4848ed187922&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:43.162 8 INFO neutron.services.segments.plugin [-] Segment 1cefc92d-228e-4a63-ae95-6f37876901ee resource provider aggregate not found 2026-05-19 04:11:43.168 8 INFO neutron.services.segments.plugin [-] Segment 1cefc92d-228e-4a63-ae95-6f37876901ee resource provider aggregate not found 2026-05-19 04:11:43.173 8 INFO neutron.services.segments.plugin [-] Segment 1cefc92d-228e-4a63-ae95-6f37876901ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cefc92d-228e-4a63-ae95-6f37876901ee found for delete ", "request_id": "req-63f60f12-934c-41ce-826d-16e9ee1fd409"}]} 2026-05-19 04:11:43.187 8 INFO neutron.services.segments.plugin [-] Segment 1cefc92d-228e-4a63-ae95-6f37876901ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cefc92d-228e-4a63-ae95-6f37876901ee found for delete ", "request_id": "req-c03a20b4-6fd4-48d6-b264-79b31f57d653"}]} 2026-05-19 04:11:43.193 8 INFO neutron.db.l3_hamode_db [None req-84e6b308-c8e6-40ba-9771-0cdd9fd927e2 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] HA network a8dcbeb0-70b3-48f0-b0bd-b5ce559479c9 was deleted as no HA routers are present in tenant d1b8f88f30f9428d9188e5dab1f42ff4. [pid: 8|app: 0|req: 505/1010] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:11:42 2026] DELETE /v2.0/routers/b48fb27f-0e4f-49f4-b472-92eb0c547b5e => generated 0 bytes in 924 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1011] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:11:43 2026] DELETE /v2.0/subnets/35f83fb0-5f39-49e3-b76b-529fd81615a8 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1012] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:11:43 2026] DELETE /v2.0/networks/bd6f33c6-e9d1-42e9-ab54-de08fb6d348c => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1013] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:43 2026] GET /v2.0/security-groups?tenant_id=d1b8f88f30f9428d9188e5dab1f42ff4&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1014] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:43 2026] DELETE /v2.0/security-groups/1a865bc3-b290-4b63-9b05-aecba9002c95 => 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: 508/1015] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:44 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1016] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:44 2026] GET /v2.0/security-groups?id=0f8a6213-ccfb-4ea6-9fed-4848ed187922&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1017] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:44 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:44.897 8 INFO neutron.db.l3_db [None req-9055e1fd-e0f3-4cfc-affc-8b8c6d04b131 dad5687d4a14474bb12de9b3608bed84 9176a1f77146483b9e14adf59e7adb5d - - default default] Floating IP bb8ce950-314b-4c6e-9038-ceb1f3d62780 associated. External IP: 10.96.250.206, port: 5e977235-cbdb-4ec4-9d28-dab44c7699a5. 2026-05-19 04:11:45.187 8 INFO neutron.services.segments.plugin [-] Segment 8f961260-c3f6-4a87-a1cd-ff2021bef389 resource provider aggregate not found 2026-05-19 04:11:45.208 8 INFO neutron.services.segments.plugin [-] Segment 8f961260-c3f6-4a87-a1cd-ff2021bef389 resource provider aggregate not found 2026-05-19 04:11:45.220 8 INFO neutron.services.segments.plugin [-] Segment 8f961260-c3f6-4a87-a1cd-ff2021bef389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f961260-c3f6-4a87-a1cd-ff2021bef389 found for delete ", "request_id": "req-fccbb8bc-8288-4fd2-b7f4-4066c8644d6b"}]} 2026-05-19 04:11:45.221 8 INFO neutron.services.segments.plugin [-] Segment 8f961260-c3f6-4a87-a1cd-ff2021bef389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f961260-c3f6-4a87-a1cd-ff2021bef389 found for delete ", "request_id": "req-e6921220-383b-4466-8a58-fecaae065db2"}]} [pid: 8|app: 0|req: 509/1018] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:11:44 2026] PUT /v2.0/floatingips/bb8ce950-314b-4c6e-9038-ceb1f3d62780 => generated 856 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:45.345 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-656a8e41-7a81-4028-b66a-ee7d9d788cb6'] response: {'name': 'network-changed', 'server_uuid': '3185670f-0b4e-46dd-a9a1-640d56c9f712', 'tag': '5e977235-cbdb-4ec4-9d28-dab44c7699a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 510/1019] 10.0.0.190 () {34 vars in 990 bytes} [Tue May 19 04:11:45 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1020] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:45 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1021] 10.0.0.190 () {34 vars in 1040 bytes} [Tue May 19 04:11:45 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&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: 511/1022] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:45 2026] GET /v2.0/security-groups?id=0f8a6213-ccfb-4ea6-9fed-4848ed187922&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: 512/1023] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:45 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => 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: 513/1024] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:45 2026] GET /v2.0/security-groups?id=0f8a6213-ccfb-4ea6-9fed-4848ed187922&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: 514/1025] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:11:45 2026] GET /v2.0/ports?tenant_id=9176a1f77146483b9e14adf59e7adb5d&device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1026] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:11:45 2026] GET /v2.0/networks?id=5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1 => generated 766 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1027] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:45 2026] GET /v2.0/security-groups?tenant_id=7da102db6a7a49c2a31af45d4de680d1&name=default => generated 2925 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1028] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:11:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5e977235-cbdb-4ec4-9d28-dab44c7699a5 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1029] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:11:46 2026] GET /v2.0/subnets?id=578220ce-7f45-479c-b95b-a62e54a764d6 => generated 688 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1030] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:45 2026] DELETE /v2.0/security-groups/82fb0868-aca2-478e-ad54-babc1a839778 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1031] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:11:46 2026] GET /v2.0/ports?network_id=5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1032] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:11:46 2026] GET /v2.0/networks/5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1033] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:11:46 2026] GET /v2.0/networks/5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1?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: 515/1034] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:46 2026] GET /v2.0/security-groups?tenant_id=737fea55e3b143778c4f33e024a8a40d&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: 520/1035] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:46 2026] DELETE /v2.0/security-groups/4f10442a-8fe5-4b29-8a91-186433d5285f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1036] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:46 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1037] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:46 2026] GET /v2.0/security-groups?id=0f8a6213-ccfb-4ea6-9fed-4848ed187922&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1038] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:11:47 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1039] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:48 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1040] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:48 2026] GET /v2.0/security-groups?id=0f8a6213-ccfb-4ea6-9fed-4848ed187922&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:48.194 8 INFO neutron.db.l3_db [req-3764a22b-ea6b-4709-9ada-34f46b44b02f req-e46dad66-44ba-4dff-a2bf-c6a00c0d56c4 dad5687d4a14474bb12de9b3608bed84 9176a1f77146483b9e14adf59e7adb5d - - default default] Floating IP bb8ce950-314b-4c6e-9038-ceb1f3d62780 disassociated. External IP: 10.96.250.206, port: 5e977235-cbdb-4ec4-9d28-dab44c7699a5. [pid: 8|app: 0|req: 522/1041] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:11:47 2026] DELETE /v2.0/ports/5e977235-cbdb-4ec4-9d28-dab44c7699a5 => generated 0 bytes in 649 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1042] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:49 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1043] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:49 2026] GET /v2.0/security-groups?tenant_id=d45f8a965e2c43638758d941f02b22c7&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:11:49.462 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07b1a052-29b4-49d8-b6e2-e572df139fea'] response: {'server_uuid': '3185670f-0b4e-46dd-a9a1-640d56c9f712', 'name': 'network-vif-deleted', 'tag': '5e977235-cbdb-4ec4-9d28-dab44c7699a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 524/1044] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:49 2026] DELETE /v2.0/security-groups/0dd66e51-a66d-4acf-8788-da0d0b205d85 => 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: 521/1045] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:49 2026] GET /v2.0/security-groups?tenant_id=fb7070a85d4e4f678a5abbe012a2c181&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1046] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:49 2026] DELETE /v2.0/security-groups/91f4864c-e1cd-4423-8010-42b0e4d3380f => 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: 522/1047] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:49 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1048] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:50 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&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: 527/1049] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:50 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1050] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:50 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => 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: 523/1051] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:50 2026] GET /v2.0/security-groups?tenant_id=1d5c4d1d8360404494e15e208f6171b4&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1052] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:50 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&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: 524/1053] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:50 2026] DELETE /v2.0/security-groups/af257a4e-a9f4-442f-9ea0-9a574e930699 => 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: 530/1054] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:50 2026] GET /v2.0/security-groups?tenant_id=89ef8fd331bb4a8ca70681b6b3af3182&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: 525/1055] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:50 2026] DELETE /v2.0/security-groups/3c390094-04c2-4d16-b8a5-e7b0c8b38c5b => 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: 531/1056] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:51 2026] GET /v2.0/ports?device_id=3185670f-0b4e-46dd-a9a1-640d56c9f712 => 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: 526/1057] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:51 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1058] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:51 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1059] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:11:52 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => 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: 528/1060] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:52 2026] DELETE /v2.0/security-groups/0f8a6213-ccfb-4ea6-9fed-4848ed187922 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:11:52.743 8 INFO neutron.db.l3_db [req-9ff7eed8-4b0e-4710-b303-87fc674a5c91 req-e99378b2-5a7d-406c-98b3-5af4a9f186c7 6ea1ca9cc4d24bd0bcf6bb13ad2c7eaa 0cfaf19c119c4b6e97d1680a931d2f6a - - default default] Floating IP 61303b0c-bff0-4486-a4f6-d640eab4c3ad disassociated. External IP: 10.96.250.215, port: 0e561772-aba6-46de-9c82-080f7377b650. [pid: 7|app: 0|req: 529/1061] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:52 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 975 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:53.065 7 INFO neutron.api.v2.resource [None req-9a9295cc-225e-4ad0-8a19-f15f66e6238b dad5687d4a14474bb12de9b3608bed84 9176a1f77146483b9e14adf59e7adb5d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 530/1062] 10.0.0.157 () {32 vars in 737 bytes} [Tue May 19 04:11:53 2026] GET /v2.0/security-groups/0f8a6213-ccfb-4ea6-9fed-4848ed187922 => 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: 531/1063] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:11:53 2026] GET /v2.0/security-groups?id=edf45101-55b0-46c6-8b44-caa5647c5238&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: 533/1064] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:11:52 2026] DELETE /v2.0/ports/0e561772-aba6-46de-9c82-080f7377b650 => generated 0 bytes in 721 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1065] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:11:53 2026] DELETE /v2.0/floatingips/bb8ce950-314b-4c6e-9038-ceb1f3d62780 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:11:53.432 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04b20195-04b6-4d17-b4e3-bcaa37be24c4'] response: {'server_uuid': 'f88dcb86-eb43-4d02-abca-3db825d64739', 'name': 'network-vif-deleted', 'tag': '0e561772-aba6-46de-9c82-080f7377b650', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 533/1066] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:54 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => 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: 534/1067] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:11:53 2026] PUT /v2.0/routers/a05bd7e5-f0b6-4a33-b92f-23d3d3dab20f/remove_router_interface => generated 309 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1070] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:54 2026] GET /v2.0/security-groups?tenant_id=5226d95952ff4f8da2a9b690b9884917&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1071] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:55 2026] DELETE /v2.0/security-groups/e47fd133-6fb9-461f-821b-910574965ee1 => 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: 539/1072] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:11:55 2026] GET /v2.0/ports?device_id=f88dcb86-eb43-4d02-abca-3db825d64739 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:11:55.445 7 INFO neutron.services.segments.plugin [-] Segment 59ec543b-a900-4f5e-b20e-e42a72cb5223 resource provider aggregate not found 2026-05-19 04:11:55.450 7 INFO neutron.services.segments.plugin [-] Segment 59ec543b-a900-4f5e-b20e-e42a72cb5223 resource provider aggregate not found 2026-05-19 04:11:55.457 7 INFO neutron.services.segments.plugin [-] Segment 59ec543b-a900-4f5e-b20e-e42a72cb5223 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59ec543b-a900-4f5e-b20e-e42a72cb5223 found for delete ", "request_id": "req-f6cb9bfb-fd1f-4717-a94b-c90e9c8b697c"}]} 2026-05-19 04:11:55.468 7 INFO neutron.services.segments.plugin [-] Segment 59ec543b-a900-4f5e-b20e-e42a72cb5223 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59ec543b-a900-4f5e-b20e-e42a72cb5223 found for delete ", "request_id": "req-cc073d73-59e7-4f41-a857-e52b30d36f4c"}]} 2026-05-19 04:11:55.471 7 INFO neutron.db.l3_hamode_db [None req-79464088-494b-44ae-86f6-cd5bf1851981 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] HA network 0b7107a5-873c-42d3-a6d9-36ed6c232402 was deleted as no HA routers are present in tenant 9176a1f77146483b9e14adf59e7adb5d. [pid: 7|app: 0|req: 534/1073] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:11:54 2026] DELETE /v2.0/routers/a05bd7e5-f0b6-4a33-b92f-23d3d3dab20f => generated 0 bytes in 961 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1074] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:55 2026] GET /v2.0/security-groups?tenant_id=31ec316a5f5d4ae3b589badd41e252ca&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1075] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:11:55 2026] DELETE /v2.0/subnets/578220ce-7f45-479c-b95b-a62e54a764d6 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1076] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:55 2026] DELETE /v2.0/security-groups/fc37075a-1c55-462b-a224-86b202b3fba6 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:11:55.959 8 INFO neutron.services.segments.plugin [-] Segment f880b50b-54e6-452d-97e5-bc5ec307910a resource provider aggregate not found 2026-05-19 04:11:55.964 8 INFO neutron.services.segments.plugin [-] Segment f880b50b-54e6-452d-97e5-bc5ec307910a resource provider aggregate not found 2026-05-19 04:11:55.979 8 INFO neutron.services.segments.plugin [-] Segment f880b50b-54e6-452d-97e5-bc5ec307910a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f880b50b-54e6-452d-97e5-bc5ec307910a found for delete ", "request_id": "req-cc31f1f0-54c9-4215-bcbf-aa833a8a08eb"}]} 2026-05-19 04:11:55.981 8 INFO neutron.services.segments.plugin [-] Segment f880b50b-54e6-452d-97e5-bc5ec307910a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f880b50b-54e6-452d-97e5-bc5ec307910a found for delete ", "request_id": "req-3ccdf605-ccb0-4107-95e4-4d1cefcfd349"}]} [pid: 8|app: 0|req: 541/1077] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:11:55 2026] DELETE /v2.0/networks/5b3d435b-7dc1-4cb0-ba19-adfcac0e05b1 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1078] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:56 2026] GET /v2.0/security-groups?tenant_id=9176a1f77146483b9e14adf59e7adb5d&name=default => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1079] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:56 2026] DELETE /v2.0/security-groups/a6ca6b38-2351-4e52-8198-825dd92c78a9 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1080] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:56 2026] DELETE /v2.0/security-groups/edf45101-55b0-46c6-8b44-caa5647c5238 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:11:56.555 8 INFO neutron.api.v2.resource [None req-5e403936-26a8-42ac-ba34-57abc2973bb7 6ea1ca9cc4d24bd0bcf6bb13ad2c7eaa 0cfaf19c119c4b6e97d1680a931d2f6a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1081] 10.0.0.157 () {32 vars in 737 bytes} [Tue May 19 04:11:56 2026] GET /v2.0/security-groups/edf45101-55b0-46c6-8b44-caa5647c5238 => 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: 539/1082] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:11:56 2026] DELETE /v2.0/floatingips/61303b0c-bff0-4486-a4f6-d640eab4c3ad => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1083] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:56 2026] GET /v2.0/security-groups?tenant_id=92b771d0d1574cfe82d519b734041119&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1084] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:57 2026] DELETE /v2.0/security-groups/fdbfb36e-6577-4055-a715-5bf8c713bc20 => 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: 546/1085] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:57 2026] GET /v2.0/security-groups?tenant_id=fac8cbc9088745d3acbf484e117db1b1&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1086] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:57 2026] DELETE /v2.0/security-groups/c2287a61-0e8f-449a-aa88-3a3b1389615f => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1087] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:11:56 2026] PUT /v2.0/routers/7fdd14ed-68b2-47b5-a56b-08f82025954c/remove_router_interface => generated 309 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:11:58.825 8 INFO neutron.services.segments.plugin [-] Segment 96928489-c3ce-42e0-9c59-05b8423b04b7 resource provider aggregate not found 2026-05-19 04:11:58.830 8 INFO neutron.services.segments.plugin [-] Segment 96928489-c3ce-42e0-9c59-05b8423b04b7 resource provider aggregate not found 2026-05-19 04:11:58.842 8 INFO neutron.services.segments.plugin [-] Segment 96928489-c3ce-42e0-9c59-05b8423b04b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96928489-c3ce-42e0-9c59-05b8423b04b7 found for delete ", "request_id": "req-807e8930-cf6d-41c0-88d4-574897f188d4"}]} 2026-05-19 04:11:58.844 8 INFO neutron.services.segments.plugin [-] Segment 96928489-c3ce-42e0-9c59-05b8423b04b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96928489-c3ce-42e0-9c59-05b8423b04b7 found for delete ", "request_id": "req-a7a7eb0a-c8c2-4400-8e03-55f3dec43e5f"}]} 2026-05-19 04:11:58.849 8 INFO neutron.db.l3_hamode_db [None req-689567e6-eac6-4e84-a1e6-9566e8c94e35 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] HA network ee111a8b-79f8-480e-bd72-b59cea015642 was deleted as no HA routers are present in tenant 0cfaf19c119c4b6e97d1680a931d2f6a. [pid: 8|app: 0|req: 548/1088] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:11:57 2026] DELETE /v2.0/routers/7fdd14ed-68b2-47b5-a56b-08f82025954c => generated 0 bytes in 974 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1089] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:11:58 2026] DELETE /v2.0/subnets/0fc7e5a5-236f-44ae-8b4b-d897d1884f94 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1090] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:11:59 2026] DELETE /v2.0/networks/817d4def-9d99-4e0d-83fc-c56b2831c8b4 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1091] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:11:59 2026] GET /v2.0/security-groups?tenant_id=0cfaf19c119c4b6e97d1680a931d2f6a&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1092] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:11:59 2026] DELETE /v2.0/security-groups/f27025d2-993b-47e7-9093-ee9fa386c279 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:01.918 8 INFO neutron.services.segments.plugin [-] Segment 1791a796-0fc9-4ca7-bc90-58363aef68b7 resource provider aggregate not found 2026-05-19 04:12:01.925 8 INFO neutron.services.segments.plugin [-] Segment 1791a796-0fc9-4ca7-bc90-58363aef68b7 resource provider aggregate not found 2026-05-19 04:12:01.931 8 INFO neutron.services.segments.plugin [-] Segment 1791a796-0fc9-4ca7-bc90-58363aef68b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1791a796-0fc9-4ca7-bc90-58363aef68b7 found for delete ", "request_id": "req-c85785ff-3961-497e-b2fa-93809c15ad34"}]} 2026-05-19 04:12:01.937 8 INFO neutron.services.segments.plugin [-] Segment 1791a796-0fc9-4ca7-bc90-58363aef68b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1791a796-0fc9-4ca7-bc90-58363aef68b7 found for delete ", "request_id": "req-411e041e-d6c5-4e78-92a2-09e8e65d05b3"}]} [pid: 7|app: 0|req: 543/1093] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:01 2026] GET /v2.0/security-groups?tenant_id=ab3b91b18db041e2a767a1c28c205144&name=default => generated 2925 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1094] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:01 2026] GET /v2.0/security-groups?tenant_id=bb9cedf0c4be47599a73e88dd11bb0bb&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: 544/1095] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:02 2026] DELETE /v2.0/security-groups/9f3a0cb9-5b9f-471c-b638-797401ac1eb7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1096] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:02 2026] DELETE /v2.0/security-groups/32242b8b-a3e6-4096-bb29-562c4d0d59d9 => 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: 545/1097] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:02 2026] GET /v2.0/security-groups?tenant_id=7c19724705604c97ad5c24215902197e&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: 546/1098] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:02 2026] DELETE /v2.0/security-groups/f616a816-71fe-4695-9eca-9864992e0aac => 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: 553/1099] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:02 2026] GET /v2.0/security-groups?tenant_id=eacca4a7e3eb47d9bfbd4b06e9159094&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1100] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:02 2026] DELETE /v2.0/security-groups/0221ae3f-1b55-411f-b5fe-5ca0a7ba65cf => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1101] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:02 2026] GET /v2.0/security-groups?tenant_id=cb1112e5d8f54fa2bb52f65c2e152969&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1102] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:02 2026] DELETE /v2.0/security-groups/d12b7cd1-f0a5-4d56-a305-8b3e1dbf36c1 => 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: 555/1103] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:02 2026] GET /v2.0/security-groups?tenant_id=a90ef3d5d01f41bdae9bb29b07f93245&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1104] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:03 2026] DELETE /v2.0/security-groups/fb512d39-a797-4aed-83e4-66e357e6b9a1 => 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: 556/1105] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:03 2026] GET /v2.0/security-groups?tenant_id=aaccb218000a4afb929e389bcb8fdf08&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1106] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:03 2026] DELETE /v2.0/security-groups/cc615faf-f1f1-4175-955f-448d5ec69fa2 => 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: 557/1107] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:04 2026] GET /v2.0/security-groups?tenant_id=4d72614766694a28aa5eb9ba31cbd9d3&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: 551/1108] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:05 2026] DELETE /v2.0/security-groups/26dbe4a5-6db0-480f-8fa0-f56be557bddd => 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: 558/1109] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:05 2026] GET /v2.0/security-groups?tenant_id=3d5cfd42cbba45e09af32aadafd5d07d&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1110] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:05 2026] DELETE /v2.0/security-groups/d5b21647-e91f-469b-978b-56118314e2a2 => 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: 559/1111] 10.0.0.157 () {32 vars in 653 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions => generated 20516 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1112] 10.0.0.157 () {32 vars in 681 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1113] 10.0.0.157 () {32 vars in 681 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1114] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1115] 10.0.0.157 () {32 vars in 665 bytes} [Tue May 19 04:12:07 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: 555/1116] 10.0.0.157 () {32 vars in 699 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1117] 10.0.0.157 () {32 vars in 697 bytes} [Tue May 19 04:12:07 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: 556/1118] 10.0.0.157 () {32 vars in 701 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1119] 10.0.0.157 () {32 vars in 689 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1120] 10.0.0.157 () {32 vars in 703 bytes} [Tue May 19 04:12:07 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: 564/1121] 10.0.0.157 () {32 vars in 693 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1122] 10.0.0.157 () {32 vars in 695 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1123] 10.0.0.157 () {32 vars in 685 bytes} [Tue May 19 04:12:07 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: 559/1124] 10.0.0.157 () {32 vars in 687 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1125] 10.0.0.157 () {32 vars in 661 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1126] 10.0.0.157 () {32 vars in 699 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1127] 10.0.0.157 () {32 vars in 679 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1128] 10.0.0.157 () {32 vars in 683 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1129] 10.0.0.157 () {32 vars in 675 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1130] 10.0.0.157 () {32 vars in 689 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1131] 10.0.0.157 () {32 vars in 723 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1132] 10.0.0.157 () {32 vars in 687 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1133] 10.0.0.157 () {32 vars in 669 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1134] 10.0.0.157 () {32 vars in 687 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1135] 10.0.0.157 () {32 vars in 681 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1136] 10.0.0.157 () {32 vars in 699 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1137] 10.0.0.157 () {32 vars in 679 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1138] 10.0.0.157 () {32 vars in 667 bytes} [Tue May 19 04:12:07 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: 7|app: 0|req: 572/1139] 10.0.0.157 () {32 vars in 677 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1140] 10.0.0.157 () {32 vars in 665 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1141] 10.0.0.157 () {32 vars in 675 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1142] 10.0.0.157 () {32 vars in 713 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1143] 10.0.0.157 () {32 vars in 691 bytes} [Tue May 19 04:12:07 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: 7|app: 0|req: 577/1144] 10.0.0.157 () {32 vars in 683 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1145] 10.0.0.157 () {32 vars in 669 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1146] 10.0.0.157 () {32 vars in 687 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1147] 10.0.0.157 () {32 vars in 705 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1148] 10.0.0.157 () {32 vars in 675 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1149] 10.0.0.157 () {32 vars in 701 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1150] 10.0.0.157 () {32 vars in 675 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1152] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/security-groups?tenant_id=92fe338064f444a8b5227e97cfc7463b&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: 584/1152] 10.0.0.157 () {32 vars in 693 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1153] 10.0.0.157 () {32 vars in 689 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1154] 10.0.0.157 () {32 vars in 709 bytes} [Tue May 19 04:12:07 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: 571/1155] 10.0.0.157 () {32 vars in 705 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1156] 10.0.0.157 () {32 vars in 719 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1157] 10.0.0.157 () {32 vars in 697 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1158] 10.0.0.157 () {32 vars in 711 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1159] 10.0.0.157 () {32 vars in 669 bytes} [Tue May 19 04:12:07 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: 576/1160] 10.0.0.157 () {32 vars in 687 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1161] 10.0.0.157 () {32 vars in 681 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1162] 10.0.0.157 () {32 vars in 675 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1163] 10.0.0.157 () {32 vars in 671 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/provider => generated 191 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1164] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:07 2026] DELETE /v2.0/security-groups/5e55fcb3-9de5-435a-b47e-a0217d9dd9f6 => 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: 580/1165] 10.0.0.157 () {32 vars in 661 bytes} [Tue May 19 04:12:07 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: 586/1166] 10.0.0.157 () {32 vars in 699 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1167] 10.0.0.157 () {32 vars in 699 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1168] 10.0.0.157 () {32 vars in 677 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1169] 10.0.0.157 () {32 vars in 669 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1170] 10.0.0.157 () {32 vars in 683 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1171] 10.0.0.157 () {32 vars in 701 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1172] 10.0.0.157 () {32 vars in 685 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1173] 10.0.0.157 () {32 vars in 707 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1174] 10.0.0.157 () {32 vars in 669 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1175] 10.0.0.157 () {32 vars in 697 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1176] 10.0.0.157 () {32 vars in 695 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1177] 10.0.0.157 () {32 vars in 685 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1178] 10.0.0.157 () {32 vars in 689 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1179] 10.0.0.157 () {32 vars in 667 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1180] 10.0.0.157 () {32 vars in 681 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1181] 10.0.0.157 () {32 vars in 681 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1182] 10.0.0.157 () {32 vars in 691 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1183] 10.0.0.157 () {32 vars in 691 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1184] 10.0.0.157 () {32 vars in 695 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1185] 10.0.0.157 () {32 vars in 685 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1186] 10.0.0.157 () {32 vars in 689 bytes} [Tue May 19 04:12:07 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1187] 10.0.0.157 () {32 vars in 701 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1188] 10.0.0.157 () {32 vars in 703 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1189] 10.0.0.157 () {32 vars in 713 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1190] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1191] 10.0.0.157 () {32 vars in 715 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1192] 10.0.0.157 () {32 vars in 727 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1193] 10.0.0.157 () {32 vars in 741 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1194] 10.0.0.157 () {32 vars in 719 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1195] 10.0.0.157 () {32 vars in 683 bytes} [Tue May 19 04:12: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: 7|app: 0|req: 601/1196] 10.0.0.157 () {32 vars in 669 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1197] 10.0.0.157 () {32 vars in 719 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1198] 10.0.0.157 () {32 vars in 679 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1199] 10.0.0.157 () {32 vars in 669 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1200] 10.0.0.157 () {32 vars in 697 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1201] 10.0.0.157 () {32 vars in 705 bytes} [Tue May 19 04:12:08 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: 7|app: 0|req: 604/1202] 10.0.0.157 () {32 vars in 701 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1203] 10.0.0.157 () {32 vars in 701 bytes} [Tue May 19 04:12:08 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: 7|app: 0|req: 605/1204] 10.0.0.157 () {32 vars in 683 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1205] 10.0.0.157 () {32 vars in 705 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1206] 10.0.0.157 () {32 vars in 695 bytes} [Tue May 19 04:12:08 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: 8|app: 0|req: 601/1207] 10.0.0.157 () {32 vars in 689 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1208] 10.0.0.157 () {32 vars in 697 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1209] 10.0.0.157 () {32 vars in 679 bytes} [Tue May 19 04:12:08 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: 7|app: 0|req: 608/1210] 10.0.0.157 () {32 vars in 689 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1211] 10.0.0.157 () {32 vars in 701 bytes} [Tue May 19 04:12:08 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: 7|app: 0|req: 609/1212] 10.0.0.157 () {32 vars in 665 bytes} [Tue May 19 04:12:08 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: 8|app: 0|req: 604/1213] 10.0.0.157 () {32 vars in 681 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1214] 10.0.0.157 () {32 vars in 693 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1215] 10.0.0.157 () {32 vars in 677 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1216] 10.0.0.157 () {32 vars in 667 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1217] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/security-groups?tenant_id=b5e25ec6350f4895a24f8505385d6fc6&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1218] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:08 2026] DELETE /v2.0/security-groups/9fe83e5b-1dc1-4754-bfb6-590357ca9159 => 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: 612/1219] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:08 2026] GET /v2.0/security-groups?tenant_id=e7cf143df19b4616a0bc8ed85a2b99c0&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1220] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:09 2026] DELETE /v2.0/security-groups/3ac95b79-52a0-4a9f-9e7d-49d95056c293 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:09.779 8 WARNING neutron_lib.context [None req-c83501d2-e718-42e8-ac22-b4ae8b29cfed 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:09.779 8 WARNING neutron_lib.context [None req-c83501d2-e718-42e8-ac22-b4ae8b29cfed 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 613/1223] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:09 2026] GET /v2.0/security-groups?tenant_id=f59a96ac64f6449ebc66b6e68590ab14&name=default => generated 2925 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1224] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:09 2026] DELETE /v2.0/security-groups/b2529cb2-106c-4c2d-95ee-3d2da05daf57 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:09.964 8 INFO neutron.db.segments_db [None req-c83501d2-e718-42e8-ac22-b4ae8b29cfed 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Added segment b4aae8c9-4408-422b-bdc3-16efd1b07c6d of type vxlan for network 0105c59a-aec2-4504-adc9-9f4f787a4e03 2026-05-19 04:12:10.048 8 INFO neutron.db.segments_db [None req-c83501d2-e718-42e8-ac22-b4ae8b29cfed 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Added segment 5efe99e5-cb5b-40c9-946f-e649f1e62d07 of type vxlan for network 1a9bbafa-0a7d-476f-a035-ea4fac51c53e [pid: 8|app: 0|req: 611/1225] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:09 2026] POST /v2.0/networks => generated 1245 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1226] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:10 2026] GET /v2.0/security-groups?tenant_id=16b4140b0bb94d029ff1b553ac2b67f3&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1227] 10.0.0.157 () {32 vars in 649 bytes} [Tue May 19 04:12:10 2026] GET /v2.0/networks => generated 1844 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1228] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:10 2026] DELETE /v2.0/security-groups/3b5e055e-c1a1-4902-9c7f-722bba8ade91 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:10.397 8 INFO neutron.services.segments.plugin [-] Segment b4aae8c9-4408-422b-bdc3-16efd1b07c6d resource provider aggregate not found 2026-05-19 04:12:10.404 8 INFO neutron.services.segments.plugin [-] Segment b4aae8c9-4408-422b-bdc3-16efd1b07c6d resource provider aggregate not found [pid: 8|app: 0|req: 613/1229] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:10 2026] DELETE /v2.0/networks/0105c59a-aec2-4504-adc9-9f4f787a4e03 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:10.564 7 INFO neutron.services.segments.plugin [-] Segment 5efe99e5-cb5b-40c9-946f-e649f1e62d07 resource provider aggregate not found 2026-05-19 04:12:10.570 7 INFO neutron.services.segments.plugin [-] Segment 5efe99e5-cb5b-40c9-946f-e649f1e62d07 resource provider aggregate not found 2026-05-19 04:12:10.578 7 INFO neutron.services.segments.plugin [-] Segment 5efe99e5-cb5b-40c9-946f-e649f1e62d07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5efe99e5-cb5b-40c9-946f-e649f1e62d07 found for delete ", "request_id": "req-5ce0ee48-f3b8-4a79-a350-c72c8f3276e3"}]} 2026-05-19 04:12:10.588 7 INFO neutron.services.segments.plugin [-] Segment 5efe99e5-cb5b-40c9-946f-e649f1e62d07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5efe99e5-cb5b-40c9-946f-e649f1e62d07 found for delete ", "request_id": "req-3b9a25b0-a661-4fac-8d80-1e9d08ece664"}]} [pid: 7|app: 0|req: 617/1230] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:10 2026] DELETE /v2.0/networks/1a9bbafa-0a7d-476f-a035-ea4fac51c53e => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:10.614 8 INFO neutron.services.segments.plugin [-] Segment b4aae8c9-4408-422b-bdc3-16efd1b07c6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4aae8c9-4408-422b-bdc3-16efd1b07c6d found for delete ", "request_id": "req-b6fa9861-77df-45ca-889b-59e20cc57faf"}]} 2026-05-19 04:12:10.615 8 INFO neutron.services.segments.plugin [-] Segment b4aae8c9-4408-422b-bdc3-16efd1b07c6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4aae8c9-4408-422b-bdc3-16efd1b07c6d found for delete ", "request_id": "req-1ce380c8-f6c7-4abe-b28c-47186a6cd18b"}]} [pid: 8|app: 0|req: 614/1231] 10.0.0.157 () {32 vars in 649 bytes} [Tue May 19 04:12:10 2026] GET /v2.0/networks => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:10.676 7 WARNING neutron_lib.context [None req-deb54b05-c759-4e3d-9ff3-afe781f56910 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:10.730 7 INFO neutron.db.segments_db [None req-deb54b05-c759-4e3d-9ff3-afe781f56910 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Added segment bd519d81-e97d-41ba-a26f-2ff85e7ca5a6 of type vxlan for network fcedcbb2-34b1-4963-900e-df282afbe951 [pid: 7|app: 0|req: 618/1232] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:10 2026] POST /v2.0/networks => generated 649 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:10.837 8 WARNING neutron_lib.context [None req-0364b9e5-e5d2-4008-9016-fc03809244bc 09d5c811f1d24e3598f58609e931a651 da25d87b61b84155b922905f0be7370c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:10.839 7 WARNING neutron_lib.context [None req-348adc16-91fd-4511-b156-609e9ea58e0d 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:10.895 7 INFO neutron.db.segments_db [None req-348adc16-91fd-4511-b156-609e9ea58e0d 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Added segment be6d42bb-19f3-4de1-bd9f-506bd7b359ec of type vxlan for network d2f00c67-af83-4d7e-bc9e-110d5ec25e81 [pid: 8|app: 0|req: 615/1233] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:12:10 2026] POST /v2.0/subnetpools => generated 548 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1234] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:12:10 2026] GET /v2.0/subnetpools/d53d9b72-18aa-42d9-a55d-248c4654b6e6 => generated 548 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1235] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:12:10 2026] PUT /v2.0/subnetpools/d53d9b72-18aa-42d9-a55d-248c4654b6e6 => generated 501 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1236] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:10 2026] POST /v2.0/networks => generated 650 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:11.008 7 WARNING neutron_lib.context [None req-f0c18d16-0688-4587-a525-f35d356296b9 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:11.032 7 WARNING neutron_lib.context [None req-f0c18d16-0688-4587-a525-f35d356296b9 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 618/1237] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:12:10 2026] DELETE /v2.0/subnetpools/d53d9b72-18aa-42d9-a55d-248c4654b6e6 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:11.071 8 INFO neutron.api.v2.resource [None req-7edcbe44-2c29-4526-8d35-59d191291c70 09d5c811f1d24e3598f58609e931a651 da25d87b61b84155b922905f0be7370c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 619/1238] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:12:11 2026] GET /v2.0/subnetpools/d53d9b72-18aa-42d9-a55d-248c4654b6e6 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:12:11.084 8 INFO neutron.api.v2.resource [None req-4d028a3a-7611-41f7-8c79-339717a20e17 09d5c811f1d24e3598f58609e931a651 da25d87b61b84155b922905f0be7370c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 620/1239] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:12:11 2026] DELETE /v2.0/subnetpools/d53d9b72-18aa-42d9-a55d-248c4654b6e6 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:12:11.317 8 WARNING neutron_lib.context [None req-d26f584e-66eb-4be4-b74f-9b14c1af46f1 e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:11.437 8 INFO neutron.db.segments_db [None req-d26f584e-66eb-4be4-b74f-9b14c1af46f1 e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Added segment e40e3b6e-d8d9-4de2-b136-b572378266b9 of type vxlan for network ae0635fa-3a60-43fc-804f-4e67bd66e59a [pid: 8|app: 0|req: 621/1240] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:11 2026] POST /v2.0/networks => generated 650 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1241] 10.0.0.157 () {34 vars in 665 bytes} [Tue May 19 04:12:11 2026] POST /v2.0/ports => generated 1506 bytes in 583 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-05-19 04:12:11.591 7 WARNING neutron_lib.context [None req-642171bf-b115-4e3f-88a2-ce10ef1a9dcf e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 621/1242] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:11 2026] POST /v2.0/subnets => generated 627 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1243] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:11 2026] GET /v2.0/security-groups?tenant_id=da25d87b61b84155b922905f0be7370c&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:11.912 8 WARNING neutron_lib.context [None req-e346d009-fcef-4484-9060-2bee2ef99fae e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:11.958 8 INFO neutron.db.segments_db [None req-e346d009-fcef-4484-9060-2bee2ef99fae e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Added segment 7817d3cb-7483-4f67-8803-fc908953f221 of type vxlan for network c3978770-5531-4f42-84fa-0f46e9d56ace [pid: 7|app: 0|req: 622/1244] 10.0.0.157 () {32 vars in 643 bytes} [Tue May 19 04:12:11 2026] GET /v2.0/ports => generated 1506 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1245] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:11 2026] DELETE /v2.0/security-groups/c77e638c-fb58-49d6-93f6-73be64efb872 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:12.233 8 INFO neutron.db.l3_hamode_db [None req-e346d009-fcef-4484-9060-2bee2ef99fae e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 624/1246] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:12 2026] DELETE /v2.0/ports/480fddb3-f1e5-4ba2-aea9-a4f5bf096256 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:12.403 7 WARNING neutron_lib.context [None req-7b9c9b8a-34dd-43c0-9ab0-06f366f2af28 8af8886ae71946ea9a4251abe4948bb6 f6345661d2d546ccba50705699ed08cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:12.564 7 INFO neutron.db.segments_db [None req-7b9c9b8a-34dd-43c0-9ab0-06f366f2af28 8af8886ae71946ea9a4251abe4948bb6 f6345661d2d546ccba50705699ed08cb - - default default] Added segment 94ba3399-c341-473c-bbc2-e425e5076f98 of type vxlan for network f172ea3d-7f49-4736-af55-92a9eb6625a4 [pid: 7|app: 0|req: 625/1247] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:12 2026] POST /v2.0/networks => generated 647 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1248] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:12 2026] DELETE /v2.0/ports/bdfb1c45-28f4-4471-8e3e-6b6146e2bfbc => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1249] 10.0.0.157 () {32 vars in 643 bytes} [Tue May 19 04:12:12 2026] GET /v2.0/ports => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:12:12.855 7 WARNING neutron_lib.context [None req-bfb7e24b-1228-453a-a25f-1386b19ea759 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:12.909 7 INFO neutron.db.segments_db [None req-bfb7e24b-1228-453a-a25f-1386b19ea759 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Added segment c61a0c4b-2ac9-4d9a-a080-a66aade77085 of type vxlan for network a3e9510d-b6a8-4dc0-8054-0c8cc1b0d369 [pid: 7|app: 0|req: 628/1250] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:12 2026] POST /v2.0/networks => generated 649 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:13.008 7 WARNING neutron_lib.context [None req-0115d928-97ba-4555-b441-0747325e2595 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:13.057 7 INFO neutron.db.segments_db [None req-0115d928-97ba-4555-b441-0747325e2595 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Added segment ec9bc108-a2a1-47c9-9e6d-c6850e2227aa of type vxlan for network a842ebf1-649b-4f09-8432-a97a201c962a [pid: 7|app: 0|req: 629/1251] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:12 2026] POST /v2.0/networks => generated 650 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:13.210 8 INFO neutron.db.l3_hamode_db [None req-e346d009-fcef-4484-9060-2bee2ef99fae e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:12:13.218 7 WARNING neutron_lib.context [None req-4887600d-acbe-4838-918a-08d5b761b9c4 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:13.244 7 WARNING neutron_lib.context [None req-4887600d-acbe-4838-918a-08d5b761b9c4 10598e25b4cc4927a03ad5e5e6690f4c 4cc23e2d81154fd9a975f65a0bca3071 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 630/1252] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:13 2026] POST /v2.0/subnets => generated 1274 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 04:12:13.679 7 WARNING neutron_lib.context [None req-22f39848-c8c7-4cb1-b9cc-5df5bdddc021 8af8886ae71946ea9a4251abe4948bb6 f6345661d2d546ccba50705699ed08cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 631/1253] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:13 2026] POST /v2.0/subnets => generated 673 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1254] 10.0.0.157 () {32 vars in 647 bytes} [Tue May 19 04:12:13 2026] GET /v2.0/subnets => generated 1910 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:13.993 7 WARNING neutron_lib.context [None req-fa6321aa-aa20-44a7-87fc-3421a1c77798 8af8886ae71946ea9a4251abe4948bb6 f6345661d2d546ccba50705699ed08cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:14.049 7 INFO neutron.db.segments_db [None req-fa6321aa-aa20-44a7-87fc-3421a1c77798 8af8886ae71946ea9a4251abe4948bb6 f6345661d2d546ccba50705699ed08cb - - default default] Added segment 77a2aae8-e1ca-458a-bea1-f4f512e4c6a1 of type vxlan for network bb50bf85-9744-4ed9-83f7-50250805d95f [pid: 7|app: 0|req: 633/1255] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:13 2026] POST /v2.0/networks => generated 647 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1256] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:11 2026] POST /v2.0/routers => generated 693 bytes in 2247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1257] 10.0.0.157 () {34 vars in 743 bytes} [Tue May 19 04:12:14 2026] PUT /v2.0/networks/bb50bf85-9744-4ed9-83f7-50250805d95f => generated 592 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1258] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:14 2026] DELETE /v2.0/subnets/c6d3cebb-8356-4c97-83fe-db4d61b49aa7 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:14.441 7 WARNING neutron_lib.context [None req-ba137ad0-c5e2-4a06-a220-0bc09a6d70fb 8af8886ae71946ea9a4251abe4948bb6 f6345661d2d546ccba50705699ed08cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 635/1259] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:14 2026] POST /v2.0/subnets => generated 646 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1260] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:14 2026] DELETE /v2.0/subnets/7207f389-a3ea-4aa5-a7c6-31c839ef609a => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1261] 10.0.0.157 () {34 vars in 741 bytes} [Tue May 19 04:12:14 2026] PUT /v2.0/subnets/384090c3-1e36-43de-a2cc-53b785c20e93 => generated 656 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1262] 10.0.0.157 () {32 vars in 647 bytes} [Tue May 19 04:12:15 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) 2026-05-19 04:12:15.379 7 INFO neutron.services.segments.plugin [-] Segment 77a2aae8-e1ca-458a-bea1-f4f512e4c6a1 resource provider aggregate not found 2026-05-19 04:12:15.383 7 INFO neutron.services.segments.plugin [-] Segment 77a2aae8-e1ca-458a-bea1-f4f512e4c6a1 resource provider aggregate not found 2026-05-19 04:12:15.396 7 INFO neutron.services.segments.plugin [-] Segment 77a2aae8-e1ca-458a-bea1-f4f512e4c6a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77a2aae8-e1ca-458a-bea1-f4f512e4c6a1 found for delete ", "request_id": "req-53265822-18db-422f-9f0c-12615c3026da"}]} 2026-05-19 04:12:15.399 7 INFO neutron.services.segments.plugin [-] Segment 77a2aae8-e1ca-458a-bea1-f4f512e4c6a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77a2aae8-e1ca-458a-bea1-f4f512e4c6a1 found for delete ", "request_id": "req-7b666e88-352e-4b3d-8384-016a9a1aeaa6"}]} [pid: 7|app: 0|req: 639/1263] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:15 2026] DELETE /v2.0/networks/bb50bf85-9744-4ed9-83f7-50250805d95f => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1264] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:15 2026] DELETE /v2.0/networks/a842ebf1-649b-4f09-8432-a97a201c962a => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:15.815 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae98b2ea-af6d-4863-bf12-21fd6b55f28e 8af8886ae71946ea9a4251abe4948bb6 f6345661d2d546ccba50705699ed08cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 641/1265] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:15 2026] DELETE /v2.0/networks/bb50bf85-9744-4ed9-83f7-50250805d95f => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1266] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:12:14 2026] PUT /v2.0/routers/e6805946-9872-4c1d-8a6f-d84fa81214cf/add_router_interface => generated 309 bytes in 1833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1267] 10.0.0.157 () {32 vars in 694 bytes} [Tue May 19 04:12:16 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1268] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:15 2026] DELETE /v2.0/networks/a3e9510d-b6a8-4dc0-8054-0c8cc1b0d369 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:16.199 7 WARNING neutron_lib.context [None req-3717b081-100f-4275-8e46-5b492f3a1f3a e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1269] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:16 2026] GET /v2.0/security-groups?tenant_id=0bca619a3cd244b2b3da678460a9bd7d&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1270] 10.0.0.157 () {32 vars in 742 bytes} [Tue May 19 04:12:16 2026] GET /v2.0/subnets?network_id=947a6298-b091-4e05-9146-36983d69a5e7 => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1271] 10.0.0.157 () {34 vars in 665 bytes} [Tue May 19 04:12:16 2026] POST /v2.0/ports => generated 959 bytes in 385 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-05-19 04:12:16.636 8 INFO neutron.services.segments.plugin [-] Segment be6d42bb-19f3-4de1-bd9f-506bd7b359ec resource provider aggregate not found 2026-05-19 04:12:16.642 8 INFO neutron.services.segments.plugin [-] Segment be6d42bb-19f3-4de1-bd9f-506bd7b359ec resource provider aggregate not found [pid: 8|app: 0|req: 629/1272] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:16 2026] DELETE /v2.0/networks/d2f00c67-af83-4d7e-bc9e-110d5ec25e81 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:16.654 8 INFO neutron.services.segments.plugin [-] Segment be6d42bb-19f3-4de1-bd9f-506bd7b359ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be6d42bb-19f3-4de1-bd9f-506bd7b359ec found for delete ", "request_id": "req-471590e6-34ab-43ec-90c6-17531ea8bb6a"}]} [pid: 8|app: 0|req: 630/1273] 10.0.0.157 () {32 vars in 653 bytes} [Tue May 19 04:12:16 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-19 04:12:16.666 8 WARNING neutron_lib.context [None req-9df242a1-5fa1-4fe9-9e2a-a6ae8bf59a1b e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:16.668 8 INFO neutron.services.segments.plugin [-] Segment be6d42bb-19f3-4de1-bd9f-506bd7b359ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be6d42bb-19f3-4de1-bd9f-506bd7b359ec found for delete ", "request_id": "req-3c1037fe-de0c-4a86-9ea7-aaabdb99d832"}]} [pid: 7|app: 0|req: 644/1274] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:16 2026] DELETE /v2.0/security-groups/69d7e73b-cee1-4b15-88fd-2b202069afcd => 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: 645/1275] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:16 2026] DELETE /v2.0/networks/fcedcbb2-34b1-4963-900e-df282afbe951 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1276] 10.0.0.157 () {32 vars in 649 bytes} [Tue May 19 04:12:16 2026] GET /v2.0/networks => generated 1312 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1277] 10.0.0.157 () {32 vars in 647 bytes} [Tue May 19 04:12:16 2026] GET /v2.0/subnets => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1278] 10.0.0.157 () {32 vars in 723 bytes} [Tue May 19 04:12:16 2026] GET /v2.0/networks/f172ea3d-7f49-4736-af55-92a9eb6625a4 => generated 672 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1279] 10.0.0.157 () {34 vars in 665 bytes} [Tue May 19 04:12:16 2026] POST /v2.0/ports => generated 955 bytes in 383 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-05-19 04:12:17.052 8 WARNING neutron_lib.context [None req-133597ba-967a-45d2-8309-e7216f59a60b e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 649/1280] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:12:17 2026] GET /v2.0/subnets/e36f93a1-eb30-490b-93e4-3494cbc236ec => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:17.087 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb7211b9-c6c3-4254-aa0a-6d0a9dc1c05e 8af8886ae71946ea9a4251abe4948bb6 f6345661d2d546ccba50705699ed08cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1281] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:17 2026] DELETE /v2.0/subnets/384090c3-1e36-43de-a2cc-53b785c20e93 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:12:17.108 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba6567b5-feb5-4bae-b8f5-c41ec51f0dec 8af8886ae71946ea9a4251abe4948bb6 f6345661d2d546ccba50705699ed08cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 651/1282] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:17 2026] DELETE /v2.0/networks/bb50bf85-9744-4ed9-83f7-50250805d95f => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1283] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:17 2026] DELETE /v2.0/subnets/e36f93a1-eb30-490b-93e4-3494cbc236ec => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:17.416 7 INFO neutron.services.segments.plugin [-] Segment ec9bc108-a2a1-47c9-9e6d-c6850e2227aa resource provider aggregate not found 2026-05-19 04:12:17.427 7 INFO neutron.services.segments.plugin [-] Segment ec9bc108-a2a1-47c9-9e6d-c6850e2227aa resource provider aggregate not found 2026-05-19 04:12:17.432 7 INFO neutron.services.segments.plugin [-] Segment ec9bc108-a2a1-47c9-9e6d-c6850e2227aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec9bc108-a2a1-47c9-9e6d-c6850e2227aa found for delete ", "request_id": "req-815b18fe-9974-4f38-aca7-c0cedbcea647"}]} 2026-05-19 04:12:17.442 7 INFO neutron.services.segments.plugin [-] Segment ec9bc108-a2a1-47c9-9e6d-c6850e2227aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec9bc108-a2a1-47c9-9e6d-c6850e2227aa found for delete ", "request_id": "req-4ba808ce-07ef-49ff-ad96-b5615ac8ee88"}]} 2026-05-19 04:12:17.452 7 INFO neutron.services.segments.plugin [-] Segment c61a0c4b-2ac9-4d9a-a080-a66aade77085 resource provider aggregate not found 2026-05-19 04:12:17.456 7 INFO neutron.services.segments.plugin [-] Segment c61a0c4b-2ac9-4d9a-a080-a66aade77085 resource provider aggregate not found 2026-05-19 04:12:17.473 7 INFO neutron.services.segments.plugin [-] Segment c61a0c4b-2ac9-4d9a-a080-a66aade77085 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c61a0c4b-2ac9-4d9a-a080-a66aade77085 found for delete ", "request_id": "req-b6f2dc72-6d67-4e95-a153-9df6a9437c8a"}]} 2026-05-19 04:12:17.476 7 INFO neutron.services.segments.plugin [-] Segment c61a0c4b-2ac9-4d9a-a080-a66aade77085 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c61a0c4b-2ac9-4d9a-a080-a66aade77085 found for delete ", "request_id": "req-f6919836-a187-4b76-8471-6f3177534102"}]} 2026-05-19 04:12:17.491 7 INFO neutron.services.segments.plugin [-] Segment bd519d81-e97d-41ba-a26f-2ff85e7ca5a6 resource provider aggregate not found 2026-05-19 04:12:17.496 7 INFO neutron.services.segments.plugin [-] Segment bd519d81-e97d-41ba-a26f-2ff85e7ca5a6 resource provider aggregate not found 2026-05-19 04:12:17.512 7 INFO neutron.services.segments.plugin [-] Segment bd519d81-e97d-41ba-a26f-2ff85e7ca5a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd519d81-e97d-41ba-a26f-2ff85e7ca5a6 found for delete ", "request_id": "req-82d8ad44-f6a4-4bb8-843d-a99d09bb1ff6"}]} 2026-05-19 04:12:17.513 7 INFO neutron.services.segments.plugin [-] Segment bd519d81-e97d-41ba-a26f-2ff85e7ca5a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd519d81-e97d-41ba-a26f-2ff85e7ca5a6 found for delete ", "request_id": "req-c2433c4e-9c61-40b4-bb5b-f9a0bedf9270"}]} [pid: 7|app: 0|req: 653/1284] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:17 2026] DELETE /v2.0/networks/f172ea3d-7f49-4736-af55-92a9eb6625a4 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:17.870 8 INFO neutron.db.l3_db [None req-133597ba-967a-45d2-8309-e7216f59a60b e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Floating IP 29805b19-fa00-46ba-b4bd-6463cd3f57ff associated. External IP: 10.96.250.210, port: 70c172ec-171f-49e1-8c8a-829c4f5b3166. [pid: 7|app: 0|req: 654/1285] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:17 2026] GET /v2.0/security-groups?tenant_id=4cc23e2d81154fd9a975f65a0bca3071&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1286] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:17 2026] DELETE /v2.0/security-groups/223b18da-c6cb-44a0-b668-4063ad6167fd => 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: 632/1287] 10.0.0.157 () {34 vars in 677 bytes} [Tue May 19 04:12:17 2026] POST /v2.0/floatingips => generated 842 bytes in 1163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1288] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:18 2026] GET /v2.0/security-groups?tenant_id=f6345661d2d546ccba50705699ed08cb&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:18.346 8 INFO neutron.db.l3_db [None req-28f53a29-a22d-47a7-b6c8-bab05d48f69f e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Floating IP 29805b19-fa00-46ba-b4bd-6463cd3f57ff disassociated. External IP: 10.96.250.210, port: 70c172ec-171f-49e1-8c8a-829c4f5b3166. [pid: 7|app: 0|req: 657/1289] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:18 2026] DELETE /v2.0/security-groups/a5f48e47-dbc8-41f5-a963-d14cd65a4fff => 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: 633/1290] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:12:18 2026] PUT /v2.0/floatingips/29805b19-fa00-46ba-b4bd-6463cd3f57ff => generated 552 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1291] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:12:18 2026] DELETE /v2.0/floatingips/29805b19-fa00-46ba-b4bd-6463cd3f57ff => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:19.002 8 WARNING neutron_lib.context [None req-93ba86f0-d22b-4dbb-8e5b-20f10195b2eb e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:19.817 7 INFO neutron.services.segments.plugin [-] Segment 94ba3399-c341-473c-bbc2-e425e5076f98 resource provider aggregate not found 2026-05-19 04:12:19.822 7 INFO neutron.services.segments.plugin [-] Segment 94ba3399-c341-473c-bbc2-e425e5076f98 resource provider aggregate not found 2026-05-19 04:12:19.829 7 INFO neutron.services.segments.plugin [-] Segment 94ba3399-c341-473c-bbc2-e425e5076f98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94ba3399-c341-473c-bbc2-e425e5076f98 found for delete ", "request_id": "req-edc4370d-041e-46af-9061-8505c042f4a9"}]} 2026-05-19 04:12:19.836 7 INFO neutron.services.segments.plugin [-] Segment 94ba3399-c341-473c-bbc2-e425e5076f98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94ba3399-c341-473c-bbc2-e425e5076f98 found for delete ", "request_id": "req-75e61911-3f9d-423a-836b-e850e6817e4f"}]} 2026-05-19 04:12:19.927 8 INFO neutron.db.l3_db [None req-93ba86f0-d22b-4dbb-8e5b-20f10195b2eb e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Floating IP f7e66136-370a-4e0a-ac74-726e332760e8 associated. External IP: 10.96.250.202, port: 1271008b-2001-462a-9b94-8350f91e1983. 2026-05-19 04:12:20.014 7 WARNING neutron_lib.context [None req-5faf64a7-4303-4836-bba2-925ff107400d 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:20.219 7 INFO neutron.db.segments_db [None req-5faf64a7-4303-4836-bba2-925ff107400d 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] Added segment ab3f55b9-6b0d-4871-85e0-8d8343c59a94 of type vxlan for network fe0ec85a-40b3-4a42-860c-d6cdc80d723a [pid: 8|app: 0|req: 634/1292] 10.0.0.157 () {34 vars in 677 bytes} [Tue May 19 04:12:18 2026] POST /v2.0/floatingips => generated 843 bytes in 1313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1293] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:19 2026] POST /v2.0/networks => generated 647 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:20.359 8 WARNING neutron_lib.context [None req-e76d9c26-04b6-4f19-aa52-5771afa4afff c6de8ef5d7ee493097c4eac73ed21051 302acdc9d6cc4bf3ba8f9d0b6a2a71c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 660/1294] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:12:20 2026] GET /v2.0/floatingips/f7e66136-370a-4e0a-ac74-726e332760e8 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:20.371 7 WARNING neutron_lib.context [None req-e8ea71c2-39c4-4cd8-9d3c-1e232dd469df 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:20.518 8 INFO neutron.db.segments_db [None req-e76d9c26-04b6-4f19-aa52-5771afa4afff c6de8ef5d7ee493097c4eac73ed21051 302acdc9d6cc4bf3ba8f9d0b6a2a71c1 - - default default] Added segment 70776ed7-0069-492c-96b0-26397428b98d of type vxlan for network 8c245544-14f9-4fa1-812b-c9c737682c8c [pid: 8|app: 0|req: 635/1295] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:20 2026] POST /v2.0/networks => generated 644 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1296] 10.0.0.157 () {34 vars in 665 bytes} [Tue May 19 04:12:20 2026] POST /v2.0/ports => generated 778 bytes in 308 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-05-19 04:12:20.676 7 WARNING neutron_lib.context [None req-afb50171-0491-4f39-bab5-7ec7aa2ee2b4 c6de8ef5d7ee493097c4eac73ed21051 302acdc9d6cc4bf3ba8f9d0b6a2a71c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 636/1297] 10.0.0.157 () {32 vars in 655 bytes} [Tue May 19 04:12:20 2026] GET /v2.0/floatingips => generated 846 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:20.691 8 WARNING neutron_lib.context [None req-15c17ffc-5ece-41b5-9a4a-5553517f99ab 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:20.736 8 INFO neutron.db.segments_db [None req-15c17ffc-5ece-41b5-9a4a-5553517f99ab 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] Added segment b49eac7e-b510-41c0-b5ef-9943d66d7872 of type vxlan for network 276a8047-bcec-47b3-a09d-dd942d3343ab [pid: 8|app: 0|req: 637/1298] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:20 2026] POST /v2.0/networks => generated 635 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1299] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:20 2026] POST /v2.0/subnets => generated 641 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:20.947 7 WARNING neutron_lib.context [None req-9e4346c0-d298-4395-9e17-4d7af84dd6d6 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 663/1300] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:20 2026] POST /v2.0/subnets => generated 646 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:21.212 7 WARNING neutron_lib.context [None req-f9828dcb-5b94-452b-80be-73d35206536c c6de8ef5d7ee493097c4eac73ed21051 302acdc9d6cc4bf3ba8f9d0b6a2a71c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:21.268 8 INFO neutron.db.l3_db [None req-db27a27b-5335-4480-8385-8d945774d980 e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Floating IP f7e66136-370a-4e0a-ac74-726e332760e8 associated. External IP: 10.96.250.202, port: 1271008b-2001-462a-9b94-8350f91e1983. 2026-05-19 04:12:21.283 7 INFO neutron.db.segments_db [None req-f9828dcb-5b94-452b-80be-73d35206536c c6de8ef5d7ee493097c4eac73ed21051 302acdc9d6cc4bf3ba8f9d0b6a2a71c1 - - default default] Added segment 65782a39-e7b1-4bb4-b119-86189035eb49 of type vxlan for network 114107c5-1682-4bde-b429-9b866234f005 [pid: 7|app: 0|req: 664/1301] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:21 2026] POST /v2.0/networks => generated 643 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:21.395 7 WARNING neutron_lib.context [None req-3ab11568-e5a9-4f0f-84a3-f0d59471e6f2 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 665/1302] 10.0.0.157 () {34 vars in 665 bytes} [Tue May 19 04:12:21 2026] POST /v2.0/ports => generated 966 bytes in 406 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: 666/1303] 10.0.0.157 () {34 vars in 743 bytes} [Tue May 19 04:12:21 2026] PUT /v2.0/networks/114107c5-1682-4bde-b429-9b866234f005 => generated 592 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1304] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:12:20 2026] PUT /v2.0/floatingips/f7e66136-370a-4e0a-ac74-726e332760e8 => generated 842 bytes in 1170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:22.011 8 WARNING neutron_lib.context [None req-d74e7c6d-06f0-49b6-a3ab-01d6fb66e018 c6de8ef5d7ee493097c4eac73ed21051 302acdc9d6cc4bf3ba8f9d0b6a2a71c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 667/1305] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:21 2026] DELETE /v2.0/ports/60711f9b-2282-4a90-95d5-daeacfc5a02f => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1306] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:22 2026] POST /v2.0/subnets => generated 626 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:22.329 7 INFO neutron.db.l3_db [None req-6ddfecbd-ebb1-48db-a6ab-6ccefcef2a72 e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] Floating IP f7e66136-370a-4e0a-ac74-726e332760e8 disassociated. External IP: 10.96.250.202, port: 70c172ec-171f-49e1-8c8a-829c4f5b3166. 2026-05-19 04:12:22.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-357b6b3a-d95c-47d6-9e87-e312d3d4a011 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 640/1307] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:22 2026] DELETE /v2.0/ports/60711f9b-2282-4a90-95d5-daeacfc5a02f => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1308] 10.0.0.157 () {34 vars in 741 bytes} [Tue May 19 04:12:22 2026] PUT /v2.0/subnets/908d3412-c692-4fd5-9a33-04a0dd614676 => generated 636 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:22.479 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fb453f2-6a79-4600-a100-3b85d489eb88 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 642/1309] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:12:22 2026] GET /v2.0/ports/60711f9b-2282-4a90-95d5-daeacfc5a02f => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:12:22.681 8 INFO neutron.services.segments.plugin [-] Segment 65782a39-e7b1-4bb4-b119-86189035eb49 resource provider aggregate not found 2026-05-19 04:12:22.685 8 INFO neutron.services.segments.plugin [-] Segment 65782a39-e7b1-4bb4-b119-86189035eb49 resource provider aggregate not found [pid: 7|app: 0|req: 668/1310] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:12:22 2026] PUT /v2.0/floatingips/f7e66136-370a-4e0a-ac74-726e332760e8 => generated 552 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1311] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:22 2026] DELETE /v2.0/networks/114107c5-1682-4bde-b429-9b866234f005 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:22.701 8 INFO neutron.services.segments.plugin [-] Segment 65782a39-e7b1-4bb4-b119-86189035eb49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65782a39-e7b1-4bb4-b119-86189035eb49 found for delete ", "request_id": "req-03380b2b-2ccd-4dd5-b5c6-3ed25c7f0421"}]} 2026-05-19 04:12:22.706 8 INFO neutron.services.segments.plugin [-] Segment 65782a39-e7b1-4bb4-b119-86189035eb49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65782a39-e7b1-4bb4-b119-86189035eb49 found for delete ", "request_id": "req-f8ee09d2-8f58-4cd4-ab8a-fd3a0afafbbe"}]} [pid: 7|app: 0|req: 669/1312] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:22 2026] DELETE /v2.0/subnets/b857515a-4c7a-4a1c-89ce-cc58df11e2e8 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:22.882 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23073ddc-0388-47b7-90f7-2c7015761391 c6de8ef5d7ee493097c4eac73ed21051 302acdc9d6cc4bf3ba8f9d0b6a2a71c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1313] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:22 2026] DELETE /v2.0/networks/114107c5-1682-4bde-b429-9b866234f005 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1314] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:12:22 2026] DELETE /v2.0/floatingips/f7e66136-370a-4e0a-ac74-726e332760e8 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1315] 10.0.0.157 () {32 vars in 694 bytes} [Tue May 19 04:12:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:23.029 8 INFO neutron.api.v2.resource [None req-7c099cb7-a73e-4b80-a6c5-a8a7c842ba31 e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 646/1316] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:12:23 2026] DELETE /v2.0/floatingips/f7e66136-370a-4e0a-ac74-726e332760e8 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1317] 10.0.0.157 () {32 vars in 742 bytes} [Tue May 19 04:12:23 2026] GET /v2.0/subnets?network_id=947a6298-b091-4e05-9146-36983d69a5e7 => generated 649 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:23.182 7 INFO neutron.services.segments.plugin [-] Segment b49eac7e-b510-41c0-b5ef-9943d66d7872 resource provider aggregate not found 2026-05-19 04:12:23.188 7 INFO neutron.services.segments.plugin [-] Segment b49eac7e-b510-41c0-b5ef-9943d66d7872 resource provider aggregate not found 2026-05-19 04:12:23.196 7 INFO neutron.services.segments.plugin [-] Segment b49eac7e-b510-41c0-b5ef-9943d66d7872 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b49eac7e-b510-41c0-b5ef-9943d66d7872 found for delete ", "request_id": "req-bdef5baa-fa5f-422c-9789-a9a3ec71368a"}]} 2026-05-19 04:12:23.209 7 INFO neutron.services.segments.plugin [-] Segment b49eac7e-b510-41c0-b5ef-9943d66d7872 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b49eac7e-b510-41c0-b5ef-9943d66d7872 found for delete ", "request_id": "req-cdf7b329-a2d3-400b-8005-834a9ae621a8"}]} [pid: 7|app: 0|req: 671/1318] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:22 2026] DELETE /v2.0/networks/276a8047-bcec-47b3-a09d-dd942d3343ab => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1319] 10.0.0.157 () {32 vars in 653 bytes} [Tue May 19 04:12:23 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-19 04:12:23.231 7 WARNING neutron_lib.context [None req-a455e128-c1b0-4de1-9442-01b8d6c04a7a 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:23.285 7 INFO neutron.db.segments_db [None req-a455e128-c1b0-4de1-9442-01b8d6c04a7a 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] Added segment ecc5d5fb-0f82-4731-a5b1-e2634052d401 of type vxlan for network 41273e9c-5502-48fc-9e90-76b60af24713 [pid: 7|app: 0|req: 673/1320] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:23 2026] POST /v2.0/networks => generated 636 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1321] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:23 2026] DELETE /v2.0/ports/70c172ec-171f-49e1-8c8a-829c4f5b3166 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:23.396 8 WARNING neutron_lib.context [None req-7293465b-d6ce-4695-a70b-29c6a70bef6f 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 674/1322] 10.0.0.157 () {32 vars in 649 bytes} [Tue May 19 04:12:23 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: 649/1323] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:23 2026] POST /v2.0/subnets => generated 646 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1324] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:23 2026] DELETE /v2.0/ports/1271008b-2001-462a-9b94-8350f91e1983 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:23.672 7 WARNING neutron_lib.context [None req-9a1a4212-1c23-48ea-a773-303f6a1e3906 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 650/1325] 10.0.0.157 () {32 vars in 647 bytes} [Tue May 19 04:12:23 2026] GET /v2.0/subnets => generated 1280 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1326] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:12:23 2026] GET /v2.0/ports?device_id=e6805946-9872-4c1d-8a6f-d84fa81214cf => generated 958 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1327] 10.0.0.157 () {32 vars in 723 bytes} [Tue May 19 04:12:23 2026] GET /v2.0/networks/8c245544-14f9-4fa1-812b-c9c737682c8c => generated 669 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1328] 10.0.0.157 () {34 vars in 665 bytes} [Tue May 19 04:12:23 2026] POST /v2.0/ports => generated 926 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1329] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:12:23 2026] GET /v2.0/subnets/8cca2367-24b2-4ae0-9735-dfecbf5f9055 => generated 641 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1330] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:23 2026] DELETE /v2.0/ports/f9f36bdd-ca23-44ba-b07f-a543b0cf838d => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:24.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3d53710-9e61-47f7-9236-0dcc65a4b984 c6de8ef5d7ee493097c4eac73ed21051 302acdc9d6cc4bf3ba8f9d0b6a2a71c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 679/1331] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:24 2026] DELETE /v2.0/subnets/908d3412-c692-4fd5-9a33-04a0dd614676 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:12:24.266 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df0b5988-7c34-446c-bda7-948b4e635aeb 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 680/1332] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:12:24 2026] GET /v2.0/ports/f9f36bdd-ca23-44ba-b07f-a543b0cf838d => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:12:24.280 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af5698bb-4966-40f2-8484-9c93b354d702 c6de8ef5d7ee493097c4eac73ed21051 302acdc9d6cc4bf3ba8f9d0b6a2a71c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 681/1333] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:24 2026] DELETE /v2.0/networks/114107c5-1682-4bde-b429-9b866234f005 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1334] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:24 2026] DELETE /v2.0/subnets/13932b6e-f82c-427d-a7cf-2c8de2f40b81 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1335] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:24 2026] DELETE /v2.0/subnets/8cca2367-24b2-4ae0-9735-dfecbf5f9055 => 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: 653/1336] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:12:23 2026] PUT /v2.0/routers/e6805946-9872-4c1d-8a6f-d84fa81214cf/remove_router_interface => generated 309 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1339] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:24 2026] DELETE /v2.0/networks/41273e9c-5502-48fc-9e90-76b60af24713 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:25.051 8 INFO neutron.services.segments.plugin [-] Segment 70776ed7-0069-492c-96b0-26397428b98d resource provider aggregate not found 2026-05-19 04:12:25.062 8 INFO neutron.services.segments.plugin [-] Segment 70776ed7-0069-492c-96b0-26397428b98d resource provider aggregate not found 2026-05-19 04:12:25.075 8 INFO neutron.services.segments.plugin [-] Segment 70776ed7-0069-492c-96b0-26397428b98d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70776ed7-0069-492c-96b0-26397428b98d found for delete ", "request_id": "req-aefc6856-e7b3-4c4f-ba94-423411c08481"}]} 2026-05-19 04:12:25.079 8 INFO neutron.services.segments.plugin [-] Segment 70776ed7-0069-492c-96b0-26397428b98d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70776ed7-0069-492c-96b0-26397428b98d found for delete ", "request_id": "req-dc0be126-0a08-4dc2-9bba-ea483c497989"}]} [pid: 8|app: 0|req: 656/1340] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:24 2026] DELETE /v2.0/networks/8c245544-14f9-4fa1-812b-c9c737682c8c => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:25.093 8 WARNING neutron_lib.context [None req-298d4746-e23b-4142-b393-e893b8dd8a88 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:25.219 7 INFO neutron.services.segments.plugin [-] Segment ecc5d5fb-0f82-4731-a5b1-e2634052d401 resource provider aggregate not found 2026-05-19 04:12:25.226 7 INFO neutron.services.segments.plugin [-] Segment ecc5d5fb-0f82-4731-a5b1-e2634052d401 resource provider aggregate not found 2026-05-19 04:12:25.233 7 INFO neutron.services.segments.plugin [-] Segment ecc5d5fb-0f82-4731-a5b1-e2634052d401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecc5d5fb-0f82-4731-a5b1-e2634052d401 found for delete ", "request_id": "req-abe41358-6ee0-40e2-8f38-00ba9e36eb9e"}]} 2026-05-19 04:12:25.237 7 INFO neutron.services.segments.plugin [-] Segment ecc5d5fb-0f82-4731-a5b1-e2634052d401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecc5d5fb-0f82-4731-a5b1-e2634052d401 found for delete ", "request_id": "req-8923da7b-026d-446d-8507-953101ae70a8"}]} [pid: 8|app: 0|req: 657/1341] 10.0.0.157 () {34 vars in 665 bytes} [Tue May 19 04:12:25 2026] POST /v2.0/ports => generated 778 bytes in 287 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: 658/1342] 10.0.0.157 () {34 vars in 737 bytes} [Tue May 19 04:12:25 2026] PUT /v2.0/ports/2d32bb44-5368-4567-bf3b-4a5e02460908 => generated 752 bytes in 191 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: 659/1343] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:25 2026] DELETE /v2.0/ports/2d32bb44-5368-4567-bf3b-4a5e02460908 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:25.930 7 INFO neutron.db.l3_hamode_db [None req-b4b43d35-c1fa-4e61-844f-8bf373e2551e e2b08e72f65f495581494369acf69dd9 c61e5b20b2044a9bb29f6c62b9c7b376 - - default default] HA network c3978770-5531-4f42-84fa-0f46e9d56ace was deleted as no HA routers are present in tenant c61e5b20b2044a9bb29f6c62b9c7b376. [pid: 7|app: 0|req: 685/1344] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:24 2026] DELETE /v2.0/routers/e6805946-9872-4c1d-8a6f-d84fa81214cf => generated 0 bytes in 981 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1345] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:25 2026] GET /v2.0/security-groups?tenant_id=302acdc9d6cc4bf3ba8f9d0b6a2a71c1&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1346] 10.0.0.157 () {32 vars in 643 bytes} [Tue May 19 04:12:25 2026] GET /v2.0/ports => generated 781 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1347] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:25 2026] DELETE /v2.0/subnets/04fe8971-d582-4351-9aa5-f7ee1f6e35c0 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:26.095 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2325901-a6c5-4ec5-9e9c-1cedb1610f53 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 662/1348] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:12:26 2026] GET /v2.0/ports/2d32bb44-5368-4567-bf3b-4a5e02460908 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1349] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:26 2026] DELETE /v2.0/security-groups/3d6727e2-7ad3-4db9-bc6f-80fba5e0c493 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1350] 10.0.0.157 () {32 vars in 643 bytes} [Tue May 19 04:12:26 2026] GET /v2.0/ports => generated 781 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1351] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:12:26 2026] GET /v2.0/ports/6b79235a-5775-4e60-a017-185ee278bdc0 => generated 778 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1352] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:26 2026] DELETE /v2.0/networks/ae0635fa-3a60-43fc-804f-4e67bd66e59a => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:26.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8719b920-2cb7-4cbe-9596-7368bccd873b 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 690/1353] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:26 2026] DELETE /v2.0/ports/f9f36bdd-ca23-44ba-b07f-a543b0cf838d => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:12:26.256 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ea5066d-8df0-48fe-aa87-8fb78dff084c 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 664/1354] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:26 2026] DELETE /v2.0/subnets/13932b6e-f82c-427d-a7cf-2c8de2f40b81 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:12:26.297 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ecf9c551-2cbb-4048-959a-2f3e5a1ed47e 28f9297ab7d1414facd8711877b7b9e3 38ef9525ec09403da94483729f689fbe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1355] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:26 2026] DELETE /v2.0/subnets/b857515a-4c7a-4a1c-89ce-cc58df11e2e8 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1356] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:26 2026] DELETE /v2.0/ports/6b79235a-5775-4e60-a017-185ee278bdc0 => 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/1357] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:26 2026] DELETE /v2.0/networks/fe0ec85a-40b3-4a42-860c-d6cdc80d723a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:27.103 8 INFO neutron.services.segments.plugin [-] Segment e40e3b6e-d8d9-4de2-b136-b572378266b9 resource provider aggregate not found 2026-05-19 04:12:27.108 8 INFO neutron.services.segments.plugin [-] Segment e40e3b6e-d8d9-4de2-b136-b572378266b9 resource provider aggregate not found 2026-05-19 04:12:27.119 8 INFO neutron.services.segments.plugin [-] Segment e40e3b6e-d8d9-4de2-b136-b572378266b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40e3b6e-d8d9-4de2-b136-b572378266b9 found for delete ", "request_id": "req-ffa746e0-8f6a-43e6-8050-29773e56a5b2"}]} 2026-05-19 04:12:27.124 8 INFO neutron.services.segments.plugin [-] Segment e40e3b6e-d8d9-4de2-b136-b572378266b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40e3b6e-d8d9-4de2-b136-b572378266b9 found for delete ", "request_id": "req-880d7dd6-2902-4213-89f1-5f045149ae4a"}]} [pid: 8|app: 0|req: 666/1358] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:26 2026] GET /v2.0/security-groups?tenant_id=c61e5b20b2044a9bb29f6c62b9c7b376&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:27.250 7 INFO neutron.services.segments.plugin [-] Segment 7817d3cb-7483-4f67-8803-fc908953f221 resource provider aggregate not found 2026-05-19 04:12:27.257 7 INFO neutron.services.segments.plugin [-] Segment 7817d3cb-7483-4f67-8803-fc908953f221 resource provider aggregate not found 2026-05-19 04:12:27.270 7 INFO neutron.services.segments.plugin [-] Segment 7817d3cb-7483-4f67-8803-fc908953f221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7817d3cb-7483-4f67-8803-fc908953f221 found for delete ", "request_id": "req-4a4490bd-4499-41f9-b948-31cfe82ed7aa"}]} 2026-05-19 04:12:27.275 7 INFO neutron.services.segments.plugin [-] Segment 7817d3cb-7483-4f67-8803-fc908953f221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7817d3cb-7483-4f67-8803-fc908953f221 found for delete ", "request_id": "req-9c8ae298-006a-4da2-9565-48c5f3e4f819"}]} [pid: 7|app: 0|req: 693/1359] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:27 2026] GET /v2.0/security-groups?tenant_id=38ef9525ec09403da94483729f689fbe&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1360] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:27 2026] DELETE /v2.0/security-groups/0ffb557d-3ce3-4ac8-9d41-015d8830b723 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:27.294 7 INFO neutron.services.segments.plugin [-] Segment ab3f55b9-6b0d-4871-85e0-8d8343c59a94 resource provider aggregate not found 2026-05-19 04:12:27.321 7 INFO neutron.services.segments.plugin [-] Segment ab3f55b9-6b0d-4871-85e0-8d8343c59a94 resource provider aggregate not found 2026-05-19 04:12:27.328 7 INFO neutron.services.segments.plugin [-] Segment ab3f55b9-6b0d-4871-85e0-8d8343c59a94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab3f55b9-6b0d-4871-85e0-8d8343c59a94 found for delete ", "request_id": "req-ed5f1b31-0b70-4545-8f94-9838b342c8a9"}]} 2026-05-19 04:12:27.351 7 INFO neutron.services.segments.plugin [-] Segment ab3f55b9-6b0d-4871-85e0-8d8343c59a94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab3f55b9-6b0d-4871-85e0-8d8343c59a94 found for delete ", "request_id": "req-71930011-b7f9-4aa9-8858-b4edfec08f45"}]} [pid: 7|app: 0|req: 694/1361] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:27 2026] DELETE /v2.0/security-groups/5e17e547-60fa-45e3-b4b1-c8bc212eafb3 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:27.959 8 WARNING neutron_lib.context [None req-f128d65d-d2db-4dd1-8034-2a45995ff550 da6b7977b8f94314a9b5badbf788645e a5eead4385bb4b3f86c85eb315497967 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 668/1362] 10.0.0.157 () {34 vars in 684 bytes} [Tue May 19 04:12:27 2026] POST /v2.0/security-groups => generated 1623 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1363] 10.0.0.157 () {32 vars in 663 bytes} [Tue May 19 04:12:28 2026] GET /v2.0/security-groups => generated 4528 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1364] 10.0.0.157 () {34 vars in 758 bytes} [Tue May 19 04:12:28 2026] PUT /v2.0/security-groups/96520525-dcf7-4b6d-98fa-e48081e449dc => generated 1662 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1365] 10.0.0.157 () {32 vars in 737 bytes} [Tue May 19 04:12:28 2026] GET /v2.0/security-groups/96520525-dcf7-4b6d-98fa-e48081e449dc => generated 1662 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1366] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:28 2026] DELETE /v2.0/security-groups/96520525-dcf7-4b6d-98fa-e48081e449dc => 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: 697/1367] 10.0.0.157 () {32 vars in 663 bytes} [Tue May 19 04:12:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:28.559 8 INFO neutron.api.v2.resource [None req-e830f465-b162-44b5-83d6-8b9b630a53a7 da6b7977b8f94314a9b5badbf788645e a5eead4385bb4b3f86c85eb315497967 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 671/1368] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:28 2026] DELETE /v2.0/security-groups/96520525-dcf7-4b6d-98fa-e48081e449dc => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:12:28.575 7 WARNING neutron_lib.context [None req-167c9104-3e7e-4156-899e-de72b8cff8aa da6b7977b8f94314a9b5badbf788645e a5eead4385bb4b3f86c85eb315497967 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 698/1369] 10.0.0.157 () {34 vars in 684 bytes} [Tue May 19 04:12:28 2026] POST /v2.0/security-groups => generated 1625 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 04:12:28.712 8 WARNING neutron_lib.context [None req-b061736c-dc34-4e6f-afc1-12ee54d2935d da6b7977b8f94314a9b5badbf788645e a5eead4385bb4b3f86c85eb315497967 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1370] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:12:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1371] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:12:28 2026] GET /v2.0/security-group-rules/b780dee6-ead9-4c19-84af-50e861667328 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1372] 10.0.0.157 () {32 vars in 673 bytes} [Tue May 19 04:12:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1373] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:12:28 2026] DELETE /v2.0/security-group-rules/b780dee6-ead9-4c19-84af-50e861667328 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1374] 10.0.0.157 () {32 vars in 673 bytes} [Tue May 19 04:12:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:29.113 7 WARNING neutron_lib.context [None req-fc68852a-1d9e-44f0-810c-31875943aaeb da6b7977b8f94314a9b5badbf788645e a5eead4385bb4b3f86c85eb315497967 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:29.145 8 WARNING neutron_lib.context [None req-e30f4c6a-e6aa-4bb1-a83f-30409f32ae35 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:29.146 8 WARNING neutron_lib.context [None req-e30f4c6a-e6aa-4bb1-a83f-30409f32ae35 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 702/1375] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:12:29 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) 2026-05-19 04:12:29.262 7 WARNING neutron_lib.context [None req-82b6dfd3-65d7-459f-a4d5-a377464c7ad4 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:29.302 8 INFO neutron.db.segments_db [None req-e30f4c6a-e6aa-4bb1-a83f-30409f32ae35 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Added segment b06e42d5-8ecb-476f-ad80-1daab6e8325b of type vxlan for network 7e7eb7ec-2d73-4bfd-923e-52770f73f8b5 2026-05-19 04:12:29.365 8 INFO neutron.db.segments_db [None req-e30f4c6a-e6aa-4bb1-a83f-30409f32ae35 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Added segment 89582696-d99a-490e-8e25-29f2f56714df of type vxlan for network 990d5aea-d739-432e-b25c-3d92e323bde4 2026-05-19 04:12:29.431 7 INFO neutron.db.segments_db [None req-82b6dfd3-65d7-459f-a4d5-a377464c7ad4 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Added segment 46c74a9b-699a-43e2-a055-baaa105c47dc of type vxlan for network 411989bd-3272-49f6-bf73-4d0489837015 [pid: 8|app: 0|req: 674/1376] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:29 2026] POST /v2.0/networks => generated 1245 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1377] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:12:29 2026] GET /v2.0/security-group-rules/4a88e8bc-d7cb-4b6d-8f59-c1fd53f10b73 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1378] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:29 2026] POST /v2.0/networks => generated 634 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1379] 10.0.0.157 () {32 vars in 649 bytes} [Tue May 19 04:12:29 2026] GET /v2.0/networks => generated 1844 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:29.579 8 WARNING neutron_lib.context [None req-7143dfcb-d591-4e72-b2de-1f18f47d674f 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 704/1380] 10.0.0.157 () {32 vars in 673 bytes} [Tue May 19 04:12:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:29.631 8 INFO neutron.db.segments_db [None req-7143dfcb-d591-4e72-b2de-1f18f47d674f 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Added segment 9a0fc1e0-9be8-4cc1-9c66-3086ff10f31d of type vxlan for network bbd19c54-9e49-4a06-b35b-fa5b973f0ade [pid: 8|app: 0|req: 677/1381] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:29 2026] POST /v2.0/networks => generated 633 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:29.733 7 INFO neutron.services.segments.plugin [-] Segment b06e42d5-8ecb-476f-ad80-1daab6e8325b resource provider aggregate not found 2026-05-19 04:12:29.736 7 INFO neutron.services.segments.plugin [-] Segment b06e42d5-8ecb-476f-ad80-1daab6e8325b resource provider aggregate not found 2026-05-19 04:12:29.750 7 INFO neutron.services.segments.plugin [-] Segment b06e42d5-8ecb-476f-ad80-1daab6e8325b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b06e42d5-8ecb-476f-ad80-1daab6e8325b found for delete ", "request_id": "req-dcf80de0-6f61-4d02-b55e-76e32d6520a2"}]} 2026-05-19 04:12:29.752 7 INFO neutron.services.segments.plugin [-] Segment b06e42d5-8ecb-476f-ad80-1daab6e8325b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b06e42d5-8ecb-476f-ad80-1daab6e8325b found for delete ", "request_id": "req-38e312f1-ff52-421e-8cf5-96e47b18a012"}]} [pid: 7|app: 0|req: 705/1382] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:29 2026] DELETE /v2.0/networks/7e7eb7ec-2d73-4bfd-923e-52770f73f8b5 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:29.772 7 WARNING neutron_lib.context [None req-95dd7ad7-dd63-4107-9bae-d3e1451e5132 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1383] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:12:29 2026] DELETE /v2.0/security-group-rules/4a88e8bc-d7cb-4b6d-8f59-c1fd53f10b73 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:29.918 8 INFO neutron.services.segments.plugin [-] Segment 89582696-d99a-490e-8e25-29f2f56714df resource provider aggregate not found 2026-05-19 04:12:29.923 8 INFO neutron.services.segments.plugin [-] Segment 89582696-d99a-490e-8e25-29f2f56714df resource provider aggregate not found 2026-05-19 04:12:29.934 8 INFO neutron.services.segments.plugin [-] Segment 89582696-d99a-490e-8e25-29f2f56714df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89582696-d99a-490e-8e25-29f2f56714df found for delete ", "request_id": "req-76b66c01-b9be-4951-9570-857dabbb4609"}]} 2026-05-19 04:12:29.937 8 INFO neutron.services.segments.plugin [-] Segment 89582696-d99a-490e-8e25-29f2f56714df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89582696-d99a-490e-8e25-29f2f56714df found for delete ", "request_id": "req-d1bd8a7e-df03-4cb4-bdf6-e8190b04a4ca"}]} [pid: 8|app: 0|req: 679/1384] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:29 2026] DELETE /v2.0/networks/990d5aea-d739-432e-b25c-3d92e323bde4 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1385] 10.0.0.157 () {32 vars in 673 bytes} [Tue May 19 04:12:29 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) [pid: 7|app: 0|req: 706/1386] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:29 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:30.030 7 WARNING neutron_lib.context [None req-1eefa1b2-f765-46db-b395-aa66aa9834a2 da6b7977b8f94314a9b5badbf788645e a5eead4385bb4b3f86c85eb315497967 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 681/1387] 10.0.0.157 () {32 vars in 649 bytes} [Tue May 19 04:12:30 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:30.052 8 WARNING neutron_lib.context [None req-7e347142-0c96-4596-ab51-b123dd5d0e5f 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:30.065 7 INFO neutron.db.securitygroups_db [None req-1eefa1b2-f765-46db-b395-aa66aa9834a2 da6b7977b8f94314a9b5badbf788645e a5eead4385bb4b3f86c85eb315497967 - - default default] Project a5eead4385bb4b3f86c85eb315497967 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: 707/1388] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:12:30 2026] POST /v2.0/security-group-rules => generated 607 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:30.132 7 WARNING neutron_lib.context [None req-a041b627-e00a-419a-8939-ff1b774f8adc 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:30.180 7 INFO neutron.db.segments_db [None req-a041b627-e00a-419a-8939-ff1b774f8adc 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Added segment 312cb7be-a253-494e-80ff-3826f322da2a of type vxlan for network 55d9ad75-068a-4c90-a664-d1dba10dcd76 [pid: 7|app: 0|req: 708/1389] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:30 2026] POST /v2.0/networks => generated 654 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1390] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:30 2026] POST /v2.0/subnets => generated 655 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1391] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:12:30 2026] GET /v2.0/security-group-rules/f87f5ae4-e87d-4e2e-a9bc-e026328b0134 => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:30.291 8 WARNING neutron_lib.context [None req-f02fe35a-9de8-4cbd-88b5-e289556b5de3 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:30.296 7 WARNING neutron_lib.context [None req-8cbf79a5-bc0b-40c0-8356-c33c108d5e68 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:30.331 7 INFO neutron.db.segments_db [None req-8cbf79a5-bc0b-40c0-8356-c33c108d5e68 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Added segment b96fac91-8802-407b-ba18-4288091c33a5 of type vxlan for network 939e1bfc-f334-4c12-893a-efe1fbd40ed2 2026-05-19 04:12:30.342 8 INFO neutron.db.segments_db [None req-f02fe35a-9de8-4cbd-88b5-e289556b5de3 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Added segment 6008c8d8-3385-4a89-b548-599643eb6d7b of type vxlan for network f452f29b-1eee-43f4-9f84-3647b1576749 [pid: 8|app: 0|req: 683/1392] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:30 2026] POST /v2.0/networks => generated 654 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1393] 10.0.0.157 () {32 vars in 673 bytes} [Tue May 19 04:12:30 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:30.596 7 INFO neutron.db.l3_hamode_db [None req-8cbf79a5-bc0b-40c0-8356-c33c108d5e68 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 685/1394] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:30 2026] GET /v2.0/security-groups?tenant_id=c744de4831944b84a8818213936281c1&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:30.718 8 WARNING neutron_lib.context [None req-d7d9af49-c85e-4957-936d-f5a02e58d34a 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:30.728 7 INFO neutron.db.l3_hamode_db [None req-8cbf79a5-bc0b-40c0-8356-c33c108d5e68 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:12:30.739 8 WARNING neutron_lib.context [None req-d7d9af49-c85e-4957-936d-f5a02e58d34a 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 686/1395] 10.0.0.157 () {34 vars in 665 bytes} [Tue May 19 04:12:30 2026] POST /v2.0/ports => generated 1506 bytes in 582 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: 687/1396] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:12:31 2026] DELETE /v2.0/security-group-rules/f87f5ae4-e87d-4e2e-a9bc-e026328b0134 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1397] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:30 2026] POST /v2.0/routers => generated 510 bytes in 1092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1398] 10.0.0.157 () {32 vars in 643 bytes} [Tue May 19 04:12:31 2026] GET /v2.0/ports => generated 1506 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1399] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:31 2026] DELETE /v2.0/security-groups/399472c2-6a1d-4c97-a43a-d116b7b092b0 => 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: 712/1400] 10.0.0.157 () {32 vars in 673 bytes} [Tue May 19 04:12:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1401] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:31 2026] DELETE /v2.0/ports/814c4f54-e2ec-49fc-9d60-715a71a303bc => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1402] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:31 2026] DELETE /v2.0/security-groups/8b5f20af-0081-4e9a-bb84-2d0af3d0d210 => 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: 715/1403] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:31 2026] DELETE /v2.0/ports/5fdf40be-9557-4948-8c23-ae7953c18033 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1404] 10.0.0.157 () {32 vars in 663 bytes} [Tue May 19 04:12:32 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: 7|app: 0|req: 717/1405] 10.0.0.157 () {32 vars in 643 bytes} [Tue May 19 04:12:32 2026] GET /v2.0/ports => 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: 718/1406] 10.0.0.157 () {32 vars in 663 bytes} [Tue May 19 04:12:32 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) 2026-05-19 04:12:32.134 7 WARNING neutron_lib.context [None req-b332e154-3694-4e35-99e8-3eeb8df96233 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:32.193 7 INFO neutron.db.segments_db [None req-b332e154-3694-4e35-99e8-3eeb8df96233 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Added segment 0ceb7bc0-ec82-421c-a013-172b245b279c of type vxlan for network ed491af9-9f0d-4d79-bb1a-fef07ff59db1 [pid: 7|app: 0|req: 719/1407] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:32 2026] POST /v2.0/networks => generated 654 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:32.280 7 WARNING neutron_lib.context [None req-c4c26393-169b-46da-8167-3ebd03f10d64 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:32.325 7 INFO neutron.db.segments_db [None req-c4c26393-169b-46da-8167-3ebd03f10d64 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Added segment 30322558-a67a-495e-9d07-02e3fd71e70e of type vxlan for network ae5c41bc-cc55-431d-a85b-882a9694686a [pid: 7|app: 0|req: 720/1408] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:32 2026] POST /v2.0/networks => generated 654 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1409] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:12:31 2026] PUT /v2.0/routers/36aaf058-dca0-48c2-8bb7-9fb1f82c3e8c/add_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1410] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:12:32 2026] GET /v2.0/ports/0e71aa9e-aa4e-4821-be78-6bd1d45fdaf9 => generated 959 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1411] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:32 2026] GET /v2.0/security-groups?tenant_id=a5eead4385bb4b3f86c85eb315497967&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1412] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:32 2026] DELETE /v2.0/security-groups/f91d5245-ca0e-4a6d-84d7-8898d1062155 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:32.915 7 WARNING neutron_lib.context [None req-5fa28e24-0711-4c9f-95a6-bc0260c4dc1c 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:32.937 7 WARNING neutron_lib.context [None req-5fa28e24-0711-4c9f-95a6-bc0260c4dc1c 37b81dacc2444c18983351ddff3434d6 f134ef1636aa4ef4935a8f6607ae8f04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1413] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:32 2026] POST /v2.0/subnets => generated 1324 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1414] 10.0.0.157 () {32 vars in 647 bytes} [Tue May 19 04:12:33 2026] GET /v2.0/subnets => generated 1960 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1415] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:33 2026] DELETE /v2.0/subnets/eff3bcb2-ae6c-4851-bba5-6052288efb0a => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1416] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:33 2026] DELETE /v2.0/subnets/1bbccc6f-75df-4ca6-9f31-3064aeaaa55c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1417] 10.0.0.157 () {32 vars in 647 bytes} [Tue May 19 04:12:33 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1418] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:12:32 2026] PUT /v2.0/routers/36aaf058-dca0-48c2-8bb7-9fb1f82c3e8c/add_router_interface => generated 309 bytes in 1134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:33.918 7 INFO neutron.services.segments.plugin [-] Segment 30322558-a67a-495e-9d07-02e3fd71e70e resource provider aggregate not found 2026-05-19 04:12:33.924 7 INFO neutron.services.segments.plugin [-] Segment 30322558-a67a-495e-9d07-02e3fd71e70e resource provider aggregate not found [pid: 8|app: 0|req: 692/1419] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:12:33 2026] GET /v2.0/ports/aa0ba78a-ca66-4e6c-9967-5d453389b26a => generated 967 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1420] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:33 2026] DELETE /v2.0/networks/ae5c41bc-cc55-431d-a85b-882a9694686a => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:33.941 7 INFO neutron.services.segments.plugin [-] Segment 30322558-a67a-495e-9d07-02e3fd71e70e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30322558-a67a-495e-9d07-02e3fd71e70e found for delete ", "request_id": "req-6ef5f138-e6a2-4791-bcf4-bcfd094f6f4c"}]} 2026-05-19 04:12:33.951 7 INFO neutron.services.segments.plugin [-] Segment 30322558-a67a-495e-9d07-02e3fd71e70e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30322558-a67a-495e-9d07-02e3fd71e70e found for delete ", "request_id": "req-8e085989-98b6-4d14-b914-d7e918ed7536"}]} [pid: 7|app: 0|req: 729/1421] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:33 2026] DELETE /v2.0/networks/ed491af9-9f0d-4d79-bb1a-fef07ff59db1 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1422] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:34 2026] DELETE /v2.0/networks/f452f29b-1eee-43f4-9f84-3647b1576749 => 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: 731/1423] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:34 2026] DELETE /v2.0/networks/55d9ad75-068a-4c90-a664-d1dba10dcd76 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1424] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:12:33 2026] PUT /v2.0/routers/36aaf058-dca0-48c2-8bb7-9fb1f82c3e8c/remove_router_interface => generated 309 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:34.756 7 WARNING neutron_lib.context [None req-36631db3-e0f5-48d7-b4a7-d960d3c153e2 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:34.921 7 INFO neutron.db.segments_db [None req-36631db3-e0f5-48d7-b4a7-d960d3c153e2 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Added segment 8d2495de-a9c1-45a4-b1c3-6de801babda8 of type vxlan for network c3101619-be03-48b7-af21-5b462cd9d266 [pid: 7|app: 0|req: 732/1425] 10.0.0.157 () {34 vars in 671 bytes} [Tue May 19 04:12:34 2026] POST /v2.0/networks => generated 632 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1426] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:35 2026] GET /v2.0/security-groups?tenant_id=f134ef1636aa4ef4935a8f6607ae8f04&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:35.149 7 WARNING neutron_lib.context [None req-64b7d899-5b0f-4167-baaa-37af8ad67377 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:35.200 7 INFO neutron.db.segments_db [None req-64b7d899-5b0f-4167-baaa-37af8ad67377 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Added segment fd009b87-e438-431c-87a4-3b09c9fe772e of type vxlan for network 3b48418f-0972-44c2-8d05-3e0e636f55a3 2026-05-19 04:12:35.484 7 INFO neutron.db.l3_hamode_db [None req-64b7d899-5b0f-4167-baaa-37af8ad67377 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 694/1427] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:12:34 2026] PUT /v2.0/routers/36aaf058-dca0-48c2-8bb7-9fb1f82c3e8c/remove_router_interface => generated 309 bytes in 745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1428] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:35 2026] DELETE /v2.0/security-groups/91f494f4-8e71-4c0e-85ee-270c834504cb => 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: 696/1429] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:12:35 2026] GET /v2.0/ports?device_id=36aaf058-dca0-48c2-8bb7-9fb1f82c3e8c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:12:35.961 7 INFO neutron.services.segments.plugin [-] Segment 0ceb7bc0-ec82-421c-a013-172b245b279c resource provider aggregate not found 2026-05-19 04:12:35.965 7 INFO neutron.services.segments.plugin [-] Segment 0ceb7bc0-ec82-421c-a013-172b245b279c resource provider aggregate not found 2026-05-19 04:12:35.979 7 INFO neutron.services.segments.plugin [-] Segment 0ceb7bc0-ec82-421c-a013-172b245b279c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ceb7bc0-ec82-421c-a013-172b245b279c found for delete ", "request_id": "req-a3840a6e-d4d4-4738-ad23-6dadbdc8ff82"}]} 2026-05-19 04:12:35.984 7 INFO neutron.services.segments.plugin [-] Segment 0ceb7bc0-ec82-421c-a013-172b245b279c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ceb7bc0-ec82-421c-a013-172b245b279c found for delete ", "request_id": "req-06095e01-b2d9-4cb0-a49c-4190e33c5599"}]} 2026-05-19 04:12:36.003 7 INFO neutron.services.segments.plugin [-] Segment 6008c8d8-3385-4a89-b548-599643eb6d7b resource provider aggregate not found 2026-05-19 04:12:36.008 7 INFO neutron.services.segments.plugin [-] Segment 6008c8d8-3385-4a89-b548-599643eb6d7b resource provider aggregate not found 2026-05-19 04:12:36.025 7 INFO neutron.services.segments.plugin [-] Segment 6008c8d8-3385-4a89-b548-599643eb6d7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6008c8d8-3385-4a89-b548-599643eb6d7b found for delete ", "request_id": "req-491893e9-8a20-4325-bb59-b43062abfc7d"}]} 2026-05-19 04:12:36.031 7 INFO neutron.services.segments.plugin [-] Segment 6008c8d8-3385-4a89-b548-599643eb6d7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6008c8d8-3385-4a89-b548-599643eb6d7b found for delete ", "request_id": "req-1bc42d7c-45c9-4026-b762-a627002204d2"}]} 2026-05-19 04:12:36.038 7 INFO neutron.services.segments.plugin [-] Segment 312cb7be-a253-494e-80ff-3826f322da2a resource provider aggregate not found 2026-05-19 04:12:36.050 7 INFO neutron.services.segments.plugin [-] Segment 312cb7be-a253-494e-80ff-3826f322da2a resource provider aggregate not found 2026-05-19 04:12:36.054 7 INFO neutron.services.segments.plugin [-] Segment 312cb7be-a253-494e-80ff-3826f322da2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 312cb7be-a253-494e-80ff-3826f322da2a found for delete ", "request_id": "req-cdbde555-211b-4627-b92e-34b19f7d7327"}]} 2026-05-19 04:12:36.062 7 INFO neutron.services.segments.plugin [-] Segment 312cb7be-a253-494e-80ff-3826f322da2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 312cb7be-a253-494e-80ff-3826f322da2a found for delete ", "request_id": "req-084027df-7d28-45d4-9860-6f101ed227a8"}]} 2026-05-19 04:12:36.212 8 INFO neutron.services.segments.plugin [-] Segment b96fac91-8802-407b-ba18-4288091c33a5 resource provider aggregate not found 2026-05-19 04:12:36.224 8 INFO neutron.services.segments.plugin [-] Segment b96fac91-8802-407b-ba18-4288091c33a5 resource provider aggregate not found 2026-05-19 04:12:36.229 8 INFO neutron.services.segments.plugin [-] Segment b96fac91-8802-407b-ba18-4288091c33a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b96fac91-8802-407b-ba18-4288091c33a5 found for delete ", "request_id": "req-0362726b-7fc7-4369-9d54-8a623165cd80"}]} 2026-05-19 04:12:36.239 8 INFO neutron.services.segments.plugin [-] Segment b96fac91-8802-407b-ba18-4288091c33a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b96fac91-8802-407b-ba18-4288091c33a5 found for delete ", "request_id": "req-6176b797-580e-43b5-b1c5-5c954ef9564e"}]} 2026-05-19 04:12:36.246 8 INFO neutron.db.l3_hamode_db [None req-9ad0bd94-b259-44ca-ae1a-09363658831f 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] HA network 939e1bfc-f334-4c12-893a-efe1fbd40ed2 was deleted as no HA routers are present in tenant 5fe112ce5554406a9376e224bc3f4b89. [pid: 8|app: 0|req: 697/1430] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:35 2026] DELETE /v2.0/routers/36aaf058-dca0-48c2-8bb7-9fb1f82c3e8c => generated 0 bytes in 652 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1431] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:36 2026] DELETE /v2.0/subnets/0d572621-8029-4a99-98a8-97a31af1035a => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:36.451 7 INFO neutron.db.l3_hamode_db [None req-64b7d899-5b0f-4167-baaa-37af8ad67377 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 699/1432] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:36 2026] DELETE /v2.0/subnets/ff802260-7476-4019-ba8a-99959e56e8b2 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1433] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:36 2026] DELETE /v2.0/networks/bbd19c54-9e49-4a06-b35b-fa5b973f0ade => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1434] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:36 2026] DELETE /v2.0/networks/411989bd-3272-49f6-bf73-4d0489837015 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:37.202 8 WARNING neutron_lib.context [None req-d6f0cc24-66a8-4903-8813-a2369be4d486 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:37.267 8 INFO neutron.db.segments_db [None req-d6f0cc24-66a8-4903-8813-a2369be4d486 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Added segment 60176f7e-ff17-4252-adff-f75078ee9485 of type vxlan for network 21685c72-1ab5-428c-a25e-eb875ebda59c [pid: 8|app: 0|req: 702/1435] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:37 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:37.388 8 WARNING neutron_lib.context [None req-41f3cef5-c600-44f6-aef3-f0328413c1f5 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 734/1436] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:35 2026] POST /v2.0/routers => generated 695 bytes in 2308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1437] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:37 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1438] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:37 2026] GET /v2.0/security-groups?tenant_id=18babeb314144e45af8bf96203562284&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1439] 10.0.0.157 () {32 vars in 776 bytes} [Tue May 19 04:12:37 2026] GET /v2.0/subnets?project_id=8548eb0f763348ad875ac9a9c61e152e&cidr=10.100.0.0%2F28 => generated 14 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:12:37.761 7 WARNING neutron_lib.context [None req-b7cc9c5b-153a-4caf-8f16-6454f9be1bf2 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:37.765 8 WARNING neutron_lib.context [None req-8683f436-be46-4c49-b94c-73e143bc5daa 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:37.803 8 INFO neutron.db.segments_db [None req-8683f436-be46-4c49-b94c-73e143bc5daa 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Added segment 163dcbd8-2a8e-4f8a-98fe-0832a87e09be of type vxlan for network 7f3c1360-756a-478b-a206-e6780da80b6d 2026-05-19 04:12:37.898 7 INFO neutron.db.segments_db [None req-b7cc9c5b-153a-4caf-8f16-6454f9be1bf2 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] Added segment da094e31-74f9-444a-aef2-70b95bae28f2 of type vxlan for network cd279d22-6329-4b61-8b3a-ababbe7036a7 [pid: 7|app: 0|req: 736/1440] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:37 2026] POST /v2.0/networks => generated 644 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:38.060 8 INFO neutron.db.l3_hamode_db [None req-8683f436-be46-4c49-b94c-73e143bc5daa 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 737/1441] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:37 2026] DELETE /v2.0/security-groups/2ec8b01c-5cc9-4677-8dd8-c1345ab4c380 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1442] 10.0.0.157 () {32 vars in 694 bytes} [Tue May 19 04:12:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:38.160 7 WARNING neutron_lib.context [None req-fc2b300f-8e43-4137-a050-0435e91ddf08 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:38.192 8 INFO neutron.db.l3_hamode_db [None req-8683f436-be46-4c49-b94c-73e143bc5daa 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 739/1443] 10.0.0.157 () {34 vars in 665 bytes} [Tue May 19 04:12:38 2026] POST /v2.0/ports => generated 775 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: 7|app: 0|req: 740/1444] 10.0.0.157 () {32 vars in 784 bytes} [Tue May 19 04:12:38 2026] GET /v2.0/subnets?network_id=947a6298-b091-4e05-9146-36983d69a5e7&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1445] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:38 2026] GET /v2.0/security-groups?tenant_id=0d4c95b4f6e549a68149c97f03393455&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:38.605 7 WARNING neutron_lib.context [None req-7d5f4362-5025-47a9-ac2d-e3918ef17716 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:38.652 7 INFO neutron.db.segments_db [None req-7d5f4362-5025-47a9-ac2d-e3918ef17716 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] Added segment 8eeada10-87d5-4382-8670-4caf430eab49 of type vxlan for network bf408197-b4e9-4de4-b5fb-f3264f1a70c6 2026-05-19 04:12:38.654 8 INFO neutron.services.segments.plugin [-] Segment 9a0fc1e0-9be8-4cc1-9c66-3086ff10f31d resource provider aggregate not found 2026-05-19 04:12:38.660 8 INFO neutron.services.segments.plugin [-] Segment 9a0fc1e0-9be8-4cc1-9c66-3086ff10f31d resource provider aggregate not found 2026-05-19 04:12:38.668 8 INFO neutron.services.segments.plugin [-] Segment 9a0fc1e0-9be8-4cc1-9c66-3086ff10f31d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a0fc1e0-9be8-4cc1-9c66-3086ff10f31d found for delete ", "request_id": "req-57c122a5-0de2-4c3f-b2b4-1c12547aa3a8"}]} 2026-05-19 04:12:38.676 8 INFO neutron.services.segments.plugin [-] Segment 9a0fc1e0-9be8-4cc1-9c66-3086ff10f31d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a0fc1e0-9be8-4cc1-9c66-3086ff10f31d found for delete ", "request_id": "req-a163483e-72e4-4a40-8b13-f318c4cfb74c"}]} 2026-05-19 04:12:38.685 8 INFO neutron.services.segments.plugin [-] Segment 46c74a9b-699a-43e2-a055-baaa105c47dc resource provider aggregate not found 2026-05-19 04:12:38.691 8 INFO neutron.services.segments.plugin [-] Segment 46c74a9b-699a-43e2-a055-baaa105c47dc resource provider aggregate not found 2026-05-19 04:12:38.701 8 INFO neutron.services.segments.plugin [-] Segment 46c74a9b-699a-43e2-a055-baaa105c47dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46c74a9b-699a-43e2-a055-baaa105c47dc found for delete ", "request_id": "req-ac2693e0-0540-454a-9017-af4dd2267870"}]} 2026-05-19 04:12:38.701 8 INFO neutron.services.segments.plugin [-] Segment 46c74a9b-699a-43e2-a055-baaa105c47dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46c74a9b-699a-43e2-a055-baaa105c47dc found for delete ", "request_id": "req-f90a18ec-c8f9-4a36-919f-4f8585e24e90"}]} [pid: 7|app: 0|req: 742/1446] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:38 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:38.746 7 WARNING neutron_lib.context [None req-17560244-5649-48f4-9ba2-9edd86c44108 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 743/1447] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:38 2026] POST /v2.0/subnets => generated 657 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1448] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:39 2026] DELETE /v2.0/security-groups/64d17f74-4df3-463e-9317-f477a3ead6b4 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:39.172 7 WARNING neutron_lib.context [None req-78fc844f-f4e4-4354-98fc-cdbf2bfa7b3a 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 705/1449] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:37 2026] POST /v2.0/routers => generated 510 bytes in 1567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1450] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:39 2026] POST /v2.0/subnets => generated 626 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:39.475 7 WARNING neutron_lib.context [None req-26b9fb2b-21cc-4d1d-b752-0b6db1a169ef 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 746/1451] 10.0.0.157 () {34 vars in 665 bytes} [Tue May 19 04:12:39 2026] POST /v2.0/ports => generated 959 bytes in 399 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-05-19 04:12:39.871 7 WARNING neutron_lib.context [None req-8553e05a-8ca1-4ed1-b286-49b681538fee 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 747/1452] 10.0.0.157 () {34 vars in 665 bytes} [Tue May 19 04:12:39 2026] POST /v2.0/ports => generated 954 bytes in 492 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: 706/1455] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:12:39 2026] PUT /v2.0/routers/cb01d2d3-9864-47b2-9d8d-d3014824f41d/add_router_interface => generated 309 bytes in 1611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1456] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:40 2026] DELETE /v2.0/ports/1219cc33-d00d-4e9e-8561-03c29ff5b20c => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1457] 10.0.0.157 () {32 vars in 649 bytes} [Tue May 19 04:12:41 2026] GET /v2.0/networks => generated 6502 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:41.352 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc707e28-c09b-4f8e-b2aa-199a60026a8e 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 709/1458] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:41 2026] DELETE /v2.0/ports/1219cc33-d00d-4e9e-8561-03c29ff5b20c => 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: 710/1459] 10.0.0.157 () {32 vars in 647 bytes} [Tue May 19 04:12:41 2026] GET /v2.0/subnets => generated 4505 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:41.420 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d8196e0-549c-43b1-9a1a-d6cf059f3e84 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1460] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:12:41 2026] GET /v2.0/ports/1219cc33-d00d-4e9e-8561-03c29ff5b20c => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1461] 10.0.0.157 () {32 vars in 647 bytes} [Tue May 19 04:12:41 2026] GET /v2.0/routers => generated 1278 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1462] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:41 2026] DELETE /v2.0/subnets/d0943fe0-1f97-4df5-ab63-8e3e7a0c1f2d => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:41.692 8 WARNING neutron_lib.context [None req-c5c123ff-4217-4970-b26b-c07205fe6924 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 750/1463] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:12:40 2026] PUT /v2.0/routers/56603ec8-1365-4818-8b90-ce52e1b6482c/add_router_interface => generated 309 bytes in 1454 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: 714/1464] 10.0.0.157 () {34 vars in 685 bytes} [Tue May 19 04:12:41 2026] POST /v2.0/security-groups => generated 1675 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1465] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:12:41 2026] GET /v2.0/ports/59b6a5a2-2092-4d18-8975-4b4f141d4bf0 => generated 1033 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:41.892 8 WARNING neutron_lib.context [None req-44ba7017-94a0-4833-8798-8a85574db1ad 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 716/1466] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:12:41 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-05-19 04:12:42.103 7 INFO neutron.services.segments.plugin [-] Segment 8eeada10-87d5-4382-8670-4caf430eab49 resource provider aggregate not found 2026-05-19 04:12:42.109 7 INFO neutron.services.segments.plugin [-] Segment 8eeada10-87d5-4382-8670-4caf430eab49 resource provider aggregate not found 2026-05-19 04:12:42.123 7 INFO neutron.services.segments.plugin [-] Segment 8eeada10-87d5-4382-8670-4caf430eab49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eeada10-87d5-4382-8670-4caf430eab49 found for delete ", "request_id": "req-1236a9ce-be23-49ec-b5ca-3b81cc27bffd"}]} 2026-05-19 04:12:42.125 7 INFO neutron.services.segments.plugin [-] Segment 8eeada10-87d5-4382-8670-4caf430eab49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eeada10-87d5-4382-8670-4caf430eab49 found for delete ", "request_id": "req-2faa9857-07ac-4e37-b125-f19992237b7c"}]} [pid: 7|app: 0|req: 751/1467] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:41 2026] DELETE /v2.0/networks/bf408197-b4e9-4de4-b5fb-f3264f1a70c6 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:42.137 7 WARNING neutron_lib.context [None req-3f79dfba-e8dc-434a-a7c0-d438be96af58 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 752/1468] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:12:42 2026] POST /v2.0/security-group-rules => generated 596 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:42.296 7 WARNING neutron_lib.context [None req-06e235b4-c54c-4442-8110-8aaf5a53d19b 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:42.359 7 INFO neutron.db.segments_db [None req-06e235b4-c54c-4442-8110-8aaf5a53d19b 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] Added segment cdf3a9fe-56b2-42af-b11e-c73ab90fed02 of type vxlan for network 2c3da564-318d-455e-aeec-38b7fe69d928 [pid: 7|app: 0|req: 753/1469] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:42 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:42.450 7 WARNING neutron_lib.context [None req-77b7d827-2ee0-4d62-ac57-1c9b61130c9a 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 754/1470] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:12:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:42.566 7 WARNING neutron_lib.context [None req-d8f9fd37-543e-4eed-824a-b0b303245ae2 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1471] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:12:42 2026] PUT /v2.0/routers/56603ec8-1365-4818-8b90-ce52e1b6482c/remove_router_interface => generated 309 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1472] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:42 2026] POST /v2.0/subnets => generated 626 bytes in 348 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-05-19 04:12:42.914 8 WARNING neutron_lib.context [None req-5e6315a7-74a8-4502-a71b-21ccd4d5f354 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 718/1473] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:12:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:43.164 8 INFO neutron.api.v2.resource [None req-50a74313-002d-437c-9ae6-283f1eaf6a58 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 719/1474] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:12:43 2026] PUT /v2.0/routers/56603ec8-1365-4818-8b90-ce52e1b6482c/remove_router_interface => generated 197 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:12:43.169 8 WARNING neutron_lib.context [None req-fd8696ae-7446-4108-bf2e-3e710b973905 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 756/1475] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:42 2026] GET /v2.0/security-groups?tenant_id=f0d105e8688a40fa9bcc2b81f8b0fad1&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:43.264 7 WARNING neutron_lib.context [None req-db7e09af-ffef-4728-b9d3-4347d19091bc 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:43.299 7 INFO neutron.db.securitygroups_db [None req-db7e09af-ffef-4728-b9d3-4347d19091bc 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Project 8548eb0f763348ad875ac9a9c61e152e 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: 757/1476] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:12:43 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1477] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:12:43 2026] GET /v2.0/ports?device_id=56603ec8-1365-4818-8b90-ce52e1b6482c => 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: 759/1478] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:43 2026] DELETE /v2.0/security-groups/7cd63d5c-6548-453c-93a8-aa8131696546 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:43.504 7 WARNING neutron_lib.context [None req-9daf522c-85e3-499e-8b2d-7eff369d52a9 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 720/1479] 10.0.0.157 () {34 vars in 665 bytes} [Tue May 19 04:12:43 2026] POST /v2.0/ports => generated 912 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:43.534 7 INFO neutron.db.securitygroups_db [None req-9daf522c-85e3-499e-8b2d-7eff369d52a9 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Project 8548eb0f763348ad875ac9a9c61e152e 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: 760/1480] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:12:43 2026] POST /v2.0/security-group-rules => generated 606 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1481] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:43 2026] DELETE /v2.0/ports/63ca227d-4259-4ee3-a944-77046f65cc56 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:43.913 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b80fce3-ed4c-4132-81d0-8d579dede87f 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 762/1482] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:12:43 2026] GET /v2.0/ports/63ca227d-4259-4ee3-a944-77046f65cc56 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:12:44.061 8 INFO neutron.services.segments.plugin [-] Segment 163dcbd8-2a8e-4f8a-98fe-0832a87e09be resource provider aggregate not found 2026-05-19 04:12:44.068 8 INFO neutron.services.segments.plugin [-] Segment 163dcbd8-2a8e-4f8a-98fe-0832a87e09be resource provider aggregate not found 2026-05-19 04:12:44.076 8 INFO neutron.services.segments.plugin [-] Segment 163dcbd8-2a8e-4f8a-98fe-0832a87e09be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 163dcbd8-2a8e-4f8a-98fe-0832a87e09be found for delete ", "request_id": "req-91f96b80-a4cf-4e5d-b777-030815343cfb"}]} 2026-05-19 04:12:44.081 8 INFO neutron.services.segments.plugin [-] Segment 163dcbd8-2a8e-4f8a-98fe-0832a87e09be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 163dcbd8-2a8e-4f8a-98fe-0832a87e09be found for delete ", "request_id": "req-983c571c-40e3-42d3-a2a3-ffb0a7ea785d"}]} 2026-05-19 04:12:44.082 8 INFO neutron.db.l3_hamode_db [None req-98d170b1-ba98-48ac-9965-0859881bc0f5 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] HA network 7f3c1360-756a-478b-a206-e6780da80b6d was deleted as no HA routers are present in tenant 5fe112ce5554406a9376e224bc3f4b89. [pid: 8|app: 0|req: 721/1483] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:43 2026] DELETE /v2.0/routers/56603ec8-1365-4818-8b90-ce52e1b6482c => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1484] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:43 2026] DELETE /v2.0/subnets/c7e4a6e3-5620-4568-9332-0edf0c3780b2 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1485] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:44 2026] DELETE /v2.0/subnets/ab98c70c-ad28-4e64-8dbb-c646ff81a318 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1486] 10.0.0.157 () {32 vars in 649 bytes} [Tue May 19 04:12:44 2026] GET /v2.0/networks => generated 1297 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:44.550 7 INFO neutron.services.segments.plugin [-] Segment cdf3a9fe-56b2-42af-b11e-c73ab90fed02 resource provider aggregate not found 2026-05-19 04:12:44.553 7 INFO neutron.services.segments.plugin [-] Segment cdf3a9fe-56b2-42af-b11e-c73ab90fed02 resource provider aggregate not found 2026-05-19 04:12:44.567 7 INFO neutron.services.segments.plugin [-] Segment cdf3a9fe-56b2-42af-b11e-c73ab90fed02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdf3a9fe-56b2-42af-b11e-c73ab90fed02 found for delete ", "request_id": "req-705ac528-25c7-4889-9ecc-8d4b88aa81e3"}]} 2026-05-19 04:12:44.571 7 INFO neutron.services.segments.plugin [-] Segment cdf3a9fe-56b2-42af-b11e-c73ab90fed02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdf3a9fe-56b2-42af-b11e-c73ab90fed02 found for delete ", "request_id": "req-0149d548-1eea-47e8-b1f7-657397f688b2"}]} [pid: 8|app: 0|req: 723/1487] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:44 2026] DELETE /v2.0/networks/21685c72-1ab5-428c-a25e-eb875ebda59c => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1488] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:44 2026] DELETE /v2.0/networks/2c3da564-318d-455e-aeec-38b7fe69d928 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:44.585 7 WARNING neutron_lib.context [None req-ba16cab8-9633-4286-b8f4-7a74e47dc0f7 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 724/1489] 10.0.0.59 () {34 vars in 1099 bytes} [Tue May 19 04:12:44 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1577205947&fields=id&tenant_id=8548eb0f763348ad875ac9a9c61e152e => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:12:44.628 8 WARNING neutron_lib.context [None req-47722458-a474-4b78-86b6-b29c0fef599d 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:44.665 7 INFO neutron.db.segments_db [None req-ba16cab8-9633-4286-b8f4-7a74e47dc0f7 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Added segment ca86ec27-d077-420c-b7e1-cdea9747e40f of type vxlan for network b83d48e7-aaab-45c8-b0ad-eef85337df24 [pid: 7|app: 0|req: 766/1490] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:44 2026] POST /v2.0/networks => generated 634 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1491] 10.0.0.59 () {34 vars in 981 bytes} [Tue May 19 04:12:44 2026] GET /v2.0/networks?id=c3101619-be03-48b7-af21-5b462cd9d266 => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:44.815 7 WARNING neutron_lib.context [None req-c9ed7ece-a0e9-4980-ba59-e0ee8f40f367 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 725/1492] 10.0.0.157 () {34 vars in 665 bytes} [Tue May 19 04:12:44 2026] POST /v2.0/ports => generated 775 bytes in 276 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: 726/1493] 10.0.0.59 () {34 vars in 964 bytes} [Tue May 19 04:12:44 2026] GET /v2.0/quotas/8548eb0f763348ad875ac9a9c61e152e => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1494] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:44 2026] POST /v2.0/subnets => generated 646 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1495] 10.0.0.157 () {34 vars in 737 bytes} [Tue May 19 04:12:44 2026] PUT /v2.0/ports/58b67222-516b-47ad-b913-7b8f6a7083ad => generated 752 bytes in 189 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-05-19 04:12:45.104 8 WARNING neutron_lib.context [None req-591914a9-7669-4704-94c0-3128654f591e 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 769/1496] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:12:45 2026] GET /v2.0/ports?tenant_id=8548eb0f763348ad875ac9a9c61e152e&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:45.141 8 INFO neutron.db.segments_db [None req-591914a9-7669-4704-94c0-3128654f591e 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Added segment 32e75a34-4dfb-4cd9-bc44-b50410b092e4 of type vxlan for network f271a453-cf5b-44e7-8755-1ede5824043a [pid: 7|app: 0|req: 770/1497] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:45 2026] DELETE /v2.0/ports/58b67222-516b-47ad-b913-7b8f6a7083ad => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:45.395 8 INFO neutron.db.l3_hamode_db [None req-591914a9-7669-4704-94c0-3128654f591e 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 771/1498] 10.0.0.59 () {34 vars in 1007 bytes} [Tue May 19 04:12:45 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:12:45.517 8 INFO neutron.db.l3_hamode_db [None req-591914a9-7669-4704-94c0-3128654f591e 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:12:45.728 7 INFO neutron.db.segments_db [None req-c488d91a-a02f-45c0-9351-830c6a91c093 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 26ea8480-bc63-400b-93fe-dda16e3b7a7e of type vxlan for network a88122a3-a0ec-47f6-9eae-45963925e6dd [pid: 7|app: 0|req: 772/1499] 10.0.0.157 () {34 vars in 671 bytes} [Tue May 19 04:12:45 2026] POST /v2.0/networks => generated 741 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1500] 10.0.0.157 () {32 vars in 643 bytes} [Tue May 19 04:12:45 2026] GET /v2.0/ports => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1501] 10.0.0.59 () {34 vars in 1107 bytes} [Tue May 19 04:12:45 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?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-05-19 04:12:46.109 8 INFO neutron.services.segments.plugin [-] Segment 60176f7e-ff17-4252-adff-f75078ee9485 resource provider aggregate not found 2026-05-19 04:12:46.116 8 INFO neutron.services.segments.plugin [-] Segment 60176f7e-ff17-4252-adff-f75078ee9485 resource provider aggregate not found 2026-05-19 04:12:46.124 8 INFO neutron.services.segments.plugin [-] Segment 60176f7e-ff17-4252-adff-f75078ee9485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60176f7e-ff17-4252-adff-f75078ee9485 found for delete ", "request_id": "req-5df5c992-90bd-4c4b-b3b8-360c68a415bb"}]} 2026-05-19 04:12:46.131 8 INFO neutron.services.segments.plugin [-] Segment 60176f7e-ff17-4252-adff-f75078ee9485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60176f7e-ff17-4252-adff-f75078ee9485 found for delete ", "request_id": "req-cffa2913-00f3-4e8a-80f3-01081206c5ab"}]} [pid: 7|app: 0|req: 775/1502] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:45 2026] POST /v2.0/subnets => generated 688 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:46.163 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2b5b6c9-2406-4222-a8e2-fd81c9a124d1 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 776/1503] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:12:46 2026] GET /v2.0/ports/58b67222-516b-47ad-b913-7b8f6a7083ad => 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: 777/1504] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:46 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1505] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:45 2026] POST /v2.0/routers => generated 511 bytes in 1097 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:46.237 7 INFO neutron.db.segments_db [None req-7ed07c63-14f8-4bc2-80fd-bca5540d5b5f 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 85b6da59-e822-449d-a226-d0b6844efac5 of type vxlan for network 4b6cbdf4-3a75-4feb-af27-6e7fcf2bb848 [pid: 8|app: 0|req: 729/1506] 10.0.0.157 () {32 vars in 643 bytes} [Tue May 19 04:12:46 2026] GET /v2.0/ports => generated 778 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:46.586 7 INFO neutron.db.l3_hamode_db [None req-7ed07c63-14f8-4bc2-80fd-bca5540d5b5f 5bd8e99b041949568af62b670af20041 018f7acadde14a33a93547235ce3c5a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:12:47.466 7 INFO neutron.db.l3_hamode_db [None req-7ed07c63-14f8-4bc2-80fd-bca5540d5b5f 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 730/1507] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:12:46 2026] PUT /v2.0/routers/03b042f5-11f4-4d27-9a76-aded04007c03/add_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1508] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:12:47 2026] GET /v2.0/ports/6c4c6330-5234-47e9-abfe-c99dca2c7571 => generated 775 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1509] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:47 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => 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: 733/1510] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:12:47 2026] GET /v2.0/ports/74746753-288a-4812-97a1-f378265f8fbd => generated 959 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:47.649 8 INFO neutron.pecan_wsgi.hooks.translation [None req-692ae495-9353-42ac-9ffa-1524a7dcf76c 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 734/1511] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:47 2026] DELETE /v2.0/ports/63ca227d-4259-4ee3-a944-77046f65cc56 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1512] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:12:47 2026] PUT /v2.0/routers/03b042f5-11f4-4d27-9a76-aded04007c03/remove_router_interface => generated 309 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:48.363 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53faf087-f4c8-4591-ac78-d1c7e11e34e7 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 736/1513] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:48 2026] DELETE /v2.0/subnets/c7e4a6e3-5620-4568-9332-0edf0c3780b2 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1514] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:12:48 2026] GET /v2.0/ports?device_id=03b042f5-11f4-4d27-9a76-aded04007c03 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:12:48.391 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb7a4f80-90c6-47af-b32a-920b5da23278 0ae852d236ea420881493354a9136012 92330e3115374245b5303f0094aedd45 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 738/1515] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:48 2026] DELETE /v2.0/subnets/d0943fe0-1f97-4df5-ab63-8e3e7a0c1f2d => 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: 778/1516] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:46 2026] POST /v2.0/routers => generated 728 bytes in 2228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1517] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:12:48 2026] DELETE /v2.0/ports/6c4c6330-5234-47e9-abfe-c99dca2c7571 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:12:48.962 8 INFO neutron.services.segments.plugin [-] Segment 32e75a34-4dfb-4cd9-bc44-b50410b092e4 resource provider aggregate not found 2026-05-19 04:12:48.965 8 INFO neutron.services.segments.plugin [-] Segment 32e75a34-4dfb-4cd9-bc44-b50410b092e4 resource provider aggregate not found 2026-05-19 04:12:48.979 8 INFO neutron.services.segments.plugin [-] Segment 32e75a34-4dfb-4cd9-bc44-b50410b092e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32e75a34-4dfb-4cd9-bc44-b50410b092e4 found for delete ", "request_id": "req-46a03459-4a64-4b42-a429-252293475f0a"}]} 2026-05-19 04:12:48.980 8 INFO neutron.services.segments.plugin [-] Segment 32e75a34-4dfb-4cd9-bc44-b50410b092e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32e75a34-4dfb-4cd9-bc44-b50410b092e4 found for delete ", "request_id": "req-81d69426-cc89-4206-abfc-67dcb8b0232b"}]} 2026-05-19 04:12:48.986 8 INFO neutron.db.l3_hamode_db [None req-50a7882b-f64d-44e9-b71b-2a10d80b4768 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] HA network f271a453-cf5b-44e7-8755-1ede5824043a was deleted as no HA routers are present in tenant 5fe112ce5554406a9376e224bc3f4b89. [pid: 8|app: 0|req: 739/1518] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:48 2026] DELETE /v2.0/routers/03b042f5-11f4-4d27-9a76-aded04007c03 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1519] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:48 2026] DELETE /v2.0/networks/cd279d22-6329-4b61-8b3a-ababbe7036a7 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1520] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:49 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => 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: 742/1521] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:49 2026] DELETE /v2.0/subnets/cbb061b5-c060-4bf4-94e7-862af525de47 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1522] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:12:49 2026] DELETE /v2.0/networks/b83d48e7-aaab-45c8-b0ad-eef85337df24 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1523] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:49 2026] GET /v2.0/security-groups?tenant_id=92330e3115374245b5303f0094aedd45&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:49.694 8 WARNING neutron_lib.context [None req-946da003-5fca-48e8-9912-2c72a82813b5 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:49.738 8 INFO neutron.db.segments_db [None req-946da003-5fca-48e8-9912-2c72a82813b5 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Added segment 919e45a5-3ee7-43f4-aea5-8fe95e517f0b of type vxlan for network c76190ce-75b9-4a24-9e4b-258794f5c28a [pid: 7|app: 0|req: 780/1524] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:12:48 2026] PUT /v2.0/routers/a785848e-1029-4c00-bfd6-e51b325f6a6a/add_router_interface => generated 309 bytes in 1230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1525] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:49 2026] DELETE /v2.0/security-groups/1db1f841-d435-4443-88f7-d78e6509c489 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:50.051 8 INFO neutron.db.l3_hamode_db [None req-946da003-5fca-48e8-9912-2c72a82813b5 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 782/1526] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:50 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => 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: 783/1527] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:12:50 2026] GET /v2.0/networks?id=c3101619-be03-48b7-af21-5b462cd9d266 => generated 660 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1528] 199.19.213.152 () {34 vars in 1050 bytes} [Tue May 19 04:12:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8548eb0f763348ad875ac9a9c61e152e => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:50.411 7 WARNING neutron_lib.context [req-3baf05f4-33c9-463c-9037-a4a0140b753e req-cbf9016b-ca7d-4ddd-a53f-934927ad083b 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 785/1529] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:12:50 2026] POST /v2.0/ports => generated 954 bytes in 486 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-05-19 04:12:50.949 8 INFO neutron.db.l3_hamode_db [None req-946da003-5fca-48e8-9912-2c72a82813b5 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:12:50.998 8 INFO neutron.services.segments.plugin [-] Segment da094e31-74f9-444a-aef2-70b95bae28f2 resource provider aggregate not found 2026-05-19 04:12:51.003 8 INFO neutron.services.segments.plugin [-] Segment da094e31-74f9-444a-aef2-70b95bae28f2 resource provider aggregate not found 2026-05-19 04:12:51.014 8 INFO neutron.services.segments.plugin [-] Segment da094e31-74f9-444a-aef2-70b95bae28f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da094e31-74f9-444a-aef2-70b95bae28f2 found for delete ", "request_id": "req-4c2496cb-ef08-4631-8281-c3db748f8ae0"}]} 2026-05-19 04:12:51.018 8 INFO neutron.services.segments.plugin [-] Segment da094e31-74f9-444a-aef2-70b95bae28f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da094e31-74f9-444a-aef2-70b95bae28f2 found for delete ", "request_id": "req-1c56ac4a-9574-48e5-b14d-ffa244dfb89d"}]} 2026-05-19 04:12:51.035 8 INFO neutron.services.segments.plugin [-] Segment ca86ec27-d077-420c-b7e1-cdea9747e40f resource provider aggregate not found 2026-05-19 04:12:51.043 8 INFO neutron.services.segments.plugin [-] Segment ca86ec27-d077-420c-b7e1-cdea9747e40f resource provider aggregate not found 2026-05-19 04:12:51.054 8 INFO neutron.services.segments.plugin [-] Segment ca86ec27-d077-420c-b7e1-cdea9747e40f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca86ec27-d077-420c-b7e1-cdea9747e40f found for delete ", "request_id": "req-a3569270-e0f2-450f-b038-49be70ef350d"}]} 2026-05-19 04:12:51.061 8 INFO neutron.services.segments.plugin [-] Segment ca86ec27-d077-420c-b7e1-cdea9747e40f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca86ec27-d077-420c-b7e1-cdea9747e40f found for delete ", "request_id": "req-fa218d11-9e60-4b25-a443-84cdd34ad0ed"}]} [pid: 7|app: 0|req: 786/1530] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:12:50 2026] PUT /v2.0/ports/48035d9c-a8f6-4a2d-b2fa-0b7ef4b567ff => generated 1235 bytes in 447 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-05-19 04:12:51.384 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-da1978e6-82ea-4461-bbca-6583a77ca29d'] response: {'name': 'network-changed', 'server_uuid': '04558600-60b2-4cef-9bed-716b645b49e6', 'tag': '48035d9c-a8f6-4a2d-b2fa-0b7ef4b567ff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 787/1531] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:51 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1532] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:12:51 2026] GET /v2.0/security-groups?id=a4372016-f121-49c1-9525-6b3db8368db9&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:51.905 7 WARNING neutron_lib.context [None req-2a1dfbf6-2262-4f77-bd89-abcfee0a974e 5f15f3b4b4a94f8396e67d2a3c3bd97c 59fdf6f500124802a9733d80c81d3b71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 745/1533] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:49 2026] POST /v2.0/routers => generated 692 bytes in 2315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1534] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/ports?tenant_id=8548eb0f763348ad875ac9a9c61e152e&device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1535] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/routers/69c90562-27d6-439b-ae0a-a4ab272edf23 => generated 698 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1536] 199.19.213.152 () {34 vars in 1018 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/networks?tenant_id=8548eb0f763348ad875ac9a9c61e152e&shared=False => generated 756 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1537] 10.0.0.157 () {34 vars in 684 bytes} [Tue May 19 04:12:51 2026] POST /v2.0/security-groups => generated 1624 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1538] 10.0.0.59 () {34 vars in 981 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/networks?id=a88122a3-a0ec-47f6-9eae-45963925e6dd => generated 673 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1539] 10.0.0.157 () {32 vars in 647 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/routers => generated 701 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1540] 199.19.213.152 () {34 vars in 930 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1541] 10.0.0.59 () {34 vars in 964 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/quotas/018f7acadde14a33a93547235ce3c5a3 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1542] 10.0.0.157 () {32 vars in 663 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/security-groups => generated 4529 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1543] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/ports?tenant_id=018f7acadde14a33a93547235ce3c5a3&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1544] 10.0.0.157 () {34 vars in 758 bytes} [Tue May 19 04:12:52 2026] PUT /v2.0/security-groups/50487039-f77b-4c23-83ac-765c92897991 => generated 1663 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1545] 10.0.0.59 () {34 vars in 1007 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/networks/a88122a3-a0ec-47f6-9eae-45963925e6dd?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: 795/1546] 10.0.0.157 () {32 vars in 737 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/security-groups/50487039-f77b-4c23-83ac-765c92897991 => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1547] 10.0.0.59 () {34 vars in 1107 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/networks/a88122a3-a0ec-47f6-9eae-45963925e6dd?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: 797/1548] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1549] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:52 2026] DELETE /v2.0/security-groups/50487039-f77b-4c23-83ac-765c92897991 => 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: 752/1550] 10.0.0.157 () {34 vars in 741 bytes} [Tue May 19 04:12:52 2026] PUT /v2.0/routers/69c90562-27d6-439b-ae0a-a4ab272edf23 => generated 705 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1551] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => 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: 799/1552] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/security-groups?id=a4372016-f121-49c1-9525-6b3db8368db9&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: 754/1553] 10.0.0.157 () {32 vars in 663 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:52.861 8 INFO neutron.api.v2.resource [None req-e17f4331-220d-42e8-9112-d5901fd5789f 5f15f3b4b4a94f8396e67d2a3c3bd97c 59fdf6f500124802a9733d80c81d3b71 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 755/1554] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:52 2026] DELETE /v2.0/security-groups/50487039-f77b-4c23-83ac-765c92897991 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:12:52.877 8 WARNING neutron_lib.context [None req-d6412b3d-28e0-4b64-9181-b16f72dad951 5f15f3b4b4a94f8396e67d2a3c3bd97c 59fdf6f500124802a9733d80c81d3b71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 800/1555] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/routers/69c90562-27d6-439b-ae0a-a4ab272edf23 => generated 705 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1556] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:12:52 2026] GET /v2.0/ports?device_id=69c90562-27d6-439b-ae0a-a4ab272edf23 => 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: 756/1557] 10.0.0.157 () {34 vars in 684 bytes} [Tue May 19 04:12:52 2026] POST /v2.0/security-groups => generated 1624 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 04:12:53.028 8 WARNING neutron_lib.context [None req-1c14c33b-02e0-49e7-b3ec-61151187adbe 5f15f3b4b4a94f8396e67d2a3c3bd97c 59fdf6f500124802a9733d80c81d3b71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 757/1558] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:12:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1559] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/security-group-rules/1d237a8a-3cd9-4200-81a8-449648ba32de => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1560] 10.0.0.157 () {32 vars in 673 bytes} [Tue May 19 04:12:53 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: 8|app: 0|req: 760/1561] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:12:53 2026] DELETE /v2.0/security-group-rules/1d237a8a-3cd9-4200-81a8-449648ba32de => 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: 761/1562] 10.0.0.157 () {32 vars in 673 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1563] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/ports?tenant_id=8548eb0f763348ad875ac9a9c61e152e&device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:53.442 8 WARNING neutron_lib.context [None req-82fa9627-c6b7-4737-a7dd-28f3e0d47127 5f15f3b4b4a94f8396e67d2a3c3bd97c 59fdf6f500124802a9733d80c81d3b71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 763/1564] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:12:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1565] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=48035d9c-a8f6-4a2d-b2fa-0b7ef4b567ff => 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: 765/1566] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/security-group-rules/8da0b9d6-82ce-4fc4-b876-af12e680f9a0 => 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: 766/1567] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/subnets?id=da9e5d4c-dca5-4896-980f-47168cd5e2f5 => 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: 767/1568] 10.0.0.157 () {32 vars in 673 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1569] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/ports?network_id=c3101619-be03-48b7-af21-5b462cd9d266&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: 769/1570] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:12:53 2026] DELETE /v2.0/security-group-rules/8da0b9d6-82ce-4fc4-b876-af12e680f9a0 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:12:53.768 7 INFO neutron.services.segments.plugin [-] Segment 919e45a5-3ee7-43f4-aea5-8fe95e517f0b resource provider aggregate not found 2026-05-19 04:12:53.772 7 INFO neutron.services.segments.plugin [-] Segment 919e45a5-3ee7-43f4-aea5-8fe95e517f0b resource provider aggregate not found 2026-05-19 04:12:53.786 7 INFO neutron.services.segments.plugin [-] Segment 919e45a5-3ee7-43f4-aea5-8fe95e517f0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 919e45a5-3ee7-43f4-aea5-8fe95e517f0b found for delete ", "request_id": "req-b1a1ce80-ecfa-4f37-8f17-3f0986f594cf"}]} 2026-05-19 04:12:53.787 7 INFO neutron.services.segments.plugin [-] Segment 919e45a5-3ee7-43f4-aea5-8fe95e517f0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 919e45a5-3ee7-43f4-aea5-8fe95e517f0b found for delete ", "request_id": "req-9c1d3d55-f39b-4e49-ad24-2a879deb1147"}]} 2026-05-19 04:12:53.790 7 INFO neutron.db.l3_hamode_db [None req-3ebb8dcb-0e58-4354-a360-4977d138d635 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] HA network c76190ce-75b9-4a24-9e4b-258794f5c28a was deleted as no HA routers are present in tenant 5fe112ce5554406a9376e224bc3f4b89. [pid: 7|app: 0|req: 802/1571] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:52 2026] DELETE /v2.0/routers/69c90562-27d6-439b-ae0a-a4ab272edf23 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1572] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?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: 771/1573] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/ports?device_id=69c90562-27d6-439b-ae0a-a4ab272edf23 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1574] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?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) 2026-05-19 04:12:53.905 8 INFO neutron.api.v2.resource [None req-407e0dd2-5dab-4a60-a067-43d0c64a3840 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 773/1575] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:53 2026] DELETE /v2.0/routers/69c90562-27d6-439b-ae0a-a4ab272edf23 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1576] 10.0.0.157 () {32 vars in 673 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1577] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => 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: 775/1578] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/ports?device_id=03b042f5-11f4-4d27-9a76-aded04007c03 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:12:53.942 8 WARNING neutron_lib.context [None req-b3dc6581-bb35-40de-9c52-c6778ed921ff 5f15f3b4b4a94f8396e67d2a3c3bd97c 59fdf6f500124802a9733d80c81d3b71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 804/1579] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:53.970 7 INFO neutron.api.v2.resource [None req-a522c904-b169-4a8c-a1e6-f684473b3f7e 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 805/1580] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:53 2026] DELETE /v2.0/routers/03b042f5-11f4-4d27-9a76-aded04007c03 => 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: 806/1581] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:12:53 2026] GET /v2.0/security-groups?id=a4372016-f121-49c1-9525-6b3db8368db9&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:54.034 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cf39417-b608-493f-9a05-75479148befe 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 807/1582] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:54 2026] DELETE /v2.0/subnets/cbb061b5-c060-4bf4-94e7-862af525de47 => 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: 808/1583] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:12:54 2026] GET /v2.0/ports?device_id=56603ec8-1365-4818-8b90-ce52e1b6482c => 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: 776/1584] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:12:53 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) 2026-05-19 04:12:54.089 7 INFO neutron.api.v2.resource [None req-cd37fae3-f7a3-47b3-b8a5-60385dec39dc 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1585] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:54 2026] DELETE /v2.0/routers/56603ec8-1365-4818-8b90-ce52e1b6482c => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1586] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:12:54 2026] GET /v2.0/security-group-rules/64bc80b7-460d-427b-b611-d8be79fdf046 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:54.105 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55f89c6c-b160-4714-8df9-ba383e5aae1e 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 810/1587] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:54 2026] DELETE /v2.0/subnets/ab98c70c-ad28-4e64-8dbb-c646ff81a318 => 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: 811/1588] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:12:54 2026] GET /v2.0/ports?device_id=36aaf058-dca0-48c2-8bb7-9fb1f82c3e8c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:12:54.160 7 INFO neutron.api.v2.resource [None req-08d3b668-51ac-46bf-8a03-42369299d1de 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 812/1589] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:54 2026] DELETE /v2.0/routers/36aaf058-dca0-48c2-8bb7-9fb1f82c3e8c => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1590] 10.0.0.157 () {32 vars in 673 bytes} [Tue May 19 04:12:54 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:54.177 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7eb4650c-54f5-41ee-8f13-72e493e45b1f 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1591] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:54 2026] DELETE /v2.0/subnets/0d572621-8029-4a99-98a8-97a31af1035a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:12:54.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76ce500b-4f97-4e75-b406-b61298b450cc 28fa86512c214393ab555535b1a80c5b 5fe112ce5554406a9376e224bc3f4b89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1592] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:12:54 2026] DELETE /v2.0/subnets/ff802260-7476-4019-ba8a-99959e56e8b2 => 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: 779/1593] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:12:54 2026] DELETE /v2.0/security-group-rules/64bc80b7-460d-427b-b611-d8be79fdf046 => 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: 815/1594] 10.0.0.157 () {32 vars in 673 bytes} [Tue May 19 04:12:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1595] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:54 2026] DELETE /v2.0/security-groups/ce0b4623-0588-4c87-8600-8cb430ba7a4e => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1596] 10.0.0.157 () {32 vars in 663 bytes} [Tue May 19 04:12:54 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: 8|app: 0|req: 781/1597] 10.0.0.157 () {32 vars in 663 bytes} [Tue May 19 04:12:54 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: 783/1600] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:54 2026] GET /v2.0/security-groups?tenant_id=5fe112ce5554406a9376e224bc3f4b89&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: 784/1601] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:54 2026] GET /v2.0/security-groups?tenant_id=59fdf6f500124802a9733d80c81d3b71&name=default => generated 2925 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1602] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:54 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => 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: 818/1603] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:54 2026] DELETE /v2.0/security-groups/18aac332-e80d-48c7-9ab7-2cc8f273d646 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1604] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:55 2026] DELETE /v2.0/security-groups/d478eb22-05d2-4899-bace-ce406538373e => 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: 819/1605] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:55 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1606] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:12:55 2026] GET /v2.0/security-groups?id=a4372016-f121-49c1-9525-6b3db8368db9&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: 820/1607] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:56 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1608] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:56 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1609] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:12:56 2026] GET /v2.0/security-groups?id=a4372016-f121-49c1-9525-6b3db8368db9&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:56.983 8 WARNING neutron_lib.context [None req-66012716-66d3-4795-b073-c879922d9856 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1610] 10.0.0.157 () {32 vars in 623 bytes} [Tue May 19 04:12:56 2026] GET / => generated 151 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1611] 10.0.0.157 () {32 vars in 633 bytes} [Tue May 19 04:12:57 2026] GET /v2.0/ => generated 632 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1612] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:12:57 2026] GET /v2.0/networks?id=a88122a3-a0ec-47f6-9eae-45963925e6dd => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:57.161 7 WARNING neutron_lib.context [req-339281d7-de5b-4c7f-bfe1-bdaa499cc814 req-4259821c-da5e-469e-a5dd-2969328decba 3264097f47994b7289b15175437755df 018f7acadde14a33a93547235ce3c5a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:57.208 8 INFO neutron.db.segments_db [None req-66012716-66d3-4795-b073-c879922d9856 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Added segment e71e0a10-983b-4862-9d98-610bcdc29baf of type vxlan for network 9de59e15-e2d9-4930-ba11-c44128dc8fca [pid: 8|app: 0|req: 789/1613] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:56 2026] POST /v2.0/networks => generated 630 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1614] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:57 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:12:57.325 8 WARNING neutron_lib.context [None req-d1b75ee4-079e-43a4-9b4a-dd280a61457c b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:57.385 8 INFO neutron.db.segments_db [None req-d1b75ee4-079e-43a4-9b4a-dd280a61457c b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Added segment 71088d91-86a3-45eb-a3c9-cb2e345308c1 of type vxlan for network a192ecc8-15a0-48f0-ad19-db00d4d29398 [pid: 8|app: 0|req: 791/1615] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:12:57 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) [pid: 8|app: 0|req: 792/1616] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:57 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:57.518 8 WARNING neutron_lib.context [None req-fc720405-36b6-45e5-bad8-e4a3dc590fce b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 825/1617] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:12:57 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: 7|app: 0|req: 826/1618] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:12:57 2026] GET /v2.0/security-groups?id=a4372016-f121-49c1-9525-6b3db8368db9&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: 8|app: 0|req: 793/1619] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:57 2026] POST /v2.0/subnets => generated 626 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1620] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:12:57 2026] PUT /v2.0/ports/9fd389a4-80ca-46bb-83a4-cbc62603936e => generated 1239 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1621] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:12:57 2026] GET /v2.0/security-groups?tenant_id=4210b764da83428ea113387cb7b5c2bf&name=default => generated 2925 bytes in 250 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-05-19 04:12:58.056 7 WARNING neutron_lib.context [None req-c8e1bf7e-f04f-4ed7-bae0-5bc6eef0f6f6 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:58.081 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ceac50d0-d934-47f4-b90d-ba6ac4c4f72c'] response: {'name': 'network-changed', 'server_uuid': '51e27ccf-fb5c-4d81-95ea-de798bfb2615', 'tag': '9fd389a4-80ca-46bb-83a4-cbc62603936e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 795/1622] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:12:58 2026] DELETE /v2.0/security-groups/46ea1e85-1126-47d4-b472-03bd81b2397f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1623] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:58 2026] POST /v2.0/subnets => generated 626 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:12:58.369 8 WARNING neutron_lib.context [None req-1c23004c-349a-4382-b382-762a0cb27d64 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:12:58.430 8 INFO neutron.db.segments_db [None req-1c23004c-349a-4382-b382-762a0cb27d64 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Added segment 2cc4247d-4769-4dd4-8aa1-9f5c0f1eab7b of type vxlan for network 39045e44-cb56-4bf2-91c4-01eaf9610f42 [pid: 7|app: 0|req: 829/1624] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:58 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => generated 973 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1625] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:12:58 2026] GET /v2.0/security-groups?id=f60bea88-a811-4c85-ac3d-88ae28488d53&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1626] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:12:58 2026] GET /v2.0/ports?tenant_id=018f7acadde14a33a93547235ce3c5a3&device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1627] 199.19.213.152 () {34 vars in 1018 bytes} [Tue May 19 04:12:58 2026] GET /v2.0/networks?tenant_id=018f7acadde14a33a93547235ce3c5a3&shared=False => generated 769 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1628] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:58 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:58.779 8 INFO neutron.db.l3_hamode_db [None req-1c23004c-349a-4382-b382-762a0cb27d64 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 834/1629] 199.19.213.152 () {34 vars in 930 bytes} [Tue May 19 04:12:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1630] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:12:58 2026] GET /v2.0/security-groups?id=a4372016-f121-49c1-9525-6b3db8368db9&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:12:58.950 8 INFO neutron.db.l3_hamode_db [None req-1c23004c-349a-4382-b382-762a0cb27d64 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 836/1631] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:58 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1632] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:12:58 2026] GET /v2.0/security-groups?id=a4372016-f121-49c1-9525-6b3db8368db9&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: 838/1633] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:12:59 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:12:59.073 7 WARNING neutron_lib.context [None req-aa380a4d-0796-4929-a622-24add542e8d5 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 796/1634] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:12:58 2026] POST /v2.0/routers => generated 507 bytes in 1440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1635] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:12:59 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:00.008 7 INFO neutron.db.l3_db [None req-aa380a4d-0796-4929-a622-24add542e8d5 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Floating IP f8a71df3-d97b-4eeb-92e3-04fa247e3746 associated. External IP: 10.96.250.216, port: 48035d9c-a8f6-4a2d-b2fa-0b7ef4b567ff. [pid: 7|app: 0|req: 839/1636] 10.0.0.157 () {34 vars in 677 bytes} [Tue May 19 04:12:59 2026] POST /v2.0/floatingips => generated 855 bytes in 1350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1637] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:13:00 2026] GET /v2.0/ports?tenant_id=018f7acadde14a33a93547235ce3c5a3&device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:13:00.471 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ebe73cb-6ea5-43ee-9757-dc6c4c58ad09'] response: {'name': 'network-changed', 'server_uuid': '04558600-60b2-4cef-9bed-716b645b49e6', 'tag': '48035d9c-a8f6-4a2d-b2fa-0b7ef4b567ff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 841/1638] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:00 2026] GET /v2.0/security-groups?id=f60bea88-a811-4c85-ac3d-88ae28488d53&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1639] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:13:00 2026] GET /v2.0/floatingips/f8a71df3-d97b-4eeb-92e3-04fa247e3746 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1640] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=9fd389a4-80ca-46bb-83a4-cbc62603936e => 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: 844/1641] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:13:00 2026] GET /v2.0/subnets?id=a5c94f7a-8db2-4d65-a946-3e15860d291a => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1642] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:13:00 2026] GET /v2.0/ports?network_id=a88122a3-a0ec-47f6-9eae-45963925e6dd&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1643] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:13:00 2026] GET /v2.0/networks/a88122a3-a0ec-47f6-9eae-45963925e6dd?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1644] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:13:00 2026] GET /v2.0/networks/a88122a3-a0ec-47f6-9eae-45963925e6dd?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: 848/1645] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:13:00 2026] GET /v2.0/ports?tenant_id=8548eb0f763348ad875ac9a9c61e152e&device_id=04558600-60b2-4cef-9bed-716b645b49e6 => 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: 849/1646] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:13:01 2026] GET /v2.0/networks?id=c3101619-be03-48b7-af21-5b462cd9d266 => generated 756 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1647] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:12:59 2026] PUT /v2.0/routers/1d0fa582-0c5f-44f1-9da7-5eb33633dddc/add_router_interface => generated 309 bytes in 1215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1648] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:13:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=48035d9c-a8f6-4a2d-b2fa-0b7ef4b567ff => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1649] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:13:01 2026] GET /v2.0/ports/a4091c5e-05e7-4591-9534-d949b9659c74 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1650] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:13:01 2026] GET /v2.0/subnets?id=da9e5d4c-dca5-4896-980f-47168cd5e2f5 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1651] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:13:01 2026] GET /v2.0/ports?network_id=c3101619-be03-48b7-af21-5b462cd9d266&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: 853/1652] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:13:01 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?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: 854/1653] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:13:01 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?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: 855/1654] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:13:01 2026] GET /v2.0/floatingips/f8a71df3-d97b-4eeb-92e3-04fa247e3746 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1655] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:01 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1656] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:01 2026] GET /v2.0/security-groups?id=f60bea88-a811-4c85-ac3d-88ae28488d53&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1657] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:13:01 2026] PUT /v2.0/routers/1d0fa582-0c5f-44f1-9da7-5eb33633dddc/add_router_interface => generated 309 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1658] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:13:02 2026] GET /v2.0/ports/aeaa1377-e20c-400c-869c-1ae55427ae57 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1659] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:13:02 2026] GET /v2.0/floatingips/f8a71df3-d97b-4eeb-92e3-04fa247e3746 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1660] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:02 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1661] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:02 2026] GET /v2.0/security-groups?id=f60bea88-a811-4c85-ac3d-88ae28488d53&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1662] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:03 2026] GET /v2.0/security-groups?tenant_id=ec7ac74a4b384f2e91a3a4345d85b39a&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1663] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:13:02 2026] PUT /v2.0/routers/1d0fa582-0c5f-44f1-9da7-5eb33633dddc/remove_router_interface => generated 309 bytes in 1239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1664] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:03 2026] DELETE /v2.0/security-groups/ecb96dfa-f68e-4500-b61c-b4ba01d1227f => 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: 864/1665] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:03 2026] GET /v2.0/security-groups?tenant_id=65b59d3197ea40289ef78a1441bbec3c&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: 865/1666] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:03 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1667] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:04 2026] DELETE /v2.0/security-groups/d45c9134-445c-4d98-90ac-fa2889642341 => 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: 867/1668] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:04 2026] GET /v2.0/security-groups?id=f60bea88-a811-4c85-ac3d-88ae28488d53&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1669] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:13:03 2026] PUT /v2.0/routers/1d0fa582-0c5f-44f1-9da7-5eb33633dddc/remove_router_interface => generated 309 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1670] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:13:04 2026] GET /v2.0/ports?device_id=1d0fa582-0c5f-44f1-9da7-5eb33633dddc => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:05.090 8 INFO neutron.services.segments.plugin [-] Segment 2cc4247d-4769-4dd4-8aa1-9f5c0f1eab7b resource provider aggregate not found 2026-05-19 04:13:05.096 8 INFO neutron.services.segments.plugin [-] Segment 2cc4247d-4769-4dd4-8aa1-9f5c0f1eab7b resource provider aggregate not found 2026-05-19 04:13:05.103 8 INFO neutron.services.segments.plugin [-] Segment 2cc4247d-4769-4dd4-8aa1-9f5c0f1eab7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cc4247d-4769-4dd4-8aa1-9f5c0f1eab7b found for delete ", "request_id": "req-6b282ceb-3e11-47af-b5f2-6afa7e299a2b"}]} 2026-05-19 04:13:05.112 8 INFO neutron.services.segments.plugin [-] Segment 2cc4247d-4769-4dd4-8aa1-9f5c0f1eab7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cc4247d-4769-4dd4-8aa1-9f5c0f1eab7b found for delete ", "request_id": "req-e744a262-b16b-4cef-813c-988e552c7d59"}]} 2026-05-19 04:13:05.120 8 INFO neutron.db.l3_hamode_db [None req-902ef1a9-af84-465e-be0b-1b64e655edb0 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] HA network 39045e44-cb56-4bf2-91c4-01eaf9610f42 was deleted as no HA routers are present in tenant f76ba812e7fe4ed38a5c702e6a0caeed. [pid: 8|app: 0|req: 803/1671] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:04 2026] DELETE /v2.0/routers/1d0fa582-0c5f-44f1-9da7-5eb33633dddc => generated 0 bytes in 568 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1672] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:05 2026] DELETE /v2.0/subnets/b8f3cd3b-af74-41ed-ace1-98ded3a8920c => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1673] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:05 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1674] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:05 2026] GET /v2.0/security-groups?id=f60bea88-a811-4c85-ac3d-88ae28488d53&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: 7|app: 0|req: 870/1675] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:05 2026] DELETE /v2.0/subnets/51665c72-ead0-4827-97cf-3d5bead27e60 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1676] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:05 2026] DELETE /v2.0/networks/a192ecc8-15a0-48f0-ad19-db00d4d29398 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:06.134 7 INFO neutron.services.segments.plugin [-] Segment e71e0a10-983b-4862-9d98-610bcdc29baf resource provider aggregate not found 2026-05-19 04:13:06.139 7 INFO neutron.services.segments.plugin [-] Segment e71e0a10-983b-4862-9d98-610bcdc29baf resource provider aggregate not found 2026-05-19 04:13:06.148 7 INFO neutron.services.segments.plugin [-] Segment e71e0a10-983b-4862-9d98-610bcdc29baf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e71e0a10-983b-4862-9d98-610bcdc29baf found for delete ", "request_id": "req-3e7ab92b-df1f-4546-8055-0144cb94355d"}]} 2026-05-19 04:13:06.160 7 INFO neutron.services.segments.plugin [-] Segment e71e0a10-983b-4862-9d98-610bcdc29baf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e71e0a10-983b-4862-9d98-610bcdc29baf found for delete ", "request_id": "req-f099ff07-158f-4309-9a2c-bf736c17998e"}]} [pid: 7|app: 0|req: 871/1677] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:05 2026] DELETE /v2.0/networks/9de59e15-e2d9-4930-ba11-c44128dc8fca => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:06.187 8 WARNING neutron_lib.context [None req-7badc9c2-d4c4-4ac6-b5e4-13604d5c513e b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:06.253 8 INFO neutron.db.segments_db [None req-7badc9c2-d4c4-4ac6-b5e4-13604d5c513e b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Added segment 1d056360-f3fa-4709-b126-37e9b2a3a176 of type vxlan for network b14fe0ea-3337-460a-be38-877137fa304c [pid: 8|app: 0|req: 807/1678] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:06 2026] POST /v2.0/networks => generated 630 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:06.385 7 WARNING neutron_lib.context [None req-f57f1670-8a66-4737-818a-90b766c460aa b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 808/1679] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:06 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1680] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:06 2026] GET /v2.0/security-groups?id=f60bea88-a811-4c85-ac3d-88ae28488d53&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1681] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:13:06 2026] POST /v2.0/subnets => generated 626 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:06.698 8 WARNING neutron_lib.context [None req-201912b1-a279-4099-b4ec-aaf8b4dbab30 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:06.753 8 INFO neutron.db.segments_db [None req-201912b1-a279-4099-b4ec-aaf8b4dbab30 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Added segment 4f750dfe-ba96-4e09-a1f4-d66d758a0e31 of type vxlan for network a3a03dd6-30f6-44ab-af01-ef3b30b0300b 2026-05-19 04:13:07.100 8 INFO neutron.db.l3_hamode_db [None req-201912b1-a279-4099-b4ec-aaf8b4dbab30 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:13:07.120 8 INFO neutron.services.segments.plugin [-] Segment 71088d91-86a3-45eb-a3c9-cb2e345308c1 resource provider aggregate not found 2026-05-19 04:13:07.138 8 INFO neutron.services.segments.plugin [-] Segment 71088d91-86a3-45eb-a3c9-cb2e345308c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71088d91-86a3-45eb-a3c9-cb2e345308c1 found for delete ", "request_id": "req-e452b022-0872-471b-8bf5-d35e412e91f2"}]} 2026-05-19 04:13:07.139 8 INFO neutron.services.segments.plugin [-] Segment 71088d91-86a3-45eb-a3c9-cb2e345308c1 resource provider aggregate not found 2026-05-19 04:13:07.160 8 INFO neutron.services.segments.plugin [-] Segment 71088d91-86a3-45eb-a3c9-cb2e345308c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71088d91-86a3-45eb-a3c9-cb2e345308c1 found for delete ", "request_id": "req-fd476613-a4dd-4b39-8251-19c3fc3cd577"}]} 2026-05-19 04:13:07.305 8 INFO neutron.db.l3_hamode_db [None req-201912b1-a279-4099-b4ec-aaf8b4dbab30 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 873/1682] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:07 2026] GET /v2.0/security-groups?tenant_id=3dce2d1fb46141ad8be4a708e494ecf4&name=default => generated 2925 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1683] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:13:06 2026] POST /v2.0/routers => generated 507 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1684] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:08 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:08.074 8 WARNING neutron_lib.context [None req-74cade83-daa6-4a76-8e57-d0ccfce6222f b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 874/1685] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:07 2026] DELETE /v2.0/security-groups/a71609c7-be25-4546-a837-dbab751b900b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1686] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:08 2026] GET /v2.0/security-groups?id=f60bea88-a811-4c85-ac3d-88ae28488d53&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: 812/1687] 10.0.0.157 () {34 vars in 665 bytes} [Tue May 19 04:13:08 2026] POST /v2.0/ports => generated 951 bytes in 327 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: 813/1688] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:09 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => 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: 814/1689] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:09 2026] GET /v2.0/security-groups?id=f60bea88-a811-4c85-ac3d-88ae28488d53&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1690] 10.0.0.190 () {34 vars in 990 bytes} [Tue May 19 04:13:09 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1691] 10.0.0.190 () {34 vars in 1040 bytes} [Tue May 19 04:13:09 2026] GET /v2.0/security-groups?id=a4372016-f121-49c1-9525-6b3db8368db9&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: 876/1694] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:13:08 2026] PUT /v2.0/routers/e5a6f81b-9af4-4561-8966-e6067b152053/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1695] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:13:09 2026] GET /v2.0/ports/95f206a2-fd97-4c58-9cae-78de7054fc72 => generated 1025 bytes in 83 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: 820/1696] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:13:09 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => 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: 821/1697] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:13:09 2026] DELETE /v2.0/ports/9fd389a4-80ca-46bb-83a4-cbc62603936e => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1698] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:10 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1699] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:13:09 2026] PUT /v2.0/routers/e5a6f81b-9af4-4561-8966-e6067b152053/remove_router_interface => generated 309 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:10.645 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f955454-23c9-458f-8af1-a6a87b9a636a'] response: {'server_uuid': '51e27ccf-fb5c-4d81-95ea-de798bfb2615', 'name': 'network-vif-deleted', 'tag': '9fd389a4-80ca-46bb-83a4-cbc62603936e', 'status': 'completed', 'code': 200} 2026-05-19 04:13:10.753 8 INFO neutron.api.v2.resource [None req-f9d6acdd-ae73-478c-b837-6152c330937b b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 823/1700] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:13:10 2026] PUT /v2.0/routers/e5a6f81b-9af4-4561-8966-e6067b152053/remove_router_interface => generated 197 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 878/1701] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:13:10 2026] GET /v2.0/ports?device_id=e5a6f81b-9af4-4561-8966-e6067b152053 => 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: 879/1702] 10.0.0.152 () {30 vars in 650 bytes} [Tue May 19 04:13:11 2026] GET /v2.0/extensions => generated 20516 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-19 04:13:11.339 8 INFO neutron.services.segments.plugin [-] Segment 4f750dfe-ba96-4e09-a1f4-d66d758a0e31 resource provider aggregate not found 2026-05-19 04:13:11.344 8 INFO neutron.services.segments.plugin [-] Segment 4f750dfe-ba96-4e09-a1f4-d66d758a0e31 resource provider aggregate not found 2026-05-19 04:13:11.365 8 INFO neutron.services.segments.plugin [-] Segment 4f750dfe-ba96-4e09-a1f4-d66d758a0e31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f750dfe-ba96-4e09-a1f4-d66d758a0e31 found for delete ", "request_id": "req-06c7a6f8-571a-439a-ab1e-6f7f3b25c2bb"}]} 2026-05-19 04:13:11.368 8 INFO neutron.services.segments.plugin [-] Segment 4f750dfe-ba96-4e09-a1f4-d66d758a0e31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f750dfe-ba96-4e09-a1f4-d66d758a0e31 found for delete ", "request_id": "req-5c3efa86-b652-4571-a8fe-b8e89f9e028c"}]} 2026-05-19 04:13:11.387 8 INFO neutron.db.l3_hamode_db [None req-61e6b50e-d8b0-47a8-b3ca-dac466c6e3d5 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] HA network a3a03dd6-30f6-44ab-af01-ef3b30b0300b was deleted as no HA routers are present in tenant f76ba812e7fe4ed38a5c702e6a0caeed. [pid: 8|app: 0|req: 824/1703] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:10 2026] DELETE /v2.0/routers/e5a6f81b-9af4-4561-8966-e6067b152053 => generated 0 bytes in 607 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1704] 10.0.0.152 () {30 vars in 724 bytes} [Tue May 19 04:13:11 2026] GET /v2.0/quotas/90c2f1fd18f24f6dbca730a5ce393dba/details => generated 847 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1705] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:11 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => 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: 825/1706] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:11 2026] DELETE /v2.0/subnets/fb200f3f-f99c-4b12-9d25-3fcfda072bfa => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:11.834 7 INFO neutron.services.segments.plugin [-] Segment 1d056360-f3fa-4709-b126-37e9b2a3a176 resource provider aggregate not found 2026-05-19 04:13:11.846 7 INFO neutron.services.segments.plugin [-] Segment 1d056360-f3fa-4709-b126-37e9b2a3a176 resource provider aggregate not found 2026-05-19 04:13:11.849 7 INFO neutron.services.segments.plugin [-] Segment 1d056360-f3fa-4709-b126-37e9b2a3a176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d056360-f3fa-4709-b126-37e9b2a3a176 found for delete ", "request_id": "req-8e8adfac-2236-47d2-ac84-521fb7be9f64"}]} [pid: 7|app: 0|req: 882/1707] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:11 2026] DELETE /v2.0/networks/b14fe0ea-3337-460a-be38-877137fa304c => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:11.881 8 WARNING neutron_lib.context [None req-2cd08c40-6222-45b0-8f75-4c9c872815e3 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:11.934 8 INFO neutron.db.segments_db [None req-2cd08c40-6222-45b0-8f75-4c9c872815e3 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Added segment 720d532e-bc1b-4ab4-9c08-03ac7ed378fd of type vxlan for network adad4f2b-4431-4458-ac23-0184d4d55659 [pid: 8|app: 0|req: 826/1708] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:11 2026] POST /v2.0/networks => generated 628 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:12.035 7 INFO neutron.services.segments.plugin [-] Segment 1d056360-f3fa-4709-b126-37e9b2a3a176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d056360-f3fa-4709-b126-37e9b2a3a176 found for delete ", "request_id": "req-bc7aed88-4b38-467b-84cf-7927c44ff08f"}]} 2026-05-19 04:13:12.040 7 WARNING neutron_lib.context [None req-c825736b-28cd-4052-ab53-c044b60d1909 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 883/1709] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:13:12 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:12.296 8 WARNING neutron_lib.context [None req-9a36875d-96de-449e-b00f-13cab9a49bca b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:12.336 8 INFO neutron.db.segments_db [None req-9a36875d-96de-449e-b00f-13cab9a49bca b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Added segment d83d0810-4f2f-4230-a6b8-f9a95e9a0192 of type vxlan for network 0731a75c-c1d9-4ac7-bd39-8aedec2ec21c [pid: 7|app: 0|req: 884/1710] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:12 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:12.597 8 INFO neutron.db.l3_hamode_db [None req-9a36875d-96de-449e-b00f-13cab9a49bca b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:13:12.724 8 INFO neutron.db.l3_hamode_db [None req-9a36875d-96de-449e-b00f-13cab9a49bca b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 885/1711] 10.0.0.152 () {30 vars in 650 bytes} [Tue May 19 04:13:13 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1712] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:13:12 2026] POST /v2.0/routers => generated 507 bytes in 1084 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1713] 10.0.0.152 () {30 vars in 724 bytes} [Tue May 19 04:13:13 2026] GET /v2.0/quotas/90c2f1fd18f24f6dbca730a5ce393dba/details => generated 847 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1714] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:13 2026] GET /v2.0/ports?device_id=51e27ccf-fb5c-4d81-95ea-de798bfb2615 => 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: 888/1715] 10.0.0.157 () {32 vars in 826 bytes} [Tue May 19 04:13:13 2026] GET /v2.0/ports?project_id=8548eb0f763348ad875ac9a9c61e152e&network_id=c3101619-be03-48b7-af21-5b462cd9d266 => generated 3691 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1716] 10.0.0.157 () {32 vars in 742 bytes} [Tue May 19 04:13:14 2026] GET /v2.0/subnets?network_id=947a6298-b091-4e05-9146-36983d69a5e7 => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:14.663 7 INFO neutron.db.l3_db [None req-8ee3d3fd-7620-49b7-ba94-b024d61bdec2 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Floating IP f8a71df3-d97b-4eeb-92e3-04fa247e3746 disassociated. External IP: 10.96.250.216, port: 48035d9c-a8f6-4a2d-b2fa-0b7ef4b567ff. [pid: 8|app: 0|req: 828/1717] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:13:13 2026] PUT /v2.0/routers/c5711143-0ab7-4a79-b573-a347e4ddb040/add_router_interface => generated 309 bytes in 1324 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1718] 199.19.213.152 () {34 vars in 1096 bytes} [Tue May 19 04:13:14 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1719] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:13:14 2026] GET /v2.0/ports/9392aa8e-0f05-4924-9c1c-d28212e25b81 => generated 955 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1720] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:13:14 2026] PUT /v2.0/floatingips/f8a71df3-d97b-4eeb-92e3-04fa247e3746 => generated 554 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1721] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:13:15 2026] GET /v2.0/floatingips/f8a71df3-d97b-4eeb-92e3-04fa247e3746 => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:15.532 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d90051b-4a00-45fc-9214-7bec81742b1c'] response: {'name': 'network-changed', 'server_uuid': '04558600-60b2-4cef-9bed-716b645b49e6', 'tag': '48035d9c-a8f6-4a2d-b2fa-0b7ef4b567ff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 831/1722] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:13:14 2026] PUT /v2.0/routers/c5711143-0ab7-4a79-b573-a347e4ddb040/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1723] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:15 2026] GET /v2.0/security-groups?tenant_id=90c2f1fd18f24f6dbca730a5ce393dba&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1724] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:13:15 2026] GET /v2.0/ports?device_id=c5711143-0ab7-4a79-b573-a347e4ddb040 => 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: 893/1725] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:13:15 2026] GET /v2.0/ports?tenant_id=8548eb0f763348ad875ac9a9c61e152e&device_id=04558600-60b2-4cef-9bed-716b645b49e6 => 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: 833/1726] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:15 2026] DELETE /v2.0/security-groups/6e493291-89c5-4d5e-9928-14abaf8f3398 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:13:16.403 7 INFO neutron.services.segments.plugin [-] Segment d83d0810-4f2f-4230-a6b8-f9a95e9a0192 resource provider aggregate not found 2026-05-19 04:13:16.407 7 INFO neutron.services.segments.plugin [-] Segment d83d0810-4f2f-4230-a6b8-f9a95e9a0192 resource provider aggregate not found 2026-05-19 04:13:16.416 7 INFO neutron.services.segments.plugin [-] Segment d83d0810-4f2f-4230-a6b8-f9a95e9a0192 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d83d0810-4f2f-4230-a6b8-f9a95e9a0192 found for delete ", "request_id": "req-1d52bebd-016d-4821-bc2b-fd1c023ef7c2"}]} 2026-05-19 04:13:16.421 7 INFO neutron.services.segments.plugin [-] Segment d83d0810-4f2f-4230-a6b8-f9a95e9a0192 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d83d0810-4f2f-4230-a6b8-f9a95e9a0192 found for delete ", "request_id": "req-7be1abd8-2c9a-4793-a464-5d2fe04bcc21"}]} 2026-05-19 04:13:16.429 7 INFO neutron.db.l3_hamode_db [None req-f2c7a225-67fa-4ade-8236-76e2303ba790 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] HA network 0731a75c-c1d9-4ac7-bd39-8aedec2ec21c was deleted as no HA routers are present in tenant f76ba812e7fe4ed38a5c702e6a0caeed. [pid: 7|app: 0|req: 894/1727] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:15 2026] DELETE /v2.0/routers/c5711143-0ab7-4a79-b573-a347e4ddb040 => generated 0 bytes in 638 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1728] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:13:16 2026] GET /v2.0/floatingips/f8a71df3-d97b-4eeb-92e3-04fa247e3746 => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1729] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:13:16 2026] GET /v2.0/networks?id=c3101619-be03-48b7-af21-5b462cd9d266 => generated 756 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1730] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:16 2026] DELETE /v2.0/subnets/1dd33176-dc7c-4722-8fa3-271d8fb5ec92 => 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: 898/1731] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:13:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=48035d9c-a8f6-4a2d-b2fa-0b7ef4b567ff => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1732] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:13:15 2026] PUT /v2.0/routers/a785848e-1029-4c00-bfd6-e51b325f6a6a/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1733] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:13:16 2026] GET /v2.0/subnets?id=da9e5d4c-dca5-4896-980f-47168cd5e2f5 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1734] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:16 2026] DELETE /v2.0/networks/adad4f2b-4431-4458-ac23-0184d4d55659 => 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: 900/1735] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:13:16 2026] GET /v2.0/ports?network_id=c3101619-be03-48b7-af21-5b462cd9d266&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:13:17.038 7 WARNING neutron_lib.context [None req-5f23c77c-82c5-44dd-b20f-1f0201178a70 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:17.082 7 INFO neutron.db.segments_db [None req-5f23c77c-82c5-44dd-b20f-1f0201178a70 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Added segment 5a11ce2b-7eba-42bf-9037-7a0b77b99d9a of type vxlan for network ecc08513-508b-405d-91b2-6829b2e0751a 2026-05-19 04:13:17.386 7 INFO neutron.db.l3_hamode_db [None req-5f23c77c-82c5-44dd-b20f-1f0201178a70 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:13:17.797 8 INFO neutron.services.segments.plugin [-] Segment 85b6da59-e822-449d-a226-d0b6844efac5 resource provider aggregate not found 2026-05-19 04:13:17.801 8 INFO neutron.services.segments.plugin [-] Segment 85b6da59-e822-449d-a226-d0b6844efac5 resource provider aggregate not found 2026-05-19 04:13:17.812 8 INFO neutron.services.segments.plugin [-] Segment 85b6da59-e822-449d-a226-d0b6844efac5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85b6da59-e822-449d-a226-d0b6844efac5 found for delete ", "request_id": "req-fd82975b-6fb0-43ee-9b20-1b47e8cad539"}]} 2026-05-19 04:13:17.814 8 INFO neutron.db.l3_hamode_db [None req-19697e59-5e89-407d-98f8-ae1444950e78 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] HA network 4b6cbdf4-3a75-4feb-af27-6e7fcf2bb848 was deleted as no HA routers are present in tenant 018f7acadde14a33a93547235ce3c5a3. [pid: 8|app: 0|req: 836/1736] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:16 2026] DELETE /v2.0/routers/a785848e-1029-4c00-bfd6-e51b325f6a6a => generated 0 bytes in 915 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:13:17.821 8 INFO neutron.services.segments.plugin [-] Segment 85b6da59-e822-449d-a226-d0b6844efac5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85b6da59-e822-449d-a226-d0b6844efac5 found for delete ", "request_id": "req-43813fc9-2993-4350-869c-aacc63198139"}]} [pid: 8|app: 0|req: 837/1737] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:13:17 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:17.870 8 WARNING neutron_lib.context [None req-53e7dfbe-a621-45da-a84c-f8ff6e40a038 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 838/1738] 10.0.0.157 () {34 vars in 685 bytes} [Tue May 19 04:13:17 2026] POST /v2.0/security-groups => generated 1675 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1739] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:18 2026] DELETE /v2.0/subnets/a5c94f7a-8db2-4d65-a946-3e15860d291a => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1740] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:13:18 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:18.214 8 WARNING neutron_lib.context [None req-a8897197-f917-4bc1-8214-1eab2884501f 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 841/1741] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:13:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:18.512 7 INFO neutron.services.segments.plugin [-] Segment 720d532e-bc1b-4ab4-9c08-03ac7ed378fd resource provider aggregate not found 2026-05-19 04:13:18.524 7 INFO neutron.services.segments.plugin [-] Segment 720d532e-bc1b-4ab4-9c08-03ac7ed378fd resource provider aggregate not found 2026-05-19 04:13:18.530 7 INFO neutron.services.segments.plugin [-] Segment 720d532e-bc1b-4ab4-9c08-03ac7ed378fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 720d532e-bc1b-4ab4-9c08-03ac7ed378fd found for delete ", "request_id": "req-4a7fe62a-4b6c-46b1-bc21-c7673caba4bc"}]} 2026-05-19 04:13:18.543 7 INFO neutron.services.segments.plugin [-] Segment 720d532e-bc1b-4ab4-9c08-03ac7ed378fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 720d532e-bc1b-4ab4-9c08-03ac7ed378fd found for delete ", "request_id": "req-c47c21ac-1bd4-49f6-93f4-b3f231e3f5ab"}]} [pid: 8|app: 0|req: 842/1742] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:18 2026] DELETE /v2.0/networks/a88122a3-a0ec-47f6-9eae-45963925e6dd => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:18.654 7 INFO neutron.db.l3_hamode_db [None req-5f23c77c-82c5-44dd-b20f-1f0201178a70 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:13:18.658 8 WARNING neutron_lib.context [None req-586a4015-5a2d-40cd-b399-e4799dd02794 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 843/1743] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:13:18 2026] POST /v2.0/security-group-rules => generated 596 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:18.785 8 WARNING neutron_lib.context [None req-743544c4-41a9-4883-9beb-72d5778a9bf3 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 844/1744] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:13:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1745] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:18 2026] GET /v2.0/security-groups?tenant_id=018f7acadde14a33a93547235ce3c5a3&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:13:18.942 8 WARNING neutron_lib.context [None req-ca7d23c7-0ee2-41fa-ae25-f395cb978d8d 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 846/1746] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:13:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1747] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:19 2026] DELETE /v2.0/security-groups/f60bea88-a811-4c85-ac3d-88ae28488d53 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:13:19.167 8 WARNING neutron_lib.context [None req-2b4b09b2-3b46-4a32-ab35-5621bf747e73 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:19.202 8 INFO neutron.db.securitygroups_db [None req-2b4b09b2-3b46-4a32-ab35-5621bf747e73 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Project 8548eb0f763348ad875ac9a9c61e152e 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: 848/1748] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:13:19 2026] POST /v2.0/security-group-rules => generated 607 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:19.512 8 WARNING neutron_lib.context [None req-35d4ae6c-3282-455a-9ea2-07ba8e44a597 bb7f3c8dec464f56be3f6c33caa6174f 2b375cbf159141b6afce19a02d0d4698 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 901/1749] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:13:17 2026] POST /v2.0/routers => generated 688 bytes in 2627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1750] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:13:19 2026] GET /v2.0/ports?tenant_id=8548eb0f763348ad875ac9a9c61e152e&device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:13:19.700 7 WARNING neutron_lib.context [None req-2f5c8c58-a7df-4fe0-8de3-4eaed0e39ac3 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:19.740 7 INFO neutron.db.securitygroups_db [None req-2f5c8c58-a7df-4fe0-8de3-4eaed0e39ac3 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Project 8548eb0f763348ad875ac9a9c61e152e 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: 903/1751] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:13:19 2026] POST /v2.0/security-group-rules => generated 606 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:19.839 8 INFO neutron.services.segments.plugin [-] Segment 26ea8480-bc63-400b-93fe-dda16e3b7a7e resource provider aggregate not found 2026-05-19 04:13:19.844 8 INFO neutron.services.segments.plugin [-] Segment 26ea8480-bc63-400b-93fe-dda16e3b7a7e resource provider aggregate not found 2026-05-19 04:13:19.861 8 INFO neutron.services.segments.plugin [-] Segment 26ea8480-bc63-400b-93fe-dda16e3b7a7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26ea8480-bc63-400b-93fe-dda16e3b7a7e found for delete ", "request_id": "req-4ca769f2-ea16-4360-85b7-f3dd6d83dcd4"}]} 2026-05-19 04:13:19.862 8 INFO neutron.services.segments.plugin [-] Segment 26ea8480-bc63-400b-93fe-dda16e3b7a7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26ea8480-bc63-400b-93fe-dda16e3b7a7e found for delete ", "request_id": "req-2383462e-961a-4e86-ab8b-14b1ae01376d"}]} [pid: 7|app: 0|req: 904/1752] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:13:19 2026] GET /v2.0/routers/0a3432b4-de90-4039-9cd7-f0dea612f4e1 => generated 694 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1753] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:13:19 2026] GET /v2.0/networks?id=c3101619-be03-48b7-af21-5b462cd9d266 => generated 756 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1754] 10.0.0.157 () {32 vars in 647 bytes} [Tue May 19 04:13:19 2026] GET /v2.0/routers => generated 697 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1755] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=48035d9c-a8f6-4a2d-b2fa-0b7ef4b567ff => 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: 849/1756] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:13:19 2026] POST /v2.0/floatingips => generated 552 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1757] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/subnets?id=da9e5d4c-dca5-4896-980f-47168cd5e2f5 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1758] 10.0.0.157 () {34 vars in 759 bytes} [Tue May 19 04:13:20 2026] PUT /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1759] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/ports?network_id=c3101619-be03-48b7-af21-5b462cd9d266&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1760] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1761] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1762] 10.0.0.157 () {34 vars in 770 bytes} [Tue May 19 04:13:20 2026] PUT /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1763] 10.0.0.157 () {32 vars in 649 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/networks => generated 1297 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1764] 10.0.0.157 () {34 vars in 741 bytes} [Tue May 19 04:13:20 2026] PUT /v2.0/routers/0a3432b4-de90-4039-9cd7-f0dea612f4e1 => generated 701 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1765] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1766] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1767] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/routers/0a3432b4-de90-4039-9cd7-f0dea612f4e1 => generated 701 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1768] 10.0.0.59 () {34 vars in 1099 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1203235552&fields=id&tenant_id=8548eb0f763348ad875ac9a9c61e152e => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1769] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/ports?device_id=0a3432b4-de90-4039-9cd7-f0dea612f4e1 => 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: 859/1770] 10.0.0.157 () {34 vars in 766 bytes} [Tue May 19 04:13:20 2026] PUT /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1771] 10.0.0.59 () {34 vars in 981 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/networks?id=c3101619-be03-48b7-af21-5b462cd9d266 => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1772] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1773] 10.0.0.59 () {34 vars in 964 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/quotas/8548eb0f763348ad875ac9a9c61e152e => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1774] 10.0.0.157 () {34 vars in 788 bytes} [Tue May 19 04:13:20 2026] PUT /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags/black.or.white => 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: 916/1775] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/ports?tenant_id=8548eb0f763348ad875ac9a9c61e152e&fields=id => generated 149 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1776] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1777] 10.0.0.59 () {34 vars in 1007 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?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: 919/1778] 10.0.0.157 () {34 vars in 759 bytes} [Tue May 19 04:13:20 2026] PUT /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1779] 10.0.0.59 () {34 vars in 1107 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1780] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:20 2026] GET /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1781] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:13:21 2026] GET /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:13:21.110 7 INFO neutron.api.v2.resource [None req-ce64e72c-cbb0-49aa-b423-383912c80229 bb7f3c8dec464f56be3f6c33caa6174f 2b375cbf159141b6afce19a02d0d4698 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 923/1782] 10.0.0.157 () {32 vars in 751 bytes} [Tue May 19 04:13:21 2026] GET /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1783] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:13:21 2026] DELETE /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1784] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:21 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => 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: 926/1785] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:21 2026] GET /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:21.272 7 INFO neutron.api.v2.resource [None req-98829e9d-416e-4664-bac3-f8cc5e6d37a6 bb7f3c8dec464f56be3f6c33caa6174f 2b375cbf159141b6afce19a02d0d4698 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 927/1786] 10.0.0.157 () {32 vars in 754 bytes} [Tue May 19 04:13:21 2026] DELETE /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1787] 10.0.0.157 () {32 vars in 742 bytes} [Tue May 19 04:13:21 2026] DELETE /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1788] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:21 2026] GET /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:21.503 8 INFO neutron.db.l3_hamode_db [None req-1e90fc1a-d26e-4ca2-84b7-85cca7601e8d b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] HA network ecc08513-508b-405d-91b2-6829b2e0751a was deleted as no HA routers are present in tenant f76ba812e7fe4ed38a5c702e6a0caeed. [pid: 8|app: 0|req: 860/1789] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:20 2026] DELETE /v2.0/routers/0a3432b4-de90-4039-9cd7-f0dea612f4e1 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1790] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:13:21 2026] GET /v2.0/ports?device_id=0a3432b4-de90-4039-9cd7-f0dea612f4e1 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:21.552 8 INFO neutron.api.v2.resource [None req-51be6e39-04b5-4cde-a1eb-e61352c9fad3 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 862/1791] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:21 2026] DELETE /v2.0/routers/0a3432b4-de90-4039-9cd7-f0dea612f4e1 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1792] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:13:21 2026] GET /v2.0/ports?device_id=c5711143-0ab7-4a79-b573-a347e4ddb040 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:21.594 8 INFO neutron.api.v2.resource [None req-ebefb83c-a013-4237-8712-f9dde703e5e3 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 864/1793] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:21 2026] DELETE /v2.0/routers/c5711143-0ab7-4a79-b573-a347e4ddb040 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:13:21.613 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02f926ee-037c-4011-9150-78e9e5e6d9b8 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 865/1794] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:21 2026] DELETE /v2.0/subnets/1dd33176-dc7c-4722-8fa3-271d8fb5ec92 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1795] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:13:21 2026] GET /v2.0/ports?device_id=e5a6f81b-9af4-4561-8966-e6067b152053 => 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: 930/1796] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:13:21 2026] DELETE /v2.0/floatingips/a8a1dc2e-c4c9-4383-9266-b65d885c61a0 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:13:21.663 8 INFO neutron.api.v2.resource [None req-2eae14da-aeba-4072-af47-3976e648f960 b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 867/1797] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:21 2026] DELETE /v2.0/routers/e5a6f81b-9af4-4561-8966-e6067b152053 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:13:21.685 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac38bf92-5c2c-4997-b48f-59e851e3863a b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 931/1798] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:21 2026] DELETE /v2.0/subnets/fb200f3f-f99c-4b12-9d25-3fcfda072bfa => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1799] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:13:21 2026] GET /v2.0/ports?device_id=1d0fa582-0c5f-44f1-9da7-5eb33633dddc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:21.739 7 INFO neutron.api.v2.resource [None req-f498d141-06e5-46d0-96e3-d04d80d0e0ca b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 932/1800] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:21 2026] DELETE /v2.0/routers/1d0fa582-0c5f-44f1-9da7-5eb33633dddc => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:13:21.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7263c39f-50e2-4fe3-866a-397c0591c6dd b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 869/1801] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:21 2026] DELETE /v2.0/subnets/b8f3cd3b-af74-41ed-ace1-98ded3a8920c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:13:21.782 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c0d573a-2dea-489d-ae4d-18b80a5796fb b2aa24125182441bb1bb111bf778caf8 f76ba812e7fe4ed38a5c702e6a0caeed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 933/1802] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:21 2026] DELETE /v2.0/subnets/51665c72-ead0-4827-97cf-3d5bead27e60 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:13:22.297 8 INFO neutron.services.segments.plugin [-] Segment 5a11ce2b-7eba-42bf-9037-7a0b77b99d9a resource provider aggregate not found 2026-05-19 04:13:22.304 8 INFO neutron.services.segments.plugin [-] Segment 5a11ce2b-7eba-42bf-9037-7a0b77b99d9a resource provider aggregate not found [pid: 8|app: 0|req: 870/1803] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:22 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:22.317 8 INFO neutron.services.segments.plugin [-] Segment 5a11ce2b-7eba-42bf-9037-7a0b77b99d9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a11ce2b-7eba-42bf-9037-7a0b77b99d9a found for delete ", "request_id": "req-54bfe390-6835-4923-b00b-afdd839c27cc"}]} 2026-05-19 04:13:22.318 8 INFO neutron.services.segments.plugin [-] Segment 5a11ce2b-7eba-42bf-9037-7a0b77b99d9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a11ce2b-7eba-42bf-9037-7a0b77b99d9a found for delete ", "request_id": "req-47edd912-7b8f-4773-abfa-d5aef4997165"}]} [pid: 8|app: 0|req: 871/1804] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:22 2026] GET /v2.0/security-groups?tenant_id=f76ba812e7fe4ed38a5c702e6a0caeed&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1805] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:22 2026] DELETE /v2.0/security-groups/b31a86f8-052a-4e84-ae69-fe689b24fd1c => 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: 934/1806] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:22 2026] GET /v2.0/security-groups?tenant_id=d62f696c41874147a9b57d139e8fb2c7&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1807] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:22 2026] DELETE /v2.0/security-groups/c2584de4-5d9a-4827-964b-51b26e477338 => 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: 935/1808] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:22 2026] GET /v2.0/security-groups?tenant_id=2b375cbf159141b6afce19a02d0d4698&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: 874/1809] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:22 2026] DELETE /v2.0/security-groups/6015b792-d36d-4cf6-9c7b-54ece797146a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1810] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:23 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => 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: 875/1811] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:24 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => 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: 877/1814] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:24 2026] GET /v2.0/security-groups?tenant_id=4a07734054ef48a190ac064c2dbad47c&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1815] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:25 2026] DELETE /v2.0/security-groups/77313a70-dfcc-4343-925d-902b4f08b3c4 => 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: 878/1816] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:13:25 2026] GET /v2.0/networks?id=c3101619-be03-48b7-af21-5b462cd9d266 => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1817] 199.19.213.152 () {34 vars in 1050 bytes} [Tue May 19 04:13:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8548eb0f763348ad875ac9a9c61e152e => generated 274 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:25.490 8 WARNING neutron_lib.context [req-764696d5-8c07-477a-9d90-28c643d4fc95 req-055eb999-b13a-4976-9e5b-3b5811a542ff 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 940/1818] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:25 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => 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: 879/1819] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:13:25 2026] POST /v2.0/ports => generated 958 bytes in 463 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-05-19 04:13:26.349 8 WARNING neutron_lib.context [None req-ee1d00f9-4c24-4e09-9fc7-380abcd18d6c 3833f5a2e3c34ded9ab2410487d3b603 e3dd2dc0c0c943a5b3886a7c2eed28ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 880/1820] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:13:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1821] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:13:25 2026] PUT /v2.0/ports/4708d31a-11ed-4f74-955e-356938628af7 => generated 1239 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1822] 10.0.0.157 () {34 vars in 759 bytes} [Tue May 19 04:13:26 2026] PUT /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags => generated 25 bytes in 51 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: 942/1823] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:26 2026] GET /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/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: 882/1824] 10.0.0.157 () {34 vars in 770 bytes} [Tue May 19 04:13:26 2026] PUT /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-19 04:13:26.584 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a266d154-aa4f-4b66-ba89-4484eea56911'] response: {'name': 'network-changed', 'server_uuid': '9223bd09-18c5-4c8e-9092-05d7bc5dcc89', 'tag': '4708d31a-11ed-4f74-955e-356938628af7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 943/1825] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:26 2026] GET /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1826] 10.0.0.157 () {34 vars in 766 bytes} [Tue May 19 04:13:26 2026] PUT /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1827] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:26 2026] GET /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1828] 10.0.0.157 () {34 vars in 788 bytes} [Tue May 19 04:13:26 2026] PUT /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1829] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:26 2026] GET /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1830] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:26 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 973 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1831] 10.0.0.157 () {34 vars in 759 bytes} [Tue May 19 04:13:26 2026] PUT /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1832] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:26 2026] GET /v2.0/security-groups?id=0e3877d0-5a32-4049-b762-bc99e1d6f40e&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: 888/1833] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:26 2026] GET /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1834] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:13:26 2026] GET /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:13:26.913 8 INFO neutron.api.v2.resource [None req-d83b3c62-fb16-4f93-bf78-10a6bd9ecf9f 3833f5a2e3c34ded9ab2410487d3b603 e3dd2dc0c0c943a5b3886a7c2eed28ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 889/1835] 10.0.0.157 () {32 vars in 751 bytes} [Tue May 19 04:13:26 2026] GET /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1836] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:13:26 2026] DELETE /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1837] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:26 2026] GET /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:27.024 7 INFO neutron.api.v2.resource [None req-92f46461-6c61-48ed-a605-18484829b514 3833f5a2e3c34ded9ab2410487d3b603 e3dd2dc0c0c943a5b3886a7c2eed28ba - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 948/1838] 10.0.0.157 () {32 vars in 754 bytes} [Tue May 19 04:13:26 2026] DELETE /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1839] 10.0.0.157 () {32 vars in 742 bytes} [Tue May 19 04:13:27 2026] DELETE /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1840] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:13:27 2026] GET /v2.0/ports?tenant_id=8548eb0f763348ad875ac9a9c61e152e&device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1841] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:27 2026] GET /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1842] 199.19.213.152 () {34 vars in 1018 bytes} [Tue May 19 04:13:27 2026] GET /v2.0/networks?tenant_id=8548eb0f763348ad875ac9a9c61e152e&shared=False => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1843] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:13:27 2026] DELETE /v2.0/subnetpools/678983cd-1da3-40da-acb3-bed4e108eada => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1844] 199.19.213.152 () {34 vars in 930 bytes} [Tue May 19 04:13:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1845] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:27 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1846] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:27 2026] GET /v2.0/security-groups?id=0e3877d0-5a32-4049-b762-bc99e1d6f40e&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: 894/1847] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:27 2026] GET /v2.0/security-groups?tenant_id=41594db6b41d457d8279f6fb284dee4a&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1848] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:28 2026] DELETE /v2.0/security-groups/09a6335d-83ad-45ba-ba79-71eb2ee76c54 => 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: 895/1849] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:13:28 2026] GET /v2.0/ports?tenant_id=8548eb0f763348ad875ac9a9c61e152e&device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1850] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:13:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4708d31a-11ed-4f74-955e-356938628af7 => 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: 896/1851] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:13:28 2026] GET /v2.0/subnets?id=da9e5d4c-dca5-4896-980f-47168cd5e2f5 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1852] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:13:28 2026] GET /v2.0/ports?network_id=c3101619-be03-48b7-af21-5b462cd9d266&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1853] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:13:28 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?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: 897/1854] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:28 2026] GET /v2.0/security-groups?tenant_id=e3dd2dc0c0c943a5b3886a7c2eed28ba&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1855] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:13:28 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?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: 898/1856] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:28 2026] DELETE /v2.0/security-groups/e4cbff46-bbcb-4dc6-8283-4286cd012639 => 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: 959/1857] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:29 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1858] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:29 2026] GET /v2.0/security-groups?id=0e3877d0-5a32-4049-b762-bc99e1d6f40e&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: 7|app: 0|req: 960/1859] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:29 2026] GET /v2.0/security-groups?tenant_id=14035d24ea7b42408ee72341a2678425&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1860] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:29 2026] DELETE /v2.0/security-groups/dd9a5844-2992-49af-8eb1-0efbd054b38d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:13:29.703 7 INFO neutron.db.segments_db [None req-91415d16-29db-413a-87a6-870d775b64a7 78f8034b1c014cd0b5efab4b5733a164 e5771079bb954770b6a8740ca08ae8a3 - - default default] Added segment 65cdacf2-f7b7-4401-84c3-c04e73b1ac72 of type vxlan for network a1272d68-a32a-483e-8953-1bf81e746651 [pid: 7|app: 0|req: 961/1861] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:29 2026] POST /v2.0/networks => generated 726 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1862] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:13:29 2026] POST /v2.0/subnets => generated 644 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:30.057 7 WARNING neutron.api.v2.base [None req-dc14fa60-3b08-478e-bf2f-8ca3486411ce 78f8034b1c014cd0b5efab4b5733a164 e5771079bb954770b6a8740ca08ae8a3 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-19 04:13:30.058 7 INFO neutron.api.v2.resource [None req-dc14fa60-3b08-478e-bf2f-8ca3486411ce 78f8034b1c014cd0b5efab4b5733a164 e5771079bb954770b6a8740ca08ae8a3 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 962/1863] 10.0.0.157 () {34 vars in 681 bytes} [Tue May 19 04:13:30 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1864] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:30 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:30.264 8 INFO neutron.services.segments.plugin [-] Segment 65cdacf2-f7b7-4401-84c3-c04e73b1ac72 resource provider aggregate not found 2026-05-19 04:13:30.269 8 INFO neutron.services.segments.plugin [-] Segment 65cdacf2-f7b7-4401-84c3-c04e73b1ac72 resource provider aggregate not found 2026-05-19 04:13:30.280 8 INFO neutron.services.segments.plugin [-] Segment 65cdacf2-f7b7-4401-84c3-c04e73b1ac72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65cdacf2-f7b7-4401-84c3-c04e73b1ac72 found for delete ", "request_id": "req-63959483-ccea-4069-b1a9-c27823601e4a"}]} [pid: 7|app: 0|req: 964/1865] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:30 2026] GET /v2.0/security-groups?id=0e3877d0-5a32-4049-b762-bc99e1d6f40e&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1866] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:30 2026] DELETE /v2.0/networks/a1272d68-a32a-483e-8953-1bf81e746651 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:30.351 7 INFO neutron.db.segments_db [None req-ae95c4ff-fc00-42ab-996d-19043a428f51 78f8034b1c014cd0b5efab4b5733a164 e5771079bb954770b6a8740ca08ae8a3 - - default default] Added segment 9aca0f0d-a38e-4776-b4d6-6dcadcc9fdce of type vxlan for network a18af847-f702-49fd-bfb0-77fb37e391fc [pid: 7|app: 0|req: 965/1867] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:30 2026] POST /v2.0/networks => generated 726 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:30.474 8 INFO neutron.services.segments.plugin [-] Segment 65cdacf2-f7b7-4401-84c3-c04e73b1ac72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65cdacf2-f7b7-4401-84c3-c04e73b1ac72 found for delete ", "request_id": "req-ecc229a9-9caf-43b0-a5b6-7bb3c0cc868c"}]} [pid: 8|app: 0|req: 903/1868] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:13:30 2026] POST /v2.0/subnets => generated 647 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:30.684 7 WARNING neutron.api.v2.base [None req-7100d4b3-c2da-46e1-811c-684669c053c0 78f8034b1c014cd0b5efab4b5733a164 e5771079bb954770b6a8740ca08ae8a3 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-19 04:13:30.685 7 INFO neutron.api.v2.resource [None req-7100d4b3-c2da-46e1-811c-684669c053c0 78f8034b1c014cd0b5efab4b5733a164 e5771079bb954770b6a8740ca08ae8a3 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 966/1869] 10.0.0.157 () {34 vars in 681 bytes} [Tue May 19 04:13:30 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1870] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:30 2026] DELETE /v2.0/networks/a18af847-f702-49fd-bfb0-77fb37e391fc => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:31.004 7 INFO neutron.db.segments_db [None req-1aa6e357-8cb8-483a-a515-360717e6fa5d 78f8034b1c014cd0b5efab4b5733a164 e5771079bb954770b6a8740ca08ae8a3 - - default default] Added segment 406b5f66-948e-4873-a9bd-ab5196ae4471 of type vxlan for network df8cb9df-1a2e-4974-b05e-c25246b661a3 [pid: 7|app: 0|req: 967/1871] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:30 2026] POST /v2.0/networks => generated 727 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1872] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:13:31 2026] POST /v2.0/subnets => generated 647 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1873] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:31 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1874] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:31 2026] GET /v2.0/security-groups?id=0e3877d0-5a32-4049-b762-bc99e1d6f40e&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1875] 10.0.0.157 () {34 vars in 681 bytes} [Tue May 19 04:13:31 2026] POST /v2.0/rbac-policies => generated 324 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1876] 10.0.0.157 () {32 vars in 723 bytes} [Tue May 19 04:13:32 2026] GET /v2.0/networks/df8cb9df-1a2e-4974-b05e-c25246b661a3 => generated 655 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:32.528 7 WARNING neutron_lib.context [None req-3324598e-4172-4327-8948-b87dfddfff80 ff117ed739674e47bc498637e7674a26 4a2c25de26094f96be3f5b568e8961c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:32.612 8 INFO neutron.services.segments.plugin [-] Segment 9aca0f0d-a38e-4776-b4d6-6dcadcc9fdce resource provider aggregate not found 2026-05-19 04:13:32.618 8 INFO neutron.services.segments.plugin [-] Segment 9aca0f0d-a38e-4776-b4d6-6dcadcc9fdce resource provider aggregate not found 2026-05-19 04:13:32.634 8 INFO neutron.services.segments.plugin [-] Segment 9aca0f0d-a38e-4776-b4d6-6dcadcc9fdce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aca0f0d-a38e-4776-b4d6-6dcadcc9fdce found for delete ", "request_id": "req-10716123-0dde-4d43-845c-25ffad657413"}]} 2026-05-19 04:13:32.636 8 INFO neutron.services.segments.plugin [-] Segment 9aca0f0d-a38e-4776-b4d6-6dcadcc9fdce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aca0f0d-a38e-4776-b4d6-6dcadcc9fdce found for delete ", "request_id": "req-b31f547d-1430-4268-84c3-5a0a52b03d2b"}]} [pid: 8|app: 0|req: 909/1877] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:32 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1878] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:32 2026] GET /v2.0/security-groups?id=0e3877d0-5a32-4049-b762-bc99e1d6f40e&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:32.746 7 INFO neutron.db.segments_db [None req-3324598e-4172-4327-8948-b87dfddfff80 ff117ed739674e47bc498637e7674a26 4a2c25de26094f96be3f5b568e8961c1 - - default default] Added segment f0400318-b9d4-4f37-9924-b9f6fb969176 of type vxlan for network 6970cee0-14fd-414a-b357-58085c58f7ff [pid: 7|app: 0|req: 969/1879] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:32 2026] POST /v2.0/networks => generated 632 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:32.885 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1e7bac9-495d-4c41-aa04-08ff8ba6bc5b 03bd83de20a6436bb0c422cb07b3bc79 136bb451705d4fabb91c60e9f4a7af85 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 911/1880] 10.0.0.157 () {32 vars in 723 bytes} [Tue May 19 04:13:32 2026] GET /v2.0/networks/df8cb9df-1a2e-4974-b05e-c25246b661a3 => generated 138 bytes in 196 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:13:32.895 8 WARNING neutron_lib.context [None req-2029dc8b-0380-4fd0-88c8-716fec164357 ff117ed739674e47bc498637e7674a26 4a2c25de26094f96be3f5b568e8961c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 970/1881] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:32 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1882] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:13:32 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1883] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:33 2026] GET /v2.0/security-groups?id=0e3877d0-5a32-4049-b762-bc99e1d6f40e&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1884] 10.0.0.157 () {34 vars in 751 bytes} [Tue May 19 04:13:33 2026] PUT /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1885] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:13:33 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1886] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 04:13:33 2026] GET /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:33.443 7 INFO neutron.services.segments.plugin [-] Segment 406b5f66-948e-4873-a9bd-ab5196ae4471 resource provider aggregate not found 2026-05-19 04:13:33.449 7 INFO neutron.services.segments.plugin [-] Segment 406b5f66-948e-4873-a9bd-ab5196ae4471 resource provider aggregate not found 2026-05-19 04:13:33.458 7 INFO neutron.services.segments.plugin [-] Segment 406b5f66-948e-4873-a9bd-ab5196ae4471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 406b5f66-948e-4873-a9bd-ab5196ae4471 found for delete ", "request_id": "req-f2fcbc27-bae4-4ed0-8666-8fdb25fdafd0"}]} 2026-05-19 04:13:33.463 7 INFO neutron.services.segments.plugin [-] Segment 406b5f66-948e-4873-a9bd-ab5196ae4471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 406b5f66-948e-4873-a9bd-ab5196ae4471 found for delete ", "request_id": "req-de45def0-e8f0-41a7-8450-ae3a5bc699fa"}]} [pid: 7|app: 0|req: 971/1887] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:32 2026] DELETE /v2.0/networks/df8cb9df-1a2e-4974-b05e-c25246b661a3 => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1888] 10.0.0.157 () {34 vars in 762 bytes} [Tue May 19 04:13:33 2026] PUT /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-19 04:13:33.528 7 INFO neutron.pecan_wsgi.hooks.translation [None req-786256ee-cb88-4195-8328-b43212eea9df 78f8034b1c014cd0b5efab4b5733a164 e5771079bb954770b6a8740ca08ae8a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 973/1889] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:33 2026] DELETE /v2.0/subnets/3e0249c8-b9b4-435b-b43b-6b14ffdf3cd8 => 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: 974/1890] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 04:13:33 2026] GET /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:33.603 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6200963-43de-4011-a315-4a7227617d0f 78f8034b1c014cd0b5efab4b5733a164 e5771079bb954770b6a8740ca08ae8a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 975/1891] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:33 2026] DELETE /v2.0/subnets/73cdc57f-ad46-487d-a85b-795a1e84338e => 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: 976/1892] 10.0.0.157 () {34 vars in 758 bytes} [Tue May 19 04:13:33 2026] PUT /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-19 04:13:33.776 7 WARNING neutron_lib.context [None req-7b12025c-e690-41db-8d26-d91c08843698 2e544b4722c5488e9bf45b9e9cdcf8b6 2bbc053220b742a89ba7c7b66a00c2ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:33.791 8 INFO neutron.db.l3_db [None req-9205c03c-f434-4cd5-ac59-addcc14234ac 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Floating IP f8a71df3-d97b-4eeb-92e3-04fa247e3746 associated. External IP: 10.96.250.216, port: 4708d31a-11ed-4f74-955e-356938628af7. [pid: 8|app: 0|req: 917/1893] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:13:33 2026] PUT /v2.0/floatingips/f8a71df3-d97b-4eeb-92e3-04fa247e3746 => generated 856 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:34.137 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f352d284-35c5-436a-b244-c6b0651d2250 78f8034b1c014cd0b5efab4b5733a164 e5771079bb954770b6a8740ca08ae8a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 918/1894] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:34 2026] DELETE /v2.0/subnets/94ba3858-5500-4766-917a-3115d7ad62a9 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:13:34.196 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aed571ad-60c9-401a-a974-dc7881d9550a'] response: {'name': 'network-changed', 'server_uuid': '9223bd09-18c5-4c8e-9092-05d7bc5dcc89', 'tag': '4708d31a-11ed-4f74-955e-356938628af7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 919/1895] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 04:13:34 2026] GET /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1896] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:13:34 2026] GET /v2.0/floatingips/f8a71df3-d97b-4eeb-92e3-04fa247e3746 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1897] 10.0.0.157 () {34 vars in 780 bytes} [Tue May 19 04:13:34 2026] PUT /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/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: 8|app: 0|req: 922/1898] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 04:13:34 2026] GET /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1899] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:13:33 2026] POST /v2.0/floatingips => generated 552 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1900] 10.0.0.157 () {34 vars in 751 bytes} [Tue May 19 04:13:34 2026] PUT /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:34.384 7 WARNING neutron_lib.context [None req-c6ec405f-4def-4de2-839d-b89cf9e2cb75 2e544b4722c5488e9bf45b9e9cdcf8b6 2bbc053220b742a89ba7c7b66a00c2ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 924/1901] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 04:13:34 2026] GET /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1902] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:13:34 2026] GET /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:13:34.496 8 INFO neutron.api.v2.resource [None req-e399f7e9-4de4-4810-a1f7-956c0f78efcf ff117ed739674e47bc498637e7674a26 4a2c25de26094f96be3f5b568e8961c1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 926/1903] 10.0.0.157 () {32 vars in 743 bytes} [Tue May 19 04:13:34 2026] GET /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1904] 10.0.0.157 () {32 vars in 742 bytes} [Tue May 19 04:13:34 2026] DELETE /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags/red => 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: 928/1905] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 04:13:34 2026] GET /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:34.630 8 INFO neutron.api.v2.resource [None req-13cb11e8-1220-4ab3-9aef-f263aca98a75 ff117ed739674e47bc498637e7674a26 4a2c25de26094f96be3f5b568e8961c1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 929/1906] 10.0.0.157 () {32 vars in 746 bytes} [Tue May 19 04:13:34 2026] DELETE /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/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: 930/1907] 10.0.0.157 () {32 vars in 734 bytes} [Tue May 19 04:13:34 2026] DELETE /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1908] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 04:13:34 2026] GET /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1909] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:13:34 2026] GET /v2.0/ports?tenant_id=8548eb0f763348ad875ac9a9c61e152e&device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => 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: 978/1910] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:13:34 2026] POST /v2.0/floatingips => generated 552 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1911] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:34 2026] DELETE /v2.0/subnets/a2af9f38-1c17-4edd-9998-201282b6feb1 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:34.926 8 WARNING neutron_lib.context [None req-4cc9e3c4-db2f-4ed8-9ae2-8fb10467dc9f 2e544b4722c5488e9bf45b9e9cdcf8b6 2bbc053220b742a89ba7c7b66a00c2ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 979/1912] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:13:34 2026] GET /v2.0/networks?id=c3101619-be03-48b7-af21-5b462cd9d266 => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1913] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:34 2026] DELETE /v2.0/networks/6970cee0-14fd-414a-b357-58085c58f7ff => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1914] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:13:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4708d31a-11ed-4f74-955e-356938628af7 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:35.480 7 INFO neutron.services.segments.plugin [-] Segment f0400318-b9d4-4f37-9924-b9f6fb969176 resource provider aggregate not found 2026-05-19 04:13:35.485 7 INFO neutron.services.segments.plugin [-] Segment f0400318-b9d4-4f37-9924-b9f6fb969176 resource provider aggregate not found 2026-05-19 04:13:35.507 7 INFO neutron.services.segments.plugin [-] Segment f0400318-b9d4-4f37-9924-b9f6fb969176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0400318-b9d4-4f37-9924-b9f6fb969176 found for delete ", "request_id": "req-9f6903b5-3f60-4529-a888-4b2fec254a41"}]} 2026-05-19 04:13:35.509 7 INFO neutron.services.segments.plugin [-] Segment f0400318-b9d4-4f37-9924-b9f6fb969176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0400318-b9d4-4f37-9924-b9f6fb969176 found for delete ", "request_id": "req-f951f09b-5076-4aab-b46c-170c89cdfcb2"}]} [pid: 8|app: 0|req: 934/1915] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:13:34 2026] POST /v2.0/floatingips => generated 552 bytes in 643 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1916] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:13:35 2026] GET /v2.0/floatingips/f8a71df3-d97b-4eeb-92e3-04fa247e3746 => 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: 936/1917] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:13:35 2026] GET /v2.0/subnets?id=da9e5d4c-dca5-4896-980f-47168cd5e2f5 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:35.658 8 WARNING neutron_lib.context [None req-08d46c8c-92ce-470d-9ea5-21d5b24b7313 2e544b4722c5488e9bf45b9e9cdcf8b6 2bbc053220b742a89ba7c7b66a00c2ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 982/1918] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:35 2026] GET /v2.0/security-groups?tenant_id=136bb451705d4fabb91c60e9f4a7af85&name=default => generated 2925 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1919] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:13:35 2026] GET /v2.0/ports?network_id=c3101619-be03-48b7-af21-5b462cd9d266&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1920] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:35 2026] DELETE /v2.0/security-groups/ed2fefae-486d-460c-a55b-5e9ed08ef7f6 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1921] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:13:35 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1922] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:13:36 2026] GET /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266?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: 987/1923] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:36 2026] GET /v2.0/security-groups?tenant_id=4a2c25de26094f96be3f5b568e8961c1&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1924] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:13:35 2026] POST /v2.0/floatingips => generated 552 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1925] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:36 2026] GET /v2.0/security-groups?tenant_id=129dfbb9cd00448b923920112564b5ab&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:13:36.412 7 WARNING neutron_lib.context [None req-369d2972-e4bd-4f48-a9f6-54b60d18b8b3 2e544b4722c5488e9bf45b9e9cdcf8b6 2bbc053220b742a89ba7c7b66a00c2ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 938/1926] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:36 2026] DELETE /v2.0/security-groups/2875db72-4afc-4e26-a680-ae1f4432d03b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1927] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:36 2026] DELETE /v2.0/security-groups/d7e7224b-e71b-4b1f-9335-30cce215aa1d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1928] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:36 2026] GET /v2.0/security-groups?tenant_id=c7707ea786674b7f810d84b516ab334b&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: 941/1929] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:36 2026] DELETE /v2.0/security-groups/d5b1cdcd-a583-40e2-b00f-9ac74dbe5497 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1930] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:36 2026] GET /v2.0/security-groups?tenant_id=e5771079bb954770b6a8740ca08ae8a3&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: 989/1931] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:13:36 2026] POST /v2.0/floatingips => generated 552 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1932] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:36 2026] DELETE /v2.0/security-groups/c6e7f750-b9c3-48a2-99a3-a76c41c69a66 => 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: 990/1933] 10.0.0.157 () {34 vars in 759 bytes} [Tue May 19 04:13:37 2026] PUT /v2.0/floatingips/48251668-6937-4bf2-8de3-9d91ba724d8c/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1934] 10.0.0.157 () {34 vars in 759 bytes} [Tue May 19 04:13:37 2026] PUT /v2.0/floatingips/98519cb0-15a2-4cfc-87d6-76426b73d5a7/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1935] 10.0.0.157 () {34 vars in 759 bytes} [Tue May 19 04:13:37 2026] PUT /v2.0/floatingips/b64c0cc5-a366-4b08-999a-fb83c21ed8f7/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1936] 10.0.0.157 () {34 vars in 759 bytes} [Tue May 19 04:13:37 2026] PUT /v2.0/floatingips/a51e7096-9e88-428a-97e3-b4b79bc2f261/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1937] 10.0.0.157 () {32 vars in 672 bytes} [Tue May 19 04:13:37 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1938] 10.0.0.157 () {32 vars in 686 bytes} [Tue May 19 04:13:37 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1939] 10.0.0.157 () {32 vars in 682 bytes} [Tue May 19 04:13:37 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1940] 10.0.0.157 () {32 vars in 694 bytes} [Tue May 19 04:13:37 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1941] 10.0.0.157 () {32 vars in 680 bytes} [Tue May 19 04:13:37 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1942] 10.0.0.157 () {32 vars in 694 bytes} [Tue May 19 04:13:37 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1943] 10.0.0.157 () {32 vars in 690 bytes} [Tue May 19 04:13:37 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1944] 10.0.0.157 () {32 vars in 702 bytes} [Tue May 19 04:13:37 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1945] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:13:37 2026] DELETE /v2.0/floatingips/48251668-6937-4bf2-8de3-9d91ba724d8c => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1946] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:13:38 2026] DELETE /v2.0/floatingips/98519cb0-15a2-4cfc-87d6-76426b73d5a7 => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1947] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:13:38 2026] DELETE /v2.0/floatingips/b64c0cc5-a366-4b08-999a-fb83c21ed8f7 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1948] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:13:39 2026] DELETE /v2.0/floatingips/a51e7096-9e88-428a-97e3-b4b79bc2f261 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1951] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:13:39 2026] DELETE /v2.0/floatingips/0e7f078c-41f8-4746-8308-c028cda8e287 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1952] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:40 2026] GET /v2.0/security-groups?tenant_id=2bbc053220b742a89ba7c7b66a00c2ca&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1953] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:40 2026] DELETE /v2.0/security-groups/a4eb43a8-05e5-40e6-91a8-1f1ed47c284f => 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: 955/1954] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:41 2026] GET /v2.0/security-groups?tenant_id=76a8e7a45ff64ad98c0cd9051ee53ed3&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: 1000/1955] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:41 2026] DELETE /v2.0/security-groups/e7fb651f-dbed-4cd8-8c84-197428a6fa01 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:13:41.652 8 WARNING neutron_lib.context [None req-00795715-44ae-4cd6-a40a-7987f52831e9 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1001/1956] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:41 2026] GET /v2.0/security-groups?tenant_id=767f5eced253428a89ee6e8a391844df&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1957] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:41 2026] DELETE /v2.0/security-groups/9f86aa2b-04b7-427b-95be-ae00d55812e6 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:13:41.839 8 INFO neutron.db.segments_db [None req-00795715-44ae-4cd6-a40a-7987f52831e9 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Added segment 50d2f8b3-0728-4501-8d32-c1167f5aab26 of type vxlan for network 9d6e7aea-7f00-4283-9e3a-8e39485e8e2e [pid: 8|app: 0|req: 956/1958] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:41 2026] POST /v2.0/networks => generated 632 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:41.955 7 WARNING neutron_lib.context [None req-54afc5b9-20a8-41e5-bb91-e337cd572449 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1959] 10.0.0.190 () {34 vars in 990 bytes} [Tue May 19 04:13:42 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => 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: 1003/1960] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:13:41 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:42.228 7 WARNING neutron_lib.context [None req-e686a94c-17db-4785-aa33-dc20f8ecbf94 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1961] 10.0.0.190 () {34 vars in 1040 bytes} [Tue May 19 04:13:42 2026] GET /v2.0/security-groups?id=0e3877d0-5a32-4049-b762-bc99e1d6f40e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:42.287 7 INFO neutron.db.segments_db [None req-e686a94c-17db-4785-aa33-dc20f8ecbf94 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Added segment 0ff2d909-cab8-40f7-acae-72a8fbaf42b2 of type vxlan for network b83c8cce-45e1-4fb1-ab5f-1e9be28c71ab [pid: 7|app: 0|req: 1004/1962] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:42 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:42.400 8 WARNING neutron_lib.context [None req-18648095-37c5-46c1-ac6d-eaf949f7782b 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 959/1963] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:13:42 2026] POST /v2.0/subnets => generated 629 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:42.654 7 WARNING neutron_lib.context [None req-185fa0ce-3d9c-428f-b6c5-eb5920d75bcb 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:42.723 7 INFO neutron.db.segments_db [None req-185fa0ce-3d9c-428f-b6c5-eb5920d75bcb 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Added segment 74191599-7021-4d7a-a457-5df6cbdef0c0 of type vxlan for network 619ed0f6-7de0-4bcf-9054-abf17c235b9a [pid: 7|app: 0|req: 1005/1964] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:42 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-05-19 04:13:42.827 8 WARNING neutron_lib.context [None req-999841ac-8022-48fe-991a-1342a96d5db4 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 960/1965] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:13:42 2026] POST /v2.0/subnets => generated 629 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:43.169 7 WARNING neutron_lib.context [None req-a43ad183-118a-4d4d-8bb5-cb1ddb8aab32 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:43.251 7 INFO neutron.db.segments_db [None req-a43ad183-118a-4d4d-8bb5-cb1ddb8aab32 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Added segment 5a8bf451-8da0-438f-b5be-7d1a1704033d of type vxlan for network 3da52c81-2611-4391-906a-f9cfc13b8253 [pid: 7|app: 0|req: 1006/1966] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:43 2026] POST /v2.0/networks => generated 632 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:43.361 8 WARNING neutron_lib.context [None req-11955ab2-1ad1-473b-a54e-53e066b19a7f 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 961/1967] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:13:43 2026] POST /v2.0/subnets => generated 629 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:43.662 7 WARNING neutron_lib.context [None req-f6360566-75bf-4d82-9e06-60783f98b98d 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:43.720 7 INFO neutron.db.segments_db [None req-f6360566-75bf-4d82-9e06-60783f98b98d 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Added segment faf3b23e-cb80-4685-b79e-8ab9fdcfa567 of type vxlan for network 9f192909-fb8f-452e-b1a6-e87b530a6575 [pid: 7|app: 0|req: 1007/1968] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:43 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-05-19 04:13:43.844 8 WARNING neutron_lib.context [None req-0b1eb245-4e0a-480e-b799-2c52fef57bc4 8257afc43b4948d5a9010808729d4416 434d6f9d364b463f9871fd1efcaa04f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 962/1969] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:13:43 2026] POST /v2.0/subnets => generated 629 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1970] 10.0.0.157 () {34 vars in 751 bytes} [Tue May 19 04:13:44 2026] PUT /v2.0/subnets/f8f915ae-24e1-4fd9-8cb0-ba3635986492/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1971] 10.0.0.157 () {34 vars in 751 bytes} [Tue May 19 04:13:44 2026] PUT /v2.0/subnets/770cd7f0-b292-4f35-bd4d-f2ed1a572f5e/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1972] 10.0.0.157 () {34 vars in 751 bytes} [Tue May 19 04:13:44 2026] PUT /v2.0/subnets/634178a2-c8ff-42d9-aa80-f4f9d0e21bd6/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1973] 10.0.0.157 () {34 vars in 751 bytes} [Tue May 19 04:13:44 2026] PUT /v2.0/subnets/15d62cb8-2522-43b7-bccc-389e01834909/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1974] 10.0.0.157 () {32 vars in 664 bytes} [Tue May 19 04:13:44 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1975] 10.0.0.157 () {32 vars in 678 bytes} [Tue May 19 04:13:44 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1976] 10.0.0.157 () {32 vars in 674 bytes} [Tue May 19 04:13:44 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1977] 10.0.0.157 () {32 vars in 686 bytes} [Tue May 19 04:13:44 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1978] 10.0.0.157 () {32 vars in 672 bytes} [Tue May 19 04:13:44 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1979] 10.0.0.157 () {32 vars in 686 bytes} [Tue May 19 04:13:44 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1980] 10.0.0.157 () {32 vars in 682 bytes} [Tue May 19 04:13:44 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1981] 10.0.0.157 () {32 vars in 694 bytes} [Tue May 19 04:13:44 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: 1014/1982] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:44 2026] DELETE /v2.0/subnets/f8f915ae-24e1-4fd9-8cb0-ba3635986492 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1983] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:44 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1984] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:45 2026] GET /v2.0/security-groups?id=0e3877d0-5a32-4049-b762-bc99e1d6f40e&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1985] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:44 2026] DELETE /v2.0/subnets/770cd7f0-b292-4f35-bd4d-f2ed1a572f5e => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1986] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:45 2026] DELETE /v2.0/subnets/634178a2-c8ff-42d9-aa80-f4f9d0e21bd6 => 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: 1016/1987] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:45 2026] DELETE /v2.0/subnets/15d62cb8-2522-43b7-bccc-389e01834909 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1988] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:45 2026] DELETE /v2.0/subnets/7bc2fd6a-58d5-49b0-a74b-310bec54c672 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:45.999 7 INFO neutron.services.segments.plugin [-] Segment 50d2f8b3-0728-4501-8d32-c1167f5aab26 resource provider aggregate not found 2026-05-19 04:13:46.004 7 INFO neutron.services.segments.plugin [-] Segment 50d2f8b3-0728-4501-8d32-c1167f5aab26 resource provider aggregate not found 2026-05-19 04:13:46.010 7 INFO neutron.services.segments.plugin [-] Segment 50d2f8b3-0728-4501-8d32-c1167f5aab26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d2f8b3-0728-4501-8d32-c1167f5aab26 found for delete ", "request_id": "req-a6a378cc-efc0-4474-b1c2-c1b212b45146"}]} 2026-05-19 04:13:46.022 7 INFO neutron.services.segments.plugin [-] Segment 50d2f8b3-0728-4501-8d32-c1167f5aab26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d2f8b3-0728-4501-8d32-c1167f5aab26 found for delete ", "request_id": "req-31564cdd-ac59-4542-8e0b-ab80bc0c3a8b"}]} [pid: 7|app: 0|req: 1017/1989] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:45 2026] DELETE /v2.0/networks/9d6e7aea-7f00-4283-9e3a-8e39485e8e2e => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:46.197 8 INFO neutron.services.segments.plugin [-] Segment 0ff2d909-cab8-40f7-acae-72a8fbaf42b2 resource provider aggregate not found 2026-05-19 04:13:46.202 8 INFO neutron.services.segments.plugin [-] Segment 0ff2d909-cab8-40f7-acae-72a8fbaf42b2 resource provider aggregate not found 2026-05-19 04:13:46.211 8 INFO neutron.services.segments.plugin [-] Segment 0ff2d909-cab8-40f7-acae-72a8fbaf42b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff2d909-cab8-40f7-acae-72a8fbaf42b2 found for delete ", "request_id": "req-8a748ca3-93b5-4a5b-8283-6eb6186d5dc3"}]} 2026-05-19 04:13:46.216 8 INFO neutron.services.segments.plugin [-] Segment 0ff2d909-cab8-40f7-acae-72a8fbaf42b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff2d909-cab8-40f7-acae-72a8fbaf42b2 found for delete ", "request_id": "req-f30c0344-f7e3-47b1-9c17-5e688b17e7c8"}]} [pid: 8|app: 0|req: 973/1990] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:46 2026] DELETE /v2.0/networks/b83c8cce-45e1-4fb1-ab5f-1e9be28c71ab => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1991] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:46 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:46.448 8 WARNING neutron_lib.context [None req-b161402c-62e4-4509-ae2f-ff3c0cc4b560 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:46.617 8 INFO neutron.db.segments_db [None req-b161402c-62e4-4509-ae2f-ff3c0cc4b560 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Added segment f2580b14-9963-4cfe-acaa-f88f8c40f6c7 of type vxlan for network cf70259a-1cee-49d5-a0c5-74d504c87408 [pid: 7|app: 0|req: 1019/1992] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:46 2026] DELETE /v2.0/networks/619ed0f6-7de0-4bcf-9054-abf17c235b9a => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1993] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:46 2026] GET /v2.0/security-groups?id=0e3877d0-5a32-4049-b762-bc99e1d6f40e&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: 974/1994] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:46 2026] POST /v2.0/networks => generated 632 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:46.718 8 WARNING neutron_lib.context [None req-3167c0f2-e9d0-440a-8d61-45453cb29fae 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1021/1995] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:46 2026] DELETE /v2.0/networks/3da52c81-2611-4391-906a-f9cfc13b8253 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1996] 10.0.0.157 () {34 vars in 664 bytes} [Tue May 19 04:13:46 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 1022/1997] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:13:46 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:47.020 7 WARNING neutron_lib.context [None req-56ab0a4e-0cf9-4f4a-85de-5c1fba0fe03b 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:47.091 7 INFO neutron.db.segments_db [None req-56ab0a4e-0cf9-4f4a-85de-5c1fba0fe03b 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Added segment 2da40f1c-a967-4a01-8b8c-dd28299de5de of type vxlan for network b1cb4027-30c0-4a2d-994c-1130d9ce74e2 [pid: 7|app: 0|req: 1023/1998] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:47 2026] POST /v2.0/networks => generated 630 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1999] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:47 2026] DELETE /v2.0/networks/9f192909-fb8f-452e-b1a6-e87b530a6575 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:47.313 8 WARNING neutron_lib.context [None req-2d1ad9dc-87e5-4270-ab69-fa669bb9a707 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:47.489 7 INFO neutron.db.l3_db [req-025de153-84f8-4435-ba80-d47836f7ea29 req-7a8c6f0f-1032-459f-a38f-3d1f92083156 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] Floating IP f8a71df3-d97b-4eeb-92e3-04fa247e3746 disassociated. External IP: 10.96.250.216, port: 4708d31a-11ed-4f74-955e-356938628af7. [pid: 8|app: 0|req: 977/2000] 10.0.0.157 () {34 vars in 664 bytes} [Tue May 19 04:13:47 2026] POST /v2.0/ports => generated 743 bytes in 400 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-05-19 04:13:47.720 8 WARNING neutron_lib.context [None req-d7b94933-08ca-4812-b059-02ff2d0ddbb0 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:47.771 8 INFO neutron.db.segments_db [None req-d7b94933-08ca-4812-b059-02ff2d0ddbb0 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Added segment 18391298-4ea6-4188-833f-916fa02f0198 of type vxlan for network 2e1b743d-9202-4741-8be0-8ef639c8e912 [pid: 8|app: 0|req: 978/2001] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:47 2026] POST /v2.0/networks => generated 630 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2002] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:13:47 2026] DELETE /v2.0/ports/4708d31a-11ed-4f74-955e-356938628af7 => generated 0 bytes in 705 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:47.902 7 WARNING neutron_lib.context [None req-4264b9c1-b13b-412d-a8ae-c07a6d575b95 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 979/2003] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:47 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:13:47.968 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-82fbea98-2bb0-4862-be4f-e1dcc22215cc'] response: {'server_uuid': '9223bd09-18c5-4c8e-9092-05d7bc5dcc89', 'name': 'network-vif-deleted', 'tag': '4708d31a-11ed-4f74-955e-356938628af7', 'status': 'completed', 'code': 200} 2026-05-19 04:13:48.040 7 INFO neutron.services.segments.plugin [-] Segment 74191599-7021-4d7a-a457-5df6cbdef0c0 resource provider aggregate not found 2026-05-19 04:13:48.044 7 INFO neutron.services.segments.plugin [-] Segment 74191599-7021-4d7a-a457-5df6cbdef0c0 resource provider aggregate not found 2026-05-19 04:13:48.055 7 INFO neutron.services.segments.plugin [-] Segment 74191599-7021-4d7a-a457-5df6cbdef0c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74191599-7021-4d7a-a457-5df6cbdef0c0 found for delete ", "request_id": "req-4cf9c702-645b-40dd-8b06-4feea00ed0c5"}]} 2026-05-19 04:13:48.060 7 INFO neutron.services.segments.plugin [-] Segment 74191599-7021-4d7a-a457-5df6cbdef0c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74191599-7021-4d7a-a457-5df6cbdef0c0 found for delete ", "request_id": "req-3998cb4f-0c5d-4ac8-be83-1f03fa0b369d"}]} 2026-05-19 04:13:48.069 7 INFO neutron.services.segments.plugin [-] Segment 5a8bf451-8da0-438f-b5be-7d1a1704033d resource provider aggregate not found 2026-05-19 04:13:48.081 7 INFO neutron.services.segments.plugin [-] Segment 5a8bf451-8da0-438f-b5be-7d1a1704033d resource provider aggregate not found 2026-05-19 04:13:48.094 7 INFO neutron.services.segments.plugin [-] Segment 5a8bf451-8da0-438f-b5be-7d1a1704033d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a8bf451-8da0-438f-b5be-7d1a1704033d found for delete ", "request_id": "req-c95ea220-1497-4d7e-b6de-7dba59639d49"}]} 2026-05-19 04:13:48.094 7 INFO neutron.services.segments.plugin [-] Segment 5a8bf451-8da0-438f-b5be-7d1a1704033d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a8bf451-8da0-438f-b5be-7d1a1704033d found for delete ", "request_id": "req-e4eb078c-ebe7-4f5c-8cbb-6069926af6e4"}]} 2026-05-19 04:13:48.277 8 INFO neutron.services.segments.plugin [-] Segment faf3b23e-cb80-4685-b79e-8ab9fdcfa567 resource provider aggregate not found 2026-05-19 04:13:48.283 8 INFO neutron.services.segments.plugin [-] Segment faf3b23e-cb80-4685-b79e-8ab9fdcfa567 resource provider aggregate not found [pid: 7|app: 0|req: 1025/2004] 10.0.0.157 () {34 vars in 664 bytes} [Tue May 19 04:13:47 2026] POST /v2.0/ports => generated 743 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:48.296 8 INFO neutron.services.segments.plugin [-] Segment faf3b23e-cb80-4685-b79e-8ab9fdcfa567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faf3b23e-cb80-4685-b79e-8ab9fdcfa567 found for delete ", "request_id": "req-95259fb1-e687-4d26-8ac9-3abfe7a90ab8"}]} /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-05-19 04:13:48.307 7 WARNING neutron_lib.context [None req-72463ab1-3ba6-4a74-b0cb-3a3702e61d89 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:48.311 8 INFO neutron.services.segments.plugin [-] Segment faf3b23e-cb80-4685-b79e-8ab9fdcfa567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faf3b23e-cb80-4685-b79e-8ab9fdcfa567 found for delete ", "request_id": "req-60355f54-fbaa-4755-b504-fe64323105d7"}]} 2026-05-19 04:13:48.367 7 INFO neutron.db.segments_db [None req-72463ab1-3ba6-4a74-b0cb-3a3702e61d89 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Added segment d86c2160-5c2d-4fe9-ad87-540f1c8b58d6 of type vxlan for network b1982d65-64d0-4845-966b-f0c7527dce2b [pid: 7|app: 0|req: 1026/2005] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:48 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:48.474 7 WARNING neutron_lib.context [None req-bdde224f-c9f4-4188-964a-f36fa23c4f64 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 980/2006] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:48 2026] GET /v2.0/security-groups?tenant_id=ec32f0d23ebe4f25a042ab7de444e1e1&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2007] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:48 2026] DELETE /v2.0/security-groups/148513a3-55b4-4326-856e-ac653d606057 => 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: 1027/2008] 10.0.0.157 () {34 vars in 664 bytes} [Tue May 19 04:13:48 2026] POST /v2.0/ports => generated 743 bytes in 271 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-05-19 04:13:48.752 8 WARNING neutron_lib.context [None req-35850c1a-f322-4295-bed7-97e1d85de2e9 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1028/2009] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:48 2026] GET /v2.0/security-groups?tenant_id=434d6f9d364b463f9871fd1efcaa04f9&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:13:48.804 8 INFO neutron.db.segments_db [None req-35850c1a-f322-4295-bed7-97e1d85de2e9 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Added segment 7a0a52a3-6ded-4f4f-9356-76b8c735d1ba of type vxlan for network fbf8b285-4f13-4714-9b52-f63e5b7c04e6 [pid: 8|app: 0|req: 982/2010] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:13:48 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2011] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:48 2026] DELETE /v2.0/security-groups/1ebf860a-ccc5-4023-aaf8-9630e506de7c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:13:48.925 8 WARNING neutron_lib.context [None req-d90444bf-3c8d-4584-9525-c16ea1a6ad05 0a58caee7446441b9c4d2c54817e6da5 5948bf165db54662a025138df334e8aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1030/2012] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:48 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => 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: 1031/2013] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:49 2026] GET /v2.0/security-groups?tenant_id=2bab9dca4f0f4135912ef35b02e0f8df&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2014] 10.0.0.157 () {34 vars in 664 bytes} [Tue May 19 04:13:48 2026] POST /v2.0/ports => generated 743 bytes in 320 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: 984/2015] 10.0.0.157 () {34 vars in 747 bytes} [Tue May 19 04:13:49 2026] PUT /v2.0/ports/133b9404-ba7e-47fc-86a3-9347bda0882d/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2016] 10.0.0.157 () {34 vars in 747 bytes} [Tue May 19 04:13:49 2026] PUT /v2.0/ports/07bbc808-b4b9-4cbd-93ca-bc3884dcf113/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2017] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:49 2026] DELETE /v2.0/security-groups/8dbd5f75-51d8-4c70-a44f-092ec945bcd9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2018] 10.0.0.157 () {34 vars in 747 bytes} [Tue May 19 04:13:49 2026] PUT /v2.0/ports/ab55bfa3-5a21-4b83-a114-2f94d50eec81/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2019] 10.0.0.157 () {34 vars in 747 bytes} [Tue May 19 04:13:49 2026] PUT /v2.0/ports/3ab1761f-a1e6-47d8-b6bf-0e044d11ff7e/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2020] 10.0.0.157 () {32 vars in 660 bytes} [Tue May 19 04:13:49 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2021] 10.0.0.157 () {32 vars in 674 bytes} [Tue May 19 04:13:49 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2022] 10.0.0.157 () {32 vars in 670 bytes} [Tue May 19 04:13:49 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2023] 10.0.0.157 () {32 vars in 682 bytes} [Tue May 19 04:13:49 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2024] 10.0.0.157 () {32 vars in 668 bytes} [Tue May 19 04:13:49 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2025] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:50 2026] GET /v2.0/ports?device_id=9223bd09-18c5-4c8e-9092-05d7bc5dcc89 => 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: 990/2026] 10.0.0.157 () {32 vars in 682 bytes} [Tue May 19 04:13:50 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2027] 10.0.0.157 () {32 vars in 678 bytes} [Tue May 19 04:13:50 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2028] 10.0.0.157 () {32 vars in 690 bytes} [Tue May 19 04:13:50 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2029] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:13:50 2026] DELETE /v2.0/ports/133b9404-ba7e-47fc-86a3-9347bda0882d => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2030] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:13:50 2026] DELETE /v2.0/ports/07bbc808-b4b9-4cbd-93ca-bc3884dcf113 => 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: 1039/2031] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:13:50 2026] DELETE /v2.0/ports/ab55bfa3-5a21-4b83-a114-2f94d50eec81 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2032] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:13:51 2026] DELETE /v2.0/ports/3ab1761f-a1e6-47d8-b6bf-0e044d11ff7e => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2033] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:51 2026] DELETE /v2.0/security-groups/0e3877d0-5a32-4049-b762-bc99e1d6f40e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2034] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:13:51 2026] DELETE /v2.0/ports/7d366e28-1ddc-4e60-b37a-6b4f7f97f2b0 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:51.516 8 INFO neutron.services.segments.plugin [-] Segment f2580b14-9963-4cfe-acaa-f88f8c40f6c7 resource provider aggregate not found 2026-05-19 04:13:51.526 8 INFO neutron.services.segments.plugin [-] Segment f2580b14-9963-4cfe-acaa-f88f8c40f6c7 resource provider aggregate not found 2026-05-19 04:13:51.535 8 INFO neutron.services.segments.plugin [-] Segment f2580b14-9963-4cfe-acaa-f88f8c40f6c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2580b14-9963-4cfe-acaa-f88f8c40f6c7 found for delete ", "request_id": "req-f1d44bc4-de2c-4b77-a7dc-273f34168d24"}]} 2026-05-19 04:13:51.539 8 INFO neutron.services.segments.plugin [-] Segment f2580b14-9963-4cfe-acaa-f88f8c40f6c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2580b14-9963-4cfe-acaa-f88f8c40f6c7 found for delete ", "request_id": "req-357dcbe3-fa9c-40ef-a53f-0203d45744a4"}]} [pid: 8|app: 0|req: 995/2035] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:51 2026] DELETE /v2.0/networks/cf70259a-1cee-49d5-a0c5-74d504c87408 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2036] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:13:51 2026] DELETE /v2.0/floatingips/f8a71df3-d97b-4eeb-92e3-04fa247e3746 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2037] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:51 2026] DELETE /v2.0/networks/b1cb4027-30c0-4a2d-994c-1130d9ce74e2 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:51.880 7 INFO neutron.services.segments.plugin [-] Segment 18391298-4ea6-4188-833f-916fa02f0198 resource provider aggregate not found [pid: 8|app: 0|req: 997/2038] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:51 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:51.885 7 INFO neutron.services.segments.plugin [-] Segment 18391298-4ea6-4188-833f-916fa02f0198 resource provider aggregate not found 2026-05-19 04:13:51.903 7 INFO neutron.services.segments.plugin [-] Segment 18391298-4ea6-4188-833f-916fa02f0198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18391298-4ea6-4188-833f-916fa02f0198 found for delete ", "request_id": "req-53fe4c0b-d90d-4943-867f-b7ec84393f43"}]} 2026-05-19 04:13:51.904 7 INFO neutron.services.segments.plugin [-] Segment 18391298-4ea6-4188-833f-916fa02f0198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18391298-4ea6-4188-833f-916fa02f0198 found for delete ", "request_id": "req-1a7574d1-514a-4b82-ae87-9a4f9130fe09"}]} [pid: 7|app: 0|req: 1042/2039] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:51 2026] DELETE /v2.0/networks/2e1b743d-9202-4741-8be0-8ef639c8e912 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2040] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:51 2026] GET /v2.0/security-groups?id=a4372016-f121-49c1-9525-6b3db8368db9&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: 1043/2041] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:51 2026] DELETE /v2.0/networks/b1982d65-64d0-4845-966b-f0c7527dce2b => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2042] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:52 2026] DELETE /v2.0/networks/fbf8b285-4f13-4714-9b52-f63e5b7c04e6 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2043] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:53 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2044] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:13:53 2026] GET /v2.0/security-groups?id=a4372016-f121-49c1-9525-6b3db8368db9&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2045] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:53 2026] GET /v2.0/security-groups?tenant_id=e1122febbc0945519d76622b46d7160c&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: 1046/2046] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:53 2026] DELETE /v2.0/security-groups/a4210941-c770-4a9c-a54f-88b8219e2b38 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:13:53.568 8 INFO neutron.services.segments.plugin [-] Segment 2da40f1c-a967-4a01-8b8c-dd28299de5de resource provider aggregate not found 2026-05-19 04:13:53.572 8 INFO neutron.services.segments.plugin [-] Segment 2da40f1c-a967-4a01-8b8c-dd28299de5de resource provider aggregate not found 2026-05-19 04:13:53.577 8 INFO neutron.services.segments.plugin [-] Segment 2da40f1c-a967-4a01-8b8c-dd28299de5de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2da40f1c-a967-4a01-8b8c-dd28299de5de found for delete ", "request_id": "req-8ace2203-04ed-454c-bace-90260a8ddc61"}]} 2026-05-19 04:13:53.582 8 INFO neutron.services.segments.plugin [-] Segment 2da40f1c-a967-4a01-8b8c-dd28299de5de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2da40f1c-a967-4a01-8b8c-dd28299de5de found for delete ", "request_id": "req-fbc0971c-3a5e-43f9-8aae-41096b7ceb00"}]} 2026-05-19 04:13:53.591 8 INFO neutron.services.segments.plugin [-] Segment 7a0a52a3-6ded-4f4f-9356-76b8c735d1ba resource provider aggregate not found 2026-05-19 04:13:53.594 8 INFO neutron.services.segments.plugin [-] Segment 7a0a52a3-6ded-4f4f-9356-76b8c735d1ba resource provider aggregate not found 2026-05-19 04:13:53.602 8 INFO neutron.services.segments.plugin [-] Segment 7a0a52a3-6ded-4f4f-9356-76b8c735d1ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a0a52a3-6ded-4f4f-9356-76b8c735d1ba found for delete ", "request_id": "req-e11b3b5d-e288-4682-80b5-4dc8df45951c"}]} 2026-05-19 04:13:53.608 8 INFO neutron.services.segments.plugin [-] Segment 7a0a52a3-6ded-4f4f-9356-76b8c735d1ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a0a52a3-6ded-4f4f-9356-76b8c735d1ba found for delete ", "request_id": "req-dfa37605-d56e-44a1-8a2a-bdbd6eb3557e"}]} [pid: 8|app: 0|req: 1001/2047] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:53 2026] GET /v2.0/security-groups?tenant_id=068beac49bfe4bbb9c5f248589f462a9&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:13:53.745 7 WARNING neutron_lib.context [None req-e73a470c-0996-496e-9050-cc43f45ddd69 501be5920b484544a433c4a580f2693d 4ab3f464cc66475dbb0864f8bda46937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1047/2048] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:13:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2049] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:53 2026] DELETE /v2.0/security-groups/7fa3ef81-7b0f-4152-8b36-1456ff0047ec => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:13:53.808 8 WARNING neutron_lib.context [None req-d397b395-e9af-4578-a88f-ad31093dcf15 501be5920b484544a433c4a580f2693d 4ab3f464cc66475dbb0864f8bda46937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1048/2050] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:13:53 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2051] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:13:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:13:53.867 8 WARNING neutron_lib.context [None req-38f0abc9-9b49-4f3d-a277-320e440e89a1 501be5920b484544a433c4a580f2693d 4ab3f464cc66475dbb0864f8bda46937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:53.921 7 INFO neutron.services.segments.plugin [-] Segment d86c2160-5c2d-4fe9-ad87-540f1c8b58d6 resource provider aggregate not found 2026-05-19 04:13:53.931 7 INFO neutron.services.segments.plugin [-] Segment d86c2160-5c2d-4fe9-ad87-540f1c8b58d6 resource provider aggregate not found 2026-05-19 04:13:53.938 7 INFO neutron.services.segments.plugin [-] Segment d86c2160-5c2d-4fe9-ad87-540f1c8b58d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d86c2160-5c2d-4fe9-ad87-540f1c8b58d6 found for delete ", "request_id": "req-b73ebd2f-a30a-4aa5-9b99-a2a8578654fe"}]} 2026-05-19 04:13:53.949 7 INFO neutron.services.segments.plugin [-] Segment d86c2160-5c2d-4fe9-ad87-540f1c8b58d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d86c2160-5c2d-4fe9-ad87-540f1c8b58d6 found for delete ", "request_id": "req-8b8db0a4-8f02-47c6-88ce-d50ac7aec0ed"}]} [pid: 8|app: 0|req: 1004/2052] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:13:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2053] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:53 2026] GET /v2.0/security-groups?tenant_id=5948bf165db54662a025138df334e8aa&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:13:53.999 8 WARNING neutron_lib.context [None req-8e330019-ec40-451e-a95b-ea0fed452803 501be5920b484544a433c4a580f2693d 4ab3f464cc66475dbb0864f8bda46937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1006/2054] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:13:53 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2055] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:13:53 2026] DELETE /v2.0/ports/48035d9c-a8f6-4a2d-b2fa-0b7ef4b567ff => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:13:54.122 7 WARNING neutron_lib.context [None req-25174db0-9823-4743-b91c-ec812275fb3c 501be5920b484544a433c4a580f2693d 4ab3f464cc66475dbb0864f8bda46937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:54.153 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b625fb8f-efed-4906-aca0-6a085a10f050'] response: {'server_uuid': '04558600-60b2-4cef-9bed-716b645b49e6', 'name': 'network-vif-deleted', 'tag': '48035d9c-a8f6-4a2d-b2fa-0b7ef4b567ff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1007/2056] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:54 2026] DELETE /v2.0/security-groups/c9cfd4e2-2056-4a90-b234-0461325ae9a5 => 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: 1050/2057] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:13:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2058] 10.0.0.157 () {34 vars in 759 bytes} [Tue May 19 04:13:54 2026] PUT /v2.0/subnetpools/3dbe1498-31ab-4a7d-a282-d978ab4645dd/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2059] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:54 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => 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: 1051/2060] 10.0.0.157 () {34 vars in 759 bytes} [Tue May 19 04:13:54 2026] PUT /v2.0/subnetpools/5230ca73-46d8-4176-93c5-32dc58774b2d/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2061] 10.0.0.157 () {34 vars in 759 bytes} [Tue May 19 04:13:54 2026] PUT /v2.0/subnetpools/ec50958b-9fca-47b4-a5c6-b924a4908a70/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2062] 10.0.0.157 () {34 vars in 759 bytes} [Tue May 19 04:13:54 2026] PUT /v2.0/subnetpools/41a1f68f-99bd-40d2-a7ba-9aac99f31db7/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2063] 10.0.0.157 () {32 vars in 672 bytes} [Tue May 19 04:13:54 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2064] 10.0.0.157 () {32 vars in 686 bytes} [Tue May 19 04:13:54 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2065] 10.0.0.157 () {32 vars in 682 bytes} [Tue May 19 04:13:54 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2066] 10.0.0.157 () {32 vars in 694 bytes} [Tue May 19 04:13:54 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2067] 10.0.0.157 () {32 vars in 680 bytes} [Tue May 19 04:13:54 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2068] 10.0.0.157 () {32 vars in 694 bytes} [Tue May 19 04:13:54 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2069] 10.0.0.157 () {32 vars in 690 bytes} [Tue May 19 04:13:54 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2070] 10.0.0.157 () {32 vars in 702 bytes} [Tue May 19 04:13:54 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2073] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:13:54 2026] DELETE /v2.0/subnetpools/3dbe1498-31ab-4a7d-a282-d978ab4645dd => 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: 1059/2074] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:13:54 2026] DELETE /v2.0/subnetpools/5230ca73-46d8-4176-93c5-32dc58774b2d => 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: 1016/2075] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:13:54 2026] DELETE /v2.0/subnetpools/ec50958b-9fca-47b4-a5c6-b924a4908a70 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2076] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:13:54 2026] DELETE /v2.0/subnetpools/41a1f68f-99bd-40d2-a7ba-9aac99f31db7 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2077] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:13:54 2026] DELETE /v2.0/subnetpools/3c61b84e-620b-458f-a55e-8ac021bbc1fd => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2078] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:55 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => 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: 1018/2079] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:55 2026] GET /v2.0/security-groups?tenant_id=97218ca102f747809f0f8054cf58f285&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2080] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:55 2026] DELETE /v2.0/security-groups/5c1b01a0-fcfe-4b07-976b-71d0b9bce177 => 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: 1019/2081] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:56 2026] GET /v2.0/security-groups?tenant_id=3153052e012c4329b10a0e7fa7f2ef62&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2082] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:56 2026] DELETE /v2.0/security-groups/62be1444-d1d4-4b7f-991c-c5296a2edd28 => 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: 1064/2083] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:13:56 2026] GET /v2.0/ports?device_id=04558600-60b2-4cef-9bed-716b645b49e6 => 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: 1020/2084] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:13:56 2026] GET /v2.0/security-groups?tenant_id=4ab3f464cc66475dbb0864f8bda46937&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2085] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:56 2026] DELETE /v2.0/security-groups/ba2b2d79-8678-4e2f-8b23-41eea6baabb2 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2086] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:13:57 2026] DELETE /v2.0/security-groups/a4372016-f121-49c1-9525-6b3db8368db9 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2087] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:13:57 2026] PUT /v2.0/routers/cb01d2d3-9864-47b2-9d8d-d3014824f41d/remove_router_interface => generated 309 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2088] 10.0.0.157 () {34 vars in 678 bytes} [Tue May 19 04:13:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2089] 10.0.0.157 () {34 vars in 678 bytes} [Tue May 19 04:13:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2090] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:58 2026] DELETE /v2.0/subnets/da9e5d4c-dca5-4896-980f-47168cd5e2f5 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2091] 10.0.0.157 () {34 vars in 678 bytes} [Tue May 19 04:13:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2092] 10.0.0.157 () {34 vars in 678 bytes} [Tue May 19 04:13:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2093] 10.0.0.157 () {34 vars in 678 bytes} [Tue May 19 04:13:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2094] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:13:59 2026] PUT /v2.0/policies/6ea57ca6-79f1-48fc-a429-3514bfd795bc/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: 1028/2095] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:13:59 2026] PUT /v2.0/policies/8af13dde-9e51-4d20-8852-14c57aa89c0e/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2096] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:13:59 2026] PUT /v2.0/policies/de7a9298-6346-4736-8081-6148820f3bb1/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2097] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:13:59 2026] PUT /v2.0/policies/95f818f5-1dd0-4e68-bd79-4f45bd567063/tags => 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: 1031/2098] 10.0.0.157 () {32 vars in 674 bytes} [Tue May 19 04:13:59 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:13:59.789 7 INFO neutron.services.segments.plugin [-] Segment fd009b87-e438-431c-87a4-3b09c9fe772e resource provider aggregate not found [pid: 8|app: 0|req: 1032/2099] 10.0.0.157 () {32 vars in 688 bytes} [Tue May 19 04:13:59 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:59.793 7 INFO neutron.services.segments.plugin [-] Segment fd009b87-e438-431c-87a4-3b09c9fe772e resource provider aggregate not found 2026-05-19 04:13:59.802 7 INFO neutron.services.segments.plugin [-] Segment fd009b87-e438-431c-87a4-3b09c9fe772e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd009b87-e438-431c-87a4-3b09c9fe772e found for delete ", "request_id": "req-78d70f82-07ec-46c2-bf4d-df51eacc8df7"}]} 2026-05-19 04:13:59.806 7 INFO neutron.db.l3_hamode_db [None req-717330f7-0834-4909-a114-11ed04fe44b1 739b5fd9fca646c5930ba2a96f989bcd 8548eb0f763348ad875ac9a9c61e152e - - default default] HA network 3b48418f-0972-44c2-8d05-3e0e636f55a3 was deleted as no HA routers are present in tenant 8548eb0f763348ad875ac9a9c61e152e. [pid: 7|app: 0|req: 1068/2100] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:13:58 2026] DELETE /v2.0/routers/cb01d2d3-9864-47b2-9d8d-d3014824f41d => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:13:59.814 7 INFO neutron.services.segments.plugin [-] Segment fd009b87-e438-431c-87a4-3b09c9fe772e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd009b87-e438-431c-87a4-3b09c9fe772e found for delete ", "request_id": "req-cc93d4a5-0e23-4e58-a262-a988cbb5dd4c"}]} [pid: 8|app: 0|req: 1033/2101] 10.0.0.157 () {32 vars in 684 bytes} [Tue May 19 04:13:59 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:13:59.868 7 WARNING neutron_lib.context [None req-81911df6-e95b-4c37-92fe-583b7c930a88 cfcff781ab8f463ba344dca844654588 4c7ef0df608b432a8fed66c53bb3b445 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:13:59.908 7 INFO neutron.db.segments_db [None req-81911df6-e95b-4c37-92fe-583b7c930a88 cfcff781ab8f463ba344dca844654588 4c7ef0df608b432a8fed66c53bb3b445 - - default default] Added segment 7582ccc7-511a-429f-b4a8-6ae4a31b62be of type vxlan for network e764324e-357b-43d9-a52d-f79669cf035e 2026-05-19 04:13:59.978 8 INFO neutron.services.segments.plugin [-] Segment 8d2495de-a9c1-45a4-b1c3-6de801babda8 resource provider aggregate not found 2026-05-19 04:13:59.984 8 INFO neutron.services.segments.plugin [-] Segment 8d2495de-a9c1-45a4-b1c3-6de801babda8 resource provider aggregate not found 2026-05-19 04:13:59.990 8 INFO neutron.services.segments.plugin [-] Segment 8d2495de-a9c1-45a4-b1c3-6de801babda8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d2495de-a9c1-45a4-b1c3-6de801babda8 found for delete ", "request_id": "req-2a38b07e-696f-45b0-bcd1-2381ba273700"}]} 2026-05-19 04:13:59.996 8 INFO neutron.services.segments.plugin [-] Segment 8d2495de-a9c1-45a4-b1c3-6de801babda8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d2495de-a9c1-45a4-b1c3-6de801babda8 found for delete ", "request_id": "req-9b3a7eb1-c6e7-40d1-bbe6-26f889c90fbc"}]} [pid: 8|app: 0|req: 1034/2102] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:13:59 2026] DELETE /v2.0/networks/c3101619-be03-48b7-af21-5b462cd9d266 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2103] 10.0.0.157 () {32 vars in 696 bytes} [Tue May 19 04:14:00 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2104] 10.0.0.157 () {32 vars in 682 bytes} [Tue May 19 04:14:00 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:00.201 7 INFO neutron.db.l3_hamode_db [None req-81911df6-e95b-4c37-92fe-583b7c930a88 cfcff781ab8f463ba344dca844654588 4c7ef0df608b432a8fed66c53bb3b445 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1037/2105] 10.0.0.157 () {32 vars in 696 bytes} [Tue May 19 04:14:00 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2106] 10.0.0.157 () {32 vars in 692 bytes} [Tue May 19 04:14:00 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:14:00.323 7 INFO neutron.db.l3_hamode_db [None req-81911df6-e95b-4c37-92fe-583b7c930a88 cfcff781ab8f463ba344dca844654588 4c7ef0df608b432a8fed66c53bb3b445 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1039/2107] 10.0.0.157 () {32 vars in 704 bytes} [Tue May 19 04:14:00 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2108] 10.0.0.157 () {32 vars in 734 bytes} [Tue May 19 04:14:00 2026] DELETE /v2.0/qos/policies/6ea57ca6-79f1-48fc-a429-3514bfd795bc => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2109] 10.0.0.157 () {32 vars in 734 bytes} [Tue May 19 04:14:00 2026] DELETE /v2.0/qos/policies/8af13dde-9e51-4d20-8852-14c57aa89c0e => 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: 1042/2110] 10.0.0.157 () {32 vars in 734 bytes} [Tue May 19 04:14:00 2026] DELETE /v2.0/qos/policies/de7a9298-6346-4736-8081-6148820f3bb1 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2111] 10.0.0.157 () {32 vars in 734 bytes} [Tue May 19 04:14:00 2026] DELETE /v2.0/qos/policies/95f818f5-1dd0-4e68-bd79-4f45bd567063 => 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: 1044/2112] 10.0.0.157 () {32 vars in 734 bytes} [Tue May 19 04:14:00 2026] DELETE /v2.0/qos/policies/734b26c2-8004-4e88-806e-c2a725de4746 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2113] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:00 2026] GET /v2.0/security-groups?tenant_id=530198d2327748309f161c979f17603e&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2114] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:00 2026] DELETE /v2.0/security-groups/1dce1bb7-7167-4db3-af93-3729fb2bd7d9 => 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: 1047/2115] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:01 2026] GET /v2.0/security-groups?tenant_id=8548eb0f763348ad875ac9a9c61e152e&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2116] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:01 2026] DELETE /v2.0/security-groups/6a650108-3f81-42b2-a01f-8428bcf844a8 => 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: 1069/2117] 10.0.0.157 () {34 vars in 668 bytes} [Tue May 19 04:13:59 2026] POST /v2.0/routers => generated 474 bytes in 1532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2118] 10.0.0.157 () {34 vars in 751 bytes} [Tue May 19 04:14:01 2026] PUT /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2119] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 04:14:01 2026] GET /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2120] 10.0.0.157 () {34 vars in 762 bytes} [Tue May 19 04:14:01 2026] PUT /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2121] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 04:14:01 2026] GET /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2122] 10.0.0.157 () {34 vars in 758 bytes} [Tue May 19 04:14:01 2026] PUT /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2123] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 04:14:01 2026] GET /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/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: 1070/2124] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:01 2026] GET /v2.0/security-groups?tenant_id=aba0d668a5094f35871f6e5a740230cd&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2125] 10.0.0.157 () {34 vars in 780 bytes} [Tue May 19 04:14:01 2026] PUT /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2126] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 04:14:01 2026] GET /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2127] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:01 2026] DELETE /v2.0/security-groups/2ac04f5f-a753-457d-9664-01c1a8ba0aa4 => 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: 1057/2128] 10.0.0.157 () {34 vars in 751 bytes} [Tue May 19 04:14:01 2026] PUT /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2129] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 04:14:01 2026] GET /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2130] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:14:01 2026] GET /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:14:02.078 8 INFO neutron.api.v2.resource [None req-61091630-0ad2-4259-8a61-682c0ad1302f cfcff781ab8f463ba344dca844654588 4c7ef0df608b432a8fed66c53bb3b445 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1059/2131] 10.0.0.157 () {32 vars in 743 bytes} [Tue May 19 04:14:02 2026] GET /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2132] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:02 2026] GET /v2.0/security-groups?tenant_id=0a2d572b114744aaac6880acc7bcfeea&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2133] 10.0.0.157 () {32 vars in 742 bytes} [Tue May 19 04:14:02 2026] DELETE /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2134] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 04:14:02 2026] GET /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags => generated 30 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2135] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:02 2026] DELETE /v2.0/security-groups/c07d5632-17b2-4298-9e70-bd7f46069a76 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:14:02.283 8 INFO neutron.api.v2.resource [None req-199807a0-0f6e-4c5b-a218-202a6c8444d6 cfcff781ab8f463ba344dca844654588 4c7ef0df608b432a8fed66c53bb3b445 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1062/2136] 10.0.0.157 () {32 vars in 746 bytes} [Tue May 19 04:14:02 2026] DELETE /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2137] 10.0.0.157 () {32 vars in 734 bytes} [Tue May 19 04:14:02 2026] DELETE /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2138] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 04:14:02 2026] GET /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2139] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:02 2026] GET /v2.0/security-groups?tenant_id=0205e07ac95c4d28839e48556756a4b1&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2140] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:14:02 2026] GET /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476 => generated 480 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2141] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:02 2026] DELETE /v2.0/security-groups/588ba8c1-130a-4c4e-af99-2eab7a9abb9c => 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: 1078/2142] 10.0.0.157 () {34 vars in 742 bytes} [Tue May 19 04:14:02 2026] PUT /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476 => generated 480 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2143] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:14:03 2026] GET /v2.0/ports?device_id=882a2c97-ae53-44cb-806f-c7ea4e186476 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:03.505 8 INFO neutron.db.segments_db [None req-8d8f0c2b-239f-4132-a8a2-2d57e4a7ffa6 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment ced8abe3-7b7a-471a-a854-50dd2de3f6db of type vxlan for network 2bc15fa0-d888-4b8b-aed9-3d3cba7ef062 [pid: 8|app: 0|req: 1065/2144] 10.0.0.157 () {34 vars in 671 bytes} [Tue May 19 04:14:03 2026] POST /v2.0/networks => generated 741 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:03.647 7 INFO neutron.services.segments.plugin [-] Segment 7582ccc7-511a-429f-b4a8-6ae4a31b62be resource provider aggregate not found 2026-05-19 04:14:03.651 7 INFO neutron.services.segments.plugin [-] Segment 7582ccc7-511a-429f-b4a8-6ae4a31b62be resource provider aggregate not found 2026-05-19 04:14:03.659 7 INFO neutron.services.segments.plugin [-] Segment 7582ccc7-511a-429f-b4a8-6ae4a31b62be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7582ccc7-511a-429f-b4a8-6ae4a31b62be found for delete ", "request_id": "req-ff945a9f-6701-4caf-9459-10ed10abf016"}]} 2026-05-19 04:14:03.668 7 INFO neutron.services.segments.plugin [-] Segment 7582ccc7-511a-429f-b4a8-6ae4a31b62be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7582ccc7-511a-429f-b4a8-6ae4a31b62be found for delete ", "request_id": "req-5d1f2a65-d228-4fb9-8aea-7a3710c625c1"}]} 2026-05-19 04:14:03.669 7 INFO neutron.db.l3_hamode_db [None req-49a3d03a-75f9-4d9b-b8f1-e8b9cf165daf cfcff781ab8f463ba344dca844654588 4c7ef0df608b432a8fed66c53bb3b445 - - default default] HA network e764324e-357b-43d9-a52d-f79669cf035e was deleted as no HA routers are present in tenant 4c7ef0df608b432a8fed66c53bb3b445. [pid: 7|app: 0|req: 1080/2145] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:14:03 2026] DELETE /v2.0/routers/882a2c97-ae53-44cb-806f-c7ea4e186476 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2146] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:14:03 2026] POST /v2.0/subnets => generated 688 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:03.824 7 INFO neutron.db.segments_db [None req-6ac452e1-fa14-467b-816a-9d211ec1d6fd 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment 83f1917b-f693-429c-b90d-05ef7d28c6d3 of type vxlan for network 6720a150-f928-42c3-843b-5796c1efb8f3 2026-05-19 04:14:04.106 7 INFO neutron.db.l3_hamode_db [None req-6ac452e1-fa14-467b-816a-9d211ec1d6fd 5bd8e99b041949568af62b670af20041 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1067/2147] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:04 2026] GET /v2.0/security-groups?tenant_id=4c7ef0df608b432a8fed66c53bb3b445&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2148] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:04 2026] DELETE /v2.0/security-groups/842451de-f29c-4cf5-b835-aedcd3b7fdff => 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: 1069/2149] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:04 2026] GET /v2.0/security-groups?tenant_id=2c44762a29c54deeac459e945dce97fd&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:14:04.877 7 INFO neutron.db.l3_hamode_db [None req-6ac452e1-fa14-467b-816a-9d211ec1d6fd 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1070/2150] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:04 2026] DELETE /v2.0/security-groups/eb25947a-c287-445d-aee1-5b6791e4ca9f => 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: 1081/2151] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:14:03 2026] POST /v2.0/routers => generated 728 bytes in 2059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:06.811 7 WARNING neutron_lib.context [None req-cc8b24cd-6a2d-4677-b548-d2bc7cdd4a15 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:06.859 7 INFO neutron.db.segments_db [None req-cc8b24cd-6a2d-4677-b548-d2bc7cdd4a15 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Added segment a19c06bc-4cda-4af4-a24c-a213069376f9 of type vxlan for network 161a719a-3daf-4a71-aecc-adbd6d1879b9 [pid: 8|app: 0|req: 1071/2152] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:14:05 2026] PUT /v2.0/routers/ad34a941-c512-45b6-ad29-687129b1e790/add_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:07.139 7 INFO neutron.db.l3_hamode_db [None req-cc8b24cd-6a2d-4677-b548-d2bc7cdd4a15 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:14:07.272 7 INFO neutron.db.l3_hamode_db [None req-cc8b24cd-6a2d-4677-b548-d2bc7cdd4a15 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1082/2153] 10.0.0.157 () {34 vars in 668 bytes} [Tue May 19 04:14:06 2026] POST /v2.0/routers => generated 474 bytes in 1412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:08.041 8 WARNING neutron_lib.context [None req-59714fa2-2ef3-4c42-a724-4492c5c67abd 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:08.089 8 INFO neutron.db.l3_hamode_db [None req-59714fa2-2ef3-4c42-a724-4492c5c67abd 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:14:08.272 8 INFO neutron.db.l3_hamode_db [None req-59714fa2-2ef3-4c42-a724-4492c5c67abd 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:14:08.403 7 INFO neutron.db.segments_db [None req-61e48f92-c7c4-48d7-9bdd-ffefca83948b 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment ff3b296a-2f1e-4976-8fff-b49d7da5c985 of type vxlan for network 7b3f4bc1-ad0c-402b-84b5-dc2b38f1b634 [pid: 7|app: 0|req: 1083/2154] 10.0.0.157 () {34 vars in 671 bytes} [Tue May 19 04:14:08 2026] POST /v2.0/networks => generated 739 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:08.684 7 WARNING neutron_lib.context [None req-d5df98d5-19da-4880-8e45-28b33cc62c32 9a32ee447421417ab2b49060be078ce8 74da7ec68aa34b858e69324d07c93fe8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:08.839 7 INFO neutron.db.segments_db [None req-d5df98d5-19da-4880-8e45-28b33cc62c32 9a32ee447421417ab2b49060be078ce8 74da7ec68aa34b858e69324d07c93fe8 - - default default] Added segment dbf50076-d5fc-4cbf-9eda-f40e5203421e of type vxlan for network 4ed6b954-5008-4a21-b7cf-1c41018246fb [pid: 7|app: 0|req: 1084/2155] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:14:08 2026] POST /v2.0/networks => generated 632 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2156] 10.0.0.157 () {34 vars in 668 bytes} [Tue May 19 04:14:08 2026] POST /v2.0/routers => generated 474 bytes in 964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:09.004 8 WARNING neutron_lib.context [None req-98c9e5eb-3e68-46af-a51e-f1483bff92c6 9a32ee447421417ab2b49060be078ce8 74da7ec68aa34b858e69324d07c93fe8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:09.079 8 INFO neutron.db.segments_db [None req-98c9e5eb-3e68-46af-a51e-f1483bff92c6 9a32ee447421417ab2b49060be078ce8 74da7ec68aa34b858e69324d07c93fe8 - - default default] Added segment 67de3139-53a2-45dc-85d9-6f72ff3fbdb9 of type vxlan for network 011e2644-187c-446e-a8d4-bd244d8c103d [pid: 8|app: 0|req: 1073/2157] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:14:08 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-05-19 04:14:09.182 8 WARNING neutron_lib.context [None req-e3d518cb-8638-48b8-b59b-91c1b8e70fe5 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1085/2158] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:14:08 2026] POST /v2.0/subnets => generated 687 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2159] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:14:09 2026] PUT /v2.0/networks/4ed6b954-5008-4a21-b7cf-1c41018246fb/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:09.224 8 INFO neutron.db.l3_hamode_db [None req-e3d518cb-8638-48b8-b59b-91c1b8e70fe5 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:14:09.264 7 INFO neutron.db.segments_db [None req-b9cc3b33-ac3e-46b5-98bd-856a4ea38aba 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Added segment d13e7bdc-1b36-42c8-8dcf-8d0819c87512 of type vxlan for network 707f6da7-89c9-4441-bed5-c4f291e3e880 2026-05-19 04:14:09.345 8 INFO neutron.db.l3_hamode_db [None req-e3d518cb-8638-48b8-b59b-91c1b8e70fe5 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:14:09.524 7 INFO neutron.db.l3_hamode_db [None req-b9cc3b33-ac3e-46b5-98bd-856a4ea38aba 5bd8e99b041949568af62b670af20041 e525cf5ca818432ab312a7b2912d0758 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1074/2160] 10.0.0.157 () {34 vars in 668 bytes} [Tue May 19 04:14:09 2026] POST /v2.0/routers => generated 474 bytes in 937 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2161] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:14:10 2026] GET /v2.0/networks/4ed6b954-5008-4a21-b7cf-1c41018246fb/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:10.157 8 WARNING neutron_lib.context [None req-b77f0859-928f-4105-93ff-efc9e2408463 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:10.227 8 INFO neutron.db.l3_hamode_db [None req-b77f0859-928f-4105-93ff-efc9e2408463 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:14:10.324 7 INFO neutron.db.l3_hamode_db [None req-b9cc3b33-ac3e-46b5-98bd-856a4ea38aba 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 04:14:10.393 8 INFO neutron.db.l3_hamode_db [None req-b77f0859-928f-4105-93ff-efc9e2408463 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1078/2164] 10.0.0.157 () {34 vars in 668 bytes} [Tue May 19 04:14:10 2026] POST /v2.0/routers => generated 474 bytes in 1005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2165] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:14:11 2026] PUT /v2.0/networks/011e2644-187c-446e-a8d4-bd244d8c103d/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:11.197 8 WARNING neutron_lib.context [None req-56bf872e-2031-4c9a-93d1-ecfbf61765a2 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:11.234 8 INFO neutron.db.l3_hamode_db [None req-56bf872e-2031-4c9a-93d1-ecfbf61765a2 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1087/2166] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:14:09 2026] POST /v2.0/routers => generated 727 bytes in 2086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2167] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:14:11 2026] GET /v2.0/networks/011e2644-187c-446e-a8d4-bd244d8c103d/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:11.362 8 INFO neutron.db.l3_hamode_db [None req-56bf872e-2031-4c9a-93d1-ecfbf61765a2 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1080/2168] 10.0.0.157 () {34 vars in 668 bytes} [Tue May 19 04:14:11 2026] POST /v2.0/routers => generated 474 bytes in 766 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2169] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:14:11 2026] PUT /v2.0/networks/011e2644-187c-446e-a8d4-bd244d8c103d/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2170] 10.0.0.157 () {34 vars in 751 bytes} [Tue May 19 04:14:11 2026] PUT /v2.0/routers/83eeb1ab-1d07-4840-b021-2e363139f557/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2171] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:14:12 2026] GET /v2.0/networks/011e2644-187c-446e-a8d4-bd244d8c103d/tags => 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: 1084/2172] 10.0.0.157 () {34 vars in 751 bytes} [Tue May 19 04:14:12 2026] PUT /v2.0/routers/c6c16a31-3c55-44c1-a173-7026ec128409/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2173] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:14:12 2026] GET /v2.0/networks/4ed6b954-5008-4a21-b7cf-1c41018246fb/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: 1086/2174] 10.0.0.157 () {34 vars in 751 bytes} [Tue May 19 04:14:12 2026] PUT /v2.0/routers/79bbcb9e-0e05-4eb7-8741-4438abfb49d9/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:12.363 8 INFO neutron.services.segments.plugin [-] Segment dbf50076-d5fc-4cbf-9eda-f40e5203421e resource provider aggregate not found 2026-05-19 04:14:12.370 8 INFO neutron.services.segments.plugin [-] Segment dbf50076-d5fc-4cbf-9eda-f40e5203421e resource provider aggregate not found 2026-05-19 04:14:12.375 8 INFO neutron.services.segments.plugin [-] Segment dbf50076-d5fc-4cbf-9eda-f40e5203421e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbf50076-d5fc-4cbf-9eda-f40e5203421e found for delete ", "request_id": "req-2e19248e-f0df-4e15-a9cb-fc575dca28ee"}]} 2026-05-19 04:14:12.386 8 INFO neutron.services.segments.plugin [-] Segment dbf50076-d5fc-4cbf-9eda-f40e5203421e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbf50076-d5fc-4cbf-9eda-f40e5203421e found for delete ", "request_id": "req-a792e5fa-8ac9-4820-a5d2-5ee928941ac0"}]} [pid: 8|app: 0|req: 1087/2175] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:14:12 2026] DELETE /v2.0/networks/4ed6b954-5008-4a21-b7cf-1c41018246fb => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2176] 10.0.0.157 () {34 vars in 751 bytes} [Tue May 19 04:14:12 2026] PUT /v2.0/routers/3e489d11-216b-48eb-bd53-581d7e8c51cf/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2177] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:14:11 2026] PUT /v2.0/routers/0334d6e4-8f84-45c9-9d3b-61e613e36dac/add_router_interface => generated 309 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2178] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:14:12 2026] DELETE /v2.0/networks/011e2644-187c-446e-a8d4-bd244d8c103d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2179] 10.0.0.157 () {32 vars in 664 bytes} [Tue May 19 04:14:12 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2180] 10.0.0.157 () {32 vars in 678 bytes} [Tue May 19 04:14:12 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2181] 10.0.0.157 () {32 vars in 674 bytes} [Tue May 19 04:14:12 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2182] 10.0.0.157 () {32 vars in 686 bytes} [Tue May 19 04:14:12 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2183] 10.0.0.157 () {32 vars in 672 bytes} [Tue May 19 04:14:12 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2184] 10.0.0.157 () {32 vars in 686 bytes} [Tue May 19 04:14:13 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2185] 10.0.0.157 () {32 vars in 682 bytes} [Tue May 19 04:14:13 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2186] 10.0.0.157 () {32 vars in 694 bytes} [Tue May 19 04:14:13 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:13.328 8 WARNING neutron_lib.context [None req-af12c6b1-8622-4148-89f6-bf4abd34e49d 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1094/2187] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:13 2026] GET /v2.0/security-groups?tenant_id=74da7ec68aa34b858e69324d07c93fe8&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2188] 10.0.0.157 () {34 vars in 685 bytes} [Tue May 19 04:14:13 2026] POST /v2.0/security-groups => generated 1677 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2189] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:14:13 2026] GET /v2.0/routers/83eeb1ab-1d07-4840-b021-2e363139f557 => generated 485 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:13.444 7 WARNING neutron_lib.context [None req-b4fc9b1d-df14-4816-b21d-70fcb4480786 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1095/2190] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:13 2026] DELETE /v2.0/security-groups/b2c1c0b7-5fc4-4832-a94f-cabc0abfbb8f => 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: 1096/2191] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:13 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-05-19 04:14:13.568 7 WARNING neutron_lib.context [None req-056e2c61-414a-4590-aac8-7055dfe9e9bf 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1097/2192] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:13 2026] POST /v2.0/security-group-rules => generated 596 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:13.682 7 WARNING neutron_lib.context [None req-56264aae-0e8f-4ae2-941e-d0043b9e7103 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2193] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2194] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:13 2026] GET /v2.0/security-groups?tenant_id=8fa805154e0a4571a4b7b0248871290a&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:14:13.931 7 WARNING neutron_lib.context [None req-f6087705-1fba-4069-94b8-73a4e20124ca 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1100/2195] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2196] 10.0.0.157 () {34 vars in 742 bytes} [Tue May 19 04:14:13 2026] PUT /v2.0/routers/83eeb1ab-1d07-4840-b021-2e363139f557 => generated 485 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:14.108 8 WARNING neutron_lib.context [None req-aa3f18c3-b6db-4112-8f18-f5c00c8444e0 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1101/2197] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:14 2026] DELETE /v2.0/security-groups/21685e67-d8d5-4bdf-8636-78f18b10d90a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2198] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:14:14 2026] GET /v2.0/ports?device_id=83eeb1ab-1d07-4840-b021-2e363139f557 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:14.563 8 INFO neutron.services.segments.plugin [-] Segment 67de3139-53a2-45dc-85d9-6f72ff3fbdb9 resource provider aggregate not found 2026-05-19 04:14:14.568 8 INFO neutron.services.segments.plugin [-] Segment 67de3139-53a2-45dc-85d9-6f72ff3fbdb9 resource provider aggregate not found 2026-05-19 04:14:14.581 8 INFO neutron.services.segments.plugin [-] Segment 67de3139-53a2-45dc-85d9-6f72ff3fbdb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67de3139-53a2-45dc-85d9-6f72ff3fbdb9 found for delete ", "request_id": "req-86551fa5-5a56-4c02-a95c-4edf4bded164"}]} 2026-05-19 04:14:14.586 8 INFO neutron.db.securitygroups_db [None req-aa3f18c3-b6db-4112-8f18-f5c00c8444e0 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Project 2c619b2b91ed4ca3ab1beec26588e18b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-19 04:14:14.588 8 INFO neutron.services.segments.plugin [-] Segment 67de3139-53a2-45dc-85d9-6f72ff3fbdb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67de3139-53a2-45dc-85d9-6f72ff3fbdb9 found for delete ", "request_id": "req-01f18257-f3a5-4a97-8220-2844c2aa558e"}]} [pid: 7|app: 0|req: 1103/2199] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:14:14 2026] DELETE /v2.0/routers/83eeb1ab-1d07-4840-b021-2e363139f557 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2200] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:14:14 2026] GET /v2.0/routers/c6c16a31-3c55-44c1-a173-7026ec128409 => generated 493 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2201] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:14 2026] POST /v2.0/security-group-rules => generated 607 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:14.688 8 WARNING neutron_lib.context [None req-f346ed8c-64f1-4342-b7ab-2667365c4a1c 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:14.732 8 INFO neutron.db.securitygroups_db [None req-f346ed8c-64f1-4342-b7ab-2667365c4a1c 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Project 2c619b2b91ed4ca3ab1beec26588e18b 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: 1098/2202] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:14 2026] POST /v2.0/security-group-rules => generated 606 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2203] 10.0.0.157 () {34 vars in 742 bytes} [Tue May 19 04:14:14 2026] PUT /v2.0/routers/c6c16a31-3c55-44c1-a173-7026ec128409 => generated 493 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2204] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:14:15 2026] GET /v2.0/ports?device_id=c6c16a31-3c55-44c1-a173-7026ec128409 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:15.282 8 WARNING neutron_lib.context [None req-ceeab31a-8245-42f5-9e3b-3f5bb6371440 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1100/2205] 10.0.0.157 () {34 vars in 685 bytes} [Tue May 19 04:14:15 2026] POST /v2.0/security-groups => generated 1662 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 04:14:15.418 8 WARNING neutron_lib.context [None req-2a281111-f9e0-48b1-9e53-d1062e5a5656 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1106/2206] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:14:15 2026] DELETE /v2.0/routers/c6c16a31-3c55-44c1-a173-7026ec128409 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2207] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2208] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:14:15 2026] GET /v2.0/routers/79bbcb9e-0e05-4eb7-8741-4438abfb49d9 => generated 502 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:15.580 8 WARNING neutron_lib.context [None req-d01a2721-4cb6-4110-921f-c48ba0ec2f64 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1102/2209] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:15.715 8 WARNING neutron_lib.context [None req-381b1c66-f56d-480a-b7fa-6445f480a613 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2210] 10.0.0.157 () {34 vars in 742 bytes} [Tue May 19 04:14:15 2026] PUT /v2.0/routers/79bbcb9e-0e05-4eb7-8741-4438abfb49d9 => generated 502 bytes in 620 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2211] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:14:16 2026] GET /v2.0/ports?device_id=79bbcb9e-0e05-4eb7-8741-4438abfb49d9 => 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: 1103/2212] 10.0.0.157 () {34 vars in 676 bytes} [Tue May 19 04:14:15 2026] POST /v2.0/floatingips => generated 552 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2213] 10.0.0.59 () {34 vars in 1099 bytes} [Tue May 19 04:14:16 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1857877685&fields=id&tenant_id=2c619b2b91ed4ca3ab1beec26588e18b => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2214] 10.0.0.59 () {34 vars in 1097 bytes} [Tue May 19 04:14:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--709177890&fields=id&tenant_id=2c619b2b91ed4ca3ab1beec26588e18b => 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: 1106/2215] 10.0.0.59 () {34 vars in 981 bytes} [Tue May 19 04:14:16 2026] GET /v2.0/networks?id=2bc15fa0-d888-4b8b-aed9-3d3cba7ef062 => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2216] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:14:16 2026] DELETE /v2.0/routers/79bbcb9e-0e05-4eb7-8741-4438abfb49d9 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2217] 10.0.0.59 () {34 vars in 964 bytes} [Tue May 19 04:14:16 2026] GET /v2.0/quotas/2c619b2b91ed4ca3ab1beec26588e18b => 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: 1111/2218] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:14:16 2026] GET /v2.0/routers/3e489d11-216b-48eb-bd53-581d7e8c51cf => generated 487 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2219] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:14:16 2026] GET /v2.0/ports?tenant_id=2c619b2b91ed4ca3ab1beec26588e18b&fields=id => generated 103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2220] 10.0.0.59 () {34 vars in 1007 bytes} [Tue May 19 04:14:16 2026] GET /v2.0/networks/2bc15fa0-d888-4b8b-aed9-3d3cba7ef062?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: 1110/2221] 10.0.0.59 () {34 vars in 1107 bytes} [Tue May 19 04:14:16 2026] GET /v2.0/networks/2bc15fa0-d888-4b8b-aed9-3d3cba7ef062?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: 1111/2222] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:16 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => 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: 1112/2223] 10.0.0.157 () {34 vars in 742 bytes} [Tue May 19 04:14:16 2026] PUT /v2.0/routers/3e489d11-216b-48eb-bd53-581d7e8c51cf => generated 487 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2224] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:14:17 2026] GET /v2.0/ports?device_id=3e489d11-216b-48eb-bd53-581d7e8c51cf => 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: 1113/2225] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:14:17 2026] DELETE /v2.0/routers/3e489d11-216b-48eb-bd53-581d7e8c51cf => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2226] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:14:17 2026] GET /v2.0/routers/3f1eec39-9581-4849-9593-4891169da2aa => generated 480 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2227] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:17 2026] GET /v2.0/security-groups?tenant_id=b2be90d214ed4999996c56e497442b59&name=default => generated 2929 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2228] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:18 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => 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: 1114/2229] 10.0.0.157 () {34 vars in 742 bytes} [Tue May 19 04:14:17 2026] PUT /v2.0/routers/3f1eec39-9581-4849-9593-4891169da2aa => generated 480 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2230] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:14:18 2026] GET /v2.0/ports?device_id=3f1eec39-9581-4849-9593-4891169da2aa => 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: 1116/2231] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:18 2026] DELETE /v2.0/security-groups/47a49c1b-4b99-4aff-a341-5c14bfd04e88 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2232] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:18 2026] GET /v2.0/security-groups?tenant_id=6b6337dd8fcd46489bbcfa7c764744b5&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: 1118/2233] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:18 2026] DELETE /v2.0/security-groups/fb807678-2fe4-44eb-a148-155e6d4f518e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2234] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:19 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:19.228 7 INFO neutron.services.segments.plugin [-] Segment a19c06bc-4cda-4af4-a24c-a213069376f9 resource provider aggregate not found 2026-05-19 04:14:19.235 7 INFO neutron.services.segments.plugin [-] Segment a19c06bc-4cda-4af4-a24c-a213069376f9 resource provider aggregate not found 2026-05-19 04:14:19.252 7 INFO neutron.services.segments.plugin [-] Segment a19c06bc-4cda-4af4-a24c-a213069376f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a19c06bc-4cda-4af4-a24c-a213069376f9 found for delete ", "request_id": "req-d5fda53b-387a-4564-a0bf-ecace22c1164"}]} 2026-05-19 04:14:19.254 7 INFO neutron.services.segments.plugin [-] Segment a19c06bc-4cda-4af4-a24c-a213069376f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a19c06bc-4cda-4af4-a24c-a213069376f9 found for delete ", "request_id": "req-3185569d-a426-4b50-a3b7-cfb6f83258c0"}]} 2026-05-19 04:14:19.261 7 INFO neutron.db.l3_hamode_db [None req-c3ef0933-420d-484b-85e1-afd20819b7b3 733e8585a5ca4ada99a0cc4e6df99492 7eb869a753cb4a638dabddd2d1bfd440 - - default default] HA network 161a719a-3daf-4a71-aecc-adbd6d1879b9 was deleted as no HA routers are present in tenant 7eb869a753cb4a638dabddd2d1bfd440. [pid: 7|app: 0|req: 1116/2235] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:14:18 2026] DELETE /v2.0/routers/3f1eec39-9581-4849-9593-4891169da2aa => generated 0 bytes in 1062 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2236] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:20 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => 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: 1120/2237] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:20 2026] GET /v2.0/security-groups?tenant_id=13fc4d83a3e4488281081b315b18d019&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2238] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:20 2026] DELETE /v2.0/security-groups/736e7165-45e2-4375-ae04-04bafc9793d6 => 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: 1121/2239] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:20 2026] GET /v2.0/security-groups?tenant_id=7eb869a753cb4a638dabddd2d1bfd440&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2240] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:20 2026] DELETE /v2.0/security-groups/b93cfceb-64c4-46c1-b260-1e4500bd48ed => 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: 1122/2241] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:20 2026] GET /v2.0/security-groups?tenant_id=b69367f051ca48dfb14047b95aed687f&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2242] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:21 2026] DELETE /v2.0/security-groups/112c65b5-ca10-489e-a593-53b9fd0fe50d => 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: 1123/2243] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:14:21 2026] GET /v2.0/networks?id=2bc15fa0-d888-4b8b-aed9-3d3cba7ef062 => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2244] 199.19.213.152 () {34 vars in 1050 bytes} [Tue May 19 04:14:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2c619b2b91ed4ca3ab1beec26588e18b => generated 273 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:21.296 8 WARNING neutron_lib.context [req-2ec68917-03aa-40ac-a8c2-acfbafdd4669 req-030d5766-b070-4a9b-a79a-da2b027b1d3b 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1122/2245] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:21 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => 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: 1124/2246] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:14:21 2026] POST /v2.0/ports => generated 997 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2247] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:14:21 2026] PUT /v2.0/ports/2927711b-55bf-4afd-898e-9367d0bd9f13 => generated 1278 bytes in 504 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: 1125/2248] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:22 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1012 bytes in 102 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: 1124/2249] 10.0.0.59 () {34 vars in 1119 bytes} [Tue May 19 04:14:22 2026] GET /v2.0/security-groups?id=de10cc1d-361f-4add-bb92-0388f3b4dc8e&id=46031967-29fd-4ceb-9887-6689e1d136ef&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: 8|app: 0|req: 1126/2250] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:14:23 2026] GET /v2.0/ports?tenant_id=2c619b2b91ed4ca3ab1beec26588e18b&device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1281 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:14:23.137 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b33c8c12-7179-46fe-b31c-ed9bdb820b20'] response: {'name': 'network-changed', 'server_uuid': '234bde9f-4039-415a-8941-1c0c7c178832', 'tag': '2927711b-55bf-4afd-898e-9367d0bd9f13', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1125/2251] 199.19.213.152 () {34 vars in 1018 bytes} [Tue May 19 04:14:23 2026] GET /v2.0/networks?tenant_id=2c619b2b91ed4ca3ab1beec26588e18b&shared=False => generated 769 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2252] 199.19.213.152 () {34 vars in 930 bytes} [Tue May 19 04:14:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2253] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:23 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1012 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2254] 10.0.0.59 () {34 vars in 1119 bytes} [Tue May 19 04:14:23 2026] GET /v2.0/security-groups?id=de10cc1d-361f-4add-bb92-0388f3b4dc8e&id=46031967-29fd-4ceb-9887-6689e1d136ef&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: 1127/2255] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:14:24 2026] GET /v2.0/ports?tenant_id=2c619b2b91ed4ca3ab1beec26588e18b&device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2256] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:14:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2927711b-55bf-4afd-898e-9367d0bd9f13 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2257] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:14:24 2026] GET /v2.0/subnets?id=e7419190-c80b-4ca6-8755-1ccb75980f70 => generated 691 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2258] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:14:24 2026] GET /v2.0/ports?network_id=2bc15fa0-d888-4b8b-aed9-3d3cba7ef062&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2259] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:14:24 2026] GET /v2.0/networks/2bc15fa0-d888-4b8b-aed9-3d3cba7ef062?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: 1131/2260] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:14:24 2026] GET /v2.0/networks/2bc15fa0-d888-4b8b-aed9-3d3cba7ef062?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) 2026-05-19 04:14:24.700 7 WARNING neutron_lib.context [None req-219a31e5-ac0b-4b8a-a779-a198be40eac9 bc2c8200b9b141cd93d9c1b5d4800d9e a4a87ba38dc640b193ebef9df90bc7dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:24.835 7 INFO neutron.db.segments_db [None req-219a31e5-ac0b-4b8a-a779-a198be40eac9 bc2c8200b9b141cd93d9c1b5d4800d9e a4a87ba38dc640b193ebef9df90bc7dd - - default default] Added segment 7e57ba72-d51b-4fa0-87d6-c28419416aeb of type vxlan for network ca7639ab-e4e8-4d3b-8642-a0d618268fb0 [pid: 8|app: 0|req: 1134/2263] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:24 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2264] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:14:24 2026] POST /v2.0/networks => generated 631 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2265] 10.0.0.59 () {34 vars in 1119 bytes} [Tue May 19 04:14:24 2026] GET /v2.0/security-groups?id=de10cc1d-361f-4add-bb92-0388f3b4dc8e&id=46031967-29fd-4ceb-9887-6689e1d136ef&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2266] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:14:24 2026] PUT /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2267] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:14:24 2026] GET /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2268] 10.0.0.157 () {34 vars in 764 bytes} [Tue May 19 04:14:25 2026] PUT /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2269] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:14:25 2026] GET /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2270] 10.0.0.157 () {34 vars in 760 bytes} [Tue May 19 04:14:25 2026] PUT /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2271] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:14:25 2026] GET /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/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: 1134/2272] 10.0.0.157 () {34 vars in 782 bytes} [Tue May 19 04:14:25 2026] PUT /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/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: 8|app: 0|req: 1139/2273] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:14:25 2026] GET /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2274] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:14:25 2026] PUT /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2275] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:14:25 2026] GET /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2276] 10.0.0.157 () {32 vars in 741 bytes} [Tue May 19 04:14:25 2026] GET /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:14:25.412 8 INFO neutron.api.v2.resource [None req-56465fa3-b109-48c9-9826-15d41b58e0d9 bc2c8200b9b141cd93d9c1b5d4800d9e a4a87ba38dc640b193ebef9df90bc7dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1141/2277] 10.0.0.157 () {32 vars in 745 bytes} [Tue May 19 04:14:25 2026] GET /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2278] 10.0.0.157 () {32 vars in 744 bytes} [Tue May 19 04:14:25 2026] DELETE /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/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: 1142/2279] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:14:25 2026] GET /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:25.531 7 INFO neutron.api.v2.resource [None req-02acca3a-f462-46b8-8299-d76d2d998a6c bc2c8200b9b141cd93d9c1b5d4800d9e a4a87ba38dc640b193ebef9df90bc7dd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1138/2280] 10.0.0.157 () {32 vars in 748 bytes} [Tue May 19 04:14:25 2026] DELETE /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2281] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:14:25 2026] DELETE /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/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: 1139/2282] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:14:25 2026] GET /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:25.818 8 INFO neutron.services.segments.plugin [-] Segment 7e57ba72-d51b-4fa0-87d6-c28419416aeb resource provider aggregate not found 2026-05-19 04:14:25.824 8 INFO neutron.services.segments.plugin [-] Segment 7e57ba72-d51b-4fa0-87d6-c28419416aeb resource provider aggregate not found [pid: 8|app: 0|req: 1144/2283] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:14:25 2026] DELETE /v2.0/networks/ca7639ab-e4e8-4d3b-8642-a0d618268fb0 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2284] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:26 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1012 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:14:26.095 8 INFO neutron.services.segments.plugin [-] Segment 7e57ba72-d51b-4fa0-87d6-c28419416aeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e57ba72-d51b-4fa0-87d6-c28419416aeb found for delete ", "request_id": "req-8824f58f-51de-485d-bda3-722ad86f522c"}]} 2026-05-19 04:14:26.096 8 INFO neutron.services.segments.plugin [-] Segment 7e57ba72-d51b-4fa0-87d6-c28419416aeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e57ba72-d51b-4fa0-87d6-c28419416aeb found for delete ", "request_id": "req-6afd1f38-5023-4db1-87b1-5947f7b41c5a"}]} [pid: 8|app: 0|req: 1145/2285] 10.0.0.59 () {34 vars in 1119 bytes} [Tue May 19 04:14:26 2026] GET /v2.0/security-groups?id=de10cc1d-361f-4add-bb92-0388f3b4dc8e&id=46031967-29fd-4ceb-9887-6689e1d136ef&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: 1141/2286] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:26 2026] GET /v2.0/security-groups?tenant_id=a4a87ba38dc640b193ebef9df90bc7dd&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2287] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:26 2026] DELETE /v2.0/security-groups/185fe0d4-bc0b-4abd-ad26-ba56b22a9f18 => 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: 1142/2288] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:26 2026] GET /v2.0/security-groups?tenant_id=dd1c870a26564562b4c1fe3aaa0ffcb3&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2289] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:27 2026] DELETE /v2.0/security-groups/5b49f62e-a87b-4357-9d15-d5d3fda1e8b8 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2290] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:14:27 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2291] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:27 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2292] 10.0.0.59 () {34 vars in 1119 bytes} [Tue May 19 04:14:27 2026] GET /v2.0/security-groups?id=de10cc1d-361f-4add-bb92-0388f3b4dc8e&id=46031967-29fd-4ceb-9887-6689e1d136ef&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2293] 199.19.213.152 () {34 vars in 1124 bytes} [Tue May 19 04:14:27 2026] GET /v2.0/security-groups?id=de10cc1d-361f-4add-bb92-0388f3b4dc8e&id=46031967-29fd-4ceb-9887-6689e1d136ef&fields=id&fields=name => generated 206 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:27.845 7 WARNING neutron_lib.context [None req-680ae8db-a34d-4ec1-ba2d-f46f07d4f500 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:28.010 7 INFO neutron.db.segments_db [None req-680ae8db-a34d-4ec1-ba2d-f46f07d4f500 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Added segment 46d74881-352a-4839-bc5d-1b29a6352f45 of type vxlan for network 6a0de52e-b8fb-4673-9af0-a40ab9e87142 [pid: 7|app: 0|req: 1145/2294] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:14:27 2026] POST /v2.0/networks => generated 640 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:28.121 8 WARNING neutron_lib.context [None req-35d82e1e-bf34-4a65-baaa-129465fd0c49 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1150/2295] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:14:28 2026] POST /v2.0/subnets => generated 658 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2296] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:28 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2297] 10.0.0.59 () {34 vars in 1119 bytes} [Tue May 19 04:14:28 2026] GET /v2.0/security-groups?id=de10cc1d-361f-4add-bb92-0388f3b4dc8e&id=46031967-29fd-4ceb-9887-6689e1d136ef&fields=id&fields=name => generated 206 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2298] 10.0.0.157 () {32 vars in 722 bytes} [Tue May 19 04:14:28 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:28.675 7 WARNING neutron_lib.context [None req-12db8128-eefe-499d-89cc-d7ab3ebad7b9 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1148/2299] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:14:28 2026] POST /v2.0/subnets => generated 732 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:29.131 8 WARNING neutron_lib.context [None req-3d4a41df-b52d-4be2-97ca-f7e4b58d274c 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:29.187 8 INFO neutron.db.segments_db [None req-3d4a41df-b52d-4be2-97ca-f7e4b58d274c 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Added segment 7bff46a6-2538-49c1-9a6f-d73030ed24c9 of type vxlan for network 42ab2fae-fe3a-40a1-9b5c-48d326138a07 [pid: 8|app: 0|req: 1152/2300] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:14:29 2026] POST /v2.0/networks => generated 637 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:29.333 7 WARNING neutron_lib.context [None req-d9cdd247-f1f2-4024-9be1-dbdf8e0f322d 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1149/2301] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:14:29 2026] POST /v2.0/subnets => generated 656 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:29.689 7 WARNING neutron_lib.context [None req-d39015c0-37e7-42c6-ad4b-3435c301ec8d 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1153/2302] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:29 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1014 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2303] 10.0.0.59 () {34 vars in 1119 bytes} [Tue May 19 04:14:29 2026] GET /v2.0/security-groups?id=de10cc1d-361f-4add-bb92-0388f3b4dc8e&id=46031967-29fd-4ceb-9887-6689e1d136ef&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: 1155/2304] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:29 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2305] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:14:29 2026] POST /v2.0/subnets => generated 725 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:29.975 7 WARNING neutron_lib.context [None req-9bfdd1f4-8957-4351-ad23-284ca795021f 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:30.038 7 INFO neutron.db.segments_db [None req-9bfdd1f4-8957-4351-ad23-284ca795021f 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Added segment b105cf74-fdef-4440-8433-cabbe69774a7 of type vxlan for network 92f630eb-5c58-4055-aee6-b243075e9cce [pid: 7|app: 0|req: 1151/2306] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:14:29 2026] POST /v2.0/networks => generated 637 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:30.148 7 WARNING neutron_lib.context [None req-46c89fef-1fe3-44bf-902c-ed607eef1fea 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:30.292 8 INFO neutron.db.l3_db [None req-de3e3cd4-d224-4286-bf1b-c9c98ed7fdae 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Floating IP a7239a4e-4a41-4a4a-9b8a-96a9ca2a338a associated. External IP: 10.96.250.212, port: 2927711b-55bf-4afd-898e-9367d0bd9f13. [pid: 7|app: 0|req: 1152/2307] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:14:30 2026] POST /v2.0/subnets => generated 655 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:30.454 7 WARNING neutron_lib.context [None req-5bf4c142-f9c9-4a24-b497-1b69a2f6beca 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1156/2308] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:14:29 2026] PUT /v2.0/floatingips/a7239a4e-4a41-4a4a-9b8a-96a9ca2a338a => generated 856 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2309] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:14:30 2026] POST /v2.0/subnets => generated 730 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:30.710 7 WARNING neutron_lib.context [None req-6db5af76-a3c2-4a01-bf45-992a748e9922 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:30.744 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b3ba103-aea3-42be-ab9a-9f7cc716f182'] response: {'name': 'network-changed', 'server_uuid': '234bde9f-4039-415a-8941-1c0c7c178832', 'tag': '2927711b-55bf-4afd-898e-9367d0bd9f13', 'status': 'completed', 'code': 200} 2026-05-19 04:14:30.771 7 INFO neutron.db.segments_db [None req-6db5af76-a3c2-4a01-bf45-992a748e9922 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Added segment f966b912-551d-4618-86c8-ea5d3c226097 of type vxlan for network f0082d34-ac08-4d07-858a-6853f521d687 2026-05-19 04:14:30.905 8 WARNING neutron_lib.context [None req-186f1d8d-27a4-445d-bb46-6ea3c8c39780 b14b5d7a91f6420288d8dc69b6124477 829044b475814a96a18b106a9a1e9991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:31.113 8 INFO neutron.db.segments_db [None req-186f1d8d-27a4-445d-bb46-6ea3c8c39780 b14b5d7a91f6420288d8dc69b6124477 829044b475814a96a18b106a9a1e9991 - - default default] Added segment 2290f1de-35b4-427c-8fa0-5b83b8b36ca0 of type vxlan for network a4626d7a-3d9e-4b48-9e20-4a5ff8d68e78 2026-05-19 04:14:31.113 7 INFO neutron.db.l3_hamode_db [None req-6db5af76-a3c2-4a01-bf45-992a748e9922 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1157/2310] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:14:30 2026] POST /v2.0/networks => generated 631 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:31.218 8 WARNING neutron_lib.context [None req-c43abdce-cd9c-46ac-9430-52c58c8a6e6d b14b5d7a91f6420288d8dc69b6124477 829044b475814a96a18b106a9a1e9991 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1158/2311] 10.0.0.157 () {34 vars in 664 bytes} [Tue May 19 04:14:31 2026] POST /v2.0/ports => generated 743 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1159/2312] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:14:31 2026] GET /v2.0/ports?tenant_id=2c619b2b91ed4ca3ab1beec26588e18b&device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2313] 10.0.0.157 () {34 vars in 747 bytes} [Tue May 19 04:14:31 2026] PUT /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2314] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:14:31 2026] GET /v2.0/networks?id=2bc15fa0-d888-4b8b-aed9-3d3cba7ef062 => generated 769 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2315] 10.0.0.157 () {32 vars in 727 bytes} [Tue May 19 04:14:31 2026] GET /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2316] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:14:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2927711b-55bf-4afd-898e-9367d0bd9f13 => 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: 1164/2317] 10.0.0.157 () {34 vars in 758 bytes} [Tue May 19 04:14:31 2026] PUT /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2318] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:14:31 2026] GET /v2.0/subnets?id=e7419190-c80b-4ca6-8755-1ccb75980f70 => generated 691 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2319] 10.0.0.157 () {32 vars in 727 bytes} [Tue May 19 04:14:31 2026] GET /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/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: 1167/2320] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:14:31 2026] GET /v2.0/ports?network_id=2bc15fa0-d888-4b8b-aed9-3d3cba7ef062&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: 1168/2321] 10.0.0.157 () {34 vars in 754 bytes} [Tue May 19 04:14:31 2026] PUT /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags/red => 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: 1169/2322] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:14:31 2026] GET /v2.0/networks/2bc15fa0-d888-4b8b-aed9-3d3cba7ef062?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: 1170/2323] 10.0.0.157 () {32 vars in 727 bytes} [Tue May 19 04:14:31 2026] GET /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2324] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:14:31 2026] GET /v2.0/networks/2bc15fa0-d888-4b8b-aed9-3d3cba7ef062?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2325] 10.0.0.157 () {34 vars in 776 bytes} [Tue May 19 04:14:32 2026] PUT /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-19 04:14:32.081 7 INFO neutron.db.l3_hamode_db [None req-6db5af76-a3c2-4a01-bf45-992a748e9922 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1173/2326] 10.0.0.157 () {32 vars in 727 bytes} [Tue May 19 04:14:32 2026] GET /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2327] 10.0.0.157 () {34 vars in 747 bytes} [Tue May 19 04:14:32 2026] PUT /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2328] 10.0.0.157 () {32 vars in 727 bytes} [Tue May 19 04:14:32 2026] GET /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/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: 1176/2329] 10.0.0.157 () {32 vars in 735 bytes} [Tue May 19 04:14:32 2026] GET /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:14:32.310 8 INFO neutron.api.v2.resource [None req-ad97badd-4803-4e3e-9817-9012c2c7205a b14b5d7a91f6420288d8dc69b6124477 829044b475814a96a18b106a9a1e9991 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1177/2330] 10.0.0.157 () {32 vars in 739 bytes} [Tue May 19 04:14:32 2026] GET /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2331] 10.0.0.157 () {32 vars in 738 bytes} [Tue May 19 04:14:32 2026] DELETE /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags/red => 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: 1179/2332] 10.0.0.157 () {32 vars in 727 bytes} [Tue May 19 04:14:32 2026] GET /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:32.451 8 INFO neutron.api.v2.resource [None req-b4f05e92-55cb-4964-96ae-7c19ca198ada b14b5d7a91f6420288d8dc69b6124477 829044b475814a96a18b106a9a1e9991 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1180/2333] 10.0.0.157 () {32 vars in 742 bytes} [Tue May 19 04:14:32 2026] DELETE /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2334] 10.0.0.157 () {32 vars in 730 bytes} [Tue May 19 04:14:32 2026] DELETE /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2335] 10.0.0.157 () {32 vars in 727 bytes} [Tue May 19 04:14:32 2026] GET /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2336] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:14:32 2026] DELETE /v2.0/ports/0a49bfcd-9134-4fa9-8086-8160a72c40a5 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:14:32.914 8 INFO neutron.services.segments.plugin [-] Segment 2290f1de-35b4-427c-8fa0-5b83b8b36ca0 resource provider aggregate not found 2026-05-19 04:14:32.919 8 INFO neutron.services.segments.plugin [-] Segment 2290f1de-35b4-427c-8fa0-5b83b8b36ca0 resource provider aggregate not found 2026-05-19 04:14:32.927 8 INFO neutron.services.segments.plugin [-] Segment 2290f1de-35b4-427c-8fa0-5b83b8b36ca0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2290f1de-35b4-427c-8fa0-5b83b8b36ca0 found for delete ", "request_id": "req-2680615e-5f97-4d87-8702-558751203823"}]} 2026-05-19 04:14:32.934 8 INFO neutron.services.segments.plugin [-] Segment 2290f1de-35b4-427c-8fa0-5b83b8b36ca0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2290f1de-35b4-427c-8fa0-5b83b8b36ca0 found for delete ", "request_id": "req-5ace0dcd-57a2-4d94-b073-87e395002e34"}]} [pid: 8|app: 0|req: 1184/2337] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:14:32 2026] DELETE /v2.0/networks/a4626d7a-3d9e-4b48-9e20-4a5ff8d68e78 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2338] 10.0.0.157 () {34 vars in 669 bytes} [Tue May 19 04:14:30 2026] POST /v2.0/routers => generated 685 bytes in 2398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2339] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:33 2026] GET /v2.0/security-groups?tenant_id=829044b475814a96a18b106a9a1e9991&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2340] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:33 2026] DELETE /v2.0/security-groups/e1f4f480-8573-4fc5-ac05-978b1895f1d3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2341] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:34 2026] GET /v2.0/security-groups?tenant_id=5527c43b02dd465391ca48981f292a85&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2342] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:34 2026] DELETE /v2.0/security-groups/e2a528bd-055e-405d-b94f-75e2288d89a7 => 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: 1185/2343] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:14:33 2026] PUT /v2.0/routers/91d04a9e-97df-499f-aba4-125dfafb9612/add_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2344] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:14:34 2026] PUT /v2.0/routers/91d04a9e-97df-499f-aba4-125dfafb9612/add_router_interface => generated 309 bytes in 1540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2345] 10.0.0.157 () {34 vars in 783 bytes} [Tue May 19 04:14:36 2026] PUT /v2.0/routers/91d04a9e-97df-499f-aba4-125dfafb9612/add_router_interface => generated 309 bytes in 1562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:37.706 7 WARNING neutron_lib.context [None req-2928cf6d-b0e5-46f7-ba47-ae382619301f fe3156e0c2964596b67b2205899920f6 2f2f07866d1b48cc850052b21d181bd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:37.712 8 WARNING neutron_lib.context [None req-6d277374-6e29-466c-ab01-eb9435b2b4c0 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1187/2346] 10.0.0.157 () {34 vars in 684 bytes} [Tue May 19 04:14:37 2026] POST /v2.0/security-groups => generated 1630 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 04:14:37.856 8 WARNING neutron_lib.context [None req-0409ab2e-cde6-4116-aa59-6e0cb7b7b38f 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:37.890 7 INFO neutron.db.segments_db [None req-2928cf6d-b0e5-46f7-ba47-ae382619301f fe3156e0c2964596b67b2205899920f6 2f2f07866d1b48cc850052b21d181bd1 - - default default] Added segment d6cd5c29-d57c-423b-acf2-07a1a984f734 of type vxlan for network 6275c1d9-bc56-49c7-bad9-522590a09f42 [pid: 7|app: 0|req: 1160/2347] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:14:37 2026] POST /v2.0/networks => generated 631 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:38.032 7 WARNING neutron_lib.context [None req-d76db443-d368-4a9f-b0fb-c3654279e11f fe3156e0c2964596b67b2205899920f6 2f2f07866d1b48cc850052b21d181bd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1188/2348] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:38.051 8 WARNING neutron_lib.context [None req-a6499f72-2f23-4d01-a842-8753fd463271 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1189/2349] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:38.181 8 WARNING neutron_lib.context [None req-3af2966d-f051-4333-b725-5c827cd7ac07 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1190/2350] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:38 2026] POST /v2.0/security-group-rules => generated 599 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:38.330 8 WARNING neutron_lib.context [None req-38106292-209f-46f1-895c-5c34b93c50e8 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1161/2351] 10.0.0.157 () {34 vars in 664 bytes} [Tue May 19 04:14:38 2026] POST /v2.0/ports => generated 743 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-05-19 04:14:38.429 7 WARNING neutron_lib.context [None req-67463b89-0ed9-4ac8-b4a7-61e12ca044ca fe3156e0c2964596b67b2205899920f6 2f2f07866d1b48cc850052b21d181bd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1191/2352] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:38 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) 2026-05-19 04:14:38.448 8 WARNING neutron_lib.context [None req-3d855812-6df5-4e93-883b-0c51cda692c7 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1192/2353] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2354] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:38 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1014 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:14:38.666 8 WARNING neutron_lib.context [None req-5d6c4202-12ab-4dec-a6f5-0b3e281a34d8 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1162/2355] 10.0.0.157 () {34 vars in 666 bytes} [Tue May 19 04:14:38 2026] POST /v2.0/trunks => generated 407 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2356] 10.0.0.59 () {34 vars in 1119 bytes} [Tue May 19 04:14:38 2026] GET /v2.0/security-groups?id=de10cc1d-361f-4add-bb92-0388f3b4dc8e&id=46031967-29fd-4ceb-9887-6689e1d136ef&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: 1194/2357] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2358] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:14:38 2026] PUT /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:38.833 7 WARNING neutron_lib.context [None req-8329a42d-fe97-4f47-b9db-55f3038938e3 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1195/2359] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:14:38 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1283 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2360] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:14:38 2026] GET /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/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: 1165/2361] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2362] 10.0.0.157 () {32 vars in 858 bytes} [Tue May 19 04:14:39 2026] GET /v2.0/floatingips?floating_network_id=947a6298-b091-4e05-9146-36983d69a5e7&port_id=2927711b-55bf-4afd-898e-9367d0bd9f13 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2363] 10.0.0.157 () {34 vars in 760 bytes} [Tue May 19 04:14:39 2026] PUT /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-19 04:14:39.058 8 WARNING neutron_lib.context [None req-c9cbee3d-69c8-4d16-aad9-3c731c9110fb 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1167/2364] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:14:39 2026] GET /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/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: 1168/2365] 10.0.0.157 () {34 vars in 756 bytes} [Tue May 19 04:14:39 2026] PUT /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/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: 1169/2366] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:14:39 2026] GET /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/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: 1170/2367] 10.0.0.157 () {34 vars in 778 bytes} [Tue May 19 04:14:39 2026] PUT /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/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: 8|app: 0|req: 1198/2368] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2369] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:14:39 2026] GET /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:39.240 8 WARNING neutron_lib.context [None req-426f271e-6014-4219-a1da-0fd167278947 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1172/2370] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:14:39 2026] PUT /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2371] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:14:39 2026] GET /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2372] 10.0.0.157 () {32 vars in 737 bytes} [Tue May 19 04:14:39 2026] GET /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:14:39.345 7 INFO neutron.api.v2.resource [None req-a810856c-0b1e-4f6c-883e-b43905c6795c fe3156e0c2964596b67b2205899920f6 2f2f07866d1b48cc850052b21d181bd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1175/2373] 10.0.0.157 () {32 vars in 741 bytes} [Tue May 19 04:14:39 2026] GET /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2374] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:39 2026] POST /v2.0/security-group-rules => generated 599 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:39.382 8 WARNING neutron_lib.context [None req-ac331cf7-1775-4ca9-9e23-9adbf822782a 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1176/2375] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:39 2026] DELETE /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2376] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:14:39 2026] GET /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:39.431 7 INFO neutron.api.v2.resource [None req-0690b6bf-d11a-474b-bd10-ede008b5c883 fe3156e0c2964596b67b2205899920f6 2f2f07866d1b48cc850052b21d181bd1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1178/2377] 10.0.0.157 () {32 vars in 744 bytes} [Tue May 19 04:14:39 2026] DELETE /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2378] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:14:39 2026] DELETE /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/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: 1180/2379] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:14:39 2026] GET /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2380] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:39 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-05-19 04:14:39.507 7 WARNING neutron_lib.context [None req-4d86dffe-e517-44d0-b7cf-441d37de06cd 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1201/2381] 10.0.0.157 () {32 vars in 719 bytes} [Tue May 19 04:14:39 2026] GET /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2382] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:14:39 2026] GET /v2.0/ports/b25c0308-1a26-4e29-a851-d3c3c65fd6a5 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2383] 10.0.0.157 () {34 vars in 695 bytes} [Tue May 19 04:14:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2386] 10.0.0.157 () {32 vars in 722 bytes} [Tue May 19 04:14:39 2026] DELETE /v2.0/trunks/bc1da2bf-0819-46e3-bace-1bd81f79544a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2387] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:14:39 2026] DELETE /v2.0/ports/b25c0308-1a26-4e29-a851-d3c3c65fd6a5 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2388] 10.0.0.59 () {34 vars in 1095 bytes} [Tue May 19 04:14:39 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1333949182&fields=id&tenant_id=ee232132a4094e7faa531e3177dcfb1f => 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: 1205/2389] 10.0.0.59 () {34 vars in 981 bytes} [Tue May 19 04:14:39 2026] GET /v2.0/networks?id=42ab2fae-fe3a-40a1-9b5c-48d326138a07 => generated 704 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2390] 10.0.0.190 () {34 vars in 990 bytes} [Tue May 19 04:14:40 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1283 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2391] 10.0.0.59 () {34 vars in 964 bytes} [Tue May 19 04:14:40 2026] GET /v2.0/quotas/ee232132a4094e7faa531e3177dcfb1f => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:40.062 7 INFO neutron.services.segments.plugin [-] Segment d6cd5c29-d57c-423b-acf2-07a1a984f734 resource provider aggregate not found 2026-05-19 04:14:40.066 7 INFO neutron.services.segments.plugin [-] Segment d6cd5c29-d57c-423b-acf2-07a1a984f734 resource provider aggregate not found 2026-05-19 04:14:40.079 7 INFO neutron.services.segments.plugin [-] Segment d6cd5c29-d57c-423b-acf2-07a1a984f734 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6cd5c29-d57c-423b-acf2-07a1a984f734 found for delete ", "request_id": "req-74c02baa-993e-41f2-8865-539c1db0717e"}]} [pid: 7|app: 0|req: 1185/2392] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:14:39 2026] DELETE /v2.0/networks/6275c1d9-bc56-49c7-bad9-522590a09f42 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:14:40.086 7 INFO neutron.services.segments.plugin [-] Segment d6cd5c29-d57c-423b-acf2-07a1a984f734 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6cd5c29-d57c-423b-acf2-07a1a984f734 found for delete ", "request_id": "req-ec4e2333-234c-4ccd-a1be-e83b8a9c4ebb"}]} [pid: 8|app: 0|req: 1208/2393] 10.0.0.190 () {34 vars in 1120 bytes} [Tue May 19 04:14:40 2026] GET /v2.0/security-groups?id=46031967-29fd-4ceb-9887-6689e1d136ef&id=de10cc1d-361f-4add-bb92-0388f3b4dc8e&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2394] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:14:40 2026] GET /v2.0/ports?tenant_id=ee232132a4094e7faa531e3177dcfb1f&fields=id => generated 287 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2395] 10.0.0.59 () {34 vars in 1007 bytes} [Tue May 19 04:14:40 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1187/2396] 10.0.0.59 () {34 vars in 1107 bytes} [Tue May 19 04:14:40 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2397] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:40 2026] GET /v2.0/ports?device_id=d46a1362-b630-4b06-93c4-0e4bd4094701 => 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: 1188/2398] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:40 2026] GET /v2.0/security-groups?tenant_id=2f2f07866d1b48cc850052b21d181bd1&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: 1211/2399] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:40 2026] DELETE /v2.0/security-groups/2619c029-2258-478a-a1cd-74396cedf141 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2400] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:41 2026] GET /v2.0/security-groups?tenant_id=ed57f82b32734245aeccc01d692ae413&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2401] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:41 2026] DELETE /v2.0/security-groups/2d1f544d-ec66-4542-baee-2a187c0c05c8 => 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: 1190/2402] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:42 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2403] 10.0.0.59 () {34 vars in 1119 bytes} [Tue May 19 04:14:42 2026] GET /v2.0/security-groups?id=de10cc1d-361f-4add-bb92-0388f3b4dc8e&id=46031967-29fd-4ceb-9887-6689e1d136ef&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: 1191/2404] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:43 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2405] 10.0.0.59 () {34 vars in 1119 bytes} [Tue May 19 04:14:43 2026] GET /v2.0/security-groups?id=de10cc1d-361f-4add-bb92-0388f3b4dc8e&id=46031967-29fd-4ceb-9887-6689e1d136ef&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: 1192/2406] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:14:44 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:14:44.408 8 INFO neutron.db.l3_db [req-94eb88c2-75ae-4cd8-9195-c810b6c4d67c req-f9986bd5-5ec4-4578-a6eb-d4229e199a39 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] Floating IP a7239a4e-4a41-4a4a-9b8a-96a9ca2a338a disassociated. External IP: 10.96.250.212, port: 2927711b-55bf-4afd-898e-9367d0bd9f13. [pid: 7|app: 0|req: 1193/2407] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:44 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => 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: 1215/2408] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:14:44 2026] DELETE /v2.0/ports/2927711b-55bf-4afd-898e-9367d0bd9f13 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2409] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:14:44 2026] GET /v2.0/networks?id=42ab2fae-fe3a-40a1-9b5c-48d326138a07 => generated 704 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:44.839 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e4d1306-5bbe-4ba1-9061-7142bae9f2d6'] response: {'server_uuid': '234bde9f-4039-415a-8941-1c0c7c178832', 'name': 'network-vif-deleted', 'tag': '2927711b-55bf-4afd-898e-9367d0bd9f13', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1216/2410] 199.19.213.152 () {34 vars in 1050 bytes} [Tue May 19 04:14:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ee232132a4094e7faa531e3177dcfb1f => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:44.858 7 WARNING neutron_lib.context [req-a46974c9-417f-456f-80ee-b2c8bca6c541 req-5c92010c-ef57-431c-8422-df23d5d74805 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1195/2411] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:14:44 2026] POST /v2.0/ports => generated 1179 bytes in 368 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: 1196/2412] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:45 2026] GET /v2.0/ports?device_id=d46a1362-b630-4b06-93c4-0e4bd4094701 => generated 1194 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2413] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:45 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => 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: 1217/2414] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:14:45 2026] PUT /v2.0/ports/025cf21f-05e4-4d73-b1b4-ca570216d902 => generated 1460 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2415] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:14:45 2026] GET /v2.0/security-groups?id=a51a3474-a3fe-49cd-aa6d-21b253807f4d&fields=id&fields=name => generated 112 bytes in 42 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: 1218/2416] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:14:46 2026] GET /v2.0/ports?tenant_id=ee232132a4094e7faa531e3177dcfb1f&device_id=d46a1362-b630-4b06-93c4-0e4bd4094701 => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2417] 199.19.213.152 () {34 vars in 1056 bytes} [Tue May 19 04:14:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.78&port_id=025cf21f-05e4-4d73-b1b4-ca570216d902 => 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: 1199/2418] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:46 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => 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: 1220/2419] 199.19.213.152 () {34 vars in 1104 bytes} [Tue May 19 04:14:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=025cf21f-05e4-4d73-b1b4-ca570216d902 => 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: 1200/2420] 199.19.213.152 () {34 vars in 1064 bytes} [Tue May 19 04:14:46 2026] GET /v2.0/subnets?id=ac45545f-230d-4a4a-847e-8465c4fdcd21&id=1caf9680-e5b2-414d-bb66-e651433be84b => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2421] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:14:46 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2422] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:14:46 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:14:46.973 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6dfeb98c-845e-49ad-a480-8b45bade90df'] response: {'name': 'network-changed', 'server_uuid': 'd46a1362-b630-4b06-93c4-0e4bd4094701', 'tag': '025cf21f-05e4-4d73-b1b4-ca570216d902', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1222/2423] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:14:46 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1202/2424] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:14:47 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1223/2425] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:47 2026] GET /v2.0/ports?device_id=234bde9f-4039-415a-8941-1c0c7c178832 => 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: 1203/2426] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:14:48 2026] GET /v2.0/ports?tenant_id=ee232132a4094e7faa531e3177dcfb1f&device_id=d46a1362-b630-4b06-93c4-0e4bd4094701 => generated 1463 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2427] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:14:48 2026] GET /v2.0/networks?id=42ab2fae-fe3a-40a1-9b5c-48d326138a07 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2428] 199.19.213.152 () {34 vars in 1056 bytes} [Tue May 19 04:14:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.78&port_id=025cf21f-05e4-4d73-b1b4-ca570216d902 => 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: 1225/2429] 199.19.213.152 () {34 vars in 1104 bytes} [Tue May 19 04:14:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=025cf21f-05e4-4d73-b1b4-ca570216d902 => 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: 1205/2430] 199.19.213.152 () {34 vars in 1064 bytes} [Tue May 19 04:14:48 2026] GET /v2.0/subnets?id=ac45545f-230d-4a4a-847e-8465c4fdcd21&id=1caf9680-e5b2-414d-bb66-e651433be84b => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2431] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:14:48 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&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: 1206/2432] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:14:48 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2433] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:14:48 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1207/2434] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:14:48 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1228/2435] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:48 2026] DELETE /v2.0/security-groups/46031967-29fd-4ceb-9887-6689e1d136ef => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:14:49.125 7 INFO neutron.api.v2.resource [None req-fb204fe5-8ed6-4065-8b47-640246da5c64 791b8b6b7e0d44818ce0ea784cdd6016 2c619b2b91ed4ca3ab1beec26588e18b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1208/2436] 10.0.0.157 () {32 vars in 737 bytes} [Tue May 19 04:14:49 2026] GET /v2.0/security-groups/46031967-29fd-4ceb-9887-6689e1d136ef => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2437] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:14:49 2026] DELETE /v2.0/floatingips/a7239a4e-4a41-4a4a-9b8a-96a9ca2a338a => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2438] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:49 2026] DELETE /v2.0/security-groups/de10cc1d-361f-4add-bb92-0388f3b4dc8e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2439] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:14:49 2026] PUT /v2.0/routers/ad34a941-c512-45b6-ad29-687129b1e790/remove_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2440] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:50 2026] GET /v2.0/ports?device_id=d46a1362-b630-4b06-93c4-0e4bd4094701 => generated 1196 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2441] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:14:50 2026] GET /v2.0/security-groups?id=a51a3474-a3fe-49cd-aa6d-21b253807f4d&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:51.625 7 INFO neutron.services.segments.plugin [-] Segment 83f1917b-f693-429c-b90d-05ef7d28c6d3 resource provider aggregate not found 2026-05-19 04:14:51.630 7 INFO neutron.services.segments.plugin [-] Segment 83f1917b-f693-429c-b90d-05ef7d28c6d3 resource provider aggregate not found 2026-05-19 04:14:51.644 7 INFO neutron.db.l3_hamode_db [None req-db29a18f-ec99-42eb-8ca2-8318e7e6d130 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] HA network 6720a150-f928-42c3-843b-5796c1efb8f3 was deleted as no HA routers are present in tenant 2c619b2b91ed4ca3ab1beec26588e18b. 2026-05-19 04:14:51.645 7 INFO neutron.services.segments.plugin [-] Segment 83f1917b-f693-429c-b90d-05ef7d28c6d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83f1917b-f693-429c-b90d-05ef7d28c6d3 found for delete ", "request_id": "req-31e0789c-fc42-456f-8438-3f3cb1e20544"}]} 2026-05-19 04:14:51.646 7 INFO neutron.services.segments.plugin [-] Segment 83f1917b-f693-429c-b90d-05ef7d28c6d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83f1917b-f693-429c-b90d-05ef7d28c6d3 found for delete ", "request_id": "req-343694a5-319b-4bf4-a617-8e40263d852f"}]} [pid: 7|app: 0|req: 1210/2442] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:14:50 2026] DELETE /v2.0/routers/ad34a941-c512-45b6-ad29-687129b1e790 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2443] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:14:51 2026] DELETE /v2.0/subnets/e7419190-c80b-4ca6-8755-1ccb75980f70 => 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: 1211/2444] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:14:51 2026] DELETE /v2.0/networks/2bc15fa0-d888-4b8b-aed9-3d3cba7ef062 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2445] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:14:52 2026] PUT /v2.0/routers/0334d6e4-8f84-45c9-9d3b-61e613e36dac/remove_router_interface => generated 309 bytes in 1142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:53.664 7 INFO neutron.services.segments.plugin [-] Segment ced8abe3-7b7a-471a-a854-50dd2de3f6db resource provider aggregate not found 2026-05-19 04:14:53.668 7 INFO neutron.services.segments.plugin [-] Segment ced8abe3-7b7a-471a-a854-50dd2de3f6db resource provider aggregate not found 2026-05-19 04:14:53.683 7 INFO neutron.services.segments.plugin [-] Segment ced8abe3-7b7a-471a-a854-50dd2de3f6db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced8abe3-7b7a-471a-a854-50dd2de3f6db found for delete ", "request_id": "req-8fbe93cc-e866-4a9a-bbb2-4e227f58d3cc"}]} 2026-05-19 04:14:53.685 7 INFO neutron.services.segments.plugin [-] Segment ced8abe3-7b7a-471a-a854-50dd2de3f6db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced8abe3-7b7a-471a-a854-50dd2de3f6db found for delete ", "request_id": "req-c896c2c0-b946-455b-aec0-a70032942ffb"}]} 2026-05-19 04:14:54.205 7 INFO neutron.db.l3_hamode_db [None req-6061094b-e850-4bc3-89fb-80b85c05a848 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] HA network 707f6da7-89c9-4441-bed5-c4f291e3e880 was deleted as no HA routers are present in tenant e525cf5ca818432ab312a7b2912d0758. [pid: 7|app: 0|req: 1212/2446] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:14:53 2026] DELETE /v2.0/routers/0334d6e4-8f84-45c9-9d3b-61e613e36dac => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2447] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:14:54 2026] DELETE /v2.0/subnets/91619a5d-6cfe-4acc-9251-2a365364388e => 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: 1213/2450] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:14:54 2026] DELETE /v2.0/networks/7b3f4bc1-ad0c-402b-84b5-dc2b38f1b634 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2451] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:54 2026] GET /v2.0/security-groups?tenant_id=e525cf5ca818432ab312a7b2912d0758&name=default => 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: 1214/2452] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:55 2026] DELETE /v2.0/security-groups/d6df3783-aaaf-4000-bccc-05fb65660437 => 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: 1239/2453] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:14:55 2026] GET /v2.0/security-groups?tenant_id=2c619b2b91ed4ca3ab1beec26588e18b&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2454] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:14:55 2026] DELETE /v2.0/security-groups/35af8396-74e3-41ca-b5ee-cabe97ddde83 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2455] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:56 2026] GET /v2.0/ports?device_id=d46a1362-b630-4b06-93c4-0e4bd4094701 => generated 1196 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:14:56.241 7 INFO neutron.services.segments.plugin [-] Segment d13e7bdc-1b36-42c8-8dcf-8d0819c87512 resource provider aggregate not found 2026-05-19 04:14:56.246 7 INFO neutron.services.segments.plugin [-] Segment d13e7bdc-1b36-42c8-8dcf-8d0819c87512 resource provider aggregate not found 2026-05-19 04:14:56.263 7 INFO neutron.services.segments.plugin [-] Segment d13e7bdc-1b36-42c8-8dcf-8d0819c87512 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d13e7bdc-1b36-42c8-8dcf-8d0819c87512 found for delete ", "request_id": "req-44e4db37-1959-4bfc-93db-bd8109f92c62"}]} 2026-05-19 04:14:56.271 7 INFO neutron.services.segments.plugin [-] Segment d13e7bdc-1b36-42c8-8dcf-8d0819c87512 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d13e7bdc-1b36-42c8-8dcf-8d0819c87512 found for delete ", "request_id": "req-b5813094-ccf9-4ebd-9c5a-d39139644097"}]} [pid: 7|app: 0|req: 1216/2456] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:14:56 2026] GET /v2.0/security-groups?id=a51a3474-a3fe-49cd-aa6d-21b253807f4d&fields=id&fields=name => generated 112 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2457] 10.0.0.157 () {32 vars in 818 bytes} [Tue May 19 04:14:56 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&mac_address=fa%3A16%3A3e%3A58%3Ac5%3A19 => generated 1196 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:14:56.372 7 INFO neutron.services.segments.plugin [-] Segment ff3b296a-2f1e-4976-8fff-b49d7da5c985 resource provider aggregate not found 2026-05-19 04:14:56.379 7 WARNING neutron_lib.context [None req-baeb7bad-cafd-466b-a42e-c377a5e17ac8 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:56.383 7 INFO neutron.services.segments.plugin [-] Segment ff3b296a-2f1e-4976-8fff-b49d7da5c985 resource provider aggregate not found 2026-05-19 04:14:56.401 7 INFO neutron.services.segments.plugin [-] Segment ff3b296a-2f1e-4976-8fff-b49d7da5c985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff3b296a-2f1e-4976-8fff-b49d7da5c985 found for delete ", "request_id": "req-797c747f-f98b-4577-ba65-6baa4e7aad08"}]} 2026-05-19 04:14:56.402 7 INFO neutron.services.segments.plugin [-] Segment ff3b296a-2f1e-4976-8fff-b49d7da5c985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff3b296a-2f1e-4976-8fff-b49d7da5c985 found for delete ", "request_id": "req-8ea640a0-6048-4612-a77a-6650971b82d6"}]} 2026-05-19 04:14:57.213 7 INFO neutron.db.l3_db [None req-baeb7bad-cafd-466b-a42e-c377a5e17ac8 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Floating IP 8f577c0b-5ebd-4b5e-a3d9-e86e556fd6a6 associated. External IP: 10.96.250.208, port: 025cf21f-05e4-4d73-b1b4-ca570216d902. [pid: 7|app: 0|req: 1217/2458] 10.0.0.157 () {34 vars in 677 bytes} [Tue May 19 04:14:56 2026] POST /v2.0/floatingips => generated 854 bytes in 1200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2459] 10.0.0.59 () {34 vars in 1095 bytes} [Tue May 19 04:14:57 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1333949182&fields=id&tenant_id=ee232132a4094e7faa531e3177dcfb1f => 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: 1218/2460] 10.0.0.59 () {34 vars in 981 bytes} [Tue May 19 04:14:57 2026] GET /v2.0/networks?id=92f630eb-5c58-4055-aee6-b243075e9cce => generated 704 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2461] 10.0.0.59 () {34 vars in 964 bytes} [Tue May 19 04:14:57 2026] GET /v2.0/quotas/ee232132a4094e7faa531e3177dcfb1f => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:14:57.799 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfd5bc5c-b71d-4fcd-844d-c6d78028a52b'] response: {'name': 'network-changed', 'server_uuid': 'd46a1362-b630-4b06-93c4-0e4bd4094701', 'tag': '025cf21f-05e4-4d73-b1b4-ca570216d902', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1219/2462] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:14:57 2026] GET /v2.0/ports?tenant_id=ee232132a4094e7faa531e3177dcfb1f&fields=id => generated 333 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2463] 10.0.0.59 () {34 vars in 1007 bytes} [Tue May 19 04:14:57 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?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: 1220/2464] 10.0.0.59 () {34 vars in 1107 bytes} [Tue May 19 04:14:58 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2465] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:14:58 2026] GET /v2.0/ports?device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523 => 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: 1221/2466] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:14:58 2026] GET /v2.0/ports?tenant_id=ee232132a4094e7faa531e3177dcfb1f&device_id=d46a1362-b630-4b06-93c4-0e4bd4094701 => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2467] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:14:58 2026] GET /v2.0/networks?id=42ab2fae-fe3a-40a1-9b5c-48d326138a07 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2468] 199.19.213.152 () {34 vars in 1056 bytes} [Tue May 19 04:14:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.78&port_id=025cf21f-05e4-4d73-b1b4-ca570216d902 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2469] 199.19.213.152 () {34 vars in 1104 bytes} [Tue May 19 04:14:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=025cf21f-05e4-4d73-b1b4-ca570216d902 => 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: 1223/2470] 199.19.213.152 () {34 vars in 1064 bytes} [Tue May 19 04:14:58 2026] GET /v2.0/subnets?id=ac45545f-230d-4a4a-847e-8465c4fdcd21&id=1caf9680-e5b2-414d-bb66-e651433be84b => generated 1410 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2471] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:14:58 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2472] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:14:58 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&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: 1249/2473] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:14:58 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2474] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:14:58 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:14:59.746 8 WARNING neutron_lib.context [None req-429b8320-15dd-4f6b-b03a-854d06032311 c38db052088f40cfafb37009a9739c45 5851976b027444baac02fa91b6b459e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:14:59.893 8 INFO neutron.db.segments_db [None req-429b8320-15dd-4f6b-b03a-854d06032311 c38db052088f40cfafb37009a9739c45 5851976b027444baac02fa91b6b459e3 - - default default] Added segment 0a136cf2-95d2-4de1-a76c-df4e6183adc2 of type vxlan for network 754a55d1-56ef-47f7-9bae-4b9de3c82576 [pid: 8|app: 0|req: 1250/2475] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:14:59 2026] POST /v2.0/networks => generated 632 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:14:59.996 7 WARNING neutron_lib.context [None req-219d2ed3-f229-4c04-93fd-1eca8b42c9ba c38db052088f40cfafb37009a9739c45 5851976b027444baac02fa91b6b459e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:15:00.056 7 INFO neutron.db.segments_db [None req-219d2ed3-f229-4c04-93fd-1eca8b42c9ba c38db052088f40cfafb37009a9739c45 5851976b027444baac02fa91b6b459e3 - - default default] Added segment 66d504ad-2952-41b3-81e0-9ac934aab4c6 of type vxlan for network 3be19e63-8b3d-4db7-8451-c4e9eb241d07 [pid: 7|app: 0|req: 1226/2476] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:14:59 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:15:00.167 8 WARNING neutron_lib.context [None req-c88946d1-78d4-470e-97f2-608bba4c0e1a c38db052088f40cfafb37009a9739c45 5851976b027444baac02fa91b6b459e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:15:00.218 8 INFO neutron.db.segments_db [None req-c88946d1-78d4-470e-97f2-608bba4c0e1a c38db052088f40cfafb37009a9739c45 5851976b027444baac02fa91b6b459e3 - - default default] Added segment 2c5521e3-103f-4b81-8d00-1927c28abe02 of type vxlan for network f1288c3d-6361-4430-b790-b1a7fe1ee5b0 [pid: 8|app: 0|req: 1251/2477] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:15:00 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:15:00.331 7 WARNING neutron_lib.context [None req-c24a64f4-09ae-41be-b985-9a09f0c84a1b c38db052088f40cfafb37009a9739c45 5851976b027444baac02fa91b6b459e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:15:00.387 7 INFO neutron.db.segments_db [None req-c24a64f4-09ae-41be-b985-9a09f0c84a1b c38db052088f40cfafb37009a9739c45 5851976b027444baac02fa91b6b459e3 - - default default] Added segment 2b5671ca-be78-48be-8b40-c88419a3e12a of type vxlan for network bd4e4038-f2df-4db0-8f61-e3ee8f6b77bb [pid: 7|app: 0|req: 1227/2478] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:15:00 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:15:00.497 8 WARNING neutron_lib.context [None req-955869ad-7719-44d1-9d17-c7674a7f678d c38db052088f40cfafb37009a9739c45 5851976b027444baac02fa91b6b459e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:15:00.562 8 INFO neutron.db.segments_db [None req-955869ad-7719-44d1-9d17-c7674a7f678d c38db052088f40cfafb37009a9739c45 5851976b027444baac02fa91b6b459e3 - - default default] Added segment 761f9063-e1de-4b83-bdb3-6c8264d64ee1 of type vxlan for network 85f81d55-f01d-4bfa-a56d-2f9174ed4997 [pid: 8|app: 0|req: 1252/2479] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:15:00 2026] POST /v2.0/networks => generated 631 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2480] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:15:00 2026] PUT /v2.0/networks/754a55d1-56ef-47f7-9bae-4b9de3c82576/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2481] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:15:00 2026] PUT /v2.0/networks/3be19e63-8b3d-4db7-8451-c4e9eb241d07/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2482] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:15:00 2026] PUT /v2.0/networks/f1288c3d-6361-4430-b790-b1a7fe1ee5b0/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2483] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:15:00 2026] PUT /v2.0/networks/bd4e4038-f2df-4db0-8f61-e3ee8f6b77bb/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: 1230/2484] 10.0.0.157 () {32 vars in 666 bytes} [Tue May 19 04:15:00 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2485] 10.0.0.157 () {32 vars in 680 bytes} [Tue May 19 04:15:00 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2486] 10.0.0.157 () {32 vars in 676 bytes} [Tue May 19 04:15:01 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2487] 10.0.0.157 () {32 vars in 688 bytes} [Tue May 19 04:15:01 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2488] 10.0.0.157 () {32 vars in 674 bytes} [Tue May 19 04:15:01 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2489] 10.0.0.157 () {32 vars in 688 bytes} [Tue May 19 04:15:01 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2490] 10.0.0.157 () {32 vars in 684 bytes} [Tue May 19 04:15:01 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2491] 10.0.0.157 () {32 vars in 696 bytes} [Tue May 19 04:15:01 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:15:01.565 7 INFO neutron.services.segments.plugin [-] Segment 0a136cf2-95d2-4de1-a76c-df4e6183adc2 resource provider aggregate not found 2026-05-19 04:15:01.570 7 INFO neutron.services.segments.plugin [-] Segment 0a136cf2-95d2-4de1-a76c-df4e6183adc2 resource provider aggregate not found 2026-05-19 04:15:01.585 7 INFO neutron.services.segments.plugin [-] Segment 0a136cf2-95d2-4de1-a76c-df4e6183adc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a136cf2-95d2-4de1-a76c-df4e6183adc2 found for delete ", "request_id": "req-316ef4ea-a515-4914-8613-fa8d0ea5ec6d"}]} 2026-05-19 04:15:01.585 7 INFO neutron.services.segments.plugin [-] Segment 0a136cf2-95d2-4de1-a76c-df4e6183adc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a136cf2-95d2-4de1-a76c-df4e6183adc2 found for delete ", "request_id": "req-c18c8c56-17a9-48cb-869b-6cd47e8fe576"}]} [pid: 7|app: 0|req: 1234/2492] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:15:01 2026] DELETE /v2.0/networks/754a55d1-56ef-47f7-9bae-4b9de3c82576 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:15:01.722 8 INFO neutron.services.segments.plugin [-] Segment 66d504ad-2952-41b3-81e0-9ac934aab4c6 resource provider aggregate not found 2026-05-19 04:15:01.727 8 INFO neutron.services.segments.plugin [-] Segment 66d504ad-2952-41b3-81e0-9ac934aab4c6 resource provider aggregate not found 2026-05-19 04:15:01.739 8 INFO neutron.services.segments.plugin [-] Segment 66d504ad-2952-41b3-81e0-9ac934aab4c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66d504ad-2952-41b3-81e0-9ac934aab4c6 found for delete ", "request_id": "req-46b5f641-bbbf-4c6b-b7e7-8c41c1a27533"}]} [pid: 8|app: 0|req: 1259/2493] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:15:01 2026] DELETE /v2.0/networks/3be19e63-8b3d-4db7-8451-c4e9eb241d07 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2494] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:15:01 2026] DELETE /v2.0/networks/f1288c3d-6361-4430-b790-b1a7fe1ee5b0 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:15:01.909 8 INFO neutron.services.segments.plugin [-] Segment 66d504ad-2952-41b3-81e0-9ac934aab4c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66d504ad-2952-41b3-81e0-9ac934aab4c6 found for delete ", "request_id": "req-b7e530fd-1dbe-4801-b06b-e2c225d56923"}]} [pid: 8|app: 0|req: 1260/2495] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:15:01 2026] DELETE /v2.0/networks/bd4e4038-f2df-4db0-8f61-e3ee8f6b77bb => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2496] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:15:02 2026] DELETE /v2.0/networks/85f81d55-f01d-4bfa-a56d-2f9174ed4997 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2497] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:15:02 2026] GET /v2.0/networks?id=92f630eb-5c58-4055-aee6-b243075e9cce => 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: 1237/2498] 199.19.213.152 () {34 vars in 1050 bytes} [Tue May 19 04:15:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ee232132a4094e7faa531e3177dcfb1f => generated 179 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:15:02.588 8 WARNING neutron_lib.context [req-3c2dced8-49b4-4004-8bbb-3c2326094722 req-3f7123ce-075f-4d4a-9879-6a4d1fc897b2 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1262/2499] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:15:02 2026] POST /v2.0/ports => generated 1187 bytes in 394 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: 1238/2500] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:15:02 2026] GET /v2.0/security-groups?tenant_id=306aece39cfe4ea08d1f6a5a075709c7&name=default => generated 2929 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2501] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:03 2026] GET /v2.0/ports?device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523 => generated 1202 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2502] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:15:02 2026] PUT /v2.0/ports/18cc1cb2-128a-4eeb-b396-a6dc741a13f8 => generated 1468 bytes in 483 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: 1240/2503] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:03 2026] DELETE /v2.0/security-groups/826e2903-9c1e-4938-adef-7e2edc9f1de2 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2504] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:15:03 2026] GET /v2.0/security-groups?id=a51a3474-a3fe-49cd-aa6d-21b253807f4d&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:15:03.616 7 INFO neutron.services.segments.plugin [-] Segment 2c5521e3-103f-4b81-8d00-1927c28abe02 resource provider aggregate not found 2026-05-19 04:15:03.621 7 INFO neutron.services.segments.plugin [-] Segment 2c5521e3-103f-4b81-8d00-1927c28abe02 resource provider aggregate not found 2026-05-19 04:15:03.632 7 INFO neutron.services.segments.plugin [-] Segment 2c5521e3-103f-4b81-8d00-1927c28abe02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c5521e3-103f-4b81-8d00-1927c28abe02 found for delete ", "request_id": "req-b34d64b3-eb09-4234-acb2-847761843fdb"}]} 2026-05-19 04:15:03.635 7 INFO neutron.services.segments.plugin [-] Segment 2c5521e3-103f-4b81-8d00-1927c28abe02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c5521e3-103f-4b81-8d00-1927c28abe02 found for delete ", "request_id": "req-7efb4944-b32c-4109-a589-b48814a3369e"}]} 2026-05-19 04:15:03.649 7 INFO neutron.services.segments.plugin [-] Segment 761f9063-e1de-4b83-bdb3-6c8264d64ee1 resource provider aggregate not found 2026-05-19 04:15:03.654 7 INFO neutron.services.segments.plugin [-] Segment 761f9063-e1de-4b83-bdb3-6c8264d64ee1 resource provider aggregate not found 2026-05-19 04:15:03.658 7 INFO neutron.services.segments.plugin [-] Segment 761f9063-e1de-4b83-bdb3-6c8264d64ee1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 761f9063-e1de-4b83-bdb3-6c8264d64ee1 found for delete ", "request_id": "req-1375e1df-cfe8-46c7-a8d0-13bd8da12779"}]} 2026-05-19 04:15:03.667 7 INFO neutron.services.segments.plugin [-] Segment 761f9063-e1de-4b83-bdb3-6c8264d64ee1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 761f9063-e1de-4b83-bdb3-6c8264d64ee1 found for delete ", "request_id": "req-99ebd9ea-5274-4990-9175-5e39dec230a8"}]} [pid: 7|app: 0|req: 1241/2505] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:15:03 2026] GET /v2.0/security-groups?tenant_id=f15b496f21f744978d5166ae646abbb5&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:15:03.750 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62bd6ef2-0351-4358-a5b4-c51149595b39'] response: {'name': 'network-changed', 'server_uuid': 'b0296147-e8e5-4f0c-84b9-3acbd8017523', 'tag': '18cc1cb2-128a-4eeb-b396-a6dc741a13f8', 'status': 'completed', 'code': 200} 2026-05-19 04:15:03.765 8 INFO neutron.services.segments.plugin [-] Segment 2b5671ca-be78-48be-8b40-c88419a3e12a resource provider aggregate not found 2026-05-19 04:15:03.786 8 INFO neutron.services.segments.plugin [-] Segment 2b5671ca-be78-48be-8b40-c88419a3e12a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b5671ca-be78-48be-8b40-c88419a3e12a found for delete ", "request_id": "req-30f90fd8-e225-435f-83f0-2746e0363ece"}]} [pid: 8|app: 0|req: 1265/2506] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:03 2026] DELETE /v2.0/security-groups/737fd2b7-fd49-4188-9ac4-e839f0056393 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:15:04.046 8 INFO neutron.services.segments.plugin [-] Segment 2b5671ca-be78-48be-8b40-c88419a3e12a resource provider aggregate not found [pid: 7|app: 0|req: 1242/2507] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:15:04 2026] GET /v2.0/ports?tenant_id=ee232132a4094e7faa531e3177dcfb1f&device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523 => generated 1471 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2508] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:15:04 2026] GET /v2.0/security-groups?tenant_id=5851976b027444baac02fa91b6b459e3&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:15:04.075 8 INFO neutron.services.segments.plugin [-] Segment 2b5671ca-be78-48be-8b40-c88419a3e12a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b5671ca-be78-48be-8b40-c88419a3e12a found for delete ", "request_id": "req-398a81ec-ebb9-4936-a0fe-4cfbff71be80"}]} [pid: 7|app: 0|req: 1243/2509] 199.19.213.152 () {34 vars in 1018 bytes} [Tue May 19 04:15:04 2026] GET /v2.0/networks?tenant_id=ee232132a4094e7faa531e3177dcfb1f&shared=False => generated 2375 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2510] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:04 2026] DELETE /v2.0/security-groups/c7188af3-aee0-4186-9dc2-dc0bf59f165c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2511] 199.19.213.152 () {34 vars in 930 bytes} [Tue May 19 04:15:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2512] 10.0.0.190 () {34 vars in 990 bytes} [Tue May 19 04:15:04 2026] GET /v2.0/ports?device_id=d46a1362-b630-4b06-93c4-0e4bd4094701 => generated 1465 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2513] 10.0.0.190 () {34 vars in 1040 bytes} [Tue May 19 04:15:04 2026] GET /v2.0/security-groups?id=a51a3474-a3fe-49cd-aa6d-21b253807f4d&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2514] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:15:05 2026] GET /v2.0/ports?tenant_id=ee232132a4094e7faa531e3177dcfb1f&device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523 => generated 1471 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2515] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:15:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.156&port_id=18cc1cb2-128a-4eeb-b396-a6dc741a13f8 => 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: 1270/2516] 199.19.213.152 () {34 vars in 1106 bytes} [Tue May 19 04:15:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A141&port_id=18cc1cb2-128a-4eeb-b396-a6dc741a13f8 => 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: 1247/2517] 199.19.213.152 () {34 vars in 1064 bytes} [Tue May 19 04:15:05 2026] GET /v2.0/subnets?id=629f325d-dab8-47b7-8056-458de1977d4c&id=bc486ed3-2b97-4d62-b053-8495bd206ba7 => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2518] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:15:05 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&device_owner=network%3Adhcp => generated 1461 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2519] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:15:05 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2520] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:15:05 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?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: 1249/2521] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:15:05 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:15:08.399 8 WARNING neutron_lib.context [None req-fcb4ed4d-f04c-4933-b12f-3e001a9e67a4 72271d5bc8ac4106a5433a9cf49219e6 19e5a69e52d94b90a9cf17e6b38ac2e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1273/2522] 10.0.0.157 () {34 vars in 684 bytes} [Tue May 19 04:15:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 04:15:08.638 8 WARNING neutron_lib.context [None req-fcc3b710-ed33-4b5f-b2a9-80d771818b79 72271d5bc8ac4106a5433a9cf49219e6 19e5a69e52d94b90a9cf17e6b38ac2e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1250/2523] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:08 2026] GET /v2.0/ports?device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523 => generated 1202 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2524] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:15:08 2026] GET /v2.0/security-groups?id=a51a3474-a3fe-49cd-aa6d-21b253807f4d&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2525] 10.0.0.157 () {34 vars in 684 bytes} [Tue May 19 04:15:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 04:15:08.805 7 WARNING neutron_lib.context [None req-cd8f3c15-0693-4cfc-9d48-151bec469aaf 72271d5bc8ac4106a5433a9cf49219e6 19e5a69e52d94b90a9cf17e6b38ac2e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1252/2526] 10.0.0.157 () {34 vars in 684 bytes} [Tue May 19 04:15:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 04:15:08.962 8 WARNING neutron_lib.context [None req-67fde7d2-775e-4105-aecd-09ba88133a39 72271d5bc8ac4106a5433a9cf49219e6 19e5a69e52d94b90a9cf17e6b38ac2e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1275/2527] 10.0.0.157 () {34 vars in 684 bytes} [Tue May 19 04:15:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 04:15:09.105 7 WARNING neutron_lib.context [None req-a2d32a2f-3621-4cbe-a26f-c60b735e5540 72271d5bc8ac4106a5433a9cf49219e6 19e5a69e52d94b90a9cf17e6b38ac2e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2528] 10.0.0.157 () {34 vars in 684 bytes} [Tue May 19 04:15:09 2026] POST /v2.0/security-groups => generated 1603 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2529] 10.0.0.157 () {34 vars in 767 bytes} [Tue May 19 04:15:09 2026] PUT /v2.0/security-groups/b8705083-7fff-4caf-a4cb-06dded37cb91/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2530] 10.0.0.157 () {34 vars in 767 bytes} [Tue May 19 04:15:09 2026] PUT /v2.0/security-groups/d6770d91-796b-4073-9b23-ab71eb6023a6/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2531] 10.0.0.157 () {34 vars in 767 bytes} [Tue May 19 04:15:09 2026] PUT /v2.0/security-groups/49f77ef2-30b1-4346-ad84-f5c9fa082360/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2532] 10.0.0.157 () {34 vars in 767 bytes} [Tue May 19 04:15:09 2026] PUT /v2.0/security-groups/b4a3d835-cadf-4e81-a18c-5609981715a4/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2533] 10.0.0.157 () {32 vars in 680 bytes} [Tue May 19 04:15:09 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2534] 10.0.0.157 () {32 vars in 694 bytes} [Tue May 19 04:15:09 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2535] 10.0.0.157 () {32 vars in 690 bytes} [Tue May 19 04:15:09 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2538] 10.0.0.157 () {32 vars in 702 bytes} [Tue May 19 04:15:09 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2539] 10.0.0.157 () {32 vars in 688 bytes} [Tue May 19 04:15:09 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2540] 10.0.0.157 () {32 vars in 702 bytes} [Tue May 19 04:15:09 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2541] 10.0.0.157 () {32 vars in 698 bytes} [Tue May 19 04:15:09 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2542] 10.0.0.157 () {32 vars in 710 bytes} [Tue May 19 04:15:09 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2543] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:09 2026] DELETE /v2.0/security-groups/b8705083-7fff-4caf-a4cb-06dded37cb91 => 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: 1260/2544] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:10 2026] DELETE /v2.0/security-groups/d6770d91-796b-4073-9b23-ab71eb6023a6 => 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: 1285/2545] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:10 2026] DELETE /v2.0/security-groups/49f77ef2-30b1-4346-ad84-f5c9fa082360 => 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: 1261/2546] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:10 2026] DELETE /v2.0/security-groups/b4a3d835-cadf-4e81-a18c-5609981715a4 => 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: 1286/2547] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:10 2026] DELETE /v2.0/security-groups/538613d8-0b7b-4d0a-8ef6-211681bf1bd9 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2548] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:15:11 2026] GET /v2.0/security-groups?tenant_id=19e5a69e52d94b90a9cf17e6b38ac2e9&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2549] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:11 2026] DELETE /v2.0/security-groups/a91e02c0-56b4-493f-a422-8be9bca01271 => 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: 1263/2550] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:15:11 2026] GET /v2.0/security-groups?tenant_id=ad1697fe1aa34334b2f1c3a4e9c40274&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2551] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:11 2026] DELETE /v2.0/security-groups/93c62f1d-f6a4-4f61-bd27-0e7d6ace6649 => 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: 1264/2552] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:15:12 2026] GET /v2.0/security-groups?tenant_id=170e27af11fe4ca380f6b16616100bcd&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2553] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:12 2026] DELETE /v2.0/security-groups/abdcbfb0-d42e-4d0f-ba7c-326d8ee0b9a0 => 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: 1265/2554] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:13 2026] GET /v2.0/ports?device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523 => 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: 1290/2555] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:15:13 2026] GET /v2.0/security-groups?id=a51a3474-a3fe-49cd-aa6d-21b253807f4d&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2556] 10.0.0.157 () {32 vars in 818 bytes} [Tue May 19 04:15:13 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&mac_address=fa%3A16%3A3e%3A25%3Af1%3A1a => generated 1204 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:15:14.015 8 WARNING neutron_lib.context [None req-1ebd19fb-2f5f-4fa1-ac88-f4bf85c6dd36 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:15:14.759 8 INFO neutron.db.l3_db [None req-1ebd19fb-2f5f-4fa1-ac88-f4bf85c6dd36 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Floating IP d85959a6-bc29-4b3b-ad7a-943d42780721 associated. External IP: 10.96.250.215, port: 18cc1cb2-128a-4eeb-b396-a6dc741a13f8. [pid: 8|app: 0|req: 1291/2557] 10.0.0.157 () {34 vars in 677 bytes} [Tue May 19 04:15:14 2026] POST /v2.0/floatingips => generated 855 bytes in 1156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:15:16.294 7 WARNING neutron_lib.context [None req-cbf4a91b-f6e5-4c5c-81cf-eb51961aee4e 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:15:16.454 7 INFO neutron.db.segments_db [None req-cbf4a91b-f6e5-4c5c-81cf-eb51961aee4e 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Added segment 1818cff0-b48d-4132-a984-f6324d7265dd of type vxlan for network 77d09701-1ce0-4741-8aae-efe5f9147935 [pid: 7|app: 0|req: 1267/2558] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:15:16 2026] POST /v2.0/networks => generated 631 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:15:16.580 8 WARNING neutron_lib.context [None req-de9b45d6-883f-4461-bfd7-7b1287e2e1f8 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:15:16.620 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e61c3d51-3eb0-4470-81ac-1274758ec0f6'] response: {'name': 'network-changed', 'server_uuid': 'b0296147-e8e5-4f0c-84b9-3acbd8017523', 'tag': '18cc1cb2-128a-4eeb-b396-a6dc741a13f8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1268/2559] 199.19.213.152 () {34 vars in 1096 bytes} [Tue May 19 04:15:16 2026] GET /v2.0/ports?device_id=d46a1362-b630-4b06-93c4-0e4bd4094701&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2560] 10.0.0.157 () {34 vars in 664 bytes} [Tue May 19 04:15:16 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:15:16.903 7 WARNING neutron_lib.context [None req-c7fa5e39-1e1d-4925-b176-0b5211335672 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1269/2561] 10.0.0.157 () {34 vars in 666 bytes} [Tue May 19 04:15:16 2026] POST /v2.0/trunks => generated 407 bytes in 154 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-05-19 04:15:17.065 8 WARNING neutron_lib.context [None req-e90f54b1-153e-4f4e-80c2-6d5266ab53a3 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:15:17.119 8 INFO neutron.db.segments_db [None req-e90f54b1-153e-4f4e-80c2-6d5266ab53a3 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Added segment f8d1168d-30aa-4198-828d-b66645b9d5af of type vxlan for network 5bc7c106-4f2b-4823-ac85-ca32a72276c2 [pid: 7|app: 0|req: 1270/2562] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:15:17 2026] GET /v2.0/ports?tenant_id=ee232132a4094e7faa531e3177dcfb1f&device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523 => 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: 1293/2563] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:15:17 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:15:17.221 8 WARNING neutron_lib.context [None req-2c8c605b-4540-4e21-ab78-56087cc674b4 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1271/2564] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:15:17 2026] GET /v2.0/networks?id=92f630eb-5c58-4055-aee6-b243075e9cce => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2565] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:15:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.156&port_id=18cc1cb2-128a-4eeb-b396-a6dc741a13f8 => 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: 1273/2566] 199.19.213.152 () {34 vars in 1106 bytes} [Tue May 19 04:15:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A141&port_id=18cc1cb2-128a-4eeb-b396-a6dc741a13f8 => 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: 1274/2567] 199.19.213.152 () {34 vars in 1064 bytes} [Tue May 19 04:15:17 2026] GET /v2.0/subnets?id=629f325d-dab8-47b7-8056-458de1977d4c&id=bc486ed3-2b97-4d62-b053-8495bd206ba7 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2568] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:15:17 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&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: 1276/2569] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:15:17 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&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: 7|app: 0|req: 1277/2570] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:15:17 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?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: 1294/2571] 10.0.0.157 () {34 vars in 664 bytes} [Tue May 19 04:15:17 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) /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-05-19 04:15:17.492 8 WARNING neutron_lib.context [None req-df4fabea-7968-4dd3-9c91-c73f945a4e39 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1278/2572] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:15:17 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?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: 1295/2573] 10.0.0.157 () {34 vars in 666 bytes} [Tue May 19 04:15:17 2026] POST /v2.0/trunks => generated 407 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:15:17.725 8 WARNING neutron_lib.context [None req-b1ef3687-1c0f-4eb3-8402-b5cfb468612f 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1279/2574] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:15:17 2026] GET /v2.0/ports?tenant_id=ee232132a4094e7faa531e3177dcfb1f&device_id=d46a1362-b630-4b06-93c4-0e4bd4094701 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:15:17.779 8 INFO neutron.db.segments_db [None req-b1ef3687-1c0f-4eb3-8402-b5cfb468612f 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Added segment a314a0f2-7d66-4b2d-8744-16ee58d4f073 of type vxlan for network 9434a826-acc4-4bcb-b233-15a536c7e4cb [pid: 8|app: 0|req: 1296/2575] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:15:17 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:15:17.886 7 WARNING neutron_lib.context [None req-b133f147-5b55-4378-860a-9a9c858eb2ad 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1280/2576] 10.0.0.157 () {34 vars in 664 bytes} [Tue May 19 04:15:17 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:15:18.204 8 WARNING neutron_lib.context [None req-19611c29-539e-40cf-b794-1a450203d892 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1281/2577] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:15:18 2026] GET /v2.0/networks?id=42ab2fae-fe3a-40a1-9b5c-48d326138a07 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2578] 199.19.213.152 () {34 vars in 1056 bytes} [Tue May 19 04:15:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.78&port_id=025cf21f-05e4-4d73-b1b4-ca570216d902 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2579] 10.0.0.157 () {34 vars in 666 bytes} [Tue May 19 04:15:18 2026] POST /v2.0/trunks => generated 407 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:15:18.368 8 WARNING neutron_lib.context [None req-576d4970-9a42-42eb-9328-4c1d8e1490ca 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1283/2580] 199.19.213.152 () {34 vars in 1104 bytes} [Tue May 19 04:15:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=025cf21f-05e4-4d73-b1b4-ca570216d902 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:15:18.418 8 INFO neutron.db.segments_db [None req-576d4970-9a42-42eb-9328-4c1d8e1490ca 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Added segment c1df84fa-9183-469a-aa25-3adc8ca5bb18 of type vxlan for network 275ac89c-5526-402e-aca5-753cb82d0c04 [pid: 7|app: 0|req: 1284/2581] 199.19.213.152 () {34 vars in 1064 bytes} [Tue May 19 04:15:18 2026] GET /v2.0/subnets?id=ac45545f-230d-4a4a-847e-8465c4fdcd21&id=1caf9680-e5b2-414d-bb66-e651433be84b => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2582] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:15:18 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2583] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:15:18 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&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: 1298/2584] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:15:18 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-05-19 04:15:18.524 8 WARNING neutron_lib.context [None req-8ba7177b-05be-46f1-bb8c-f2fa8063c4e7 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1287/2585] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:15:18 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1288/2586] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:15:18 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1299/2587] 10.0.0.157 () {34 vars in 664 bytes} [Tue May 19 04:15:18 2026] POST /v2.0/ports => generated 743 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:15:18.821 7 WARNING neutron_lib.context [None req-420df666-21a2-42de-ade8-915f5909ebfd 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1289/2588] 10.0.0.157 () {34 vars in 666 bytes} [Tue May 19 04:15:18 2026] POST /v2.0/trunks => generated 407 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-05-19 04:15:18.996 8 WARNING neutron_lib.context [None req-196c215b-affc-49ff-bb3f-1629ff9516f4 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:15:19.047 8 INFO neutron.db.segments_db [None req-196c215b-affc-49ff-bb3f-1629ff9516f4 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Added segment 3f0de6e5-6ffe-467e-8e61-3f3200e2976e of type vxlan for network c7342e24-ffa7-45ff-b0d2-8835f5cf0212 [pid: 8|app: 0|req: 1300/2589] 10.0.0.157 () {34 vars in 670 bytes} [Tue May 19 04:15:18 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 04:15:19.152 7 WARNING neutron_lib.context [None req-78ee62bd-fb9e-41b0-8d1a-602cee3cee4e 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1290/2590] 10.0.0.157 () {34 vars in 664 bytes} [Tue May 19 04:15:19 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-05-19 04:15:19.438 8 WARNING neutron_lib.context [None req-f533a6f8-30b0-49c4-8566-51c9227b1625 31cf8d0c92384b41b7d7cab29b2dd444 714fce8f4b124c73b86bceb14e61412b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1301/2591] 10.0.0.157 () {34 vars in 666 bytes} [Tue May 19 04:15:19 2026] POST /v2.0/trunks => generated 407 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1291/2592] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:15:19 2026] PUT /v2.0/trunks/3fb7b55a-d47d-4c5c-9567-9e180327f3bb/tags => generated 17 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2593] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:15:19 2026] PUT /v2.0/trunks/f16e2839-1812-4fcc-b4dd-36dd7b9569ef/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2594] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:15:19 2026] PUT /v2.0/trunks/d10904a9-6678-4c65-9868-ab1d1a358f91/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: 1303/2595] 10.0.0.157 () {34 vars in 749 bytes} [Tue May 19 04:15:19 2026] PUT /v2.0/trunks/caf38dc2-10f8-4450-852b-342e6a0dc778/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2596] 10.0.0.157 () {32 vars in 662 bytes} [Tue May 19 04:15:19 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: 1304/2597] 10.0.0.157 () {32 vars in 676 bytes} [Tue May 19 04:15:19 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2598] 10.0.0.157 () {32 vars in 672 bytes} [Tue May 19 04:15:19 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2599] 10.0.0.157 () {32 vars in 684 bytes} [Tue May 19 04:15:19 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2600] 10.0.0.157 () {32 vars in 670 bytes} [Tue May 19 04:15:19 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2601] 10.0.0.157 () {32 vars in 684 bytes} [Tue May 19 04:15:19 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2602] 10.0.0.157 () {32 vars in 680 bytes} [Tue May 19 04:15:19 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2603] 10.0.0.157 () {32 vars in 692 bytes} [Tue May 19 04:15:19 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2604] 10.0.0.157 () {32 vars in 719 bytes} [Tue May 19 04:15:19 2026] GET /v2.0/trunks/3fb7b55a-d47d-4c5c-9567-9e180327f3bb => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2605] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:15:19 2026] GET /v2.0/ports/03b17dc3-f243-4f6a-a778-62ee89c93f7e => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2606] 10.0.0.157 () {32 vars in 722 bytes} [Tue May 19 04:15:20 2026] DELETE /v2.0/trunks/3fb7b55a-d47d-4c5c-9567-9e180327f3bb => 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: 1309/2607] 10.0.0.157 () {32 vars in 719 bytes} [Tue May 19 04:15:20 2026] GET /v2.0/trunks/f16e2839-1812-4fcc-b4dd-36dd7b9569ef => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2608] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:15:20 2026] GET /v2.0/ports/a23ff73b-f3a7-42b0-a3d3-6a830a0d4ea7 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2609] 10.0.0.157 () {32 vars in 722 bytes} [Tue May 19 04:15:20 2026] DELETE /v2.0/trunks/f16e2839-1812-4fcc-b4dd-36dd7b9569ef => 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: 1300/2610] 10.0.0.157 () {32 vars in 719 bytes} [Tue May 19 04:15:20 2026] GET /v2.0/trunks/d10904a9-6678-4c65-9868-ab1d1a358f91 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2611] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:15:20 2026] GET /v2.0/ports/8eac8f72-c22d-429f-95d4-bce1bfd1d9c1 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2612] 10.0.0.157 () {32 vars in 722 bytes} [Tue May 19 04:15:20 2026] DELETE /v2.0/trunks/d10904a9-6678-4c65-9868-ab1d1a358f91 => 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: 1312/2613] 10.0.0.157 () {32 vars in 719 bytes} [Tue May 19 04:15:20 2026] GET /v2.0/trunks/caf38dc2-10f8-4450-852b-342e6a0dc778 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2614] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:15:20 2026] GET /v2.0/ports/53afc699-b2b7-4965-a71b-059d03a69911 => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2615] 10.0.0.157 () {32 vars in 722 bytes} [Tue May 19 04:15:20 2026] DELETE /v2.0/trunks/caf38dc2-10f8-4450-852b-342e6a0dc778 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2616] 10.0.0.157 () {32 vars in 719 bytes} [Tue May 19 04:15:20 2026] GET /v2.0/trunks/bd4fa741-aad8-4536-a0dd-7c04695b251f => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2617] 10.0.0.157 () {32 vars in 717 bytes} [Tue May 19 04:15:20 2026] GET /v2.0/ports/53a86fa2-8d70-47c3-a950-c42876e6cd06 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2618] 10.0.0.157 () {32 vars in 722 bytes} [Tue May 19 04:15:20 2026] DELETE /v2.0/trunks/bd4fa741-aad8-4536-a0dd-7c04695b251f => 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: 1315/2619] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:15:20 2026] DELETE /v2.0/ports/03b17dc3-f243-4f6a-a778-62ee89c93f7e => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2620] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:15:21 2026] DELETE /v2.0/ports/a23ff73b-f3a7-42b0-a3d3-6a830a0d4ea7 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2621] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:15:21 2026] DELETE /v2.0/ports/8eac8f72-c22d-429f-95d4-bce1bfd1d9c1 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2622] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:15:21 2026] DELETE /v2.0/ports/53afc699-b2b7-4965-a71b-059d03a69911 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2623] 10.0.0.190 () {34 vars in 990 bytes} [Tue May 19 04:15:21 2026] GET /v2.0/ports?device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523 => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2624] 10.0.0.190 () {34 vars in 1040 bytes} [Tue May 19 04:15:21 2026] GET /v2.0/security-groups?id=a51a3474-a3fe-49cd-aa6d-21b253807f4d&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2625] 10.0.0.157 () {32 vars in 720 bytes} [Tue May 19 04:15:21 2026] DELETE /v2.0/ports/53a86fa2-8d70-47c3-a950-c42876e6cd06 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:15:22.086 7 INFO neutron.services.segments.plugin [-] Segment 1818cff0-b48d-4132-a984-f6324d7265dd resource provider aggregate not found 2026-05-19 04:15:22.094 7 INFO neutron.services.segments.plugin [-] Segment 1818cff0-b48d-4132-a984-f6324d7265dd resource provider aggregate not found 2026-05-19 04:15:22.101 7 INFO neutron.services.segments.plugin [-] Segment 1818cff0-b48d-4132-a984-f6324d7265dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1818cff0-b48d-4132-a984-f6324d7265dd found for delete ", "request_id": "req-910bc6b1-417e-4588-a7a1-1be9f422ae39"}]} 2026-05-19 04:15:22.110 7 INFO neutron.services.segments.plugin [-] Segment 1818cff0-b48d-4132-a984-f6324d7265dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1818cff0-b48d-4132-a984-f6324d7265dd found for delete ", "request_id": "req-1dbd4928-fb57-4ebe-b148-6a3f31f079fc"}]} [pid: 7|app: 0|req: 1309/2626] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:15:21 2026] DELETE /v2.0/networks/77d09701-1ce0-4741-8aae-efe5f9147935 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:15:22.291 8 INFO neutron.services.segments.plugin [-] Segment f8d1168d-30aa-4198-828d-b66645b9d5af resource provider aggregate not found 2026-05-19 04:15:22.295 8 INFO neutron.services.segments.plugin [-] Segment f8d1168d-30aa-4198-828d-b66645b9d5af resource provider aggregate not found 2026-05-19 04:15:22.303 8 INFO neutron.services.segments.plugin [-] Segment f8d1168d-30aa-4198-828d-b66645b9d5af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8d1168d-30aa-4198-828d-b66645b9d5af found for delete ", "request_id": "req-52ebd368-3048-48d1-a77e-d3e0591118ed"}]} 2026-05-19 04:15:22.305 8 INFO neutron.services.segments.plugin [-] Segment f8d1168d-30aa-4198-828d-b66645b9d5af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8d1168d-30aa-4198-828d-b66645b9d5af found for delete ", "request_id": "req-ca0662ad-c2ab-463d-a99a-91c91de12627"}]} [pid: 8|app: 0|req: 1318/2627] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:15:22 2026] DELETE /v2.0/networks/5bc7c106-4f2b-4823-ac85-ca32a72276c2 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2628] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:15:22 2026] DELETE /v2.0/networks/9434a826-acc4-4bcb-b233-15a536c7e4cb => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2629] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:15:22 2026] DELETE /v2.0/networks/275ac89c-5526-402e-aca5-753cb82d0c04 => 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: 1311/2630] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:15:22 2026] DELETE /v2.0/networks/c7342e24-ffa7-45ff-b0d2-8835f5cf0212 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2631] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:15:23 2026] GET /v2.0/security-groups?tenant_id=714fce8f4b124c73b86bceb14e61412b&name=default => generated 2929 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2632] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:23 2026] DELETE /v2.0/security-groups/2b3ca20d-3e0c-40a7-ad96-bb1c27c3bcb0 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2633] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:15:23 2026] GET /v2.0/security-groups?tenant_id=1f04fdaeb0b44ec880b85dd9c10fa14c&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:15:24.126 7 INFO neutron.services.segments.plugin [-] Segment a314a0f2-7d66-4b2d-8744-16ee58d4f073 resource provider aggregate not found 2026-05-19 04:15:24.130 7 INFO neutron.services.segments.plugin [-] Segment a314a0f2-7d66-4b2d-8744-16ee58d4f073 resource provider aggregate not found 2026-05-19 04:15:24.142 7 INFO neutron.services.segments.plugin [-] Segment a314a0f2-7d66-4b2d-8744-16ee58d4f073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a314a0f2-7d66-4b2d-8744-16ee58d4f073 found for delete ", "request_id": "req-61778121-0e27-4d10-ae22-e75d44fb9b44"}]} 2026-05-19 04:15:24.146 7 INFO neutron.services.segments.plugin [-] Segment a314a0f2-7d66-4b2d-8744-16ee58d4f073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a314a0f2-7d66-4b2d-8744-16ee58d4f073 found for delete ", "request_id": "req-1899578f-528a-4523-a53a-2f713a284a52"}]} 2026-05-19 04:15:24.161 7 INFO neutron.services.segments.plugin [-] Segment 3f0de6e5-6ffe-467e-8e61-3f3200e2976e resource provider aggregate not found 2026-05-19 04:15:24.164 7 INFO neutron.services.segments.plugin [-] Segment 3f0de6e5-6ffe-467e-8e61-3f3200e2976e resource provider aggregate not found 2026-05-19 04:15:24.173 7 INFO neutron.services.segments.plugin [-] Segment 3f0de6e5-6ffe-467e-8e61-3f3200e2976e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f0de6e5-6ffe-467e-8e61-3f3200e2976e found for delete ", "request_id": "req-defa78f4-6258-4ee2-9c5b-d13c264a8651"}]} [pid: 7|app: 0|req: 1313/2634] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:24 2026] DELETE /v2.0/security-groups/9e0ed5cc-4a90-449d-a7b2-11e4c20c8fed => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:15:24.345 8 INFO neutron.services.segments.plugin [-] Segment c1df84fa-9183-469a-aa25-3adc8ca5bb18 resource provider aggregate not found 2026-05-19 04:15:24.353 8 INFO neutron.services.segments.plugin [-] Segment c1df84fa-9183-469a-aa25-3adc8ca5bb18 resource provider aggregate not found 2026-05-19 04:15:24.360 8 INFO neutron.services.segments.plugin [-] Segment c1df84fa-9183-469a-aa25-3adc8ca5bb18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1df84fa-9183-469a-aa25-3adc8ca5bb18 found for delete ", "request_id": "req-9bdcbf46-dde2-4bc9-be08-e8d9ef1cfcac"}]} 2026-05-19 04:15:24.370 8 INFO neutron.services.segments.plugin [-] Segment c1df84fa-9183-469a-aa25-3adc8ca5bb18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1df84fa-9183-469a-aa25-3adc8ca5bb18 found for delete ", "request_id": "req-29f9e57f-c538-4c88-971b-d34dbf30c74e"}]} [pid: 8|app: 0|req: 1322/2635] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:15:24 2026] GET /v2.0/security-groups?tenant_id=aa01374700ad43c6966c1863557a0a7a&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:15:24.490 7 INFO neutron.services.segments.plugin [-] Segment 3f0de6e5-6ffe-467e-8e61-3f3200e2976e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f0de6e5-6ffe-467e-8e61-3f3200e2976e found for delete ", "request_id": "req-f4de936a-70ab-43b1-ba21-cc4cc6af26ce"}]} [pid: 7|app: 0|req: 1314/2636] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:24 2026] DELETE /v2.0/security-groups/6b1f4da1-2b7f-463b-a4b0-4a7deef97cb7 => 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: 1316/2639] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:15:27 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2640] 10.0.0.157 () {34 vars in 678 bytes} [Tue May 19 04:15:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2641] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:15:27 2026] PUT /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2642] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:15:27 2026] GET /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/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: 1318/2643] 10.0.0.157 () {34 vars in 764 bytes} [Tue May 19 04:15:27 2026] PUT /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2644] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:15:28 2026] GET /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2645] 10.0.0.157 () {34 vars in 760 bytes} [Tue May 19 04:15:28 2026] PUT /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2646] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:15:28 2026] GET /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2647] 10.0.0.157 () {34 vars in 782 bytes} [Tue May 19 04:15:28 2026] PUT /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2648] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:15:28 2026] GET /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2649] 10.0.0.157 () {34 vars in 753 bytes} [Tue May 19 04:15:28 2026] PUT /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2650] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:15:28 2026] GET /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2651] 10.0.0.157 () {32 vars in 741 bytes} [Tue May 19 04:15:28 2026] GET /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags/red => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:15:28.255 8 INFO neutron.api.v2.resource [None req-c9593cf5-e758-4350-a328-77864f2e0c31 0ca5e4e59adf4459832fc6304a25629a e11939d514314943afab4eb7e3669987 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1330/2652] 10.0.0.157 () {32 vars in 745 bytes} [Tue May 19 04:15:28 2026] GET /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2653] 10.0.0.157 () {32 vars in 744 bytes} [Tue May 19 04:15:28 2026] DELETE /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2654] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:15:28 2026] GET /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:15:28.344 7 INFO neutron.api.v2.resource [None req-55be8fe5-5a2c-4c5c-b818-04bf68bd05e7 0ca5e4e59adf4459832fc6304a25629a e11939d514314943afab4eb7e3669987 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1324/2655] 10.0.0.157 () {32 vars in 748 bytes} [Tue May 19 04:15:28 2026] DELETE /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/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: 1332/2656] 10.0.0.157 () {32 vars in 736 bytes} [Tue May 19 04:15:28 2026] DELETE /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2657] 10.0.0.157 () {32 vars in 733 bytes} [Tue May 19 04:15:28 2026] GET /v2.0/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f/tags => 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: 1333/2658] 10.0.0.157 () {32 vars in 734 bytes} [Tue May 19 04:15:28 2026] DELETE /v2.0/qos/policies/24b28639-4fff-4b90-9eb8-d4f774e8472f => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2659] 10.0.0.106 () {30 vars in 689 bytes} [Tue May 19 04:15:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2660] 10.0.0.106 () {30 vars in 691 bytes} [Tue May 19 04:15:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2661] 10.0.0.106 () {30 vars in 667 bytes} [Tue May 19 04:15:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2662] 10.0.0.106 () {30 vars in 703 bytes} [Tue May 19 04:15:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2663] 10.0.0.106 () {28 vars in 438 bytes} [Tue May 19 04:15:29 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: 1337/2664] 10.0.0.106 () {30 vars in 727 bytes} [Tue May 19 04:15:29 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 658 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2665] 10.0.0.106 () {30 vars in 689 bytes} [Tue May 19 04:15:29 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: 1339/2666] 10.0.0.106 () {30 vars in 691 bytes} [Tue May 19 04:15:29 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: 1340/2667] 10.0.0.106 () {30 vars in 667 bytes} [Tue May 19 04:15:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2668] 10.0.0.106 () {30 vars in 703 bytes} [Tue May 19 04:15:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2669] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:15:29 2026] GET /v2.0/security-groups?tenant_id=e11939d514314943afab4eb7e3669987&name=default => generated 2929 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2670] 10.0.0.106 () {30 vars in 727 bytes} [Tue May 19 04:15:29 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2671] 10.0.0.106 () {30 vars in 689 bytes} [Tue May 19 04:15:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2672] 10.0.0.106 () {30 vars in 691 bytes} [Tue May 19 04:15:29 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: 1329/2673] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:29 2026] DELETE /v2.0/security-groups/1760f825-a01a-4d27-a333-493cad603225 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2674] 10.0.0.106 () {30 vars in 667 bytes} [Tue May 19 04:15:29 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: 1330/2675] 10.0.0.106 () {30 vars in 703 bytes} [Tue May 19 04:15:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2676] 10.0.0.106 () {30 vars in 729 bytes} [Tue May 19 04:15:29 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2677] 10.0.0.106 () {30 vars in 681 bytes} [Tue May 19 04:15:29 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: 1332/2678] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:15:29 2026] GET /v2.0/security-groups?tenant_id=1732241452a84905b4dec8630e8d1d98&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2679] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:29 2026] DELETE /v2.0/security-groups/eb8347be-fdc3-4bdc-a80e-3d36f2fc0bb7 => 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: 1347/2680] 10.0.0.106 () {34 vars in 703 bytes} [Tue May 19 04:15:29 2026] POST /v2.0/ports => generated 1132 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2681] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:15:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 100 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: 1348/2682] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:15:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2683] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:15:33 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: 1349/2684] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:15:33 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: 1336/2685] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:15:33 2026] GET /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:15:33.309 8 WARNING neutron_lib.context [None req-6081899a-f8b5-4adc-8db7-3d8528d83969 39ece39247d1498a94cfa6177dabfdbd 885fc017e03a4d379725d22a9b700326 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1337/2686] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:15:33 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: 1338/2687] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:15:33 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: 1339/2688] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:15:33 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: 1340/2689] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:15:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:15:33.474 7 INFO neutron.api.v2.resource [None req-9f2b36da-f4a5-4e33-be70-e92a61811eb7 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1341/2690] 199.19.213.152 () {30 vars in 762 bytes} [Tue May 19 04:15:33 2026] GET /v2.0/security-groups/lb-85e19302-18bb-4fec-b81d-6413c694b932 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2691] 199.19.213.152 () {30 vars in 784 bytes} [Tue May 19 04:15:33 2026] GET /v2.0/security-groups?name=lb-85e19302-18bb-4fec-b81d-6413c694b932 => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2692] 10.0.0.157 () {34 vars in 684 bytes} [Tue May 19 04:15:33 2026] POST /v2.0/security-groups => generated 1603 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2693] 10.0.0.157 () {34 vars in 767 bytes} [Tue May 19 04:15:33 2026] PUT /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/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: 1352/2694] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:15:33 2026] GET /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2695] 199.19.213.152 () {34 vars in 735 bytes} [Tue May 19 04:15:33 2026] POST /v2.0/security-groups => generated 1638 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2696] 10.0.0.157 () {34 vars in 778 bytes} [Tue May 19 04:15:33 2026] PUT /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/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: 1344/2697] 199.19.213.152 () {30 vars in 814 bytes} [Tue May 19 04:15:33 2026] GET /v2.0/security-group-rules?security_group_id=1f7a7850-2c84-42d2-85c3-7acfaca2bfdd => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2698] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:15:33 2026] GET /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2699] 10.0.0.157 () {34 vars in 774 bytes} [Tue May 19 04:15:33 2026] PUT /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2700] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:15:33 2026] GET /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2701] 10.0.0.157 () {34 vars in 796 bytes} [Tue May 19 04:15:33 2026] PUT /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/tags/black.or.white => 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: 1358/2702] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:15:33 2026] GET /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2703] 10.0.0.157 () {34 vars in 767 bytes} [Tue May 19 04:15:33 2026] PUT /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2704] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:15:33 2026] GET /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2705] 10.0.0.157 () {32 vars in 755 bytes} [Tue May 19 04:15:33 2026] GET /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2706] 199.19.213.152 () {34 vars in 788 bytes} [Tue May 19 04:15:33 2026] PUT /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => generated 1132 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:15:33.948 8 INFO neutron.api.v2.resource [None req-29395904-5a09-4697-bab1-9fb9e35d0ebe 39ece39247d1498a94cfa6177dabfdbd 885fc017e03a4d379725d22a9b700326 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1362/2707] 10.0.0.157 () {32 vars in 759 bytes} [Tue May 19 04:15:33 2026] GET /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 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: 1346/2708] 10.0.0.157 () {32 vars in 758 bytes} [Tue May 19 04:15:33 2026] DELETE /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/tags/red => 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: 1363/2709] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:15:33 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: 1364/2710] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:15:34 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: 1347/2711] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:15:34 2026] GET /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2712] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:15:34 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: 1366/2713] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:15:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:15:34.054 7 INFO neutron.api.v2.resource [None req-1b1a452f-0bc6-4fa6-97a8-402c89135c8f 39ece39247d1498a94cfa6177dabfdbd 885fc017e03a4d379725d22a9b700326 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1348/2714] 10.0.0.157 () {32 vars in 762 bytes} [Tue May 19 04:15:34 2026] DELETE /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2715] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:15:34 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2716] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:15:34 2026] DELETE /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/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: 1368/2717] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:15:34 2026] GET /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2718] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:34 2026] DELETE /v2.0/security-groups/6ca5d14b-f9cf-4167-8170-45d918399635 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2719] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:15:34 2026] GET /v2.0/security-groups?tenant_id=885fc017e03a4d379725d22a9b700326&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2720] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:34 2026] DELETE /v2.0/security-groups/b2d65c00-34c3-4f89-8a41-db63ecc76f9c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2721] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:15:35 2026] GET /v2.0/security-groups?tenant_id=f8351ae8fe7d438f9c3cd2aab191972f&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2722] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:15:35 2026] DELETE /v2.0/security-groups/4be8ae6e-fec0-4fa0-93fe-376bb40d669d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2725] 10.0.0.59 () {34 vars in 1015 bytes} [Tue May 19 04:15:41 2026] GET /v2.0/security-groups?id=0e724b67-1b4a-4431-bfd9-0f7436eeca2c&fields=id => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2726] 10.0.0.59 () {34 vars in 981 bytes} [Tue May 19 04:15:41 2026] GET /v2.0/networks?id=83062479-5eec-4177-8363-f502fd05e4de => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2727] 10.0.0.59 () {34 vars in 964 bytes} [Tue May 19 04:15:41 2026] GET /v2.0/quotas/e7f4975e49b144f988aafaaaa8eace44 => generated 291 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2728] 10.0.0.59 () {34 vars in 1001 bytes} [Tue May 19 04:15:41 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&fields=id => generated 149 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2729] 10.0.0.59 () {34 vars in 1007 bytes} [Tue May 19 04:15:41 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?fields=segments => generated 14 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2730] 10.0.0.59 () {34 vars in 1107 bytes} [Tue May 19 04:15:42 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?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: 1375/2731] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:42 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2732] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:42 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => 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: 1376/2733] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:45 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => 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: 1358/2734] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:45 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2735] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:15:46 2026] GET /v2.0/networks?id=83062479-5eec-4177-8363-f502fd05e4de => generated 735 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2736] 199.19.213.152 () {34 vars in 1050 bytes} [Tue May 19 04:15:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e7f4975e49b144f988aafaaaa8eace44 => generated 343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2737] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:15:46 2026] POST /v2.0/ports => generated 1082 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2738] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:15:47 2026] PUT /v2.0/ports/ae66463a-0a74-4e37-800b-28b996062288 => generated 1243 bytes in 491 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: 1379/2739] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:48 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1361/2740] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:15:48 2026] GET /v2.0/security-groups?id=0e724b67-1b4a-4431-bfd9-0f7436eeca2c&fields=id&fields=name => generated 96 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2741] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:48 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:15:48.697 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-655e9109-7053-4f20-93c6-fe07b493599d'] response: {'name': 'network-changed', 'server_uuid': '5b06af5e-9028-431f-8ac2-61318ede52ea', 'tag': 'ae66463a-0a74-4e37-800b-28b996062288', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1362/2742] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:15:48 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2743] 199.19.213.152 () {34 vars in 1062 bytes} [Tue May 19 04:15:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.202&port_id=ae66463a-0a74-4e37-800b-28b996062288 => 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: 1363/2744] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:15:48 2026] GET /v2.0/subnets?id=310156b2-6aee-4bb7-9ae1-51d4d75f8ce2 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2745] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:15:48 2026] GET /v2.0/ports?network_id=83062479-5eec-4177-8363-f502fd05e4de&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2746] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:15:48 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?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: 1383/2747] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:15:48 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?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: 1365/2748] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:15:49 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2749] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:15:50 2026] GET /v2.0/networks?id=83062479-5eec-4177-8363-f502fd05e4de => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2750] 199.19.213.152 () {34 vars in 1062 bytes} [Tue May 19 04:15:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.202&port_id=ae66463a-0a74-4e37-800b-28b996062288 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2751] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:15:50 2026] GET /v2.0/subnets?id=310156b2-6aee-4bb7-9ae1-51d4d75f8ce2 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2752] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:15:50 2026] GET /v2.0/ports?network_id=83062479-5eec-4177-8363-f502fd05e4de&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2753] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:15:50 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?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: 1368/2754] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:15:50 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2755] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:51 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2756] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:15:51 2026] GET /v2.0/security-groups?id=0e724b67-1b4a-4431-bfd9-0f7436eeca2c&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2757] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:51 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2758] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:15:52 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2759] 199.19.213.152 () {34 vars in 1044 bytes} [Tue May 19 04:15:52 2026] GET /v2.0/security-groups?id=0e724b67-1b4a-4431-bfd9-0f7436eeca2c&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2760] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:54 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2761] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:15:54 2026] GET /v2.0/security-groups?id=0e724b67-1b4a-4431-bfd9-0f7436eeca2c&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2762] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:54 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2765] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:57 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2766] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:15:57 2026] GET /v2.0/security-groups?id=0e724b67-1b4a-4431-bfd9-0f7436eeca2c&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2767] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:15:57 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2770] 199.19.213.152 () {34 vars in 1096 bytes} [Tue May 19 04:16:18 2026] GET /v2.0/ports?device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523&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: 1377/2771] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:16:19 2026] GET /v2.0/ports?tenant_id=ee232132a4094e7faa531e3177dcfb1f&device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523 => 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: 1395/2772] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:16:19 2026] GET /v2.0/networks?id=92f630eb-5c58-4055-aee6-b243075e9cce => 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: 1378/2773] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:16:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.156&port_id=18cc1cb2-128a-4eeb-b396-a6dc741a13f8 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2774] 199.19.213.152 () {34 vars in 1106 bytes} [Tue May 19 04:16:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A141&port_id=18cc1cb2-128a-4eeb-b396-a6dc741a13f8 => 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: 1379/2775] 199.19.213.152 () {34 vars in 1064 bytes} [Tue May 19 04:16:19 2026] GET /v2.0/subnets?id=629f325d-dab8-47b7-8056-458de1977d4c&id=bc486ed3-2b97-4d62-b053-8495bd206ba7 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2776] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:16:19 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&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: 1380/2777] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:16:19 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&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: 1398/2778] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:16:20 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2779] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:16:20 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?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: 1400/2782] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:16:32 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: 1383/2783] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:16:33 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: 1401/2784] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:16:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2785] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:16:33 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: 1402/2786] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:16:33 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2787] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:16:33 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2788] 199.19.213.152 () {34 vars in 716 bytes} [Tue May 19 04:16:33 2026] POST /v2.0/ports => generated 1097 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2789] 10.0.0.59 () {34 vars in 970 bytes} [Tue May 19 04:16:33 2026] GET /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1097 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1404/2790] 10.0.0.59 () {34 vars in 906 bytes} [Tue May 19 04:16:33 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: 1387/2791] 199.19.213.152 () {34 vars in 1262 bytes} [Tue May 19 04:16:34 2026] GET /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2792] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:16:34 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2793] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:16:34 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?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: 1406/2794] 199.19.213.152 () {34 vars in 975 bytes} [Tue May 19 04:16:35 2026] GET /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1097 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2795] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:16:35 2026] GET /v2.0/networks?id=6a0de52e-b8fb-4673-9af0-a40ab9e87142 => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2796] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:16:35 2026] PUT /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1287 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2797] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:16:36 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 2527 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1408/2798] 199.19.213.152 () {34 vars in 1062 bytes} [Tue May 19 04:16:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.202&port_id=ae66463a-0a74-4e37-800b-28b996062288 => 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: 1391/2799] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:16:37 2026] GET /v2.0/subnets?id=310156b2-6aee-4bb7-9ae1-51d4d75f8ce2 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2800] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:16:37 2026] GET /v2.0/ports?network_id=83062479-5eec-4177-8363-f502fd05e4de&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: 1392/2801] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:16:37 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:16:37.163 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-321cc3d1-9cdc-4060-add5-9a77b8c82b30'] response: {'name': 'network-changed', 'server_uuid': '5b06af5e-9028-431f-8ac2-61318ede52ea', 'tag': '9d4b39d5-d0e5-4c61-a543-c10a24cb3e40', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1410/2802] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:16:37 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2803] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:16:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.198&port_id=9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => 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: 1411/2804] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:16:37 2026] GET /v2.0/subnets?id=6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2805] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:16:37 2026] GET /v2.0/ports?network_id=6a0de52e-b8fb-4673-9af0-a40ab9e87142&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: 8|app: 0|req: 1412/2806] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:16:37 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?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: 1395/2807] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:16:37 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?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: 1413/2808] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:16:38 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 2527 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2809] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:16:38 2026] GET /v2.0/networks?id=6a0de52e-b8fb-4673-9af0-a40ab9e87142 => generated 803 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2810] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:16:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.198&port_id=9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => 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: 1397/2811] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:16:38 2026] GET /v2.0/subnets?id=6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 679 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2812] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:16:38 2026] GET /v2.0/ports?network_id=6a0de52e-b8fb-4673-9af0-a40ab9e87142&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2813] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:16:38 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?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: 1416/2814] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:16:38 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?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: 1400/2817] 10.0.0.59 () {34 vars in 970 bytes} [Tue May 19 04:16:40 2026] GET /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1289 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2818] 199.19.213.152 () {34 vars in 788 bytes} [Tue May 19 04:16:40 2026] PUT /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1314 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:16:40.939 7 INFO neutron.api.v2.resource [None req-c7aed23a-7edc-47da-b08d-688c44bf9312 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1401/2819] 199.19.213.152 () {30 vars in 762 bytes} [Tue May 19 04:16:40 2026] GET /v2.0/security-groups/lb-85e19302-18bb-4fec-b81d-6413c694b932 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 04:16:40.977 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d3ee84b-89c8-4a8f-84b4-4cd00b9c2a8e'] response: {'name': 'network-changed', 'server_uuid': '5b06af5e-9028-431f-8ac2-61318ede52ea', 'tag': '9d4b39d5-d0e5-4c61-a543-c10a24cb3e40', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1419/2820] 199.19.213.152 () {30 vars in 784 bytes} [Tue May 19 04:16:40 2026] GET /v2.0/security-groups?name=lb-85e19302-18bb-4fec-b81d-6413c694b932 => generated 1639 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2821] 199.19.213.152 () {34 vars in 788 bytes} [Tue May 19 04:16:40 2026] PUT /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1314 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2822] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1403/2823] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:16:41 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: 8|app: 0|req: 1421/2824] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:16:41 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: 1422/2825] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2826] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2827] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2828] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:16:41.579 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-755c5070-86af-4c6a-9f0c-fda4561ac27a'] response: {'name': 'network-changed', 'server_uuid': '5b06af5e-9028-431f-8ac2-61318ede52ea', 'tag': '9d4b39d5-d0e5-4c61-a543-c10a24cb3e40', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1424/2829] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/networks?id=6a0de52e-b8fb-4673-9af0-a40ab9e87142 => generated 803 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2830] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.198&port_id=9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => 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: 1406/2831] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2832] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/subnets?id=6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2833] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => 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: 1427/2834] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/ports?network_id=6a0de52e-b8fb-4673-9af0-a40ab9e87142&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: 7|app: 0|req: 1408/2835] 199.19.213.152 () {30 vars in 742 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2836] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?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: 1409/2837] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2838] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2839] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:16:41 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2840] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:16:42 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 2590 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2841] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:16:42 2026] GET /v2.0/networks?id=6a0de52e-b8fb-4673-9af0-a40ab9e87142 => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2842] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:16:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.198&port_id=9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => 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: 1431/2843] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:16:42 2026] GET /v2.0/subnets?id=6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 679 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2844] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:16:43 2026] GET /v2.0/ports?network_id=6a0de52e-b8fb-4673-9af0-a40ab9e87142&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2845] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:16:43 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?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: 1414/2846] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:16:43 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:16:50.553 8 WARNING neutron_lib.context [None req-87721a43-6c10-4256-88aa-080a2434ed83 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 04:16:51.842 8 INFO neutron.db.l3_db [None req-87721a43-6c10-4256-88aa-080a2434ed83 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Floating IP 9d4f90d5-7b44-4dc2-a0ca-019bdb95b84b associated. External IP: 10.96.250.201, port: 61c28fea-6698-46a1-bdce-357576e2f491. [pid: 8|app: 0|req: 1433/2847] 10.0.0.157 () {34 vars in 677 bytes} [Tue May 19 04:16:50 2026] POST /v2.0/floatingips => generated 899 bytes in 1669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2850] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:16:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2851] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:16:56 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: 1417/2852] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:16:56 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: 1436/2853] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:16:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:16:56.919 7 INFO neutron.api.v2.resource [None req-57feb126-104b-4128-a8ef-e0de14c36902 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1418/2854] 199.19.213.152 () {30 vars in 762 bytes} [Tue May 19 04:16:56 2026] GET /v2.0/security-groups/lb-85e19302-18bb-4fec-b81d-6413c694b932 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2855] 199.19.213.152 () {30 vars in 784 bytes} [Tue May 19 04:16:56 2026] GET /v2.0/security-groups?name=lb-85e19302-18bb-4fec-b81d-6413c694b932 => generated 1639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2856] 199.19.213.152 () {30 vars in 814 bytes} [Tue May 19 04:16:56 2026] GET /v2.0/security-group-rules?security_group_id=1f7a7850-2c84-42d2-85c3-7acfaca2bfdd => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2857] 199.19.213.152 () {34 vars in 746 bytes} [Tue May 19 04:16:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2858] 199.19.213.152 () {34 vars in 746 bytes} [Tue May 19 04:16:57 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: 1439/2859] 10.0.0.106 () {30 vars in 689 bytes} [Tue May 19 04:17:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2860] 10.0.0.106 () {30 vars in 691 bytes} [Tue May 19 04:17:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2861] 10.0.0.106 () {30 vars in 667 bytes} [Tue May 19 04:17:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2862] 10.0.0.106 () {30 vars in 703 bytes} [Tue May 19 04:17:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2863] 10.0.0.106 () {28 vars in 438 bytes} [Tue May 19 04:17:03 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2864] 10.0.0.106 () {30 vars in 727 bytes} [Tue May 19 04:17:03 2026] GET /v2.0/subnets/1caf9680-e5b2-414d-bb66-e651433be84b => generated 656 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2865] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:17:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2866] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:17:04 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: 1443/2867] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:17:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2868] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:17:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2869] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:04 2026] GET /v2.0/subnets/1caf9680-e5b2-414d-bb66-e651433be84b => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2870] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:17:04 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2871] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:17:04 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: 1427/2872] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:17:04 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: 1446/2873] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:17:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2874] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:17:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2875] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:05 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1429/2876] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:05 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1448/2877] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:17:06 2026] GET /v2.0/networks?id=42ab2fae-fe3a-40a1-9b5c-48d326138a07 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2878] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:17:06 2026] POST /v2.0/ports => generated 1303 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2879] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:17:06 2026] PUT /v2.0/ports/50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => generated 1464 bytes in 450 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: 1431/2880] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 4046 bytes in 46 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: 1450/2881] 199.19.213.152 () {34 vars in 1062 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.202&port_id=ae66463a-0a74-4e37-800b-28b996062288 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2882] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/subnets?id=310156b2-6aee-4bb7-9ae1-51d4d75f8ce2 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:17:08.218 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d28a7e0-b000-41b0-8fdc-86f29c334224'] response: {'name': 'network-changed', 'server_uuid': '5b06af5e-9028-431f-8ac2-61318ede52ea', 'tag': '50ef19f0-ba62-4dc1-8ff5-7c2f60008e60', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1451/2883] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/ports?network_id=83062479-5eec-4177-8363-f502fd05e4de&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: 1433/2884] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?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: 1452/2885] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2886] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.198&port_id=9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => 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: 1453/2887] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/subnets?id=6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2888] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/ports?network_id=6a0de52e-b8fb-4673-9af0-a40ab9e87142&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: 8|app: 0|req: 1454/2889] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2890] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?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: 1455/2891] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => 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: 1437/2892] 199.19.213.152 () {34 vars in 1104 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A215&port_id=50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => 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: 1456/2893] 199.19.213.152 () {34 vars in 1064 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/subnets?id=ac45545f-230d-4a4a-847e-8465c4fdcd21&id=1caf9680-e5b2-414d-bb66-e651433be84b => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2894] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&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: 1457/2895] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2896] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1458/2897] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:08 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1441/2900] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:17:09 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 4046 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2901] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:17:09 2026] GET /v2.0/networks?id=42ab2fae-fe3a-40a1-9b5c-48d326138a07 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2902] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:17:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => 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: 1461/2903] 199.19.213.152 () {34 vars in 1104 bytes} [Tue May 19 04:17:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A215&port_id=50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => 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: 1443/2904] 199.19.213.152 () {34 vars in 1064 bytes} [Tue May 19 04:17:10 2026] GET /v2.0/subnets?id=ac45545f-230d-4a4a-847e-8465c4fdcd21&id=1caf9680-e5b2-414d-bb66-e651433be84b => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2905] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:10 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&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: 1444/2906] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:10 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2907] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:10 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1445/2908] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:10 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2909] 10.0.0.59 () {34 vars in 970 bytes} [Tue May 19 04:17:12 2026] GET /v2.0/ports/50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => generated 1466 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2910] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:12 2026] GET /v2.0/ports/50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => generated 1466 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2911] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:12 2026] GET /v2.0/ports/50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2912] 199.19.213.152 () {34 vars in 789 bytes} [Tue May 19 04:17:12 2026] PUT /v2.0/ports/50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => generated 1201 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2913] 199.19.213.152 () {30 vars in 742 bytes} [Tue May 19 04:17:12 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07 => generated 797 bytes in 63 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: 1448/2914] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:12 2026] GET /v2.0/subnets/1caf9680-e5b2-414d-bb66-e651433be84b => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2915] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:17:13 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-05-19 04:17:13.035 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d874974-52e7-4123-80cb-a64139d77303'] response: {'name': 'network-changed', 'server_uuid': '5b06af5e-9028-431f-8ac2-61318ede52ea', 'tag': '50ef19f0-ba62-4dc1-8ff5-7c2f60008e60', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1449/2916] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2917] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2918] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:17:13 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: 1469/2919] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2920] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2921] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2922] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2923] 199.19.213.152 () {30 vars in 742 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2924] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2925] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2926] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 3819 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2927] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/networks?id=42ab2fae-fe3a-40a1-9b5c-48d326138a07 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2928] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2929] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/subnets?id=1caf9680-e5b2-414d-bb66-e651433be84b => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2930] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2931] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1457/2932] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:13 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2933] 10.0.0.106 () {30 vars in 689 bytes} [Tue May 19 04:17:18 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: 1458/2934] 10.0.0.106 () {30 vars in 691 bytes} [Tue May 19 04:17:18 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: 1477/2935] 10.0.0.106 () {30 vars in 667 bytes} [Tue May 19 04:17:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2936] 10.0.0.106 () {30 vars in 703 bytes} [Tue May 19 04:17:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2937] 10.0.0.106 () {28 vars in 438 bytes} [Tue May 19 04:17:19 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2938] 10.0.0.106 () {30 vars in 727 bytes} [Tue May 19 04:17:19 2026] GET /v2.0/subnets/bc486ed3-2b97-4d62-b053-8495bd206ba7 => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2939] 199.19.213.152 () {34 vars in 1096 bytes} [Tue May 19 04:17:19 2026] GET /v2.0/ports?device_id=d46a1362-b630-4b06-93c4-0e4bd4094701&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2940] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:17:20 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: 1480/2941] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:17:20 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: 1481/2942] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:17:20 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: 1482/2943] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:17:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2944] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:17:20 2026] GET /v2.0/ports?tenant_id=ee232132a4094e7faa531e3177dcfb1f&device_id=d46a1362-b630-4b06-93c4-0e4bd4094701 => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2945] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:20 2026] GET /v2.0/subnets/1caf9680-e5b2-414d-bb66-e651433be84b => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2946] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:20 2026] GET /v2.0/subnets/bc486ed3-2b97-4d62-b053-8495bd206ba7 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2947] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:17:20 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 3819 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2948] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:17:20 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: 1485/2949] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:17:21 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: 1465/2950] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:17:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2951] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:17:21 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: 1466/2952] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:17:21 2026] GET /v2.0/networks?id=42ab2fae-fe3a-40a1-9b5c-48d326138a07 => 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: 1487/2953] 199.19.213.152 () {34 vars in 1056 bytes} [Tue May 19 04:17:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.78&port_id=025cf21f-05e4-4d73-b1b4-ca570216d902 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2954] 199.19.213.152 () {34 vars in 1104 bytes} [Tue May 19 04:17:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=025cf21f-05e4-4d73-b1b4-ca570216d902 => 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: 1488/2955] 199.19.213.152 () {34 vars in 1064 bytes} [Tue May 19 04:17:21 2026] GET /v2.0/subnets?id=ac45545f-230d-4a4a-847e-8465c4fdcd21&id=1caf9680-e5b2-414d-bb66-e651433be84b => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2956] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:21 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&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: 1489/2957] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:21 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&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: 1469/2958] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:21 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1490/2959] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:21 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1470/2960] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:22 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2961] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:22 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2962] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:17:22 2026] GET /v2.0/networks?id=92f630eb-5c58-4055-aee6-b243075e9cce => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2963] 199.19.213.152 () {38 vars in 955 bytes} [Tue May 19 04:17:22 2026] POST /v2.0/ports => generated 1307 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2964] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:17:23 2026] PUT /v2.0/ports/d8fc6038-48f8-4308-9d54-c20347567ed9 => generated 1468 bytes in 475 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: 1494/2967] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:17:24 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 5279 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1474/2968] 199.19.213.152 () {34 vars in 1062 bytes} [Tue May 19 04:17:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.202&port_id=ae66463a-0a74-4e37-800b-28b996062288 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2969] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:17:24 2026] GET /v2.0/subnets?id=310156b2-6aee-4bb7-9ae1-51d4d75f8ce2 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:17:24.855 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8d1ae33-22d2-4bed-8277-19a8853bd439'] response: {'name': 'network-changed', 'server_uuid': '5b06af5e-9028-431f-8ac2-61318ede52ea', 'tag': 'd8fc6038-48f8-4308-9d54-c20347567ed9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1475/2970] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:24 2026] GET /v2.0/ports?network_id=83062479-5eec-4177-8363-f502fd05e4de&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2971] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:24 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?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: 1476/2972] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:24 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?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: 1497/2973] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.198&port_id=9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => 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: 1477/2974] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/subnets?id=6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2975] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/ports?network_id=6a0de52e-b8fb-4673-9af0-a40ab9e87142&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: 1478/2976] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?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: 1499/2977] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?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: 1479/2978] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => 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: 1500/2979] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/subnets?id=1caf9680-e5b2-414d-bb66-e651433be84b => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2980] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&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: 1501/2981] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1481/2982] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1502/2983] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.243&port_id=d8fc6038-48f8-4308-9d54-c20347567ed9 => 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: 1482/2984] 199.19.213.152 () {34 vars in 1106 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A19f&port_id=d8fc6038-48f8-4308-9d54-c20347567ed9 => 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: 1503/2985] 199.19.213.152 () {34 vars in 1064 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/subnets?id=629f325d-dab8-47b7-8056-458de1977d4c&id=bc486ed3-2b97-4d62-b053-8495bd206ba7 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2986] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&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: 8|app: 0|req: 1504/2987] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&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: 1484/2988] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?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: 1505/2989] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:25 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?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: 1485/2990] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:17:26 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 5279 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2991] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:17:26 2026] GET /v2.0/networks?id=92f630eb-5c58-4055-aee6-b243075e9cce => 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: 1486/2992] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:17:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.243&port_id=d8fc6038-48f8-4308-9d54-c20347567ed9 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2993] 199.19.213.152 () {34 vars in 1106 bytes} [Tue May 19 04:17:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A19f&port_id=d8fc6038-48f8-4308-9d54-c20347567ed9 => 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: 1487/2994] 199.19.213.152 () {34 vars in 1064 bytes} [Tue May 19 04:17:26 2026] GET /v2.0/subnets?id=629f325d-dab8-47b7-8056-458de1977d4c&id=bc486ed3-2b97-4d62-b053-8495bd206ba7 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2995] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:26 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2996] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:27 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2997] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:27 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2998] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:27 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?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: 1510/2999] 10.0.0.59 () {34 vars in 970 bytes} [Tue May 19 04:17:29 2026] GET /v2.0/ports/d8fc6038-48f8-4308-9d54-c20347567ed9 => generated 1470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3000] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:29 2026] GET /v2.0/ports/d8fc6038-48f8-4308-9d54-c20347567ed9 => generated 1470 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3001] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:29 2026] GET /v2.0/ports/d8fc6038-48f8-4308-9d54-c20347567ed9 => generated 1470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3002] 199.19.213.152 () {34 vars in 789 bytes} [Tue May 19 04:17:29 2026] PUT /v2.0/ports/d8fc6038-48f8-4308-9d54-c20347567ed9 => generated 1201 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3003] 199.19.213.152 () {30 vars in 742 bytes} [Tue May 19 04:17:29 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce => generated 797 bytes in 46 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: 1492/3004] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:29 2026] GET /v2.0/subnets/bc486ed3-2b97-4d62-b053-8495bd206ba7 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3005] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:17:29 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: 1493/3006] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:17:29 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: 1514/3007] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:17:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:17:29.941 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5726a1e5-c331-40f3-ae75-9d7a65d8e58c'] response: {'name': 'network-changed', 'server_uuid': '5b06af5e-9028-431f-8ac2-61318ede52ea', 'tag': 'd8fc6038-48f8-4308-9d54-c20347567ed9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1494/3008] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:17:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3009] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:29 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3010] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:29 2026] GET /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3011] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:30 2026] GET /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3012] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:30 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3013] 199.19.213.152 () {30 vars in 742 bytes} [Tue May 19 04:17:30 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3014] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:30 2026] GET /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => 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: 1518/3015] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:30 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3016] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:17:30 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 5048 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3017] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:17:30 2026] GET /v2.0/networks?id=92f630eb-5c58-4055-aee6-b243075e9cce => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3018] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:17:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.243&port_id=d8fc6038-48f8-4308-9d54-c20347567ed9 => generated 19 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3019] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:17:30 2026] GET /v2.0/subnets?id=bc486ed3-2b97-4d62-b053-8495bd206ba7 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3020] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:30 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&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: 1521/3021] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:30 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?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: 1501/3022] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:31 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?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: 1522/3023] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:17:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3024] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:17:39 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: 1523/3025] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:17:39 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: 1503/3026] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:17:39 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: 1524/3027] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:39 2026] GET /v2.0/subnets/1caf9680-e5b2-414d-bb66-e651433be84b => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3028] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:17:39 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 5048 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3029] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:17:39 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: 1505/3030] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:17:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3031] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:17:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3032] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:17:39 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/3033] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:39 2026] GET /v2.0/ports/d8fc6038-48f8-4308-9d54-c20347567ed9 => generated 1237 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3036] 199.19.213.152 () {34 vars in 788 bytes} [Tue May 19 04:17:39 2026] PUT /v2.0/ports/d8fc6038-48f8-4308-9d54-c20347567ed9 => generated 1026 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3037] 199.19.213.152 () {30 vars in 742 bytes} [Tue May 19 04:17:39 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce => generated 797 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: 1508/3038] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:17:39 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 4873 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3039] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:17:40 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 4873 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:17:40.407 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40eb8505-71d2-4509-a8f2-49d0e082b1eb'] response: {'name': 'network-changed', 'server_uuid': '5b06af5e-9028-431f-8ac2-61318ede52ea', 'tag': 'd8fc6038-48f8-4308-9d54-c20347567ed9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1509/3040] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:17:40 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 4873 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3041] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:17:40 2026] GET /v2.0/networks?id=92f630eb-5c58-4055-aee6-b243075e9cce => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3042] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:40 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?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: 1533/3043] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:40 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?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: 1511/3044] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:17:41 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 4873 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3045] 199.19.213.152 () {34 vars in 975 bytes} [Tue May 19 04:17:42 2026] GET /v2.0/ports/d8fc6038-48f8-4308-9d54-c20347567ed9 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3046] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:17:42 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 4873 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3047] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:17:42 2026] DELETE /v2.0/ports/d8fc6038-48f8-4308-9d54-c20347567ed9 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3048] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:17:43 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 3819 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:17:43.634 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c15fee53-2173-4cc8-a939-3c7866713292 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/3049] 199.19.213.152 () {32 vars in 758 bytes} [Tue May 19 04:17:43 2026] DELETE /v2.0/ports/d8fc6038-48f8-4308-9d54-c20347567ed9 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3050] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:17:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:17:43.751 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c75131f-aa1d-41ec-b372-998356c6b1ca'] response: {'server_uuid': '5b06af5e-9028-431f-8ac2-61318ede52ea', 'name': 'network-vif-deleted', 'tag': 'd8fc6038-48f8-4308-9d54-c20347567ed9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1514/3051] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:17:43 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: 1538/3052] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:17:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3053] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:17:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3054] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:43 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => 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: 1516/3055] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:43 2026] GET /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => 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: 1540/3056] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:43 2026] GET /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3057] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:43 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3058] 199.19.213.152 () {30 vars in 742 bytes} [Tue May 19 04:17:43 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3059] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3060] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3061] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 3819 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3062] 199.19.213.152 () {34 vars in 1226 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/networks?id=83062479-5eec-4177-8363-f502fd05e4de&id=6a0de52e-b8fb-4673-9af0-a40ab9e87142&id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&id=92f630eb-5c58-4055-aee6-b243075e9cce => generated 3096 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3063] 199.19.213.152 () {34 vars in 1062 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.202&port_id=ae66463a-0a74-4e37-800b-28b996062288 => 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: 1544/3064] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/subnets?id=310156b2-6aee-4bb7-9ae1-51d4d75f8ce2 => 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: 1521/3065] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/ports?network_id=83062479-5eec-4177-8363-f502fd05e4de&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3066] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?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: 1522/3067] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3068] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.198&port_id=9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => 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: 1523/3069] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/subnets?id=6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3070] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/ports?network_id=6a0de52e-b8fb-4673-9af0-a40ab9e87142&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: 1524/3071] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?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: 1548/3072] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?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: 1525/3073] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3074] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/subnets?id=1caf9680-e5b2-414d-bb66-e651433be84b => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3075] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/ports?network_id=42ab2fae-fe3a-40a1-9b5c-48d326138a07&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: 1550/3076] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3077] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:44 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1551/3078] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:17:49 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: 1528/3079] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:17:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3080] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:17:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3081] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:17:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3082] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:17:49 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 3819 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3083] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:17:50 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: 1554/3084] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:17:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3085] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:17:50 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: 1555/3086] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:17:50 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: 1532/3087] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:50 2026] GET /v2.0/ports/50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3088] 199.19.213.152 () {34 vars in 788 bytes} [Tue May 19 04:17:50 2026] PUT /v2.0/ports/50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => generated 1026 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3089] 199.19.213.152 () {30 vars in 742 bytes} [Tue May 19 04:17:50 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07 => generated 797 bytes in 55 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: 1557/3090] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:17:50 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 3644 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3091] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:17:50 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 3644 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:17:51.100 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f036122d-f4e4-4e40-8215-cd3b8c95177b'] response: {'name': 'network-changed', 'server_uuid': '5b06af5e-9028-431f-8ac2-61318ede52ea', 'tag': '50ef19f0-ba62-4dc1-8ff5-7c2f60008e60', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1558/3092] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:17:51 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 3644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3093] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:17:51 2026] GET /v2.0/networks?id=42ab2fae-fe3a-40a1-9b5c-48d326138a07 => 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: 1559/3094] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:51 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3095] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:51 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07?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: 1560/3096] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:17:51 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 3644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3097] 199.19.213.152 () {34 vars in 975 bytes} [Tue May 19 04:17:52 2026] GET /v2.0/ports/50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3098] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:17:52 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 3644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3099] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:17:52 2026] DELETE /v2.0/ports/50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3100] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:17:53 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:17:53.942 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18a4e757-2761-4dff-9442-01a7c668994f 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3101] 199.19.213.152 () {32 vars in 758 bytes} [Tue May 19 04:17:53 2026] DELETE /v2.0/ports/50ef19f0-ba62-4dc1-8ff5-7c2f60008e60 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3102] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3103] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3104] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:17:54 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) 2026-05-19 04:17:54.097 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-206f8eef-fa60-46eb-8b91-670b382012c1'] response: {'server_uuid': '5b06af5e-9028-431f-8ac2-61318ede52ea', 'name': 'network-vif-deleted', 'tag': '50ef19f0-ba62-4dc1-8ff5-7c2f60008e60', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1564/3105] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3106] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3107] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3108] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3109] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3110] 199.19.213.152 () {30 vars in 742 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3111] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => 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: 1545/3112] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3113] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3114] 199.19.213.152 () {34 vars in 1066 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/networks?id=83062479-5eec-4177-8363-f502fd05e4de&id=6a0de52e-b8fb-4673-9af0-a40ab9e87142 => generated 1524 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3117] 199.19.213.152 () {34 vars in 1062 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.202&port_id=ae66463a-0a74-4e37-800b-28b996062288 => 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: 1549/3118] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/subnets?id=310156b2-6aee-4bb7-9ae1-51d4d75f8ce2 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3119] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/ports?network_id=83062479-5eec-4177-8363-f502fd05e4de&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: 1550/3120] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3121] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?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: 1551/3122] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.198&port_id=9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => 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: 1572/3123] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/subnets?id=6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3124] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/ports?network_id=6a0de52e-b8fb-4673-9af0-a40ab9e87142&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3125] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:17:54 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3126] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:17:55 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?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: 1574/3127] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:18:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3128] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:18:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3129] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:18:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3130] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:18:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:18:05.763 8 INFO neutron.api.v2.resource [None req-bf482658-4a3f-48b8-8d78-9c30ada38bfe 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3131] 199.19.213.152 () {30 vars in 762 bytes} [Tue May 19 04:18:05 2026] GET /v2.0/security-groups/lb-85e19302-18bb-4fec-b81d-6413c694b932 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3132] 199.19.213.152 () {30 vars in 784 bytes} [Tue May 19 04:18:05 2026] GET /v2.0/security-groups?name=lb-85e19302-18bb-4fec-b81d-6413c694b932 => generated 2865 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3133] 199.19.213.152 () {30 vars in 814 bytes} [Tue May 19 04:18:05 2026] GET /v2.0/security-group-rules?security_group_id=1f7a7850-2c84-42d2-85c3-7acfaca2bfdd => generated 2334 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3134] 199.19.213.152 () {32 vars in 788 bytes} [Tue May 19 04:18:05 2026] DELETE /v2.0/security-group-rules/0e6e21af-aa22-475e-a0f1-3939f0d69940 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3135] 199.19.213.152 () {32 vars in 788 bytes} [Tue May 19 04:18:05 2026] DELETE /v2.0/security-group-rules/18c5272f-000b-41ca-aef7-c16e009ec3ba => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:09.796 7 INFO neutron.db.l3_db [None req-442738f6-bb8b-4515-ae00-d964e2ba8e9d 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Floating IP 9d4f90d5-7b44-4dc2-a0ca-019bdb95b84b disassociated (deleted). External IP: 10.96.250.201, port: 61c28fea-6698-46a1-bdce-357576e2f491. [pid: 7|app: 0|req: 1558/3138] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:18:09 2026] DELETE /v2.0/floatingips/9d4f90d5-7b44-4dc2-a0ca-019bdb95b84b => generated 0 bytes in 693 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:10.149 8 INFO neutron.api.v2.resource [None req-5f7e4195-0306-4f19-ada0-8095ff377a85 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3139] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:18:10 2026] GET /v2.0/floatingips/9d4f90d5-7b44-4dc2-a0ca-019bdb95b84b => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3140] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:18:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3141] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:18:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3142] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:18:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3143] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:18:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:18:11.030 7 INFO neutron.api.v2.resource [None req-69086a3e-ab67-4efc-b746-237b8f4ad406 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3144] 199.19.213.152 () {30 vars in 762 bytes} [Tue May 19 04:18:11 2026] GET /v2.0/security-groups/lb-85e19302-18bb-4fec-b81d-6413c694b932 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3145] 199.19.213.152 () {30 vars in 784 bytes} [Tue May 19 04:18:11 2026] GET /v2.0/security-groups?name=lb-85e19302-18bb-4fec-b81d-6413c694b932 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3146] 199.19.213.152 () {30 vars in 814 bytes} [Tue May 19 04:18:11 2026] GET /v2.0/security-group-rules?security_group_id=1f7a7850-2c84-42d2-85c3-7acfaca2bfdd => 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: 1585/3147] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:18:11 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: 1563/3148] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:18:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3149] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:18:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3150] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:18:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3151] 199.19.213.152 () {30 vars in 740 bytes} [Tue May 19 04:18:11 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3152] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:18:11 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3153] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:18:11 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3154] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:18:11 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3155] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:18:12 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3156] 199.19.213.152 () {34 vars in 975 bytes} [Tue May 19 04:18:13 2026] GET /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1350 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3157] 199.19.213.152 () {34 vars in 1060 bytes} [Tue May 19 04:18:13 2026] GET /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3158] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:18:13 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3159] 199.19.213.152 () {34 vars in 1016 bytes} [Tue May 19 04:18:13 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3160] 199.19.213.152 () {38 vars in 1028 bytes} [Tue May 19 04:18:13 2026] PUT /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1151 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3161] 199.19.213.152 () {30 vars in 768 bytes} [Tue May 19 04:18:14 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1248 bytes in 35 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: 1592/3162] 199.19.213.152 () {34 vars in 788 bytes} [Tue May 19 04:18:14 2026] PUT /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1090 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3163] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:18:14 2026] GET /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 1090 bytes in 33 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: 1593/3164] 199.19.213.152 () {32 vars in 758 bytes} [Tue May 19 04:18:14 2026] DELETE /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3165] 199.19.213.152 () {30 vars in 702 bytes} [Tue May 19 04:18: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: 1594/3166] 199.19.213.152 () {30 vars in 704 bytes} [Tue May 19 04:18:15 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: 1573/3167] 199.19.213.152 () {30 vars in 680 bytes} [Tue May 19 04:18:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3168] 199.19.213.152 () {30 vars in 716 bytes} [Tue May 19 04:18:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:18:15.435 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6c63367-c570-4871-b83f-b685d0ff8488 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3169] 199.19.213.152 () {32 vars in 758 bytes} [Tue May 19 04:18:15 2026] DELETE /v2.0/ports/9d4b39d5-d0e5-4c61-a543-c10a24cb3e40 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3170] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:18:15 2026] GET /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:18:15.493 8 INFO neutron.api.v2.resource [None req-4eca0603-9ac7-4de4-82dd-20b83638d25f 5bd8e99b041949568af62b670af20041 e7f4975e49b144f988aafaaaa8eace44 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3171] 199.19.213.152 () {30 vars in 762 bytes} [Tue May 19 04:18:15 2026] GET /v2.0/security-groups/lb-85e19302-18bb-4fec-b81d-6413c694b932 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3172] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:18:15 2026] GET /v2.0/ports?tenant_id=e7f4975e49b144f988aafaaaa8eace44&device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3173] 199.19.213.152 () {30 vars in 784 bytes} [Tue May 19 04:18:15 2026] GET /v2.0/security-groups?name=lb-85e19302-18bb-4fec-b81d-6413c694b932 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3174] 199.19.213.152 () {34 vars in 1066 bytes} [Tue May 19 04:18:15 2026] GET /v2.0/networks?id=83062479-5eec-4177-8363-f502fd05e4de&id=6a0de52e-b8fb-4673-9af0-a40ab9e87142 => generated 1524 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3175] 199.19.213.152 () {30 vars in 736 bytes} [Tue May 19 04:18:15 2026] GET /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3176] 199.19.213.152 () {34 vars in 1062 bytes} [Tue May 19 04:18:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.202&port_id=ae66463a-0a74-4e37-800b-28b996062288 => 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: 1578/3177] 199.19.213.152 () {34 vars in 984 bytes} [Tue May 19 04:18:15 2026] GET /v2.0/subnets?id=310156b2-6aee-4bb7-9ae1-51d4d75f8ce2 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3178] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:18:15 2026] GET /v2.0/ports?network_id=83062479-5eec-4177-8363-f502fd05e4de&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: 1580/3179] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:18:15 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3180] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:18:15 2026] GET /v2.0/networks/83062479-5eec-4177-8363-f502fd05e4de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3181] 199.19.213.152 () {34 vars in 788 bytes} [Tue May 19 04:18:15 2026] PUT /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => generated 1094 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3182] 199.19.213.152 () {32 vars in 778 bytes} [Tue May 19 04:18:15 2026] DELETE /v2.0/security-groups/1f7a7850-2c84-42d2-85c3-7acfaca2bfdd => 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: 1601/3183] 199.19.213.152 () {32 vars in 758 bytes} [Tue May 19 04:18:15 2026] DELETE /v2.0/ports/61c28fea-6698-46a1-bdce-357576e2f491 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3184] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:18:18 2026] GET /v2.0/ports?device_id=5b06af5e-9028-431f-8ac2-61318ede52ea => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3185] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:18:18 2026] DELETE /v2.0/ports/ae66463a-0a74-4e37-800b-28b996062288 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3186] 199.19.213.152 () {34 vars in 1096 bytes} [Tue May 19 04:18:20 2026] GET /v2.0/ports?device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:18:20.720 7 INFO neutron.db.l3_db [None req-6af83946-e0c4-48b0-8115-4e450a8b5006 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Floating IP d85959a6-bc29-4b3b-ad7a-943d42780721 disassociated (deleted). External IP: 10.96.250.215, port: 18cc1cb2-128a-4eeb-b396-a6dc741a13f8. [pid: 7|app: 0|req: 1584/3187] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:18:20 2026] DELETE /v2.0/floatingips/d85959a6-bc29-4b3b-ad7a-943d42780721 => generated 0 bytes in 710 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:21.072 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1b7cb14-728c-4970-b6d3-2e00d84d81f6'] response: {'server_uuid': '5b06af5e-9028-431f-8ac2-61318ede52ea', 'name': 'network-vif-deleted', 'tag': 'ae66463a-0a74-4e37-800b-28b996062288', 'status': 'completed', 'code': 200} 2026-05-19 04:18:21.084 8 INFO neutron.api.v2.resource [None req-0569d092-0aed-433c-9dcb-ac682d6bea34 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3188] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:18:21 2026] GET /v2.0/floatingips/d85959a6-bc29-4b3b-ad7a-943d42780721 => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3189] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:18:21 2026] GET /v2.0/ports?tenant_id=ee232132a4094e7faa531e3177dcfb1f&device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523 => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3190] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:18:21 2026] GET /v2.0/ports?device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523 => generated 1204 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 04:18:21.333 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae98b15e-a624-4f01-8eed-4d1cb1960ab1'] response: {'name': 'network-changed', 'server_uuid': 'b0296147-e8e5-4f0c-84b9-3acbd8017523', 'tag': '18cc1cb2-128a-4eeb-b396-a6dc741a13f8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1586/3191] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:18:21 2026] GET /v2.0/security-groups?id=a51a3474-a3fe-49cd-aa6d-21b253807f4d&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3192] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:18:21 2026] GET /v2.0/networks?id=92f630eb-5c58-4055-aee6-b243075e9cce => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3193] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:18:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.156&port_id=18cc1cb2-128a-4eeb-b396-a6dc741a13f8 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3194] 199.19.213.152 () {34 vars in 1106 bytes} [Tue May 19 04:18:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A141&port_id=18cc1cb2-128a-4eeb-b396-a6dc741a13f8 => 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: 1588/3195] 199.19.213.152 () {34 vars in 1064 bytes} [Tue May 19 04:18:21 2026] GET /v2.0/subnets?id=629f325d-dab8-47b7-8056-458de1977d4c&id=bc486ed3-2b97-4d62-b053-8495bd206ba7 => generated 1414 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3196] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:18:21 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&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: 1589/3197] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:18:21 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&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: 1609/3198] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:18:21 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?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: 1590/3199] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:18:21 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3200] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:18:23 2026] GET /v2.0/ports?tenant_id=ee232132a4094e7faa531e3177dcfb1f&device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3201] 199.19.213.152 () {34 vars in 986 bytes} [Tue May 19 04:18:23 2026] GET /v2.0/networks?id=92f630eb-5c58-4055-aee6-b243075e9cce => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3202] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:18:23 2026] GET /v2.0/ports?device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523 => generated 1204 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3203] 199.19.213.152 () {34 vars in 1058 bytes} [Tue May 19 04:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.156&port_id=18cc1cb2-128a-4eeb-b396-a6dc741a13f8 => 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: 1593/3204] 199.19.213.152 () {34 vars in 1106 bytes} [Tue May 19 04:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A141&port_id=18cc1cb2-128a-4eeb-b396-a6dc741a13f8 => 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: 1594/3205] 199.19.213.152 () {34 vars in 1064 bytes} [Tue May 19 04:18:23 2026] GET /v2.0/subnets?id=629f325d-dab8-47b7-8056-458de1977d4c&id=bc486ed3-2b97-4d62-b053-8495bd206ba7 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3206] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:18:23 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3207] 199.19.213.152 () {34 vars in 1052 bytes} [Tue May 19 04:18:23 2026] GET /v2.0/ports?network_id=92f630eb-5c58-4055-aee6-b243075e9cce&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: 1597/3208] 199.19.213.152 () {34 vars in 1012 bytes} [Tue May 19 04:18:23 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3209] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:18:23 2026] DELETE /v2.0/ports/18cc1cb2-128a-4eeb-b396-a6dc741a13f8 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3210] 199.19.213.152 () {34 vars in 1112 bytes} [Tue May 19 04:18:23 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3213] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:18:26 2026] GET /v2.0/ports?device_id=b0296147-e8e5-4f0c-84b9-3acbd8017523 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 04:18:31.572 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb92bb6a-009a-48ef-875f-ab94538e4bf5'] response: {'server_uuid': 'b0296147-e8e5-4f0c-84b9-3acbd8017523', 'name': 'network-vif-deleted', 'tag': '18cc1cb2-128a-4eeb-b396-a6dc741a13f8', 'status': 'completed', 'code': 200} 2026-05-19 04:18:31.835 8 INFO neutron.db.l3_db [None req-956d0fc5-1aee-4105-9397-a101c28012f8 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] Floating IP 8f577c0b-5ebd-4b5e-a3d9-e86e556fd6a6 disassociated (deleted). External IP: 10.96.250.208, port: 025cf21f-05e4-4d73-b1b4-ca570216d902. [pid: 8|app: 0|req: 1614/3214] 10.0.0.157 () {32 vars in 732 bytes} [Tue May 19 04:18:31 2026] DELETE /v2.0/floatingips/8f577c0b-5ebd-4b5e-a3d9-e86e556fd6a6 => generated 0 bytes in 629 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:32.183 7 INFO neutron.api.v2.resource [None req-e06f1323-6ac6-4727-b70e-68ab14aa4615 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1601/3215] 10.0.0.157 () {32 vars in 729 bytes} [Tue May 19 04:18:32 2026] GET /v2.0/floatingips/8f577c0b-5ebd-4b5e-a3d9-e86e556fd6a6 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3216] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:18:32 2026] GET /v2.0/ports?device_id=d46a1362-b630-4b06-93c4-0e4bd4094701 => generated 1196 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3217] 10.0.0.59 () {34 vars in 1039 bytes} [Tue May 19 04:18:32 2026] GET /v2.0/security-groups?id=a51a3474-a3fe-49cd-aa6d-21b253807f4d&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3218] 199.19.213.152 () {34 vars in 994 bytes} [Tue May 19 04:18:34 2026] GET /v2.0/ports?device_id=d46a1362-b630-4b06-93c4-0e4bd4094701 => generated 1196 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3219] 199.19.213.152 () {36 vars in 997 bytes} [Tue May 19 04:18:34 2026] DELETE /v2.0/ports/025cf21f-05e4-4d73-b1b4-ca570216d902 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:18:34.826 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d031b7c-c94e-4ac3-91be-e4def5510a91'] response: {'name': 'network-changed', 'server_uuid': 'd46a1362-b630-4b06-93c4-0e4bd4094701', 'tag': '025cf21f-05e4-4d73-b1b4-ca570216d902', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1617/3220] 199.19.213.152 () {34 vars in 1080 bytes} [Tue May 19 04:18:34 2026] GET /v2.0/ports?tenant_id=ee232132a4094e7faa531e3177dcfb1f&device_id=d46a1362-b630-4b06-93c4-0e4bd4094701 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3221] 10.0.0.59 () {34 vars in 989 bytes} [Tue May 19 04:18:37 2026] GET /v2.0/ports?device_id=d46a1362-b630-4b06-93c4-0e4bd4094701 => 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: 1619/3224] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:18:42 2026] DELETE /v2.0/security-group-rules/23298b83-6af6-4e30-922e-d87d20510ab5 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:42.682 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84acf1b8-1f51-4f3f-a1b5-d835ed106023'] response: {'server_uuid': 'd46a1362-b630-4b06-93c4-0e4bd4094701', 'name': 'network-vif-deleted', 'tag': '025cf21f-05e4-4d73-b1b4-ca570216d902', 'status': 'completed', 'code': 200} 2026-05-19 04:18:42.692 7 INFO neutron.api.v2.resource [None req-493cdbd7-ba04-4735-8ed6-87f8ffec3ff5 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1606/3225] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:18:42 2026] GET /v2.0/security-group-rules/23298b83-6af6-4e30-922e-d87d20510ab5 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3226] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:18:42 2026] DELETE /v2.0/security-group-rules/52511053-dc4e-4c3a-93bd-b6bfc3b594df => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:42.788 7 INFO neutron.api.v2.resource [None req-e0f2f68f-532c-4764-9efb-5a70ff5adbaa 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1607/3227] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:18:42 2026] GET /v2.0/security-group-rules/52511053-dc4e-4c3a-93bd-b6bfc3b594df => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3228] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:18:42 2026] DELETE /v2.0/security-group-rules/31cdf6c1-9329-4c9f-8722-02cc14906de3 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:42.876 7 INFO neutron.api.v2.resource [None req-d7e49569-61c0-4869-b703-710fc5e42e64 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1608/3229] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:18:42 2026] GET /v2.0/security-group-rules/31cdf6c1-9329-4c9f-8722-02cc14906de3 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3230] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:18:42 2026] DELETE /v2.0/security-group-rules/6ca96866-3e87-470a-83fe-6caec64c1f71 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:42.960 7 INFO neutron.api.v2.resource [None req-39c54139-8fae-4d01-8170-a81f44930728 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3231] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:18:42 2026] GET /v2.0/security-group-rules/6ca96866-3e87-470a-83fe-6caec64c1f71 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3232] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:18:42 2026] DELETE /v2.0/security-group-rules/d0baa3f5-4a33-4752-9708-3660193beb71 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:43.064 7 INFO neutron.api.v2.resource [None req-b018fd30-e53b-452e-9a9b-0d01ba8b2a16 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1610/3233] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:18:43 2026] GET /v2.0/security-group-rules/d0baa3f5-4a33-4752-9708-3660193beb71 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3234] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:18:43 2026] DELETE /v2.0/security-group-rules/a49576bb-255f-4001-bb7b-615aad280df9 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:43.168 7 INFO neutron.api.v2.resource [None req-6cf62652-3d28-43c3-8e9d-e1b90302edd3 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1611/3235] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:18:43 2026] GET /v2.0/security-group-rules/a49576bb-255f-4001-bb7b-615aad280df9 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3236] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:18:43 2026] DELETE /v2.0/security-group-rules/ccf86677-2056-40f4-a456-18641bb70625 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:43.260 7 INFO neutron.api.v2.resource [None req-9d3567fc-b71f-4573-819b-80bb5d0226fe 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1612/3237] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:18:43 2026] GET /v2.0/security-group-rules/ccf86677-2056-40f4-a456-18641bb70625 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3238] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:18:43 2026] DELETE /v2.0/security-group-rules/41919a50-e68d-4c7a-80d8-3572d63294b5 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:43.351 7 INFO neutron.api.v2.resource [None req-cb299b9d-b665-4d15-a486-5e09e0b53217 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3239] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:18:43 2026] GET /v2.0/security-group-rules/41919a50-e68d-4c7a-80d8-3572d63294b5 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3240] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:18:43 2026] DELETE /v2.0/security-group-rules/8799d4fc-8e01-4efb-aac6-b7b8326e2074 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:43.442 7 INFO neutron.api.v2.resource [None req-ddc40d05-6ada-45c0-b325-57057f19145e 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1614/3241] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:18:43 2026] GET /v2.0/security-group-rules/8799d4fc-8e01-4efb-aac6-b7b8326e2074 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3242] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:18:43 2026] DELETE /v2.0/security-group-rules/df86ca08-23c7-4323-86f9-b514b56b5ebe => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:43.529 7 INFO neutron.api.v2.resource [None req-f5fedaf9-6309-4481-a081-fc0c0c73e46e 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1615/3243] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:18:43 2026] GET /v2.0/security-group-rules/df86ca08-23c7-4323-86f9-b514b56b5ebe => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3244] 10.0.0.157 () {32 vars in 750 bytes} [Tue May 19 04:18:43 2026] DELETE /v2.0/security-group-rules/9a5e7496-c75b-40c9-853f-0f71a91405a2 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:43.620 7 INFO neutron.api.v2.resource [None req-0a4d4f15-21c4-43cc-9405-5d69afd0697d 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1616/3245] 10.0.0.157 () {32 vars in 747 bytes} [Tue May 19 04:18:43 2026] GET /v2.0/security-group-rules/9a5e7496-c75b-40c9-853f-0f71a91405a2 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3246] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:18:43 2026] DELETE /v2.0/security-groups/a51a3474-a3fe-49cd-aa6d-21b253807f4d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:43.721 7 INFO neutron.api.v2.resource [None req-11a96f84-6fef-49c0-abb2-d2457f66883a 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1617/3247] 10.0.0.157 () {32 vars in 737 bytes} [Tue May 19 04:18:43 2026] GET /v2.0/security-groups/a51a3474-a3fe-49cd-aa6d-21b253807f4d => 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: 1631/3248] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:18:43 2026] PUT /v2.0/routers/91d04a9e-97df-499f-aba4-125dfafb9612/remove_router_interface => generated 309 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:18:44.940 7 INFO neutron.api.v2.resource [None req-292d5aba-f88e-4ca9-84b7-3c57f6511e54 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1618/3249] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:18:44 2026] PUT /v2.0/routers/91d04a9e-97df-499f-aba4-125dfafb9612/remove_router_interface => generated 198 bytes in 198 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3250] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:18:44 2026] PUT /v2.0/routers/91d04a9e-97df-499f-aba4-125dfafb9612/remove_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:18:46.195 7 INFO neutron.api.v2.resource [None req-0f4dfd4f-5558-44bf-baf5-2df7d7609660 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3251] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:18:45 2026] PUT /v2.0/routers/91d04a9e-97df-499f-aba4-125dfafb9612/remove_router_interface => generated 198 bytes in 197 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3252] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:18:46 2026] PUT /v2.0/routers/91d04a9e-97df-499f-aba4-125dfafb9612/remove_router_interface => generated 309 bytes in 943 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:18:47.307 7 INFO neutron.api.v2.resource [None req-be6b6b01-4641-4637-bab4-c2714200ac3c 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1620/3253] 10.0.0.157 () {34 vars in 789 bytes} [Tue May 19 04:18:47 2026] PUT /v2.0/routers/91d04a9e-97df-499f-aba4-125dfafb9612/remove_router_interface => generated 198 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:18:48.175 8 INFO neutron.db.l3_hamode_db [None req-d232d04a-067e-47f2-8b24-76a3d8cf4031 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] HA network f0082d34-ac08-4d07-858a-6853f521d687 was deleted as no HA routers are present in tenant ee232132a4094e7faa531e3177dcfb1f. [pid: 8|app: 0|req: 1634/3254] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:18:47 2026] DELETE /v2.0/routers/91d04a9e-97df-499f-aba4-125dfafb9612 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:18:48.208 7 INFO neutron.api.v2.resource [None req-5e8b3dfc-1bea-47fb-b0ad-c1f1f4aa614b 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3255] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:18:48 2026] GET /v2.0/routers/91d04a9e-97df-499f-aba4-125dfafb9612 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:18:48.221 8 INFO neutron.services.segments.plugin [-] Segment f966b912-551d-4618-86c8-ea5d3c226097 resource provider aggregate not found 2026-05-19 04:18:48.233 8 INFO neutron.services.segments.plugin [-] Segment f966b912-551d-4618-86c8-ea5d3c226097 resource provider aggregate not found 2026-05-19 04:18:48.247 8 INFO neutron.services.segments.plugin [-] Segment f966b912-551d-4618-86c8-ea5d3c226097 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f966b912-551d-4618-86c8-ea5d3c226097 found for delete ", "request_id": "req-aa9a1623-a1d8-4f43-a639-305f91b79b14"}]} 2026-05-19 04:18:48.249 8 INFO neutron.services.segments.plugin [-] Segment f966b912-551d-4618-86c8-ea5d3c226097 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f966b912-551d-4618-86c8-ea5d3c226097 found for delete ", "request_id": "req-f748383a-9dcc-4693-8b03-aa54f1d043f4"}]} [pid: 8|app: 0|req: 1635/3256] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:18:48 2026] DELETE /v2.0/subnets/629f325d-dab8-47b7-8056-458de1977d4c => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:18:48.424 7 INFO neutron.pecan_wsgi.hooks.translation [None req-96a6bd58-9792-4f2e-bd67-e520537974c2 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3257] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:18:48 2026] GET /v2.0/subnets/629f325d-dab8-47b7-8056-458de1977d4c => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3258] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:18:48 2026] DELETE /v2.0/subnets/bc486ed3-2b97-4d62-b053-8495bd206ba7 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:18:48.605 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc95e05d-3b37-48fd-aa55-c20a19a885e5 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3259] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:18:48 2026] GET /v2.0/subnets/bc486ed3-2b97-4d62-b053-8495bd206ba7 => 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: 1637/3260] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:18:48 2026] DELETE /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:18:48.920 7 INFO neutron.pecan_wsgi.hooks.translation [None req-583479d9-adcc-4e88-84e0-133d55296284 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3261] 10.0.0.157 () {32 vars in 723 bytes} [Tue May 19 04:18:48 2026] GET /v2.0/networks/92f630eb-5c58-4055-aee6-b243075e9cce => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3262] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:18:48 2026] DELETE /v2.0/subnets/ac45545f-230d-4a4a-847e-8465c4fdcd21 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:18:49.091 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2785416-d626-4e17-abb8-ec3e378bd730 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1625/3263] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:18:49 2026] GET /v2.0/subnets/ac45545f-230d-4a4a-847e-8465c4fdcd21 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3264] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:18:49 2026] DELETE /v2.0/subnets/1caf9680-e5b2-414d-bb66-e651433be84b => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:18:49.298 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38a40a32-cece-47a3-8288-1bf054c815c4 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1626/3265] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:18:49 2026] GET /v2.0/subnets/1caf9680-e5b2-414d-bb66-e651433be84b => 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: 1640/3266] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:18:49 2026] DELETE /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:18:49.671 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c2cb159-5f35-4bfb-b7ce-2f068be8deca 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3267] 10.0.0.157 () {32 vars in 723 bytes} [Tue May 19 04:18:49 2026] GET /v2.0/networks/42ab2fae-fe3a-40a1-9b5c-48d326138a07 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3268] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:18:49 2026] DELETE /v2.0/subnets/035475a4-97fb-49dc-9205-1731f900bcd8 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:18:49.842 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59e62ae8-7533-47fb-a071-7f996e41d973 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3269] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:18:49 2026] GET /v2.0/subnets/035475a4-97fb-49dc-9205-1731f900bcd8 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3270] 10.0.0.157 () {32 vars in 724 bytes} [Tue May 19 04:18:49 2026] DELETE /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:18:50.042 7 INFO neutron.pecan_wsgi.hooks.translation [None req-defb553b-6065-45c7-90f8-1c510aab2dff 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1629/3271] 10.0.0.157 () {32 vars in 721 bytes} [Tue May 19 04:18:50 2026] GET /v2.0/subnets/6cab24f0-ac8e-4db2-8df0-9caa4a9cf93d => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:18:50.267 8 INFO neutron.services.segments.plugin [-] Segment b105cf74-fdef-4440-8433-cabbe69774a7 resource provider aggregate not found 2026-05-19 04:18:50.272 8 INFO neutron.services.segments.plugin [-] Segment b105cf74-fdef-4440-8433-cabbe69774a7 resource provider aggregate not found 2026-05-19 04:18:50.283 8 INFO neutron.services.segments.plugin [-] Segment b105cf74-fdef-4440-8433-cabbe69774a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b105cf74-fdef-4440-8433-cabbe69774a7 found for delete ", "request_id": "req-f5219b0f-8b13-4a68-9f7d-6e2ca7008c07"}]} 2026-05-19 04:18:50.288 8 INFO neutron.services.segments.plugin [-] Segment b105cf74-fdef-4440-8433-cabbe69774a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b105cf74-fdef-4440-8433-cabbe69774a7 found for delete ", "request_id": "req-2f922860-1478-4c23-8fbb-6939d179fe2e"}]} 2026-05-19 04:18:50.298 8 INFO neutron.services.segments.plugin [-] Segment 7bff46a6-2538-49c1-9a6f-d73030ed24c9 resource provider aggregate not found 2026-05-19 04:18:50.307 8 INFO neutron.services.segments.plugin [-] Segment 7bff46a6-2538-49c1-9a6f-d73030ed24c9 resource provider aggregate not found 2026-05-19 04:18:50.317 8 INFO neutron.services.segments.plugin [-] Segment 7bff46a6-2538-49c1-9a6f-d73030ed24c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bff46a6-2538-49c1-9a6f-d73030ed24c9 found for delete ", "request_id": "req-50e40642-1fa9-4f9f-a6df-518a0813dee9"}]} 2026-05-19 04:18:50.329 8 INFO neutron.services.segments.plugin [-] Segment 7bff46a6-2538-49c1-9a6f-d73030ed24c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bff46a6-2538-49c1-9a6f-d73030ed24c9 found for delete ", "request_id": "req-034d054d-4694-4f75-943a-1a41625399b1"}]} [pid: 8|app: 0|req: 1643/3272] 10.0.0.157 () {32 vars in 726 bytes} [Tue May 19 04:18:50 2026] DELETE /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 04:18:50.412 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50eac4dd-9525-4a9d-89f0-613d67f413d1 71497d7db51542adb33c982dbcc54e94 ee232132a4094e7faa531e3177dcfb1f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3273] 10.0.0.157 () {32 vars in 723 bytes} [Tue May 19 04:18:50 2026] GET /v2.0/networks/6a0de52e-b8fb-4673-9af0-a40ab9e87142 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:18:52.381 8 INFO neutron.services.segments.plugin [-] Segment 46d74881-352a-4839-bc5d-1b29a6352f45 resource provider aggregate not found 2026-05-19 04:18:52.386 8 INFO neutron.services.segments.plugin [-] Segment 46d74881-352a-4839-bc5d-1b29a6352f45 resource provider aggregate not found 2026-05-19 04:18:52.397 8 INFO neutron.services.segments.plugin [-] Segment 46d74881-352a-4839-bc5d-1b29a6352f45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46d74881-352a-4839-bc5d-1b29a6352f45 found for delete ", "request_id": "req-76e29794-a141-45a0-a18a-44dc06f1cb30"}]} 2026-05-19 04:18:52.400 8 INFO neutron.services.segments.plugin [-] Segment 46d74881-352a-4839-bc5d-1b29a6352f45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46d74881-352a-4839-bc5d-1b29a6352f45 found for delete ", "request_id": "req-d386719d-db9e-4902-aebd-1834369e635c"}]} [pid: 8|app: 0|req: 1644/3274] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:18:52 2026] GET /v2.0/security-groups?tenant_id=e6eb3cb7b1da44c4819a17a234e2ddac&name=default => generated 2929 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3275] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:18:52 2026] DELETE /v2.0/security-groups/7bc35a5e-f2e8-4306-9571-c50181dad947 => 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: 1645/3276] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:18:52 2026] GET /v2.0/security-groups?tenant_id=d3305a60443c4e698e6ac7bb4593e1f5&name=default => generated 2929 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3277] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:18:53 2026] DELETE /v2.0/security-groups/6af1f28b-b131-41fa-81c6-4ae08b595f55 => 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: 1646/3278] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:18:53 2026] GET /v2.0/security-groups?tenant_id=14b3dfe7c5984a8fab54079ed34cb41a&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3279] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:18:53 2026] DELETE /v2.0/security-groups/63e1d637-8aa8-4a47-a38e-20c734231d5a => 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: 1647/3280] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:18:53 2026] GET /v2.0/security-groups?tenant_id=7988bfcd39c74295b8b3f05e342039ed&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3281] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:18:53 2026] DELETE /v2.0/security-groups/ee2a775d-fd93-4c63-94b6-bf8d13247be5 => 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: 1648/3282] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:18:54 2026] GET /v2.0/security-groups?tenant_id=ac66a6e2a8b347fb9619f02a1287fb6c&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3283] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:18:54 2026] DELETE /v2.0/security-groups/fecfa58d-5c76-4468-894c-8a05c45ccfce => 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: 1649/3284] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:18:54 2026] GET /v2.0/security-groups?tenant_id=3c97d8fbe958432ebedd5d6d1ad0659c&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: 1636/3287] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:18:54 2026] DELETE /v2.0/security-groups/c1d27d9a-de91-40ac-bafd-b13139861130 => 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: 1652/3288] 10.0.0.157 () {32 vars in 774 bytes} [Tue May 19 04:18:54 2026] GET /v2.0/security-groups?tenant_id=ee232132a4094e7faa531e3177dcfb1f&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3289] 10.0.0.157 () {32 vars in 740 bytes} [Tue May 19 04:18:54 2026] DELETE /v2.0/security-groups/af96bfec-001d-4c0b-9b93-99e599cca967 => 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: 1653/3290] 10.0.0.157 () {32 vars in 649 bytes} [Tue May 19 04:18:57 2026] GET /v2.0/networks => generated 2168 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3291] 10.0.0.157 () {32 vars in 655 bytes} [Tue May 19 04:18:58 2026] GET /v2.0/floatingips => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3292] 10.0.0.157 () {32 vars in 647 bytes} [Tue May 19 04:18:58 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3293] 10.0.0.157 () {32 vars in 643 bytes} [Tue May 19 04:18:58 2026] GET /v2.0/ports => generated 4721 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3294] 10.0.0.157 () {32 vars in 647 bytes} [Tue May 19 04:18:58 2026] GET /v2.0/subnets => generated 1308 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3295] 10.0.0.157 () {32 vars in 649 bytes} [Tue May 19 04:18:58 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3296] 10.0.0.157 () {32 vars in 663 bytes} [Tue May 19 04:18:58 2026] GET /v2.0/security-groups => generated 17397 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3297] 10.0.0.157 () {32 vars in 655 bytes} [Tue May 19 04:18:58 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)