+ 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 [Mon Sep 7 19:00:06 2026] *** compiled with version: 11.4.0 on 14 August 2026 22:45:31 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-f9848c9bd-rk8zj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x562e9ccdba10 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-09-07 19:00:10.384 7 INFO neutron.common.config [-] Logging enabled! 2026-09-07 19:00:10.384 7 INFO neutron.common.config [-] uwsgi version 21.2.26.dev5 2026-09-07 19:00:10.708 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-07 19:00:10.733 8 INFO neutron.common.config [-] Logging enabled! 2026-09-07 19:00:10.733 8 INFO neutron.common.config [-] uwsgi version 21.2.26.dev5 2026-09-07 19:00:11.004 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-07 19:00:11.486 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-07 19:00:11.488 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-07 19:00:11.491 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-07 19:00:11.492 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-07 19:00:11.492 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-07 19:00:11.493 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-07 19:00:11.493 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 19:00:11.499 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 19:00:11.499 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 19:00:11.499 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-07 19:00:11.517 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-07 19:00:11.518 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-07 19:00:11.518 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-07 19:00:11.558 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-07 19:00:11.558 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-07 19:00:11.559 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-07 19:00:11.559 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-07 19:00:11.905 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-07 19:00:11.908 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-07 19:00:11.908 7 INFO neutron.plugins.ml2.managers [None req-6509cb39-4932-4f6e-9712-4b21bc41d408 - - - - - -] Initializing driver for type 'vlan' 2026-09-07 19:00:11.911 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-07 19:00:11.912 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-07 19:00:11.912 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-07 19:00:11.912 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-07 19:00:11.913 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 19:00:11.919 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 19:00:11.919 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 19:00:11.919 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-07 19:00:11.938 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-07 19:00:11.939 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-07 19:00:11.940 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-07 19:00:11.981 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-07 19:00:11.982 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-07 19:00:11.982 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-07 19:00:11.982 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-07 19:00:12.210 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6509cb39-4932-4f6e-9712-4b21bc41d408 - - - - - -] VlanTypeDriver initialization complete 2026-09-07 19:00:12.210 7 INFO neutron.plugins.ml2.managers [None req-6509cb39-4932-4f6e-9712-4b21bc41d408 - - - - - -] Initializing driver for type 'vxlan' 2026-09-07 19:00:12.211 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6509cb39-4932-4f6e-9712-4b21bc41d408 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-07 19:00:12.232 7 INFO neutron.plugins.ml2.managers [None req-6509cb39-4932-4f6e-9712-4b21bc41d408 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-07 19:00:12.232 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6509cb39-4932-4f6e-9712-4b21bc41d408 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-07 19:00:12.232 7 INFO neutron.plugins.ml2.managers [None req-6509cb39-4932-4f6e-9712-4b21bc41d408 - - - - - -] Initializing extension driver 'port_security' 2026-09-07 19:00:12.232 7 INFO neutron.plugins.ml2.extensions.port_security [None req-6509cb39-4932-4f6e-9712-4b21bc41d408 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-07 19:00:12.233 7 INFO neutron.plugins.ml2.managers [None req-6509cb39-4932-4f6e-9712-4b21bc41d408 - - - - - -] Initializing extension driver 'qos' 2026-09-07 19:00:12.233 7 INFO neutron.plugins.ml2.managers [None req-6509cb39-4932-4f6e-9712-4b21bc41d408 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-07 19:00:12.233 7 INFO neutron.plugins.ml2.managers [None req-6509cb39-4932-4f6e-9712-4b21bc41d408 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-07 19:00:12.243 7 INFO neutron.quota [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded quota_driver: . 2026-09-07 19:00:12.243 7 INFO neutron.plugins.ml2.plugin [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Modular L2 Plugin initialization complete 2026-09-07 19:00:12.243 7 INFO neutron.plugins.ml2.managers [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-07 19:00:12.244 7 INFO neutron.plugins.ml2.managers [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-07 19:00:12.244 7 INFO neutron.plugins.ml2.managers [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-07 19:00:12.244 7 INFO neutron.extensions.vlantransparent [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Disabled vlantransparent extension. 2026-09-07 19:00:12.244 7 INFO neutron.manager [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loading Plugin: qos 2026-09-07 19:00:12.255 7 INFO neutron.manager [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loading Plugin: router 2026-09-07 19:00:12.288 7 INFO neutron.services.service_base [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-07 19:00:12.288 7 INFO neutron.manager [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loading Plugin: segments 2026-09-07 19:00:12.378 7 INFO neutron.manager [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loading Plugin: trunk 2026-09-07 19:00:12.417 8 INFO neutron.plugins.ml2.managers [None req-8a2fade9-9760-47c5-9573-3aa8b8d4ac7a - - - - - -] Initializing driver for type 'vlan' 2026-09-07 19:00:12.437 7 INFO neutron.manager [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loading Plugin: vpnaas 2026-09-07 19:00:12.470 7 WARNING stevedore.named [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-07 19:00:12.531 7 INFO neutron_vpnaas.services.vpn.plugin [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-07 19:00:12.532 7 INFO neutron.common.utils [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-07 19:00:12.532 7 INFO neutron.manager [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loading Plugin: auto_allocate 2026-09-07 19:00:12.536 7 INFO neutron.manager [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loading Plugin: tag 2026-09-07 19:00:12.540 7 INFO neutron.manager [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loading Plugin: timestamp 2026-09-07 19:00:12.542 7 INFO neutron.manager [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loading Plugin: network_ip_availability 2026-09-07 19:00:12.545 7 INFO neutron.manager [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loading Plugin: flavors 2026-09-07 19:00:12.548 7 INFO neutron.manager [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loading Plugin: revisions 2026-09-07 19:00:12.551 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Initializing extension manager. 2026-09-07 19:00:12.552 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: address-group 2026-09-07 19:00:12.553 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: address-scope 2026-09-07 19:00:12.554 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-07 19:00:12.555 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: agent 2026-09-07 19:00:12.555 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: agent-resources-synced 2026-09-07 19:00:12.557 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-07 19:00:12.557 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-07 19:00:12.558 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: availability_zone 2026-09-07 19:00:12.559 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: availability_zone_filter 2026-09-07 19:00:12.559 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-07 19:00:12.560 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: default-subnetpools 2026-09-07 19:00:12.561 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-07 19:00:12.562 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: dns-integration 2026-09-07 19:00:12.562 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: dns-domain-ports 2026-09-07 19:00:12.563 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-07 19:00:12.564 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: dvr 2026-09-07 19:00:12.564 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-07 19:00:12.565 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: empty-string-filtering 2026-09-07 19:00:12.565 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-07 19:00:12.566 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-07 19:00:12.566 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: external-net 2026-09-07 19:00:12.567 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-07 19:00:12.567 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: extraroute 2026-09-07 19:00:12.568 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: extraroute-atomic 2026-09-07 19:00:12.569 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-07 19:00:12.569 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-07 19:00:12.570 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-07 19:00:12.571 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-07 19:00:12.571 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: fip-port-details 2026-09-07 19:00:12.572 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: flavors 2026-09-07 19:00:12.573 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-07 19:00:12.574 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: floatingip-pools 2026-09-07 19:00:12.574 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: ip_allocation 2026-09-07 19:00:12.575 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-07 19:00:12.575 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: l2_adjacency 2026-09-07 19:00:12.577 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: router 2026-09-07 19:00:12.579 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-07 19:00:12.580 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: ext-gw-mode 2026-09-07 19:00:12.581 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: l3-ha 2026-09-07 19:00:12.581 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-07 19:00:12.582 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: l3-flavors 2026-09-07 19:00:12.583 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-07 19:00:12.583 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-07 19:00:12.585 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-07 19:00:12.587 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-07 19:00:12.588 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-07 19:00:12.590 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-07 19:00:12.590 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-07 19:00:12.591 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: multi-provider 2026-09-07 19:00:12.592 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: net-mtu 2026-09-07 19:00:12.592 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: net-mtu-writable 2026-09-07 19:00:12.593 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: network_availability_zone 2026-09-07 19:00:12.593 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: network-ip-availability 2026-09-07 19:00:12.595 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-07 19:00:12.595 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: pagination 2026-09-07 19:00:12.596 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: port-device-profile 2026-09-07 19:00:12.596 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: port-mac-override 2026-09-07 19:00:12.597 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-07 19:00:12.597 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-07 19:00:12.598 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: port-resource-request 2026-09-07 19:00:12.599 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-07 19:00:12.599 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: binding 2026-09-07 19:00:12.600 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: binding-extended 2026-09-07 19:00:12.601 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: port-security 2026-09-07 19:00:12.601 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: project-id 2026-09-07 19:00:12.602 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: provider 2026-09-07 19:00:12.603 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: qos 2026-09-07 19:00:12.604 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-07 19:00:12.605 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-07 19:00:12.605 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: qos-default 2026-09-07 19:00:12.606 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: qos-fip 2026-09-07 19:00:12.607 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-07 19:00:12.607 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-07 19:00:12.608 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-07 19:00:12.609 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-07 19:00:12.609 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-07 19:00:12.610 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: qos-pps 2026-09-07 19:00:12.611 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-07 19:00:12.611 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-07 19:00:12.612 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: qos-rules-alias 2026-09-07 19:00:12.613 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: quota-check-limit 2026-09-07 19:00:12.615 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: quotas 2026-09-07 19:00:12.616 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: quota_details 2026-09-07 19:00:12.617 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: rbac-policies 2026-09-07 19:00:12.618 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: rbac-address-group 2026-09-07 19:00:12.618 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: rbac-address-scope 2026-09-07 19:00:12.619 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: rbac-security-groups 2026-09-07 19:00:12.619 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-07 19:00:12.620 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: revision-if-match 2026-09-07 19:00:12.621 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-07 19:00:12.621 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: router_availability_zone 2026-09-07 19:00:12.622 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-07 19:00:12.623 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-07 19:00:12.623 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-07 19:00:12.624 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-07 19:00:12.624 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-07 19:00:12.633 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: security-group 2026-09-07 19:00:12.634 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: segment 2026-09-07 19:00:12.635 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-07 19:00:12.636 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: service-type 2026-09-07 19:00:12.636 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: sorting 2026-09-07 19:00:12.637 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: standard-attr-segment 2026-09-07 19:00:12.638 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: standard-attr-description 2026-09-07 19:00:12.638 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: stateful-security-group 2026-09-07 19:00:12.639 7 WARNING neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-07 19:00:12.639 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-07 19:00:12.640 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: subnet_onboard 2026-09-07 19:00:12.640 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-07 19:00:12.641 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: subnet-service-types 2026-09-07 19:00:12.642 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: subnet_allocation 2026-09-07 19:00:12.643 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-07 19:00:12.643 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-07 19:00:12.646 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: standard-attr-tag 2026-09-07 19:00:12.647 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-07 19:00:12.647 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: trunk 2026-09-07 19:00:12.648 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: trunk-details 2026-09-07 19:00:12.648 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-07 19:00:12.649 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-07 19:00:12.650 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-07 19:00:12.650 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: vpn-flavors 2026-09-07 19:00:12.652 7 INFO neutron.api.extensions [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Loaded extension: vpnaas 2026-09-07 19:00:12.654 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-07 19:00:12.654 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-07 19:00:12.655 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 19:00:12.655 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-07 19:00:12.656 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-07 19:00:12.656 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-07 19:00:12.658 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-07 19:00:12.658 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-07 19:00:12.658 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-07 19:00:12.659 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 19:00:12.659 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] subnetpool is already registered 2026-09-07 19:00:12.659 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 19:00:12.659 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] subnetpool is already registered 2026-09-07 19:00:12.659 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-07 19:00:12.660 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-07 19:00:12.660 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-07 19:00:12.660 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-07 19:00:12.660 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-07 19:00:12.661 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-07 19:00:12.662 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-07 19:00:12.663 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] router is already registered 2026-09-07 19:00:12.663 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-07 19:00:12.663 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] floatingip is already registered 2026-09-07 19:00:12.664 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-07 19:00:12.664 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] rbac_policy is already registered 2026-09-07 19:00:12.664 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-07 19:00:12.664 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] security_group is already registered 2026-09-07 19:00:12.665 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-07 19:00:12.665 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] security_group_rule is already registered 2026-09-07 19:00:12.665 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 19:00:12.665 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] subnetpool is already registered 2026-09-07 19:00:12.666 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 19:00:12.666 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] subnetpool is already registered 2026-09-07 19:00:12.666 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-07 19:00:12.666 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] trunk is already registered 2026-09-07 19:00:12.666 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-07 19:00:12.667 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] endpoint_group is already registered 2026-09-07 19:00:12.667 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-07 19:00:12.667 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] vpnservice is already registered 2026-09-07 19:00:12.667 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-07 19:00:12.667 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] ipsec_site_connection is already registered 2026-09-07 19:00:12.667 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-07 19:00:12.668 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] ipsecpolicy is already registered 2026-09-07 19:00:12.668 7 INFO neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-07 19:00:12.668 7 WARNING neutron.quota.resource_registry [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] ikepolicy is already registered 2026-09-07 19:00:12.702 7 WARNING keystonemiddleware._common.config [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 19:00:12.709 7 WARNING oslo_config.cfg [None req-35c3021d-565a-49b5-bfc7-3bb10a4b1e42 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x562e9ccdba10 pid: 7 (default app) 2026-09-07 19:00:12.721 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8a2fade9-9760-47c5-9573-3aa8b8d4ac7a - - - - - -] VlanTypeDriver initialization complete 2026-09-07 19:00:12.721 8 INFO neutron.plugins.ml2.managers [None req-8a2fade9-9760-47c5-9573-3aa8b8d4ac7a - - - - - -] Initializing driver for type 'vxlan' 2026-09-07 19:00:12.722 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8a2fade9-9760-47c5-9573-3aa8b8d4ac7a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-07 19:00:12.744 8 INFO neutron.plugins.ml2.managers [None req-8a2fade9-9760-47c5-9573-3aa8b8d4ac7a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-07 19:00:12.744 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8a2fade9-9760-47c5-9573-3aa8b8d4ac7a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-07 19:00:12.744 8 INFO neutron.plugins.ml2.managers [None req-8a2fade9-9760-47c5-9573-3aa8b8d4ac7a - - - - - -] Initializing extension driver 'port_security' 2026-09-07 19:00:12.745 8 INFO neutron.plugins.ml2.extensions.port_security [None req-8a2fade9-9760-47c5-9573-3aa8b8d4ac7a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-07 19:00:12.745 8 INFO neutron.plugins.ml2.managers [None req-8a2fade9-9760-47c5-9573-3aa8b8d4ac7a - - - - - -] Initializing extension driver 'qos' 2026-09-07 19:00:12.745 8 INFO neutron.plugins.ml2.managers [None req-8a2fade9-9760-47c5-9573-3aa8b8d4ac7a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-07 19:00:12.745 8 INFO neutron.plugins.ml2.managers [None req-8a2fade9-9760-47c5-9573-3aa8b8d4ac7a - - - - - -] Initializing mechanism driver 'l2population' 2026-09-07 19:00:12.755 8 INFO neutron.quota [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded quota_driver: . 2026-09-07 19:00:12.756 8 INFO neutron.plugins.ml2.plugin [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Modular L2 Plugin initialization complete 2026-09-07 19:00:12.756 8 INFO neutron.plugins.ml2.managers [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-07 19:00:12.756 8 INFO neutron.plugins.ml2.managers [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-07 19:00:12.757 8 INFO neutron.plugins.ml2.managers [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-07 19:00:12.757 8 INFO neutron.extensions.vlantransparent [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Disabled vlantransparent extension. 2026-09-07 19:00:12.757 8 INFO neutron.manager [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loading Plugin: qos 2026-09-07 19:00:12.768 8 INFO neutron.manager [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loading Plugin: router 2026-09-07 19:00:12.800 8 INFO neutron.services.service_base [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-07 19:00:12.801 8 INFO neutron.manager [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loading Plugin: segments 2026-09-07 19:00:12.961 8 INFO neutron.manager [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loading Plugin: trunk 2026-09-07 19:00:13.021 8 INFO neutron.manager [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loading Plugin: vpnaas 2026-09-07 19:00:13.058 8 WARNING stevedore.named [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-07 19:00:13.116 8 INFO neutron_vpnaas.services.vpn.plugin [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-07 19:00:13.117 8 INFO neutron.common.utils [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-07 19:00:13.117 8 INFO neutron.manager [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loading Plugin: auto_allocate 2026-09-07 19:00:13.121 8 INFO neutron.manager [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loading Plugin: tag 2026-09-07 19:00:13.125 8 INFO neutron.manager [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loading Plugin: timestamp 2026-09-07 19:00:13.127 8 INFO neutron.manager [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loading Plugin: network_ip_availability 2026-09-07 19:00:13.131 8 INFO neutron.manager [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loading Plugin: flavors 2026-09-07 19:00:13.133 8 INFO neutron.manager [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loading Plugin: revisions 2026-09-07 19:00:13.136 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Initializing extension manager. 2026-09-07 19:00:13.138 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: address-group 2026-09-07 19:00:13.138 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: address-scope 2026-09-07 19:00:13.139 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-07 19:00:13.140 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: agent 2026-09-07 19:00:13.140 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: agent-resources-synced 2026-09-07 19:00:13.142 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-07 19:00:13.142 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-07 19:00:13.143 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: availability_zone 2026-09-07 19:00:13.144 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: availability_zone_filter 2026-09-07 19:00:13.144 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-07 19:00:13.145 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: default-subnetpools 2026-09-07 19:00:13.146 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-07 19:00:13.146 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: dns-integration 2026-09-07 19:00:13.147 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: dns-domain-ports 2026-09-07 19:00:13.148 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-07 19:00:13.148 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: dvr 2026-09-07 19:00:13.149 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-07 19:00:13.149 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: empty-string-filtering 2026-09-07 19:00:13.150 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-07 19:00:13.150 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-07 19:00:13.151 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: external-net 2026-09-07 19:00:13.151 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-07 19:00:13.152 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: extraroute 2026-09-07 19:00:13.153 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: extraroute-atomic 2026-09-07 19:00:13.153 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-07 19:00:13.154 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-07 19:00:13.154 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-07 19:00:13.155 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-07 19:00:13.155 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: fip-port-details 2026-09-07 19:00:13.156 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: flavors 2026-09-07 19:00:13.157 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-07 19:00:13.158 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: floatingip-pools 2026-09-07 19:00:13.158 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: ip_allocation 2026-09-07 19:00:13.159 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-07 19:00:13.159 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: l2_adjacency 2026-09-07 19:00:13.160 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: router 2026-09-07 19:00:13.162 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-07 19:00:13.163 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: ext-gw-mode 2026-09-07 19:00:13.163 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: l3-ha 2026-09-07 19:00:13.164 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-07 19:00:13.164 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: l3-flavors 2026-09-07 19:00:13.165 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-07 19:00:13.166 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-07 19:00:13.167 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-07 19:00:13.168 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-07 19:00:13.169 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-07 19:00:13.170 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-07 19:00:13.171 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-07 19:00:13.171 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: multi-provider 2026-09-07 19:00:13.172 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: net-mtu 2026-09-07 19:00:13.173 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: net-mtu-writable 2026-09-07 19:00:13.173 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: network_availability_zone 2026-09-07 19:00:13.174 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: network-ip-availability 2026-09-07 19:00:13.175 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-07 19:00:13.175 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: pagination 2026-09-07 19:00:13.176 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: port-device-profile 2026-09-07 19:00:13.176 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: port-mac-override 2026-09-07 19:00:13.177 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-07 19:00:13.177 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-07 19:00:13.178 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: port-resource-request 2026-09-07 19:00:13.179 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-07 19:00:13.179 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: binding 2026-09-07 19:00:13.180 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: binding-extended 2026-09-07 19:00:13.180 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: port-security 2026-09-07 19:00:13.181 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: project-id 2026-09-07 19:00:13.181 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: provider 2026-09-07 19:00:13.183 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: qos 2026-09-07 19:00:13.184 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-07 19:00:13.184 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-07 19:00:13.185 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: qos-default 2026-09-07 19:00:13.185 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: qos-fip 2026-09-07 19:00:13.186 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-07 19:00:13.186 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-07 19:00:13.187 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-07 19:00:13.188 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-07 19:00:13.188 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-07 19:00:13.189 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: qos-pps 2026-09-07 19:00:13.189 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-07 19:00:13.190 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-07 19:00:13.191 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: qos-rules-alias 2026-09-07 19:00:13.191 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: quota-check-limit 2026-09-07 19:00:13.193 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: quotas 2026-09-07 19:00:13.194 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: quota_details 2026-09-07 19:00:13.195 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: rbac-policies 2026-09-07 19:00:13.195 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: rbac-address-group 2026-09-07 19:00:13.196 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: rbac-address-scope 2026-09-07 19:00:13.197 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: rbac-security-groups 2026-09-07 19:00:13.197 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-07 19:00:13.198 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: revision-if-match 2026-09-07 19:00:13.199 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-07 19:00:13.199 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: router_availability_zone 2026-09-07 19:00:13.200 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-07 19:00:13.200 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-07 19:00:13.201 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-07 19:00:13.201 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-07 19:00:13.202 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-07 19:00:13.209 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: security-group 2026-09-07 19:00:13.210 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: segment 2026-09-07 19:00:13.211 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-07 19:00:13.211 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: service-type 2026-09-07 19:00:13.212 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: sorting 2026-09-07 19:00:13.212 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: standard-attr-segment 2026-09-07 19:00:13.213 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: standard-attr-description 2026-09-07 19:00:13.214 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: stateful-security-group 2026-09-07 19:00:13.214 8 WARNING neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-07 19:00:13.215 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-07 19:00:13.215 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: subnet_onboard 2026-09-07 19:00:13.216 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-07 19:00:13.216 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: subnet-service-types 2026-09-07 19:00:13.217 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: subnet_allocation 2026-09-07 19:00:13.218 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-07 19:00:13.218 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-07 19:00:13.220 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: standard-attr-tag 2026-09-07 19:00:13.221 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-07 19:00:13.222 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: trunk 2026-09-07 19:00:13.222 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: trunk-details 2026-09-07 19:00:13.223 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-07 19:00:13.223 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-07 19:00:13.224 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-07 19:00:13.225 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: vpn-flavors 2026-09-07 19:00:13.226 8 INFO neutron.api.extensions [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Loaded extension: vpnaas 2026-09-07 19:00:13.228 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-07 19:00:13.229 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-07 19:00:13.229 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 19:00:13.229 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-07 19:00:13.230 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-07 19:00:13.230 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-07 19:00:13.234 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-07 19:00:13.234 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-07 19:00:13.234 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-07 19:00:13.234 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 19:00:13.234 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] subnetpool is already registered 2026-09-07 19:00:13.235 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 19:00:13.235 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] subnetpool is already registered 2026-09-07 19:00:13.235 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-07 19:00:13.235 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-07 19:00:13.236 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-07 19:00:13.236 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-07 19:00:13.236 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-07 19:00:13.236 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-07 19:00:13.238 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-07 19:00:13.238 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] router is already registered 2026-09-07 19:00:13.238 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-07 19:00:13.238 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] floatingip is already registered 2026-09-07 19:00:13.239 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-07 19:00:13.239 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] rbac_policy is already registered 2026-09-07 19:00:13.240 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-07 19:00:13.240 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] security_group is already registered 2026-09-07 19:00:13.240 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-07 19:00:13.240 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] security_group_rule is already registered 2026-09-07 19:00:13.240 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 19:00:13.241 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] subnetpool is already registered 2026-09-07 19:00:13.241 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 19:00:13.241 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] subnetpool is already registered 2026-09-07 19:00:13.241 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-07 19:00:13.241 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] trunk is already registered 2026-09-07 19:00:13.241 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-07 19:00:13.242 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] endpoint_group is already registered 2026-09-07 19:00:13.242 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-07 19:00:13.242 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] vpnservice is already registered 2026-09-07 19:00:13.242 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-07 19:00:13.242 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] ipsec_site_connection is already registered 2026-09-07 19:00:13.242 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-07 19:00:13.243 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] ipsecpolicy is already registered 2026-09-07 19:00:13.243 8 INFO neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-07 19:00:13.243 8 WARNING neutron.quota.resource_registry [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] ikepolicy is already registered 2026-09-07 19:00:13.275 8 WARNING keystonemiddleware._common.config [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 19:00:13.283 8 WARNING oslo_config.cfg [None req-850683b0-cd4f-4936-9efa-b9c427dddfd6 - - - - - -] 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 7 seconds on interpreter 0x562e9ccdba10 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:00:17.794 7 WARNING oslo_policy.policy [None req-e3ad470c-2654-45c5-8f23-452a391de825 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. [pid: 7|app: 0|req: 3/3] 162.253.55.111 () {44 vars in 912 bytes} [Mon Sep 7 19:00:17 2026] GET /v2.0/networks => generated 15 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:00:18.316 8 WARNING oslo_policy.policy [None req-46ba2a8a-fee4-4c67-af11-d8ada8c96ead b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-09-07 19:00:18.934 8 WARNING neutron.services.revisions.revision_plugin [None req-46ba2a8a-fee4-4c67-af11-d8ada8c96ead b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Could not find related network for resource to bump revision. 2026-09-07 19:00:18.982 8 INFO neutron.db.segments_db [None req-46ba2a8a-fee4-4c67-af11-d8ada8c96ead b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 6e691e50-b9f6-463c-9a75-b1744314b5a9 of type flat for network 7fc75398-57eb-4fdf-b37c-4aad4a6e2704 2026-09-07 19:00:19.063 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46ba2a8a-fee4-4c67-af11-d8ada8c96ead b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 162.253.55.111 () {48 vars in 966 bytes} [Mon Sep 7 19:00:18 2026] POST /v2.0/networks => generated 124 bytes in 880 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 162.253.55.111 () {44 vars in 912 bytes} [Mon Sep 7 19:00:24 2026] GET /v2.0/networks => generated 15 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:00:25.470 7 WARNING neutron.services.revisions.revision_plugin [None req-81b96ade-fd27-4abe-b1d5-a7cf86690dbb b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Could not find related network for resource to bump revision. 2026-09-07 19:00:25.501 7 INFO neutron.db.segments_db [None req-81b96ade-fd27-4abe-b1d5-a7cf86690dbb b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 0cedc7ba-1681-4849-be37-0b8c1003aada of type flat for network a93934d6-bb34-4bdc-be23-62378617da43 2026-09-07 19:00:25.559 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81b96ade-fd27-4abe-b1d5-a7cf86690dbb b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 162.253.55.111 () {48 vars in 966 bytes} [Mon Sep 7 19:00:25 2026] POST /v2.0/networks => generated 124 bytes in 213 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.111 () {44 vars in 912 bytes} [Mon Sep 7 19:00:31 2026] GET /v2.0/networks => generated 15 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:00:31.543 7 WARNING neutron.services.revisions.revision_plugin [None req-09b80efc-46cd-4e22-985f-b58ca4f903ad b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Could not find related network for resource to bump revision. 2026-09-07 19:00:31.566 7 INFO neutron.db.segments_db [None req-09b80efc-46cd-4e22-985f-b58ca4f903ad b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment d2190c12-39dc-4417-8921-2db4b36013b3 of type flat for network 7ad89359-b740-4860-b9b1-8b8f06f1b17e 2026-09-07 19:00:31.602 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09b80efc-46cd-4e22-985f-b58ca4f903ad b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 162.253.55.111 () {48 vars in 966 bytes} [Mon Sep 7 19:00:31 2026] POST /v2.0/networks => generated 124 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 162.253.55.111 () {44 vars in 912 bytes} [Mon Sep 7 19:00:37 2026] GET /v2.0/networks => generated 15 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:00:37.586 7 WARNING neutron.services.revisions.revision_plugin [None req-e6e22a85-2cbc-4044-b277-fb21ed01c3fe b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Could not find related network for resource to bump revision. 2026-09-07 19:00:37.629 7 INFO neutron.db.segments_db [None req-e6e22a85-2cbc-4044-b277-fb21ed01c3fe b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 1c6af993-178c-4263-98f8-5a9c0dc1002a of type flat for network daec09ed-9a8f-4f15-860c-ab8423855c45 2026-09-07 19:00:37.676 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6e22a85-2cbc-4044-b277-fb21ed01c3fe b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 162.253.55.111 () {48 vars in 966 bytes} [Mon Sep 7 19:00:37 2026] POST /v2.0/networks => generated 124 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 162.253.55.111 () {44 vars in 912 bytes} [Mon Sep 7 19:00:43 2026] GET /v2.0/networks => generated 15 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:00:43.858 8 WARNING neutron.services.revisions.revision_plugin [None req-0ff1a039-8383-48f8-9ac0-c12e3e96cfa2 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Could not find related network for resource to bump revision. 2026-09-07 19:00:43.910 8 INFO neutron.db.segments_db [None req-0ff1a039-8383-48f8-9ac0-c12e3e96cfa2 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 42641fc1-a78e-4f20-90b0-5c89f95ca0f6 of type flat for network 6a250c7c-3948-48bb-afcc-658ebb61a17a [pid: 8|app: 0|req: 6/14] 162.253.55.111 () {48 vars in 966 bytes} [Mon Sep 7 19:00:43 2026] POST /v2.0/networks => generated 706 bytes in 1012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 162.253.55.111 () {44 vars in 910 bytes} [Mon Sep 7 19:00:45 2026] GET /v2.0/subnets => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.111 () {44 vars in 912 bytes} [Mon Sep 7 19:00:45 2026] GET /v2.0/networks => generated 709 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/17] 162.253.55.111 () {48 vars in 964 bytes} [Mon Sep 7 19:00:45 2026] POST /v2.0/subnets => generated 641 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:07:38.769 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d848c681-ce1d-4eb7-89d4-ec5f9b62a04f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:07:38.772 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f71ed49c-c108-47d1-bbd6-e3929387720b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:07:38.774 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Sep 7 19:07:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 162.253.55.111) !!! [pid: 7|app: 0|req: 37/73] 162.253.55.111 () {44 vars in 912 bytes} [Mon Sep 7 19:07:38 2026] GET /v2.0/networks => generated 753 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:07:39.138 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e51e4991-cf0c-449a-99ac-1ce3df35890b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:07:39.142 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a7c1f2a5-b3aa-48f7-ab87-4141e41ea2e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:07:39.143 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Sep 7 19:07:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 162.253.55.111) !!! 2026-09-07 19:07:39.232 8 INFO neutron.db.segments_db [None req-95fcf16e-9e8d-4420-97b1-07f5ddc88a26 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment c1a42f7e-45c9-4aa7-a447-88ec11350ff9 of type vxlan for network b2c95e98-f470-4793-8fdf-11ccf8153fac [pid: 8|app: 0|req: 37/74] 162.253.55.111 () {48 vars in 965 bytes} [Mon Sep 7 19:07:39 2026] POST /v2.0/networks => generated 707 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:07:40.308 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d848c681-ce1d-4eb7-89d4-ec5f9b62a04f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43552. 2026-09-07 19:07:40.309 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f71ed49c-c108-47d1-bbd6-e3929387720b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43560. [pid: 7|app: 0|req: 38/75] 162.253.55.111 () {44 vars in 910 bytes} [Mon Sep 7 19:07:40 2026] GET /v2.0/subnets => generated 644 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:07:40.569 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e51e4991-cf0c-449a-99ac-1ce3df35890b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43576. 2026-09-07 19:07:40.570 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a7c1f2a5-b3aa-48f7-ab87-4141e41ea2e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43592. [pid: 8|app: 0|req: 38/76] 162.253.55.111 () {44 vars in 912 bytes} [Mon Sep 7 19:07:40 2026] GET /v2.0/networks => generated 1430 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 162.253.55.111 () {48 vars in 964 bytes} [Mon Sep 7 19:07:40 2026] POST /v2.0/subnets => generated 627 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:07:42 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 2793 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 162.253.55.111 () {48 vars in 980 bytes} [Mon Sep 7 19:07:42 2026] POST /v2.0/security-groups => generated 1552 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:07:43 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 4327 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 162.253.55.111 () {44 vars in 939 bytes} [Mon Sep 7 19:07:43 2026] GET /v2.0/security-groups => generated 4327 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 162.253.55.111 () {48 vars in 990 bytes} [Mon Sep 7 19:07:43 2026] POST /v2.0/security-group-rules => generated 569 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:07:44 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 4909 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 162.253.55.111 () {44 vars in 939 bytes} [Mon Sep 7 19:07:44 2026] GET /v2.0/security-groups => generated 4909 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 162.253.55.111 () {48 vars in 990 bytes} [Mon Sep 7 19:07:45 2026] POST /v2.0/security-group-rules => generated 571 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:07:46 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 5493 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 162.253.55.111 () {44 vars in 939 bytes} [Mon Sep 7 19:07:46 2026] GET /v2.0/security-groups => generated 5493 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 162.253.55.111 () {48 vars in 990 bytes} [Mon Sep 7 19:07:46 2026] POST /v2.0/security-group-rules => generated 571 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:07:47 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 6077 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 162.253.55.111 () {44 vars in 939 bytes} [Mon Sep 7 19:07:47 2026] GET /v2.0/security-groups => generated 6077 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 162.253.55.111 () {48 vars in 990 bytes} [Mon Sep 7 19:07:47 2026] POST /v2.0/security-group-rules => generated 571 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:07:48 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 6661 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 162.253.55.111 () {44 vars in 939 bytes} [Mon Sep 7 19:07:48 2026] GET /v2.0/security-groups => generated 6661 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 162.253.55.111 () {48 vars in 990 bytes} [Mon Sep 7 19:07:48 2026] POST /v2.0/security-group-rules => generated 571 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 162.253.55.111 () {44 vars in 939 bytes} [Mon Sep 7 19:07:50 2026] GET /v2.0/security-groups => generated 7245 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 162.253.55.111 () {44 vars in 906 bytes} [Mon Sep 7 19:07:50 2026] GET /v2.0/ports => generated 2489 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 162.253.55.111 () {44 vars in 912 bytes} [Mon Sep 7 19:07:50 2026] GET /v2.0/networks => generated 1474 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 162.253.55.111 () {48 vars in 960 bytes} [Mon Sep 7 19:07:50 2026] POST /v2.0/ports => generated 1096 bytes in 992 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:07:59.475 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de65aa8e-f33b-45e6-a18c-fc414a166bd3 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/101] 162.253.55.111 () {44 vars in 980 bytes} [Mon Sep 7 19:07:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 162.253.55.111 () {44 vars in 1002 bytes} [Mon Sep 7 19:07:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 162.253.55.111 () {48 vars in 1032 bytes} [Mon Sep 7 19:07:59 2026] PUT /v2.0/ports/ebea7374-8083-4d15-a6d2-b675b100d638 => generated 1209 bytes in 730 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 162.253.55.111 () {44 vars in 906 bytes} [Mon Sep 7 19:08:01 2026] GET /v2.0/ports => generated 3726 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/105] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:08:02 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 7245 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 162.253.55.111 () {48 vars in 980 bytes} [Mon Sep 7 19:08:03 2026] POST /v2.0/security-groups => generated 1546 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:08:04 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 8773 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 162.253.55.111 () {44 vars in 939 bytes} [Mon Sep 7 19:08:04 2026] GET /v2.0/security-groups => generated 8773 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 162.253.55.111 () {48 vars in 990 bytes} [Mon Sep 7 19:08:04 2026] POST /v2.0/security-group-rules => generated 589 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:08:05 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 9375 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 162.253.55.111 () {44 vars in 939 bytes} [Mon Sep 7 19:08:05 2026] GET /v2.0/security-groups => generated 9375 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 162.253.55.111 () {48 vars in 990 bytes} [Mon Sep 7 19:08:05 2026] POST /v2.0/security-group-rules => generated 593 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/129] 162.253.55.111 () {44 vars in 974 bytes} [Mon Sep 7 19:10:01 2026] GET /v2.0/quotas/418c2cfd8c60404ab017e543bad73519 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: 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: 65/130] 162.253.55.111 () {48 vars in 1026 bytes} [Mon Sep 7 19:10:01 2026] PUT /v2.0/quotas/418c2cfd8c60404ab017e543bad73519 => generated 291 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/131] 162.253.55.111 () {44 vars in 974 bytes} [Mon Sep 7 19:10:01 2026] GET /v2.0/quotas/418c2cfd8c60404ab017e543bad73519 => generated 291 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:12:11.517 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a7c1f2a5-b3aa-48f7-ab87-4141e41ea2e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:12:11.518 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e51e4991-cf0c-449a-99ac-1ce3df35890b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:12:11.518 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Sep 7 19:12:11 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 162.253.55.111) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:12:11.695 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87a07fb7-bc57-4907-9f41-84f6fc34c300 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/150] 162.253.55.111 () {30 vars in 742 bytes} [Mon Sep 7 19:12:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:12:11.709 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d848c681-ce1d-4eb7-89d4-ec5f9b62a04f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:12:11.710 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f71ed49c-c108-47d1-bbd6-e3929387720b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:12:11.714 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Sep 7 19:12:11 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 162.253.55.111) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 76/151] 162.253.55.111 () {30 vars in 764 bytes} [Mon Sep 7 19:12:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:12:13.666 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a7c1f2a5-b3aa-48f7-ab87-4141e41ea2e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52236. 2026-09-07 19:12:13.668 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e51e4991-cf0c-449a-99ac-1ce3df35890b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52242. 2026-09-07 19:12:13.744 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7b1dd0b-d3f3-4a9a-a5d1-9a99f4482529 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/152] 162.253.55.111 () {30 vars in 742 bytes} [Mon Sep 7 19:12:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:12:13.822 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d848c681-ce1d-4eb7-89d4-ec5f9b62a04f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52252. 2026-09-07 19:12:13.825 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f71ed49c-c108-47d1-bbd6-e3929387720b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52254. [pid: 7|app: 0|req: 77/153] 162.253.55.111 () {30 vars in 764 bytes} [Mon Sep 7 19:12:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:19:18.920 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f71ed49c-c108-47d1-bbd6-e3929387720b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:19:18.924 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d848c681-ce1d-4eb7-89d4-ec5f9b62a04f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:19:18.925 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Sep 7 19:19:18 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=985210f539a443968d013afddd94e2db (ip 162.253.55.111) !!! [pid: 7|app: 0|req: 106/210] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:19:18 2026] GET /v2.0/security-groups?tenant_id=985210f539a443968d013afddd94e2db => generated 2797 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:19:19.217 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e51e4991-cf0c-449a-99ac-1ce3df35890b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:19:19.222 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a7c1f2a5-b3aa-48f7-ab87-4141e41ea2e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:19:19.223 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Sep 7 19:19:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 162.253.55.111) !!! [pid: 8|app: 0|req: 105/211] 162.253.55.111 () {48 vars in 980 bytes} [Mon Sep 7 19:19:19 2026] POST /v2.0/security-groups => generated 1560 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 19:19:20.463 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f71ed49c-c108-47d1-bbd6-e3929387720b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49092. 2026-09-07 19:19:20.464 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d848c681-ce1d-4eb7-89d4-ec5f9b62a04f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49106. [pid: 7|app: 0|req: 107/212] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:19:20 2026] GET /v2.0/security-groups?tenant_id=985210f539a443968d013afddd94e2db => generated 4339 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:19:20.618 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e51e4991-cf0c-449a-99ac-1ce3df35890b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49110. 2026-09-07 19:19:20.626 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a7c1f2a5-b3aa-48f7-ab87-4141e41ea2e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49124. [pid: 8|app: 0|req: 106/213] 162.253.55.111 () {44 vars in 939 bytes} [Mon Sep 7 19:19:20 2026] GET /v2.0/security-groups => generated 14299 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 162.253.55.111 () {48 vars in 990 bytes} [Mon Sep 7 19:19:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/215] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:19:21 2026] GET /v2.0/security-groups?tenant_id=985210f539a443968d013afddd94e2db => generated 4917 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/216] 162.253.55.111 () {44 vars in 939 bytes} [Mon Sep 7 19:19:21 2026] GET /v2.0/security-groups => generated 14877 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/217] 162.253.55.111 () {48 vars in 990 bytes} [Mon Sep 7 19:19:22 2026] POST /v2.0/security-group-rules => generated 567 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/218] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:19:22 2026] GET /v2.0/security-groups?tenant_id=985210f539a443968d013afddd94e2db => generated 5497 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/219] 162.253.55.111 () {44 vars in 939 bytes} [Mon Sep 7 19:19:23 2026] GET /v2.0/security-groups => generated 15457 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/220] 162.253.55.111 () {48 vars in 990 bytes} [Mon Sep 7 19:19:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/223] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:19:24 2026] GET /v2.0/security-groups?tenant_id=985210f539a443968d013afddd94e2db => generated 6079 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/224] 162.253.55.111 () {44 vars in 939 bytes} [Mon Sep 7 19:19:24 2026] GET /v2.0/security-groups => generated 16039 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/225] 162.253.55.111 () {48 vars in 990 bytes} [Mon Sep 7 19:19:24 2026] POST /v2.0/security-group-rules => generated 570 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/244] 162.253.55.111 () {30 vars in 739 bytes} [Mon Sep 7 19:21:39 2026] GET /v2.0/networks?tenant_id=985210f539a443968d013afddd94e2db&shared=False => generated 15 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:21:39.670 8 INFO neutron.db.segments_db [None req-aecc047f-fed3-47ab-82d9-e1b26f8d8fed 184d922565ca420fbbe6c384554a472f 985210f539a443968d013afddd94e2db - - - -] Added segment f4d40ea0-58da-4530-a230-416a932c7021 of type vxlan for network bc085975-1fb7-46e0-9deb-138376bb5320 [pid: 8|app: 0|req: 121/245] 162.253.55.111 () {34 vars in 681 bytes} [Mon Sep 7 19:21:39 2026] POST /v2.0/networks => generated 718 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/246] 162.253.55.111 () {30 vars in 721 bytes} [Mon Sep 7 19:21:39 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/247] 162.253.55.111 () {30 vars in 632 bytes} [Mon Sep 7 19:21:39 2026] GET /v2.0/extensions => generated 19178 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/248] 162.253.55.111 () {34 vars in 676 bytes} [Mon Sep 7 19:21:39 2026] POST /v2.0/ports => generated 963 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/249] 162.253.55.111 () {30 vars in 702 bytes} [Mon Sep 7 19:21:40 2026] GET /v2.0/networks/bc085975-1fb7-46e0-9deb-138376bb5320 => generated 705 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/250] 162.253.55.111 () {30 vars in 721 bytes} [Mon Sep 7 19:21:42 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/251] 162.253.55.111 () {30 vars in 702 bytes} [Mon Sep 7 19:21:43 2026] GET /v2.0/networks/bc085975-1fb7-46e0-9deb-138376bb5320 => generated 705 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/254] 162.253.55.111 () {44 vars in 974 bytes} [Mon Sep 7 19:21:59 2026] GET /v2.0/quotas/985210f539a443968d013afddd94e2db => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 129/255] 162.253.55.111 () {48 vars in 1026 bytes} [Mon Sep 7 19:22:00 2026] PUT /v2.0/quotas/985210f539a443968d013afddd94e2db => generated 291 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/256] 162.253.55.111 () {44 vars in 974 bytes} [Mon Sep 7 19:22:01 2026] GET /v2.0/quotas/985210f539a443968d013afddd94e2db => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:36:04.820 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d848c681-ce1d-4eb7-89d4-ec5f9b62a04f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:36:04.823 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f71ed49c-c108-47d1-bbd6-e3929387720b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:36:04.825 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Sep 7 19:36:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 162.253.55.111) !!! [pid: 7|app: 0|req: 186/369] 162.253.55.111 () {44 vars in 912 bytes} [Mon Sep 7 19:36:04 2026] GET /v2.0/networks => generated 2168 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:36:06.384 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e51e4991-cf0c-449a-99ac-1ce3df35890b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:36:06.386 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a7c1f2a5-b3aa-48f7-ab87-4141e41ea2e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:36:06.389 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Sep 7 19:36:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 162.253.55.111) !!! [pid: 8|app: 0|req: 184/370] 162.253.55.111 () {44 vars in 910 bytes} [Mon Sep 7 19:36:06 2026] GET /v2.0/subnets => generated 1261 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:36:06.629 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f71ed49c-c108-47d1-bbd6-e3929387720b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40816. 2026-09-07 19:36:06.629 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d848c681-ce1d-4eb7-89d4-ec5f9b62a04f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40814. [pid: 7|app: 0|req: 187/371] 162.253.55.111 () {44 vars in 912 bytes} [Mon Sep 7 19:36:06 2026] GET /v2.0/networks => generated 2168 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 162.253.55.111 () {44 vars in 912 bytes} [Mon Sep 7 19:36:54 2026] GET /v2.0/networks => generated 2168 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:36:55.773 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e51e4991-cf0c-449a-99ac-1ce3df35890b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34834. 2026-09-07 19:36:55.775 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a7c1f2a5-b3aa-48f7-ab87-4141e41ea2e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34848. [pid: 8|app: 0|req: 189/381] 162.253.55.111 () {44 vars in 910 bytes} [Mon Sep 7 19:36:55 2026] GET /v2.0/subnets => generated 1261 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 162.253.55.111 () {44 vars in 912 bytes} [Mon Sep 7 19:36:55 2026] GET /v2.0/networks => generated 2168 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:36:57 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 9981 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:36:58 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 9981 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:36:59 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 9981 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:37:00 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 9981 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:37:01 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 9981 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:37:02 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 9981 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 162.253.55.111 () {44 vars in 939 bytes} [Mon Sep 7 19:37:03 2026] GET /v2.0/security-groups => generated 16622 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 162.253.55.111 () {44 vars in 906 bytes} [Mon Sep 7 19:37:03 2026] GET /v2.0/ports => generated 4721 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:37:11.897 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96ab6efc-b403-4263-8a43-eeeb0382288e b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/393] 162.253.55.111 () {44 vars in 980 bytes} [Mon Sep 7 19:37:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 162.253.55.111 () {44 vars in 1002 bytes} [Mon Sep 7 19:37:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 162.253.55.111 () {44 vars in 906 bytes} [Mon Sep 7 19:37:13 2026] GET /v2.0/ports => generated 4721 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:37:15 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 9981 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:37:16 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 9981 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:37:17 2026] GET /v2.0/security-groups?tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 9981 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 162.253.55.111 () {44 vars in 974 bytes} [Mon Sep 7 19:37:30 2026] GET /v2.0/quotas/418c2cfd8c60404ab017e543bad73519 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:38:32 2026] GET /v2.0/security-groups?tenant_id=985210f539a443968d013afddd94e2db => generated 6662 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:38:34 2026] GET /v2.0/security-groups?tenant_id=985210f539a443968d013afddd94e2db => generated 6662 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:38:35 2026] GET /v2.0/security-groups?tenant_id=985210f539a443968d013afddd94e2db => generated 6662 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:38:36 2026] GET /v2.0/security-groups?tenant_id=985210f539a443968d013afddd94e2db => generated 6662 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 162.253.55.111 () {44 vars in 1024 bytes} [Mon Sep 7 19:38:37 2026] GET /v2.0/security-groups?tenant_id=985210f539a443968d013afddd94e2db => generated 6662 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 162.253.55.111 () {44 vars in 974 bytes} [Mon Sep 7 19:38:46 2026] GET /v2.0/quotas/985210f539a443968d013afddd94e2db => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/426] 162.253.55.111 () {44 vars in 912 bytes} [Mon Sep 7 19:39:48 2026] GET /v2.0/networks => generated 2168 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:40:31.131 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d848c681-ce1d-4eb7-89d4-ec5f9b62a04f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:40:31.132 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f71ed49c-c108-47d1-bbd6-e3929387720b] 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/433] 10.0.0.133 () {32 vars in 648 bytes} [Mon Sep 7 19:40:31 2026] GET /v2.0/networks => generated 2168 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:40:32.971 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a7c1f2a5-b3aa-48f7-ab87-4141e41ea2e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 19:40:32.997 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e51e4991-cf0c-449a-99ac-1ce3df35890b] 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: 215/434] 10.0.0.133 () {32 vars in 654 bytes} [Mon Sep 7 19:40:32 2026] GET /v2.0/floatingips => generated 19 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/435] 10.0.0.133 () {32 vars in 646 bytes} [Mon Sep 7 19:40:33 2026] GET /v2.0/routers => generated 15 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/436] 10.0.0.133 () {32 vars in 642 bytes} [Mon Sep 7 19:40:33 2026] GET /v2.0/ports => generated 4721 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/437] 10.0.0.133 () {32 vars in 646 bytes} [Mon Sep 7 19:40:33 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/438] 10.0.0.133 () {32 vars in 648 bytes} [Mon Sep 7 19:40:33 2026] GET /v2.0/networks => generated 2168 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:40:33.375 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f71ed49c-c108-47d1-bbd6-e3929387720b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41592. 2026-09-07 19:40:33.384 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d848c681-ce1d-4eb7-89d4-ec5f9b62a04f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41576. [pid: 7|app: 0|req: 222/439] 10.0.0.133 () {32 vars in 662 bytes} [Mon Sep 7 19:40:33 2026] GET /v2.0/security-groups => generated 16622 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/440] 10.0.0.133 () {32 vars in 654 bytes} [Mon Sep 7 19:40:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:40:45.366 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e51e4991-cf0c-449a-99ac-1ce3df35890b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58660. 2026-09-07 19:40:45.367 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a7c1f2a5-b3aa-48f7-ab87-4141e41ea2e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58650. 2026-09-07 19:40:45.499 7 INFO neutron.db.segments_db [None req-cd7f5abd-b5ad-4ed6-a649-37c0047ffe36 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment d7bc3464-03ec-4c02-87b0-1055bbb26468 of type vxlan for network 10a82f4e-409e-49d7-b902-f2b4d84678c8 2026-09-07 19:40:45.580 8 INFO neutron.db.segments_db [None req-8148c18e-016e-43c2-8c6b-865354652a76 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 379cbafa-de28-46f6-8b9f-3253f6109e41 of type vxlan for network 3fd75b5d-fb4d-44a4-ac9f-ed691dbd702d [pid: 7|app: 0|req: 224/443] 10.0.0.133 () {34 vars in 670 bytes} [Mon Sep 7 19:40:45 2026] POST /v2.0/networks => generated 745 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/444] 10.0.0.133 () {34 vars in 670 bytes} [Mon Sep 7 19:40:45 2026] POST /v2.0/networks => generated 749 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:40:46.052 7 INFO neutron.db.segments_db [None req-64325a9f-8ed1-4227-b54d-a3a21910cfb9 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 438baab6-1188-4f70-bdeb-27d818b0e360 of type vxlan for network dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f [pid: 8|app: 0|req: 221/445] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:40:45 2026] POST /v2.0/subnets => generated 668 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/446] 10.0.0.133 () {34 vars in 670 bytes} [Mon Sep 7 19:40:45 2026] POST /v2.0/networks => generated 744 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/447] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:40:46 2026] GET /v2.0/security-groups?tenant_id=63c5779f70d24e2ba6e3fdbdb0889ae3&name=default => generated 2797 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:40:46.405 7 INFO neutron.db.segments_db [None req-ecbbfb4e-ba72-463f-972b-45a9eb60b337 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment deada18a-62c8-422a-8362-041760c5a524 of type vxlan for network 452b7eee-03e1-4d91-b0ae-54db250eb8d5 [pid: 8|app: 0|req: 222/448] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:40:46 2026] POST /v2.0/subnets => generated 672 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/449] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:40:46 2026] POST /v2.0/subnets => generated 667 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:40:46 2026] DELETE /v2.0/security-groups/c2501f4a-123d-4cac-b194-7885332940e7 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:40:46.732 7 INFO neutron.db.l3_hamode_db [None req-ecbbfb4e-ba72-463f-972b-45a9eb60b337 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:40:47.100 8 INFO neutron.db.segments_db [None req-7cdb4e1e-8c23-4a15-985d-e180d50cc828 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 9ca88b62-0d22-41c6-b574-92090f863b55 of type vxlan for network ae3d3e27-81d5-4354-92ae-76bf17d20587 2026-09-07 19:40:47.492 8 INFO neutron.db.l3_hamode_db [None req-7cdb4e1e-8c23-4a15-985d-e180d50cc828 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:40:48.247 7 INFO neutron.db.l3_hamode_db [None req-ecbbfb4e-ba72-463f-972b-45a9eb60b337 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:40:48.749 8 INFO neutron.db.l3_hamode_db [None req-7cdb4e1e-8c23-4a15-985d-e180d50cc828 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/451] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:40:46 2026] POST /v2.0/routers => generated 732 bytes in 3334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:40:49.722 7 INFO neutron.db.segments_db [None req-4553c26c-e021-4b7b-a889-9f4b1c9b0ea9 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment fc60d50f-0ac7-4b25-a826-ce21d919ab4a of type vxlan for network d6432688-f636-4ef4-b0bf-2a58804c2523 2026-09-07 19:40:50.113 7 INFO neutron.db.l3_hamode_db [None req-4553c26c-e021-4b7b-a889-9f4b1c9b0ea9 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/452] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:40:46 2026] POST /v2.0/routers => generated 736 bytes in 3709 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:40:50.948 8 INFO neutron.db.segments_db [None req-a2f7df1d-1d9c-47e4-87d5-39413eb1d01a b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 59724b2b-7402-4e21-91bf-b24a5dbebcbf of type vxlan for network 9a37628d-65b6-4c22-bdec-6d5f28500888 [pid: 8|app: 0|req: 226/453] 10.0.0.133 () {34 vars in 670 bytes} [Mon Sep 7 19:40:50 2026] POST /v2.0/networks => generated 748 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:40:51.162 7 INFO neutron.db.l3_hamode_db [None req-4553c26c-e021-4b7b-a889-9f4b1c9b0ea9 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 227/454] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:40:51 2026] PUT /v2.0/routers/b543f2f1-17bd-473f-8bef-735e6802f724/add_router_interface => generated 309 bytes in 1347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/455] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:40:49 2026] POST /v2.0/routers => generated 731 bytes in 2928 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/456] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:40:52 2026] POST /v2.0/subnets => generated 671 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/457] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:40:52 2026] PUT /v2.0/routers/3123732d-3681-425a-8625-bb0329324c86/add_router_interface => generated 309 bytes in 1772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:40:54.255 8 INFO neutron.db.segments_db [None req-187cb538-a794-4ca2-b5d8-4741e6ecd308 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 49352509-4383-494b-974c-57c7287fddb9 of type vxlan for network 8c3c17ad-cf81-4467-89f9-b8f0e5e87675 [pid: 7|app: 0|req: 230/458] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:40:52 2026] PUT /v2.0/routers/3c54ad49-a520-4e45-a620-febe00cacb5c/add_router_interface => generated 309 bytes in 1494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:40:54.602 8 INFO neutron.db.l3_hamode_db [None req-187cb538-a794-4ca2-b5d8-4741e6ecd308 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/459] 10.0.0.87 () {38 vars in 969 bytes} [Mon Sep 7 19:40:54 2026] POST /v2.0/security-groups => generated 1618 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/462] 10.0.0.87 () {38 vars in 969 bytes} [Mon Sep 7 19:40:54 2026] POST /v2.0/security-groups => generated 1616 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/463] 10.0.0.133 () {34 vars in 684 bytes} [Mon Sep 7 19:40:55 2026] POST /v2.0/security-groups => generated 1596 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/464] 10.0.0.87 () {38 vars in 969 bytes} [Mon Sep 7 19:40:55 2026] POST /v2.0/security-groups => generated 1617 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/465] 10.0.0.87 () {38 vars in 969 bytes} [Mon Sep 7 19:40:55 2026] POST /v2.0/security-groups => generated 1621 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/466] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:40:55 2026] POST /v2.0/security-group-rules => generated 565 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:40:55.634 8 INFO neutron.db.l3_hamode_db [None req-187cb538-a794-4ca2-b5d8-4741e6ecd308 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 239/467] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:40:55 2026] GET /v2.0/security-groups?tenant_id=15553498a68b4637bd8649ca42b79fa1 => generated 7594 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/468] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:55 2026] GET /v2.0/security-groups/5c8ba913-1380-4771-95ca-f85271659e1e => generated 1621 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/469] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:40:55 2026] POST /v2.0/security-group-rules => generated 570 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/470] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:55 2026] GET /v2.0/security-groups/dcda7b60-d9ae-43e4-8f66-221ad1289eb4 => generated 2794 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/471] 10.0.0.87 () {38 vars in 979 bytes} [Mon Sep 7 19:40:55 2026] POST /v2.0/security-group-rules => generated 582 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/472] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:40:55 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/473] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:56 2026] GET /v2.0/security-groups/dcda7b60-d9ae-43e4-8f66-221ad1289eb4 => generated 2794 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/474] 10.0.0.87 () {38 vars in 969 bytes} [Mon Sep 7 19:40:56 2026] POST /v2.0/security-groups => generated 1620 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/475] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:40:54 2026] POST /v2.0/routers => generated 735 bytes in 2552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/476] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:56 2026] GET /v2.0/security-groups/707a3268-0128-4f9c-a257-eea307268c49 => generated 1618 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/477] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:56 2026] GET /v2.0/security-groups/6bc5ea3d-32a9-4078-bf5b-5ab4e43a95be => generated 1620 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/478] 10.0.0.87 () {36 vars in 1011 bytes} [Mon Sep 7 19:40:56 2026] DELETE /v2.0/security-groups/707a3268-0128-4f9c-a257-eea307268c49 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/479] 10.0.0.87 () {38 vars in 979 bytes} [Mon Sep 7 19:40:56 2026] POST /v2.0/security-group-rules => generated 582 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:40:57.046 7 INFO neutron.api.v2.resource [req-aac8c096-7429-4bd3-a42b-8b4de8c5ef27 req-d7be9227-891f-4cb1-8fbc-8d23a0ff4f31 6441e01bd7024f4a8b2f9a86240c020b 15553498a68b4637bd8649ca42b79fa1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/480] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:57 2026] GET /v2.0/security-groups/707a3268-0128-4f9c-a257-eea307268c49 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/481] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:57 2026] GET /v2.0/security-groups/6bc5ea3d-32a9-4078-bf5b-5ab4e43a95be => generated 2213 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/482] 10.0.0.87 () {38 vars in 979 bytes} [Mon Sep 7 19:40:57 2026] POST /v2.0/security-group-rules => generated 587 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/483] 10.0.0.87 () {34 vars in 1096 bytes} [Mon Sep 7 19:40:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--138753113&fields=id&tenant_id=b39b32e9393e4c77971c54f7a8ae33a1 => 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: 255/484] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:57 2026] GET /v2.0/security-groups/568ec358-7c9e-4d2d-b709-062106e264c5 => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/485] 10.0.0.87 () {34 vars in 980 bytes} [Mon Sep 7 19:40:57 2026] GET /v2.0/networks?id=dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f => generated 676 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/486] 10.0.0.87 () {36 vars in 1011 bytes} [Mon Sep 7 19:40:57 2026] DELETE /v2.0/security-groups/568ec358-7c9e-4d2d-b709-062106e264c5 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/487] 10.0.0.87 () {34 vars in 963 bytes} [Mon Sep 7 19:40:57 2026] GET /v2.0/quotas/b39b32e9393e4c77971c54f7a8ae33a1 => 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: 259/488] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:57 2026] GET /v2.0/security-groups/6bc5ea3d-32a9-4078-bf5b-5ab4e43a95be => generated 2811 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/489] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:40:57 2026] GET /v2.0/ports?tenant_id=b39b32e9393e4c77971c54f7a8ae33a1&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:40:57.718 7 INFO neutron.api.v2.resource [req-c3f6f606-5cf3-410e-908d-c842dcc134f8 req-d5b1471e-7bf2-4d74-b3e2-28a926a49045 6441e01bd7024f4a8b2f9a86240c020b 15553498a68b4637bd8649ca42b79fa1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 261/490] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:57 2026] GET /v2.0/security-groups/568ec358-7c9e-4d2d-b709-062106e264c5 => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/491] 10.0.0.87 () {34 vars in 999 bytes} [Mon Sep 7 19:40:57 2026] GET /v2.0/security-group-rules/6ccce7f0-cee3-4f6c-acdd-53aa1b46ab32 => generated 584 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/492] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:57 2026] GET /v2.0/security-groups/6bc5ea3d-32a9-4078-bf5b-5ab4e43a95be => generated 2811 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/493] 10.0.0.87 () {36 vars in 1021 bytes} [Mon Sep 7 19:40:57 2026] DELETE /v2.0/security-group-rules/6ccce7f0-cee3-4f6c-acdd-53aa1b46ab32 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/494] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:58 2026] GET /v2.0/security-groups/eb484dc4-1e03-4b06-a521-609f4381b9c3 => generated 1617 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/495] 10.0.0.87 () {34 vars in 905 bytes} [Mon Sep 7 19:40:58 2026] GET /v2.0/extensions => generated 19178 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/496] 10.0.0.87 () {36 vars in 1011 bytes} [Mon Sep 7 19:40:58 2026] DELETE /v2.0/security-groups/eb484dc4-1e03-4b06-a521-609f4381b9c3 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/497] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:40:56 2026] PUT /v2.0/routers/d80626df-35c0-476b-b9f9-66438db98bd9/add_router_interface => generated 309 bytes in 1674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/498] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:58 2026] GET /v2.0/security-groups/6bc5ea3d-32a9-4078-bf5b-5ab4e43a95be => generated 2213 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/499] 10.0.0.87 () {36 vars in 1011 bytes} [Mon Sep 7 19:40:58 2026] DELETE /v2.0/security-groups/6bc5ea3d-32a9-4078-bf5b-5ab4e43a95be => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:40:58.688 8 INFO neutron.api.v2.resource [req-af1e0cfd-d6a1-4f7d-90d0-fc9865bc98ef req-bf81e746-68e9-486a-8530-f4df1ece004a 6441e01bd7024f4a8b2f9a86240c020b 15553498a68b4637bd8649ca42b79fa1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 233/500] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:58 2026] GET /v2.0/security-groups/eb484dc4-1e03-4b06-a521-609f4381b9c3 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/501] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:58 2026] GET /v2.0/security-groups/5c8ba913-1380-4771-95ca-f85271659e1e => generated 2214 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/502] 10.0.0.87 () {34 vars in 1006 bytes} [Mon Sep 7 19:40:58 2026] GET /v2.0/networks/dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f?fields=segments => generated 14 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/503] 10.0.0.87 () {34 vars in 1106 bytes} [Mon Sep 7 19:40:58 2026] GET /v2.0/networks/dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f?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: 235/504] 10.0.0.87 () {36 vars in 1011 bytes} [Mon Sep 7 19:40:58 2026] DELETE /v2.0/security-groups/5c8ba913-1380-4771-95ca-f85271659e1e => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/505] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:40:58 2026] GET /v2.0/security-groups?tenant_id=15553498a68b4637bd8649ca42b79fa1 => generated 2797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/506] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:58 2026] GET /v2.0/security-groups/dcda7b60-d9ae-43e4-8f66-221ad1289eb4 => generated 2794 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/507] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:59 2026] GET /v2.0/security-groups/dcda7b60-d9ae-43e4-8f66-221ad1289eb4 => generated 2794 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/508] 10.0.0.133 () {34 vars in 684 bytes} [Mon Sep 7 19:40:59 2026] POST /v2.0/security-groups => generated 1596 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/509] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:40:59 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:40:59.337 8 INFO neutron.api.v2.resource [req-97761948-280b-4778-b8c7-014ada791a52 req-0e562188-e369-43b6-909d-0bf6a2e9241f 6441e01bd7024f4a8b2f9a86240c020b 15553498a68b4637bd8649ca42b79fa1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 241/510] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:59 2026] GET /v2.0/security-groups/eb484dc4-1e03-4b06-a521-609f4381b9c3 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/511] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:40:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:40:59.511 8 INFO neutron.api.v2.resource [req-90fd901d-1428-4c4b-a429-348b7e924a6b req-a47fd177-7b5b-4ee4-99f8-2e91e3b7fd08 6441e01bd7024f4a8b2f9a86240c020b 15553498a68b4637bd8649ca42b79fa1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/512] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:59 2026] GET /v2.0/security-groups/568ec358-7c9e-4d2d-b709-062106e264c5 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/513] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:40:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:40:59.637 8 INFO neutron.api.v2.resource [req-fda135ca-7e54-45a6-bb43-3ebe65985836 req-201ca424-5011-443a-af67-7d5e88dd019a 6441e01bd7024f4a8b2f9a86240c020b 15553498a68b4637bd8649ca42b79fa1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 245/514] 10.0.0.87 () {34 vars in 989 bytes} [Mon Sep 7 19:40:59 2026] GET /v2.0/security-groups/707a3268-0128-4f9c-a257-eea307268c49 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/515] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:40:58 2026] PUT /v2.0/routers/3123732d-3681-425a-8625-bb0329324c86/remove_router_interface => generated 309 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/516] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:40:59 2026] POST /v2.0/floatingips => generated 552 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/517] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:40:59 2026] PUT /v2.0/routers/b543f2f1-17bd-473f-8bef-735e6802f724/remove_router_interface => generated 309 bytes in 1005 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/518] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:00 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:41:01.162 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-862dd3c6-6528-4e4f-bb8b-780e5e30a6ac b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 273/519] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:01 2026] GET /v2.0/networks?id=dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f => generated 676 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:01.609 8 INFO neutron.db.l3_hamode_db [None req-862dd3c6-6528-4e4f-bb8b-780e5e30a6ac b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] HA network ae3d3e27-81d5-4354-92ae-76bf17d20587 was deleted as no HA routers are present in tenant 8c374c60ab7f433ab3e6bae13b86625b. [pid: 8|app: 0|req: 247/520] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:00 2026] DELETE /v2.0/routers/3123732d-3681-425a-8625-bb0329324c86 => generated 0 bytes in 1276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/521] 162.253.55.111 () {34 vars in 1049 bytes} [Mon Sep 7 19:41:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b39b32e9393e4c77971c54f7a8ae33a1 => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/522] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:01 2026] DELETE /v2.0/subnets/f5906142-1633-4b83-bb9c-aa32e1721bfd => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:41:02.035 8 INFO neutron.services.segments.plugin [-] Segment 9ca88b62-0d22-41c6-b574-92090f863b55 resource provider aggregate not found 2026-09-07 19:41:02.066 8 INFO neutron.services.segments.plugin [-] Segment 9ca88b62-0d22-41c6-b574-92090f863b55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ca88b62-0d22-41c6-b574-92090f863b55 found for delete ", "request_id": "req-a53f6a2c-6918-4bb1-80f3-814564726148"}]} 2026-09-07 19:41:02.080 8 INFO neutron.services.segments.plugin [-] Segment 9ca88b62-0d22-41c6-b574-92090f863b55 resource provider aggregate not found 2026-09-07 19:41:02.099 8 INFO neutron.services.segments.plugin [-] Segment 9ca88b62-0d22-41c6-b574-92090f863b55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ca88b62-0d22-41c6-b574-92090f863b55 found for delete ", "request_id": "req-38d89e39-bfee-42df-a9d2-7b38a61e59e6"}]} 2026-09-07 19:41:02.545 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-fb569c74-7733-4986-8211-a04673787f44 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 250/523] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:41:01 2026] POST /v2.0/ports => generated 954 bytes in 1029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:41:03.023 7 INFO neutron.db.l3_hamode_db [None req-fb569c74-7733-4986-8211-a04673787f44 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] HA network 452b7eee-03e1-4d91-b0ae-54db250eb8d5 was deleted as no HA routers are present in tenant 15553498a68b4637bd8649ca42b79fa1. [pid: 7|app: 0|req: 274/524] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:01 2026] DELETE /v2.0/routers/b543f2f1-17bd-473f-8bef-735e6802f724 => generated 0 bytes in 1798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/525] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:03 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 957 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/526] 162.253.55.111 () {34 vars in 910 bytes} [Mon Sep 7 19:41:03 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/527] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:41:02 2026] DELETE /v2.0/networks/3fd75b5d-fb4d-44a4-ac9f-ed691dbd702d => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/528] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:03 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&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: 277/529] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:03 2026] DELETE /v2.0/subnets/1298dfae-e7e4-42c7-ba03-ddefe07e6042 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/530] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:41:03 2026] GET /v2.0/security-groups?tenant_id=8c374c60ab7f433ab3e6bae13b86625b&name=default => generated 2797 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:41:03.494 7 INFO neutron.services.segments.plugin [-] Segment deada18a-62c8-422a-8362-041760c5a524 resource provider aggregate not found 2026-09-07 19:41:03.515 7 INFO neutron.services.segments.plugin [-] Segment deada18a-62c8-422a-8362-041760c5a524 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deada18a-62c8-422a-8362-041760c5a524 found for delete ", "request_id": "req-4d01b7df-7cd1-42fb-a5a7-0574144397b0"}]} [pid: 8|app: 0|req: 254/531] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:41:03 2026] DELETE /v2.0/security-groups/061a415c-da91-4a9c-a208-79167ed196f6 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:41:03.609 7 INFO neutron.services.segments.plugin [-] Segment deada18a-62c8-422a-8362-041760c5a524 resource provider aggregate not found 2026-09-07 19:41:03.634 7 INFO neutron.services.segments.plugin [-] Segment deada18a-62c8-422a-8362-041760c5a524 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deada18a-62c8-422a-8362-041760c5a524 found for delete ", "request_id": "req-942cfc1e-4323-4f9a-8af1-fe4622ce586f"}]} [pid: 7|app: 0|req: 278/532] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:41:03 2026] DELETE /v2.0/networks/10a82f4e-409e-49d7-b902-f2b4d84678c8 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:41:04.093 8 INFO neutron.services.segments.plugin [-] Segment 379cbafa-de28-46f6-8b9f-3253f6109e41 resource provider aggregate not found 2026-09-07 19:41:04.117 8 INFO neutron.services.segments.plugin [-] Segment 379cbafa-de28-46f6-8b9f-3253f6109e41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 379cbafa-de28-46f6-8b9f-3253f6109e41 found for delete ", "request_id": "req-b8f37bd2-b9ef-4bf3-9f4a-a80e0bc267bd"}]} 2026-09-07 19:41:04.129 8 INFO neutron.services.segments.plugin [-] Segment 379cbafa-de28-46f6-8b9f-3253f6109e41 resource provider aggregate not found 2026-09-07 19:41:04.152 8 INFO neutron.services.segments.plugin [-] Segment 379cbafa-de28-46f6-8b9f-3253f6109e41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 379cbafa-de28-46f6-8b9f-3253f6109e41 found for delete ", "request_id": "req-0d667305-d4e0-4490-b8c7-58f8f7ba8ef7"}]} [pid: 7|app: 0|req: 279/533] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:41:04 2026] GET /v2.0/security-groups?tenant_id=15553498a68b4637bd8649ca42b79fa1&name=default => generated 2797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/534] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:41:03 2026] PUT /v2.0/ports/7c3dde90-4b04-43da-b523-efc6c53871b2 => generated 1199 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 280/535] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:41:04 2026] DELETE /v2.0/security-groups/dcda7b60-d9ae-43e4-8f66-221ad1289eb4 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/536] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:04 2026] GET /v2.0/ports?tenant_id=b39b32e9393e4c77971c54f7a8ae33a1&device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 1238 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/537] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:41:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7c3dde90-4b04-43da-b523-efc6c53871b2 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/538] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:04 2026] GET /v2.0/subnets?id=6b64809b-bb15-4087-9d50-6b04995301bf => generated 670 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/539] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:04 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 258/540] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:04 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&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: 283/541] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:04 2026] GET /v2.0/ports?network_id=dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/542] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:04 2026] GET /v2.0/networks/dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/543] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:04 2026] GET /v2.0/networks/dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:41:05.664 7 INFO neutron.services.segments.plugin [-] Segment d7bc3464-03ec-4c02-87b0-1055bbb26468 resource provider aggregate not found [pid: 8|app: 0|req: 260/544] 10.0.0.87 () {34 vars in 1098 bytes} [Mon Sep 7 19:41:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1363979689&fields=id&tenant_id=f74f84a96dd14e068e9684b74f0cab3c => generated 69 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:41:05.672 7 INFO neutron.services.segments.plugin [-] Segment d7bc3464-03ec-4c02-87b0-1055bbb26468 resource provider aggregate not found [pid: 7|app: 0|req: 285/545] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:05 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:05.705 7 INFO neutron.services.segments.plugin [-] Segment d7bc3464-03ec-4c02-87b0-1055bbb26468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7bc3464-03ec-4c02-87b0-1055bbb26468 found for delete ", "request_id": "req-dc5ac1f8-e4a1-4e87-b946-4658c80c4835"}]} 2026-09-07 19:41:05.706 7 INFO neutron.services.segments.plugin [-] Segment d7bc3464-03ec-4c02-87b0-1055bbb26468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7bc3464-03ec-4c02-87b0-1055bbb26468 found for delete ", "request_id": "req-7b9517b1-8e62-48f8-95ef-4ee77185a385"}]} [pid: 7|app: 0|req: 286/546] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:05 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/547] 10.0.0.87 () {34 vars in 980 bytes} [Mon Sep 7 19:41:05 2026] GET /v2.0/networks?id=9a37628d-65b6-4c22-bdec-6d5f28500888 => generated 680 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/548] 10.0.0.87 () {34 vars in 963 bytes} [Mon Sep 7 19:41:05 2026] GET /v2.0/quotas/f74f84a96dd14e068e9684b74f0cab3c => generated 292 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/549] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:41:05 2026] GET /v2.0/ports?tenant_id=f74f84a96dd14e068e9684b74f0cab3c&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:06.075 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b1e7ed5-d48d-41a4-a32d-ae359fd93766'] response: {'name': 'network-changed', 'server_uuid': '6d8fedf7-1fab-4574-9fb0-63e24735e8b2', 'tag': '7c3dde90-4b04-43da-b523-efc6c53871b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 263/550] 10.0.0.87 () {34 vars in 1006 bytes} [Mon Sep 7 19:41:06 2026] GET /v2.0/networks/9a37628d-65b6-4c22-bdec-6d5f28500888?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/551] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:06 2026] GET /v2.0/ports?tenant_id=b39b32e9393e4c77971c54f7a8ae33a1&device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/552] 10.0.0.87 () {34 vars in 1106 bytes} [Mon Sep 7 19:41:06 2026] GET /v2.0/networks/9a37628d-65b6-4c22-bdec-6d5f28500888?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: 266/553] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:06 2026] GET /v2.0/networks?id=dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f => generated 772 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/554] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:41:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7c3dde90-4b04-43da-b523-efc6c53871b2 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:41:06.413 7 INFO neutron.db.segments_db [None req-6cee0ef8-7ef8-47a1-9feb-3198d7a6ae56 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 3ccd70e7-c886-40f4-8708-bd30075e69cf of type vxlan for network b273534c-37e9-4355-8a04-87e078f49ee8 [pid: 7|app: 0|req: 288/555] 10.0.0.133 () {34 vars in 670 bytes} [Mon Sep 7 19:41:05 2026] POST /v2.0/networks => generated 752 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/556] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:06 2026] GET /v2.0/subnets?id=6b64809b-bb15-4087-9d50-6b04995301bf => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:06.575 8 INFO neutron.db.segments_db [None req-02ad7a3a-ae50-4259-9d2b-66451420027a b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 79c31c1a-0ae4-450e-ae95-de578f2eade8 of type vxlan for network dc66b3cf-03f1-45d0-a461-cc68e5c31dfb [pid: 8|app: 0|req: 268/557] 10.0.0.133 () {34 vars in 670 bytes} [Mon Sep 7 19:41:06 2026] POST /v2.0/networks => generated 738 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/558] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:06 2026] GET /v2.0/ports?network_id=dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f&device_owner=network%3Adhcp => generated 1244 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/559] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:41:06 2026] POST /v2.0/subnets => generated 675 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/560] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:06 2026] GET /v2.0/ports?device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/561] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:06 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/562] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:06 2026] GET /v2.0/networks/dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:41:07.056 8 INFO neutron.db.segments_db [None req-624dad12-7731-4445-a026-e36ffd10191c b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 5bbb0ad6-a4e1-4bc2-9ec8-6ffd00e3cd3b of type vxlan for network 69f67252-29a3-48bd-b210-e68ace8d1122 [pid: 7|app: 0|req: 291/563] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:41:06 2026] POST /v2.0/subnets => generated 661 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/564] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:07 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:07.356 8 INFO neutron.db.l3_hamode_db [None req-624dad12-7731-4445-a026-e36ffd10191c b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 293/565] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:07 2026] GET /v2.0/networks/dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:41:07.470 7 INFO neutron.db.segments_db [None req-231e10df-cef0-4400-ae57-0dcac7eb7c82 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment bf03da0e-c956-48a6-a0fb-98944ea575fc of type vxlan for network c099c5f4-88bd-4605-a216-bdfa5ce3af6f 2026-09-07 19:41:07.794 7 INFO neutron.db.l3_hamode_db [None req-231e10df-cef0-4400-ae57-0dcac7eb7c82 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:41:08.565 8 INFO neutron.db.l3_hamode_db [None req-624dad12-7731-4445-a026-e36ffd10191c b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:41:09.033 7 INFO neutron.db.l3_hamode_db [None req-231e10df-cef0-4400-ae57-0dcac7eb7c82 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 273/566] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:41:07 2026] POST /v2.0/routers => generated 739 bytes in 3195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/567] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:10 2026] GET /v2.0/networks?id=9a37628d-65b6-4c22-bdec-6d5f28500888 => generated 680 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/568] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:10 2026] GET /v2.0/ports?device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => 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: 276/569] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:10 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 971 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/572] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:41:07 2026] POST /v2.0/routers => generated 725 bytes in 3426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/573] 162.253.55.111 () {34 vars in 1049 bytes} [Mon Sep 7 19:41:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f74f84a96dd14e068e9684b74f0cab3c => generated 181 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/574] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:10 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/575] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:41:10 2026] PUT /v2.0/routers/66df2a9e-a94c-4db3-9827-fecf4546d420/add_router_interface => generated 309 bytes in 1549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/576] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:41:12 2026] POST /v2.0/ports => generated 958 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 281/577] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:12 2026] GET /v2.0/ports?device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => generated 961 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/578] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:12 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => 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: 297/579] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:41:10 2026] PUT /v2.0/routers/7b0ac7b6-8be7-4017-8e13-ed535ca3d3a9/add_router_interface => generated 309 bytes in 1778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/580] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:12 2026] GET /v2.0/security-groups?id=4ccf9f8d-6ca5-422d-a546-99cd4b927212&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: 7|app: 0|req: 299/581] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:12 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/582] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:41:12 2026] PUT /v2.0/ports/fa9f6ca2-ea83-4cb6-9e92-8a0b27cd70df => generated 1203 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/583] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:13 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:41:13.171 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-085bac62-9d64-44d5-b1f5-793c559dd95d'] response: {'name': 'network-changed', 'server_uuid': 'c904d9a5-877c-4f5d-bb33-40a56a3aaf8e', 'tag': 'fa9f6ca2-ea83-4cb6-9e92-8a0b27cd70df', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 284/584] 10.0.0.133 () {34 vars in 684 bytes} [Mon Sep 7 19:41:13 2026] POST /v2.0/security-groups => generated 1597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 285/585] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:13 2026] GET /v2.0/ports?tenant_id=f74f84a96dd14e068e9684b74f0cab3c&device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/586] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:41:13 2026] POST /v2.0/security-group-rules => generated 565 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/587] 10.0.0.133 () {34 vars in 684 bytes} [Mon Sep 7 19:41:13 2026] POST /v2.0/security-groups => generated 1595 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/588] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:41:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=fa9f6ca2-ea83-4cb6-9e92-8a0b27cd70df => 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: 289/589] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:41:13 2026] POST /v2.0/security-group-rules => generated 570 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:41:13.777 7 INFO neutron.db.l3_db [None req-b904068c-9c0d-4c37-a32a-2fcb06c11fa7 a52e1278f44c472ea12ca0939aedd143 b39b32e9393e4c77971c54f7a8ae33a1 - - - -] Floating IP 6d7a1022-8a22-426e-988f-4c9406ed6891 associated. External IP: 10.96.250.213, port: 7c3dde90-4b04-43da-b523-efc6c53871b2. [pid: 8|app: 0|req: 290/590] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:41:13 2026] POST /v2.0/security-group-rules => generated 565 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/591] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:13 2026] GET /v2.0/subnets?id=e9affe60-6681-44d6-8887-356c77b44743 => generated 674 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/592] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:41:13 2026] PUT /v2.0/floatingips/6d7a1022-8a22-426e-988f-4c9406ed6891 => generated 855 bytes in 1041 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/593] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:41:14 2026] POST /v2.0/security-group-rules => generated 570 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/594] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:14 2026] GET /v2.0/ports?device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/595] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:14 2026] GET /v2.0/ports?network_id=9a37628d-65b6-4c22-bdec-6d5f28500888&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:41:14.679 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba7762a0-7688-473e-8050-e9680027c4ba'] response: {'name': 'network-changed', 'server_uuid': '6d8fedf7-1fab-4574-9fb0-63e24735e8b2', 'tag': '7c3dde90-4b04-43da-b523-efc6c53871b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 292/596] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:41:13 2026] POST /v2.0/floatingips => generated 552 bytes in 860 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/597] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:14 2026] GET /v2.0/security-groups?id=4ccf9f8d-6ca5-422d-a546-99cd4b927212&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: 294/598] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:14 2026] GET /v2.0/networks/9a37628d-65b6-4c22-bdec-6d5f28500888?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/599] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:14 2026] GET /v2.0/ports?tenant_id=b39b32e9393e4c77971c54f7a8ae33a1&device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => 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: 296/600] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:14 2026] GET /v2.0/networks/9a37628d-65b6-4c22-bdec-6d5f28500888?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: 297/601] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/networks?id=dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f => generated 772 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/602] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/ports?tenant_id=f74f84a96dd14e068e9684b74f0cab3c&device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/603] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:41:14 2026] POST /v2.0/floatingips => generated 552 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/604] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7c3dde90-4b04-43da-b523-efc6c53871b2 => generated 858 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/605] 10.0.0.87 () {34 vars in 1098 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1294150569&fields=id&tenant_id=ca3398a730804fe6b3adcca497caaae6 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/606] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/networks?id=9a37628d-65b6-4c22-bdec-6d5f28500888 => generated 776 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/607] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/subnets?id=6b64809b-bb15-4087-9d50-6b04995301bf => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/608] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=fa9f6ca2-ea83-4cb6-9e92-8a0b27cd70df => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/609] 10.0.0.87 () {34 vars in 980 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/networks?id=b273534c-37e9-4355-8a04-87e078f49ee8 => generated 684 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/610] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/ports?network_id=dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f&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: 308/611] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/subnets?id=e9affe60-6681-44d6-8887-356c77b44743 => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/612] 10.0.0.87 () {34 vars in 963 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/quotas/ca3398a730804fe6b3adcca497caaae6 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/613] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/ports?network_id=9a37628d-65b6-4c22-bdec-6d5f28500888&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/614] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/networks/dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f?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: 310/615] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/networks/9a37628d-65b6-4c22-bdec-6d5f28500888?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/616] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/ports?tenant_id=ca3398a730804fe6b3adcca497caaae6&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/617] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/networks/dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/618] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/networks/9a37628d-65b6-4c22-bdec-6d5f28500888?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/619] 10.0.0.87 () {34 vars in 1094 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--96384121&fields=id&tenant_id=b2370e407fd342a7a7001fe0962eca05 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/620] 10.0.0.87 () {34 vars in 1006 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/621] 10.0.0.87 () {34 vars in 980 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/networks?id=dc66b3cf-03f1-45d0-a461-cc68e5c31dfb => generated 670 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/622] 10.0.0.87 () {34 vars in 963 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/quotas/b2370e407fd342a7a7001fe0962eca05 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/623] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/ports?tenant_id=b2370e407fd342a7a7001fe0962eca05&fields=id => generated 103 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/624] 10.0.0.87 () {34 vars in 905 bytes} [Mon Sep 7 19:41:16 2026] GET /v2.0/extensions => generated 19178 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/625] 10.0.0.87 () {34 vars in 1106 bytes} [Mon Sep 7 19:41:15 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 10.0.0.87 () {34 vars in 1006 bytes} [Mon Sep 7 19:41:16 2026] GET /v2.0/networks/dc66b3cf-03f1-45d0-a461-cc68e5c31dfb?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 10.0.0.87 () {34 vars in 1106 bytes} [Mon Sep 7 19:41:16 2026] GET /v2.0/networks/dc66b3cf-03f1-45d0-a461-cc68e5c31dfb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:16 2026] GET /v2.0/ports?device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:16 2026] GET /v2.0/security-groups?id=4ccf9f8d-6ca5-422d-a546-99cd4b927212&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/630] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:16 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/631] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:16 2026] GET /v2.0/ports?device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/632] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:17 2026] GET /v2.0/ports?device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => generated 975 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:17 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => 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: 318/634] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:17 2026] GET /v2.0/security-groups?id=4ccf9f8d-6ca5-422d-a546-99cd4b927212&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: 317/635] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:17 2026] GET /v2.0/networks?id=b273534c-37e9-4355-8a04-87e078f49ee8 => generated 684 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/636] 162.253.55.111 () {34 vars in 1049 bytes} [Mon Sep 7 19:41:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ca3398a730804fe6b3adcca497caaae6 => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/637] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:18 2026] GET /v2.0/ports?device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => 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: 319/638] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:18 2026] GET /v2.0/ports?device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:18.692 7 INFO neutron.db.l3_db [None req-a5b78aab-cee2-41cc-9ef3-9d3c01493f6b fbbee605c3f34ee6b0bb607c17f5fff7 f74f84a96dd14e068e9684b74f0cab3c - - - -] Floating IP 61c16f39-1fca-4777-9dca-0328dc03c113 associated. External IP: 10.96.250.208, port: fa9f6ca2-ea83-4cb6-9e92-8a0b27cd70df. [pid: 8|app: 0|req: 320/639] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:41:18 2026] POST /v2.0/ports => generated 958 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/640] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:41:18 2026] PUT /v2.0/floatingips/61c16f39-1fca-4777-9dca-0328dc03c113 => generated 856 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:18 2026] GET /v2.0/networks?id=dc66b3cf-03f1-45d0-a461-cc68e5c31dfb => generated 670 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/642] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:19 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 961 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/643] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:19 2026] GET /v2.0/ports?device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/644] 162.253.55.111 () {34 vars in 1049 bytes} [Mon Sep 7 19:41:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b2370e407fd342a7a7001fe0962eca05 => generated 179 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/645] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:19 2026] GET /v2.0/security-groups?id=4b0f3c67-b7e1-4628-bdf5-c8e45640efc0&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: 326/646] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:19 2026] GET /v2.0/security-groups?id=4ccf9f8d-6ca5-422d-a546-99cd4b927212&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:19.499 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9556403c-2c78-49e9-b4ed-dfdc666dfd41'] response: {'name': 'network-changed', 'server_uuid': 'c904d9a5-877c-4f5d-bb33-40a56a3aaf8e', 'tag': 'fa9f6ca2-ea83-4cb6-9e92-8a0b27cd70df', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 321/647] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:41:19 2026] PUT /v2.0/ports/9ff65ce9-0cad-45ec-8969-a49f474bc610 => generated 1203 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/648] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:19 2026] GET /v2.0/ports?tenant_id=f74f84a96dd14e068e9684b74f0cab3c&device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => generated 1244 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 327/649] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:41:19 2026] POST /v2.0/ports => generated 954 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/650] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:19 2026] GET /v2.0/ports?device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => generated 957 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/651] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:19 2026] GET /v2.0/ports?tenant_id=ca3398a730804fe6b3adcca497caaae6&device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/652] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:19 2026] GET /v2.0/networks?id=9a37628d-65b6-4c22-bdec-6d5f28500888 => generated 776 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/653] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:19 2026] GET /v2.0/ports?device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/654] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:19 2026] GET /v2.0/security-groups?id=f577f61f-25b8-44f5-9a84-78891ddad6f2&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/655] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ff65ce9-0cad-45ec-8969-a49f474bc610 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/656] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=fa9f6ca2-ea83-4cb6-9e92-8a0b27cd70df => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/657] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/security-groups?id=4ccf9f8d-6ca5-422d-a546-99cd4b927212&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: 334/658] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/subnets?id=b7ab0916-9df0-4a32-8bd7-5269b950a354 => generated 678 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/659] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/subnets?id=e9affe60-6681-44d6-8887-356c77b44743 => generated 674 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/660] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/ports?network_id=b273534c-37e9-4355-8a04-87e078f49ee8&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/661] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/ports?network_id=9a37628d-65b6-4c22-bdec-6d5f28500888&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: 338/662] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/663] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/networks/9a37628d-65b6-4c22-bdec-6d5f28500888?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: 340/664] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?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: 325/665] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:41:19 2026] PUT /v2.0/ports/342e3f4d-7a05-4fb4-ac51-3c2d26652460 => generated 1199 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/666] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/ports?device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => 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: 326/667] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/networks/9a37628d-65b6-4c22-bdec-6d5f28500888?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/668] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => 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: 343/669] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/ports?tenant_id=b2370e407fd342a7a7001fe0962eca05&device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/670] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/security-groups?id=4b0f3c67-b7e1-4628-bdf5-c8e45640efc0&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/671] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=342e3f4d-7a05-4fb4-ac51-3c2d26652460 => 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: 346/672] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/subnets?id=611acf4d-9766-4413-86ac-0e2dd5ee0707 => generated 664 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/673] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/ports?network_id=dc66b3cf-03f1-45d0-a461-cc68e5c31dfb&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: 348/674] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:20 2026] GET /v2.0/networks/dc66b3cf-03f1-45d0-a461-cc68e5c31dfb?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:41:21.042 7 INFO neutron.db.l3_db [None req-9b9f8dd5-a40d-4f10-83b7-c9d68fb0c2e1 fbbee605c3f34ee6b0bb607c17f5fff7 f74f84a96dd14e068e9684b74f0cab3c - - - -] Floating IP 61c16f39-1fca-4777-9dca-0328dc03c113 disassociated. External IP: 10.96.250.208, port: fa9f6ca2-ea83-4cb6-9e92-8a0b27cd70df. [pid: 8|app: 0|req: 349/675] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:21 2026] GET /v2.0/networks/dc66b3cf-03f1-45d0-a461-cc68e5c31dfb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/676] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:21 2026] GET /v2.0/ports?device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => generated 969 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/677] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:21 2026] GET /v2.0/ports?device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/678] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:21 2026] GET /v2.0/security-groups?id=f577f61f-25b8-44f5-9a84-78891ddad6f2&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:21.575 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df0ae04a-7fbc-414a-af08-901377fd632e'] response: {'name': 'network-changed', 'server_uuid': '8b216233-3797-4ee7-9283-ae5a1a14be4e', 'tag': '9ff65ce9-0cad-45ec-8969-a49f474bc610', 'status': 'completed', 'code': 200} 2026-09-07 19:41:21.575 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df0ae04a-7fbc-414a-af08-901377fd632e'] response: {'name': 'network-changed', 'server_uuid': 'f708a0e6-c44c-4e53-b67b-d9ab5ed0735e', 'tag': '342e3f4d-7a05-4fb4-ac51-3c2d26652460', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 327/679] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:41:20 2026] DELETE /v2.0/ports/fa9f6ca2-ea83-4cb6-9e92-8a0b27cd70df => generated 0 bytes in 936 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/680] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:21 2026] GET /v2.0/ports?tenant_id=ca3398a730804fe6b3adcca497caaae6&device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => 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: 328/681] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:21 2026] GET /v2.0/networks?id=b273534c-37e9-4355-8a04-87e078f49ee8 => generated 780 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/682] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:41:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ff65ce9-0cad-45ec-8969-a49f474bc610 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/683] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:21 2026] GET /v2.0/subnets?id=b7ab0916-9df0-4a32-8bd7-5269b950a354 => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/684] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:21 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/685] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/ports?network_id=b273534c-37e9-4355-8a04-87e078f49ee8&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: 355/686] 10.0.0.163 () {34 vars in 989 bytes} [Mon Sep 7 19:41:21 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 1240 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/687] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/security-groups?id=4b0f3c67-b7e1-4628-bdf5-c8e45640efc0&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: 356/688] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?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: 333/689] 10.0.0.163 () {34 vars in 1039 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/690] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/691] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/ports?tenant_id=b2370e407fd342a7a7001fe0962eca05&device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/692] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/networks?id=dc66b3cf-03f1-45d0-a461-cc68e5c31dfb => generated 766 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/693] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/ports?device_id=c904d9a5-877c-4f5d-bb33-40a56a3aaf8e => 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: 359/694] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/ports?device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => 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: 336/695] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=342e3f4d-7a05-4fb4-ac51-3c2d26652460 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/696] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/security-groups?id=f577f61f-25b8-44f5-9a84-78891ddad6f2&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: 337/697] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/subnets?id=611acf4d-9766-4413-86ac-0e2dd5ee0707 => generated 664 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/698] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/ports?network_id=dc66b3cf-03f1-45d0-a461-cc68e5c31dfb&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/699] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/networks/dc66b3cf-03f1-45d0-a461-cc68e5c31dfb?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/700] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:22 2026] GET /v2.0/networks/dc66b3cf-03f1-45d0-a461-cc68e5c31dfb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/701] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:23 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/702] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:23 2026] GET /v2.0/security-groups?id=4b0f3c67-b7e1-4628-bdf5-c8e45640efc0&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/703] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:23 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:23.621 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-98f8225f-9308-4f14-92b2-a854995db719'] response: {'server_uuid': 'c904d9a5-877c-4f5d-bb33-40a56a3aaf8e', 'name': 'network-vif-deleted', 'tag': 'fa9f6ca2-ea83-4cb6-9e92-8a0b27cd70df', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 341/704] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:41:23 2026] DELETE /v2.0/security-groups/4ccf9f8d-6ca5-422d-a546-99cd4b927212 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/705] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:23 2026] GET /v2.0/ports?device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:23.744 7 INFO neutron.api.v2.resource [None req-f482d358-cdd4-4b65-a0eb-31e835c40164 fbbee605c3f34ee6b0bb607c17f5fff7 f74f84a96dd14e068e9684b74f0cab3c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 343/706] 10.0.0.133 () {32 vars in 736 bytes} [Mon Sep 7 19:41:23 2026] GET /v2.0/security-groups/4ccf9f8d-6ca5-422d-a546-99cd4b927212 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/707] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:23 2026] GET /v2.0/security-groups?id=f577f61f-25b8-44f5-9a84-78891ddad6f2&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/708] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:41:23 2026] DELETE /v2.0/floatingips/61c16f39-1fca-4777-9dca-0328dc03c113 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:41:24.187 8 INFO neutron.db.l3_db [None req-c4469215-166d-4843-94d0-98d7d1d6e3a9 ae79118402534e9786340dcf937f61e5 ca3398a730804fe6b3adcca497caaae6 - - - -] Floating IP cb96d4bd-9046-4508-b954-dd727fe161c8 associated. External IP: 10.96.250.214, port: 9ff65ce9-0cad-45ec-8969-a49f474bc610. [pid: 8|app: 0|req: 364/711] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:41:23 2026] PUT /v2.0/floatingips/cb96d4bd-9046-4508-b954-dd727fe161c8 => generated 856 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:24.665 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9edc1856-5743-4ea1-8a05-3c7fcf5cc5c9'] response: {'name': 'network-changed', 'server_uuid': '8b216233-3797-4ee7-9283-ae5a1a14be4e', 'tag': '9ff65ce9-0cad-45ec-8969-a49f474bc610', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 365/712] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:24 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/713] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:24 2026] GET /v2.0/ports?tenant_id=ca3398a730804fe6b3adcca497caaae6&device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/714] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:24 2026] GET /v2.0/security-groups?id=4b0f3c67-b7e1-4628-bdf5-c8e45640efc0&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: 368/715] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:24 2026] GET /v2.0/networks?id=b273534c-37e9-4355-8a04-87e078f49ee8 => generated 780 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/716] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:24 2026] GET /v2.0/ports?device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/717] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:41:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ff65ce9-0cad-45ec-8969-a49f474bc610 => 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: 371/718] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:25 2026] GET /v2.0/security-groups?id=f577f61f-25b8-44f5-9a84-78891ddad6f2&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/719] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:25 2026] GET /v2.0/subnets?id=b7ab0916-9df0-4a32-8bd7-5269b950a354 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/720] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:25 2026] GET /v2.0/ports?network_id=b273534c-37e9-4355-8a04-87e078f49ee8&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/721] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:25 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?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: 375/722] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:25 2026] GET /v2.0/ports?device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => 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: 376/723] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:25 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:41:25.756 8 INFO neutron.db.l3_db [None req-88d8dc61-5921-49d9-8c18-d021857230fd 2f57614c53814dd089b7f4ea5ee368ad b2370e407fd342a7a7001fe0962eca05 - - - -] Floating IP 927926df-d9b2-4654-8f3b-d15115854a26 associated. External IP: 10.96.250.212, port: 342e3f4d-7a05-4fb4-ac51-3c2d26652460. [pid: 7|app: 0|req: 348/724] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:41:24 2026] PUT /v2.0/routers/d80626df-35c0-476b-b9f9-66438db98bd9/remove_router_interface => generated 309 bytes in 1729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/725] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:41:25 2026] PUT /v2.0/floatingips/927926df-d9b2-4654-8f3b-d15115854a26 => generated 855 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:26.732 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-917c28c8-c6a2-4c8b-98b9-3b1a94f9df72'] response: {'name': 'network-changed', 'server_uuid': 'f708a0e6-c44c-4e53-b67b-d9ab5ed0735e', 'tag': '342e3f4d-7a05-4fb4-ac51-3c2d26652460', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 378/726] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:26 2026] GET /v2.0/ports?device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/727] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:26 2026] GET /v2.0/ports?tenant_id=b2370e407fd342a7a7001fe0962eca05&device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/728] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:26 2026] GET /v2.0/security-groups?id=f577f61f-25b8-44f5-9a84-78891ddad6f2&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/729] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:26 2026] GET /v2.0/networks?id=dc66b3cf-03f1-45d0-a461-cc68e5c31dfb => generated 766 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/730] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:41:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=342e3f4d-7a05-4fb4-ac51-3c2d26652460 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/731] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:27 2026] GET /v2.0/subnets?id=611acf4d-9766-4413-86ac-0e2dd5ee0707 => generated 664 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/732] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:27 2026] GET /v2.0/ports?network_id=dc66b3cf-03f1-45d0-a461-cc68e5c31dfb&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-09-07 19:41:27.150 7 INFO neutron.services.segments.plugin [-] Segment 49352509-4383-494b-974c-57c7287fddb9 resource provider aggregate not found 2026-09-07 19:41:27.162 7 INFO neutron.services.segments.plugin [-] Segment 49352509-4383-494b-974c-57c7287fddb9 resource provider aggregate not found 2026-09-07 19:41:27.181 7 INFO neutron.services.segments.plugin [-] Segment 49352509-4383-494b-974c-57c7287fddb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49352509-4383-494b-974c-57c7287fddb9 found for delete ", "request_id": "req-8da252e4-36d9-4a2f-822d-711f5fb21c8d"}]} 2026-09-07 19:41:27.187 7 INFO neutron.services.segments.plugin [-] Segment 49352509-4383-494b-974c-57c7287fddb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49352509-4383-494b-974c-57c7287fddb9 found for delete ", "request_id": "req-e2a6dee4-c20d-41a4-979c-03f09c34d716"}]} 2026-09-07 19:41:27.191 7 INFO neutron.db.l3_hamode_db [None req-b92c585b-c95c-4fb9-bff6-413aca84c894 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] HA network 8c3c17ad-cf81-4467-89f9-b8f0e5e87675 was deleted as no HA routers are present in tenant f74f84a96dd14e068e9684b74f0cab3c. [pid: 7|app: 0|req: 349/733] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:25 2026] DELETE /v2.0/routers/d80626df-35c0-476b-b9f9-66438db98bd9 => generated 0 bytes in 1272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/734] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:27 2026] GET /v2.0/networks/dc66b3cf-03f1-45d0-a461-cc68e5c31dfb?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/735] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:27 2026] GET /v2.0/networks/dc66b3cf-03f1-45d0-a461-cc68e5c31dfb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/736] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:27 2026] GET /v2.0/ports?device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/737] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:27 2026] GET /v2.0/security-groups?id=f577f61f-25b8-44f5-9a84-78891ddad6f2&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/738] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:27 2026] DELETE /v2.0/subnets/e9affe60-6681-44d6-8887-356c77b44743 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:41:27.922 8 INFO neutron.services.segments.plugin [-] Segment 59724b2b-7402-4e21-91bf-b24a5dbebcbf resource provider aggregate not found 2026-09-07 19:41:27.929 8 INFO neutron.services.segments.plugin [-] Segment 59724b2b-7402-4e21-91bf-b24a5dbebcbf resource provider aggregate not found 2026-09-07 19:41:27.956 8 INFO neutron.services.segments.plugin [-] Segment 59724b2b-7402-4e21-91bf-b24a5dbebcbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59724b2b-7402-4e21-91bf-b24a5dbebcbf found for delete ", "request_id": "req-3551ab52-6703-4d31-81f1-7823102c0c19"}]} [pid: 8|app: 0|req: 389/739] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:41:27 2026] DELETE /v2.0/networks/9a37628d-65b6-4c22-bdec-6d5f28500888 => generated 0 bytes in 532 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/740] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:41:27 2026] GET /v2.0/ports?device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => generated 971 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:28.021 8 INFO neutron.services.segments.plugin [-] Segment 59724b2b-7402-4e21-91bf-b24a5dbebcbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59724b2b-7402-4e21-91bf-b24a5dbebcbf found for delete ", "request_id": "req-9ec14d43-0375-4cfb-bd64-5afff010dbd5"}]} [pid: 7|app: 0|req: 352/741] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:41:28 2026] GET /v2.0/security-groups?tenant_id=f74f84a96dd14e068e9684b74f0cab3c&name=default => generated 2801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/742] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:41:28 2026] DELETE /v2.0/security-groups/41ef407a-a092-4aa5-9e05-23306acc2378 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:41:28.393 8 INFO neutron.db.l3_db [None req-1502101e-e8b7-4e97-a6e2-d8a2d550faec 2f57614c53814dd089b7f4ea5ee368ad b2370e407fd342a7a7001fe0962eca05 - - - -] Floating IP 927926df-d9b2-4654-8f3b-d15115854a26 disassociated. External IP: 10.96.250.212, port: 342e3f4d-7a05-4fb4-ac51-3c2d26652460. [pid: 7|app: 0|req: 354/743] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:28 2026] GET /v2.0/ports?device_id=f708a0e6-c44c-4e53-b67b-d9ab5ed0735e => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/744] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:28 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 971 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/745] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:28 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/746] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:41:28 2026] DELETE /v2.0/ports/342e3f4d-7a05-4fb4-ac51-3c2d26652460 => generated 0 bytes in 802 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/747] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:28 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:29.062 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79b22fd4-3306-4130-b1fa-6f640adeb2ed'] response: {'server_uuid': 'f708a0e6-c44c-4e53-b67b-d9ab5ed0735e', 'name': 'network-vif-deleted', 'tag': '342e3f4d-7a05-4fb4-ac51-3c2d26652460', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 391/748] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:29 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&fields=id&fields=name => generated 113 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/749] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:29 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/750] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:29 2026] GET /v2.0/ports?tenant_id=b39b32e9393e4c77971c54f7a8ae33a1&device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/751] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:29 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/752] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:29 2026] GET /v2.0/networks?id=dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f => generated 772 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/753] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:41:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7c3dde90-4b04-43da-b523-efc6c53871b2 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/754] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:29 2026] GET /v2.0/subnets?id=6b64809b-bb15-4087-9d50-6b04995301bf => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/755] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:41:29 2026] DELETE /v2.0/security-groups/f577f61f-25b8-44f5-9a84-78891ddad6f2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:41:29.851 8 INFO neutron.api.v2.resource [None req-c523a191-f868-48ed-805e-69f65b1f9881 2f57614c53814dd089b7f4ea5ee368ad b2370e407fd342a7a7001fe0962eca05 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 395/756] 10.0.0.133 () {32 vars in 736 bytes} [Mon Sep 7 19:41:29 2026] GET /v2.0/security-groups/f577f61f-25b8-44f5-9a84-78891ddad6f2 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/757] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:29 2026] GET /v2.0/ports?network_id=dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/758] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:29 2026] GET /v2.0/networks/dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/759] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:29 2026] GET /v2.0/networks/dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f?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: 396/760] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:41:29 2026] DELETE /v2.0/floatingips/927926df-d9b2-4654-8f3b-d15115854a26 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:41:30.795 8 INFO neutron.db.segments_db [None req-5b7889dd-e625-4244-8a3f-abfb673a9249 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 1193684f-49bb-40bd-b171-b86a56f82dc2 of type vxlan for network e70760c4-4f36-4a29-9648-3277d1ddd701 [pid: 8|app: 0|req: 397/761] 10.0.0.133 () {34 vars in 670 bytes} [Mon Sep 7 19:41:30 2026] POST /v2.0/networks => generated 744 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/762] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:30 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 971 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/763] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:41:31 2026] POST /v2.0/subnets => generated 667 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/764] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:31 2026] GET /v2.0/ports?tenant_id=b39b32e9393e4c77971c54f7a8ae33a1&device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/765] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:31 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&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-09-07 19:41:31.533 8 INFO neutron.db.segments_db [None req-316ff9b1-5806-481e-b0de-adfc43f9a5a6 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 0142bf5e-933d-4e20-9488-c431b36dfaf3 of type vxlan for network a4eeb216-6519-4c83-971f-d1fd72d343bb [pid: 7|app: 0|req: 365/766] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:41:30 2026] PUT /v2.0/routers/7b0ac7b6-8be7-4017-8e13-ed535ca3d3a9/remove_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/767] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:31 2026] GET /v2.0/networks?id=dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f => generated 772 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:31.857 8 INFO neutron.db.l3_hamode_db [None req-316ff9b1-5806-481e-b0de-adfc43f9a5a6 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:41:33.112 7 INFO neutron.services.segments.plugin [-] Segment bf03da0e-c956-48a6-a0fb-98944ea575fc resource provider aggregate not found 2026-09-07 19:41:33.117 7 INFO neutron.services.segments.plugin [-] Segment bf03da0e-c956-48a6-a0fb-98944ea575fc resource provider aggregate not found 2026-09-07 19:41:33.123 8 INFO neutron.db.l3_hamode_db [None req-316ff9b1-5806-481e-b0de-adfc43f9a5a6 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:41:33.130 7 INFO neutron.services.segments.plugin [-] Segment bf03da0e-c956-48a6-a0fb-98944ea575fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf03da0e-c956-48a6-a0fb-98944ea575fc found for delete ", "request_id": "req-94f017a3-2243-4f5c-abdd-890f89e52f3d"}]} 2026-09-07 19:41:33.131 7 INFO neutron.services.segments.plugin [-] Segment bf03da0e-c956-48a6-a0fb-98944ea575fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf03da0e-c956-48a6-a0fb-98944ea575fc found for delete ", "request_id": "req-969aaf08-e8a2-44e9-895a-ac55823b69cb"}]} 2026-09-07 19:41:33.141 7 INFO neutron.db.l3_hamode_db [None req-0c7cef9a-2bc2-4e02-82ba-240fd1f6ae3e b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] HA network c099c5f4-88bd-4605-a216-bdfa5ce3af6f was deleted as no HA routers are present in tenant b2370e407fd342a7a7001fe0962eca05. [pid: 7|app: 0|req: 367/768] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:31 2026] DELETE /v2.0/routers/7b0ac7b6-8be7-4017-8e13-ed535ca3d3a9 => generated 0 bytes in 1302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/769] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:41:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7c3dde90-4b04-43da-b523-efc6c53871b2 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/770] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:33 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => 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: 370/771] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:33 2026] DELETE /v2.0/subnets/611acf4d-9766-4413-86ac-0e2dd5ee0707 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/772] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:33 2026] GET /v2.0/subnets?id=6b64809b-bb15-4087-9d50-6b04995301bf => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/773] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:33 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/774] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:41:33 2026] DELETE /v2.0/networks/dc66b3cf-03f1-45d0-a461-cc68e5c31dfb => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/775] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:34 2026] GET /v2.0/ports?network_id=dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f&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: 375/776] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:34 2026] GET /v2.0/networks/dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f?fields=segments => generated 14 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/777] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:41:34 2026] GET /v2.0/security-groups?tenant_id=b2370e407fd342a7a7001fe0962eca05&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/778] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:34 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/779] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:34 2026] GET /v2.0/networks/dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/780] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:41:31 2026] POST /v2.0/routers => generated 731 bytes in 3499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/781] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:34 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&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: 379/782] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:41:34 2026] DELETE /v2.0/security-groups/43cbca0f-5fc8-4ba8-b54d-880c69cc635d => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:41:35.793 7 INFO neutron.services.segments.plugin [-] Segment 79c31c1a-0ae4-450e-ae95-de578f2eade8 resource provider aggregate not found 2026-09-07 19:41:35.809 7 INFO neutron.services.segments.plugin [-] Segment 79c31c1a-0ae4-450e-ae95-de578f2eade8 resource provider aggregate not found 2026-09-07 19:41:35.830 7 INFO neutron.services.segments.plugin [-] Segment 79c31c1a-0ae4-450e-ae95-de578f2eade8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79c31c1a-0ae4-450e-ae95-de578f2eade8 found for delete ", "request_id": "req-3e569dcc-6873-4127-b888-3f9d927b6bd4"}]} 2026-09-07 19:41:35.839 7 INFO neutron.services.segments.plugin [-] Segment 79c31c1a-0ae4-450e-ae95-de578f2eade8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79c31c1a-0ae4-450e-ae95-de578f2eade8 found for delete ", "request_id": "req-b368971d-7d50-4cd1-bc80-dad87ce576c0"}]} [pid: 7|app: 0|req: 380/783] 10.0.0.163 () {34 vars in 989 bytes} [Mon Sep 7 19:41:35 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 1244 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/784] 10.0.0.163 () {34 vars in 1039 bytes} [Mon Sep 7 19:41:35 2026] GET /v2.0/security-groups?id=4b0f3c67-b7e1-4628-bdf5-c8e45640efc0&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: 404/785] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:41:35 2026] PUT /v2.0/routers/0e45fac8-9c99-4d59-881c-743b7a56f435/add_router_interface => generated 309 bytes in 1745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/786] 10.0.0.133 () {34 vars in 684 bytes} [Mon Sep 7 19:41:37 2026] POST /v2.0/security-groups => generated 1597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 19:41:37.698 7 INFO neutron.db.segments_db [None req-892c62ec-809e-4585-87be-c88c31478134 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 400b8434-6ed3-450e-9ce3-7a22455e63e7 of type vxlan for network 72089481-3f1d-484f-8fb5-6442921d0776 [pid: 8|app: 0|req: 406/787] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:41:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/788] 10.0.0.133 () {34 vars in 670 bytes} [Mon Sep 7 19:41:37 2026] POST /v2.0/networks => generated 745 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/789] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:41:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/790] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:41:37 2026] POST /v2.0/subnets => generated 668 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/791] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:38 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:38.390 7 INFO neutron.db.segments_db [None req-f2361c8c-e165-4a6a-8235-8b2376355489 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 2d936196-3826-4270-879e-e786e28ebe2f of type vxlan for network 9f711b36-0511-46fd-8653-5f65c259c97d [pid: 8|app: 0|req: 408/792] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:41:37 2026] POST /v2.0/floatingips => generated 552 bytes in 803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/793] 10.0.0.87 () {34 vars in 969 bytes} [Mon Sep 7 19:41:38 2026] GET /v2.0/ports/9ff65ce9-0cad-45ec-8969-a49f474bc610 => generated 972 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:38.818 7 INFO neutron.db.l3_hamode_db [None req-f2361c8c-e165-4a6a-8235-8b2376355489 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 412/796] 162.253.55.111 () {34 vars in 999 bytes} [Mon Sep 7 19:41:38 2026] GET /v2.0/subnets?network_id=b273534c-37e9-4355-8a04-87e078f49ee8 => generated 660 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/797] 162.253.55.111 () {34 vars in 1145 bytes} [Mon Sep 7 19:41:39 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e&device_owner=compute%3Anova&network_id=b273534c-37e9-4355-8a04-87e078f49ee8 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/798] 10.0.0.87 () {34 vars in 1098 bytes} [Mon Sep 7 19:41:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1193246334&fields=id&tenant_id=e9ae651028ee474abd03dd2262b862c2 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/799] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:41:39 2026] PUT /v2.0/ports/9ff65ce9-0cad-45ec-8969-a49f474bc610 => generated 1153 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:41:39.743 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-91be5e08-5baa-41ec-a6ae-b604fc70fc1c'] response: {'name': 'network-changed', 'server_uuid': '8b216233-3797-4ee7-9283-ae5a1a14be4e', 'tag': '9ff65ce9-0cad-45ec-8969-a49f474bc610', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 416/800] 10.0.0.87 () {34 vars in 980 bytes} [Mon Sep 7 19:41:39 2026] GET /v2.0/networks?id=e70760c4-4f36-4a29-9648-3277d1ddd701 => generated 676 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/801] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:39 2026] GET /v2.0/ports?tenant_id=ca3398a730804fe6b3adcca497caaae6&device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 1425 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/802] 10.0.0.87 () {34 vars in 963 bytes} [Mon Sep 7 19:41:39 2026] GET /v2.0/quotas/e9ae651028ee474abd03dd2262b862c2 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/803] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:39 2026] GET /v2.0/networks?id=b273534c-37e9-4355-8a04-87e078f49ee8 => generated 780 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:39.924 7 INFO neutron.db.l3_hamode_db [None req-f2361c8c-e165-4a6a-8235-8b2376355489 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 420/804] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:41:39 2026] GET /v2.0/ports?tenant_id=e9ae651028ee474abd03dd2262b862c2&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/805] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:41:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ff65ce9-0cad-45ec-8969-a49f474bc610 => generated 861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/806] 10.0.0.87 () {34 vars in 1006 bytes} [Mon Sep 7 19:41:40 2026] GET /v2.0/networks/e70760c4-4f36-4a29-9648-3277d1ddd701?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: 423/807] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:41:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=9ff65ce9-0cad-45ec-8969-a49f474bc610 => 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: 424/808] 10.0.0.87 () {34 vars in 1106 bytes} [Mon Sep 7 19:41:40 2026] GET /v2.0/networks/e70760c4-4f36-4a29-9648-3277d1ddd701?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/809] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:40 2026] GET /v2.0/subnets?id=b7ab0916-9df0-4a32-8bd7-5269b950a354 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/810] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:40 2026] GET /v2.0/ports?network_id=b273534c-37e9-4355-8a04-87e078f49ee8&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: 427/811] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:40 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/812] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:40 2026] GET /v2.0/ports?device_id=0e6ae481-6897-46e3-a27d-040b1c4c1dd1 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/813] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:40 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?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: 430/814] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:40 2026] GET /v2.0/ports?tenant_id=ca3398a730804fe6b3adcca497caaae6&device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 1425 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/815] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:40 2026] GET /v2.0/networks?id=b273534c-37e9-4355-8a04-87e078f49ee8 => generated 780 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/816] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:41:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ff65ce9-0cad-45ec-8969-a49f474bc610 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/817] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:41:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=9ff65ce9-0cad-45ec-8969-a49f474bc610 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/818] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:40 2026] GET /v2.0/subnets?id=b7ab0916-9df0-4a32-8bd7-5269b950a354 => generated 678 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/819] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:40 2026] GET /v2.0/ports?network_id=b273534c-37e9-4355-8a04-87e078f49ee8&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/820] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:41 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/821] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:41:38 2026] POST /v2.0/routers => generated 732 bytes in 2845 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/822] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:41 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/823] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:41 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 1156 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/824] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:41 2026] GET /v2.0/networks?id=e70760c4-4f36-4a29-9648-3277d1ddd701 => generated 676 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/825] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:41 2026] GET /v2.0/security-groups?id=4b0f3c67-b7e1-4628-bdf5-c8e45640efc0&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/826] 162.253.55.111 () {34 vars in 1049 bytes} [Mon Sep 7 19:41:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e9ae651028ee474abd03dd2262b862c2 => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/827] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:41:41 2026] POST /v2.0/ports => generated 954 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/828] 162.253.55.111 () {34 vars in 1119 bytes} [Mon Sep 7 19:41:41 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1156 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/829] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:42 2026] GET /v2.0/ports?device_id=0e6ae481-6897-46e3-a27d-040b1c4c1dd1 => generated 957 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/830] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:41:42 2026] PUT /v2.0/ports/7774a6bd-c881-4ccd-82ee-2750e2faec97 => generated 1199 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:41:42.620 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f45284b-550e-4023-830f-a1cdbeee3a16'] response: {'name': 'network-changed', 'server_uuid': '0e6ae481-6897-46e3-a27d-040b1c4c1dd1', 'tag': '7774a6bd-c881-4ccd-82ee-2750e2faec97', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 438/831] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:41:41 2026] PUT /v2.0/routers/d954f3f6-1361-400f-aa0e-8cfc5af66ae3/add_router_interface => generated 309 bytes in 1529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/832] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:41:42 2026] PUT /v2.0/ports/9ff65ce9-0cad-45ec-8969-a49f474bc610 => generated 972 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/833] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/ports?tenant_id=e9ae651028ee474abd03dd2262b862c2&device_id=0e6ae481-6897-46e3-a27d-040b1c4c1dd1 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/834] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/ports?tenant_id=ca3398a730804fe6b3adcca497caaae6&device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => 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: 397/835] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7774a6bd-c881-4ccd-82ee-2750e2faec97 => 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: 439/836] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:42 2026] GET /v2.0/security-groups?id=3ebdbe6d-06a2-47e8-82f7-e74cfad04dff&fields=id&fields=name => generated 114 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/837] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/networks?id=b273534c-37e9-4355-8a04-87e078f49ee8 => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/838] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/subnets?id=05cdd091-d83b-411c-afb1-13884059254f => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/839] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/ports?network_id=e70760c4-4f36-4a29-9648-3277d1ddd701&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: 399/840] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ff65ce9-0cad-45ec-8969-a49f474bc610 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/841] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/networks/e70760c4-4f36-4a29-9648-3277d1ddd701?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: 400/842] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/subnets?id=b7ab0916-9df0-4a32-8bd7-5269b950a354 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/843] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/ports?network_id=b273534c-37e9-4355-8a04-87e078f49ee8&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: 443/844] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/networks/e70760c4-4f36-4a29-9648-3277d1ddd701?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: 402/845] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?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: 444/846] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/847] 10.0.0.87 () {34 vars in 980 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/networks?id=72089481-3f1d-484f-8fb5-6442921d0776 => generated 677 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/848] 10.0.0.87 () {34 vars in 963 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/quotas/4b46f534bee34f13a27f95822eba6858 => 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: 447/849] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/ports?tenant_id=4b46f534bee34f13a27f95822eba6858&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/850] 10.0.0.87 () {34 vars in 1006 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/networks/72089481-3f1d-484f-8fb5-6442921d0776?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: 449/851] 10.0.0.87 () {34 vars in 1106 bytes} [Mon Sep 7 19:41:44 2026] GET /v2.0/networks/72089481-3f1d-484f-8fb5-6442921d0776?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/852] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:43 2026] GET /v2.0/ports?tenant_id=e9ae651028ee474abd03dd2262b862c2&device_id=0e6ae481-6897-46e3-a27d-040b1c4c1dd1 => generated 1238 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/853] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:44 2026] GET /v2.0/networks?id=e70760c4-4f36-4a29-9648-3277d1ddd701 => generated 772 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/854] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:44 2026] GET /v2.0/ports?device_id=5f0cbdf3-3a80-40b9-a850-930d5fa696ad => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/855] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:41:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7774a6bd-c881-4ccd-82ee-2750e2faec97 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/856] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:44 2026] GET /v2.0/subnets?id=05cdd091-d83b-411c-afb1-13884059254f => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/857] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:44 2026] GET /v2.0/ports?network_id=e70760c4-4f36-4a29-9648-3277d1ddd701&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/858] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:44 2026] GET /v2.0/ports?device_id=0e6ae481-6897-46e3-a27d-040b1c4c1dd1 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/859] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:44 2026] GET /v2.0/networks/e70760c4-4f36-4a29-9648-3277d1ddd701?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: 406/860] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:44 2026] GET /v2.0/security-groups?id=3ebdbe6d-06a2-47e8-82f7-e74cfad04dff&fields=id&fields=name => generated 114 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/861] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:44 2026] GET /v2.0/networks/e70760c4-4f36-4a29-9648-3277d1ddd701?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) 2026-09-07 19:41:45.045 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6108eb9b-2c7b-4b6a-b6a3-aed3f6d55104'] response: {'name': 'network-changed', 'server_uuid': '8b216233-3797-4ee7-9283-ae5a1a14be4e', 'tag': '9ff65ce9-0cad-45ec-8969-a49f474bc610', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 407/862] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:44 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 975 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/863] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:45 2026] GET /v2.0/ports?tenant_id=ca3398a730804fe6b3adcca497caaae6&device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => 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: 408/864] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:45 2026] GET /v2.0/security-groups?id=4b0f3c67-b7e1-4628-bdf5-c8e45640efc0&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: 457/865] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:45 2026] GET /v2.0/networks?id=b273534c-37e9-4355-8a04-87e078f49ee8 => generated 780 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/866] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:45 2026] GET /v2.0/networks?id=72089481-3f1d-484f-8fb5-6442921d0776 => generated 677 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/867] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:41:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ff65ce9-0cad-45ec-8969-a49f474bc610 => generated 861 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/868] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:45 2026] GET /v2.0/ports?device_id=5f0cbdf3-3a80-40b9-a850-930d5fa696ad => 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: 459/869] 10.0.0.163 () {34 vars in 989 bytes} [Mon Sep 7 19:41:45 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => 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: 460/870] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:45 2026] GET /v2.0/subnets?id=b7ab0916-9df0-4a32-8bd7-5269b950a354 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/871] 10.0.0.163 () {34 vars in 1039 bytes} [Mon Sep 7 19:41:45 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/872] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:45 2026] GET /v2.0/ports?network_id=b273534c-37e9-4355-8a04-87e078f49ee8&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/873] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:41:45 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/874] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:45 2026] GET /v2.0/ports?device_id=0e6ae481-6897-46e3-a27d-040b1c4c1dd1 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/875] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:41:45 2026] POST /v2.0/ports => generated 954 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/876] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:45 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/877] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:45 2026] GET /v2.0/security-groups?id=3ebdbe6d-06a2-47e8-82f7-e74cfad04dff&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:46.153 7 INFO neutron.db.l3_db [None req-f35f8809-81f3-406f-a331-75c95c7f4604 ae79118402534e9786340dcf937f61e5 ca3398a730804fe6b3adcca497caaae6 - - - -] Floating IP cb96d4bd-9046-4508-b954-dd727fe161c8 disassociated. External IP: 10.96.250.214, port: 9ff65ce9-0cad-45ec-8969-a49f474bc610. [pid: 8|app: 0|req: 467/878] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:41:45 2026] PUT /v2.0/ports/50771634-f3af-47ad-bb9f-aa362e4d3f53 => generated 1199 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/879] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:41:45 2026] DELETE /v2.0/ports/9ff65ce9-0cad-45ec-8969-a49f474bc610 => generated 0 bytes in 660 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/880] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:46 2026] GET /v2.0/ports?device_id=8b216233-3797-4ee7-9283-ae5a1a14be4e => 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: 468/881] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:46 2026] GET /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/882] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:46 2026] GET /v2.0/ports?device_id=5f0cbdf3-3a80-40b9-a850-930d5fa696ad => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:46.674 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-014727eb-7831-44a9-b2da-d272e59a46e0'] response: {'name': 'network-changed', 'server_uuid': '5f0cbdf3-3a80-40b9-a850-930d5fa696ad', 'tag': '50771634-f3af-47ad-bb9f-aa362e4d3f53', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 469/883] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:46 2026] GET /v2.0/ports?tenant_id=4b46f534bee34f13a27f95822eba6858&device_id=5f0cbdf3-3a80-40b9-a850-930d5fa696ad => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/884] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:46 2026] GET /v2.0/security-groups?id=165c9d6d-434f-4f6c-b89e-d968653cbf69&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: 470/885] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:41:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=50771634-f3af-47ad-bb9f-aa362e4d3f53 => 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: 416/886] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:46 2026] GET /v2.0/subnets?id=ad1427c2-fe11-4ec8-a930-7a4a3f960fac => generated 671 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/887] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:46 2026] GET /v2.0/ports?network_id=72089481-3f1d-484f-8fb5-6442921d0776&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/888] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:46 2026] GET /v2.0/networks/72089481-3f1d-484f-8fb5-6442921d0776?fields=segments => generated 14 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/889] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:46 2026] GET /v2.0/networks/72089481-3f1d-484f-8fb5-6442921d0776?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/890] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:47 2026] GET /v2.0/ports?device_id=0e6ae481-6897-46e3-a27d-040b1c4c1dd1 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:47.153 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a649dd4-fc62-4d6b-81fc-75502a9e5446'] response: {'server_uuid': '8b216233-3797-4ee7-9283-ae5a1a14be4e', 'name': 'network-vif-deleted', 'tag': '9ff65ce9-0cad-45ec-8969-a49f474bc610', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 473/891] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:47 2026] GET /v2.0/ports?tenant_id=4b46f534bee34f13a27f95822eba6858&device_id=5f0cbdf3-3a80-40b9-a850-930d5fa696ad => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/892] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:47 2026] GET /v2.0/security-groups?id=3ebdbe6d-06a2-47e8-82f7-e74cfad04dff&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/893] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:41:47 2026] GET /v2.0/networks?id=72089481-3f1d-484f-8fb5-6442921d0776 => generated 773 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/894] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:41:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=50771634-f3af-47ad-bb9f-aa362e4d3f53 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/895] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:41:47 2026] GET /v2.0/subnets?id=ad1427c2-fe11-4ec8-a930-7a4a3f960fac => generated 671 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/896] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:47 2026] GET /v2.0/ports?device_id=0e6ae481-6897-46e3-a27d-040b1c4c1dd1 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/897] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:41:47 2026] GET /v2.0/ports?network_id=72089481-3f1d-484f-8fb5-6442921d0776&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/898] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:41:47 2026] GET /v2.0/networks/72089481-3f1d-484f-8fb5-6442921d0776?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/899] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:41:47 2026] GET /v2.0/networks/72089481-3f1d-484f-8fb5-6442921d0776?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:41:47.805 7 INFO neutron.db.l3_db [None req-a9473bd9-52b1-40bb-9a08-f6022c6daba1 ed3213bf88e5487d9777847c3a51706f e9ae651028ee474abd03dd2262b862c2 - - - -] Floating IP a8036dc3-a06d-4187-a309-0197bdc7e21a associated. External IP: 10.96.250.207, port: 7774a6bd-c881-4ccd-82ee-2750e2faec97. [pid: 8|app: 0|req: 480/900] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:41:47 2026] DELETE /v2.0/security-groups/4b0f3c67-b7e1-4628-bdf5-c8e45640efc0 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:41:47.898 8 INFO neutron.api.v2.resource [None req-e054c4ae-8fd8-4b00-8a5f-94e743902fc1 ae79118402534e9786340dcf937f61e5 ca3398a730804fe6b3adcca497caaae6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 481/901] 10.0.0.133 () {32 vars in 736 bytes} [Mon Sep 7 19:41:47 2026] GET /v2.0/security-groups/4b0f3c67-b7e1-4628-bdf5-c8e45640efc0 => generated 146 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/902] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:47 2026] GET /v2.0/ports?device_id=5f0cbdf3-3a80-40b9-a850-930d5fa696ad => 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: 421/903] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:41:47 2026] PUT /v2.0/floatingips/a8036dc3-a06d-4187-a309-0197bdc7e21a => generated 855 bytes in 780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/904] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:48 2026] GET /v2.0/security-groups?id=165c9d6d-434f-4f6c-b89e-d968653cbf69&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/905] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:48 2026] GET /v2.0/ports?device_id=0e6ae481-6897-46e3-a27d-040b1c4c1dd1 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/906] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:41:47 2026] DELETE /v2.0/floatingips/cb96d4bd-9046-4508-b954-dd727fe161c8 => 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: 424/907] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:48 2026] GET /v2.0/security-groups?id=3ebdbe6d-06a2-47e8-82f7-e74cfad04dff&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: 425/908] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:48 2026] GET /v2.0/ports?device_id=0e6ae481-6897-46e3-a27d-040b1c4c1dd1 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/909] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:48 2026] GET /v2.0/security-groups?id=3ebdbe6d-06a2-47e8-82f7-e74cfad04dff&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/910] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:41:49 2026] GET /v2.0/ports?device_id=0e6ae481-6897-46e3-a27d-040b1c4c1dd1 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:49.390 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d177a9a8-2b6a-46c2-bc21-72d5360fbf7e'] response: {'name': 'network-changed', 'server_uuid': '0e6ae481-6897-46e3-a27d-040b1c4c1dd1', 'tag': '7774a6bd-c881-4ccd-82ee-2750e2faec97', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 428/911] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:49 2026] GET /v2.0/ports?device_id=5f0cbdf3-3a80-40b9-a850-930d5fa696ad => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:49.742 7 INFO neutron.db.l3_db [None req-ac32c7b7-63f9-4d31-a09a-e0f5a6893d6b ed3213bf88e5487d9777847c3a51706f e9ae651028ee474abd03dd2262b862c2 - - - -] Floating IP a8036dc3-a06d-4187-a309-0197bdc7e21a disassociated. External IP: 10.96.250.207, port: 7774a6bd-c881-4ccd-82ee-2750e2faec97. [pid: 8|app: 0|req: 484/912] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:41:48 2026] PUT /v2.0/routers/66df2a9e-a94c-4db3-9827-fecf4546d420/remove_router_interface => generated 309 bytes in 1407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/913] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:41:49 2026] GET /v2.0/ports?tenant_id=e9ae651028ee474abd03dd2262b862c2&device_id=0e6ae481-6897-46e3-a27d-040b1c4c1dd1 => 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: 486/914] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:49 2026] GET /v2.0/security-groups?id=165c9d6d-434f-4f6c-b89e-d968653cbf69&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/915] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:41:49 2026] DELETE /v2.0/ports/7774a6bd-c881-4ccd-82ee-2750e2faec97 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/916] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:50 2026] GET /v2.0/ports?device_id=0e6ae481-6897-46e3-a27d-040b1c4c1dd1 => 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: 431/917] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:50 2026] GET /v2.0/ports?device_id=5f0cbdf3-3a80-40b9-a850-930d5fa696ad => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/918] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:50 2026] GET /v2.0/security-groups?id=165c9d6d-434f-4f6c-b89e-d968653cbf69&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/919] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:50 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/920] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:50 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&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: 435/921] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:41:51 2026] GET /v2.0/ports?device_id=5f0cbdf3-3a80-40b9-a850-930d5fa696ad => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:51.156 8 INFO neutron.services.segments.plugin [-] Segment 5bbb0ad6-a4e1-4bc2-9ec8-6ffd00e3cd3b resource provider aggregate not found 2026-09-07 19:41:51.161 8 INFO neutron.services.segments.plugin [-] Segment 5bbb0ad6-a4e1-4bc2-9ec8-6ffd00e3cd3b resource provider aggregate not found 2026-09-07 19:41:51.185 8 INFO neutron.services.segments.plugin [-] Segment 5bbb0ad6-a4e1-4bc2-9ec8-6ffd00e3cd3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bbb0ad6-a4e1-4bc2-9ec8-6ffd00e3cd3b found for delete ", "request_id": "req-b51a991b-2ac7-4f49-b3a1-5b39487038f3"}]} 2026-09-07 19:41:51.186 8 INFO neutron.services.segments.plugin [-] Segment 5bbb0ad6-a4e1-4bc2-9ec8-6ffd00e3cd3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bbb0ad6-a4e1-4bc2-9ec8-6ffd00e3cd3b found for delete ", "request_id": "req-b78b013a-f952-414f-9878-121566818a6e"}]} 2026-09-07 19:41:51.192 8 INFO neutron.db.l3_hamode_db [None req-e89c1b2d-4f89-4358-badc-97f8e40d31ee b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] HA network 69f67252-29a3-48bd-b210-e68ace8d1122 was deleted as no HA routers are present in tenant ca3398a730804fe6b3adcca497caaae6. [pid: 8|app: 0|req: 487/922] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:49 2026] DELETE /v2.0/routers/66df2a9e-a94c-4db3-9827-fecf4546d420 => generated 0 bytes in 1211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/923] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:51 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/924] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:41:51 2026] DELETE /v2.0/ports/50771634-f3af-47ad-bb9f-aa362e4d3f53 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:41:51.450 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5048bf32-6fe8-4ce2-abbd-9b27f6bc40d9'] response: {'server_uuid': '0e6ae481-6897-46e3-a27d-040b1c4c1dd1', 'name': 'network-vif-deleted', 'tag': '7774a6bd-c881-4ccd-82ee-2750e2faec97', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 437/925] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:41:51 2026] GET /v2.0/security-groups?id=22a4979d-e8b1-41c9-9316-130bb2422f44&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/926] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:51 2026] DELETE /v2.0/subnets/b7ab0916-9df0-4a32-8bd7-5269b950a354 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/927] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:41:51 2026] DELETE /v2.0/security-groups/3ebdbe6d-06a2-47e8-82f7-e74cfad04dff => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/928] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:51 2026] GET /v2.0/ports?device_id=5f0cbdf3-3a80-40b9-a850-930d5fa696ad => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:41:51.677 8 INFO neutron.api.v2.resource [None req-bfef091c-2908-4c98-9666-fb32de7d054d ed3213bf88e5487d9777847c3a51706f e9ae651028ee474abd03dd2262b862c2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/929] 10.0.0.133 () {32 vars in 736 bytes} [Mon Sep 7 19:41:51 2026] GET /v2.0/security-groups/3ebdbe6d-06a2-47e8-82f7-e74cfad04dff => 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: 492/930] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:41:51 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:41:52.079 7 INFO neutron.services.segments.plugin [-] Segment 3ccd70e7-c886-40f4-8708-bd30075e69cf resource provider aggregate not found 2026-09-07 19:41:52.083 7 INFO neutron.services.segments.plugin [-] Segment 3ccd70e7-c886-40f4-8708-bd30075e69cf resource provider aggregate not found [pid: 8|app: 0|req: 493/931] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:41:51 2026] DELETE /v2.0/floatingips/a8036dc3-a06d-4187-a309-0197bdc7e21a => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:41:52.101 7 INFO neutron.services.segments.plugin [-] Segment 3ccd70e7-c886-40f4-8708-bd30075e69cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ccd70e7-c886-40f4-8708-bd30075e69cf found for delete ", "request_id": "req-7c6ef30c-f31d-4f9a-9221-92100c816e67"}]} 2026-09-07 19:41:52.103 7 INFO neutron.services.segments.plugin [-] Segment 3ccd70e7-c886-40f4-8708-bd30075e69cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ccd70e7-c886-40f4-8708-bd30075e69cf found for delete ", "request_id": "req-d7ad6257-9f16-4bb6-b7aa-727c33cbd942"}]} [pid: 7|app: 0|req: 439/932] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:41:51 2026] DELETE /v2.0/networks/b273534c-37e9-4355-8a04-87e078f49ee8 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:41:52.364 8 INFO neutron.db.l3_db [None req-a6db1a5c-1580-472c-ba14-433385c7374f a52e1278f44c472ea12ca0939aedd143 b39b32e9393e4c77971c54f7a8ae33a1 - - - -] Floating IP 6d7a1022-8a22-426e-988f-4c9406ed6891 disassociated. External IP: 10.96.250.213, port: 7c3dde90-4b04-43da-b523-efc6c53871b2. [pid: 7|app: 0|req: 440/933] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:41:52 2026] PUT /v2.0/routers/0e45fac8-9c99-4d59-881c-743b7a56f435/remove_router_interface => generated 309 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/934] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:41:53 2026] GET /v2.0/security-groups?tenant_id=ca3398a730804fe6b3adcca497caaae6&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/935] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:41:53 2026] GET /v2.0/ports?device_id=6d8fedf7-1fab-4574-9fb0-63e24735e8b2 => 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: 494/936] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:41:52 2026] DELETE /v2.0/ports/7c3dde90-4b04-43da-b523-efc6c53871b2 => generated 0 bytes in 1375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:41:53.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9768273e-ee40-45da-8288-8e74bab2b7f2'] response: {'server_uuid': '5f0cbdf3-3a80-40b9-a850-930d5fa696ad', 'name': 'network-vif-deleted', 'tag': '50771634-f3af-47ad-bb9f-aa362e4d3f53', 'status': 'completed', 'code': 200} 2026-09-07 19:41:53.551 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aee9647e-c8f3-4872-aeca-99bfd657b9db'] response: {'server_uuid': '6d8fedf7-1fab-4574-9fb0-63e24735e8b2', 'name': 'network-vif-deleted', 'tag': '7c3dde90-4b04-43da-b523-efc6c53871b2', 'status': 'completed', 'code': 200} 2026-09-07 19:41:54.714 8 INFO neutron.services.segments.plugin [-] Segment 0142bf5e-933d-4e20-9488-c431b36dfaf3 resource provider aggregate not found 2026-09-07 19:41:54.719 8 INFO neutron.services.segments.plugin [-] Segment 0142bf5e-933d-4e20-9488-c431b36dfaf3 resource provider aggregate not found 2026-09-07 19:41:54.737 8 INFO neutron.services.segments.plugin [-] Segment 0142bf5e-933d-4e20-9488-c431b36dfaf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0142bf5e-933d-4e20-9488-c431b36dfaf3 found for delete ", "request_id": "req-28f977f8-421a-4811-b37e-ca8a8745dcb6"}]} 2026-09-07 19:41:54.743 8 INFO neutron.services.segments.plugin [-] Segment 0142bf5e-933d-4e20-9488-c431b36dfaf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0142bf5e-933d-4e20-9488-c431b36dfaf3 found for delete ", "request_id": "req-3603398f-2e91-43d7-9b50-4fad05f6c2d3"}]} 2026-09-07 19:41:54.746 8 INFO neutron.db.l3_hamode_db [None req-93f9a872-9b09-41f5-a129-d8aaefd57dbf b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] HA network a4eeb216-6519-4c83-971f-d1fd72d343bb was deleted as no HA routers are present in tenant e9ae651028ee474abd03dd2262b862c2. [pid: 8|app: 0|req: 495/937] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:53 2026] DELETE /v2.0/routers/0e45fac8-9c99-4d59-881c-743b7a56f435 => generated 0 bytes in 1280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/938] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:41:54 2026] DELETE /v2.0/security-groups/5af7a47a-af2f-461a-b775-59d2e9880f4e => 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: 499/941] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:41:54 2026] DELETE /v2.0/security-groups/22a4979d-e8b1-41c9-9316-130bb2422f44 => 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: 500/942] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:54 2026] DELETE /v2.0/subnets/05cdd091-d83b-411c-afb1-13884059254f => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:41:55.177 8 INFO neutron.api.v2.resource [None req-4e62a77d-d99e-4799-9497-dabc21dc1d9e a52e1278f44c472ea12ca0939aedd143 b39b32e9393e4c77971c54f7a8ae33a1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 501/943] 10.0.0.133 () {32 vars in 736 bytes} [Mon Sep 7 19:41:55 2026] GET /v2.0/security-groups/22a4979d-e8b1-41c9-9316-130bb2422f44 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/944] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:41:53 2026] PUT /v2.0/routers/d954f3f6-1361-400f-aa0e-8cfc5af66ae3/remove_router_interface => generated 309 bytes in 1902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/945] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:41:55 2026] DELETE /v2.0/networks/e70760c4-4f36-4a29-9648-3277d1ddd701 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/946] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:41:55 2026] DELETE /v2.0/floatingips/6d7a1022-8a22-426e-988f-4c9406ed6891 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:41:56.692 8 INFO neutron.db.l3_hamode_db [None req-9605c2e1-6e58-4e99-bb82-01989f2c9c25 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] HA network 9f711b36-0511-46fd-8653-5f65c259c97d was deleted as no HA routers are present in tenant 4b46f534bee34f13a27f95822eba6858. [pid: 8|app: 0|req: 503/947] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:55 2026] DELETE /v2.0/routers/d954f3f6-1361-400f-aa0e-8cfc5af66ae3 => generated 0 bytes in 1148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/948] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:41:56 2026] GET /v2.0/security-groups?tenant_id=e9ae651028ee474abd03dd2262b862c2&name=default => generated 2801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:41:56.777 8 INFO neutron.services.segments.plugin [-] Segment 1193684f-49bb-40bd-b171-b86a56f82dc2 resource provider aggregate not found 2026-09-07 19:41:56.784 8 INFO neutron.services.segments.plugin [-] Segment 1193684f-49bb-40bd-b171-b86a56f82dc2 resource provider aggregate not found 2026-09-07 19:41:56.799 8 INFO neutron.services.segments.plugin [-] Segment 1193684f-49bb-40bd-b171-b86a56f82dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1193684f-49bb-40bd-b171-b86a56f82dc2 found for delete ", "request_id": "req-db522c58-6cf6-4bd3-8a4c-534b76cebbb4"}]} 2026-09-07 19:41:56.810 8 INFO neutron.services.segments.plugin [-] Segment 1193684f-49bb-40bd-b171-b86a56f82dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1193684f-49bb-40bd-b171-b86a56f82dc2 found for delete ", "request_id": "req-bc0b66cf-62ba-4caa-afa4-4d7eb6c8567b"}]} 2026-09-07 19:41:56.825 8 INFO neutron.services.segments.plugin [-] Segment 2d936196-3826-4270-879e-e786e28ebe2f resource provider aggregate not found 2026-09-07 19:41:56.839 8 INFO neutron.services.segments.plugin [-] Segment 2d936196-3826-4270-879e-e786e28ebe2f resource provider aggregate not found 2026-09-07 19:41:56.856 8 INFO neutron.services.segments.plugin [-] Segment 2d936196-3826-4270-879e-e786e28ebe2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d936196-3826-4270-879e-e786e28ebe2f found for delete ", "request_id": "req-9f72d7b1-155b-48db-99ae-ec6961040c35"}]} 2026-09-07 19:41:56.858 8 INFO neutron.services.segments.plugin [-] Segment 2d936196-3826-4270-879e-e786e28ebe2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d936196-3826-4270-879e-e786e28ebe2f found for delete ", "request_id": "req-cf24a540-9dcc-4c20-8af7-8642b1f98c2d"}]} [pid: 8|app: 0|req: 505/949] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:56 2026] DELETE /v2.0/subnets/ad1427c2-fe11-4ec8-a930-7a4a3f960fac => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/950] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:41:55 2026] PUT /v2.0/routers/3c54ad49-a520-4e45-a620-febe00cacb5c/remove_router_interface => generated 309 bytes in 1379 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/951] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:41:57 2026] DELETE /v2.0/security-groups/5e5eba93-e072-486c-87b1-d9340b63192f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-09-07 19:41:57.684 7 INFO neutron.services.segments.plugin [-] Segment 400b8434-6ed3-450e-9ce3-7a22455e63e7 resource provider aggregate not found 2026-09-07 19:41:57.694 7 INFO neutron.services.segments.plugin [-] Segment 400b8434-6ed3-450e-9ce3-7a22455e63e7 resource provider aggregate not found 2026-09-07 19:41:57.716 7 INFO neutron.services.segments.plugin [-] Segment 400b8434-6ed3-450e-9ce3-7a22455e63e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 400b8434-6ed3-450e-9ce3-7a22455e63e7 found for delete ", "request_id": "req-76c80b7a-7cde-4b24-a47a-cbac4df60b52"}]} 2026-09-07 19:41:57.727 7 INFO neutron.services.segments.plugin [-] Segment 400b8434-6ed3-450e-9ce3-7a22455e63e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 400b8434-6ed3-450e-9ce3-7a22455e63e7 found for delete ", "request_id": "req-548e4139-eec1-416c-b362-179581d1317b"}]} [pid: 7|app: 0|req: 446/952] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:41:57 2026] DELETE /v2.0/networks/72089481-3f1d-484f-8fb5-6442921d0776 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/953] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:41:57 2026] GET /v2.0/security-groups?tenant_id=4b46f534bee34f13a27f95822eba6858&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/954] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:41:58 2026] DELETE /v2.0/security-groups/165c9d6d-434f-4f6c-b89e-d968653cbf69 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:41:58.210 8 INFO neutron.db.l3_hamode_db [None req-b189e16e-5f6c-4acd-b71b-85d7bc3bbce9 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] HA network d6432688-f636-4ef4-b0bf-2a58804c2523 was deleted as no HA routers are present in tenant b39b32e9393e4c77971c54f7a8ae33a1. [pid: 8|app: 0|req: 507/955] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:57 2026] DELETE /v2.0/routers/3c54ad49-a520-4e45-a620-febe00cacb5c => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/956] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:41:58 2026] DELETE /v2.0/subnets/6b64809b-bb15-4087-9d50-6b04995301bf => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:41:58.909 8 INFO neutron.services.segments.plugin [-] Segment fc60d50f-0ac7-4b25-a826-ce21d919ab4a resource provider aggregate not found 2026-09-07 19:41:58.917 8 INFO neutron.services.segments.plugin [-] Segment fc60d50f-0ac7-4b25-a826-ce21d919ab4a resource provider aggregate not found 2026-09-07 19:41:58.936 8 INFO neutron.services.segments.plugin [-] Segment fc60d50f-0ac7-4b25-a826-ce21d919ab4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc60d50f-0ac7-4b25-a826-ce21d919ab4a found for delete ", "request_id": "req-ad13820f-7616-4bbe-bb55-88760b7ea41b"}]} 2026-09-07 19:41:58.943 8 INFO neutron.services.segments.plugin [-] Segment fc60d50f-0ac7-4b25-a826-ce21d919ab4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc60d50f-0ac7-4b25-a826-ce21d919ab4a found for delete ", "request_id": "req-75e9b198-2e89-41e6-af9b-2ae726b675ab"}]} 2026-09-07 19:41:58.959 8 INFO neutron.services.segments.plugin [-] Segment 438baab6-1188-4f70-bdeb-27d818b0e360 resource provider aggregate not found 2026-09-07 19:41:58.965 8 INFO neutron.services.segments.plugin [-] Segment 438baab6-1188-4f70-bdeb-27d818b0e360 resource provider aggregate not found 2026-09-07 19:41:58.979 8 INFO neutron.services.segments.plugin [-] Segment 438baab6-1188-4f70-bdeb-27d818b0e360 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 438baab6-1188-4f70-bdeb-27d818b0e360 found for delete ", "request_id": "req-830f2eb3-6f7b-44d8-9826-268332bd1646"}]} [pid: 8|app: 0|req: 508/957] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:41:58 2026] DELETE /v2.0/networks/dbe3c458-5cb5-4b4b-9e99-c262dcce4a2f => generated 0 bytes in 519 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/958] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:41:59 2026] GET /v2.0/security-groups?tenant_id=b39b32e9393e4c77971c54f7a8ae33a1&name=default => generated 2797 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:41:59.247 8 INFO neutron.services.segments.plugin [-] Segment 438baab6-1188-4f70-bdeb-27d818b0e360 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 438baab6-1188-4f70-bdeb-27d818b0e360 found for delete ", "request_id": "req-1f8d860c-fd03-4023-a263-3706ab4d983d"}]} [pid: 8|app: 0|req: 509/959] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:41:59 2026] DELETE /v2.0/security-groups/04fb8585-affb-41df-a6d7-92c0c819e57d => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/960] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:00 2026] GET /v2.0/security-groups?tenant_id=572721771af54d128420fadcd3519467&name=default => generated 2801 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/961] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:00 2026] DELETE /v2.0/security-groups/bd34f418-a886-49d0-99fa-fcaa80b99413 => 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: 452/962] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:02 2026] GET /v2.0/security-groups?tenant_id=c9be8f94ede54b4f90fd478b84ece489&name=default => generated 2801 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/963] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:02 2026] DELETE /v2.0/security-groups/ca774efb-0eb4-4bac-b25f-aa05f5f46fc9 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/964] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:02 2026] GET /v2.0/security-groups?tenant_id=0066a04898114ec3a7163982684c9b09&name=default => generated 2801 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/965] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:03 2026] DELETE /v2.0/security-groups/9fa92f44-6fb8-4d13-832d-9251e062207f => 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: 454/966] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:04 2026] GET /v2.0/security-groups?tenant_id=6234bc3e169244c997352bf10337a925&name=default => generated 2801 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/967] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:05 2026] DELETE /v2.0/security-groups/ef0a3922-ef77-4ab1-accd-5806a5e03833 => 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: 455/968] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:05 2026] GET /v2.0/security-groups?tenant_id=0260447a6a3c4db18a93041a5b79c8f6&name=default => generated 2801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/969] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:05 2026] DELETE /v2.0/security-groups/339b687a-b25f-4d74-b9f2-cfa178e92f27 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/970] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:06 2026] GET /v2.0/security-groups?tenant_id=9dd31a6d3c274557a71762bab165d37e&name=default => generated 2801 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/971] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:06 2026] DELETE /v2.0/security-groups/5f53644f-f9b6-4359-ba0c-15e8ba02ec56 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/972] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:07 2026] GET /v2.0/security-groups?tenant_id=71d53d6969f948568ec7ca4646afc3c3&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/973] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:07 2026] DELETE /v2.0/security-groups/d10b7696-de72-4e84-9c26-3da740d99dd3 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/974] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:08 2026] GET /v2.0/security-groups?tenant_id=891ea08c9daa4597baa7004ea92b1dc9&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/975] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:08 2026] GET /v2.0/security-groups?tenant_id=2e01e75e6556402db871508aed3ad797&name=default => generated 2801 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/976] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:08 2026] DELETE /v2.0/security-groups/1c19490e-6be2-47d6-a46e-380717943fb6 => 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: 518/977] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:08 2026] DELETE /v2.0/security-groups/a6d5f5e9-af62-4191-b1a0-92329a7507b8 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/978] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:08 2026] GET /v2.0/security-groups?tenant_id=7cc8038c5218489aacc5d88214f7facf&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/979] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:08 2026] GET /v2.0/security-groups?tenant_id=2e11bb5e37884166aad72912c0592825&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/980] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:08 2026] DELETE /v2.0/security-groups/3b115867-c599-46d6-9dda-0d58915a510f => 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: 520/983] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:08 2026] DELETE /v2.0/security-groups/37c5197f-624a-4b05-98d6-1c4f11c54175 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/984] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:09 2026] GET /v2.0/security-groups?tenant_id=0c5e7f483e8e4593931afc61ee2997eb&name=default => generated 2801 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/985] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:10 2026] DELETE /v2.0/security-groups/65ea8736-8a7f-456a-aee9-22030fbe4998 => 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: 465/986] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:10 2026] GET /v2.0/security-groups?tenant_id=217a2f7b917d4400b9765cb94fefcc1c&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/987] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:10 2026] DELETE /v2.0/security-groups/e0d0969d-bd88-4de0-8319-c953aef12687 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:42:11.758 7 INFO neutron.db.segments_db [None req-9fb93761-761b-4fb4-b73d-a8152d1d0396 f366908d785f47a0a55eaa15525cb4ab a686d568c26748da91a05fb670630051 - - - -] Added segment 2f0c4683-1dad-4101-8b98-aa1371eaa6c5 of type vxlan for network d72f40ba-dc35-4278-8701-b40fea5cde08 [pid: 7|app: 0|req: 466/988] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:11 2026] POST /v2.0/networks => generated 650 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/989] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:11 2026] POST /v2.0/subnets => generated 603 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:42:12.456 8 INFO neutron.db.segments_db [None req-b0d84772-8eb9-4472-b332-d2af1ecdd659 f366908d785f47a0a55eaa15525cb4ab a686d568c26748da91a05fb670630051 - - - -] Added segment eb125ca0-20b8-4822-9a2c-39b8cb8ea67e of type vxlan for network 915cb5e9-1d09-40a6-a457-565e7f1f74c7 [pid: 7|app: 0|req: 467/990] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:12 2026] GET /v2.0/security-groups?tenant_id=b811a76279b84a7ca2c54b5257eb5fab&name=default => generated 2801 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/991] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:12 2026] DELETE /v2.0/security-groups/49b7067d-a31d-47b5-b033-cb7e3e4ee65b => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:42:12.874 8 INFO neutron.db.l3_hamode_db [None req-b0d84772-8eb9-4472-b332-d2af1ecdd659 f366908d785f47a0a55eaa15525cb4ab a686d568c26748da91a05fb670630051 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 469/992] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:12 2026] GET /v2.0/security-groups?tenant_id=51dfd1e102784237b1fa8e61a7e4fa30&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/993] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:13 2026] DELETE /v2.0/security-groups/5d1d2c86-ac59-40aa-9dca-de428810e00b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:42:14.683 8 INFO neutron.db.l3_hamode_db [None req-b0d84772-8eb9-4472-b332-d2af1ecdd659 f366908d785f47a0a55eaa15525cb4ab a686d568c26748da91a05fb670630051 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 471/994] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:14 2026] GET /v2.0/security-groups?tenant_id=4e7196a54d6b45f4bf9c8e9e00b5689e&name=default => generated 2801 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/995] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:15 2026] DELETE /v2.0/security-groups/6c47dcf4-86ab-4906-8f50-8cce051452a3 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/996] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:15 2026] GET /v2.0/security-groups?tenant_id=1b400f5cb84d41118efdd7bbb1e397f6&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/997] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:15 2026] DELETE /v2.0/security-groups/a3ee9dbc-dcbb-4636-89d8-befb618b7232 => 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: 524/998] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:12 2026] POST /v2.0/routers => generated 695 bytes in 3651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/999] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:15 2026] GET /v2.0/security-groups?tenant_id=e2bfdf139e674f7aab2f67faf55322d0&name=default => generated 2801 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1000] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:16 2026] DELETE /v2.0/security-groups/feeb8759-e37e-4208-a93c-20f1cc54e9ad => 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: 525/1001] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:42:16 2026] PUT /v2.0/routers/77983c65-3be1-4734-9a36-457db14bc63c/add_router_interface => generated 309 bytes in 1771 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1002] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:17 2026] GET /v2.0/security-groups?tenant_id=ab11eaf5123c45ad845678badcf0c75f&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1003] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:18 2026] DELETE /v2.0/security-groups/131a61e4-f8ab-4bfa-b5d1-9ee990bb23a8 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1004] 10.0.0.133 () {34 vars in 664 bytes} [Mon Sep 7 19:42:17 2026] POST /v2.0/ports => generated 955 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 528/1005] 10.0.0.133 () {34 vars in 664 bytes} [Mon Sep 7 19:42:18 2026] POST /v2.0/ports => generated 955 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:42:18.922 7 INFO neutron.db.segments_db [None req-c49aa39e-5ede-46c0-8dee-9651775d8679 01770814a3364be8b9829b34a9046636 34c8aac38d4c4404af2d9e22c18f8ee7 - - - -] Added segment d6c6a695-aa0e-4d29-bead-818e7b83b2c4 of type vxlan for network 696ff68c-5819-4b3d-a05c-763b184fa253 [pid: 8|app: 0|req: 529/1006] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:18 2026] GET /v2.0/security-groups?tenant_id=e4712075f43943df9422aafb5b21d8d1&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:42:19.078 7 INFO neutron.db.segments_db [None req-c49aa39e-5ede-46c0-8dee-9651775d8679 01770814a3364be8b9829b34a9046636 34c8aac38d4c4404af2d9e22c18f8ee7 - - - -] Added segment 75fcc741-13ab-4f74-a5a2-154a86bd471a of type vxlan for network 466d7be7-95bc-4b12-bdda-07c83e597bc2 [pid: 7|app: 0|req: 478/1007] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:18 2026] POST /v2.0/networks => generated 1243 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1008] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:19 2026] GET /v2.0/security-groups?tenant_id=d2712c6587a240a7ab6f06cac43507e5&name=default => generated 2801 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1009] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:19 2026] DELETE /v2.0/security-groups/713749af-4391-490c-8c9d-29a2e5fe6f0e => 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: 532/1010] 10.0.0.133 () {32 vars in 648 bytes} [Mon Sep 7 19:42:19 2026] GET /v2.0/networks => generated 1842 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1011] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:19 2026] DELETE /v2.0/security-groups/97fde356-25bd-4ca1-9a4b-8bb2ef40ec25 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:42:20.184 7 INFO neutron.db.l3_db [None req-010cf93b-f9dd-4dd2-82c2-57b6203e6bd2 f366908d785f47a0a55eaa15525cb4ab a686d568c26748da91a05fb670630051 - - - -] Floating IP a4b2b4e8-00cf-4baa-991a-5b8590195f2e associated. External IP: 10.96.250.208, port: d1a351c3-901e-46e0-a31b-1d34a26e9bfa. 2026-09-07 19:42:20.452 8 INFO neutron.services.segments.plugin [-] Segment d6c6a695-aa0e-4d29-bead-818e7b83b2c4 resource provider aggregate not found 2026-09-07 19:42:20.457 8 INFO neutron.services.segments.plugin [-] Segment d6c6a695-aa0e-4d29-bead-818e7b83b2c4 resource provider aggregate not found 2026-09-07 19:42:20.475 8 INFO neutron.services.segments.plugin [-] Segment d6c6a695-aa0e-4d29-bead-818e7b83b2c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6c6a695-aa0e-4d29-bead-818e7b83b2c4 found for delete ", "request_id": "req-0f4cfbf3-3713-4ec4-b2e6-3f649ea9d440"}]} 2026-09-07 19:42:20.477 8 INFO neutron.services.segments.plugin [-] Segment d6c6a695-aa0e-4d29-bead-818e7b83b2c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6c6a695-aa0e-4d29-bead-818e7b83b2c4 found for delete ", "request_id": "req-a4f2687a-f78a-49b8-92eb-ca12e64d051f"}]} [pid: 8|app: 0|req: 534/1012] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:19 2026] DELETE /v2.0/networks/696ff68c-5819-4b3d-a05c-763b184fa253 => generated 0 bytes in 862 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1013] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:20 2026] DELETE /v2.0/networks/466d7be7-95bc-4b12-bdda-07c83e597bc2 => 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: 536/1014] 10.0.0.133 () {32 vars in 648 bytes} [Mon Sep 7 19:42:20 2026] GET /v2.0/networks => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:20.821 8 INFO neutron.db.segments_db [None req-efd84a61-4d4a-4a75-8c4b-5dd366175f21 01770814a3364be8b9829b34a9046636 34c8aac38d4c4404af2d9e22c18f8ee7 - - - -] Added segment 231cd1cf-0951-4fdf-b0ee-70b107b7d94b of type vxlan for network 8594ec7f-26dd-405c-b48d-dd1846f79888 [pid: 8|app: 0|req: 537/1015] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:20 2026] POST /v2.0/networks => generated 654 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:42:21.110 8 INFO neutron.db.segments_db [None req-8b08a742-26da-4eeb-bf6c-0e27068f17d4 01770814a3364be8b9829b34a9046636 34c8aac38d4c4404af2d9e22c18f8ee7 - - - -] Added segment 8579ab7d-6a6f-4647-ab93-7f61c9dedcc4 of type vxlan for network 2192d1e2-22bd-4c04-8ad0-50d3d65b66c8 [pid: 7|app: 0|req: 479/1016] 10.0.0.133 () {34 vars in 676 bytes} [Mon Sep 7 19:42:19 2026] POST /v2.0/floatingips => generated 842 bytes in 1971 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1017] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:21 2026] POST /v2.0/networks => generated 653 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:42:21.396 7 INFO neutron.db.l3_db [None req-2cbedd3d-6250-44af-925b-bfa7de3527a1 f366908d785f47a0a55eaa15525cb4ab a686d568c26748da91a05fb670630051 - - - -] Floating IP a4b2b4e8-00cf-4baa-991a-5b8590195f2e disassociated. External IP: 10.96.250.208, port: d1a351c3-901e-46e0-a31b-1d34a26e9bfa. [pid: 7|app: 0|req: 480/1018] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:42:21 2026] PUT /v2.0/floatingips/a4b2b4e8-00cf-4baa-991a-5b8590195f2e => generated 552 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1019] 10.0.0.133 () {34 vars in 664 bytes} [Mon Sep 7 19:42:21 2026] POST /v2.0/ports => generated 1504 bytes in 878 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/1020] 10.0.0.133 () {34 vars in 683 bytes} [Mon Sep 7 19:42:21 2026] POST /v2.0/security-groups => generated 1560 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1021] 10.0.0.133 () {32 vars in 642 bytes} [Mon Sep 7 19:42:22 2026] GET /v2.0/ports => generated 1504 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1022] 10.0.0.133 () {32 vars in 662 bytes} [Mon Sep 7 19:42:22 2026] GET /v2.0/security-groups => generated 4343 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:42:22.505 8 INFO neutron.services.segments.plugin [-] Segment 75fcc741-13ab-4f74-a5a2-154a86bd471a resource provider aggregate not found 2026-09-07 19:42:22.511 8 INFO neutron.services.segments.plugin [-] Segment 75fcc741-13ab-4f74-a5a2-154a86bd471a resource provider aggregate not found 2026-09-07 19:42:22.527 8 INFO neutron.services.segments.plugin [-] Segment 75fcc741-13ab-4f74-a5a2-154a86bd471a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75fcc741-13ab-4f74-a5a2-154a86bd471a found for delete ", "request_id": "req-b2537c34-64b9-4bb9-87e5-c79685665e79"}]} 2026-09-07 19:42:22.530 8 INFO neutron.services.segments.plugin [-] Segment 75fcc741-13ab-4f74-a5a2-154a86bd471a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75fcc741-13ab-4f74-a5a2-154a86bd471a found for delete ", "request_id": "req-f936dd55-22ef-4048-96dc-be8dde62061b"}]} [pid: 8|app: 0|req: 540/1023] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:42:22 2026] DELETE /v2.0/floatingips/a4b2b4e8-00cf-4baa-991a-5b8590195f2e => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1024] 10.0.0.133 () {34 vars in 757 bytes} [Mon Sep 7 19:42:22 2026] PUT /v2.0/security-groups/ec87cfd3-5522-4ad2-8194-04541038f2c5 => generated 1598 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1025] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:42:22 2026] DELETE /v2.0/ports/461849a0-e50f-4a16-ad46-2d4ef3648bba => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1026] 10.0.0.133 () {32 vars in 736 bytes} [Mon Sep 7 19:42:22 2026] GET /v2.0/security-groups/ec87cfd3-5522-4ad2-8194-04541038f2c5 => generated 1598 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1027] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:42:22 2026] DELETE /v2.0/ports/699d80c2-e699-4281-a578-e6eb0477aa4a => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1028] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:23 2026] DELETE /v2.0/security-groups/ec87cfd3-5522-4ad2-8194-04541038f2c5 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1029] 10.0.0.133 () {32 vars in 642 bytes} [Mon Sep 7 19:42:23 2026] GET /v2.0/ports => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1030] 10.0.0.133 () {32 vars in 662 bytes} [Mon Sep 7 19:42:23 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:42:23.333 7 INFO neutron.db.segments_db [None req-322b1c98-365c-4c06-b86e-6ac7c5fa56bd 01770814a3364be8b9829b34a9046636 34c8aac38d4c4404af2d9e22c18f8ee7 - - - -] Added segment 2041f051-f0ae-4ef5-8e8d-a2c67a3c56af of type vxlan for network 1bf96053-4e0a-4fdc-b370-ca79f1a5dbb3 [pid: 7|app: 0|req: 490/1031] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:23 2026] POST /v2.0/networks => generated 653 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:42:23.500 7 INFO neutron.api.v2.resource [None req-fe2b1f10-0237-4f60-869c-a6dcbc561e01 c4ce2915ba5040abb7da49ee6c1e2057 d7df69e4b9cd427da4a67a7126c1241b - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 491/1032] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:23 2026] DELETE /v2.0/security-groups/ec87cfd3-5522-4ad2-8194-04541038f2c5 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:42:23.556 7 INFO neutron.db.segments_db [None req-add8a6ed-22dc-4ea5-b450-33612f3fe5db 01770814a3364be8b9829b34a9046636 34c8aac38d4c4404af2d9e22c18f8ee7 - - - -] Added segment 1fc3d761-67f4-4094-838b-37a3015fb7f5 of type vxlan for network bdec684e-3c69-46a9-bac5-18dd2859d08b 2026-09-07 19:42:23.622 8 INFO neutron.db.l3_db [None req-12d7ad6a-684d-4dfe-85b8-75ba79746f6b f366908d785f47a0a55eaa15525cb4ab a686d568c26748da91a05fb670630051 - - - -] Floating IP 441d4a63-772e-4312-adba-03728ba77920 associated. External IP: 10.96.250.211, port: 42ba75e2-da3c-4b9b-bfd2-c73e903ce520. [pid: 7|app: 0|req: 492/1033] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:23 2026] POST /v2.0/networks => generated 654 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1034] 10.0.0.133 () {34 vars in 683 bytes} [Mon Sep 7 19:42:23 2026] POST /v2.0/security-groups => generated 1560 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1037] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:42:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1038] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:42:23 2026] GET /v2.0/security-group-rules/2c3a9cce-afb4-44b7-925b-7374e460d5f0 => generated 569 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1039] 10.0.0.133 () {34 vars in 676 bytes} [Mon Sep 7 19:42:22 2026] POST /v2.0/floatingips => generated 842 bytes in 1374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1040] 10.0.0.133 () {32 vars in 672 bytes} [Mon Sep 7 19:42:23 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1041] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:42:24 2026] GET /v2.0/floatingips/441d4a63-772e-4312-adba-03728ba77920 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1042] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:42:24 2026] DELETE /v2.0/security-group-rules/2c3a9cce-afb4-44b7-925b-7374e460d5f0 => 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: 500/1043] 10.0.0.133 () {32 vars in 672 bytes} [Mon Sep 7 19:42:24 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1044] 10.0.0.133 () {32 vars in 654 bytes} [Mon Sep 7 19:42:24 2026] GET /v2.0/floatingips => generated 845 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1045] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:42:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1046] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:42:24 2026] GET /v2.0/security-group-rules/406b82b4-5342-4d48-9f7f-d7c819718fc0 => generated 569 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:24.655 8 INFO neutron.db.l3_db [None req-50e51f25-494b-4545-b9a2-40e598fa85a0 f366908d785f47a0a55eaa15525cb4ab a686d568c26748da91a05fb670630051 - - - -] Floating IP 441d4a63-772e-4312-adba-03728ba77920 associated. External IP: 10.96.250.211, port: 42ba75e2-da3c-4b9b-bfd2-c73e903ce520. [pid: 7|app: 0|req: 503/1047] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:24 2026] POST /v2.0/subnets => generated 1276 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1048] 10.0.0.133 () {32 vars in 672 bytes} [Mon Sep 7 19:42:24 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1049] 10.0.0.133 () {32 vars in 646 bytes} [Mon Sep 7 19:42:25 2026] GET /v2.0/subnets => generated 1889 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1050] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:42:25 2026] DELETE /v2.0/security-group-rules/406b82b4-5342-4d48-9f7f-d7c819718fc0 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1051] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:42:24 2026] PUT /v2.0/floatingips/441d4a63-772e-4312-adba-03728ba77920 => generated 842 bytes in 1148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1052] 10.0.0.133 () {32 vars in 672 bytes} [Mon Sep 7 19:42:25 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1054] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:25 2026] DELETE /v2.0/subnets/17e7dc2c-f244-42d8-b244-178f810c8acc => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1054] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:25 2026] GET /v2.0/security-groups?tenant_id=1e1329d93c3c4270b401b94a09516af7&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:42:25.650 8 INFO neutron.db.securitygroups_db [None req-1d59f76c-2ced-413c-a92e-8c9164a2ee59 c4ce2915ba5040abb7da49ee6c1e2057 d7df69e4b9cd427da4a67a7126c1241b - - - -] Project d7df69e4b9cd427da4a67a7126c1241b 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: 548/1055] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:42:25 2026] POST /v2.0/security-group-rules => generated 575 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:42:25.845 7 INFO neutron.db.l3_db [None req-c0318398-fb5e-4740-b180-556ca8d81d6e f366908d785f47a0a55eaa15525cb4ab a686d568c26748da91a05fb670630051 - - - -] Floating IP 441d4a63-772e-4312-adba-03728ba77920 disassociated. External IP: 10.96.250.211, port: d1a351c3-901e-46e0-a31b-1d34a26e9bfa. [pid: 8|app: 0|req: 549/1056] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:25 2026] DELETE /v2.0/security-groups/246e8560-8ee8-4f16-89d7-c051e059db13 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1057] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:25 2026] DELETE /v2.0/subnets/f7dc96f6-4c47-495d-8417-781554605c73 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1058] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:42:26 2026] GET /v2.0/security-group-rules/f28036cc-5189-4ddf-8406-131a39cf5e62 => generated 575 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1059] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:42:25 2026] PUT /v2.0/floatingips/441d4a63-772e-4312-adba-03728ba77920 => generated 552 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1060] 10.0.0.133 () {32 vars in 672 bytes} [Mon Sep 7 19:42:26 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1061] 10.0.0.133 () {32 vars in 646 bytes} [Mon Sep 7 19:42:26 2026] GET /v2.0/subnets => generated 626 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1062] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:42:26 2026] DELETE /v2.0/security-group-rules/f28036cc-5189-4ddf-8406-131a39cf5e62 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1063] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:42:26 2026] DELETE /v2.0/floatingips/441d4a63-772e-4312-adba-03728ba77920 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1064] 10.0.0.133 () {32 vars in 672 bytes} [Mon Sep 7 19:42:26 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:42:26.612 7 INFO neutron.api.v2.resource [None req-b584c142-f101-414b-ae6d-dcb0d1c72915 f366908d785f47a0a55eaa15525cb4ab a686d568c26748da91a05fb670630051 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 512/1065] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:42:26 2026] DELETE /v2.0/floatingips/441d4a63-772e-4312-adba-03728ba77920 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1066] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:26 2026] DELETE /v2.0/security-groups/c05c9804-a3c2-4a10-a399-af2afdff4144 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:42:26.957 8 INFO neutron.services.segments.plugin [-] Segment 1fc3d761-67f4-4094-838b-37a3015fb7f5 resource provider aggregate not found 2026-09-07 19:42:26.965 8 INFO neutron.services.segments.plugin [-] Segment 1fc3d761-67f4-4094-838b-37a3015fb7f5 resource provider aggregate not found 2026-09-07 19:42:26.990 8 INFO neutron.services.segments.plugin [-] Segment 1fc3d761-67f4-4094-838b-37a3015fb7f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fc3d761-67f4-4094-838b-37a3015fb7f5 found for delete ", "request_id": "req-d77f16e0-0eb6-49b5-8ba2-7f29a6b02f4f"}]} 2026-09-07 19:42:26.992 8 INFO neutron.services.segments.plugin [-] Segment 1fc3d761-67f4-4094-838b-37a3015fb7f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fc3d761-67f4-4094-838b-37a3015fb7f5 found for delete ", "request_id": "req-60228a89-c41a-48e2-af12-cd363c41fa7c"}]} [pid: 8|app: 0|req: 554/1067] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:26 2026] DELETE /v2.0/networks/bdec684e-3c69-46a9-bac5-18dd2859d08b => generated 0 bytes in 670 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1068] 10.0.0.133 () {32 vars in 662 bytes} [Mon Sep 7 19:42:27 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1069] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:42:26 2026] DELETE /v2.0/ports/d1a351c3-901e-46e0-a31b-1d34a26e9bfa => generated 0 bytes in 507 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1070] 10.0.0.133 () {32 vars in 662 bytes} [Mon Sep 7 19:42:27 2026] GET /v2.0/security-groups => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1071] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:42:27 2026] DELETE /v2.0/ports/42ba75e2-da3c-4b9b-bfd2-c73e903ce520 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1072] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:42:27 2026] GET /v2.0/ports?device_id=77983c65-3be1-4734-9a36-457db14bc63c => generated 958 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1073] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:27 2026] DELETE /v2.0/networks/1bf96053-4e0a-4fdc-b370-ca79f1a5dbb3 => generated 0 bytes in 1025 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1074] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:28 2026] GET /v2.0/security-groups?tenant_id=d7df69e4b9cd427da4a67a7126c1241b&name=default => generated 2801 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1075] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:28 2026] DELETE /v2.0/networks/2192d1e2-22bd-4c04-8ad0-50d3d65b66c8 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1076] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:28 2026] DELETE /v2.0/security-groups/bc5d3a3f-e115-4b92-823b-dda8e7ef59fb => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:42:29.022 8 INFO neutron.services.segments.plugin [-] Segment 2041f051-f0ae-4ef5-8e8d-a2c67a3c56af resource provider aggregate not found 2026-09-07 19:42:29.029 8 INFO neutron.services.segments.plugin [-] Segment 2041f051-f0ae-4ef5-8e8d-a2c67a3c56af resource provider aggregate not found 2026-09-07 19:42:29.036 8 INFO neutron.services.segments.plugin [-] Segment 2041f051-f0ae-4ef5-8e8d-a2c67a3c56af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2041f051-f0ae-4ef5-8e8d-a2c67a3c56af found for delete ", "request_id": "req-2b91f7c6-cce3-44af-8462-dc602c297c89"}]} 2026-09-07 19:42:29.046 8 INFO neutron.services.segments.plugin [-] Segment 2041f051-f0ae-4ef5-8e8d-a2c67a3c56af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2041f051-f0ae-4ef5-8e8d-a2c67a3c56af found for delete ", "request_id": "req-cd376f8a-03e0-4a5c-9eeb-7177824aa7b5"}]} 2026-09-07 19:42:29.083 8 INFO neutron.services.segments.plugin [-] Segment 8579ab7d-6a6f-4647-ab93-7f61c9dedcc4 resource provider aggregate not found 2026-09-07 19:42:29.091 8 INFO neutron.services.segments.plugin [-] Segment 8579ab7d-6a6f-4647-ab93-7f61c9dedcc4 resource provider aggregate not found [pid: 8|app: 0|req: 560/1077] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:28 2026] GET /v2.0/security-groups?tenant_id=008d5c74cae440838c2f1138c762cff7&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:42:29.118 8 INFO neutron.services.segments.plugin [-] Segment 8579ab7d-6a6f-4647-ab93-7f61c9dedcc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8579ab7d-6a6f-4647-ab93-7f61c9dedcc4 found for delete ", "request_id": "req-2614ddb0-0af4-4d6b-a1dd-d0c5a241b5ab"}]} [pid: 7|app: 0|req: 518/1078] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:42:27 2026] PUT /v2.0/routers/77983c65-3be1-4734-9a36-457db14bc63c/remove_router_interface => generated 309 bytes in 1397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:29.134 8 INFO neutron.services.segments.plugin [-] Segment 8579ab7d-6a6f-4647-ab93-7f61c9dedcc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8579ab7d-6a6f-4647-ab93-7f61c9dedcc4 found for delete ", "request_id": "req-e5b1ec55-56e7-4577-8127-84c36f72418b"}]} [pid: 7|app: 0|req: 519/1079] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:29 2026] DELETE /v2.0/security-groups/34b27f58-e03d-4834-b93d-f7e13b515235 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1080] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:29 2026] DELETE /v2.0/networks/8594ec7f-26dd-405c-b48d-dd1846f79888 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1081] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:29 2026] GET /v2.0/security-groups?tenant_id=34c8aac38d4c4404af2d9e22c18f8ee7&name=default => generated 2801 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1082] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:30 2026] DELETE /v2.0/security-groups/299f5f40-787a-4a95-9b78-e692a23603d4 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:42:30.887 7 INFO neutron.services.segments.plugin [-] Segment eb125ca0-20b8-4822-9a2c-39b8cb8ea67e resource provider aggregate not found 2026-09-07 19:42:30.899 7 INFO neutron.services.segments.plugin [-] Segment eb125ca0-20b8-4822-9a2c-39b8cb8ea67e resource provider aggregate not found 2026-09-07 19:42:30.933 7 INFO neutron.services.segments.plugin [-] Segment eb125ca0-20b8-4822-9a2c-39b8cb8ea67e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb125ca0-20b8-4822-9a2c-39b8cb8ea67e found for delete ", "request_id": "req-1bfe04f2-46f6-48dd-b4ec-5f10af1a43cd"}]} 2026-09-07 19:42:30.945 7 INFO neutron.services.segments.plugin [-] Segment eb125ca0-20b8-4822-9a2c-39b8cb8ea67e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb125ca0-20b8-4822-9a2c-39b8cb8ea67e found for delete ", "request_id": "req-6920676a-2e38-4207-abb8-2ecae4927d3d"}]} 2026-09-07 19:42:30.946 7 INFO neutron.db.l3_hamode_db [None req-4a44b595-6f76-442d-bb34-b38c01e65303 f366908d785f47a0a55eaa15525cb4ab a686d568c26748da91a05fb670630051 - - - -] HA network 915cb5e9-1d09-40a6-a457-565e7f1f74c7 was deleted as no HA routers are present in tenant a686d568c26748da91a05fb670630051. [pid: 7|app: 0|req: 520/1083] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:29 2026] DELETE /v2.0/routers/77983c65-3be1-4734-9a36-457db14bc63c => generated 0 bytes in 1737 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:42:31.149 8 INFO neutron.services.segments.plugin [-] Segment 231cd1cf-0951-4fdf-b0ee-70b107b7d94b resource provider aggregate not found 2026-09-07 19:42:31.173 8 INFO neutron.services.segments.plugin [-] Segment 231cd1cf-0951-4fdf-b0ee-70b107b7d94b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 231cd1cf-0951-4fdf-b0ee-70b107b7d94b found for delete ", "request_id": "req-ffcfabcb-7bc2-4428-af32-3b09756c05bc"}]} [pid: 8|app: 0|req: 564/1084] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:30 2026] DELETE /v2.0/subnets/97b541fd-0faf-4df6-9008-8d05b5684e25 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:42:31.367 8 INFO neutron.services.segments.plugin [-] Segment 231cd1cf-0951-4fdf-b0ee-70b107b7d94b resource provider aggregate not found 2026-09-07 19:42:31.388 8 INFO neutron.services.segments.plugin [-] Segment 231cd1cf-0951-4fdf-b0ee-70b107b7d94b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 231cd1cf-0951-4fdf-b0ee-70b107b7d94b found for delete ", "request_id": "req-3a775b9e-5da2-4cfc-a52a-05f8a44deb49"}]} [pid: 7|app: 0|req: 521/1085] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:31 2026] DELETE /v2.0/networks/d72f40ba-dc35-4278-8701-b40fea5cde08 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1086] 10.0.0.133 () {32 vars in 652 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions => generated 19178 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1087] 10.0.0.133 () {32 vars in 680 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1088] 10.0.0.133 () {32 vars in 680 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1089] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1090] 10.0.0.133 () {32 vars in 664 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/agent => generated 153 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1091] 10.0.0.133 () {32 vars in 698 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1092] 10.0.0.133 () {32 vars in 696 bytes} [Mon Sep 7 19:42:31 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: 525/1093] 10.0.0.133 () {32 vars in 700 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1094] 10.0.0.133 () {32 vars in 688 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1095] 10.0.0.133 () {32 vars in 702 bytes} [Mon Sep 7 19:42:31 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: 570/1096] 10.0.0.133 () {32 vars in 692 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1097] 10.0.0.133 () {32 vars in 694 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1098] 10.0.0.133 () {32 vars in 684 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1099] 10.0.0.133 () {32 vars in 686 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1100] 10.0.0.133 () {32 vars in 660 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1101] 10.0.0.133 () {32 vars in 698 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1102] 10.0.0.133 () {32 vars in 678 bytes} [Mon Sep 7 19:42:31 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: 530/1103] 10.0.0.133 () {32 vars in 682 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1104] 10.0.0.133 () {32 vars in 674 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1105] 10.0.0.133 () {32 vars in 688 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1106] 10.0.0.133 () {32 vars in 722 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1107] 10.0.0.133 () {32 vars in 686 bytes} [Mon Sep 7 19:42:31 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: 8|app: 0|req: 576/1108] 10.0.0.133 () {32 vars in 668 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/flavors => 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: 533/1109] 10.0.0.133 () {32 vars in 686 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1110] 10.0.0.133 () {32 vars in 680 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1111] 10.0.0.133 () {32 vars in 698 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1112] 10.0.0.133 () {32 vars in 678 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1113] 10.0.0.133 () {32 vars in 666 bytes} [Mon Sep 7 19:42:31 2026] GET /v2.0/extensions/router => generated 256 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1114] 10.0.0.133 () {32 vars in 676 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1115] 10.0.0.133 () {32 vars in 664 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1116] 10.0.0.133 () {32 vars in 674 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/l3-flavors => 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: 537/1117] 10.0.0.133 () {32 vars in 712 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1118] 10.0.0.133 () {32 vars in 690 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1119] 10.0.0.133 () {32 vars in 682 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1120] 10.0.0.133 () {32 vars in 668 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1121] 10.0.0.133 () {32 vars in 686 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1122] 10.0.0.133 () {32 vars in 704 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1123] 10.0.0.133 () {32 vars in 700 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1124] 10.0.0.133 () {32 vars in 674 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1125] 10.0.0.133 () {32 vars in 692 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1126] 10.0.0.133 () {32 vars in 688 bytes} [Mon Sep 7 19:42:32 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: 589/1127] 10.0.0.133 () {32 vars in 708 bytes} [Mon Sep 7 19:42:32 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: 590/1128] 10.0.0.133 () {32 vars in 704 bytes} [Mon Sep 7 19:42:32 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: 591/1129] 10.0.0.133 () {32 vars in 696 bytes} [Mon Sep 7 19:42:32 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: 592/1130] 10.0.0.133 () {32 vars in 710 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1131] 10.0.0.133 () {32 vars in 668 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1132] 10.0.0.133 () {32 vars in 686 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1133] 10.0.0.133 () {32 vars in 680 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1134] 10.0.0.133 () {32 vars in 674 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1135] 10.0.0.133 () {32 vars in 670 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1136] 10.0.0.133 () {32 vars in 660 bytes} [Mon Sep 7 19:42:32 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: 599/1137] 10.0.0.133 () {32 vars in 698 bytes} [Mon Sep 7 19:42:32 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: 600/1138] 10.0.0.133 () {32 vars in 698 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1139] 10.0.0.133 () {32 vars in 676 bytes} [Mon Sep 7 19:42:32 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: 602/1140] 10.0.0.133 () {32 vars in 668 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1141] 10.0.0.133 () {32 vars in 682 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1142] 10.0.0.133 () {32 vars in 700 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1143] 10.0.0.133 () {32 vars in 684 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1144] 10.0.0.133 () {32 vars in 706 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1145] 10.0.0.133 () {32 vars in 668 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1146] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/security-groups?tenant_id=a686d568c26748da91a05fb670630051&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1147] 10.0.0.133 () {32 vars in 696 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1148] 10.0.0.133 () {32 vars in 694 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1149] 10.0.0.133 () {32 vars in 684 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1150] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:32 2026] DELETE /v2.0/security-groups/59a7809f-6c09-41cd-999c-ddf69b48e5bc => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1151] 10.0.0.133 () {32 vars in 688 bytes} [Mon Sep 7 19:42:32 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: 611/1152] 10.0.0.133 () {32 vars in 666 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1153] 10.0.0.133 () {32 vars in 680 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1154] 10.0.0.133 () {32 vars in 680 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1155] 10.0.0.133 () {32 vars in 690 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1156] 10.0.0.133 () {32 vars in 690 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1157] 10.0.0.133 () {32 vars in 694 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1158] 10.0.0.133 () {32 vars in 684 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1159] 10.0.0.133 () {32 vars in 688 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1160] 10.0.0.133 () {32 vars in 700 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:32.597 7 INFO neutron.db.segments_db [None req-b32049aa-672c-47ed-a4b8-41d34efec250 5463e32426ad4e7ea130fa0d00c5e212 0f080db63ca44ff3afd303cae3661b74 - - - -] Added segment 9a82b616-48a5-473e-b8b4-d99d3a5c14db of type vxlan for network 18aceb79-6165-4d6c-b04d-e6854d13321b [pid: 8|app: 0|req: 620/1161] 10.0.0.133 () {32 vars in 702 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1162] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1163] 10.0.0.133 () {32 vars in 714 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1164] 10.0.0.133 () {32 vars in 726 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1165] 10.0.0.133 () {32 vars in 718 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1166] 10.0.0.133 () {32 vars in 682 bytes} [Mon Sep 7 19:42:32 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: 626/1167] 10.0.0.133 () {32 vars in 668 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1168] 10.0.0.133 () {32 vars in 718 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1169] 10.0.0.133 () {32 vars in 678 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1170] 10.0.0.133 () {32 vars in 668 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1171] 10.0.0.133 () {32 vars in 696 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1172] 10.0.0.133 () {32 vars in 704 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1173] 10.0.0.133 () {32 vars in 700 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1174] 10.0.0.133 () {32 vars in 682 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1175] 10.0.0.133 () {32 vars in 704 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1176] 10.0.0.133 () {32 vars in 694 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1177] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:32 2026] POST /v2.0/networks => generated 648 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1178] 10.0.0.133 () {32 vars in 688 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1179] 10.0.0.133 () {32 vars in 696 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1180] 10.0.0.133 () {32 vars in 688 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1181] 10.0.0.133 () {32 vars in 700 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1182] 10.0.0.133 () {32 vars in 664 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1183] 10.0.0.133 () {32 vars in 680 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1184] 10.0.0.133 () {32 vars in 692 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1185] 10.0.0.133 () {32 vars in 676 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1186] 10.0.0.133 () {32 vars in 666 bytes} [Mon Sep 7 19:42:32 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:33.336 7 INFO neutron.services.segments.plugin [-] Segment 2f0c4683-1dad-4101-8b98-aa1371eaa6c5 resource provider aggregate not found 2026-09-07 19:42:33.345 7 INFO neutron.services.segments.plugin [-] Segment 2f0c4683-1dad-4101-8b98-aa1371eaa6c5 resource provider aggregate not found 2026-09-07 19:42:33.373 7 INFO neutron.services.segments.plugin [-] Segment 2f0c4683-1dad-4101-8b98-aa1371eaa6c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0c4683-1dad-4101-8b98-aa1371eaa6c5 found for delete ", "request_id": "req-db1782e0-b4d6-4cef-8748-922a54fd4cb7"}]} 2026-09-07 19:42:33.387 7 INFO neutron.services.segments.plugin [-] Segment 2f0c4683-1dad-4101-8b98-aa1371eaa6c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0c4683-1dad-4101-8b98-aa1371eaa6c5 found for delete ", "request_id": "req-2a42e358-7be3-4d93-af19-af802e7146e0"}]} [pid: 7|app: 0|req: 547/1187] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:33 2026] POST /v2.0/subnets => generated 649 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1188] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:33 2026] GET /v2.0/security-groups?tenant_id=61dce15202d94aceb905f1ab819ee6d7&name=default => generated 2801 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:42:33.862 7 INFO neutron.db.segments_db [None req-10b8b0b7-e6eb-4d2e-833d-e365a29634f9 5463e32426ad4e7ea130fa0d00c5e212 0f080db63ca44ff3afd303cae3661b74 - - - -] Added segment f789e950-8cea-415e-9a23-439123518446 of type vxlan for network 1d1e5c89-de2f-4e45-934a-586bdd9f4f86 [pid: 8|app: 0|req: 642/1189] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:33 2026] DELETE /v2.0/security-groups/a7a10fb2-5e08-46ca-bb85-4f63afcedbaf => 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: 548/1190] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:33 2026] POST /v2.0/networks => generated 647 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1191] 10.0.0.133 () {34 vars in 742 bytes} [Mon Sep 7 19:42:34 2026] PUT /v2.0/networks/1d1e5c89-de2f-4e45-934a-586bdd9f4f86 => generated 592 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1192] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:34 2026] POST /v2.0/subnets => generated 622 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1193] 10.0.0.133 () {34 vars in 740 bytes} [Mon Sep 7 19:42:34 2026] PUT /v2.0/subnets/177eeb4b-c22d-4c13-b1e9-b8442499fdea => generated 632 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:35.203 7 INFO neutron.db.segments_db [None req-b029911b-03c0-42f9-b19b-0d34e7ad4329 6705b8341d954479a8addbc60b8c9085 1215d73562d6473dbe5dd9c74cd20f3f - - - -] Added segment f6da5597-62d0-4c0d-bb49-b209bfb0c214 of type vxlan for network 2a43070d-a9fb-455f-ae8d-830c67e0fb28 2026-09-07 19:42:35.241 8 INFO neutron.services.segments.plugin [-] Segment f789e950-8cea-415e-9a23-439123518446 resource provider aggregate not found 2026-09-07 19:42:35.245 8 INFO neutron.services.segments.plugin [-] Segment f789e950-8cea-415e-9a23-439123518446 resource provider aggregate not found 2026-09-07 19:42:35.258 8 INFO neutron.services.segments.plugin [-] Segment f789e950-8cea-415e-9a23-439123518446 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f789e950-8cea-415e-9a23-439123518446 found for delete ", "request_id": "req-4f5c6971-441e-45af-96d6-599025d857f1"}]} 2026-09-07 19:42:35.263 8 INFO neutron.services.segments.plugin [-] Segment f789e950-8cea-415e-9a23-439123518446 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f789e950-8cea-415e-9a23-439123518446 found for delete ", "request_id": "req-ca336839-a2aa-45a3-8c05-2b28ea166723"}]} [pid: 7|app: 0|req: 550/1194] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:34 2026] POST /v2.0/networks => generated 645 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1195] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:35 2026] GET /v2.0/security-groups?tenant_id=ece5d15e1a134737bd4553726c684bea&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1196] 10.0.0.133 () {34 vars in 664 bytes} [Mon Sep 7 19:42:35 2026] POST /v2.0/ports => generated 775 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 645/1197] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:34 2026] DELETE /v2.0/networks/1d1e5c89-de2f-4e45-934a-586bdd9f4f86 => generated 0 bytes in 1201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1198] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:36 2026] DELETE /v2.0/security-groups/b0f2d2dc-27ef-4d14-a0c8-55efc1818ea7 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:42:36.286 7 INFO neutron.db.segments_db [None req-7b9f8185-819b-4383-ab3f-e0007f209dc4 6705b8341d954479a8addbc60b8c9085 1215d73562d6473dbe5dd9c74cd20f3f - - - -] Added segment dbb9a33a-f5da-4c5e-b0e2-0e564a7590c1 of type vxlan for network df0031c1-692e-42dc-b699-556ac0790cde [pid: 7|app: 0|req: 554/1199] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:36 2026] POST /v2.0/networks => generated 631 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:42:36.449 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9627ea71-588d-449e-8585-88c48aa9158d 5463e32426ad4e7ea130fa0d00c5e212 0f080db63ca44ff3afd303cae3661b74 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1200] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:36 2026] DELETE /v2.0/networks/1d1e5c89-de2f-4e45-934a-586bdd9f4f86 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:42:36.509 8 INFO neutron.db.segments_db [None req-82719166-6568-4f67-809d-585e230b3cf5 611583a6356340d1acaf5f97349363de cb69418138cb4b9f9432f3718a135c12 - - - -] Added segment e11f70c0-cdbc-417e-b438-267a79785fad of type vxlan for network c7c0a9e7-ea20-411d-975f-89b1774b94cf 2026-09-07 19:42:36.634 8 INFO neutron.db.segments_db [None req-82719166-6568-4f67-809d-585e230b3cf5 611583a6356340d1acaf5f97349363de cb69418138cb4b9f9432f3718a135c12 - - - -] Added segment d09eed7b-d316-41b4-83a8-2063a89b0b84 of type vxlan for network eaa8d666-b517-4c6f-8123-82c23f35c604 [pid: 7|app: 0|req: 556/1201] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:36 2026] POST /v2.0/subnets => generated 602 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1202] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:36 2026] POST /v2.0/networks => generated 1246 bytes in 623 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1203] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:36 2026] GET /v2.0/security-groups?tenant_id=0dd33319a1ca4f74a8f0902dccc6dc7a&name=default => generated 2801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1204] 10.0.0.133 () {32 vars in 693 bytes} [Mon Sep 7 19:42:36 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1205] 10.0.0.133 () {32 vars in 648 bytes} [Mon Sep 7 19:42:36 2026] GET /v2.0/networks => generated 1845 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1206] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:37 2026] DELETE /v2.0/security-groups/b7d3766a-39cc-44ef-98df-2bf9016aba77 => 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: 650/1207] 10.0.0.133 () {32 vars in 741 bytes} [Mon Sep 7 19:42:37 2026] GET /v2.0/subnets?network_id=6a250c7c-3948-48bb-afcc-658ebb61a17a => generated 626 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1208] 10.0.0.133 () {34 vars in 664 bytes} [Mon Sep 7 19:42:36 2026] POST /v2.0/ports => generated 953 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 559/1209] 10.0.0.133 () {32 vars in 652 bytes} [Mon Sep 7 19:42:37 2026] GET /v2.0/extensions => generated 19178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-09-07 19:42:37.303 8 INFO neutron.services.segments.plugin [-] Segment f789e950-8cea-415e-9a23-439123518446 resource provider aggregate not found 2026-09-07 19:42:37.310 8 INFO neutron.services.segments.plugin [-] Segment f789e950-8cea-415e-9a23-439123518446 resource provider aggregate not found 2026-09-07 19:42:37.327 8 INFO neutron.services.segments.plugin [-] Segment f789e950-8cea-415e-9a23-439123518446 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f789e950-8cea-415e-9a23-439123518446 found for delete ", "request_id": "req-8dc9b71c-4ef7-4649-b15a-4bbc02419205"}]} 2026-09-07 19:42:37.334 8 INFO neutron.services.segments.plugin [-] Segment f789e950-8cea-415e-9a23-439123518446 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f789e950-8cea-415e-9a23-439123518446 found for delete ", "request_id": "req-fa39b76d-1283-4f49-9c29-cc1c12008cc2"}]} [pid: 8|app: 0|req: 651/1210] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:37 2026] DELETE /v2.0/networks/c7c0a9e7-ea20-411d-975f-89b1774b94cf => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1211] 10.0.0.133 () {32 vars in 648 bytes} [Mon Sep 7 19:42:37 2026] GET /v2.0/networks => generated 1313 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1212] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:42:37 2026] DELETE /v2.0/ports/fec09669-2c24-45a9-a064-eadaecd5fe51 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1213] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:37 2026] DELETE /v2.0/networks/eaa8d666-b517-4c6f-8123-82c23f35c604 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1214] 10.0.0.133 () {32 vars in 646 bytes} [Mon Sep 7 19:42:37 2026] GET /v2.0/subnets => generated 1265 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:42:37.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5236b413-9202-42e6-a45c-a41dc74a7ff0 6705b8341d954479a8addbc60b8c9085 1215d73562d6473dbe5dd9c74cd20f3f - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1215] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:42:37 2026] DELETE /v2.0/ports/fec09669-2c24-45a9-a064-eadaecd5fe51 => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1216] 10.0.0.133 () {32 vars in 722 bytes} [Mon Sep 7 19:42:37 2026] GET /v2.0/networks/18aceb79-6165-4d6c-b04d-e6854d13321b => generated 673 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:37.961 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02077a9f-77e6-475a-8902-f52bb618a8b9 6705b8341d954479a8addbc60b8c9085 1215d73562d6473dbe5dd9c74cd20f3f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 656/1217] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:42:37 2026] GET /v2.0/ports/fec09669-2c24-45a9-a064-eadaecd5fe51 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1218] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:42:37 2026] GET /v2.0/subnets/75c566ab-3879-4832-9bb2-1f16ae4c798f => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1219] 10.0.0.133 () {32 vars in 648 bytes} [Mon Sep 7 19:42:37 2026] GET /v2.0/networks => generated 651 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:38.029 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e217b3f4-4752-426b-9fda-079d4879eb9e 5463e32426ad4e7ea130fa0d00c5e212 0f080db63ca44ff3afd303cae3661b74 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1220] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:38 2026] DELETE /v2.0/subnets/177eeb4b-c22d-4c13-b1e9-b8442499fdea => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:42:38.080 7 INFO neutron.db.segments_db [None req-6a832965-fee7-4834-ac06-cda9274be99a 611583a6356340d1acaf5f97349363de cb69418138cb4b9f9432f3718a135c12 - - - -] Added segment 7fb2d60f-39de-4054-b744-78a6a1481fc5 of type vxlan for network f2009c52-bb24-4b06-a95a-61b55e38c79b [pid: 8|app: 0|req: 658/1221] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:38 2026] DELETE /v2.0/subnets/613ce10b-5a3b-496a-9a39-f35c1cd435ba => 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: 564/1222] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:38 2026] POST /v2.0/networks => generated 650 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:42:38.218 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83f72401-bb79-4ea2-bba8-98e31e618581 5463e32426ad4e7ea130fa0d00c5e212 0f080db63ca44ff3afd303cae3661b74 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 659/1223] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:38 2026] DELETE /v2.0/networks/1d1e5c89-de2f-4e45-934a-586bdd9f4f86 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:42:38.277 8 INFO neutron.db.segments_db [None req-bba2ec7a-8658-4f27-ab67-dad73b10ce68 611583a6356340d1acaf5f97349363de cb69418138cb4b9f9432f3718a135c12 - - - -] Added segment ef1c7bba-ae86-4ebf-ad3f-18362286468a of type vxlan for network 10be2048-bb61-411c-bb27-1d7c5b85e120 [pid: 8|app: 0|req: 660/1224] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:38 2026] POST /v2.0/networks => generated 650 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1225] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:38 2026] DELETE /v2.0/subnets/75c566ab-3879-4832-9bb2-1f16ae4c798f => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:42:38.727 7 INFO neutron.services.segments.plugin [-] Segment dbb9a33a-f5da-4c5e-b0e2-0e564a7590c1 resource provider aggregate not found 2026-09-07 19:42:38.748 7 INFO neutron.services.segments.plugin [-] Segment dbb9a33a-f5da-4c5e-b0e2-0e564a7590c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbb9a33a-f5da-4c5e-b0e2-0e564a7590c1 found for delete ", "request_id": "req-34ace81e-7d88-4b5c-ac57-2246b0cf490f"}]} [pid: 7|app: 0|req: 565/1226] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:38 2026] DELETE /v2.0/networks/df0031c1-692e-42dc-b699-556ac0790cde => generated 0 bytes in 552 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:42:38.794 7 INFO neutron.services.segments.plugin [-] Segment dbb9a33a-f5da-4c5e-b0e2-0e564a7590c1 resource provider aggregate not found 2026-09-07 19:42:38.821 7 INFO neutron.services.segments.plugin [-] Segment dbb9a33a-f5da-4c5e-b0e2-0e564a7590c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbb9a33a-f5da-4c5e-b0e2-0e564a7590c1 found for delete ", "request_id": "req-2729d02b-d2d3-473b-af19-9234c155d499"}]} [pid: 7|app: 0|req: 566/1227] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:38 2026] DELETE /v2.0/networks/18aceb79-6165-4d6c-b04d-e6854d13321b => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:42:39.232 7 INFO neutron.db.segments_db [None req-9f5d81c6-79b0-4663-99c1-5b3c772e28a5 6705b8341d954479a8addbc60b8c9085 1215d73562d6473dbe5dd9c74cd20f3f - - - -] Added segment 9d1b4268-d86a-4cd5-9f6c-8f9e656e9efc of type vxlan for network 448217e7-ed4c-44d3-983f-3b6dfbf5aa0d [pid: 8|app: 0|req: 662/1228] 10.0.0.133 () {34 vars in 664 bytes} [Mon Sep 7 19:42:38 2026] POST /v2.0/ports => generated 1505 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:42:39.356 8 INFO neutron.services.segments.plugin [-] Segment e11f70c0-cdbc-417e-b438-267a79785fad resource provider aggregate not found 2026-09-07 19:42:39.367 8 INFO neutron.services.segments.plugin [-] Segment e11f70c0-cdbc-417e-b438-267a79785fad resource provider aggregate not found 2026-09-07 19:42:39.377 8 INFO neutron.services.segments.plugin [-] Segment e11f70c0-cdbc-417e-b438-267a79785fad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e11f70c0-cdbc-417e-b438-267a79785fad found for delete ", "request_id": "req-1a4964b1-cd33-4fe2-93de-b6d6febab8b9"}]} 2026-09-07 19:42:39.391 8 INFO neutron.services.segments.plugin [-] Segment e11f70c0-cdbc-417e-b438-267a79785fad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e11f70c0-cdbc-417e-b438-267a79785fad found for delete ", "request_id": "req-de17fcd5-32f3-4ddb-b358-4f866e6f5030"}]} [pid: 7|app: 0|req: 567/1231] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:39 2026] POST /v2.0/networks => generated 631 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:42:39.396 8 INFO neutron.services.segments.plugin [-] Segment d09eed7b-d316-41b4-83a8-2063a89b0b84 resource provider aggregate not found 2026-09-07 19:42:39.415 8 INFO neutron.services.segments.plugin [-] Segment d09eed7b-d316-41b4-83a8-2063a89b0b84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d09eed7b-d316-41b4-83a8-2063a89b0b84 found for delete ", "request_id": "req-c885a5e2-f294-4475-87b8-16c172cb1e4b"}]} 2026-09-07 19:42:39.418 8 INFO neutron.services.segments.plugin [-] Segment d09eed7b-d316-41b4-83a8-2063a89b0b84 resource provider aggregate not found [pid: 8|app: 0|req: 665/1232] 10.0.0.133 () {32 vars in 642 bytes} [Mon Sep 7 19:42:39 2026] GET /v2.0/ports => generated 1505 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:42:39.438 8 INFO neutron.services.segments.plugin [-] Segment d09eed7b-d316-41b4-83a8-2063a89b0b84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d09eed7b-d316-41b4-83a8-2063a89b0b84 found for delete ", "request_id": "req-3b69dbe6-ba79-439a-9259-a01ed59376b9"}]} [pid: 8|app: 0|req: 666/1233] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:42:39 2026] DELETE /v2.0/ports/20cccdd8-6908-481a-8a21-7f677110735e => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1234] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:39 2026] POST /v2.0/subnets => generated 602 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1235] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:42:39 2026] DELETE /v2.0/ports/fb8ad5ad-a698-4e97-90db-db8297d84d27 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1236] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:39 2026] GET /v2.0/security-groups?tenant_id=0f080db63ca44ff3afd303cae3661b74&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1237] 10.0.0.133 () {32 vars in 642 bytes} [Mon Sep 7 19:42:39 2026] GET /v2.0/ports => 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: 571/1238] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:40 2026] DELETE /v2.0/security-groups/83220b14-7e88-4de9-b99d-e3427ce68e19 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:42:40.214 7 INFO neutron.db.segments_db [None req-c2807114-e6b0-4f47-8cc5-178dcdfbf1c8 611583a6356340d1acaf5f97349363de cb69418138cb4b9f9432f3718a135c12 - - - -] Added segment 95711018-aeba-4cc9-b7d8-a50fc8d1d60d of type vxlan for network d5bc2b8a-87c9-4583-9cc6-997ab1006912 [pid: 7|app: 0|req: 572/1239] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:40 2026] POST /v2.0/networks => generated 649 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1240] 10.0.0.133 () {34 vars in 664 bytes} [Mon Sep 7 19:42:39 2026] POST /v2.0/ports => generated 916 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:42:40.453 7 INFO neutron.db.segments_db [None req-23a0aa53-e721-4c08-998d-b87f3420a307 611583a6356340d1acaf5f97349363de cb69418138cb4b9f9432f3718a135c12 - - - -] Added segment edc3da24-5e42-4cc1-a0fa-1305181c08a7 of type vxlan for network 21394596-39fb-444d-8c18-0d9e86bacacd [pid: 7|app: 0|req: 573/1241] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:40 2026] POST /v2.0/networks => generated 649 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:42:40.780 7 INFO neutron.services.segments.plugin [-] Segment 9a82b616-48a5-473e-b8b4-d99d3a5c14db resource provider aggregate not found 2026-09-07 19:42:40.831 7 INFO neutron.services.segments.plugin [-] Segment 9a82b616-48a5-473e-b8b4-d99d3a5c14db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a82b616-48a5-473e-b8b4-d99d3a5c14db found for delete ", "request_id": "req-4ba04c4d-b586-4c8d-be48-85935d1bac2a"}]} 2026-09-07 19:42:40.847 7 INFO neutron.services.segments.plugin [-] Segment 9a82b616-48a5-473e-b8b4-d99d3a5c14db resource provider aggregate not found [pid: 8|app: 0|req: 669/1242] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:42:40 2026] DELETE /v2.0/ports/5a162221-b211-463f-b3ae-8fcfcccaaf6f => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:42:40.875 7 INFO neutron.services.segments.plugin [-] Segment 9a82b616-48a5-473e-b8b4-d99d3a5c14db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a82b616-48a5-473e-b8b4-d99d3a5c14db found for delete ", "request_id": "req-3868ad3a-2d52-4127-9efe-690a1ab34421"}]} 2026-09-07 19:42:40.888 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f020ba8-58f5-405b-a38e-a5f6190f962d 6705b8341d954479a8addbc60b8c9085 1215d73562d6473dbe5dd9c74cd20f3f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1243] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:42:40 2026] GET /v2.0/ports/5a162221-b211-463f-b3ae-8fcfcccaaf6f => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1244] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:40 2026] DELETE /v2.0/subnets/6f4b4b06-fc21-4ee7-8e2a-14df2b399354 => 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: 574/1245] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:40 2026] POST /v2.0/subnets => generated 1226 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 19:42:41.541 8 INFO neutron.services.segments.plugin [-] Segment 9d1b4268-d86a-4cd5-9f6c-8f9e656e9efc resource provider aggregate not found 2026-09-07 19:42:41.547 8 INFO neutron.services.segments.plugin [-] Segment 9d1b4268-d86a-4cd5-9f6c-8f9e656e9efc resource provider aggregate not found 2026-09-07 19:42:41.567 8 INFO neutron.services.segments.plugin [-] Segment 9d1b4268-d86a-4cd5-9f6c-8f9e656e9efc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d1b4268-d86a-4cd5-9f6c-8f9e656e9efc found for delete ", "request_id": "req-4e6f3057-0a55-4a80-9ee8-dd0f2318dfa3"}]} [pid: 8|app: 0|req: 672/1246] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:41 2026] DELETE /v2.0/networks/448217e7-ed4c-44d3-983f-3b6dfbf5aa0d => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:42:41.590 8 INFO neutron.services.segments.plugin [-] Segment 9d1b4268-d86a-4cd5-9f6c-8f9e656e9efc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d1b4268-d86a-4cd5-9f6c-8f9e656e9efc found for delete ", "request_id": "req-da880736-dab2-41b3-a4d2-8df65c617772"}]} [pid: 8|app: 0|req: 673/1247] 10.0.0.133 () {32 vars in 646 bytes} [Mon Sep 7 19:42:41 2026] GET /v2.0/subnets => generated 1839 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1248] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:41 2026] GET /v2.0/security-groups?tenant_id=1b75b7e6dde748d1a833fa3d7236cae2&name=default => generated 2801 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1249] 10.0.0.133 () {34 vars in 664 bytes} [Mon Sep 7 19:42:41 2026] POST /v2.0/ports => generated 775 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 576/1250] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:41 2026] DELETE /v2.0/subnets/af2a1ae3-f554-4218-aa46-f742fa25240b => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1251] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:42 2026] DELETE /v2.0/security-groups/f5682f7f-8bbf-40e5-95e2-f19402db801e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1252] 10.0.0.133 () {34 vars in 736 bytes} [Mon Sep 7 19:42:42 2026] PUT /v2.0/ports/0ae16188-1c0d-4314-b0d6-c56bd399bd09 => generated 752 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1253] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:42 2026] DELETE /v2.0/subnets/56c658af-a158-4658-a3c3-334c02c1bf3f => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 677/1254] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:42:42 2026] DELETE /v2.0/ports/0ae16188-1c0d-4314-b0d6-c56bd399bd09 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1255] 10.0.0.133 () {32 vars in 646 bytes} [Mon Sep 7 19:42:42 2026] GET /v2.0/subnets => generated 626 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1256] 10.0.0.133 () {32 vars in 642 bytes} [Mon Sep 7 19:42:42 2026] GET /v2.0/ports => generated 778 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:42.772 7 INFO neutron.db.segments_db [None req-35413f43-60c6-4f38-a129-4020556a35c2 ecc3c98ebda94c8cac180a02c31ffb58 dc2b838f57e24101b4e354f6dcd4a676 - - - -] Added segment 034d3dea-9b99-40f3-af94-24fc7f6224a4 of type vxlan for network c246c5cd-e1aa-451f-85de-1da0b24ed539 [pid: 7|app: 0|req: 578/1257] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:42 2026] POST /v2.0/networks => generated 644 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:42:42.965 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1baf34d9-8dad-408b-a489-ef701ae1a625 6705b8341d954479a8addbc60b8c9085 1215d73562d6473dbe5dd9c74cd20f3f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 579/1258] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:42:42 2026] GET /v2.0/ports/0ae16188-1c0d-4314-b0d6-c56bd399bd09 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1259] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:42 2026] DELETE /v2.0/networks/21394596-39fb-444d-8c18-0d9e86bacacd => generated 0 bytes in 539 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1260] 10.0.0.133 () {32 vars in 642 bytes} [Mon Sep 7 19:42:43 2026] GET /v2.0/ports => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1261] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:42 2026] POST /v2.0/subnets => generated 617 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1262] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:42:43 2026] GET /v2.0/ports/4e04a9ac-3165-45bf-aac7-878d8317d0a9 => generated 775 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:43.490 7 INFO neutron.db.segments_db [None req-e20da062-fe54-4117-9eb1-346ba96c949b ecc3c98ebda94c8cac180a02c31ffb58 dc2b838f57e24101b4e354f6dcd4a676 - - - -] Added segment f052bdce-c41f-4e20-ae94-32b4f4503d4b of type vxlan for network 80519282-8767-47f9-a1cb-c28d1718a2f6 2026-09-07 19:42:43.589 8 INFO neutron.services.segments.plugin [-] Segment edc3da24-5e42-4cc1-a0fa-1305181c08a7 resource provider aggregate not found 2026-09-07 19:42:43.610 8 INFO neutron.services.segments.plugin [-] Segment edc3da24-5e42-4cc1-a0fa-1305181c08a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edc3da24-5e42-4cc1-a0fa-1305181c08a7 found for delete ", "request_id": "req-f2e66f52-f910-44b0-b63f-4ab9428c72d7"}]} 2026-09-07 19:42:43.611 8 INFO neutron.services.segments.plugin [-] Segment edc3da24-5e42-4cc1-a0fa-1305181c08a7 resource provider aggregate not found 2026-09-07 19:42:43.626 8 INFO neutron.services.segments.plugin [-] Segment edc3da24-5e42-4cc1-a0fa-1305181c08a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edc3da24-5e42-4cc1-a0fa-1305181c08a7 found for delete ", "request_id": "req-a2ddc1f5-c0cd-4840-abfe-6b1a50986dfb"}]} [pid: 7|app: 0|req: 582/1263] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:43 2026] POST /v2.0/networks => generated 643 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:42:43.670 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1a1b5e1-5f7e-44c2-938f-fd7444820f9b 6705b8341d954479a8addbc60b8c9085 1215d73562d6473dbe5dd9c74cd20f3f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 583/1264] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:42:43 2026] DELETE /v2.0/ports/5a162221-b211-463f-b3ae-8fcfcccaaf6f => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1265] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:43 2026] DELETE /v2.0/networks/d5bc2b8a-87c9-4583-9cc6-997ab1006912 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:42:43.815 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff85e213-8fa4-4ba7-a41c-3f4b8b3afe08 6705b8341d954479a8addbc60b8c9085 1215d73562d6473dbe5dd9c74cd20f3f - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 683/1266] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:43 2026] DELETE /v2.0/subnets/6f4b4b06-fc21-4ee7-8e2a-14df2b399354 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1267] 10.0.0.133 () {34 vars in 742 bytes} [Mon Sep 7 19:42:43 2026] PUT /v2.0/networks/80519282-8767-47f9-a1cb-c28d1718a2f6 => generated 592 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:43.871 7 INFO neutron.pecan_wsgi.hooks.translation [None req-745e0306-5f50-4508-8620-cce9284e02a1 6705b8341d954479a8addbc60b8c9085 1215d73562d6473dbe5dd9c74cd20f3f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 585/1268] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:43 2026] DELETE /v2.0/subnets/613ce10b-5a3b-496a-9a39-f35c1cd435ba => generated 136 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1269] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:43 2026] DELETE /v2.0/networks/10be2048-bb61-411c-bb27-1d7c5b85e120 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1270] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:42:44 2026] DELETE /v2.0/ports/4e04a9ac-3165-45bf-aac7-878d8317d0a9 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1271] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:43 2026] POST /v2.0/subnets => generated 602 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1272] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:44 2026] DELETE /v2.0/networks/f2009c52-bb24-4b06-a95a-61b55e38c79b => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:42:44.614 7 INFO neutron.services.segments.plugin [-] Segment f6da5597-62d0-4c0d-bb49-b209bfb0c214 resource provider aggregate not found 2026-09-07 19:42:44.623 7 INFO neutron.services.segments.plugin [-] Segment f6da5597-62d0-4c0d-bb49-b209bfb0c214 resource provider aggregate not found 2026-09-07 19:42:44.648 7 INFO neutron.services.segments.plugin [-] Segment f6da5597-62d0-4c0d-bb49-b209bfb0c214 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6da5597-62d0-4c0d-bb49-b209bfb0c214 found for delete ", "request_id": "req-d557af8c-b4c0-4763-8bac-db7296e3efcd"}]} 2026-09-07 19:42:44.657 7 INFO neutron.services.segments.plugin [-] Segment f6da5597-62d0-4c0d-bb49-b209bfb0c214 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6da5597-62d0-4c0d-bb49-b209bfb0c214 found for delete ", "request_id": "req-57550e24-d502-495c-85fb-c98f4f2ae9e3"}]} [pid: 7|app: 0|req: 587/1273] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:44 2026] DELETE /v2.0/networks/2a43070d-a9fb-455f-ae8d-830c67e0fb28 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1274] 10.0.0.133 () {34 vars in 740 bytes} [Mon Sep 7 19:42:44 2026] PUT /v2.0/subnets/e3fe3010-2fa1-4c12-9020-7725fd1022d7 => generated 612 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1275] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:45 2026] GET /v2.0/security-groups?tenant_id=1215d73562d6473dbe5dd9c74cd20f3f&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1276] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:45 2026] GET /v2.0/security-groups?tenant_id=cb69418138cb4b9f9432f3718a135c12&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:42:45.638 8 INFO neutron.services.segments.plugin [-] Segment 95711018-aeba-4cc9-b7d8-a50fc8d1d60d resource provider aggregate not found [pid: 7|app: 0|req: 588/1277] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:44 2026] DELETE /v2.0/networks/80519282-8767-47f9-a1cb-c28d1718a2f6 => generated 0 bytes in 743 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:42:45.665 8 INFO neutron.services.segments.plugin [-] Segment 95711018-aeba-4cc9-b7d8-a50fc8d1d60d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95711018-aeba-4cc9-b7d8-a50fc8d1d60d found for delete ", "request_id": "req-6225fa72-8926-4f06-a634-ec0646f2ac42"}]} 2026-09-07 19:42:45.681 8 INFO neutron.services.segments.plugin [-] Segment 95711018-aeba-4cc9-b7d8-a50fc8d1d60d resource provider aggregate not found [pid: 8|app: 0|req: 690/1278] 10.0.0.72 () {30 vars in 648 bytes} [Mon Sep 7 19:42:45 2026] GET /v2.0/extensions => generated 19178 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-09-07 19:42:45.711 8 INFO neutron.services.segments.plugin [-] Segment ef1c7bba-ae86-4ebf-ad3f-18362286468a resource provider aggregate not found 2026-09-07 19:42:45.725 8 INFO neutron.services.segments.plugin [-] Segment 95711018-aeba-4cc9-b7d8-a50fc8d1d60d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95711018-aeba-4cc9-b7d8-a50fc8d1d60d found for delete ", "request_id": "req-2ae52fa6-2030-4b05-982c-6522e0de04ee"}]} 2026-09-07 19:42:45.734 8 INFO neutron.services.segments.plugin [-] Segment ef1c7bba-ae86-4ebf-ad3f-18362286468a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef1c7bba-ae86-4ebf-ad3f-18362286468a found for delete ", "request_id": "req-7a65edcd-e9f3-4c42-90f5-8e99c229df9f"}]} 2026-09-07 19:42:45.751 8 INFO neutron.services.segments.plugin [-] Segment ef1c7bba-ae86-4ebf-ad3f-18362286468a resource provider aggregate not found 2026-09-07 19:42:45.767 8 INFO neutron.services.segments.plugin [-] Segment 7fb2d60f-39de-4054-b744-78a6a1481fc5 resource provider aggregate not found 2026-09-07 19:42:45.776 8 INFO neutron.services.segments.plugin [-] Segment ef1c7bba-ae86-4ebf-ad3f-18362286468a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef1c7bba-ae86-4ebf-ad3f-18362286468a found for delete ", "request_id": "req-364d35f0-37c2-4587-bd31-2dac269009c8"}]} 2026-09-07 19:42:45.792 8 INFO neutron.services.segments.plugin [-] Segment 7fb2d60f-39de-4054-b744-78a6a1481fc5 resource provider aggregate not found [pid: 7|app: 0|req: 589/1279] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:45 2026] DELETE /v2.0/security-groups/1419ce5e-9ffc-47e6-863e-44d71dedc08e => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:42:45.797 8 INFO neutron.services.segments.plugin [-] Segment 7fb2d60f-39de-4054-b744-78a6a1481fc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb2d60f-39de-4054-b744-78a6a1481fc5 found for delete ", "request_id": "req-349caf72-31bf-42f2-9ada-8ec98a1fd53c"}]} 2026-09-07 19:42:45.805 8 INFO neutron.services.segments.plugin [-] Segment 7fb2d60f-39de-4054-b744-78a6a1481fc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb2d60f-39de-4054-b744-78a6a1481fc5 found for delete ", "request_id": "req-20e232ce-c080-4c73-961e-7ca9af08c214"}]} 2026-09-07 19:42:45.811 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1a2e39f-3d09-487c-87dc-758812c6e6b3 ecc3c98ebda94c8cac180a02c31ffb58 dc2b838f57e24101b4e354f6dcd4a676 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 590/1280] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:45 2026] DELETE /v2.0/networks/80519282-8767-47f9-a1cb-c28d1718a2f6 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1281] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:45 2026] DELETE /v2.0/security-groups/a23163b5-c53c-4ada-be0b-054fa515d826 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1282] 10.0.0.72 () {30 vars in 722 bytes} [Mon Sep 7 19:42:45 2026] GET /v2.0/quotas/005bf82a032a4fc6941f5b6c0a5052aa/details => generated 847 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1283] 10.0.0.133 () {32 vars in 693 bytes} [Mon Sep 7 19:42:45 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:46.730 7 INFO neutron.services.segments.plugin [-] Segment f052bdce-c41f-4e20-ae94-32b4f4503d4b resource provider aggregate not found [pid: 7|app: 0|req: 592/1284] 10.0.0.133 () {32 vars in 741 bytes} [Mon Sep 7 19:42:45 2026] GET /v2.0/subnets?network_id=6a250c7c-3948-48bb-afcc-658ebb61a17a => generated 626 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1285] 10.0.0.133 () {32 vars in 652 bytes} [Mon Sep 7 19:42:46 2026] GET /v2.0/extensions => generated 19178 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-09-07 19:42:46.791 7 INFO neutron.services.segments.plugin [-] Segment f052bdce-c41f-4e20-ae94-32b4f4503d4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f052bdce-c41f-4e20-ae94-32b4f4503d4b found for delete ", "request_id": "req-f2a68449-af8f-4a46-99b9-5b7a6e49718b"}]} 2026-09-07 19:42:46.793 7 INFO neutron.services.segments.plugin [-] Segment f052bdce-c41f-4e20-ae94-32b4f4503d4b resource provider aggregate not found 2026-09-07 19:42:46.832 7 INFO neutron.services.segments.plugin [-] Segment f052bdce-c41f-4e20-ae94-32b4f4503d4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f052bdce-c41f-4e20-ae94-32b4f4503d4b found for delete ", "request_id": "req-3482c59f-7b03-4fef-8f4d-360025e186aa"}]} [pid: 7|app: 0|req: 593/1286] 10.0.0.133 () {32 vars in 648 bytes} [Mon Sep 7 19:42:46 2026] GET /v2.0/networks => generated 1309 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1287] 10.0.0.133 () {32 vars in 646 bytes} [Mon Sep 7 19:42:46 2026] GET /v2.0/subnets => generated 1233 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1288] 10.0.0.133 () {32 vars in 722 bytes} [Mon Sep 7 19:42:46 2026] GET /v2.0/networks/c246c5cd-e1aa-451f-85de-1da0b24ed539 => generated 669 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1289] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:42:47 2026] GET /v2.0/subnets/2b674e45-fa4d-4f66-8642-95265423d181 => generated 617 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:47.159 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9fff188-76fe-4c58-883b-cd2ed7d2e241 ecc3c98ebda94c8cac180a02c31ffb58 dc2b838f57e24101b4e354f6dcd4a676 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 595/1290] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:47 2026] DELETE /v2.0/subnets/e3fe3010-2fa1-4c12-9020-7725fd1022d7 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:42:47.185 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b4fbd1e-4d3b-4b43-9374-fcbd38443d40 ecc3c98ebda94c8cac180a02c31ffb58 dc2b838f57e24101b4e354f6dcd4a676 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 696/1291] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:47 2026] DELETE /v2.0/networks/80519282-8767-47f9-a1cb-c28d1718a2f6 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1292] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:47 2026] DELETE /v2.0/subnets/2b674e45-fa4d-4f66-8642-95265423d181 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:42:48.286 7 INFO neutron.db.segments_db [None req-a139c00f-eff7-4a30-8107-fe2cf5815e66 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Added segment bb07184c-d035-48d7-aa07-e7e398e651a0 of type vxlan for network 2e56c309-22b8-44a9-a4be-c66ab3803e00 [pid: 7|app: 0|req: 597/1293] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:47 2026] POST /v2.0/networks => generated 629 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-09-07 19:42:48.619 7 INFO neutron.db.segments_db [None req-88b6686a-2224-4b2f-9080-6ab9d48ea370 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Added segment 04097b0b-8fc2-42d5-a54b-1be3ab37aeb2 of type vxlan for network a249ad6e-92a0-41ca-9f6f-a50d9ea84877 2026-09-07 19:42:48.663 8 INFO neutron.services.segments.plugin [-] Segment 034d3dea-9b99-40f3-af94-24fc7f6224a4 resource provider aggregate not found 2026-09-07 19:42:48.670 8 INFO neutron.services.segments.plugin [-] Segment 034d3dea-9b99-40f3-af94-24fc7f6224a4 resource provider aggregate not found 2026-09-07 19:42:48.694 8 INFO neutron.services.segments.plugin [-] Segment 034d3dea-9b99-40f3-af94-24fc7f6224a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 034d3dea-9b99-40f3-af94-24fc7f6224a4 found for delete ", "request_id": "req-2b931d1c-6bda-4884-92d6-2b6442d43384"}]} 2026-09-07 19:42:48.695 8 INFO neutron.services.segments.plugin [-] Segment 034d3dea-9b99-40f3-af94-24fc7f6224a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 034d3dea-9b99-40f3-af94-24fc7f6224a4 found for delete ", "request_id": "req-2b504077-6858-4168-a6bb-c8f54cdf8e70"}]} [pid: 8|app: 0|req: 697/1294] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:42:47 2026] DELETE /v2.0/networks/c246c5cd-e1aa-451f-85de-1da0b24ed539 => generated 0 bytes in 1231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1295] 10.0.0.72 () {30 vars in 648 bytes} [Mon Sep 7 19:42:48 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1296] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:48 2026] POST /v2.0/networks => generated 632 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:42:48.794 8 INFO neutron.db.segments_db [None req-e65b661a-4422-48ad-872d-d1a255308cb0 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Added segment 30af32b3-e17c-427e-b94a-45cb65503638 of type vxlan for network 439c5cac-70b1-4e70-a213-974777f3d160 [pid: 7|app: 0|req: 599/1297] 10.0.0.72 () {30 vars in 722 bytes} [Mon Sep 7 19:42:48 2026] GET /v2.0/quotas/005bf82a032a4fc6941f5b6c0a5052aa/details => generated 847 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:48.936 7 INFO neutron.db.segments_db [None req-8fc5199f-35c1-4fa6-983b-ebe00b47527a a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Added segment 8ea62b1d-28e8-4b3c-b976-fdcb96bee545 of type vxlan for network 880703ed-4d68-479f-9385-880bcae8a2f5 [pid: 8|app: 0|req: 699/1298] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:48 2026] POST /v2.0/networks => generated 630 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1299] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:48 2026] POST /v2.0/networks => generated 633 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1300] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:49 2026] POST /v2.0/subnets => generated 602 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1301] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:49 2026] POST /v2.0/subnets => generated 622 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1302] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:49 2026] GET /v2.0/security-groups?tenant_id=dc2b838f57e24101b4e354f6dcd4a676&name=default => generated 2801 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1303] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:49 2026] POST /v2.0/subnets => generated 602 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1304] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:49 2026] DELETE /v2.0/security-groups/43a18f52-f606-4800-953c-bee920200ea1 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:42:49.917 8 INFO neutron.db.segments_db [None req-4f5b8b74-e1a6-4726-aa3b-c72022c5a725 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Added segment 9224e0b4-6036-4c62-b588-786485b9ebc6 of type vxlan for network 27e94a4e-d87c-410f-8e50-42b2c69c5ac2 [pid: 7|app: 0|req: 603/1305] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:49 2026] POST /v2.0/subnets => generated 631 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:42:50.016 7 INFO neutron.db.segments_db [None req-3929e6f4-33ad-479f-8657-5d2eb280394e a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Added segment b8f13e65-443e-4b48-8801-beb96f4fd001 of type vxlan for network cbe7a180-3361-46c8-a342-bc21a87b47e4 2026-09-07 19:42:50.294 8 INFO neutron.db.l3_hamode_db [None req-4f5b8b74-e1a6-4726-aa3b-c72022c5a725 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:42:50.338 7 INFO neutron.db.l3_hamode_db [None req-3929e6f4-33ad-479f-8657-5d2eb280394e a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:42:50.504 7 INFO neutron.db.l3_hamode_db [None req-3929e6f4-33ad-479f-8657-5d2eb280394e a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:42:50.555 8 INFO neutron.db.l3_hamode_db [None req-4f5b8b74-e1a6-4726-aa3b-c72022c5a725 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 604/1306] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:49 2026] POST /v2.0/routers => generated 510 bytes in 1332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1307] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:49 2026] POST /v2.0/routers => generated 506 bytes in 1558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1308] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:42:51 2026] PUT /v2.0/routers/e21b589e-4193-419e-b55f-81b527e593fe/add_router_interface => generated 309 bytes in 1319 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1309] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:42:51 2026] PUT /v2.0/routers/19a99853-c004-4d13-bdca-15c32eabbdaf/add_router_interface => generated 309 bytes in 1497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:53.115 8 INFO neutron.db.segments_db [None req-4ffef732-020b-4cfa-8ec1-98461caeda2f 6d8c9a3d87d34101ba48ef1b4e637ee3 87b885a4395f46bdb7d72144c0d83cb2 - - - -] Added segment 56f0a37e-4a0f-4f3d-badb-9e9ed9e950aa of type vxlan for network d8419e62-42b9-4891-9fed-ad79ba02bde2 [pid: 7|app: 0|req: 606/1310] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:42:52 2026] GET /v2.0/security-groups?tenant_id=005bf82a032a4fc6941f5b6c0a5052aa&name=default => generated 2801 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1311] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:42:53 2026] GET /v2.0/ports/a4113388-d835-4382-9a14-e0073afab959 => generated 959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1312] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:52 2026] POST /v2.0/networks => generated 649 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1313] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:42:53 2026] GET /v2.0/ports/bc59775d-b8b9-461f-930c-37d501f91d9d => generated 955 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1314] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:42:53 2026] DELETE /v2.0/security-groups/4166bbf7-6e8e-404f-8979-6995f7629318 => 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: 707/1315] 10.0.0.133 () {34 vars in 664 bytes} [Mon Sep 7 19:42:53 2026] POST /v2.0/ports => generated 779 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 609/1316] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:42:53 2026] PUT /v2.0/routers/e21b589e-4193-419e-b55f-81b527e593fe/add_router_interface => generated 309 bytes in 1564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:54.965 7 INFO neutron.db.segments_db [None req-067bf95f-f199-4a8b-b2ca-6f40d5551626 6d8c9a3d87d34101ba48ef1b4e637ee3 87b885a4395f46bdb7d72144c0d83cb2 - - - -] Added segment 881e7b8a-03f3-4967-a378-4e4ca79d09e9 of type vxlan for network 3129d7c8-c6e2-40c0-bc27-c080cba2f22c [pid: 7|app: 0|req: 610/1317] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:42:54 2026] POST /v2.0/networks => generated 635 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1320] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:42:55 2026] GET /v2.0/ports/582f4a06-8d27-4be4-9fc9-73c54d95fed8 => generated 967 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1321] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:42:53 2026] PUT /v2.0/routers/19a99853-c004-4d13-bdca-15c32eabbdaf/add_router_interface => generated 309 bytes in 1596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1322] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:42:55 2026] POST /v2.0/subnets => generated 622 bytes in 1044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1323] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:42:56 2026] GET /v2.0/ports/fe75311b-7b54-492e-aef2-ae6c01e73799 => generated 955 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1324] 10.0.0.133 () {34 vars in 664 bytes} [Mon Sep 7 19:42:56 2026] POST /v2.0/ports => generated 966 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 709/1325] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:42:55 2026] PUT /v2.0/routers/e21b589e-4193-419e-b55f-81b527e593fe/remove_router_interface => generated 309 bytes in 1663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1326] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:42:56 2026] DELETE /v2.0/ports/bd65a678-2b0e-4c51-a54c-806e95b4c00d => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1327] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:42:56 2026] PUT /v2.0/routers/19a99853-c004-4d13-bdca-15c32eabbdaf/remove_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:57.933 7 INFO neutron.pecan_wsgi.hooks.translation [None req-661fdcd0-795f-4bfb-802f-feab0becc00f 6d8c9a3d87d34101ba48ef1b4e637ee3 87b885a4395f46bdb7d72144c0d83cb2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1328] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:42:57 2026] DELETE /v2.0/ports/bd65a678-2b0e-4c51-a54c-806e95b4c00d => 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: 711/1329] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:42:57 2026] PUT /v2.0/routers/e21b589e-4193-419e-b55f-81b527e593fe/remove_router_interface => generated 309 bytes in 1063 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:58.353 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3cff2264-6fab-4c55-9600-45838bd8b076 6d8c9a3d87d34101ba48ef1b4e637ee3 87b885a4395f46bdb7d72144c0d83cb2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1330] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:42:58 2026] GET /v2.0/ports/bd65a678-2b0e-4c51-a54c-806e95b4c00d => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1331] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:42:57 2026] PUT /v2.0/routers/19a99853-c004-4d13-bdca-15c32eabbdaf/remove_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1332] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:42:59 2026] GET /v2.0/ports?device_id=e21b589e-4193-419e-b55f-81b527e593fe => 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: 713/1333] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:42:58 2026] POST /v2.0/floatingips => generated 552 bytes in 889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1334] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:42:59 2026] GET /v2.0/ports?device_id=19a99853-c004-4d13-bdca-15c32eabbdaf => 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: 621/1335] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:59 2026] DELETE /v2.0/subnets/2cee6eeb-3116-4549-9231-ca8107136576 => 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: 622/1336] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:42:59 2026] POST /v2.0/floatingips => generated 552 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:00.043 8 INFO neutron.services.segments.plugin [-] Segment b8f13e65-443e-4b48-8801-beb96f4fd001 resource provider aggregate not found 2026-09-07 19:43:00.049 8 INFO neutron.services.segments.plugin [-] Segment b8f13e65-443e-4b48-8801-beb96f4fd001 resource provider aggregate not found 2026-09-07 19:43:00.070 8 INFO neutron.services.segments.plugin [-] Segment b8f13e65-443e-4b48-8801-beb96f4fd001 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8f13e65-443e-4b48-8801-beb96f4fd001 found for delete ", "request_id": "req-0b2eb267-62c2-43ba-8d5e-1cfce9ad3f13"}]} 2026-09-07 19:43:00.071 8 INFO neutron.services.segments.plugin [-] Segment b8f13e65-443e-4b48-8801-beb96f4fd001 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8f13e65-443e-4b48-8801-beb96f4fd001 found for delete ", "request_id": "req-3e289dae-cdcf-450c-aebc-5c3425fd4a76"}]} 2026-09-07 19:43:00.074 8 INFO neutron.db.l3_hamode_db [None req-9a37d738-95a8-4f4c-9fc9-3eb5990856f0 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] HA network cbe7a180-3361-46c8-a342-bc21a87b47e4 was deleted as no HA routers are present in tenant e2f4563803fa4e54b05e97123acc0d85. [pid: 8|app: 0|req: 715/1337] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:59 2026] DELETE /v2.0/routers/e21b589e-4193-419e-b55f-81b527e593fe => generated 0 bytes in 815 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1338] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:43:00 2026] DELETE /v2.0/networks/3129d7c8-c6e2-40c0-bc27-c080cba2f22c => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:43:00.690 7 INFO neutron.services.segments.plugin [-] Segment 9224e0b4-6036-4c62-b588-786485b9ebc6 resource provider aggregate not found 2026-09-07 19:43:00.697 7 INFO neutron.services.segments.plugin [-] Segment 9224e0b4-6036-4c62-b588-786485b9ebc6 resource provider aggregate not found 2026-09-07 19:43:00.718 7 INFO neutron.services.segments.plugin [-] Segment 9224e0b4-6036-4c62-b588-786485b9ebc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9224e0b4-6036-4c62-b588-786485b9ebc6 found for delete ", "request_id": "req-d36c4c23-3fac-4d74-8c6a-0f7f296394d7"}]} 2026-09-07 19:43:00.724 7 INFO neutron.db.l3_hamode_db [None req-17f0aa3c-195a-44d1-8c02-21ed1a5a3846 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] HA network 27e94a4e-d87c-410f-8e50-42b2c69c5ac2 was deleted as no HA routers are present in tenant 01108ee697f24712bdcabff0767204c6. [pid: 7|app: 0|req: 623/1339] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:42:59 2026] DELETE /v2.0/routers/19a99853-c004-4d13-bdca-15c32eabbdaf => generated 0 bytes in 818 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:43:00.738 7 INFO neutron.services.segments.plugin [-] Segment 9224e0b4-6036-4c62-b588-786485b9ebc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9224e0b4-6036-4c62-b588-786485b9ebc6 found for delete ", "request_id": "req-41a827d6-7ec1-4260-b0ce-07577a874bda"}]} [pid: 7|app: 0|req: 624/1340] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:00 2026] DELETE /v2.0/subnets/09a56f2f-3d76-4b80-9da1-683b60014cfb => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1341] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:43:00 2026] POST /v2.0/floatingips => generated 552 bytes in 898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:01.191 7 INFO neutron.db.segments_db [None req-4937895a-c87a-4e4d-a231-fec13d7c7528 6d8c9a3d87d34101ba48ef1b4e637ee3 87b885a4395f46bdb7d72144c0d83cb2 - - - -] Added segment 1347b7e2-094e-4e03-a0fd-f39099073ca8 of type vxlan for network fe4f0d0e-9035-4b06-9715-5ab5c4867fe9 [pid: 7|app: 0|req: 625/1342] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:43:01 2026] POST /v2.0/networks => generated 636 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1343] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:01 2026] DELETE /v2.0/subnets/c4e7393f-60e2-4dff-bc24-6809733fd299 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1344] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:01 2026] DELETE /v2.0/subnets/7cb120cb-dc68-437e-af24-3c47adf6df5d => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1345] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:01 2026] POST /v2.0/subnets => generated 622 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:02.112 8 INFO neutron.services.segments.plugin [-] Segment 881e7b8a-03f3-4967-a378-4e4ca79d09e9 resource provider aggregate not found 2026-09-07 19:43:02.117 8 INFO neutron.services.segments.plugin [-] Segment 881e7b8a-03f3-4967-a378-4e4ca79d09e9 resource provider aggregate not found 2026-09-07 19:43:02.128 8 INFO neutron.services.segments.plugin [-] Segment 881e7b8a-03f3-4967-a378-4e4ca79d09e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 881e7b8a-03f3-4967-a378-4e4ca79d09e9 found for delete ", "request_id": "req-4ee2824d-469a-4aed-9339-adddca97344f"}]} 2026-09-07 19:43:02.135 8 INFO neutron.services.segments.plugin [-] Segment 881e7b8a-03f3-4967-a378-4e4ca79d09e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 881e7b8a-03f3-4967-a378-4e4ca79d09e9 found for delete ", "request_id": "req-1f75a1cd-a282-42da-9a5f-7fd48ccfbc7f"}]} [pid: 8|app: 0|req: 719/1346] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:43:01 2026] POST /v2.0/floatingips => generated 552 bytes in 804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1347] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:02 2026] DELETE /v2.0/subnets/a2982dc5-280e-4ea2-9ae5-abfe135d2935 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1348] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:43:02 2026] DELETE /v2.0/networks/880703ed-4d68-479f-9385-880bcae8a2f5 => 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: 629/1349] 10.0.0.133 () {34 vars in 664 bytes} [Mon Sep 7 19:43:02 2026] POST /v2.0/ports => generated 928 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:02.951 7 INFO neutron.services.segments.plugin [-] Segment 30af32b3-e17c-427e-b94a-45cb65503638 resource provider aggregate not found 2026-09-07 19:43:02.959 7 INFO neutron.services.segments.plugin [-] Segment 30af32b3-e17c-427e-b94a-45cb65503638 resource provider aggregate not found 2026-09-07 19:43:02.982 7 INFO neutron.services.segments.plugin [-] Segment 30af32b3-e17c-427e-b94a-45cb65503638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30af32b3-e17c-427e-b94a-45cb65503638 found for delete ", "request_id": "req-2e76ed30-2439-4857-be66-ef895c609087"}]} 2026-09-07 19:43:02.988 7 INFO neutron.services.segments.plugin [-] Segment 30af32b3-e17c-427e-b94a-45cb65503638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30af32b3-e17c-427e-b94a-45cb65503638 found for delete ", "request_id": "req-fd42b792-3a6c-426c-ac29-3a9f6d5ab194"}]} [pid: 7|app: 0|req: 630/1350] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:43:02 2026] DELETE /v2.0/networks/439c5cac-70b1-4e70-a213-974777f3d160 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1351] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:43:02 2026] POST /v2.0/floatingips => generated 552 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1352] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:43:03 2026] DELETE /v2.0/networks/a249ad6e-92a0-41ca-9f6f-a50d9ea84877 => 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: 632/1353] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:43:03 2026] DELETE /v2.0/networks/2e56c309-22b8-44a9-a4be-c66ab3803e00 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1354] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:43:03 2026] DELETE /v2.0/ports/44831c52-66ec-45ac-9aa6-aca01a96c611 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1355] 10.0.0.133 () {34 vars in 758 bytes} [Mon Sep 7 19:43:03 2026] PUT /v2.0/floatingips/9cf50239-85fc-4796-9963-6962bce6f7fb/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:43:03.496 8 INFO neutron.db.segments_db [None req-d4d388f1-45fe-4da1-958c-4898a467747c a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Added segment bd00596d-5118-4d98-93ea-be679d442390 of type vxlan for network 40ba4dbe-50ce-4545-9be9-7d5a7906261e 2026-09-07 19:43:03.503 7 INFO neutron.db.segments_db [None req-bf28ce86-036d-483f-9ee5-75921d3c674f d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Added segment 78e3ede7-2d55-48e2-b4b8-29ff18274da2 of type vxlan for network 59d23c3d-3351-4a30-a759-0076d0c0a1c2 [pid: 7|app: 0|req: 634/1356] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:43:03 2026] POST /v2.0/networks => generated 630 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1357] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:43:03 2026] POST /v2.0/networks => generated 633 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:03.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-420398b5-2a16-4099-82cf-6a0e943f711e 6d8c9a3d87d34101ba48ef1b4e637ee3 87b885a4395f46bdb7d72144c0d83cb2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 635/1358] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:43:03 2026] GET /v2.0/ports/44831c52-66ec-45ac-9aa6-aca01a96c611 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1359] 10.0.0.133 () {34 vars in 758 bytes} [Mon Sep 7 19:43:03 2026] PUT /v2.0/floatingips/4f1aaf74-782e-47e9-9363-ec9e1b55e1c7/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1360] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:03 2026] POST /v2.0/subnets => generated 602 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:04.162 8 INFO neutron.services.segments.plugin [-] Segment 8ea62b1d-28e8-4b3c-b976-fdcb96bee545 resource provider aggregate not found 2026-09-07 19:43:04.171 8 INFO neutron.services.segments.plugin [-] Segment 8ea62b1d-28e8-4b3c-b976-fdcb96bee545 resource provider aggregate not found 2026-09-07 19:43:04.200 8 INFO neutron.services.segments.plugin [-] Segment 8ea62b1d-28e8-4b3c-b976-fdcb96bee545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ea62b1d-28e8-4b3c-b976-fdcb96bee545 found for delete ", "request_id": "req-4b91d56d-22fd-45e8-b4f8-098f768792c0"}]} 2026-09-07 19:43:04.201 8 INFO neutron.services.segments.plugin [-] Segment 8ea62b1d-28e8-4b3c-b976-fdcb96bee545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ea62b1d-28e8-4b3c-b976-fdcb96bee545 found for delete ", "request_id": "req-55731eb9-d963-4bb6-b746-01ec9fc2be5d"}]} [pid: 8|app: 0|req: 725/1361] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:03 2026] POST /v2.0/subnets => generated 622 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1362] 10.0.0.133 () {34 vars in 758 bytes} [Mon Sep 7 19:43:04 2026] PUT /v2.0/floatingips/4b6d0005-032f-4476-a6f3-3f51742e2d59/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1363] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:04 2026] DELETE /v2.0/subnets/2ffca9d5-ba0a-428e-a655-60f1bc669db2 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:43:04.471 8 INFO neutron.db.segments_db [None req-d3e19af9-237d-4c5d-99db-f9371f1e0a96 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Added segment de299fce-97ab-44f2-99f5-0bb8a5aaa3c1 of type vxlan for network 9f22ea33-b681-40a4-a65a-1c50744471d9 2026-09-07 19:43:04.488 7 INFO neutron.db.segments_db [None req-938c70cf-382f-4a1f-b28e-5192554313a5 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Added segment bfb87437-0973-4400-aefb-c1254671878e of type vxlan for network cf88109d-a78c-438a-8ca2-f4dbb893e383 2026-09-07 19:43:04.950 7 INFO neutron.db.l3_hamode_db [None req-938c70cf-382f-4a1f-b28e-5192554313a5 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:43:04.953 8 INFO neutron.db.l3_hamode_db [None req-d3e19af9-237d-4c5d-99db-f9371f1e0a96 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:43:05.032 7 INFO neutron.services.segments.plugin [-] Segment 04097b0b-8fc2-42d5-a54b-1be3ab37aeb2 resource provider aggregate not found 2026-09-07 19:43:05.040 7 INFO neutron.services.segments.plugin [-] Segment 04097b0b-8fc2-42d5-a54b-1be3ab37aeb2 resource provider aggregate not found 2026-09-07 19:43:05.057 7 INFO neutron.services.segments.plugin [-] Segment 04097b0b-8fc2-42d5-a54b-1be3ab37aeb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04097b0b-8fc2-42d5-a54b-1be3ab37aeb2 found for delete ", "request_id": "req-9a363029-855c-4ae8-9def-197e8053d226"}]} 2026-09-07 19:43:05.063 7 INFO neutron.services.segments.plugin [-] Segment 04097b0b-8fc2-42d5-a54b-1be3ab37aeb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04097b0b-8fc2-42d5-a54b-1be3ab37aeb2 found for delete ", "request_id": "req-6064275d-8a2f-4df9-8f17-07fcd3e990fb"}]} 2026-09-07 19:43:05.186 8 INFO neutron.db.l3_hamode_db [None req-d3e19af9-237d-4c5d-99db-f9371f1e0a96 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:43:05.668 7 INFO neutron.services.segments.plugin [-] Segment bb07184c-d035-48d7-aa07-e7e398e651a0 resource provider aggregate not found 2026-09-07 19:43:05.679 7 INFO neutron.services.segments.plugin [-] Segment bb07184c-d035-48d7-aa07-e7e398e651a0 resource provider aggregate not found 2026-09-07 19:43:05.708 7 INFO neutron.services.segments.plugin [-] Segment bb07184c-d035-48d7-aa07-e7e398e651a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb07184c-d035-48d7-aa07-e7e398e651a0 found for delete ", "request_id": "req-c46ae417-06f1-411b-aa30-849cf55c8efb"}]} 2026-09-07 19:43:05.709 7 INFO neutron.services.segments.plugin [-] Segment bb07184c-d035-48d7-aa07-e7e398e651a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb07184c-d035-48d7-aa07-e7e398e651a0 found for delete ", "request_id": "req-a43213fc-7d2d-44c6-b924-87cc5dac99b8"}]} 2026-09-07 19:43:05.797 7 INFO neutron.db.l3_hamode_db [None req-938c70cf-382f-4a1f-b28e-5192554313a5 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 727/1364] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:04 2026] POST /v2.0/routers => generated 507 bytes in 2172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1365] 10.0.0.133 () {34 vars in 758 bytes} [Mon Sep 7 19:43:06 2026] PUT /v2.0/floatingips/6cf320a0-7663-4c62-965c-3b6efa0a79b6/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1366] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:04 2026] POST /v2.0/routers => generated 510 bytes in 2276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:06.826 8 INFO neutron.services.segments.plugin [-] Segment 1347b7e2-094e-4e03-a0fd-f39099073ca8 resource provider aggregate not found 2026-09-07 19:43:06.834 8 INFO neutron.services.segments.plugin [-] Segment 1347b7e2-094e-4e03-a0fd-f39099073ca8 resource provider aggregate not found 2026-09-07 19:43:06.851 8 INFO neutron.services.segments.plugin [-] Segment 1347b7e2-094e-4e03-a0fd-f39099073ca8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1347b7e2-094e-4e03-a0fd-f39099073ca8 found for delete ", "request_id": "req-486898e8-ab0a-4f7a-95c1-5e8886fd02f2"}]} 2026-09-07 19:43:06.861 8 INFO neutron.services.segments.plugin [-] Segment 1347b7e2-094e-4e03-a0fd-f39099073ca8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1347b7e2-094e-4e03-a0fd-f39099073ca8 found for delete ", "request_id": "req-9afeb2c1-a696-4001-9a1f-0063e2c5aae9"}]} [pid: 8|app: 0|req: 729/1367] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:43:06 2026] DELETE /v2.0/networks/fe4f0d0e-9035-4b06-9715-5ab5c4867fe9 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1368] 10.0.0.133 () {32 vars in 671 bytes} [Mon Sep 7 19:43:06 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1369] 10.0.0.133 () {34 vars in 664 bytes} [Mon Sep 7 19:43:06 2026] POST /v2.0/ports => generated 948 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 731/1370] 10.0.0.133 () {34 vars in 664 bytes} [Mon Sep 7 19:43:06 2026] POST /v2.0/ports => generated 960 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 732/1371] 10.0.0.133 () {32 vars in 685 bytes} [Mon Sep 7 19:43:07 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1372] 10.0.0.133 () {34 vars in 664 bytes} [Mon Sep 7 19:43:07 2026] POST /v2.0/ports => generated 779 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 641/1373] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:43:07 2026] PUT /v2.0/routers/6f8a4c76-b0fd-4ebc-8feb-28b3d75f3c62/add_router_interface => generated 309 bytes in 1402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 642/1374] 10.0.0.133 () {32 vars in 681 bytes} [Mon Sep 7 19:43:08 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1375] 10.0.0.133 () {34 vars in 736 bytes} [Mon Sep 7 19:43:08 2026] PUT /v2.0/ports/3f083dbd-9b0e-4604-9bd6-554051999754 => generated 752 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1378] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:43:07 2026] PUT /v2.0/routers/11a1e1ff-742c-496d-a58c-997402140eac/add_router_interface => generated 309 bytes in 1742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 734/1379] 10.0.0.133 () {32 vars in 693 bytes} [Mon Sep 7 19:43:09 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1380] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:43:09 2026] GET /v2.0/ports/ea865361-3eb2-4ed7-9d40-94fc071abb9d => generated 1034 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 647/1381] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:43:09 2026] GET /v2.0/ports/600e9394-bddf-4bac-9eb1-22de5a32b4ce => generated 1022 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1382] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:43:09 2026] DELETE /v2.0/ports/3f083dbd-9b0e-4604-9bd6-554051999754 => 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: 648/1383] 10.0.0.133 () {32 vars in 679 bytes} [Mon Sep 7 19:43:09 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1384] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:43:09 2026] PUT /v2.0/routers/6f8a4c76-b0fd-4ebc-8feb-28b3d75f3c62/remove_router_interface => generated 309 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 737/1385] 10.0.0.133 () {32 vars in 642 bytes} [Mon Sep 7 19:43:10 2026] GET /v2.0/ports => generated 782 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1386] 10.0.0.133 () {32 vars in 693 bytes} [Mon Sep 7 19:43:10 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:43:10.747 8 INFO neutron.api.v2.resource [None req-f1560e3e-08a9-4a22-95e0-e5fef3fa4a57 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 739/1387] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:43:10 2026] PUT /v2.0/routers/6f8a4c76-b0fd-4ebc-8feb-28b3d75f3c62/remove_router_interface => generated 197 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:43:10.770 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e8b3371-6f23-4982-92d0-45325a947007 6d8c9a3d87d34101ba48ef1b4e637ee3 87b885a4395f46bdb7d72144c0d83cb2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 740/1388] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:43:10 2026] GET /v2.0/ports/3f083dbd-9b0e-4604-9bd6-554051999754 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1389] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:43:09 2026] PUT /v2.0/routers/11a1e1ff-742c-496d-a58c-997402140eac/remove_router_interface => generated 309 bytes in 1310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 650/1390] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:43:10 2026] GET /v2.0/ports?device_id=6f8a4c76-b0fd-4ebc-8feb-28b3d75f3c62 => 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: 651/1391] 10.0.0.133 () {32 vars in 642 bytes} [Mon Sep 7 19:43:10 2026] GET /v2.0/ports => generated 782 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:43:11.087 7 INFO neutron.api.v2.resource [None req-1c7745d8-d307-43c7-af33-cff3ee042989 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1392] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:43:10 2026] PUT /v2.0/routers/11a1e1ff-742c-496d-a58c-997402140eac/remove_router_interface => generated 197 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1393] 10.0.0.133 () {32 vars in 689 bytes} [Mon Sep 7 19:43:10 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 748 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1394] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:43:11 2026] GET /v2.0/ports/0eb43de4-60f0-4406-99d9-2c1afc1d7485 => generated 779 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1395] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:43:11 2026] GET /v2.0/ports?device_id=11a1e1ff-742c-496d-a58c-997402140eac => 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: 744/1396] 10.0.0.133 () {32 vars in 701 bytes} [Mon Sep 7 19:43:11 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:43:11.699 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f69758d-f461-4868-b02d-d1e68c7728fa 6d8c9a3d87d34101ba48ef1b4e637ee3 87b885a4395f46bdb7d72144c0d83cb2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1397] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:43:11 2026] DELETE /v2.0/ports/44831c52-66ec-45ac-9aa6-aca01a96c611 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:43:11.820 7 INFO neutron.services.segments.plugin [-] Segment bfb87437-0973-4400-aefb-c1254671878e resource provider aggregate not found 2026-09-07 19:43:11.830 7 INFO neutron.services.segments.plugin [-] Segment bfb87437-0973-4400-aefb-c1254671878e resource provider aggregate not found 2026-09-07 19:43:11.849 7 INFO neutron.services.segments.plugin [-] Segment bfb87437-0973-4400-aefb-c1254671878e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfb87437-0973-4400-aefb-c1254671878e found for delete ", "request_id": "req-a104f89e-e910-488f-91cf-94a109b427cf"}]} 2026-09-07 19:43:11.852 7 INFO neutron.services.segments.plugin [-] Segment bfb87437-0973-4400-aefb-c1254671878e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfb87437-0973-4400-aefb-c1254671878e found for delete ", "request_id": "req-374f06fb-2752-4a8d-952b-dc5910d26edd"}]} 2026-09-07 19:43:11.864 7 INFO neutron.db.l3_hamode_db [None req-d73fde8a-66a2-4dc9-b895-876788de600e a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] HA network cf88109d-a78c-438a-8ca2-f4dbb893e383 was deleted as no HA routers are present in tenant e2f4563803fa4e54b05e97123acc0d85. [pid: 7|app: 0|req: 653/1398] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:11 2026] DELETE /v2.0/routers/6f8a4c76-b0fd-4ebc-8feb-28b3d75f3c62 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:43:12.380 8 INFO neutron.services.segments.plugin [-] Segment de299fce-97ab-44f2-99f5-0bb8a5aaa3c1 resource provider aggregate not found 2026-09-07 19:43:12.386 8 INFO neutron.services.segments.plugin [-] Segment de299fce-97ab-44f2-99f5-0bb8a5aaa3c1 resource provider aggregate not found 2026-09-07 19:43:12.399 8 INFO neutron.db.l3_hamode_db [None req-7ff90379-bc11-4dbe-a518-6b7c08060e8a d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] HA network 9f22ea33-b681-40a4-a65a-1c50744471d9 was deleted as no HA routers are present in tenant 01108ee697f24712bdcabff0767204c6. [pid: 8|app: 0|req: 746/1399] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:11 2026] DELETE /v2.0/routers/11a1e1ff-742c-496d-a58c-997402140eac => generated 0 bytes in 699 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:43:12.413 8 INFO neutron.services.segments.plugin [-] Segment de299fce-97ab-44f2-99f5-0bb8a5aaa3c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de299fce-97ab-44f2-99f5-0bb8a5aaa3c1 found for delete ", "request_id": "req-c7fde994-2ab0-4a1a-bfc6-3a2927991d94"}]} 2026-09-07 19:43:12.415 8 INFO neutron.services.segments.plugin [-] Segment de299fce-97ab-44f2-99f5-0bb8a5aaa3c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de299fce-97ab-44f2-99f5-0bb8a5aaa3c1 found for delete ", "request_id": "req-54ee6da8-738c-4af4-95ab-da388814ee4b"}]} 2026-09-07 19:43:12.427 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca93265c-69e5-49ab-9275-2b07061e68e9 6d8c9a3d87d34101ba48ef1b4e637ee3 87b885a4395f46bdb7d72144c0d83cb2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 747/1400] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:12 2026] DELETE /v2.0/subnets/2ffca9d5-ba0a-428e-a655-60f1bc669db2 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1401] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:12 2026] DELETE /v2.0/subnets/162bdacc-bb30-4885-be76-4d6eb6bb7f26 => 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: 654/1402] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:43:11 2026] DELETE /v2.0/floatingips/9cf50239-85fc-4796-9963-6962bce6f7fb => generated 0 bytes in 943 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:43:12.848 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b25565b-d397-4cf0-b145-45fd6786b73a 6d8c9a3d87d34101ba48ef1b4e637ee3 87b885a4395f46bdb7d72144c0d83cb2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 655/1403] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:12 2026] DELETE /v2.0/subnets/2cee6eeb-3116-4549-9231-ca8107136576 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1404] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:12 2026] DELETE /v2.0/subnets/223805f4-381f-455c-8968-bfa391376796 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 656/1405] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:43:12 2026] DELETE /v2.0/networks/40ba4dbe-50ce-4545-9be9-7d5a7906261e => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1406] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:43:12 2026] DELETE /v2.0/floatingips/4f1aaf74-782e-47e9-9363-ec9e1b55e1c7 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1407] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:43:13 2026] DELETE /v2.0/ports/0eb43de4-60f0-4406-99d9-2c1afc1d7485 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:43:13.563 7 INFO neutron.db.segments_db [None req-5a16a8b0-dd12-48cb-b8c7-e29964ee5634 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Added segment e6a4e68a-dcf8-40c9-8f29-baa12cdefe8d of type vxlan for network ae30a724-67b5-43da-b7b2-4a4cead98e27 [pid: 8|app: 0|req: 751/1408] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:43:13 2026] DELETE /v2.0/networks/59d23c3d-3351-4a30-a759-0076d0c0a1c2 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1409] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:43:13 2026] POST /v2.0/networks => generated 634 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:13.886 7 INFO neutron.services.segments.plugin [-] Segment bd00596d-5118-4d98-93ea-be679d442390 resource provider aggregate not found 2026-09-07 19:43:13.893 7 INFO neutron.services.segments.plugin [-] Segment bd00596d-5118-4d98-93ea-be679d442390 resource provider aggregate not found [pid: 7|app: 0|req: 659/1410] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:43:13 2026] DELETE /v2.0/networks/d8419e62-42b9-4891-9fed-ad79ba02bde2 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:43:13.917 7 INFO neutron.services.segments.plugin [-] Segment bd00596d-5118-4d98-93ea-be679d442390 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd00596d-5118-4d98-93ea-be679d442390 found for delete ", "request_id": "req-c654c752-4383-47c9-9ba1-01bd6571631a"}]} 2026-09-07 19:43:13.930 7 INFO neutron.services.segments.plugin [-] Segment bd00596d-5118-4d98-93ea-be679d442390 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd00596d-5118-4d98-93ea-be679d442390 found for delete ", "request_id": "req-6bf2b88b-37c7-4a60-8dc1-e85e289d2177"}]} 2026-09-07 19:43:13.954 7 INFO neutron.services.segments.plugin [-] Segment 56f0a37e-4a0f-4f3d-badb-9e9ed9e950aa resource provider aggregate not found 2026-09-07 19:43:13.965 7 INFO neutron.services.segments.plugin [-] Segment 56f0a37e-4a0f-4f3d-badb-9e9ed9e950aa resource provider aggregate not found 2026-09-07 19:43:14.019 7 INFO neutron.services.segments.plugin [-] Segment 56f0a37e-4a0f-4f3d-badb-9e9ed9e950aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56f0a37e-4a0f-4f3d-badb-9e9ed9e950aa found for delete ", "request_id": "req-2b53bfa4-2fcd-4dcf-ac44-8f1bfd0d6887"}]} 2026-09-07 19:43:14.021 7 INFO neutron.services.segments.plugin [-] Segment 56f0a37e-4a0f-4f3d-badb-9e9ed9e950aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56f0a37e-4a0f-4f3d-badb-9e9ed9e950aa found for delete ", "request_id": "req-f34ae21f-cf03-43f6-8aef-f1766852467f"}]} 2026-09-07 19:43:14.047 7 INFO neutron.db.segments_db [None req-b51a241e-ad70-4c78-9518-a69d81d576f1 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Added segment 955b83d2-2755-441b-bcaf-599c091c47dd of type vxlan for network 7db99191-ba05-4e3d-a0e2-ca1844036428 [pid: 8|app: 0|req: 752/1411] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:43:13 2026] DELETE /v2.0/floatingips/4b6d0005-032f-4476-a6f3-3f51742e2d59 => generated 0 bytes in 507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1412] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:43:13 2026] POST /v2.0/networks => generated 629 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:14.467 8 INFO neutron.services.segments.plugin [-] Segment 78e3ede7-2d55-48e2-b4b8-29ff18274da2 resource provider aggregate not found 2026-09-07 19:43:14.479 8 INFO neutron.services.segments.plugin [-] Segment 78e3ede7-2d55-48e2-b4b8-29ff18274da2 resource provider aggregate not found [pid: 7|app: 0|req: 661/1413] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:43:14 2026] DELETE /v2.0/floatingips/6cf320a0-7663-4c62-965c-3b6efa0a79b6 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:43:14.515 8 INFO neutron.services.segments.plugin [-] Segment 78e3ede7-2d55-48e2-b4b8-29ff18274da2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78e3ede7-2d55-48e2-b4b8-29ff18274da2 found for delete ", "request_id": "req-b2a37fed-2560-4bec-9059-0c3f71db59a1"}]} 2026-09-07 19:43:14.517 8 INFO neutron.services.segments.plugin [-] Segment 78e3ede7-2d55-48e2-b4b8-29ff18274da2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78e3ede7-2d55-48e2-b4b8-29ff18274da2 found for delete ", "request_id": "req-597c0fbb-3360-4256-ae0c-49e6bc22cd97"}]} [pid: 8|app: 0|req: 753/1414] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:14 2026] POST /v2.0/subnets => generated 622 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1415] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:14 2026] GET /v2.0/security-groups?tenant_id=87b885a4395f46bdb7d72144c0d83cb2&name=default => generated 2801 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1416] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:14 2026] POST /v2.0/subnets => generated 602 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:14.890 7 INFO neutron.db.segments_db [None req-f3524ee3-18c9-49e1-8e9a-dabb5e4e53df a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Added segment a1fcd5a2-daa2-4bbb-bf59-412ece39c74d of type vxlan for network 6ed1ea35-67ab-4e82-906f-b261dffa8d0a [pid: 8|app: 0|req: 755/1417] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:43:14 2026] DELETE /v2.0/floatingips/955b33c7-edce-4a8f-81f3-79453fa47fda => generated 0 bytes in 475 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:43:15.254 7 INFO neutron.db.l3_hamode_db [None req-f3524ee3-18c9-49e1-8e9a-dabb5e4e53df a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 756/1418] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:15 2026] DELETE /v2.0/security-groups/db15f988-6bd9-441b-a17b-028ad6f5f93c => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:43:15.458 8 INFO neutron.db.segments_db [None req-49aa053b-7098-4036-9abb-02f67d4204fc d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Added segment 8ecd0c94-e22e-4a74-8713-9fe516c4fa51 of type vxlan for network fba64dfb-986a-4e2e-9c50-517707eb8e97 2026-09-07 19:43:15.501 7 INFO neutron.db.l3_hamode_db [None req-f3524ee3-18c9-49e1-8e9a-dabb5e4e53df a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:43:15.833 8 INFO neutron.db.l3_hamode_db [None req-49aa053b-7098-4036-9abb-02f67d4204fc d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:43:16.043 8 INFO neutron.db.l3_hamode_db [None req-49aa053b-7098-4036-9abb-02f67d4204fc d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 663/1419] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:14 2026] POST /v2.0/routers => generated 510 bytes in 1731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1420] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:15 2026] POST /v2.0/routers => generated 507 bytes in 1490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1421] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:16 2026] GET /v2.0/security-groups?tenant_id=8d06f9a764614b4ca61aee05c537b0e5&name=default => generated 2801 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1422] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:43:16 2026] PUT /v2.0/routers/3d13a850-80bc-452f-9c32-d2e9fad0f347/add_router_interface => generated 309 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1423] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:18 2026] DELETE /v2.0/security-groups/b32a7dae-cdc8-458a-a794-0285e7b7bd9e => 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: 760/1424] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:43:18 2026] GET /v2.0/ports/d40b0660-9fb9-4ea7-a7f1-58011b650cff => generated 959 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1425] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:43:16 2026] PUT /v2.0/routers/9152f6f5-3d3b-4b69-b1c3-0f329dd9a122/add_router_interface => generated 309 bytes in 1635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1426] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:18 2026] GET /v2.0/security-groups?tenant_id=90a00e25e88a4fdaa9cb597042dcf4a0&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1427] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:43:18 2026] GET /v2.0/ports/da80c387-66b3-42ee-8443-cb19655d8b4f => generated 955 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1428] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:18 2026] DELETE /v2.0/security-groups/ab204fa1-da09-4cb9-84f1-708678933eff => 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: 761/1429] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:43:18 2026] PUT /v2.0/routers/3d13a850-80bc-452f-9c32-d2e9fad0f347/remove_router_interface => generated 309 bytes in 1433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1430] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:19 2026] GET /v2.0/security-groups?tenant_id=78600fa9db9b42649ffe9be2dff2db8a&name=default => generated 2801 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1431] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:43:18 2026] PUT /v2.0/routers/9152f6f5-3d3b-4b69-b1c3-0f329dd9a122/remove_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1432] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:43:20 2026] GET /v2.0/ports?device_id=3d13a850-80bc-452f-9c32-d2e9fad0f347 => 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: 763/1433] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:19 2026] GET /v2.0/security-groups?tenant_id=a67fc1ebf9b84f928ff8eb791a7fc9c5&name=default => generated 2801 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1434] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:43:20 2026] GET /v2.0/ports?device_id=9152f6f5-3d3b-4b69-b1c3-0f329dd9a122 => 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: 671/1435] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:20 2026] DELETE /v2.0/security-groups/c5807d28-a739-4fb4-af1a-d28d7ffafd3a => generated 0 bytes in 681 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:43:20.998 8 INFO neutron.services.segments.plugin [-] Segment a1fcd5a2-daa2-4bbb-bf59-412ece39c74d resource provider aggregate not found [pid: 7|app: 0|req: 672/1436] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:20 2026] DELETE /v2.0/security-groups/921c7aea-9155-41db-a496-caecdf7d02ac => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:43:21.005 8 INFO neutron.services.segments.plugin [-] Segment a1fcd5a2-daa2-4bbb-bf59-412ece39c74d resource provider aggregate not found 2026-09-07 19:43:21.024 8 INFO neutron.services.segments.plugin [-] Segment a1fcd5a2-daa2-4bbb-bf59-412ece39c74d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1fcd5a2-daa2-4bbb-bf59-412ece39c74d found for delete ", "request_id": "req-9ac0ea60-c6c4-4705-94e3-1b6dbfb86a1e"}]} 2026-09-07 19:43:21.044 8 INFO neutron.services.segments.plugin [-] Segment a1fcd5a2-daa2-4bbb-bf59-412ece39c74d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1fcd5a2-daa2-4bbb-bf59-412ece39c74d found for delete ", "request_id": "req-0b4c4423-158b-4e3c-be0c-e9f5e0eefe14"}]} 2026-09-07 19:43:21.049 8 INFO neutron.db.l3_hamode_db [None req-7e725589-36d1-456e-ba36-07202bf3ab18 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] HA network 6ed1ea35-67ab-4e82-906f-b261dffa8d0a was deleted as no HA routers are present in tenant e2f4563803fa4e54b05e97123acc0d85. [pid: 8|app: 0|req: 765/1437] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:20 2026] DELETE /v2.0/routers/3d13a850-80bc-452f-9c32-d2e9fad0f347 => generated 0 bytes in 729 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1438] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:21 2026] DELETE /v2.0/subnets/cded1f4b-9e61-428b-987c-a921dd71a3f8 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:43:21.878 7 INFO neutron.services.segments.plugin [-] Segment 8ecd0c94-e22e-4a74-8713-9fe516c4fa51 resource provider aggregate not found 2026-09-07 19:43:21.883 7 INFO neutron.services.segments.plugin [-] Segment 8ecd0c94-e22e-4a74-8713-9fe516c4fa51 resource provider aggregate not found 2026-09-07 19:43:21.897 7 INFO neutron.services.segments.plugin [-] Segment 8ecd0c94-e22e-4a74-8713-9fe516c4fa51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ecd0c94-e22e-4a74-8713-9fe516c4fa51 found for delete ", "request_id": "req-e2452fee-1528-4be1-aa22-6186577b1b18"}]} 2026-09-07 19:43:21.911 7 INFO neutron.services.segments.plugin [-] Segment 8ecd0c94-e22e-4a74-8713-9fe516c4fa51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ecd0c94-e22e-4a74-8713-9fe516c4fa51 found for delete ", "request_id": "req-6244d83a-4475-4afd-8a21-27b01183542c"}]} 2026-09-07 19:43:21.913 7 INFO neutron.db.l3_hamode_db [None req-f5cecad7-6f5c-4670-96c5-731774903620 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] HA network fba64dfb-986a-4e2e-9c50-517707eb8e97 was deleted as no HA routers are present in tenant 01108ee697f24712bdcabff0767204c6. [pid: 7|app: 0|req: 673/1439] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:21 2026] DELETE /v2.0/routers/9152f6f5-3d3b-4b69-b1c3-0f329dd9a122 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1440] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:43:21 2026] DELETE /v2.0/networks/ae30a724-67b5-43da-b7b2-4a4cead98e27 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:43:21.985 8 INFO neutron.db.segments_db [None req-14298743-234f-49a3-852e-7742f1934f5b a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Added segment 6c61904f-040e-48f2-812a-fa69b268b09e of type vxlan for network b3788822-2e97-4341-a7c6-75d5da163692 [pid: 7|app: 0|req: 674/1441] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:21 2026] DELETE /v2.0/subnets/344b70bb-1242-4c1e-8a46-267cac2f8045 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:43:22.327 8 INFO neutron.db.l3_hamode_db [None req-14298743-234f-49a3-852e-7742f1934f5b a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 675/1442] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:43:22 2026] DELETE /v2.0/networks/7db99191-ba05-4e3d-a0e2-ca1844036428 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:43:22.652 7 INFO neutron.db.segments_db [None req-813413bc-a8f3-47e2-b432-42b837182cb1 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Added segment f4ce5761-5e29-4f16-99ad-e45add5ce64e of type vxlan for network 1a663fe9-5f63-4126-9ed4-6e327421f1d4 2026-09-07 19:43:23.010 7 INFO neutron.db.l3_hamode_db [None req-813413bc-a8f3-47e2-b432-42b837182cb1 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:43:23.062 8 INFO neutron.services.segments.plugin [-] Segment e6a4e68a-dcf8-40c9-8f29-baa12cdefe8d resource provider aggregate not found 2026-09-07 19:43:23.071 8 INFO neutron.services.segments.plugin [-] Segment e6a4e68a-dcf8-40c9-8f29-baa12cdefe8d resource provider aggregate not found 2026-09-07 19:43:23.125 8 INFO neutron.services.segments.plugin [-] Segment e6a4e68a-dcf8-40c9-8f29-baa12cdefe8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6a4e68a-dcf8-40c9-8f29-baa12cdefe8d found for delete ", "request_id": "req-6d36e18f-2cd9-41bb-bb90-11ab56cd1cf1"}]} 2026-09-07 19:43:23.126 8 INFO neutron.services.segments.plugin [-] Segment e6a4e68a-dcf8-40c9-8f29-baa12cdefe8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6a4e68a-dcf8-40c9-8f29-baa12cdefe8d found for delete ", "request_id": "req-969e3673-f667-46e2-8a17-e089ccffd416"}]} 2026-09-07 19:43:23.626 8 INFO neutron.db.l3_hamode_db [None req-14298743-234f-49a3-852e-7742f1934f5b a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:43:23.932 7 INFO neutron.services.segments.plugin [-] Segment 955b83d2-2755-441b-bcaf-599c091c47dd resource provider aggregate not found 2026-09-07 19:43:23.938 7 INFO neutron.services.segments.plugin [-] Segment 955b83d2-2755-441b-bcaf-599c091c47dd resource provider aggregate not found 2026-09-07 19:43:23.960 7 INFO neutron.services.segments.plugin [-] Segment 955b83d2-2755-441b-bcaf-599c091c47dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 955b83d2-2755-441b-bcaf-599c091c47dd found for delete ", "request_id": "req-78c99833-3d09-4464-9eb1-76876e69d06d"}]} 2026-09-07 19:43:23.965 7 INFO neutron.services.segments.plugin [-] Segment 955b83d2-2755-441b-bcaf-599c091c47dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 955b83d2-2755-441b-bcaf-599c091c47dd found for delete ", "request_id": "req-91358d68-71b1-4e28-bdcf-52cf21f10278"}]} 2026-09-07 19:43:24.307 7 INFO neutron.db.l3_hamode_db [None req-813413bc-a8f3-47e2-b432-42b837182cb1 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 768/1443] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:21 2026] POST /v2.0/routers => generated 691 bytes in 3584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1444] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:22 2026] POST /v2.0/routers => generated 687 bytes in 3036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1447] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:43:25 2026] GET /v2.0/routers/babd2650-b02a-4122-8abf-120fdabef5cf => generated 697 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1448] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:43:25 2026] GET /v2.0/routers/0dfaf202-74dd-435f-8e8b-1b4daf40f811 => generated 693 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1449] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:25 2026] GET /v2.0/security-groups?tenant_id=d14d05096d14454c84ec835345022767&name=default => generated 2801 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1450] 10.0.0.133 () {34 vars in 677 bytes} [Mon Sep 7 19:43:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1451] 10.0.0.133 () {32 vars in 646 bytes} [Mon Sep 7 19:43:25 2026] GET /v2.0/routers => generated 696 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1452] 10.0.0.133 () {32 vars in 646 bytes} [Mon Sep 7 19:43:25 2026] GET /v2.0/routers => generated 700 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1453] 10.0.0.133 () {34 vars in 677 bytes} [Mon Sep 7 19:43:26 2026] POST /v2.0/qos/policies => generated 359 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1454] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:26 2026] DELETE /v2.0/security-groups/f75d98fd-d97f-483c-b8da-fd289e303472 => 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: 772/1455] 10.0.0.133 () {34 vars in 740 bytes} [Mon Sep 7 19:43:26 2026] PUT /v2.0/routers/0dfaf202-74dd-435f-8e8b-1b4daf40f811 => generated 700 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1456] 10.0.0.133 () {34 vars in 677 bytes} [Mon Sep 7 19:43:26 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: 774/1457] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:43:26 2026] GET /v2.0/routers/0dfaf202-74dd-435f-8e8b-1b4daf40f811 => generated 700 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1458] 10.0.0.133 () {34 vars in 677 bytes} [Mon Sep 7 19:43:26 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1459] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:43:26 2026] GET /v2.0/ports?device_id=0dfaf202-74dd-435f-8e8b-1b4daf40f811 => 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: 777/1460] 10.0.0.133 () {34 vars in 677 bytes} [Mon Sep 7 19:43:26 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: 7|app: 0|req: 684/1461] 10.0.0.133 () {34 vars in 740 bytes} [Mon Sep 7 19:43:26 2026] PUT /v2.0/routers/babd2650-b02a-4122-8abf-120fdabef5cf => generated 704 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1462] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:43:27 2026] PUT /v2.0/policies/5583466c-5a05-486e-9d47-a22a4382a73f/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1463] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:43:27 2026] GET /v2.0/routers/babd2650-b02a-4122-8abf-120fdabef5cf => generated 704 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1464] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:43:27 2026] PUT /v2.0/policies/2148c5ac-8dae-42ed-a02b-d788f90065d5/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1465] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:43:27 2026] GET /v2.0/ports?device_id=babd2650-b02a-4122-8abf-120fdabef5cf => 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: 689/1466] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:43:27 2026] PUT /v2.0/policies/8cfe62db-2779-48f1-a60a-aa5e0c7c428f/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:43:27.897 8 INFO neutron.services.segments.plugin [-] Segment f4ce5761-5e29-4f16-99ad-e45add5ce64e resource provider aggregate not found 2026-09-07 19:43:27.904 8 INFO neutron.services.segments.plugin [-] Segment f4ce5761-5e29-4f16-99ad-e45add5ce64e resource provider aggregate not found 2026-09-07 19:43:27.937 8 INFO neutron.services.segments.plugin [-] Segment f4ce5761-5e29-4f16-99ad-e45add5ce64e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4ce5761-5e29-4f16-99ad-e45add5ce64e found for delete ", "request_id": "req-fb97ebd4-cc70-45b8-8b77-23cb37880e52"}]} 2026-09-07 19:43:27.941 8 INFO neutron.services.segments.plugin [-] Segment f4ce5761-5e29-4f16-99ad-e45add5ce64e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4ce5761-5e29-4f16-99ad-e45add5ce64e found for delete ", "request_id": "req-1e9cfe3d-48df-4a77-8251-08bee637264e"}]} 2026-09-07 19:43:27.947 8 INFO neutron.db.l3_hamode_db [None req-501bdcd0-821c-4a2d-be7a-e395f4aca481 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] HA network 1a663fe9-5f63-4126-9ed4-6e327421f1d4 was deleted as no HA routers are present in tenant 01108ee697f24712bdcabff0767204c6. [pid: 8|app: 0|req: 778/1467] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:26 2026] DELETE /v2.0/routers/0dfaf202-74dd-435f-8e8b-1b4daf40f811 => generated 0 bytes in 1086 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1468] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:43:27 2026] PUT /v2.0/policies/1b0b6838-e315-4868-9253-cdabe06d0255/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1469] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:43:27 2026] GET /v2.0/ports?device_id=0dfaf202-74dd-435f-8e8b-1b4daf40f811 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:43:28.051 8 INFO neutron.api.v2.resource [None req-f5721822-14be-4d9e-a4c7-bf07c4c8343f d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 781/1470] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:28 2026] DELETE /v2.0/routers/0dfaf202-74dd-435f-8e8b-1b4daf40f811 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1471] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:43:28 2026] GET /v2.0/ports?device_id=9152f6f5-3d3b-4b69-b1c3-0f329dd9a122 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:43:28.115 8 INFO neutron.api.v2.resource [None req-0b24d606-7983-4a37-a1db-cf0d12979240 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 783/1472] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:28 2026] DELETE /v2.0/routers/9152f6f5-3d3b-4b69-b1c3-0f329dd9a122 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:43:28.149 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d59e0b67-5a04-40f9-8512-34ebc64f548e d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 784/1473] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:28 2026] DELETE /v2.0/subnets/344b70bb-1242-4c1e-8a46-267cac2f8045 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1474] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:43:28 2026] GET /v2.0/ports?device_id=11a1e1ff-742c-496d-a58c-997402140eac => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:43:28.258 8 INFO neutron.api.v2.resource [None req-a9ec6fba-bccb-4c00-9d0c-3cf4e39fd45b d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 786/1475] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:28 2026] DELETE /v2.0/routers/11a1e1ff-742c-496d-a58c-997402140eac => generated 135 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:43:28.288 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5d3467b-31b2-4deb-842f-705756b5959b d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 787/1476] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:28 2026] DELETE /v2.0/subnets/223805f4-381f-455c-8968-bfa391376796 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1477] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:43:28 2026] GET /v2.0/ports?device_id=19a99853-c004-4d13-bdca-15c32eabbdaf => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:43:28.370 8 INFO neutron.api.v2.resource [None req-948effe6-f9fa-4368-b13c-1321783ca867 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 789/1478] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:28 2026] DELETE /v2.0/routers/19a99853-c004-4d13-bdca-15c32eabbdaf => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:43:28.397 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0893d43f-9b3b-4c9c-bb95-63b2a8e313a3 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 790/1479] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:28 2026] DELETE /v2.0/subnets/c4e7393f-60e2-4dff-bc24-6809733fd299 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1480] 10.0.0.133 () {32 vars in 673 bytes} [Mon Sep 7 19:43:28 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:43:28.672 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ecfc4912-a38d-498a-aa70-b225cc9a7097 d92aa0ee03804c79ad402465c63f7d8a 01108ee697f24712bdcabff0767204c6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 792/1481] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:28 2026] DELETE /v2.0/subnets/a2982dc5-280e-4ea2-9ae5-abfe135d2935 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1482] 10.0.0.133 () {32 vars in 687 bytes} [Mon Sep 7 19:43:28 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:43:28.871 7 INFO neutron.services.segments.plugin [-] Segment 6c61904f-040e-48f2-812a-fa69b268b09e resource provider aggregate not found 2026-09-07 19:43:28.877 7 INFO neutron.services.segments.plugin [-] Segment 6c61904f-040e-48f2-812a-fa69b268b09e resource provider aggregate not found 2026-09-07 19:43:28.901 7 INFO neutron.services.segments.plugin [-] Segment 6c61904f-040e-48f2-812a-fa69b268b09e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c61904f-040e-48f2-812a-fa69b268b09e found for delete ", "request_id": "req-07088f48-b515-45da-ac7c-2fc03e25deef"}]} [pid: 8|app: 0|req: 794/1483] 10.0.0.133 () {32 vars in 683 bytes} [Mon Sep 7 19:43:28 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:43:28.905 7 INFO neutron.services.segments.plugin [-] Segment 6c61904f-040e-48f2-812a-fa69b268b09e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c61904f-040e-48f2-812a-fa69b268b09e found for delete ", "request_id": "req-2bb82eca-75a6-4e5d-830c-e67361ea8902"}]} 2026-09-07 19:43:28.911 7 INFO neutron.db.l3_hamode_db [None req-e93ff5e2-7209-4310-8a22-21dd9bee1084 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] HA network b3788822-2e97-4341-a7c6-75d5da163692 was deleted as no HA routers are present in tenant e2f4563803fa4e54b05e97123acc0d85. [pid: 7|app: 0|req: 690/1484] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:27 2026] DELETE /v2.0/routers/babd2650-b02a-4122-8abf-120fdabef5cf => generated 0 bytes in 1287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1485] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:43:28 2026] GET /v2.0/ports?device_id=babd2650-b02a-4122-8abf-120fdabef5cf => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:43:28.994 7 INFO neutron.api.v2.resource [None req-3b02150a-8460-4065-bf8e-55e6b6bf8c08 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 692/1486] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:28 2026] DELETE /v2.0/routers/babd2650-b02a-4122-8abf-120fdabef5cf => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1487] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:43:29 2026] GET /v2.0/ports?device_id=3d13a850-80bc-452f-9c32-d2e9fad0f347 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:43:29.051 7 INFO neutron.api.v2.resource [None req-a7969ee1-4ea5-43c8-a1a3-30c651fb0c11 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 694/1488] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:29 2026] DELETE /v2.0/routers/3d13a850-80bc-452f-9c32-d2e9fad0f347 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1489] 10.0.0.133 () {32 vars in 695 bytes} [Mon Sep 7 19:43:28 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:43:29.075 7 INFO neutron.pecan_wsgi.hooks.translation [None req-290a83da-73b7-40d8-ae57-5db39fe7add0 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 695/1490] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:29 2026] DELETE /v2.0/subnets/cded1f4b-9e61-428b-987c-a921dd71a3f8 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1491] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:43:29 2026] GET /v2.0/ports?device_id=6f8a4c76-b0fd-4ebc-8feb-28b3d75f3c62 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:43:29.131 7 INFO neutron.api.v2.resource [None req-4e54b3ff-1ad6-44a1-a4ca-7ca7db1d779a a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 697/1492] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:29 2026] DELETE /v2.0/routers/6f8a4c76-b0fd-4ebc-8feb-28b3d75f3c62 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1493] 10.0.0.133 () {32 vars in 681 bytes} [Mon Sep 7 19:43:29 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:43:29.156 7 INFO neutron.pecan_wsgi.hooks.translation [None req-892b7475-5f99-4014-9fb8-bb1d2dec04d8 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1494] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:29 2026] DELETE /v2.0/subnets/162bdacc-bb30-4885-be76-4d6eb6bb7f26 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1495] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:43:29 2026] GET /v2.0/ports?device_id=e21b589e-4193-419e-b55f-81b527e593fe => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:43:29.211 7 INFO neutron.api.v2.resource [None req-60213af0-3a06-4e8c-b1a8-63e6a7a083a6 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1496] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:29 2026] DELETE /v2.0/routers/e21b589e-4193-419e-b55f-81b527e593fe => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:43:29.243 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2be5bd2c-077e-4e27-9527-2d61d1dca1fe a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 701/1497] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:29 2026] DELETE /v2.0/subnets/09a56f2f-3d76-4b80-9da1-683b60014cfb => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1498] 10.0.0.133 () {32 vars in 695 bytes} [Mon Sep 7 19:43:29 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:43:29.272 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b3a54fe-63de-4c4a-b2d9-e354dda5f761 a799ea851b474b0d9433654686ee6a4d e2f4563803fa4e54b05e97123acc0d85 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1499] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:43:29 2026] DELETE /v2.0/subnets/7cb120cb-dc68-437e-af24-3c47adf6df5d => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1500] 10.0.0.133 () {32 vars in 691 bytes} [Mon Sep 7 19:43:29 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1501] 10.0.0.133 () {32 vars in 703 bytes} [Mon Sep 7 19:43:29 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1502] 10.0.0.133 () {32 vars in 733 bytes} [Mon Sep 7 19:43:29 2026] DELETE /v2.0/qos/policies/5583466c-5a05-486e-9d47-a22a4382a73f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1503] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:29 2026] GET /v2.0/security-groups?tenant_id=01108ee697f24712bdcabff0767204c6&name=default => generated 2801 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1504] 10.0.0.133 () {32 vars in 733 bytes} [Mon Sep 7 19:43:29 2026] DELETE /v2.0/qos/policies/2148c5ac-8dae-42ed-a02b-d788f90065d5 => 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: 800/1505] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:29 2026] DELETE /v2.0/security-groups/cb10ff2e-7b0c-4d3e-abfc-a3fe333ee8c9 => 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: 706/1506] 10.0.0.133 () {32 vars in 733 bytes} [Mon Sep 7 19:43:29 2026] DELETE /v2.0/qos/policies/8cfe62db-2779-48f1-a60a-aa5e0c7c428f => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1507] 10.0.0.133 () {32 vars in 733 bytes} [Mon Sep 7 19:43:29 2026] DELETE /v2.0/qos/policies/1b0b6838-e315-4868-9253-cdabe06d0255 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1508] 10.0.0.133 () {32 vars in 733 bytes} [Mon Sep 7 19:43:29 2026] DELETE /v2.0/qos/policies/1d0a7f55-12fa-49c1-915e-05734c92bdd3 => 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: 802/1509] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:29 2026] GET /v2.0/security-groups?tenant_id=e2f4563803fa4e54b05e97123acc0d85&name=default => generated 2801 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1510] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:30 2026] DELETE /v2.0/security-groups/8de93eaa-0655-45de-b9d9-7a17bfcf6e3c => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1511] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:30 2026] GET /v2.0/security-groups?tenant_id=34abeb2447354ae892b05ee0bffc1a6a&name=default => generated 2801 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1512] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:31 2026] DELETE /v2.0/security-groups/8ac8cdcd-131f-4ca5-8f1d-c0f8afbad3de => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1513] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:31 2026] GET /v2.0/security-groups?tenant_id=fb649f2fc88545b7aa2e229d70d60f4a&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1514] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:31 2026] DELETE /v2.0/security-groups/cdffd796-21ac-4a6f-ad07-f3504a6c23e2 => 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: 711/1515] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:31 2026] GET /v2.0/security-groups?tenant_id=180730111ebd4ccbbb31f2921feaf56d&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1516] 10.0.0.133 () {34 vars in 676 bytes} [Mon Sep 7 19:43:31 2026] POST /v2.0/subnetpools => generated 549 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1517] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:32 2026] DELETE /v2.0/security-groups/9081dce5-a1f2-4ed1-93a2-a685895627d7 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1518] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:43:32 2026] GET /v2.0/subnetpools/da88b7ca-45ed-469e-8053-08f64a9fcb17 => generated 549 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1519] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:43:32 2026] PUT /v2.0/subnetpools/da88b7ca-45ed-469e-8053-08f64a9fcb17 => generated 501 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1520] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:43:32 2026] DELETE /v2.0/subnetpools/da88b7ca-45ed-469e-8053-08f64a9fcb17 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:43:32.550 8 INFO neutron.api.v2.resource [None req-2b55d278-afe9-4434-b58e-8f06bd16f085 90ce72f85d594abb8a055c10c9c30ed3 e3e2a520ce374950b0ef71138fa453e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 808/1521] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:43:32 2026] GET /v2.0/subnetpools/da88b7ca-45ed-469e-8053-08f64a9fcb17 => generated 145 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:43:32.575 8 INFO neutron.api.v2.resource [None req-ac495d46-d660-437e-954c-c0306fc35e95 90ce72f85d594abb8a055c10c9c30ed3 e3e2a520ce374950b0ef71138fa453e3 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 809/1522] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:43:32 2026] DELETE /v2.0/subnetpools/da88b7ca-45ed-469e-8053-08f64a9fcb17 => generated 145 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1523] 10.0.0.133 () {34 vars in 683 bytes} [Mon Sep 7 19:43:32 2026] POST /v2.0/security-groups => generated 1560 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1524] 10.0.0.133 () {32 vars in 662 bytes} [Mon Sep 7 19:43:32 2026] GET /v2.0/security-groups => generated 4343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1525] 10.0.0.133 () {34 vars in 757 bytes} [Mon Sep 7 19:43:33 2026] PUT /v2.0/security-groups/847e1aa3-d82c-41fa-be06-d2a68613a2d9 => generated 1599 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1526] 10.0.0.133 () {32 vars in 736 bytes} [Mon Sep 7 19:43:33 2026] GET /v2.0/security-groups/847e1aa3-d82c-41fa-be06-d2a68613a2d9 => generated 1599 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1527] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:33 2026] DELETE /v2.0/security-groups/847e1aa3-d82c-41fa-be06-d2a68613a2d9 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1528] 10.0.0.133 () {32 vars in 662 bytes} [Mon Sep 7 19:43:33 2026] GET /v2.0/security-groups => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:43:33.456 7 INFO neutron.api.v2.resource [None req-128f083e-586f-4b3b-a40e-6f30f27ef72e 808b6a5ecc4e4b22a98653ca2cc0ad5d 30f28e49e2ea47029c8035d5125a3f40 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 718/1529] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:33 2026] DELETE /v2.0/security-groups/847e1aa3-d82c-41fa-be06-d2a68613a2d9 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1530] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:33 2026] GET /v2.0/security-groups?tenant_id=e3e2a520ce374950b0ef71138fa453e3&name=default => generated 2801 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1531] 10.0.0.133 () {34 vars in 683 bytes} [Mon Sep 7 19:43:33 2026] POST /v2.0/security-groups => generated 1561 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1532] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:33 2026] DELETE /v2.0/security-groups/3a885047-3b6c-48bc-83ad-2e545b136a47 => 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: 720/1533] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:43:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1534] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:43:33 2026] GET /v2.0/security-group-rules/a9d2da9b-08d8-4286-a81e-eb42670f23ae => generated 569 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1535] 10.0.0.133 () {32 vars in 672 bytes} [Mon Sep 7 19:43:33 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1536] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:43:33 2026] DELETE /v2.0/security-group-rules/a9d2da9b-08d8-4286-a81e-eb42670f23ae => 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: 722/1537] 10.0.0.133 () {32 vars in 672 bytes} [Mon Sep 7 19:43:33 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1538] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:43:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1539] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:43:34 2026] GET /v2.0/security-group-rules/50166b71-8a0c-4a87-9b02-09c93dc686bf => generated 569 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1540] 10.0.0.133 () {32 vars in 672 bytes} [Mon Sep 7 19:43:34 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1541] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:43:34 2026] DELETE /v2.0/security-group-rules/50166b71-8a0c-4a87-9b02-09c93dc686bf => 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: 818/1542] 10.0.0.133 () {32 vars in 672 bytes} [Mon Sep 7 19:43:34 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1543] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:43:34 2026] POST /v2.0/security-group-rules => generated 570 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1544] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:43:34 2026] GET /v2.0/security-group-rules/c51ae3e6-8a9e-480b-9391-3db8fa8b9519 => generated 570 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1545] 10.0.0.133 () {32 vars in 672 bytes} [Mon Sep 7 19:43:34 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1546] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:43:34 2026] DELETE /v2.0/security-group-rules/c51ae3e6-8a9e-480b-9391-3db8fa8b9519 => 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: 727/1547] 10.0.0.133 () {32 vars in 672 bytes} [Mon Sep 7 19:43:34 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1548] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:34 2026] DELETE /v2.0/security-groups/7a920c4d-2175-4ba7-9e53-604791ba1aa1 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1549] 10.0.0.133 () {32 vars in 662 bytes} [Mon Sep 7 19:43:35 2026] GET /v2.0/security-groups => generated 2801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1550] 10.0.0.133 () {32 vars in 662 bytes} [Mon Sep 7 19:43:35 2026] GET /v2.0/security-groups => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1551] 10.0.0.133 () {32 vars in 622 bytes} [Mon Sep 7 19:43:35 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: 823/1552] 10.0.0.133 () {32 vars in 632 bytes} [Mon Sep 7 19:43:35 2026] GET /v2.0/ => generated 632 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1553] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:35 2026] GET /v2.0/security-groups?tenant_id=30f28e49e2ea47029c8035d5125a3f40&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1554] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:36 2026] DELETE /v2.0/security-groups/2f7a9e82-7a1c-4d2a-9843-81aa812e1b14 => 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: 731/1555] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:36 2026] GET /v2.0/security-groups?tenant_id=248165a154f54cd18e7f831b495ebebc&name=default => generated 2801 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1556] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:36 2026] DELETE /v2.0/security-groups/49aa591e-5295-4a2f-9dc4-3d462fdda517 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1557] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:37 2026] GET /v2.0/security-groups?tenant_id=630863b8c0cb48188114834ef08febac&name=default => generated 2801 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1558] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:37 2026] DELETE /v2.0/security-groups/5b593d6c-b54f-40b1-ac44-9a24ba94acfe => 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: 733/1559] 10.0.0.133 () {34 vars in 683 bytes} [Mon Sep 7 19:43:37 2026] POST /v2.0/security-groups => generated 1537 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1560] 10.0.0.133 () {34 vars in 683 bytes} [Mon Sep 7 19:43:37 2026] POST /v2.0/security-groups => generated 1537 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1561] 10.0.0.133 () {34 vars in 683 bytes} [Mon Sep 7 19:43:37 2026] POST /v2.0/security-groups => generated 1537 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1562] 10.0.0.133 () {34 vars in 683 bytes} [Mon Sep 7 19:43:37 2026] POST /v2.0/security-groups => generated 1537 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1563] 10.0.0.133 () {34 vars in 683 bytes} [Mon Sep 7 19:43:38 2026] POST /v2.0/security-groups => generated 1537 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1564] 10.0.0.133 () {34 vars in 766 bytes} [Mon Sep 7 19:43:38 2026] PUT /v2.0/security-groups/d2f35357-92b0-4e4e-b084-0a09f9c81550/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1565] 10.0.0.133 () {34 vars in 766 bytes} [Mon Sep 7 19:43:38 2026] PUT /v2.0/security-groups/dcc7e575-11e2-487b-9307-7f1706df3eb2/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: 830/1566] 10.0.0.133 () {34 vars in 766 bytes} [Mon Sep 7 19:43:38 2026] PUT /v2.0/security-groups/31e40348-ad9a-4036-b70d-70c1762f965c/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1567] 10.0.0.133 () {34 vars in 766 bytes} [Mon Sep 7 19:43:38 2026] PUT /v2.0/security-groups/c08b88e0-be66-4fe8-9626-4026f3132015/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1568] 10.0.0.133 () {32 vars in 679 bytes} [Mon Sep 7 19:43:38 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1569] 10.0.0.133 () {32 vars in 693 bytes} [Mon Sep 7 19:43:38 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1570] 10.0.0.133 () {32 vars in 689 bytes} [Mon Sep 7 19:43:38 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1571] 10.0.0.133 () {32 vars in 701 bytes} [Mon Sep 7 19:43:38 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1574] 10.0.0.133 () {32 vars in 687 bytes} [Mon Sep 7 19:43:38 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1575] 10.0.0.133 () {32 vars in 701 bytes} [Mon Sep 7 19:43:38 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1576] 10.0.0.133 () {32 vars in 697 bytes} [Mon Sep 7 19:43:39 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1577] 10.0.0.133 () {32 vars in 709 bytes} [Mon Sep 7 19:43:39 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1578] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:39 2026] DELETE /v2.0/security-groups/d2f35357-92b0-4e4e-b084-0a09f9c81550 => 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: 744/1579] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:39 2026] DELETE /v2.0/security-groups/dcc7e575-11e2-487b-9307-7f1706df3eb2 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1580] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:39 2026] DELETE /v2.0/security-groups/31e40348-ad9a-4036-b70d-70c1762f965c => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1581] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:39 2026] DELETE /v2.0/security-groups/c08b88e0-be66-4fe8-9626-4026f3132015 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1582] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:39 2026] DELETE /v2.0/security-groups/e959fa0b-9ee7-4256-842b-fb4c4205d155 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1583] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:40 2026] GET /v2.0/security-groups?tenant_id=dd63b186e6ce4907833dc0f9a73f0e23&name=default => generated 2801 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1584] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:41 2026] GET /v2.0/security-groups?tenant_id=642e9ff8d7e14887883c1f7e193fd7bf&name=default => generated 2801 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1585] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:41 2026] GET /v2.0/security-groups?tenant_id=8108c32cc05a4b918555fc837ee5f87a&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1586] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:41 2026] DELETE /v2.0/security-groups/9ae1d7f9-4277-494c-8864-e8d22a7949f7 => 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: 748/1587] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:41 2026] DELETE /v2.0/security-groups/16e48d6c-97f0-44e9-9f72-1c85efe0cac4 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1588] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:41 2026] DELETE /v2.0/security-groups/d4175084-a848-41d2-83a7-c619c0e8b24e => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1589] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:41 2026] GET /v2.0/security-groups?tenant_id=dcacef6dcb8049babb106cc7f717226c&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1590] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:41 2026] GET /v2.0/security-groups?tenant_id=51b5b80ff78f416f8a84959646c4a5fb&name=default => generated 2801 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1591] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:41 2026] DELETE /v2.0/security-groups/d1a80de6-8f3e-4624-9a47-8db5eb9ce9d7 => 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: 842/1592] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:41 2026] DELETE /v2.0/security-groups/284e2813-b76d-431c-9e92-9d739b05fd08 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1593] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:42 2026] GET /v2.0/security-groups?tenant_id=881a36d9906b4b97ba89dad9683111c1&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1594] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:42 2026] DELETE /v2.0/security-groups/e28d4bb7-9cf5-41c0-af4a-da062dc5df13 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:43:43.583 7 INFO neutron.db.segments_db [None req-a76c28d0-8143-4b9c-9c54-f86e00662618 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 1027c6dd-bf4e-4b8c-b9c8-88afa9bdd9fb of type vxlan for network 75be7801-0a7c-4b21-8862-8e0b8a10b820 [pid: 7|app: 0|req: 752/1595] 10.0.0.133 () {34 vars in 670 bytes} [Mon Sep 7 19:43:43 2026] POST /v2.0/networks => generated 740 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1596] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:43 2026] POST /v2.0/subnets => generated 663 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:44.130 7 INFO neutron.db.segments_db [None req-08cecb5b-499c-4892-a77e-4823b0ffe6a9 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment b34987fd-05cf-40ed-ab8d-813d28ffdf41 of type vxlan for network 1027edd7-e439-40e6-ad22-7d931972db2a 2026-09-07 19:43:44.488 7 INFO neutron.db.l3_hamode_db [None req-08cecb5b-499c-4892-a77e-4823b0ffe6a9 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:43:45.668 7 INFO neutron.db.l3_hamode_db [None req-08cecb5b-499c-4892-a77e-4823b0ffe6a9 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 753/1597] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:44 2026] POST /v2.0/routers => generated 727 bytes in 3456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:47.804 8 INFO neutron.db.segments_db [None req-42531075-4629-4ebb-8b91-6fdb64151a01 a3e5d1d8bd764ebb82a126f65a8d0be1 0ed0772755e340a283f18315e0632044 - - - -] Added segment 18755368-ced0-47fe-af35-ad903ad7e973 of type vxlan for network 644dfdd2-a059-473d-9d4e-f6a111b20eb2 [pid: 8|app: 0|req: 845/1598] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:43:47 2026] POST /v2.0/networks => generated 632 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1599] 10.0.0.133 () {34 vars in 663 bytes} [Mon Sep 7 19:43:47 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:43:48.644 8 INFO neutron.db.segments_db [None req-7fba1cf6-8aef-4e08-86af-e27c4ffe21b1 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - - -] Added segment 493be1d9-34a1-49b2-921b-306cffb41e03 of type vxlan for network c920481c-5069-4bac-9986-78fa20ac4c16 [pid: 7|app: 0|req: 754/1600] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:43:47 2026] PUT /v2.0/routers/f35b7be5-f222-4cfd-b5d4-4f6b7c6da95b/add_router_interface => generated 309 bytes in 1762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1601] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:43:48 2026] POST /v2.0/networks => generated 640 bytes in 1106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1602] 10.0.0.133 () {34 vars in 665 bytes} [Mon Sep 7 19:43:49 2026] POST /v2.0/trunks => generated 407 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:49.628 7 INFO neutron.db.segments_db [None req-36fdb36d-cc8d-4257-b793-6494f723a6cc a3e5d1d8bd764ebb82a126f65a8d0be1 0ed0772755e340a283f18315e0632044 - - - -] Added segment 611372d0-aaa4-4127-aae1-3887fe660895 of type vxlan for network 0b5adc89-0d7d-47e8-8c45-6a34a49305bc [pid: 8|app: 0|req: 848/1603] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:49 2026] POST /v2.0/subnets => generated 633 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1604] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:43:49 2026] POST /v2.0/networks => generated 631 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1605] 10.0.0.133 () {32 vars in 721 bytes} [Mon Sep 7 19:43:49 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1606] 10.0.0.133 () {34 vars in 663 bytes} [Mon Sep 7 19:43:49 2026] POST /v2.0/ports => generated 743 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 850/1607] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:49 2026] POST /v2.0/subnets => generated 707 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:50.320 8 INFO neutron.db.segments_db [None req-b12ea5a4-a936-4e96-914c-1ffc93fbd32c f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - - -] Added segment 645f1988-c495-4e05-9416-c75b2cfb7d20 of type vxlan for network 351ff0cd-8919-4990-b8f3-a9a96e7fcc1d [pid: 7|app: 0|req: 758/1608] 10.0.0.133 () {34 vars in 665 bytes} [Mon Sep 7 19:43:50 2026] POST /v2.0/trunks => generated 407 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1609] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:43:50 2026] POST /v2.0/networks => generated 638 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:50.537 7 INFO neutron.db.segments_db [None req-40db5055-0098-4bb2-b9a2-8d63035ba806 a3e5d1d8bd764ebb82a126f65a8d0be1 0ed0772755e340a283f18315e0632044 - - - -] Added segment cac715bb-6962-415f-87b0-1fd4ff1c88b8 of type vxlan for network 652afd01-b9e2-4c1f-ad7e-08ecfa9fd979 [pid: 7|app: 0|req: 759/1610] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:43:50 2026] POST /v2.0/networks => generated 631 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1611] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:50 2026] POST /v2.0/subnets => generated 631 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1612] 10.0.0.133 () {34 vars in 663 bytes} [Mon Sep 7 19:43:50 2026] POST /v2.0/ports => generated 743 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 761/1613] 10.0.0.133 () {34 vars in 665 bytes} [Mon Sep 7 19:43:51 2026] POST /v2.0/trunks => generated 407 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1614] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:50 2026] POST /v2.0/subnets => generated 701 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:43:51.377 7 INFO neutron.db.segments_db [None req-7ae99d5e-61df-4eae-a6b3-298f5a9f451e a3e5d1d8bd764ebb82a126f65a8d0be1 0ed0772755e340a283f18315e0632044 - - - -] Added segment 44ab8ded-b812-401e-897e-40f806915297 of type vxlan for network 05fa3128-c82b-4a06-8c3a-3dc79c13051f 2026-09-07 19:43:51.452 8 INFO neutron.db.segments_db [None req-2adb492f-aa21-49ad-8471-c26bb49c1c82 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - - -] Added segment 3950ab94-764d-4032-9b31-64b1fbcacbae of type vxlan for network 325ca345-f9d2-4e41-b6cd-3387434754a8 [pid: 7|app: 0|req: 762/1615] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:43:51 2026] POST /v2.0/networks => generated 631 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1616] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:43:51 2026] POST /v2.0/networks => generated 638 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1617] 10.0.0.133 () {34 vars in 663 bytes} [Mon Sep 7 19:43:51 2026] POST /v2.0/ports => generated 743 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1618] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:51 2026] POST /v2.0/subnets => generated 632 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 764/1619] 10.0.0.87 () {34 vars in 980 bytes} [Mon Sep 7 19:43:52 2026] GET /v2.0/networks?id=75be7801-0a7c-4b21-8862-8e0b8a10b820 => generated 672 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1620] 10.0.0.133 () {34 vars in 665 bytes} [Mon Sep 7 19:43:52 2026] POST /v2.0/trunks => generated 407 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1621] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:52 2026] POST /v2.0/subnets => generated 705 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1622] 10.0.0.87 () {34 vars in 963 bytes} [Mon Sep 7 19:43:52 2026] GET /v2.0/quotas/79901480133241fc8018c23e73bff757 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:43:52.450 7 INFO neutron.db.segments_db [None req-23b0c553-a6c5-405e-abec-76f54b89d010 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - - -] Added segment 22c9050e-f7ce-4c0e-be2e-94397ede78bf of type vxlan for network bbce183e-4f53-48da-982a-62d3ce7eb7c8 2026-09-07 19:43:52.465 8 INFO neutron.db.segments_db [None req-6a1f4411-c60e-4f24-8a79-56ac776cb313 a3e5d1d8bd764ebb82a126f65a8d0be1 0ed0772755e340a283f18315e0632044 - - - -] Added segment 5eb72c9e-393d-4005-a5a2-0c5778e9fe32 of type vxlan for network 8d0e4f2c-9417-444e-9b60-b314a3db3c9f [pid: 8|app: 0|req: 857/1623] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:43:52 2026] POST /v2.0/networks => generated 631 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1624] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:43:52 2026] GET /v2.0/ports?tenant_id=79901480133241fc8018c23e73bff757&fields=id => generated 103 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:43:52.866 7 INFO neutron.db.l3_hamode_db [None req-23b0c553-a6c5-405e-abec-76f54b89d010 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 859/1625] 10.0.0.133 () {34 vars in 663 bytes} [Mon Sep 7 19:43:52 2026] POST /v2.0/ports => generated 743 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 860/1626] 10.0.0.87 () {34 vars in 1006 bytes} [Mon Sep 7 19:43:53 2026] GET /v2.0/networks/75be7801-0a7c-4b21-8862-8e0b8a10b820?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1627] 10.0.0.133 () {34 vars in 665 bytes} [Mon Sep 7 19:43:53 2026] POST /v2.0/trunks => generated 407 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1628] 10.0.0.87 () {34 vars in 1106 bytes} [Mon Sep 7 19:43:53 2026] GET /v2.0/networks/75be7801-0a7c-4b21-8862-8e0b8a10b820?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1629] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:43:53 2026] PUT /v2.0/trunks/ad3d9ffc-d5d4-479b-b1c8-78fce5c4e986/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: 864/1630] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:43:53 2026] PUT /v2.0/trunks/35663feb-47aa-45cf-8055-cb257edaecf8/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1631] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:43:53 2026] PUT /v2.0/trunks/bc636574-7bcf-4a32-a51d-c96df36ade8e/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: 868/1634] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:43:53 2026] PUT /v2.0/trunks/4b034c76-e8d2-444c-b672-16cb10739add/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1635] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:43:53 2026] GET /v2.0/ports?device_id=52a15a49-6b60-4266-bf12-1400f5aba3b4 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1636] 10.0.0.133 () {32 vars in 661 bytes} [Mon Sep 7 19:43:53 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1637] 10.0.0.133 () {32 vars in 675 bytes} [Mon Sep 7 19:43:54 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1638] 10.0.0.133 () {32 vars in 671 bytes} [Mon Sep 7 19:43:54 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1639] 10.0.0.133 () {32 vars in 683 bytes} [Mon Sep 7 19:43:54 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1640] 10.0.0.133 () {32 vars in 669 bytes} [Mon Sep 7 19:43:54 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1641] 10.0.0.133 () {32 vars in 683 bytes} [Mon Sep 7 19:43:54 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1642] 10.0.0.133 () {32 vars in 679 bytes} [Mon Sep 7 19:43:54 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1643] 10.0.0.133 () {32 vars in 691 bytes} [Mon Sep 7 19:43:54 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1644] 10.0.0.133 () {32 vars in 718 bytes} [Mon Sep 7 19:43:54 2026] GET /v2.0/trunks/ad3d9ffc-d5d4-479b-b1c8-78fce5c4e986 => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1645] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:43:54 2026] GET /v2.0/ports/8cb4335a-e064-425b-b9bf-e4ebc59ca7fa => generated 826 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager [None req-42076dc2-b9fa-42fa-b33a-05e71f331021 a3e5d1d8bd764ebb82a126f65a8d0be1 0ed0772755e340a283f18315e0632044 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-103671 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 19:43:54.548 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 880/1646] 10.0.0.133 () {32 vars in 721 bytes} [Mon Sep 7 19:43:54 2026] DELETE /v2.0/trunks/ad3d9ffc-d5d4-479b-b1c8-78fce5c4e986 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1647] 10.0.0.133 () {32 vars in 718 bytes} [Mon Sep 7 19:43:54 2026] GET /v2.0/trunks/35663feb-47aa-45cf-8055-cb257edaecf8 => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1648] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:43:54 2026] GET /v2.0/ports/2f8fe3f8-9baa-43c7-a69a-850e86385f83 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:43:54.757 7 INFO neutron.db.l3_hamode_db [None req-23b0c553-a6c5-405e-abec-76f54b89d010 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager [None req-5bb4d7e5-bd1c-45e7-ad92-6cf35b6d005c a3e5d1d8bd764ebb82a126f65a8d0be1 0ed0772755e340a283f18315e0632044 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-103671 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 19:43:54.761 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 883/1649] 10.0.0.133 () {32 vars in 721 bytes} [Mon Sep 7 19:43:54 2026] DELETE /v2.0/trunks/35663feb-47aa-45cf-8055-cb257edaecf8 => 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: 884/1650] 10.0.0.133 () {32 vars in 718 bytes} [Mon Sep 7 19:43:54 2026] GET /v2.0/trunks/bc636574-7bcf-4a32-a51d-c96df36ade8e => generated 429 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1651] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:43:54 2026] GET /v2.0/ports/31863cc0-6286-4986-a984-0ed134eddb9e => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1652] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:43:54 2026] GET /v2.0/networks?id=75be7801-0a7c-4b21-8862-8e0b8a10b820 => generated 672 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager [None req-1d4433e1-e7d3-4c48-8ffc-8c57cb292b9a a3e5d1d8bd764ebb82a126f65a8d0be1 0ed0772755e340a283f18315e0632044 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-103671 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 19:43:55.205 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 887/1653] 10.0.0.133 () {32 vars in 721 bytes} [Mon Sep 7 19:43:55 2026] DELETE /v2.0/trunks/bc636574-7bcf-4a32-a51d-c96df36ade8e => 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: 888/1654] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:43:55 2026] GET /v2.0/ports?device_id=52a15a49-6b60-4266-bf12-1400f5aba3b4 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1655] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:43:55 2026] POST /v2.0/ports => generated 954 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 890/1656] 10.0.0.133 () {32 vars in 718 bytes} [Mon Sep 7 19:43:55 2026] GET /v2.0/trunks/4b034c76-e8d2-444c-b672-16cb10739add => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1657] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:43:52 2026] POST /v2.0/routers => generated 685 bytes in 3563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1658] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:43:55 2026] GET /v2.0/ports/d6e08ebf-8b48-466b-98a0-85918056a814 => generated 826 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1659] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:43:55 2026] PUT /v2.0/ports/8b748b78-7d9e-4df7-9618-92c00592205d => generated 1199 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:43:56.312 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed7d48e8-4561-4629-b1f3-55ba4644080c'] response: {'name': 'network-changed', 'server_uuid': '52a15a49-6b60-4266-bf12-1400f5aba3b4', 'tag': '8b748b78-7d9e-4df7-9618-92c00592205d', 'status': 'completed', 'code': 200} 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager [None req-d8fa69fa-b4ee-46f2-8be9-84f003bd2910 a3e5d1d8bd764ebb82a126f65a8d0be1 0ed0772755e340a283f18315e0632044 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-103671 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 19:43:56.439 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 892/1660] 10.0.0.133 () {32 vars in 721 bytes} [Mon Sep 7 19:43:56 2026] DELETE /v2.0/trunks/4b034c76-e8d2-444c-b672-16cb10739add => generated 0 bytes in 194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 893/1661] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:43:56 2026] GET /v2.0/ports?tenant_id=79901480133241fc8018c23e73bff757&device_id=52a15a49-6b60-4266-bf12-1400f5aba3b4 => generated 1238 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1662] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:43:56 2026] GET /v2.0/ports?device_id=52a15a49-6b60-4266-bf12-1400f5aba3b4 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1663] 10.0.0.133 () {32 vars in 718 bytes} [Mon Sep 7 19:43:56 2026] GET /v2.0/trunks/a193ed15-960d-4bcf-9c17-6e8073973d70 => generated 407 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1664] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:43:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8b748b78-7d9e-4df7-9618-92c00592205d => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1665] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:43:56 2026] GET /v2.0/security-groups?id=c5f78666-9468-465b-9959-4ddfcebc9ce6&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: 8|app: 0|req: 898/1666] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:43:56 2026] GET /v2.0/ports/a934ef77-7f6b-43cd-86f8-e38b1c3cfca2 => generated 826 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1667] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:43:56 2026] GET /v2.0/subnets?id=6677eb11-13fa-454b-8485-d081a19800ff => generated 666 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager [None req-4333e9ca-734f-4060-abe0-5e77fc10e98e a3e5d1d8bd764ebb82a126f65a8d0be1 0ed0772755e340a283f18315e0632044 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-103671 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 19:43:57.011 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 900/1668] 10.0.0.133 () {32 vars in 721 bytes} [Mon Sep 7 19:43:56 2026] DELETE /v2.0/trunks/a193ed15-960d-4bcf-9c17-6e8073973d70 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1669] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:43:57 2026] GET /v2.0/ports?network_id=75be7801-0a7c-4b21-8862-8e0b8a10b820&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: 902/1670] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:43:57 2026] DELETE /v2.0/ports/8cb4335a-e064-425b-b9bf-e4ebc59ca7fa => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1671] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:43:57 2026] GET /v2.0/networks/75be7801-0a7c-4b21-8862-8e0b8a10b820?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1672] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:43:57 2026] DELETE /v2.0/ports/2f8fe3f8-9baa-43c7-a69a-850e86385f83 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1673] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:43:57 2026] GET /v2.0/networks/75be7801-0a7c-4b21-8862-8e0b8a10b820?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1674] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:43:56 2026] PUT /v2.0/routers/725a9f59-740f-4204-b003-dbdf054300f2/add_router_interface => generated 309 bytes in 1856 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1675] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:43:57 2026] GET /v2.0/ports?tenant_id=79901480133241fc8018c23e73bff757&device_id=52a15a49-6b60-4266-bf12-1400f5aba3b4 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1676] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:43:57 2026] DELETE /v2.0/ports/31863cc0-6286-4986-a984-0ed134eddb9e => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1677] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:43:57 2026] GET /v2.0/ports?device_id=52a15a49-6b60-4266-bf12-1400f5aba3b4 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1678] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:43:58 2026] GET /v2.0/security-groups?tenant_id=5f7dbdab644343979bf31d5764cda6db&name=default => generated 2801 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1679] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:43:58 2026] GET /v2.0/networks?id=75be7801-0a7c-4b21-8862-8e0b8a10b820 => generated 768 bytes in 622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1680] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:43:58 2026] DELETE /v2.0/ports/d6e08ebf-8b48-466b-98a0-85918056a814 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1681] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:43:59 2026] GET /v2.0/security-groups?id=c5f78666-9468-465b-9959-4ddfcebc9ce6&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: 8|app: 0|req: 911/1682] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:43:59 2026] DELETE /v2.0/security-groups/c7d1bdb0-c0ac-44f5-b8b3-ac5b75f6e481 => 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: 912/1683] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:43:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8b748b78-7d9e-4df7-9618-92c00592205d => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1684] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:43:59 2026] DELETE /v2.0/ports/a934ef77-7f6b-43cd-86f8-e38b1c3cfca2 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1685] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:43:59 2026] GET /v2.0/subnets?id=6677eb11-13fa-454b-8485-d081a19800ff => generated 666 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:43:59.760 8 INFO neutron.services.segments.plugin [-] Segment 18755368-ced0-47fe-af35-ad903ad7e973 resource provider aggregate not found 2026-09-07 19:43:59.767 8 INFO neutron.services.segments.plugin [-] Segment 18755368-ced0-47fe-af35-ad903ad7e973 resource provider aggregate not found [pid: 8|app: 0|req: 915/1686] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:43:59 2026] DELETE /v2.0/networks/644dfdd2-a059-473d-9d4e-f6a111b20eb2 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:43:59.808 8 INFO neutron.services.segments.plugin [-] Segment 18755368-ced0-47fe-af35-ad903ad7e973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18755368-ced0-47fe-af35-ad903ad7e973 found for delete ", "request_id": "req-93f46165-2fe4-4a04-ab7a-ceae51dd1783"}]} 2026-09-07 19:43:59.809 8 INFO neutron.services.segments.plugin [-] Segment 18755368-ced0-47fe-af35-ad903ad7e973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18755368-ced0-47fe-af35-ad903ad7e973 found for delete ", "request_id": "req-fafe301e-1706-419f-9d5e-7da5d78125e2"}]} [pid: 8|app: 0|req: 916/1687] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:43:59 2026] GET /v2.0/ports?network_id=75be7801-0a7c-4b21-8862-8e0b8a10b820&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1688] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:43:59 2026] DELETE /v2.0/networks/0b5adc89-0d7d-47e8-8c45-6a34a49305bc => 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: 918/1689] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:00 2026] GET /v2.0/networks/75be7801-0a7c-4b21-8862-8e0b8a10b820?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1690] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:44:00 2026] DELETE /v2.0/networks/652afd01-b9e2-4c1f-ad7e-08ecfa9fd979 => 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: 920/1691] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:00 2026] GET /v2.0/networks/75be7801-0a7c-4b21-8862-8e0b8a10b820?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1692] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:43:58 2026] PUT /v2.0/routers/725a9f59-740f-4204-b003-dbdf054300f2/add_router_interface => generated 309 bytes in 2353 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1693] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:00 2026] GET /v2.0/ports?device_id=52a15a49-6b60-4266-bf12-1400f5aba3b4 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:00.679 7 INFO neutron.services.segments.plugin [-] Segment 44ab8ded-b812-401e-897e-40f806915297 resource provider aggregate not found 2026-09-07 19:44:00.684 7 INFO neutron.services.segments.plugin [-] Segment 44ab8ded-b812-401e-897e-40f806915297 resource provider aggregate not found 2026-09-07 19:44:00.706 7 INFO neutron.services.segments.plugin [-] Segment 44ab8ded-b812-401e-897e-40f806915297 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44ab8ded-b812-401e-897e-40f806915297 found for delete ", "request_id": "req-3c505ba1-c49e-4299-a299-a0ec7173c2b1"}]} [pid: 7|app: 0|req: 773/1694] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:44:00 2026] DELETE /v2.0/networks/05fa3128-c82b-4a06-8c3a-3dc79c13051f => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:44:00.721 7 INFO neutron.services.segments.plugin [-] Segment 44ab8ded-b812-401e-897e-40f806915297 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44ab8ded-b812-401e-897e-40f806915297 found for delete ", "request_id": "req-f465a0c0-da86-492b-b344-f904f7dd8eda"}]} [pid: 7|app: 0|req: 774/1695] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:00 2026] GET /v2.0/security-groups?id=c5f78666-9468-465b-9959-4ddfcebc9ce6&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1696] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:44:00 2026] DELETE /v2.0/networks/8d0e4f2c-9417-444e-9b60-b314a3db3c9f => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1697] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:01 2026] GET /v2.0/ports?device_id=52a15a49-6b60-4266-bf12-1400f5aba3b4 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1698] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:01 2026] GET /v2.0/security-groups?id=c5f78666-9468-465b-9959-4ddfcebc9ce6&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:44:01.857 8 INFO neutron.services.segments.plugin [-] Segment 611372d0-aaa4-4127-aae1-3887fe660895 resource provider aggregate not found 2026-09-07 19:44:01.870 8 INFO neutron.services.segments.plugin [-] Segment 611372d0-aaa4-4127-aae1-3887fe660895 resource provider aggregate not found 2026-09-07 19:44:01.882 8 INFO neutron.services.segments.plugin [-] Segment 611372d0-aaa4-4127-aae1-3887fe660895 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 611372d0-aaa4-4127-aae1-3887fe660895 found for delete ", "request_id": "req-d9418ed7-39e5-4dc6-8eba-47dbf02d2fe6"}]} 2026-09-07 19:44:01.897 8 INFO neutron.services.segments.plugin [-] Segment 611372d0-aaa4-4127-aae1-3887fe660895 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 611372d0-aaa4-4127-aae1-3887fe660895 found for delete ", "request_id": "req-dd63de01-a8ee-44e1-beae-e7066eb9af01"}]} 2026-09-07 19:44:01.910 8 INFO neutron.services.segments.plugin [-] Segment cac715bb-6962-415f-87b0-1fd4ff1c88b8 resource provider aggregate not found 2026-09-07 19:44:01.929 8 INFO neutron.services.segments.plugin [-] Segment cac715bb-6962-415f-87b0-1fd4ff1c88b8 resource provider aggregate not found 2026-09-07 19:44:01.951 8 INFO neutron.services.segments.plugin [-] Segment cac715bb-6962-415f-87b0-1fd4ff1c88b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cac715bb-6962-415f-87b0-1fd4ff1c88b8 found for delete ", "request_id": "req-2157678d-8fd0-4869-b9f4-198c32d56852"}]} 2026-09-07 19:44:01.964 8 INFO neutron.services.segments.plugin [-] Segment cac715bb-6962-415f-87b0-1fd4ff1c88b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cac715bb-6962-415f-87b0-1fd4ff1c88b8 found for delete ", "request_id": "req-cb229927-37b3-4b31-baa5-058599bafbf7"}]} [pid: 7|app: 0|req: 778/1699] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:44:02 2026] GET /v2.0/ports?device_id=52a15a49-6b60-4266-bf12-1400f5aba3b4 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1700] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:44:00 2026] PUT /v2.0/routers/725a9f59-740f-4204-b003-dbdf054300f2/add_router_interface => generated 309 bytes in 2014 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1701] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:44:02 2026] DELETE /v2.0/ports/8b748b78-7d9e-4df7-9618-92c00592205d => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1702] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:02 2026] GET /v2.0/ports?device_id=52a15a49-6b60-4266-bf12-1400f5aba3b4 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:44:02.659 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2923970-971c-4f1b-bdd2-885dc50ecd6a'] response: {'server_uuid': '52a15a49-6b60-4266-bf12-1400f5aba3b4', 'name': 'network-vif-deleted', 'tag': '8b748b78-7d9e-4df7-9618-92c00592205d', 'status': 'completed', 'code': 200} 2026-09-07 19:44:02.734 7 INFO neutron.services.segments.plugin [-] Segment 5eb72c9e-393d-4005-a5a2-0c5778e9fe32 resource provider aggregate not found 2026-09-07 19:44:02.745 7 INFO neutron.services.segments.plugin [-] Segment 5eb72c9e-393d-4005-a5a2-0c5778e9fe32 resource provider aggregate not found 2026-09-07 19:44:02.762 7 INFO neutron.services.segments.plugin [-] Segment 5eb72c9e-393d-4005-a5a2-0c5778e9fe32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb72c9e-393d-4005-a5a2-0c5778e9fe32 found for delete ", "request_id": "req-a4602d3e-3561-4c16-88fe-0649f5204e42"}]} 2026-09-07 19:44:02.763 7 INFO neutron.services.segments.plugin [-] Segment 5eb72c9e-393d-4005-a5a2-0c5778e9fe32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb72c9e-393d-4005-a5a2-0c5778e9fe32 found for delete ", "request_id": "req-fd4f81e4-f8b2-414e-8f4c-f3f136402175"}]} [pid: 7|app: 0|req: 781/1703] 10.0.0.133 () {34 vars in 683 bytes} [Mon Sep 7 19:44:02 2026] POST /v2.0/security-groups => generated 1564 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1704] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1705] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:44:02 2026] GET /v2.0/security-groups?tenant_id=b0aca9df6a614b87a6ad02233bd01283&name=default => generated 2801 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1706] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:44:03.202 7 INFO neutron.db.segments_db [None req-bb92778d-a2f4-4694-968c-f129297bd153 48f8984abb9b44f18400a4528aa9dc49 6e13de6834fa453a934ac92bbb6a2930 - - - -] Added segment a8450a2b-7bcc-4832-89db-1fd15c51324d of type vxlan for network 7a7603c6-6b7d-4016-9d20-561f3526db44 [pid: 8|app: 0|req: 925/1707] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:44:03 2026] DELETE /v2.0/security-groups/46060eb4-2ced-47fa-9757-337b47fac633 => 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: 783/1708] 10.0.0.133 () {34 vars in 670 bytes} [Mon Sep 7 19:44:02 2026] POST /v2.0/networks => generated 633 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1709] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:03 2026] POST /v2.0/security-group-rules => generated 567 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:44:03.425 7 INFO neutron.db.segments_db [None req-fffb4da2-5496-4fd7-bf66-a05ffc679589 48f8984abb9b44f18400a4528aa9dc49 6e13de6834fa453a934ac92bbb6a2930 - - - -] Added segment 52be81f9-e040-4046-ab41-3e029dd12eb5 of type vxlan for network 1af4af4d-6242-4fec-813c-7795ce011566 [pid: 8|app: 0|req: 927/1710] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1711] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:44:03 2026] GET /v2.0/security-groups?tenant_id=0ed0772755e340a283f18315e0632044&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1712] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:44:03.857 7 INFO neutron.db.l3_hamode_db [None req-fffb4da2-5496-4fd7-bf66-a05ffc679589 48f8984abb9b44f18400a4528aa9dc49 6e13de6834fa453a934ac92bbb6a2930 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 930/1713] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:44:03 2026] DELETE /v2.0/security-groups/6ba7ac62-bf2a-44be-8a35-b970b1738029 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1714] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1715] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:04 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1716] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:44:04 2026] GET /v2.0/security-groups?tenant_id=cd8118b9c191472b8881dc6787605f3b&name=default => generated 2801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1717] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:04 2026] POST /v2.0/security-group-rules => generated 565 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1718] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:44:04 2026] DELETE /v2.0/security-groups/7586a076-8096-41b0-b002-3829202d366d => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1719] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:04 2026] POST /v2.0/security-group-rules => generated 567 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1720] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:04 2026] POST /v2.0/security-group-rules => generated 569 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1721] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:04 2026] POST /v2.0/security-group-rules => generated 565 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:44:05.104 7 INFO neutron.db.l3_hamode_db [None req-fffb4da2-5496-4fd7-bf66-a05ffc679589 48f8984abb9b44f18400a4528aa9dc49 6e13de6834fa453a934ac92bbb6a2930 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 784/1722] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:44:03 2026] POST /v2.0/routers => generated 694 bytes in 2902 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1723] 10.0.0.87 () {34 vars in 1094 bytes} [Mon Sep 7 19:44:06 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1678975555&fields=id&tenant_id=4bebec46de994dfa9a5cd3be934c9f26 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1724] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:44:04 2026] PUT /v2.0/routers/f35b7be5-f222-4cfd-b5d4-4f6b7c6da95b/remove_router_interface => generated 309 bytes in 1369 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1725] 10.0.0.87 () {34 vars in 980 bytes} [Mon Sep 7 19:44:06 2026] GET /v2.0/networks?id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 705 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1726] 10.0.0.133 () {32 vars in 775 bytes} [Mon Sep 7 19:44:06 2026] GET /v2.0/subnets?project_id=6e13de6834fa453a934ac92bbb6a2930&cidr=10.100.0.0%2F28 => generated 14 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1727] 10.0.0.87 () {34 vars in 963 bytes} [Mon Sep 7 19:44:06 2026] GET /v2.0/quotas/4bebec46de994dfa9a5cd3be934c9f26 => 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: 788/1728] 10.0.0.133 () {32 vars in 693 bytes} [Mon Sep 7 19:44:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1729] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:44:06 2026] GET /v2.0/ports?tenant_id=4bebec46de994dfa9a5cd3be934c9f26&fields=id => generated 287 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1730] 10.0.0.133 () {32 vars in 783 bytes} [Mon Sep 7 19:44:07 2026] GET /v2.0/subnets?network_id=6a250c7c-3948-48bb-afcc-658ebb61a17a&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1731] 10.0.0.87 () {34 vars in 1006 bytes} [Mon Sep 7 19:44:07 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:44:07.651 8 INFO neutron.services.segments.plugin [-] Segment b34987fd-05cf-40ed-ab8d-813d28ffdf41 resource provider aggregate not found 2026-09-07 19:44:07.659 8 INFO neutron.services.segments.plugin [-] Segment b34987fd-05cf-40ed-ab8d-813d28ffdf41 resource provider aggregate not found 2026-09-07 19:44:07.669 8 INFO neutron.services.segments.plugin [-] Segment b34987fd-05cf-40ed-ab8d-813d28ffdf41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b34987fd-05cf-40ed-ab8d-813d28ffdf41 found for delete ", "request_id": "req-f4f7667d-d941-4f2d-b156-fcceafbbc1dd"}]} 2026-09-07 19:44:07.692 8 INFO neutron.services.segments.plugin [-] Segment b34987fd-05cf-40ed-ab8d-813d28ffdf41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b34987fd-05cf-40ed-ab8d-813d28ffdf41 found for delete ", "request_id": "req-11f6c910-47bd-4d95-b8b9-31e98c89ddb8"}]} 2026-09-07 19:44:07.693 8 INFO neutron.db.l3_hamode_db [None req-af44327a-2101-40f4-a743-cfe42e4209bc b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] HA network 1027edd7-e439-40e6-ad22-7d931972db2a was deleted as no HA routers are present in tenant 79901480133241fc8018c23e73bff757. [pid: 8|app: 0|req: 941/1732] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:44:06 2026] DELETE /v2.0/routers/f35b7be5-f222-4cfd-b5d4-4f6b7c6da95b => generated 0 bytes in 1270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1733] 10.0.0.87 () {34 vars in 1106 bytes} [Mon Sep 7 19:44:07 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1734] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:44:07 2026] DELETE /v2.0/subnets/6677eb11-13fa-454b-8485-d081a19800ff => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1735] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:08 2026] GET /v2.0/ports?device_id=e5760051-17fd-4325-a407-1b072b409382 => 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: 792/1736] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:44:07 2026] POST /v2.0/subnets => generated 633 bytes in 971 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1737] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:44:08 2026] DELETE /v2.0/networks/75be7801-0a7c-4b21-8862-8e0b8a10b820 => generated 0 bytes in 534 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1738] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:44:08 2026] POST /v2.0/floatingips => generated 552 bytes in 1041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:44:09.707 8 INFO neutron.services.segments.plugin [-] Segment 1027c6dd-bf4e-4b8c-b9c8-88afa9bdd9fb resource provider aggregate not found 2026-09-07 19:44:09.743 8 INFO neutron.services.segments.plugin [-] Segment 1027c6dd-bf4e-4b8c-b9c8-88afa9bdd9fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1027c6dd-bf4e-4b8c-b9c8-88afa9bdd9fb found for delete ", "request_id": "req-96db0ee5-da09-4fdb-8a8a-98209132e667"}]} 2026-09-07 19:44:09.743 8 INFO neutron.services.segments.plugin [-] Segment 1027c6dd-bf4e-4b8c-b9c8-88afa9bdd9fb resource provider aggregate not found 2026-09-07 19:44:09.765 8 INFO neutron.services.segments.plugin [-] Segment 1027c6dd-bf4e-4b8c-b9c8-88afa9bdd9fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1027c6dd-bf4e-4b8c-b9c8-88afa9bdd9fb found for delete ", "request_id": "req-92cd553d-693e-44f9-b87d-41d10e8e6d2a"}]} [pid: 8|app: 0|req: 949/1741] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:09 2026] GET /v2.0/networks?id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 705 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1742] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:44:09 2026] GET /v2.0/security-groups?tenant_id=79901480133241fc8018c23e73bff757&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1743] 10.0.0.133 () {34 vars in 758 bytes} [Mon Sep 7 19:44:09 2026] PUT /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1744] 162.253.55.111 () {34 vars in 1049 bytes} [Mon Sep 7 19:44:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4bebec46de994dfa9a5cd3be934c9f26 => generated 179 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1745] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:44:09 2026] DELETE /v2.0/security-groups/c5f78666-9468-465b-9959-4ddfcebc9ce6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1746] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:44:10 2026] GET /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1747] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:44:08 2026] PUT /v2.0/routers/de55e394-1b4a-4092-9e52-bf57bad63e9c/add_router_interface => generated 309 bytes in 1951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1748] 10.0.0.133 () {34 vars in 769 bytes} [Mon Sep 7 19:44:10 2026] PUT /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1749] 10.0.0.133 () {32 vars in 648 bytes} [Mon Sep 7 19:44:10 2026] GET /v2.0/networks => generated 6666 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1750] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:44:10 2026] GET /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1751] 10.0.0.133 () {32 vars in 646 bytes} [Mon Sep 7 19:44:10 2026] GET /v2.0/subnets => generated 7155 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1752] 10.0.0.133 () {34 vars in 765 bytes} [Mon Sep 7 19:44:10 2026] PUT /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1753] 10.0.0.133 () {32 vars in 646 bytes} [Mon Sep 7 19:44:10 2026] GET /v2.0/routers => generated 1452 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1754] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:44:10 2026] GET /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/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: 801/1755] 10.0.0.133 () {34 vars in 787 bytes} [Mon Sep 7 19:44:10 2026] PUT /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1756] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:44:10 2026] GET /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1757] 10.0.0.133 () {34 vars in 684 bytes} [Mon Sep 7 19:44:10 2026] POST /v2.0/security-groups => generated 1609 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1758] 10.0.0.133 () {34 vars in 758 bytes} [Mon Sep 7 19:44:10 2026] PUT /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1759] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:10 2026] POST /v2.0/security-group-rules => generated 565 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1760] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:44:10 2026] GET /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1761] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:11 2026] POST /v2.0/security-group-rules => generated 564 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1762] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:44:11 2026] GET /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/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: 955/1763] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:44:10 2026] POST /v2.0/ports => generated 1183 bytes in 1215 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:44:11.319 8 INFO neutron.api.v2.resource [None req-879e7580-920a-421f-837c-e62fc667be4a c786894663054aacac316b189112ef88 4cd407f9b5c042a28dc52e85c6a419d4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 956/1764] 10.0.0.133 () {32 vars in 750 bytes} [Mon Sep 7 19:44:11 2026] GET /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1765] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:11 2026] POST /v2.0/security-group-rules => generated 570 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1766] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:44:11 2026] DELETE /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1767] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1768] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:44:11 2026] GET /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:44:11.628 7 INFO neutron.db.securitygroups_db [None req-e9544c50-c919-4abc-96d7-6bc95b25853b 48f8984abb9b44f18400a4528aa9dc49 6e13de6834fa453a934ac92bbb6a2930 - - - -] Project 6e13de6834fa453a934ac92bbb6a2930 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: 813/1769] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:11 2026] POST /v2.0/security-group-rules => generated 575 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:44:11.756 7 INFO neutron.api.v2.resource [None req-84bfc551-d78a-46ea-9447-e3279625b955 c786894663054aacac316b189112ef88 4cd407f9b5c042a28dc52e85c6a419d4 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1770] 10.0.0.133 () {32 vars in 753 bytes} [Mon Sep 7 19:44:11 2026] DELETE /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 19:44:11.782 7 INFO neutron.db.securitygroups_db [None req-1c7d89a1-3071-4fe0-a4d4-bb187252cbbc 48f8984abb9b44f18400a4528aa9dc49 6e13de6834fa453a934ac92bbb6a2930 - - - -] Project 6e13de6834fa453a934ac92bbb6a2930 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: 815/1771] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:11 2026] POST /v2.0/security-group-rules => generated 574 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1772] 10.0.0.133 () {32 vars in 741 bytes} [Mon Sep 7 19:44:11 2026] DELETE /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1773] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:44:11 2026] PUT /v2.0/ports/c6546f5c-a358-4dd7-8c0f-3d054db11292 => generated 1428 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1774] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:44:11 2026] GET /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:44:12.058 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75dd7511-d6ad-42ea-8ea3-6c218e83ce21'] response: {'name': 'network-changed', 'server_uuid': 'e5760051-17fd-4325-a407-1b072b409382', 'tag': 'c6546f5c-a358-4dd7-8c0f-3d054db11292', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 958/1775] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:11 2026] GET /v2.0/ports?tenant_id=4bebec46de994dfa9a5cd3be934c9f26&device_id=e5760051-17fd-4325-a407-1b072b409382 => generated 1467 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 818/1776] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:44:12 2026] DELETE /v2.0/floatingips/bcdca30e-31e1-4b2c-8650-e7d88a3ffd50 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1777] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:44:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=c6546f5c-a358-4dd7-8c0f-3d054db11292 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:44:12.483 8 INFO neutron.db.segments_db [None req-c957a3ac-dfea-4c67-8f3c-583ada7ed7b3 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 104c9880-a00a-4b64-9203-fc0e3e902144 of type vxlan for network 0b6c66d3-3c84-4e04-8846-567f5097534b [pid: 7|app: 0|req: 820/1778] 10.0.0.133 () {32 vars in 648 bytes} [Mon Sep 7 19:44:12 2026] GET /v2.0/networks => generated 1298 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1779] 10.0.0.133 () {34 vars in 670 bytes} [Mon Sep 7 19:44:12 2026] POST /v2.0/networks => generated 741 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1780] 162.253.55.111 () {34 vars in 1103 bytes} [Mon Sep 7 19:44:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A285&port_id=c6546f5c-a358-4dd7-8c0f-3d054db11292 => 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: 822/1781] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:44:12 2026] GET /v2.0/subnets?id=7130be91-3bb7-47c3-bd94-58d5778b0bf6&id=d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 1361 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1782] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:12 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1783] 10.0.0.87 () {34 vars in 1096 bytes} [Mon Sep 7 19:44:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-707360937&fields=id&tenant_id=6e13de6834fa453a934ac92bbb6a2930 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1784] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:12 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&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: 960/1785] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:44:12 2026] POST /v2.0/subnets => generated 664 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1786] 10.0.0.87 () {34 vars in 980 bytes} [Mon Sep 7 19:44:12 2026] GET /v2.0/networks?id=7a7603c6-6b7d-4016-9d20-561f3526db44 => generated 661 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:12.948 7 INFO neutron.db.segments_db [None req-016e9db2-8d01-4791-aacd-67d9c2521c4c b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment 3c0f0df3-2069-48cf-a3a2-10e11893a17a of type vxlan for network 1288df46-3f0b-4696-9a0b-5e2bbcfcfe90 [pid: 8|app: 0|req: 961/1787] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:12 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1788] 10.0.0.87 () {34 vars in 963 bytes} [Mon Sep 7 19:44:12 2026] GET /v2.0/quotas/6e13de6834fa453a934ac92bbb6a2930 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1789] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:12 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?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: 964/1790] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:44:13 2026] GET /v2.0/ports?tenant_id=6e13de6834fa453a934ac92bbb6a2930&fields=id => generated 103 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:13.339 7 INFO neutron.db.l3_hamode_db [None req-016e9db2-8d01-4791-aacd-67d9c2521c4c b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 965/1791] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:44:13 2026] GET /v2.0/security-groups?tenant_id=d44e634a2c354cc5a1b62c77f16a2e38&name=default => generated 2801 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1792] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:13 2026] GET /v2.0/ports?tenant_id=4bebec46de994dfa9a5cd3be934c9f26&device_id=e5760051-17fd-4325-a407-1b072b409382 => generated 1467 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1793] 10.0.0.87 () {34 vars in 1006 bytes} [Mon Sep 7 19:44:13 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?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: 968/1794] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:13 2026] GET /v2.0/ports?device_id=e5760051-17fd-4325-a407-1b072b409382 => generated 1198 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1795] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:44:13 2026] DELETE /v2.0/security-groups/8269e728-4d5d-4ccd-85c7-c7f38fd6277d => 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: 970/1796] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:13 2026] GET /v2.0/networks?id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1797] 10.0.0.87 () {34 vars in 1106 bytes} [Mon Sep 7 19:44:13 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?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: 972/1798] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:13 2026] GET /v2.0/security-groups?id=e3ad8162-2837-419a-9270-9dc1445c8759&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: 973/1799] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:44:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=c6546f5c-a358-4dd7-8c0f-3d054db11292 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1800] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:44:13 2026] GET /v2.0/security-groups?tenant_id=4cd407f9b5c042a28dc52e85c6a419d4&name=default => generated 2801 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1801] 162.253.55.111 () {34 vars in 1103 bytes} [Mon Sep 7 19:44:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A285&port_id=c6546f5c-a358-4dd7-8c0f-3d054db11292 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1802] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:14 2026] GET /v2.0/ports?device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1803] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:44:14 2026] DELETE /v2.0/security-groups/80d591fa-05a9-4dd0-ac0a-7204190ce7ac => 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: 978/1804] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:44:14 2026] GET /v2.0/subnets?id=7130be91-3bb7-47c3-bd94-58d5778b0bf6&id=d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 1361 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1805] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:14 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&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: 980/1806] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:14 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&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: 981/1807] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:14 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1808] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:14 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1809] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:14 2026] GET /v2.0/networks?id=7a7603c6-6b7d-4016-9d20-561f3526db44 => generated 661 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1810] 162.253.55.111 () {34 vars in 1049 bytes} [Mon Sep 7 19:44:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6e13de6834fa453a934ac92bbb6a2930 => generated 180 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:15.380 7 INFO neutron.db.l3_hamode_db [None req-016e9db2-8d01-4791-aacd-67d9c2521c4c b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 985/1811] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:44:15 2026] POST /v2.0/ports => generated 954 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 986/1812] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:15 2026] GET /v2.0/ports?device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 957 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1813] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:44:15 2026] PUT /v2.0/ports/ade4ab50-7f5f-4377-99f2-1d09fd9bf32d => generated 1199 bytes in 636 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:44:16.507 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8895aa13-d3f5-4851-ad8e-73c7de2f82dd'] response: {'name': 'network-changed', 'server_uuid': '583f91ff-688f-45be-b55e-dd4e2662b15a', 'tag': 'ade4ab50-7f5f-4377-99f2-1d09fd9bf32d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 988/1814] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:16 2026] GET /v2.0/security-groups?id=75fbd7fa-54f0-4046-9eba-e6cbce5f1351&fields=id&fields=name => generated 113 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 827/1815] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:44:12 2026] POST /v2.0/routers => generated 728 bytes in 3692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1816] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:16 2026] GET /v2.0/ports?tenant_id=6e13de6834fa453a934ac92bbb6a2930&device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1817] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:44:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ade4ab50-7f5f-4377-99f2-1d09fd9bf32d => 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: 991/1818] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:44:16 2026] GET /v2.0/subnets?id=c646715e-4d01-4ce5-9185-9d6c09fe97f7 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1819] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:16 2026] GET /v2.0/ports?network_id=7a7603c6-6b7d-4016-9d20-561f3526db44&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1820] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:16 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1821] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:16 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1822] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:17 2026] GET /v2.0/ports?tenant_id=6e13de6834fa453a934ac92bbb6a2930&device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 1238 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1823] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:17 2026] GET /v2.0/networks?id=7a7603c6-6b7d-4016-9d20-561f3526db44 => generated 757 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1824] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:44:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ade4ab50-7f5f-4377-99f2-1d09fd9bf32d => 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: 998/1825] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:44:17 2026] GET /v2.0/subnets?id=c646715e-4d01-4ce5-9185-9d6c09fe97f7 => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1826] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:17 2026] GET /v2.0/ports?network_id=7a7603c6-6b7d-4016-9d20-561f3526db44&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: 1000/1827] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:17 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1828] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:17 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1829] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:17 2026] GET /v2.0/ports?device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1830] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:17 2026] GET /v2.0/security-groups?id=75fbd7fa-54f0-4046-9eba-e6cbce5f1351&fields=id&fields=name => generated 113 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1831] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:44:16 2026] PUT /v2.0/routers/f3814867-468b-418f-9876-525f7f1bf3e2/add_router_interface => generated 309 bytes in 1721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:18.674 8 INFO neutron.db.segments_db [None req-83ccd086-559d-46c9-94a2-7d1c8cacbe26 9d67b3532cb44e50981a03f4c7420de4 4828c4a236074aee9de9e4ce8b3fa502 - - - -] Added segment 9f681dd6-38a0-4f1b-8617-da7eab681cb5 of type vxlan for network 79fb2ccb-7433-4d6f-91b8-577d469412c7 [pid: 7|app: 0|req: 829/1832] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:18 2026] GET /v2.0/ports?device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:19.016 8 INFO neutron.db.l3_hamode_db [None req-83ccd086-559d-46c9-94a2-7d1c8cacbe26 9d67b3532cb44e50981a03f4c7420de4 4828c4a236074aee9de9e4ce8b3fa502 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 830/1833] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:19 2026] GET /v2.0/ports?device_id=e5760051-17fd-4325-a407-1b072b409382 => generated 1200 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1834] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:19 2026] GET /v2.0/security-groups?id=75fbd7fa-54f0-4046-9eba-e6cbce5f1351&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:19.227 8 INFO neutron.db.l3_hamode_db [None req-83ccd086-559d-46c9-94a2-7d1c8cacbe26 9d67b3532cb44e50981a03f4c7420de4 4828c4a236074aee9de9e4ce8b3fa502 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 832/1835] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:19 2026] GET /v2.0/security-groups?id=e3ad8162-2837-419a-9270-9dc1445c8759&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1836] 10.0.0.133 () {32 vars in 817 bytes} [Mon Sep 7 19:44:19 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&mac_address=fa%3A16%3A3e%3A7b%3A3d%3A6d => generated 1200 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1837] 10.0.0.133 () {34 vars in 667 bytes} [Mon Sep 7 19:44:18 2026] POST /v2.0/routers => generated 474 bytes in 1464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:44:20.117 8 INFO neutron.db.segments_db [None req-f018246e-333a-49be-b582-436922d417ac b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment ecd40cc9-b550-4592-aabc-d46c2ac87bde of type vxlan for network 46e50b7e-4360-46a4-a40c-1afa5833e4ad [pid: 8|app: 0|req: 1005/1838] 10.0.0.133 () {34 vars in 670 bytes} [Mon Sep 7 19:44:19 2026] POST /v2.0/networks => generated 741 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:44:20.317 7 INFO neutron.db.l3_db [None req-1bb8346c-1a0b-43a3-8aed-303dbf0cd78e f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - - -] Floating IP 2776d5f0-912f-4c42-87c3-5dd4752859d4 associated. External IP: 10.96.250.205, port: c6546f5c-a358-4dd7-8c0f-3d054db11292. [pid: 8|app: 0|req: 1006/1839] 10.0.0.133 () {34 vars in 750 bytes} [Mon Sep 7 19:44:20 2026] PUT /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1840] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:20 2026] GET /v2.0/ports?device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 969 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1841] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:44:20 2026] POST /v2.0/subnets => generated 664 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1842] 10.0.0.133 () {34 vars in 676 bytes} [Mon Sep 7 19:44:19 2026] POST /v2.0/floatingips => generated 855 bytes in 1450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1843] 10.0.0.133 () {32 vars in 730 bytes} [Mon Sep 7 19:44:20 2026] GET /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1844] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:20 2026] GET /v2.0/security-groups?id=75fbd7fa-54f0-4046-9eba-e6cbce5f1351&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:20.847 8 INFO neutron.db.segments_db [None req-e1215a50-f778-4288-bb2c-c1d3887ce0ba b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Added segment b1b62683-964b-4669-9aad-bed05e4010f0 of type vxlan for network 479f3008-a2fb-4ee9-bafa-5a0674c7150d 2026-09-07 19:44:20.868 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-832c287a-11bc-4771-98d6-dde832e1fd86'] response: {'name': 'network-changed', 'server_uuid': 'e5760051-17fd-4325-a407-1b072b409382', 'tag': 'c6546f5c-a358-4dd7-8c0f-3d054db11292', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 836/1845] 10.0.0.133 () {34 vars in 761 bytes} [Mon Sep 7 19:44:20 2026] PUT /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags/green => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1846] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:20 2026] GET /v2.0/ports?tenant_id=4bebec46de994dfa9a5cd3be934c9f26&device_id=e5760051-17fd-4325-a407-1b072b409382 => generated 1469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1847] 10.0.0.87 () {34 vars in 1094 bytes} [Mon Sep 7 19:44:20 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1678975555&fields=id&tenant_id=4bebec46de994dfa9a5cd3be934c9f26 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1848] 10.0.0.133 () {32 vars in 730 bytes} [Mon Sep 7 19:44:21 2026] GET /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1849] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:21 2026] GET /v2.0/networks?id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:21.234 8 INFO neutron.db.l3_hamode_db [None req-e1215a50-f778-4288-bb2c-c1d3887ce0ba b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 841/1850] 10.0.0.87 () {34 vars in 980 bytes} [Mon Sep 7 19:44:21 2026] GET /v2.0/networks?id=325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 705 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1851] 10.0.0.133 () {34 vars in 757 bytes} [Mon Sep 7 19:44:21 2026] PUT /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1852] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:44:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=c6546f5c-a358-4dd7-8c0f-3d054db11292 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1853] 10.0.0.87 () {34 vars in 963 bytes} [Mon Sep 7 19:44:21 2026] GET /v2.0/quotas/4bebec46de994dfa9a5cd3be934c9f26 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1854] 10.0.0.133 () {32 vars in 730 bytes} [Mon Sep 7 19:44:21 2026] GET /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1855] 162.253.55.111 () {34 vars in 1103 bytes} [Mon Sep 7 19:44:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A285&port_id=c6546f5c-a358-4dd7-8c0f-3d054db11292 => 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: 847/1856] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:44:21 2026] GET /v2.0/ports?tenant_id=4bebec46de994dfa9a5cd3be934c9f26&fields=id => generated 333 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1857] 10.0.0.133 () {34 vars in 779 bytes} [Mon Sep 7 19:44:22 2026] PUT /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1858] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:44:22 2026] GET /v2.0/subnets?id=7130be91-3bb7-47c3-bd94-58d5778b0bf6&id=d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1859] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:22 2026] GET /v2.0/ports?device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1860] 10.0.0.87 () {34 vars in 1006 bytes} [Mon Sep 7 19:44:22 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?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: 852/1861] 10.0.0.133 () {32 vars in 730 bytes} [Mon Sep 7 19:44:22 2026] GET /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags => generated 52 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1862] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:22 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1863] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:22 2026] GET /v2.0/security-groups?id=75fbd7fa-54f0-4046-9eba-e6cbce5f1351&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1864] 10.0.0.87 () {34 vars in 1106 bytes} [Mon Sep 7 19:44:22 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?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: 856/1865] 10.0.0.133 () {34 vars in 750 bytes} [Mon Sep 7 19:44:22 2026] PUT /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1866] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:22 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1867] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:22 2026] GET /v2.0/ports?device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1868] 10.0.0.133 () {32 vars in 730 bytes} [Mon Sep 7 19:44:22 2026] GET /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1869] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:22 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1870] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:23 2026] GET /v2.0/security-groups?id=75fbd7fa-54f0-4046-9eba-e6cbce5f1351&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: 862/1871] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:44:23 2026] GET /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags/red => 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: 863/1872] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:23 2026] GET /v2.0/ports?device_id=24c023cc-822c-4cff-92ea-62f0975d16e5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:44:23.167 8 INFO neutron.db.l3_hamode_db [None req-e1215a50-f778-4288-bb2c-c1d3887ce0ba b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 864/1873] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:23 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?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: 865/1874] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:44:23 2026] GET /v2.0/ports?device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:44:23.279 7 INFO neutron.api.v2.resource [None req-b8da6aee-307b-4f54-9b8b-dac509b1827b 9d67b3532cb44e50981a03f4c7420de4 4828c4a236074aee9de9e4ce8b3fa502 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1875] 10.0.0.133 () {32 vars in 742 bytes} [Mon Sep 7 19:44:23 2026] GET /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 19:44:24.299 7 INFO neutron.db.l3_db [None req-87226431-7544-4bf5-8934-b213451534a8 48f8984abb9b44f18400a4528aa9dc49 6e13de6834fa453a934ac92bbb6a2930 - - - -] Floating IP bc00e0dd-73a5-4207-a513-27a2d75f783e associated. External IP: 10.96.250.204, port: ade4ab50-7f5f-4377-99f2-1d09fd9bf32d. [pid: 8|app: 0|req: 1010/1876] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:44:20 2026] POST /v2.0/routers => generated 728 bytes in 3624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1877] 10.0.0.133 () {32 vars in 741 bytes} [Mon Sep 7 19:44:24 2026] DELETE /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1878] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:24 2026] GET /v2.0/networks?id=325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 705 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1881] 10.0.0.133 () {34 vars in 676 bytes} [Mon Sep 7 19:44:23 2026] POST /v2.0/floatingips => generated 855 bytes in 1418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:44:24.768 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fe00d7e-fa65-41da-9c46-952b5430d3a2'] response: {'name': 'network-changed', 'server_uuid': '583f91ff-688f-45be-b55e-dd4e2662b15a', 'tag': 'ade4ab50-7f5f-4377-99f2-1d09fd9bf32d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 868/1882] 10.0.0.133 () {32 vars in 730 bytes} [Mon Sep 7 19:44:24 2026] GET /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags => generated 30 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1883] 162.253.55.111 () {34 vars in 1049 bytes} [Mon Sep 7 19:44:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4bebec46de994dfa9a5cd3be934c9f26 => generated 179 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1884] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:44:24 2026] GET /v2.0/floatingips/bc00e0dd-73a5-4207-a513-27a2d75f783e => generated 855 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:24.987 7 INFO neutron.api.v2.resource [None req-ba483955-5c91-49a0-a8e4-194b3c2aafde 9d67b3532cb44e50981a03f4c7420de4 4828c4a236074aee9de9e4ce8b3fa502 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1885] 10.0.0.133 () {32 vars in 745 bytes} [Mon Sep 7 19:44:24 2026] DELETE /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags/green => generated 99 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1886] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:24 2026] GET /v2.0/ports?tenant_id=6e13de6834fa453a934ac92bbb6a2930&device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1887] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:44:25 2026] POST /v2.0/ports => generated 1183 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 874/1888] 10.0.0.133 () {32 vars in 733 bytes} [Mon Sep 7 19:44:25 2026] DELETE /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags => 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: 875/1889] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:25 2026] GET /v2.0/networks?id=7a7603c6-6b7d-4016-9d20-561f3526db44 => generated 757 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1890] 10.0.0.133 () {34 vars in 782 bytes} [Mon Sep 7 19:44:24 2026] PUT /v2.0/routers/96926ddb-4c3a-4b80-a83c-64e99f00c25e/add_router_interface => generated 309 bytes in 1502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1891] 10.0.0.133 () {32 vars in 730 bytes} [Mon Sep 7 19:44:26 2026] GET /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1892] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:44:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ade4ab50-7f5f-4377-99f2-1d09fd9bf32d => generated 858 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1893] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:44:26 2026] GET /v2.0/floatingips/bc00e0dd-73a5-4207-a513-27a2d75f783e => generated 855 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1894] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:44:26 2026] GET /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34 => generated 480 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1895] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:44:26 2026] GET /v2.0/subnets?id=c646715e-4d01-4ce5-9185-9d6c09fe97f7 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1896] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:44:25 2026] PUT /v2.0/ports/adaa8d75-c3e0-4b57-963a-85f7944e0e41 => generated 1428 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 877/1897] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:26 2026] GET /v2.0/ports?network_id=7a7603c6-6b7d-4016-9d20-561f3526db44&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 878/1898] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:26 2026] GET /v2.0/ports?tenant_id=4bebec46de994dfa9a5cd3be934c9f26&device_id=24c023cc-822c-4cff-92ea-62f0975d16e5 => generated 1467 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1899] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:26 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1900] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:44:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=adaa8d75-c3e0-4b57-963a-85f7944e0e41 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1901] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:26 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1902] 162.253.55.111 () {34 vars in 1103 bytes} [Mon Sep 7 19:44:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15&port_id=adaa8d75-c3e0-4b57-963a-85f7944e0e41 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:44:26.810 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e386c26-0ef8-4859-8c04-8b1689e8a236'] response: {'name': 'network-changed', 'server_uuid': '24c023cc-822c-4cff-92ea-62f0975d16e5', 'tag': 'adaa8d75-c3e0-4b57-963a-85f7944e0e41', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 883/1903] 10.0.0.133 () {34 vars in 684 bytes} [Mon Sep 7 19:44:26 2026] POST /v2.0/security-groups => generated 1611 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1904] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:44:26 2026] GET /v2.0/subnets?id=92be4b48-e0a6-4342-9161-85ae90ae65f5&id=2b88c945-e8b4-44f0-a386-7b8c1228d6e7 => generated 1366 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1905] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1906] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:27 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1907] 10.0.0.133 () {34 vars in 741 bytes} [Mon Sep 7 19:44:26 2026] PUT /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34 => generated 481 bytes in 717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1908] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:27 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&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: 1023/1909] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:44:27 2026] GET /v2.0/ports?device_id=7531d839-268d-4e98-b543-31acf9b94a34 => 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: 887/1910] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:27 2026] POST /v2.0/security-group-rules => generated 564 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1911] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:27 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1912] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:27 2026] POST /v2.0/security-group-rules => generated 570 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1913] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:27 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?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: 1027/1914] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:44:27 2026] GET /v2.0/floatingips/bc00e0dd-73a5-4207-a513-27a2d75f783e => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1915] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:27 2026] POST /v2.0/security-group-rules => generated 569 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1916] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:27 2026] GET /v2.0/ports?tenant_id=4bebec46de994dfa9a5cd3be934c9f26&device_id=24c023cc-822c-4cff-92ea-62f0975d16e5 => generated 1467 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:44:27.595 8 INFO neutron.db.securitygroups_db [None req-b2b57193-f159-4c5f-a3d7-bed7110c869a d98db24357c24015b92230d24014d3d2 69ffb943dbb24904a30126949256d513 - - - -] Project 69ffb943dbb24904a30126949256d513 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: 1030/1917] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:27 2026] POST /v2.0/security-group-rules => generated 575 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1918] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:27 2026] GET /v2.0/networks?id=325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:27.770 8 INFO neutron.db.securitygroups_db [None req-ff4972cb-da95-431a-b9b1-719487b5afb8 d98db24357c24015b92230d24014d3d2 69ffb943dbb24904a30126949256d513 - - - -] Project 69ffb943dbb24904a30126949256d513 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: 1032/1919] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:27 2026] POST /v2.0/security-group-rules => generated 574 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1920] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:44:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=adaa8d75-c3e0-4b57-963a-85f7944e0e41 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1921] 162.253.55.111 () {34 vars in 1103 bytes} [Mon Sep 7 19:44:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15&port_id=adaa8d75-c3e0-4b57-963a-85f7944e0e41 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1922] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:44:27 2026] GET /v2.0/subnets?id=92be4b48-e0a6-4342-9161-85ae90ae65f5&id=2b88c945-e8b4-44f0-a386-7b8c1228d6e7 => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1923] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:28 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&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: 1037/1924] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:28 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&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: 1038/1925] 10.0.0.163 () {34 vars in 989 bytes} [Mon Sep 7 19:44:28 2026] GET /v2.0/ports?device_id=e5760051-17fd-4325-a407-1b072b409382 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1926] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:28 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1927] 10.0.0.163 () {34 vars in 1039 bytes} [Mon Sep 7 19:44:28 2026] GET /v2.0/security-groups?id=e3ad8162-2837-419a-9270-9dc1445c8759&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:28.560 7 INFO neutron.services.segments.plugin [-] Segment 9f681dd6-38a0-4f1b-8617-da7eab681cb5 resource provider aggregate not found 2026-09-07 19:44:28.567 7 INFO neutron.services.segments.plugin [-] Segment 9f681dd6-38a0-4f1b-8617-da7eab681cb5 resource provider aggregate not found 2026-09-07 19:44:28.591 7 INFO neutron.services.segments.plugin [-] Segment 9f681dd6-38a0-4f1b-8617-da7eab681cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f681dd6-38a0-4f1b-8617-da7eab681cb5 found for delete ", "request_id": "req-d7c97a1d-f281-461d-a67a-7fb947473eba"}]} 2026-09-07 19:44:28.591 7 INFO neutron.services.segments.plugin [-] Segment 9f681dd6-38a0-4f1b-8617-da7eab681cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f681dd6-38a0-4f1b-8617-da7eab681cb5 found for delete ", "request_id": "req-02d12c3a-9c04-40fd-8245-123c02964384"}]} 2026-09-07 19:44:28.608 7 INFO neutron.db.l3_hamode_db [None req-1a853c81-9652-427e-b9f6-446376f38726 9d67b3532cb44e50981a03f4c7420de4 4828c4a236074aee9de9e4ce8b3fa502 - - - -] HA network 79fb2ccb-7433-4d6f-91b8-577d469412c7 was deleted as no HA routers are present in tenant 4828c4a236074aee9de9e4ce8b3fa502. [pid: 7|app: 0|req: 888/1928] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:44:27 2026] DELETE /v2.0/routers/7531d839-268d-4e98-b543-31acf9b94a34 => generated 0 bytes in 1404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1929] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:28 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1930] 10.0.0.133 () {34 vars in 684 bytes} [Mon Sep 7 19:44:28 2026] POST /v2.0/security-groups => generated 1596 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1931] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1932] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:28 2026] POST /v2.0/security-group-rules => generated 570 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1933] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:28 2026] GET /v2.0/ports?device_id=24c023cc-822c-4cff-92ea-62f0975d16e5 => generated 1200 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1934] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:29 2026] GET /v2.0/security-groups?id=e3ad8162-2837-419a-9270-9dc1445c8759&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1935] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:44:29 2026] POST /v2.0/floatingips => generated 552 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1936] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:44:29 2026] GET /v2.0/security-groups?tenant_id=925d2726332f463ea6b26d26a3675923&name=default => generated 2801 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1937] 10.0.0.87 () {34 vars in 1098 bytes} [Mon Sep 7 19:44:29 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1630268637&fields=id&tenant_id=69ffb943dbb24904a30126949256d513 => 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: 895/1938] 10.0.0.87 () {34 vars in 1096 bytes} [Mon Sep 7 19:44:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--258347166&fields=id&tenant_id=69ffb943dbb24904a30126949256d513 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1939] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:44:29 2026] DELETE /v2.0/security-groups/3d891875-bd49-453a-b3f1-fb1bcb72a4c7 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1940] 10.0.0.87 () {34 vars in 980 bytes} [Mon Sep 7 19:44:30 2026] GET /v2.0/networks?id=0b6c66d3-3c84-4e04-8846-567f5097534b => generated 673 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1941] 10.0.0.87 () {34 vars in 963 bytes} [Mon Sep 7 19:44:30 2026] GET /v2.0/quotas/69ffb943dbb24904a30126949256d513 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1942] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:44:30 2026] GET /v2.0/ports?tenant_id=69ffb943dbb24904a30126949256d513&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1943] 10.0.0.87 () {34 vars in 1006 bytes} [Mon Sep 7 19:44:30 2026] GET /v2.0/networks/0b6c66d3-3c84-4e04-8846-567f5097534b?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: 1046/1944] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:44:30 2026] GET /v2.0/security-groups?tenant_id=4828c4a236074aee9de9e4ce8b3fa502&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1945] 10.0.0.87 () {34 vars in 1106 bytes} [Mon Sep 7 19:44:30 2026] GET /v2.0/networks/0b6c66d3-3c84-4e04-8846-567f5097534b?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: 1047/1946] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:44:30 2026] DELETE /v2.0/security-groups/58ab1406-6cdb-44dc-9796-f7ff5c8d28f0 => 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: 900/1947] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:30 2026] GET /v2.0/ports?device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => 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: 1048/1948] 10.0.0.163 () {34 vars in 989 bytes} [Mon Sep 7 19:44:31 2026] GET /v2.0/ports?device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 1240 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1949] 10.0.0.163 () {34 vars in 1039 bytes} [Mon Sep 7 19:44:31 2026] GET /v2.0/security-groups?id=75fbd7fa-54f0-4046-9eba-e6cbce5f1351&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1950] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:31 2026] GET /v2.0/networks?id=0b6c66d3-3c84-4e04-8846-567f5097534b => generated 673 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1951] 162.253.55.111 () {34 vars in 1049 bytes} [Mon Sep 7 19:44:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=69ffb943dbb24904a30126949256d513 => generated 273 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1952] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:31 2026] GET /v2.0/ports?device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1953] 162.253.55.111 () {34 vars in 1095 bytes} [Mon Sep 7 19:44:32 2026] GET /v2.0/ports?device_id=e5760051-17fd-4325-a407-1b072b409382&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1954] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:32 2026] GET /v2.0/ports?tenant_id=4bebec46de994dfa9a5cd3be934c9f26&device_id=e5760051-17fd-4325-a407-1b072b409382 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1955] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:44:31 2026] POST /v2.0/ports => generated 997 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1956] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:32 2026] GET /v2.0/networks?id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1055/1957] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:44:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=c6546f5c-a358-4dd7-8c0f-3d054db11292 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1958] 162.253.55.111 () {34 vars in 1103 bytes} [Mon Sep 7 19:44:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A285&port_id=c6546f5c-a358-4dd7-8c0f-3d054db11292 => 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: 1057/1959] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:44:32 2026] GET /v2.0/subnets?id=7130be91-3bb7-47c3-bd94-58d5778b0bf6&id=d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1960] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:32 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1961] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:32 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1962] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:32 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1963] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:32 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1964] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:44:32 2026] PUT /v2.0/ports/2a245159-17b2-41d5-8db1-43b299d4b045 => generated 1242 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 904/1965] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:32 2026] GET /v2.0/ports?tenant_id=69ffb943dbb24904a30126949256d513&device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1281 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1966] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:32 2026] GET /v2.0/ports?device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1012 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:44:33.007 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85b78244-69cb-4ced-8a66-6a0e1534e3da'] response: {'name': 'network-changed', 'server_uuid': '279378df-233d-40bb-b6f3-c617acd3bc50', 'tag': '2a245159-17b2-41d5-8db1-43b299d4b045', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 905/1967] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:44:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2a245159-17b2-41d5-8db1-43b299d4b045 => 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: 1063/1968] 10.0.0.87 () {34 vars in 1118 bytes} [Mon Sep 7 19:44:33 2026] GET /v2.0/security-groups?id=3e901bea-3773-4b10-ba4c-195ed17f9c9f&id=ff0094c6-099d-4ef0-adfa-7ce7bc6f2e62&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1969] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:44:33 2026] GET /v2.0/subnets?id=ee8e7c70-dd1a-4d72-93e9-bd2b0be52932 => generated 667 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1970] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:33 2026] GET /v2.0/ports?network_id=0b6c66d3-3c84-4e04-8846-567f5097534b&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1971] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:33 2026] GET /v2.0/networks/0b6c66d3-3c84-4e04-8846-567f5097534b?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/1972] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:33 2026] GET /v2.0/networks/0b6c66d3-3c84-4e04-8846-567f5097534b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1973] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:33 2026] GET /v2.0/ports?tenant_id=69ffb943dbb24904a30126949256d513&device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1281 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/1974] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:33 2026] GET /v2.0/networks?id=0b6c66d3-3c84-4e04-8846-567f5097534b => generated 769 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1975] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:44:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2a245159-17b2-41d5-8db1-43b299d4b045 => 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: 910/1976] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:44:33 2026] GET /v2.0/subnets?id=ee8e7c70-dd1a-4d72-93e9-bd2b0be52932 => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/1977] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:44:33 2026] GET /v2.0/ports?device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1281 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1978] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:33 2026] GET /v2.0/ports?network_id=0b6c66d3-3c84-4e04-8846-567f5097534b&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/1979] 162.253.55.111 () {34 vars in 1123 bytes} [Mon Sep 7 19:44:33 2026] GET /v2.0/security-groups?id=3e901bea-3773-4b10-ba4c-195ed17f9c9f&id=ff0094c6-099d-4ef0-adfa-7ce7bc6f2e62&fields=id&fields=name => generated 206 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1980] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:34 2026] GET /v2.0/networks/0b6c66d3-3c84-4e04-8846-567f5097534b?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1981] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:34 2026] GET /v2.0/ports?device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/1982] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:34 2026] GET /v2.0/networks/0b6c66d3-3c84-4e04-8846-567f5097534b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1983] 10.0.0.87 () {34 vars in 1118 bytes} [Mon Sep 7 19:44:34 2026] GET /v2.0/security-groups?id=3e901bea-3773-4b10-ba4c-195ed17f9c9f&id=ff0094c6-099d-4ef0-adfa-7ce7bc6f2e62&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: 915/1984] 10.0.0.133 () {32 vars in 825 bytes} [Mon Sep 7 19:44:34 2026] GET /v2.0/ports?project_id=6e13de6834fa453a934ac92bbb6a2930&network_id=7a7603c6-6b7d-4016-9d20-561f3526db44 => generated 3691 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1985] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:34 2026] GET /v2.0/ports?device_id=24c023cc-822c-4cff-92ea-62f0975d16e5 => generated 1200 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1986] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:34 2026] GET /v2.0/security-groups?id=e3ad8162-2837-419a-9270-9dc1445c8759&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1987] 10.0.0.133 () {32 vars in 817 bytes} [Mon Sep 7 19:44:34 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&mac_address=fa%3A16%3A3e%3A7a%3A24%3A4d => generated 1200 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/1988] 10.0.0.133 () {34 vars in 683 bytes} [Mon Sep 7 19:44:34 2026] POST /v2.0/security-groups => generated 1537 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/1989] 10.0.0.133 () {32 vars in 741 bytes} [Mon Sep 7 19:44:34 2026] GET /v2.0/subnets?network_id=6a250c7c-3948-48bb-afcc-658ebb61a17a => generated 644 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/1990] 10.0.0.133 () {34 vars in 766 bytes} [Mon Sep 7 19:44:34 2026] PUT /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/1991] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:44:34 2026] GET /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/1992] 10.0.0.133 () {34 vars in 777 bytes} [Mon Sep 7 19:44:34 2026] PUT /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/1993] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:44:34 2026] GET /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/1994] 10.0.0.133 () {34 vars in 773 bytes} [Mon Sep 7 19:44:34 2026] PUT /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags/red => 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: 1077/1995] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:44:35 2026] GET /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:44:35.159 8 INFO neutron.db.l3_db [None req-a32eaef0-d5e8-4325-b2c5-f5d49b643fbf 48f8984abb9b44f18400a4528aa9dc49 6e13de6834fa453a934ac92bbb6a2930 - - - -] Floating IP bc00e0dd-73a5-4207-a513-27a2d75f783e disassociated. External IP: 10.96.250.204, port: ade4ab50-7f5f-4377-99f2-1d09fd9bf32d. [pid: 8|app: 0|req: 1078/1996] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:44:35 2026] PUT /v2.0/floatingips/bc00e0dd-73a5-4207-a513-27a2d75f783e => generated 554 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/1997] 10.0.0.133 () {34 vars in 795 bytes} [Mon Sep 7 19:44:35 2026] PUT /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-09-07 19:44:35.517 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfb9bc18-1c03-424a-bb80-475b08110c23'] response: {'name': 'network-changed', 'server_uuid': '583f91ff-688f-45be-b55e-dd4e2662b15a', 'tag': 'ade4ab50-7f5f-4377-99f2-1d09fd9bf32d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1080/1998] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:35 2026] GET /v2.0/ports?device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/1999] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:44:35 2026] GET /v2.0/floatingips/bc00e0dd-73a5-4207-a513-27a2d75f783e => generated 554 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2000] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:44:35 2026] GET /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2001] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:35 2026] GET /v2.0/ports?tenant_id=6e13de6834fa453a934ac92bbb6a2930&device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:44:35.713 7 INFO neutron.db.l3_db [None req-132c9233-7b42-48c6-b2de-92290d8e5b57 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - - -] Floating IP c547aa2b-12eb-46bc-bc98-657edb5e5b3e associated. External IP: 10.96.250.213, port: adaa8d75-c3e0-4b57-963a-85f7944e0e41. [pid: 8|app: 0|req: 1084/2002] 10.0.0.87 () {34 vars in 1118 bytes} [Mon Sep 7 19:44:35 2026] GET /v2.0/security-groups?id=3e901bea-3773-4b10-ba4c-195ed17f9c9f&id=ff0094c6-099d-4ef0-adfa-7ce7bc6f2e62&fields=id&fields=name => generated 206 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2003] 10.0.0.133 () {34 vars in 766 bytes} [Mon Sep 7 19:44:35 2026] PUT /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2004] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:35 2026] GET /v2.0/networks?id=7a7603c6-6b7d-4016-9d20-561f3526db44 => generated 757 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2005] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:44:35 2026] GET /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2006] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:44:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ade4ab50-7f5f-4377-99f2-1d09fd9bf32d => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2007] 10.0.0.133 () {32 vars in 754 bytes} [Mon Sep 7 19:44:35 2026] GET /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags/red => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2008] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:44:35 2026] GET /v2.0/subnets?id=c646715e-4d01-4ce5-9185-9d6c09fe97f7 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:35.960 8 INFO neutron.api.v2.resource [None req-4b109b6b-88b4-47d9-921a-96598d89d274 36e5867193474739a2afd0305994e877 9fa776dcdb7647a2b0088cec7d6b9922 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1091/2009] 10.0.0.133 () {32 vars in 758 bytes} [Mon Sep 7 19:44:35 2026] GET /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2010] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:35 2026] GET /v2.0/ports?network_id=7a7603c6-6b7d-4016-9d20-561f3526db44&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: 1093/2011] 10.0.0.133 () {32 vars in 757 bytes} [Mon Sep 7 19:44:36 2026] DELETE /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2012] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?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: 1095/2013] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags => generated 30 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/2014] 10.0.0.133 () {34 vars in 676 bytes} [Mon Sep 7 19:44:34 2026] POST /v2.0/floatingips => generated 855 bytes in 1528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2015] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?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) 2026-09-07 19:44:36.186 7 INFO neutron.api.v2.resource [None req-509d9880-4624-4e8e-8327-7f6dda9fc7c2 36e5867193474739a2afd0305994e877 9fa776dcdb7647a2b0088cec7d6b9922 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 920/2016] 10.0.0.133 () {32 vars in 761 bytes} [Mon Sep 7 19:44:36 2026] DELETE /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2017] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:44:36 2026] DELETE /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:44:36.226 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-41927b11-dd32-49b3-9a2c-4522f264c848'] response: {'name': 'network-changed', 'server_uuid': '24c023cc-822c-4cff-92ea-62f0975d16e5', 'tag': 'adaa8d75-c3e0-4b57-963a-85f7944e0e41', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1098/2018] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2/tags => 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: 921/2019] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/ports?tenant_id=4bebec46de994dfa9a5cd3be934c9f26&device_id=24c023cc-822c-4cff-92ea-62f0975d16e5 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/2020] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/networks?id=325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2021] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:44:36 2026] DELETE /v2.0/security-groups/3580ebba-f0bd-4f5e-8903-d13cc4f090b2 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/2022] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=adaa8d75-c3e0-4b57-963a-85f7944e0e41 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2023] 162.253.55.111 () {34 vars in 1103 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15&port_id=adaa8d75-c3e0-4b57-963a-85f7944e0e41 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/2024] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/subnets?id=92be4b48-e0a6-4342-9161-85ae90ae65f5&id=2b88c945-e8b4-44f0-a386-7b8c1228d6e7 => generated 1366 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2025] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/2026] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/floatingips/bc00e0dd-73a5-4207-a513-27a2d75f783e => generated 554 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2027] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&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: 926/2028] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2029] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2030] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/ports?device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1014 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2031] 10.0.0.87 () {34 vars in 1118 bytes} [Mon Sep 7 19:44:36 2026] GET /v2.0/security-groups?id=3e901bea-3773-4b10-ba4c-195ed17f9c9f&id=ff0094c6-099d-4ef0-adfa-7ce7bc6f2e62&fields=id&fields=name => generated 206 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/2032] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:37 2026] GET /v2.0/ports?device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2033] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:44:37 2026] GET /v2.0/security-groups?tenant_id=9fa776dcdb7647a2b0088cec7d6b9922&name=default => generated 2801 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2034] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:44:37 2026] DELETE /v2.0/security-groups/7224be8d-7231-4a21-ad9b-1110ce3a2e3d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:44:37.645 8 INFO neutron.db.l3_db [None req-3c76c3fe-66c4-4641-87e0-500e26ffb4bb d98db24357c24015b92230d24014d3d2 69ffb943dbb24904a30126949256d513 - - - -] Floating IP e32abb7b-b39f-4e32-bec9-01e5bbe3645b associated. External IP: 10.96.250.219, port: 2a245159-17b2-41d5-8db1-43b299d4b045. [pid: 7|app: 0|req: 931/2035] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:44:37 2026] GET /v2.0/floatingips/bc00e0dd-73a5-4207-a513-27a2d75f783e => generated 552 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/2036] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:44:37 2026] GET /v2.0/security-groups?tenant_id=49516e26fccf433283c9f297223500c5&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2037] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:44:37 2026] DELETE /v2.0/security-groups/3ecb11ac-5186-49ea-9842-aca919fb2dc5 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2038] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:44:37 2026] PUT /v2.0/floatingips/e32abb7b-b39f-4e32-bec9-01e5bbe3645b => generated 856 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/2041] 10.0.0.133 () {34 vars in 684 bytes} [Mon Sep 7 19:44:38 2026] POST /v2.0/security-groups => generated 1609 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 19:44:39.069 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b15e8959-8490-4ff2-ab29-f4a421376b51'] response: {'name': 'network-changed', 'server_uuid': '279378df-233d-40bb-b6f3-c617acd3bc50', 'tag': '2a245159-17b2-41d5-8db1-43b299d4b045', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 935/2042] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:39 2026] GET /v2.0/ports?tenant_id=69ffb943dbb24904a30126949256d513&device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2043] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2044] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:39 2026] GET /v2.0/networks?id=0b6c66d3-3c84-4e04-8846-567f5097534b => generated 769 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2045] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:39 2026] POST /v2.0/security-group-rules => generated 564 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2046] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:44:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2a245159-17b2-41d5-8db1-43b299d4b045 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2047] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:44:39 2026] GET /v2.0/subnets?id=ee8e7c70-dd1a-4d72-93e9-bd2b0be52932 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2048] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:39 2026] GET /v2.0/ports?network_id=0b6c66d3-3c84-4e04-8846-567f5097534b&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: 1110/2049] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2050] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:39 2026] GET /v2.0/networks/0b6c66d3-3c84-4e04-8846-567f5097534b?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2051] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:39 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2052] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:39 2026] GET /v2.0/networks/0b6c66d3-3c84-4e04-8846-567f5097534b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2053] 10.0.0.163 () {34 vars in 989 bytes} [Mon Sep 7 19:44:39 2026] GET /v2.0/ports?device_id=24c023cc-822c-4cff-92ea-62f0975d16e5 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:44:39.612 7 INFO neutron.db.securitygroups_db [None req-2ade878d-3d91-4285-8b03-c5b2bd1a262a 48f8984abb9b44f18400a4528aa9dc49 6e13de6834fa453a934ac92bbb6a2930 - - - -] Project 6e13de6834fa453a934ac92bbb6a2930 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: 1113/2054] 10.0.0.163 () {34 vars in 1039 bytes} [Mon Sep 7 19:44:39 2026] GET /v2.0/security-groups?id=e3ad8162-2837-419a-9270-9dc1445c8759&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2055] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:39 2026] POST /v2.0/security-group-rules => generated 575 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:44:39.741 8 INFO neutron.db.securitygroups_db [None req-787722b8-ee9e-4daf-b1c8-ba4da72a94d0 48f8984abb9b44f18400a4528aa9dc49 6e13de6834fa453a934ac92bbb6a2930 - - - -] Project 6e13de6834fa453a934ac92bbb6a2930 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: 1114/2056] 10.0.0.133 () {34 vars in 694 bytes} [Mon Sep 7 19:44:39 2026] POST /v2.0/security-group-rules => generated 574 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2057] 10.0.0.133 () {32 vars in 648 bytes} [Mon Sep 7 19:44:40 2026] GET /v2.0/networks => generated 1298 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2058] 10.0.0.87 () {34 vars in 1096 bytes} [Mon Sep 7 19:44:40 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-281384595&fields=id&tenant_id=6e13de6834fa453a934ac92bbb6a2930 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2059] 10.0.0.87 () {34 vars in 980 bytes} [Mon Sep 7 19:44:40 2026] GET /v2.0/networks?id=7a7603c6-6b7d-4016-9d20-561f3526db44 => generated 661 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2060] 10.0.0.87 () {34 vars in 963 bytes} [Mon Sep 7 19:44:41 2026] GET /v2.0/quotas/6e13de6834fa453a934ac92bbb6a2930 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2061] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:44:41 2026] GET /v2.0/ports?tenant_id=6e13de6834fa453a934ac92bbb6a2930&fields=id => generated 149 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2062] 10.0.0.87 () {34 vars in 1006 bytes} [Mon Sep 7 19:44:41 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?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: 946/2063] 10.0.0.87 () {34 vars in 1106 bytes} [Mon Sep 7 19:44:41 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2064] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:41 2026] GET /v2.0/ports?device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => 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: 947/2065] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:42 2026] GET /v2.0/networks?id=7a7603c6-6b7d-4016-9d20-561f3526db44 => generated 661 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2066] 162.253.55.111 () {34 vars in 1049 bytes} [Mon Sep 7 19:44:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6e13de6834fa453a934ac92bbb6a2930 => generated 272 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2067] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:42 2026] GET /v2.0/ports?device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => 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: 948/2068] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:44:42 2026] POST /v2.0/ports => generated 958 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 949/2069] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:44:43 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2070] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:44:43 2026] PUT /v2.0/ports/3ecb4507-1ee3-48db-ad79-f8a1d6e25354 => generated 1203 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2071] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:43 2026] GET /v2.0/ports?device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:44:43.905 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56e8421d-0495-40f6-a08e-d6922a18a6ea'] response: {'name': 'network-changed', 'server_uuid': '35fb4777-4b5b-4b5a-b0cc-677a8158f073', 'tag': '3ecb4507-1ee3-48db-ad79-f8a1d6e25354', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1122/2072] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:43 2026] GET /v2.0/security-groups?id=04c42d31-7d56-4029-8d13-940b885c51b3&fields=id&fields=name => generated 113 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2073] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:43 2026] GET /v2.0/ports?tenant_id=6e13de6834fa453a934ac92bbb6a2930&device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1123/2074] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:44:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3ecb4507-1ee3-48db-ad79-f8a1d6e25354 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2075] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:44:43 2026] GET /v2.0/subnets?id=c646715e-4d01-4ce5-9185-9d6c09fe97f7 => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2076] 10.0.0.169 () {30 vars in 658 bytes} [Mon Sep 7 19:44:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2077] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:44 2026] GET /v2.0/ports?network_id=7a7603c6-6b7d-4016-9d20-561f3526db44&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: 1125/2078] 10.0.0.169 () {30 vars in 660 bytes} [Mon Sep 7 19:44:44 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: 1126/2079] 10.0.0.169 () {30 vars in 636 bytes} [Mon Sep 7 19:44:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2080] 10.0.0.169 () {30 vars in 672 bytes} [Mon Sep 7 19:44:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2081] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:44 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2082] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:44 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2083] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:44 2026] GET /v2.0/ports?tenant_id=6e13de6834fa453a934ac92bbb6a2930&device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2084] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:44 2026] GET /v2.0/networks?id=7a7603c6-6b7d-4016-9d20-561f3526db44 => generated 757 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2085] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:44:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3ecb4507-1ee3-48db-ad79-f8a1d6e25354 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2086] 10.0.0.169 () {28 vars in 438 bytes} [Mon Sep 7 19:44:44 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: 1130/2087] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:44:44 2026] GET /v2.0/subnets?id=c646715e-4d01-4ce5-9185-9d6c09fe97f7 => generated 654 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2088] 10.0.0.169 () {30 vars in 696 bytes} [Mon Sep 7 19:44:44 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 633 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2089] 10.0.0.169 () {30 vars in 658 bytes} [Mon Sep 7 19:44:44 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: 960/2090] 10.0.0.169 () {30 vars in 660 bytes} [Mon Sep 7 19:44:44 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: 1131/2091] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:44 2026] GET /v2.0/ports?network_id=7a7603c6-6b7d-4016-9d20-561f3526db44&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2092] 10.0.0.169 () {30 vars in 636 bytes} [Mon Sep 7 19:44:44 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: 1132/2093] 10.0.0.169 () {30 vars in 672 bytes} [Mon Sep 7 19:44:44 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: 1133/2094] 10.0.0.169 () {30 vars in 696 bytes} [Mon Sep 7 19:44:44 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2095] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:44 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2096] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:44 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?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: 963/2097] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:45 2026] GET /v2.0/ports?device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2098] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:45 2026] GET /v2.0/security-groups?id=04c42d31-7d56-4029-8d13-940b885c51b3&fields=id&fields=name => generated 113 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2099] 10.0.0.169 () {30 vars in 658 bytes} [Mon Sep 7 19:44:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2100] 10.0.0.169 () {30 vars in 660 bytes} [Mon Sep 7 19:44:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2101] 10.0.0.169 () {30 vars in 636 bytes} [Mon Sep 7 19:44:45 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: 1137/2102] 10.0.0.169 () {30 vars in 672 bytes} [Mon Sep 7 19:44:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2103] 10.0.0.169 () {30 vars in 698 bytes} [Mon Sep 7 19:44:45 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16 => generated 800 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2104] 10.0.0.169 () {30 vars in 650 bytes} [Mon Sep 7 19:44:46 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2105] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:46 2026] GET /v2.0/ports?device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2106] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:46 2026] GET /v2.0/security-groups?id=04c42d31-7d56-4029-8d13-940b885c51b3&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2107] 10.0.0.169 () {34 vars in 672 bytes} [Mon Sep 7 19:44:46 2026] POST /v2.0/ports => generated 1132 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2108] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:47 2026] GET /v2.0/ports?device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 968/2109] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:47 2026] GET /v2.0/security-groups?id=04c42d31-7d56-4029-8d13-940b885c51b3&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: 1142/2110] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:47 2026] GET /v2.0/ports?device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1014 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2111] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:47 2026] GET /v2.0/ports?device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2112] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:44:47 2026] GET /v2.0/security-groups?id=04c42d31-7d56-4029-8d13-940b885c51b3&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2113] 10.0.0.87 () {34 vars in 1118 bytes} [Mon Sep 7 19:44:47 2026] GET /v2.0/security-groups?id=3e901bea-3773-4b10-ba4c-195ed17f9c9f&id=ff0094c6-099d-4ef0-adfa-7ce7bc6f2e62&fields=id&fields=name => generated 206 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2114] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:44:47 2026] GET /v2.0/ports?device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2115] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:44:47 2026] GET /v2.0/ports?device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1283 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2116] 10.0.0.133 () {32 vars in 857 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/floatingips?floating_network_id=6a250c7c-3948-48bb-afcc-658ebb61a17a&port_id=2a245159-17b2-41d5-8db1-43b299d4b045 => generated 861 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2117] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2118] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2119] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:44:48 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: 1149/2120] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:44:48 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-09-07 19:44:48.333 7 INFO neutron.db.l3_db [None req-706db0d9-7991-4982-86a6-95efbb7d8916 48f8984abb9b44f18400a4528aa9dc49 6e13de6834fa453a934ac92bbb6a2930 - - - -] Floating IP bc00e0dd-73a5-4207-a513-27a2d75f783e associated. External IP: 10.96.250.204, port: 3ecb4507-1ee3-48db-ad79-f8a1d6e25354. [pid: 8|app: 0|req: 1150/2121] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => generated 1132 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2122] 10.0.0.163 () {34 vars in 989 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/ports?device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2123] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:44:48 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: 1153/2124] 10.0.0.163 () {34 vars in 1119 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/security-groups?id=3e901bea-3773-4b10-ba4c-195ed17f9c9f&id=ff0094c6-099d-4ef0-adfa-7ce7bc6f2e62&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2125] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2126] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2127] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2128] 162.253.55.111 () {30 vars in 731 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/security-groups?name=lb-66badbfc-087c-41cc-82f7-59a7b1fc6f65 => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2129] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:44:47 2026] PUT /v2.0/floatingips/bc00e0dd-73a5-4207-a513-27a2d75f783e => generated 856 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2130] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/floatingips/bc00e0dd-73a5-4207-a513-27a2d75f783e => generated 856 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:48.801 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b449065-f295-4855-beb9-efe1a7ad3248'] response: {'name': 'network-changed', 'server_uuid': '35fb4777-4b5b-4b5a-b0cc-677a8158f073', 'tag': '3ecb4507-1ee3-48db-ad79-f8a1d6e25354', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1158/2131] 162.253.55.111 () {34 vars in 695 bytes} [Mon Sep 7 19:44:48 2026] POST /v2.0/security-groups => generated 1572 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2132] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/ports?tenant_id=6e13de6834fa453a934ac92bbb6a2930&device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2133] 162.253.55.111 () {30 vars in 761 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/security-group-rules?security_group_id=5ac98fba-386c-4247-a876-41eeaf1ec8a2 => generated 1118 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2134] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/networks?id=7a7603c6-6b7d-4016-9d20-561f3526db44 => generated 757 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2135] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:44:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3ecb4507-1ee3-48db-ad79-f8a1d6e25354 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2136] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:44:49 2026] GET /v2.0/subnets?id=c646715e-4d01-4ce5-9185-9d6c09fe97f7 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2137] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:44:49 2026] GET /v2.0/ports?network_id=7a7603c6-6b7d-4016-9d20-561f3526db44&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2138] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:44:49 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?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: 980/2139] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:44:49 2026] GET /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44?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: 1160/2140] 162.253.55.111 () {34 vars in 748 bytes} [Mon Sep 7 19:44:48 2026] PUT /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => generated 1132 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1161/2141] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:44:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2142] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:44:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2143] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:44:49 2026] GET /v2.0/floatingips/bc00e0dd-73a5-4207-a513-27a2d75f783e => generated 856 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2144] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:44:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2145] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:44: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: 1164/2146] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:44:49 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2147] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:44:50 2026] GET /v2.0/floatingips/bc00e0dd-73a5-4207-a513-27a2d75f783e => generated 858 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2148] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:50 2026] GET /v2.0/ports?device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2149] 10.0.0.87 () {34 vars in 1118 bytes} [Mon Sep 7 19:44:51 2026] GET /v2.0/security-groups?id=3e901bea-3773-4b10-ba4c-195ed17f9c9f&id=ff0094c6-099d-4ef0-adfa-7ce7bc6f2e62&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2150] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:44:51 2026] GET /v2.0/ports?device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:44:52.117 7 INFO neutron.db.l3_db [None req-b46ebac0-70aa-4939-926d-1b33a87e7f20 d98db24357c24015b92230d24014d3d2 69ffb943dbb24904a30126949256d513 - - - -] Floating IP e32abb7b-b39f-4e32-bec9-01e5bbe3645b disassociated. External IP: 10.96.250.219, port: 2a245159-17b2-41d5-8db1-43b299d4b045. [pid: 8|app: 0|req: 1167/2151] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:52 2026] GET /v2.0/ports?device_id=279378df-233d-40bb-b6f3-c617acd3bc50 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2152] 10.0.0.87 () {34 vars in 1118 bytes} [Mon Sep 7 19:44:52 2026] GET /v2.0/security-groups?id=3e901bea-3773-4b10-ba4c-195ed17f9c9f&id=ff0094c6-099d-4ef0-adfa-7ce7bc6f2e62&fields=id&fields=name => generated 206 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2153] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:44:51 2026] DELETE /v2.0/ports/2a245159-17b2-41d5-8db1-43b299d4b045 => generated 0 bytes in 1025 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2154] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:44:53 2026] DELETE /v2.0/security-groups/3e901bea-3773-4b10-ba4c-195ed17f9c9f => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:44:53.777 7 INFO neutron.api.v2.resource [None req-1c935f0f-2d94-4b90-b9bf-d153d6d4106a d98db24357c24015b92230d24014d3d2 69ffb943dbb24904a30126949256d513 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 986/2155] 10.0.0.133 () {32 vars in 736 bytes} [Mon Sep 7 19:44:53 2026] GET /v2.0/security-groups/3e901bea-3773-4b10-ba4c-195ed17f9c9f => generated 146 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2158] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:44:53 2026] DELETE /v2.0/floatingips/e32abb7b-b39f-4e32-bec9-01e5bbe3645b => generated 0 bytes in 591 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:44:54.387 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-392f0f1d-0f9e-4fb7-8750-8d606f0d4244'] response: {'server_uuid': '279378df-233d-40bb-b6f3-c617acd3bc50', 'name': 'network-vif-deleted', 'tag': '2a245159-17b2-41d5-8db1-43b299d4b045', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 989/2159] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:44:54 2026] DELETE /v2.0/security-groups/ff0094c6-099d-4ef0-adfa-7ce7bc6f2e62 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2160] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:44:54 2026] PUT /v2.0/routers/f3814867-468b-418f-9876-525f7f1bf3e2/remove_router_interface => generated 309 bytes in 1467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:44:57.262 7 INFO neutron.services.segments.plugin [-] Segment 3c0f0df3-2069-48cf-a3a2-10e11893a17a resource provider aggregate not found 2026-09-07 19:44:57.267 7 INFO neutron.services.segments.plugin [-] Segment 3c0f0df3-2069-48cf-a3a2-10e11893a17a resource provider aggregate not found 2026-09-07 19:44:57.279 7 INFO neutron.services.segments.plugin [-] Segment 3c0f0df3-2069-48cf-a3a2-10e11893a17a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c0f0df3-2069-48cf-a3a2-10e11893a17a found for delete ", "request_id": "req-d0879557-cf91-4ac1-b97e-8ebc0b364425"}]} 2026-09-07 19:44:57.286 7 INFO neutron.services.segments.plugin [-] Segment 3c0f0df3-2069-48cf-a3a2-10e11893a17a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c0f0df3-2069-48cf-a3a2-10e11893a17a found for delete ", "request_id": "req-5e8ab358-91ae-48c7-bc49-fbeff6ecba86"}]} 2026-09-07 19:44:57.291 7 INFO neutron.db.l3_hamode_db [None req-df9be658-130a-40ea-9f0f-36c7595e794d b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] HA network 1288df46-3f0b-4696-9a0b-5e2bbcfcfe90 was deleted as no HA routers are present in tenant 69ffb943dbb24904a30126949256d513. [pid: 7|app: 0|req: 990/2161] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:44:56 2026] DELETE /v2.0/routers/f3814867-468b-418f-9876-525f7f1bf3e2 => generated 0 bytes in 1245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2162] 10.0.0.87 () {34 vars in 1014 bytes} [Mon Sep 7 19:44:57 2026] GET /v2.0/security-groups?id=41087a2d-2c6f-4e8e-9233-8bc55a2dff6a&fields=id => 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: 992/2163] 10.0.0.87 () {34 vars in 980 bytes} [Mon Sep 7 19:44:57 2026] GET /v2.0/networks?id=b2c95e98-f470-4793-8fdf-11ccf8153fac => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2164] 10.0.0.87 () {34 vars in 963 bytes} [Mon Sep 7 19:44:57 2026] GET /v2.0/quotas/418c2cfd8c60404ab017e543bad73519 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2165] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:44:57 2026] DELETE /v2.0/subnets/ee8e7c70-dd1a-4d72-93e9-bd2b0be52932 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2166] 10.0.0.87 () {34 vars in 1000 bytes} [Mon Sep 7 19:44:57 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&fields=id => generated 149 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2167] 10.0.0.87 () {34 vars in 1006 bytes} [Mon Sep 7 19:44:57 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2168] 10.0.0.87 () {34 vars in 1106 bytes} [Mon Sep 7 19:44:57 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:44:58.054 8 INFO neutron.services.segments.plugin [-] Segment 104c9880-a00a-4b64-9203-fc0e3e902144 resource provider aggregate not found 2026-09-07 19:44:58.061 8 INFO neutron.services.segments.plugin [-] Segment 104c9880-a00a-4b64-9203-fc0e3e902144 resource provider aggregate not found 2026-09-07 19:44:58.080 8 INFO neutron.services.segments.plugin [-] Segment 104c9880-a00a-4b64-9203-fc0e3e902144 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 104c9880-a00a-4b64-9203-fc0e3e902144 found for delete ", "request_id": "req-385f103f-32a0-4add-af05-140f258f7cf1"}]} 2026-09-07 19:44:58.084 8 INFO neutron.services.segments.plugin [-] Segment 104c9880-a00a-4b64-9203-fc0e3e902144 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 104c9880-a00a-4b64-9203-fc0e3e902144 found for delete ", "request_id": "req-db2f8d93-56e4-4776-8606-7502750f233f"}]} [pid: 8|app: 0|req: 1173/2169] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:44:57 2026] DELETE /v2.0/networks/0b6c66d3-3c84-4e04-8846-567f5097534b => generated 0 bytes in 521 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2170] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:58 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2171] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:44:58 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2172] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:44:59 2026] GET /v2.0/networks?id=b2c95e98-f470-4793-8fdf-11ccf8153fac => generated 735 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2173] 162.253.55.111 () {34 vars in 1049 bytes} [Mon Sep 7 19:44:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=418c2cfd8c60404ab017e543bad73519 => generated 343 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2174] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:44:58 2026] PUT /v2.0/routers/96926ddb-4c3a-4b80-a83c-64e99f00c25e/remove_router_interface => generated 309 bytes in 1900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2175] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:44:59 2026] POST /v2.0/ports => generated 1082 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1179/2176] 10.0.0.163 () {34 vars in 989 bytes} [Mon Sep 7 19:45:00 2026] GET /v2.0/ports?device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2177] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:45:00 2026] PUT /v2.0/ports/e6d7edf5-8125-4d5f-b280-e3ca8c848b9d => generated 1207 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:45:00.795 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7eef6cc4-e6b8-4b40-89bf-071c7db71928'] response: {'name': 'network-changed', 'server_uuid': 'cb6c067b-7c38-45c3-bbf3-f7942d0f479a', 'tag': 'e6d7edf5-8125-4d5f-b280-e3ca8c848b9d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1181/2178] 10.0.0.163 () {34 vars in 1039 bytes} [Mon Sep 7 19:45:00 2026] GET /v2.0/security-groups?id=04c42d31-7d56-4029-8d13-940b885c51b3&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1182/2179] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:45:00 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2180] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:45:00 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2181] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:45:00 2026] GET /v2.0/security-groups?id=41087a2d-2c6f-4e8e-9233-8bc55a2dff6a&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2182] 162.253.55.111 () {34 vars in 1061 bytes} [Mon Sep 7 19:45:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.219&port_id=e6d7edf5-8125-4d5f-b280-e3ca8c848b9d => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2183] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:45:00 2026] GET /v2.0/subnets?id=6093bdb4-8a2c-4c73-9242-08f993533455 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2184] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:45:01 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => 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: 1188/2185] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:45:01 2026] GET /v2.0/ports?network_id=b2c95e98-f470-4793-8fdf-11ccf8153fac&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2186] 10.0.0.87 () {34 vars in 1364 bytes} [Mon Sep 7 19:45:01 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a&device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073&device_id=24c023cc-822c-4cff-92ea-62f0975d16e5&device_id=583f91ff-688f-45be-b55e-dd4e2662b15a&device_id=e5760051-17fd-4325-a407-1b072b409382 => generated 6624 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2187] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:45:01 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:45:01.321 7 INFO neutron.services.segments.plugin [-] Segment b1b62683-964b-4669-9aad-bed05e4010f0 resource provider aggregate not found [pid: 8|app: 0|req: 1191/2188] 10.0.0.87 () {34 vars in 1278 bytes} [Mon Sep 7 19:45:01 2026] GET /v2.0/security-groups?id=75fbd7fa-54f0-4046-9eba-e6cbce5f1351&id=e3ad8162-2837-419a-9270-9dc1445c8759&id=41087a2d-2c6f-4e8e-9233-8bc55a2dff6a&id=04c42d31-7d56-4029-8d13-940b885c51b3&fields=id&fields=name => generated 371 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:45:01.336 7 INFO neutron.services.segments.plugin [-] Segment b1b62683-964b-4669-9aad-bed05e4010f0 resource provider aggregate not found 2026-09-07 19:45:01.344 7 INFO neutron.services.segments.plugin [-] Segment b1b62683-964b-4669-9aad-bed05e4010f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1b62683-964b-4669-9aad-bed05e4010f0 found for delete ", "request_id": "req-c616fd58-de6a-4294-b8f0-b44a92d003d8"}]} 2026-09-07 19:45:01.356 7 INFO neutron.db.l3_hamode_db [None req-2e7764e8-1c60-4dfc-abda-96c05f3d7c4c b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] HA network 479f3008-a2fb-4ee9-bafa-5a0674c7150d was deleted as no HA routers are present in tenant bc4383de009b4af88a32e9f0caaa3af1. [pid: 7|app: 0|req: 998/2189] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:45:00 2026] DELETE /v2.0/routers/96926ddb-4c3a-4b80-a83c-64e99f00c25e => generated 0 bytes in 1352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:45:01.383 7 INFO neutron.services.segments.plugin [-] Segment b1b62683-964b-4669-9aad-bed05e4010f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1b62683-964b-4669-9aad-bed05e4010f0 found for delete ", "request_id": "req-68f587c5-717a-46cf-bf50-55a3c98a3685"}]} [pid: 8|app: 0|req: 1192/2190] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:45:01 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2191] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:45:01 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2192] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:45:01 2026] GET /v2.0/networks?id=b2c95e98-f470-4793-8fdf-11ccf8153fac => generated 735 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2193] 162.253.55.111 () {34 vars in 1061 bytes} [Mon Sep 7 19:45:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.219&port_id=e6d7edf5-8125-4d5f-b280-e3ca8c848b9d => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2194] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:45:01 2026] DELETE /v2.0/subnets/9692e7e2-6908-4276-b964-fd575aea1c5a => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2195] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:45:01 2026] GET /v2.0/subnets?id=6093bdb4-8a2c-4c73-9242-08f993533455 => generated 630 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2196] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:45:01 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2197] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:45:01 2026] GET /v2.0/ports?network_id=b2c95e98-f470-4793-8fdf-11ccf8153fac&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2198] 162.253.55.111 () {34 vars in 1043 bytes} [Mon Sep 7 19:45:01 2026] GET /v2.0/security-groups?id=41087a2d-2c6f-4e8e-9233-8bc55a2dff6a&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2199] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:45:01 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=segments => generated 14 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2200] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:45:02 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2201] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:45:02 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?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: 1203/2202] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:45:02 2026] GET /v2.0/security-groups?id=41087a2d-2c6f-4e8e-9233-8bc55a2dff6a&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2203] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:01 2026] DELETE /v2.0/networks/46e50b7e-4360-46a4-a40c-1afa5833e4ad => 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: 1204/2204] 10.0.0.87 () {34 vars in 1082 bytes} [Mon Sep 7 19:45:02 2026] GET /v2.0/ports?device_id=24c023cc-822c-4cff-92ea-62f0975d16e5&device_id=e5760051-17fd-4325-a407-1b072b409382 => generated 2927 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2205] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:45:02 2026] GET /v2.0/security-groups?id=e3ad8162-2837-419a-9270-9dc1445c8759&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2206] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:02 2026] GET /v2.0/security-groups?tenant_id=bc4383de009b4af88a32e9f0caaa3af1&name=default => generated 2801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2207] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:02 2026] DELETE /v2.0/security-groups/70194079-0539-40b3-bc42-4b0170282893 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2208] 10.0.0.87 () {34 vars in 1082 bytes} [Mon Sep 7 19:45:03 2026] GET /v2.0/ports?device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073&device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 2473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2209] 10.0.0.87 () {34 vars in 1118 bytes} [Mon Sep 7 19:45:03 2026] GET /v2.0/security-groups?id=75fbd7fa-54f0-4046-9eba-e6cbce5f1351&id=04c42d31-7d56-4029-8d13-940b885c51b3&fields=id&fields=name => generated 205 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2210] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:03 2026] GET /v2.0/security-groups?tenant_id=69ffb943dbb24904a30126949256d513&name=default => generated 2801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2211] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:45:03 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:45:03.381 7 INFO neutron.services.segments.plugin [-] Segment ecd40cc9-b550-4592-aabc-d46c2ac87bde resource provider aggregate not found 2026-09-07 19:45:03.411 7 INFO neutron.services.segments.plugin [-] Segment ecd40cc9-b550-4592-aabc-d46c2ac87bde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecd40cc9-b550-4592-aabc-d46c2ac87bde found for delete ", "request_id": "req-3b6ce8cb-4422-4f3c-a421-ebaf29bf4445"}]} 2026-09-07 19:45:03.414 7 INFO neutron.services.segments.plugin [-] Segment ecd40cc9-b550-4592-aabc-d46c2ac87bde resource provider aggregate not found [pid: 8|app: 0|req: 1209/2212] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:45:03 2026] GET /v2.0/security-groups?id=41087a2d-2c6f-4e8e-9233-8bc55a2dff6a&fields=id&fields=name => generated 96 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:45:03.438 7 INFO neutron.services.segments.plugin [-] Segment ecd40cc9-b550-4592-aabc-d46c2ac87bde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecd40cc9-b550-4592-aabc-d46c2ac87bde found for delete ", "request_id": "req-55fb5797-9710-43e2-ab90-2361c8b40997"}]} [pid: 7|app: 0|req: 1004/2213] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:03 2026] DELETE /v2.0/security-groups/82cf0966-cf41-4085-8c20-2f2eddc329ab => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2214] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:45:03 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 1248 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2215] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:45:05 2026] GET /v2.0/ports?device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2216] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:45:05 2026] GET /v2.0/security-groups?id=04c42d31-7d56-4029-8d13-940b885c51b3&fields=id&fields=name => generated 113 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2217] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:45:05 2026] GET /v2.0/ports?device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:45:06.388 8 INFO neutron.db.l3_db [None req-7d794442-b073-431e-87bd-fda4fb4e5e46 48f8984abb9b44f18400a4528aa9dc49 6e13de6834fa453a934ac92bbb6a2930 - - - -] Floating IP bc00e0dd-73a5-4207-a513-27a2d75f783e disassociated. External IP: 10.96.250.204, port: 3ecb4507-1ee3-48db-ad79-f8a1d6e25354. [pid: 7|app: 0|req: 1007/2218] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:45:06 2026] GET /v2.0/ports?device_id=35fb4777-4b5b-4b5a-b0cc-677a8158f073 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2219] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:45:05 2026] DELETE /v2.0/ports/3ecb4507-1ee3-48db-ad79-f8a1d6e25354 => generated 0 bytes in 1001 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2220] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:07 2026] DELETE /v2.0/security-groups/04c42d31-7d56-4029-8d13-940b885c51b3 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:45:07.984 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0df2670-d0cd-4f84-8bab-33c096dca0a0'] response: {'server_uuid': '35fb4777-4b5b-4b5a-b0cc-677a8158f073', 'name': 'network-vif-deleted', 'tag': '3ecb4507-1ee3-48db-ad79-f8a1d6e25354', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1213/2221] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:45:07 2026] DELETE /v2.0/floatingips/bc00e0dd-73a5-4207-a513-27a2d75f783e => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2222] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:45:08 2026] GET /v2.0/ports?device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2223] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:45:08 2026] GET /v2.0/security-groups?id=75fbd7fa-54f0-4046-9eba-e6cbce5f1351&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:45:09.115 7 INFO neutron.db.segments_db [None req-07816306-43e0-4239-ac5c-920f8f782914 f68151b7456845eb8c2bb1dc1ca38081 17dcb60380634b2cbe85f8fe75875353 - - - -] Added segment b1ad6f8f-3f8e-4368-8d05-2d1188f8b85e of type vxlan for network c210b17f-1c3f-4105-b251-432c8c9e7e1b [pid: 8|app: 0|req: 1217/2226] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:45:09 2026] GET /v2.0/ports?device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 971 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2227] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:08 2026] POST /v2.0/networks => generated 632 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:09.382 7 INFO neutron.db.segments_db [None req-43140d7d-bdbf-4931-a984-833f3ec22418 f68151b7456845eb8c2bb1dc1ca38081 17dcb60380634b2cbe85f8fe75875353 - - - -] Added segment d5138bde-6f11-4ba4-a2c5-228f86254529 of type vxlan for network bd5c2880-323c-4ef6-b1e5-d9c10c270ab3 [pid: 7|app: 0|req: 1011/2228] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:09 2026] POST /v2.0/networks => generated 631 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:09.619 7 INFO neutron.db.segments_db [None req-fc8fe20b-29c1-4e6b-8f83-290dccc23113 f68151b7456845eb8c2bb1dc1ca38081 17dcb60380634b2cbe85f8fe75875353 - - - -] Added segment cb9c4a53-cbde-4b6d-941c-4b7a5415115c of type vxlan for network 4ef252ab-a735-4605-a654-d15a9cc79f7e [pid: 8|app: 0|req: 1218/2229] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:45:09 2026] DELETE /v2.0/ports/ade4ab50-7f5f-4377-99f2-1d09fd9bf32d => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2230] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:45:09 2026] GET /v2.0/ports?device_id=583f91ff-688f-45be-b55e-dd4e2662b15a => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2231] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:09 2026] POST /v2.0/networks => generated 632 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:09.908 8 INFO neutron.db.segments_db [None req-00a8a2e3-9abe-4a6e-a07d-16895d087cbb f68151b7456845eb8c2bb1dc1ca38081 17dcb60380634b2cbe85f8fe75875353 - - - -] Added segment c0e665fe-dec7-40d3-8f77-7f54d9fe4015 of type vxlan for network c53232f9-0b51-4a2e-abc7-2ecb60121ecc 2026-09-07 19:45:10.037 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63ccde80-8948-4302-a935-503da171d23b'] response: {'server_uuid': '583f91ff-688f-45be-b55e-dd4e2662b15a', 'name': 'network-vif-deleted', 'tag': 'ade4ab50-7f5f-4377-99f2-1d09fd9bf32d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1220/2232] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:09 2026] POST /v2.0/networks => generated 632 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:10.203 7 INFO neutron.db.segments_db [None req-b889aa6d-1f62-46dc-8d3d-967b68d36652 f68151b7456845eb8c2bb1dc1ca38081 17dcb60380634b2cbe85f8fe75875353 - - - -] Added segment 44592ff5-0125-4de3-8415-409e9e873e42 of type vxlan for network ba59a050-70b8-4e12-8e67-90948b38dae8 [pid: 7|app: 0|req: 1013/2233] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:10 2026] POST /v2.0/networks => generated 631 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2234] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:45:10 2026] PUT /v2.0/networks/c210b17f-1c3f-4105-b251-432c8c9e7e1b/tags => generated 17 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2235] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:45:10 2026] PUT /v2.0/networks/bd5c2880-323c-4ef6-b1e5-d9c10c270ab3/tags => generated 25 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2236] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:45:10 2026] PUT /v2.0/networks/4ef252ab-a735-4605-a654-d15a9cc79f7e/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2237] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:45:10 2026] PUT /v2.0/networks/c53232f9-0b51-4a2e-abc7-2ecb60121ecc/tags => generated 19 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2238] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:10 2026] DELETE /v2.0/security-groups/75fbd7fa-54f0-4046-9eba-e6cbce5f1351 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2239] 10.0.0.133 () {32 vars in 665 bytes} [Mon Sep 7 19:45:10 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 851 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2240] 10.0.0.133 () {32 vars in 679 bytes} [Mon Sep 7 19:45:11 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2241] 10.0.0.133 () {32 vars in 675 bytes} [Mon Sep 7 19:45:11 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2242] 10.0.0.133 () {32 vars in 687 bytes} [Mon Sep 7 19:45:11 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2243] 10.0.0.133 () {32 vars in 673 bytes} [Mon Sep 7 19:45:11 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2244] 10.0.0.133 () {32 vars in 687 bytes} [Mon Sep 7 19:45:12 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2245] 10.0.0.133 () {32 vars in 683 bytes} [Mon Sep 7 19:45:12 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2246] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:45:11 2026] PUT /v2.0/routers/de55e394-1b4a-4092-9e52-bf57bad63e9c/remove_router_interface => generated 309 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2247] 10.0.0.133 () {32 vars in 695 bytes} [Mon Sep 7 19:45:12 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:45:12.672 8 INFO neutron.services.segments.plugin [-] Segment b1ad6f8f-3f8e-4368-8d05-2d1188f8b85e resource provider aggregate not found 2026-09-07 19:45:12.678 8 INFO neutron.services.segments.plugin [-] Segment b1ad6f8f-3f8e-4368-8d05-2d1188f8b85e resource provider aggregate not found [pid: 7|app: 0|req: 1018/2248] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:45:12 2026] DELETE /v2.0/subnets/c646715e-4d01-4ce5-9185-9d6c09fe97f7 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:12.696 8 INFO neutron.services.segments.plugin [-] Segment b1ad6f8f-3f8e-4368-8d05-2d1188f8b85e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1ad6f8f-3f8e-4368-8d05-2d1188f8b85e found for delete ", "request_id": "req-48422e51-4ab8-4f7b-b10c-e83fd953e00f"}]} [pid: 8|app: 0|req: 1231/2249] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:12 2026] DELETE /v2.0/networks/c210b17f-1c3f-4105-b251-432c8c9e7e1b => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:12.713 8 INFO neutron.services.segments.plugin [-] Segment b1ad6f8f-3f8e-4368-8d05-2d1188f8b85e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1ad6f8f-3f8e-4368-8d05-2d1188f8b85e found for delete ", "request_id": "req-e05bfdc8-cfa9-4f20-a57d-a2e19db70427"}]} [pid: 8|app: 0|req: 1232/2250] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:12 2026] DELETE /v2.0/networks/bd5c2880-323c-4ef6-b1e5-d9c10c270ab3 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2251] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:12 2026] DELETE /v2.0/networks/4ef252ab-a735-4605-a654-d15a9cc79f7e => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2252] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:13 2026] DELETE /v2.0/networks/c53232f9-0b51-4a2e-abc7-2ecb60121ecc => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2253] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:13 2026] DELETE /v2.0/networks/ba59a050-70b8-4e12-8e67-90948b38dae8 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:14.626 7 INFO neutron.services.segments.plugin [-] Segment 52be81f9-e040-4046-ab41-3e029dd12eb5 resource provider aggregate not found 2026-09-07 19:45:14.632 7 INFO neutron.services.segments.plugin [-] Segment 52be81f9-e040-4046-ab41-3e029dd12eb5 resource provider aggregate not found 2026-09-07 19:45:14.654 7 INFO neutron.services.segments.plugin [-] Segment 52be81f9-e040-4046-ab41-3e029dd12eb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52be81f9-e040-4046-ab41-3e029dd12eb5 found for delete ", "request_id": "req-6c5c5d26-a734-4572-abd1-56a8c6153b8f"}]} 2026-09-07 19:45:14.656 7 INFO neutron.services.segments.plugin [-] Segment 52be81f9-e040-4046-ab41-3e029dd12eb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52be81f9-e040-4046-ab41-3e029dd12eb5 found for delete ", "request_id": "req-d2f27c18-8168-43dc-90a4-ef9491e62cd0"}]} 2026-09-07 19:45:14.663 7 INFO neutron.db.l3_hamode_db [None req-88648094-7f0a-4d97-a1ce-ae724b916806 48f8984abb9b44f18400a4528aa9dc49 6e13de6834fa453a934ac92bbb6a2930 - - - -] HA network 1af4af4d-6242-4fec-813c-7795ce011566 was deleted as no HA routers are present in tenant 6e13de6834fa453a934ac92bbb6a2930. [pid: 7|app: 0|req: 1019/2254] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:45:12 2026] DELETE /v2.0/routers/de55e394-1b4a-4092-9e52-bf57bad63e9c => generated 0 bytes in 1976 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:45:14.726 8 INFO neutron.services.segments.plugin [-] Segment d5138bde-6f11-4ba4-a2c5-228f86254529 resource provider aggregate not found 2026-09-07 19:45:14.751 8 INFO neutron.services.segments.plugin [-] Segment d5138bde-6f11-4ba4-a2c5-228f86254529 resource provider aggregate not found 2026-09-07 19:45:14.772 8 INFO neutron.services.segments.plugin [-] Segment d5138bde-6f11-4ba4-a2c5-228f86254529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5138bde-6f11-4ba4-a2c5-228f86254529 found for delete ", "request_id": "req-3fb79940-bce2-4969-80d9-39bbb896905b"}]} 2026-09-07 19:45:14.797 8 INFO neutron.services.segments.plugin [-] Segment d5138bde-6f11-4ba4-a2c5-228f86254529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5138bde-6f11-4ba4-a2c5-228f86254529 found for delete ", "request_id": "req-7b38db83-67f8-4c65-9485-fc65b45d17e1"}]} 2026-09-07 19:45:14.802 8 INFO neutron.services.segments.plugin [-] Segment cb9c4a53-cbde-4b6d-941c-4b7a5415115c resource provider aggregate not found 2026-09-07 19:45:14.839 8 INFO neutron.services.segments.plugin [-] Segment cb9c4a53-cbde-4b6d-941c-4b7a5415115c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb9c4a53-cbde-4b6d-941c-4b7a5415115c found for delete ", "request_id": "req-fd78a684-24ac-4dfc-a2be-aca27b765ee4"}]} 2026-09-07 19:45:14.845 8 INFO neutron.services.segments.plugin [-] Segment cb9c4a53-cbde-4b6d-941c-4b7a5415115c resource provider aggregate not found 2026-09-07 19:45:14.877 8 INFO neutron.services.segments.plugin [-] Segment cb9c4a53-cbde-4b6d-941c-4b7a5415115c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb9c4a53-cbde-4b6d-941c-4b7a5415115c found for delete ", "request_id": "req-687d1e78-79bb-4b0a-a0b1-66d8b255ffdc"}]} 2026-09-07 19:45:14.882 8 INFO neutron.services.segments.plugin [-] Segment c0e665fe-dec7-40d3-8f77-7f54d9fe4015 resource provider aggregate not found 2026-09-07 19:45:14.907 8 INFO neutron.services.segments.plugin [-] Segment c0e665fe-dec7-40d3-8f77-7f54d9fe4015 resource provider aggregate not found 2026-09-07 19:45:14.916 8 INFO neutron.services.segments.plugin [-] Segment c0e665fe-dec7-40d3-8f77-7f54d9fe4015 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e665fe-dec7-40d3-8f77-7f54d9fe4015 found for delete ", "request_id": "req-f7a2fc5f-1f73-484b-b4f8-d144c33cbd60"}]} 2026-09-07 19:45:14.954 8 INFO neutron.services.segments.plugin [-] Segment 44592ff5-0125-4de3-8415-409e9e873e42 resource provider aggregate not found 2026-09-07 19:45:14.961 8 INFO neutron.services.segments.plugin [-] Segment c0e665fe-dec7-40d3-8f77-7f54d9fe4015 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e665fe-dec7-40d3-8f77-7f54d9fe4015 found for delete ", "request_id": "req-866aeb2f-a462-4642-b619-317ac9d0e3ff"}]} 2026-09-07 19:45:14.988 8 INFO neutron.services.segments.plugin [-] Segment 44592ff5-0125-4de3-8415-409e9e873e42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44592ff5-0125-4de3-8415-409e9e873e42 found for delete ", "request_id": "req-2250b54b-4cc0-460f-9f7a-e431ed421bcd"}]} 2026-09-07 19:45:14.991 8 INFO neutron.services.segments.plugin [-] Segment 44592ff5-0125-4de3-8415-409e9e873e42 resource provider aggregate not found 2026-09-07 19:45:15.036 8 INFO neutron.services.segments.plugin [-] Segment 44592ff5-0125-4de3-8415-409e9e873e42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44592ff5-0125-4de3-8415-409e9e873e42 found for delete ", "request_id": "req-4df2a2c0-e170-4926-9337-d03c82132de1"}]} [pid: 8|app: 0|req: 1236/2255] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:14 2026] DELETE /v2.0/networks/7a7603c6-6b7d-4016-9d20-561f3526db44 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2256] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:14 2026] GET /v2.0/security-groups?tenant_id=d8c220a9282e4810be0d6e283e494ae9&name=default => generated 2805 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2257] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:15 2026] DELETE /v2.0/security-groups/992eb54a-4f7a-4d41-b1cd-5672325c60e1 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2258] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:15 2026] GET /v2.0/security-groups?tenant_id=b8d611cac4c94018bc9e6a2d8d4207b1&name=default => generated 2805 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2259] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:15 2026] DELETE /v2.0/security-groups/5b744b01-d61d-464c-8e0e-7e5fc71e739e => 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: 1239/2260] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:16 2026] GET /v2.0/security-groups?tenant_id=17dcb60380634b2cbe85f8fe75875353&name=default => generated 2801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2261] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:16 2026] DELETE /v2.0/security-groups/43d0e15f-ed91-497a-aa2a-56fcf2c0367f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2262] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:15 2026] GET /v2.0/security-groups?tenant_id=6e13de6834fa453a934ac92bbb6a2930&name=default => generated 2801 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2263] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:16 2026] DELETE /v2.0/security-groups/754f7049-6c72-4b37-900c-9b2cca6bf886 => 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: 1023/2264] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:16 2026] GET /v2.0/security-groups?tenant_id=b2b99f795e16418188d3c35caf175c1e&name=default => generated 2805 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:45:17.012 8 INFO neutron.services.segments.plugin [-] Segment a8450a2b-7bcc-4832-89db-1fd15c51324d resource provider aggregate not found [pid: 8|app: 0|req: 1242/2265] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:16 2026] DELETE /v2.0/security-groups/8a66ea09-cf6a-4b16-a19b-6c826545c800 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:45:21.853 7 INFO neutron.db.segments_db [None req-bcdce9bf-712c-4a66-86b0-e1b5a05fbf7a 1abac9227e0341f8b275dc038536dd31 aa786d4dc0844823b5462adffc1d6ed6 - - - -] Added segment 8ae26744-a4c9-4023-9fd5-734f1396f831 of type vxlan for network 121cdb2a-4a28-4c7e-8a57-f002e82c8029 2026-09-07 19:45:21.957 8 INFO neutron.services.segments.plugin [-] Segment a8450a2b-7bcc-4832-89db-1fd15c51324d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8450a2b-7bcc-4832-89db-1fd15c51324d found for delete ", "request_id": "req-bee3fe55-c278-4818-b6bc-ae42e65ada0f"}]} 2026-09-07 19:45:21.994 8 INFO neutron.services.segments.plugin [-] Segment a8450a2b-7bcc-4832-89db-1fd15c51324d resource provider aggregate not found [pid: 7|app: 0|req: 1024/2266] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:21 2026] POST /v2.0/networks => generated 631 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:22.026 8 INFO neutron.services.segments.plugin [-] Segment a8450a2b-7bcc-4832-89db-1fd15c51324d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8450a2b-7bcc-4832-89db-1fd15c51324d found for delete ", "request_id": "req-94be8dc4-6fc7-403b-ab63-caf8ffd342e7"}]} 2026-09-07 19:45:22.243 8 INFO neutron.db.segments_db [None req-8a5a9b65-9836-4618-b8da-f328b319d3e4 a2e7f4e0558043dfaf778ec240134e08 fbe0245b1b874f0998a8a1e7a88d3967 - - - -] Added segment 5dc14a52-7c88-487e-bf89-b3bca43f8ebd of type vxlan for network 2cf26d3f-245a-445b-bbbc-86e2104f5945 [pid: 8|app: 0|req: 1243/2267] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:21 2026] POST /v2.0/networks => generated 727 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2268] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:45:22 2026] POST /v2.0/subnets => generated 602 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:22.547 7 INFO neutron.db.segments_db [None req-a5bab78a-b4a0-4299-8f15-77a884a00227 1abac9227e0341f8b275dc038536dd31 aa786d4dc0844823b5462adffc1d6ed6 - - - -] Added segment 03b43693-2aaf-406e-87f5-a8edb28d45de of type vxlan for network 14659644-62cb-4b3d-a679-2807c581dbcb [pid: 8|app: 0|req: 1244/2269] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:45:22 2026] POST /v2.0/subnets => generated 620 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:22.637 8 WARNING neutron.api.v2.base [None req-a504b5b6-d160-4e5c-938f-7199cff9f953 a2e7f4e0558043dfaf778ec240134e08 fbe0245b1b874f0998a8a1e7a88d3967 - - - -] 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-09-07 19:45:22.638 8 INFO neutron.api.v2.resource [None req-a504b5b6-d160-4e5c-938f-7199cff9f953 a2e7f4e0558043dfaf778ec240134e08 fbe0245b1b874f0998a8a1e7a88d3967 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1245/2270] 10.0.0.133 () {34 vars in 680 bytes} [Mon Sep 7 19:45:22 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2271] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:22 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2272] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:45:22 2026] POST /v2.0/subnets => generated 605 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:23.119 7 INFO neutron.db.segments_db [None req-6e098cf8-16cc-49ee-b3c0-578cf6269d35 1abac9227e0341f8b275dc038536dd31 aa786d4dc0844823b5462adffc1d6ed6 - - - -] Added segment b95908af-eacb-4e4f-8093-e1004dbf4fb7 of type vxlan for network e074eacd-6e6f-48ec-a870-ddc1a096c679 [pid: 7|app: 0|req: 1028/2273] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:23 2026] POST /v2.0/networks => generated 631 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2274] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:45:23 2026] POST /v2.0/subnets => generated 605 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:23.749 7 INFO neutron.db.segments_db [None req-a01c2114-df45-4267-a76d-206a10204d48 1abac9227e0341f8b275dc038536dd31 aa786d4dc0844823b5462adffc1d6ed6 - - - -] Added segment e2e00769-2b9f-419e-88ba-7e6d61ab75ec of type vxlan for network 08fabfb4-b1df-4554-87ff-a937960b716b [pid: 7|app: 0|req: 1030/2275] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:23 2026] POST /v2.0/networks => generated 630 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:24.022 8 INFO neutron.services.segments.plugin [-] Segment 5dc14a52-7c88-487e-bf89-b3bca43f8ebd resource provider aggregate not found 2026-09-07 19:45:24.100 8 INFO neutron.services.segments.plugin [-] Segment 5dc14a52-7c88-487e-bf89-b3bca43f8ebd resource provider aggregate not found 2026-09-07 19:45:24.112 8 INFO neutron.services.segments.plugin [-] Segment 5dc14a52-7c88-487e-bf89-b3bca43f8ebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dc14a52-7c88-487e-bf89-b3bca43f8ebd found for delete ", "request_id": "req-5ad12f14-e696-4a75-ba5d-72a19a18b38e"}]} 2026-09-07 19:45:24.151 8 INFO neutron.services.segments.plugin [-] Segment 5dc14a52-7c88-487e-bf89-b3bca43f8ebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dc14a52-7c88-487e-bf89-b3bca43f8ebd found for delete ", "request_id": "req-9d75a556-0af6-43d7-bc56-828139f59190"}]} [pid: 8|app: 0|req: 1246/2278] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:22 2026] DELETE /v2.0/networks/2cf26d3f-245a-445b-bbbc-86e2104f5945 => generated 0 bytes in 1605 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:24.344 8 INFO neutron.db.segments_db [None req-6ebb3d80-3549-4279-990f-4c67f4b03f2b a2e7f4e0558043dfaf778ec240134e08 fbe0245b1b874f0998a8a1e7a88d3967 - - - -] Added segment 76010db8-b1a8-4011-8b5d-41060e00347e of type vxlan for network 58428cb4-6a77-4e37-a07d-3c1f9f7a3910 [pid: 8|app: 0|req: 1247/2279] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:24 2026] POST /v2.0/networks => generated 727 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2280] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:45:23 2026] POST /v2.0/subnets => generated 605 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:24.595 7 INFO neutron.db.segments_db [None req-694a619a-98f5-47c2-860a-eee25af0aeea 1abac9227e0341f8b275dc038536dd31 aa786d4dc0844823b5462adffc1d6ed6 - - - -] Added segment 3074da99-1ec1-4d38-816a-3d88a1441af0 of type vxlan for network c7fee399-9bda-4e63-b36d-fac4d5568211 [pid: 8|app: 0|req: 1248/2281] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:45:24 2026] POST /v2.0/subnets => generated 623 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:24.735 8 WARNING neutron.api.v2.base [None req-4fde6f1f-96c6-46f5-b133-ab379452e3e0 a2e7f4e0558043dfaf778ec240134e08 fbe0245b1b874f0998a8a1e7a88d3967 - - - -] 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-09-07 19:45:24.735 8 INFO neutron.api.v2.resource [None req-4fde6f1f-96c6-46f5-b133-ab379452e3e0 a2e7f4e0558043dfaf778ec240134e08 fbe0245b1b874f0998a8a1e7a88d3967 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1249/2282] 10.0.0.133 () {34 vars in 680 bytes} [Mon Sep 7 19:45:24 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: 7|app: 0|req: 1034/2283] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:24 2026] POST /v2.0/networks => generated 632 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2284] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:24 2026] DELETE /v2.0/networks/58428cb4-6a77-4e37-a07d-3c1f9f7a3910 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:25.189 8 INFO neutron.db.segments_db [None req-c40470b5-db66-454a-80f7-ef2e730cf2f4 a2e7f4e0558043dfaf778ec240134e08 fbe0245b1b874f0998a8a1e7a88d3967 - - - -] Added segment 8ce02538-7978-4832-a99c-a90e2dc12368 of type vxlan for network 28494dd0-130d-4ee3-92fa-e79fff128703 [pid: 7|app: 0|req: 1035/2285] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:45:24 2026] POST /v2.0/subnets => generated 605 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2286] 10.0.0.133 () {34 vars in 750 bytes} [Mon Sep 7 19:45:25 2026] PUT /v2.0/subnets/631cfa64-87b1-4761-99e5-0c36cd75816b/tags => generated 17 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2287] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:25 2026] POST /v2.0/networks => generated 727 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2288] 10.0.0.133 () {34 vars in 750 bytes} [Mon Sep 7 19:45:25 2026] PUT /v2.0/subnets/e1667dee-27fb-47a7-89e6-83481b97bf9b/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2289] 10.0.0.133 () {34 vars in 750 bytes} [Mon Sep 7 19:45:25 2026] PUT /v2.0/subnets/aa2cbf63-4729-4f1b-9853-1353f344aa4c/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2290] 10.0.0.133 () {34 vars in 750 bytes} [Mon Sep 7 19:45:25 2026] PUT /v2.0/subnets/90a1969d-ce54-4776-82c1-03742fde12a0/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2291] 10.0.0.133 () {32 vars in 663 bytes} [Mon Sep 7 19:45:25 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2292] 10.0.0.133 () {32 vars in 677 bytes} [Mon Sep 7 19:45:25 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2293] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:45:25 2026] POST /v2.0/subnets => generated 623 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2294] 10.0.0.133 () {32 vars in 673 bytes} [Mon Sep 7 19:45:25 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2295] 10.0.0.133 () {32 vars in 685 bytes} [Mon Sep 7 19:45:25 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2296] 10.0.0.133 () {32 vars in 671 bytes} [Mon Sep 7 19:45:25 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2297] 10.0.0.133 () {32 vars in 685 bytes} [Mon Sep 7 19:45:25 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2298] 10.0.0.133 () {32 vars in 681 bytes} [Mon Sep 7 19:45:26 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:45:26.146 8 INFO neutron.services.segments.plugin [-] Segment 5dc14a52-7c88-487e-bf89-b3bca43f8ebd resource provider aggregate not found [pid: 7|app: 0|req: 1047/2299] 10.0.0.133 () {32 vars in 693 bytes} [Mon Sep 7 19:45:26 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2300] 10.0.0.133 () {34 vars in 680 bytes} [Mon Sep 7 19:45:25 2026] POST /v2.0/rbac-policies => generated 324 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2301] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:45:26 2026] DELETE /v2.0/subnets/631cfa64-87b1-4761-99e5-0c36cd75816b => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:26.419 8 INFO neutron.services.segments.plugin [-] Segment 5dc14a52-7c88-487e-bf89-b3bca43f8ebd resource provider aggregate not found 2026-09-07 19:45:26.430 8 INFO neutron.services.segments.plugin [-] Segment 5dc14a52-7c88-487e-bf89-b3bca43f8ebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dc14a52-7c88-487e-bf89-b3bca43f8ebd found for delete ", "request_id": "req-abddec58-c65c-49e0-888f-9910d5efb334"}]} 2026-09-07 19:45:26.471 8 INFO neutron.services.segments.plugin [-] Segment 5dc14a52-7c88-487e-bf89-b3bca43f8ebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dc14a52-7c88-487e-bf89-b3bca43f8ebd found for delete ", "request_id": "req-99969702-e650-4c58-94d7-161eedc52205"}]} 2026-09-07 19:45:26.480 8 INFO neutron.services.segments.plugin [-] Segment 76010db8-b1a8-4011-8b5d-41060e00347e resource provider aggregate not found 2026-09-07 19:45:26.503 8 INFO neutron.services.segments.plugin [-] Segment 76010db8-b1a8-4011-8b5d-41060e00347e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76010db8-b1a8-4011-8b5d-41060e00347e found for delete ", "request_id": "req-5d1bf8b2-80b5-4dee-a817-4415db34e714"}]} 2026-09-07 19:45:26.504 8 INFO neutron.services.segments.plugin [-] Segment 76010db8-b1a8-4011-8b5d-41060e00347e resource provider aggregate not found 2026-09-07 19:45:26.535 8 INFO neutron.services.segments.plugin [-] Segment 76010db8-b1a8-4011-8b5d-41060e00347e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76010db8-b1a8-4011-8b5d-41060e00347e found for delete ", "request_id": "req-94704a6d-d126-4efc-8ed3-f89fa86ea376"}]} [pid: 7|app: 0|req: 1049/2302] 10.0.0.133 () {32 vars in 722 bytes} [Mon Sep 7 19:45:26 2026] GET /v2.0/networks/28494dd0-130d-4ee3-92fa-e79fff128703 => generated 655 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2303] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:45:26 2026] DELETE /v2.0/subnets/e1667dee-27fb-47a7-89e6-83481b97bf9b => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2304] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:45:26 2026] DELETE /v2.0/subnets/aa2cbf63-4729-4f1b-9853-1353f344aa4c => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:27.166 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b30ba6a5-f760-4317-919e-247059b402e9 122dfea953934c1dbf2b65f6c3c4302c 9e3d0d9ffd0a4eadab2555d3570f7e65 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1051/2305] 10.0.0.133 () {32 vars in 722 bytes} [Mon Sep 7 19:45:27 2026] GET /v2.0/networks/28494dd0-130d-4ee3-92fa-e79fff128703 => generated 138 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2306] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:45:27 2026] DELETE /v2.0/subnets/90a1969d-ce54-4776-82c1-03742fde12a0 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:27.430 7 INFO neutron.services.segments.plugin [-] Segment 8ce02538-7978-4832-a99c-a90e2dc12368 resource provider aggregate not found 2026-09-07 19:45:27.436 7 INFO neutron.services.segments.plugin [-] Segment 8ce02538-7978-4832-a99c-a90e2dc12368 resource provider aggregate not found 2026-09-07 19:45:27.446 7 INFO neutron.services.segments.plugin [-] Segment 8ce02538-7978-4832-a99c-a90e2dc12368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ce02538-7978-4832-a99c-a90e2dc12368 found for delete ", "request_id": "req-ec69d435-e2d0-4997-a94d-b5a3d351a9a4"}]} 2026-09-07 19:45:27.457 7 INFO neutron.services.segments.plugin [-] Segment 8ce02538-7978-4832-a99c-a90e2dc12368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ce02538-7978-4832-a99c-a90e2dc12368 found for delete ", "request_id": "req-a72271a3-183c-4b2f-b512-64c2928bdb74"}]} [pid: 7|app: 0|req: 1052/2307] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:27 2026] DELETE /v2.0/networks/28494dd0-130d-4ee3-92fa-e79fff128703 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:27.489 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e6cf035-a960-4019-824b-cf6b0e53631f a2e7f4e0558043dfaf778ec240134e08 fbe0245b1b874f0998a8a1e7a88d3967 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1053/2308] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:45:27 2026] DELETE /v2.0/subnets/bcab3ac7-5680-479b-9dde-684aa98c3836 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:45:27.519 7 INFO neutron.pecan_wsgi.hooks.translation [None req-870c5dc8-3b18-4446-96e9-935ca997817f a2e7f4e0558043dfaf778ec240134e08 fbe0245b1b874f0998a8a1e7a88d3967 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1054/2309] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:45:27 2026] DELETE /v2.0/subnets/febc2368-53fb-43a0-9b7b-9dc8ef801737 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2310] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:45:27 2026] DELETE /v2.0/subnets/31badc10-b9aa-4d93-8e37-1a693fa9fc3c => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:27.546 7 INFO neutron.pecan_wsgi.hooks.translation [None req-939c4250-8c4e-4e51-8f90-bedcca0ae374 a2e7f4e0558043dfaf778ec240134e08 fbe0245b1b874f0998a8a1e7a88d3967 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1055/2311] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:45:27 2026] DELETE /v2.0/subnets/2d0562fc-e2e0-4194-addf-b61693911831 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2312] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:27 2026] DELETE /v2.0/networks/121cdb2a-4a28-4c7e-8a57-f002e82c8029 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:28.667 8 INFO neutron.services.segments.plugin [-] Segment 8ae26744-a4c9-4023-9fd5-734f1396f831 resource provider aggregate not found 2026-09-07 19:45:28.673 8 INFO neutron.services.segments.plugin [-] Segment 8ae26744-a4c9-4023-9fd5-734f1396f831 resource provider aggregate not found 2026-09-07 19:45:28.690 8 INFO neutron.services.segments.plugin [-] Segment 8ae26744-a4c9-4023-9fd5-734f1396f831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ae26744-a4c9-4023-9fd5-734f1396f831 found for delete ", "request_id": "req-8827f0b2-2d70-4c39-a635-b82e54ef62cd"}]} 2026-09-07 19:45:28.693 8 INFO neutron.services.segments.plugin [-] Segment 8ae26744-a4c9-4023-9fd5-734f1396f831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ae26744-a4c9-4023-9fd5-734f1396f831 found for delete ", "request_id": "req-3fa80ef1-29b0-4c91-b7fd-924ac98faca8"}]} [pid: 7|app: 0|req: 1056/2313] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:28 2026] DELETE /v2.0/networks/14659644-62cb-4b3d-a679-2807c581dbcb => generated 0 bytes in 587 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2314] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:28 2026] GET /v2.0/security-groups?tenant_id=fbe0245b1b874f0998a8a1e7a88d3967&name=default => generated 2805 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2315] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:28 2026] DELETE /v2.0/networks/e074eacd-6e6f-48ec-a870-ddc1a096c679 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2316] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:28 2026] DELETE /v2.0/security-groups/5fb17c6d-eb9a-449d-992c-6db7dae81714 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2317] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:29 2026] DELETE /v2.0/networks/08fabfb4-b1df-4554-87ff-a937960b716b => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2318] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:29 2026] GET /v2.0/security-groups?tenant_id=e6c7b5dbf8284041ba6bf13cd035dbdb&name=default => generated 2805 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:45:29.487 7 INFO neutron.services.segments.plugin [-] Segment 03b43693-2aaf-406e-87f5-a8edb28d45de resource provider aggregate not found 2026-09-07 19:45:29.493 7 INFO neutron.services.segments.plugin [-] Segment 03b43693-2aaf-406e-87f5-a8edb28d45de resource provider aggregate not found 2026-09-07 19:45:29.521 7 INFO neutron.services.segments.plugin [-] Segment 03b43693-2aaf-406e-87f5-a8edb28d45de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03b43693-2aaf-406e-87f5-a8edb28d45de found for delete ", "request_id": "req-2e9853ac-c5de-4d75-b4e6-2bed367a2d67"}]} 2026-09-07 19:45:29.534 7 INFO neutron.services.segments.plugin [-] Segment 03b43693-2aaf-406e-87f5-a8edb28d45de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03b43693-2aaf-406e-87f5-a8edb28d45de found for delete ", "request_id": "req-ced7fa37-c554-4e95-ac6c-cdd495206757"}]} [pid: 8|app: 0|req: 1261/2319] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:29 2026] DELETE /v2.0/security-groups/8fbb2d3c-228f-411f-87d0-089cae12872f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:45:29.564 7 INFO neutron.services.segments.plugin [-] Segment b95908af-eacb-4e4f-8093-e1004dbf4fb7 resource provider aggregate not found 2026-09-07 19:45:29.574 7 INFO neutron.services.segments.plugin [-] Segment b95908af-eacb-4e4f-8093-e1004dbf4fb7 resource provider aggregate not found 2026-09-07 19:45:29.605 7 INFO neutron.services.segments.plugin [-] Segment b95908af-eacb-4e4f-8093-e1004dbf4fb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b95908af-eacb-4e4f-8093-e1004dbf4fb7 found for delete ", "request_id": "req-3dca7268-22b9-4431-a4ed-6790c1a64c9a"}]} 2026-09-07 19:45:29.614 7 INFO neutron.services.segments.plugin [-] Segment b95908af-eacb-4e4f-8093-e1004dbf4fb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b95908af-eacb-4e4f-8093-e1004dbf4fb7 found for delete ", "request_id": "req-4dfff187-94b1-4658-a946-738788fcdebf"}]} 2026-09-07 19:45:29.639 7 INFO neutron.services.segments.plugin [-] Segment e2e00769-2b9f-419e-88ba-7e6d61ab75ec resource provider aggregate not found 2026-09-07 19:45:29.666 7 INFO neutron.services.segments.plugin [-] Segment e2e00769-2b9f-419e-88ba-7e6d61ab75ec resource provider aggregate not found 2026-09-07 19:45:29.676 7 INFO neutron.services.segments.plugin [-] Segment e2e00769-2b9f-419e-88ba-7e6d61ab75ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2e00769-2b9f-419e-88ba-7e6d61ab75ec found for delete ", "request_id": "req-ece2400d-3302-44a8-874d-0e0e88e74550"}]} 2026-09-07 19:45:29.718 7 INFO neutron.services.segments.plugin [-] Segment e2e00769-2b9f-419e-88ba-7e6d61ab75ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2e00769-2b9f-419e-88ba-7e6d61ab75ec found for delete ", "request_id": "req-ff33740c-6370-409c-ae5d-f43c144da97f"}]} [pid: 7|app: 0|req: 1059/2320] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:29 2026] DELETE /v2.0/networks/c7fee399-9bda-4e63-b36d-fac4d5568211 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2321] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:29 2026] GET /v2.0/security-groups?tenant_id=9e3d0d9ffd0a4eadab2555d3570f7e65&name=default => generated 2805 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2322] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:29 2026] DELETE /v2.0/security-groups/bb5cc747-3406-4bbc-9fb8-370495739326 => 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: 1263/2323] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:30 2026] GET /v2.0/security-groups?tenant_id=6884ccf04be34b2cb81152677df28828&name=default => generated 2805 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2324] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:31 2026] DELETE /v2.0/security-groups/5cd9280e-4c92-4625-9def-f4e23bde3a8b => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2325] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:31 2026] GET /v2.0/security-groups?tenant_id=aa786d4dc0844823b5462adffc1d6ed6&name=default => generated 2805 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:45:31.719 7 INFO neutron.services.segments.plugin [-] Segment 3074da99-1ec1-4d38-816a-3d88a1441af0 resource provider aggregate not found 2026-09-07 19:45:31.755 7 INFO neutron.services.segments.plugin [-] Segment 3074da99-1ec1-4d38-816a-3d88a1441af0 resource provider aggregate not found 2026-09-07 19:45:31.765 7 INFO neutron.services.segments.plugin [-] Segment 3074da99-1ec1-4d38-816a-3d88a1441af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3074da99-1ec1-4d38-816a-3d88a1441af0 found for delete ", "request_id": "req-ad07c2c4-76bc-4532-88d6-64e8fb257b33"}]} 2026-09-07 19:45:31.779 7 INFO neutron.services.segments.plugin [-] Segment 3074da99-1ec1-4d38-816a-3d88a1441af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3074da99-1ec1-4d38-816a-3d88a1441af0 found for delete ", "request_id": "req-4fec892e-0729-4b04-9c21-b3fbbf3e05ee"}]} [pid: 7|app: 0|req: 1062/2326] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:31 2026] DELETE /v2.0/security-groups/2fa726aa-47b7-469e-b020-c6393a8201e1 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2327] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:31 2026] GET /v2.0/security-groups?tenant_id=a4d88ac858c7404fbbf9ea7d9af81f27&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2328] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:32 2026] DELETE /v2.0/security-groups/b360ba01-55c4-4d35-af13-84b8f850de11 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2329] 162.253.55.111 () {34 vars in 1095 bytes} [Mon Sep 7 19:45:35 2026] GET /v2.0/ports?device_id=24c023cc-822c-4cff-92ea-62f0975d16e5&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2330] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:45:35 2026] GET /v2.0/ports?tenant_id=4bebec46de994dfa9a5cd3be934c9f26&device_id=24c023cc-822c-4cff-92ea-62f0975d16e5 => generated 1469 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2331] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:45:35 2026] GET /v2.0/networks?id=325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2332] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:45:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=adaa8d75-c3e0-4b57-963a-85f7944e0e41 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2333] 162.253.55.111 () {34 vars in 1103 bytes} [Mon Sep 7 19:45:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15&port_id=adaa8d75-c3e0-4b57-963a-85f7944e0e41 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2334] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:45:35 2026] GET /v2.0/subnets?id=92be4b48-e0a6-4342-9161-85ae90ae65f5&id=2b88c945-e8b4-44f0-a386-7b8c1228d6e7 => generated 1366 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2335] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:45:35 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2336] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:45:35 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:45:35.595 8 INFO neutron.db.segments_db [None req-8884a9c1-9e45-4b97-939c-fcd0cc76f89d 00038b8beb034ee596173e63956bc2f0 6931675128674f0ebc9db4722b4389c6 - - - -] Added segment c9c68912-4625-4dea-8345-da005c42d7fd of type vxlan for network c82489f3-4d71-4316-9031-153651501364 [pid: 7|app: 0|req: 1072/2337] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:45:35 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2338] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:35 2026] POST /v2.0/networks => generated 632 bytes in 700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2339] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:45:35 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:45:36.143 7 INFO neutron.db.segments_db [None req-aef30c66-cab1-4ca7-a757-92479e3740d9 77e302aad10b45198a2d33de60c86d74 630a7c46110c46169b2ff1ee5a29f696 - - - -] Added segment becb3baa-e8dd-4ee8-83b8-2b2bedf35cc3 of type vxlan for network 246f8fc7-c0a8-43ed-8061-743b8ad48756 [pid: 7|app: 0|req: 1074/2340] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:35 2026] POST /v2.0/networks => generated 632 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2341] 10.0.0.133 () {34 vars in 663 bytes} [Mon Sep 7 19:45:36 2026] POST /v2.0/ports => generated 743 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1076/2342] 10.0.0.133 () {34 vars in 746 bytes} [Mon Sep 7 19:45:36 2026] PUT /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2343] 10.0.0.133 () {32 vars in 726 bytes} [Mon Sep 7 19:45:36 2026] GET /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/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: 1267/2344] 10.0.0.133 () {34 vars in 663 bytes} [Mon Sep 7 19:45:35 2026] POST /v2.0/ports => generated 743 bytes in 980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1078/2345] 10.0.0.133 () {34 vars in 757 bytes} [Mon Sep 7 19:45:36 2026] PUT /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-09-07 19:45:36.780 8 INFO neutron.db.segments_db [None req-298172fc-3254-4aac-81d3-4718e334b599 00038b8beb034ee596173e63956bc2f0 6931675128674f0ebc9db4722b4389c6 - - - -] Added segment b4b313ac-1378-4145-bf4d-f552b75a48fb of type vxlan for network 824b4c4d-0bdc-4dac-a48e-10fcb51681c2 [pid: 7|app: 0|req: 1079/2346] 10.0.0.133 () {32 vars in 726 bytes} [Mon Sep 7 19:45:36 2026] GET /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/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: 1080/2347] 10.0.0.133 () {34 vars in 753 bytes} [Mon Sep 7 19:45:36 2026] PUT /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2348] 10.0.0.133 () {32 vars in 726 bytes} [Mon Sep 7 19:45:36 2026] GET /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/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: 1082/2349] 10.0.0.133 () {34 vars in 775 bytes} [Mon Sep 7 19:45:36 2026] PUT /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/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: 1268/2350] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:36 2026] POST /v2.0/networks => generated 632 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2351] 10.0.0.133 () {32 vars in 726 bytes} [Mon Sep 7 19:45:36 2026] GET /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2352] 10.0.0.133 () {34 vars in 746 bytes} [Mon Sep 7 19:45:36 2026] PUT /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2353] 10.0.0.133 () {32 vars in 726 bytes} [Mon Sep 7 19:45:37 2026] GET /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2354] 10.0.0.133 () {32 vars in 734 bytes} [Mon Sep 7 19:45:37 2026] GET /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:45:37.205 7 INFO neutron.api.v2.resource [None req-8025bd50-b7f5-4855-ac4a-f41524cc71b3 77e302aad10b45198a2d33de60c86d74 630a7c46110c46169b2ff1ee5a29f696 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1087/2355] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:45:37 2026] GET /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2356] 10.0.0.133 () {32 vars in 737 bytes} [Mon Sep 7 19:45:37 2026] DELETE /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/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: 1269/2357] 10.0.0.133 () {34 vars in 663 bytes} [Mon Sep 7 19:45:36 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1089/2358] 10.0.0.133 () {32 vars in 726 bytes} [Mon Sep 7 19:45:37 2026] GET /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:45:37.312 8 INFO neutron.db.segments_db [None req-9ed938fc-79f7-46e5-acf6-126bf052f62e 00038b8beb034ee596173e63956bc2f0 6931675128674f0ebc9db4722b4389c6 - - - -] Added segment 7694f45a-38c5-4cdd-87ea-cd90992db19e of type vxlan for network 213fc5d0-0972-4588-9769-1a4034ccf3d2 2026-09-07 19:45:37.328 7 INFO neutron.api.v2.resource [None req-391ba601-e955-48fb-8550-af27fc5ba33f 77e302aad10b45198a2d33de60c86d74 630a7c46110c46169b2ff1ee5a29f696 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1090/2359] 10.0.0.133 () {32 vars in 741 bytes} [Mon Sep 7 19:45:37 2026] DELETE /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2360] 10.0.0.133 () {32 vars in 729 bytes} [Mon Sep 7 19:45:37 2026] DELETE /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2361] 10.0.0.133 () {32 vars in 726 bytes} [Mon Sep 7 19:45:37 2026] GET /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733/tags => 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: 1270/2362] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:37 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2363] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:45:37 2026] DELETE /v2.0/ports/1008e964-6127-4fd1-b102-82c04e9cc733 => 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: 1271/2364] 10.0.0.133 () {34 vars in 663 bytes} [Mon Sep 7 19:45:37 2026] POST /v2.0/ports => generated 743 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:45:37.802 8 INFO neutron.db.segments_db [None req-4b5fd1bf-6d02-4fc1-889e-1d0f2abd0468 00038b8beb034ee596173e63956bc2f0 6931675128674f0ebc9db4722b4389c6 - - - -] Added segment d87e6a8f-cc49-479d-b920-d173011fd6d7 of type vxlan for network 841d3ade-c8e4-488e-abf3-00ce44e21396 2026-09-07 19:45:37.882 7 INFO neutron.services.segments.plugin [-] Segment becb3baa-e8dd-4ee8-83b8-2b2bedf35cc3 resource provider aggregate not found 2026-09-07 19:45:37.888 7 INFO neutron.services.segments.plugin [-] Segment becb3baa-e8dd-4ee8-83b8-2b2bedf35cc3 resource provider aggregate not found [pid: 7|app: 0|req: 1094/2365] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:37 2026] DELETE /v2.0/networks/246f8fc7-c0a8-43ed-8061-743b8ad48756 => 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: 1272/2366] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:37 2026] POST /v2.0/networks => generated 632 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:37.965 7 INFO neutron.services.segments.plugin [-] Segment becb3baa-e8dd-4ee8-83b8-2b2bedf35cc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid becb3baa-e8dd-4ee8-83b8-2b2bedf35cc3 found for delete ", "request_id": "req-e59d41fc-ae70-4440-b909-eeb1240a37cc"}]} 2026-09-07 19:45:37.979 7 INFO neutron.services.segments.plugin [-] Segment becb3baa-e8dd-4ee8-83b8-2b2bedf35cc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid becb3baa-e8dd-4ee8-83b8-2b2bedf35cc3 found for delete ", "request_id": "req-e7af86d1-f6d8-42de-8543-6b10b8677422"}]} [pid: 7|app: 0|req: 1095/2367] 10.0.0.133 () {34 vars in 663 bytes} [Mon Sep 7 19:45:37 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:38.411 8 INFO neutron.db.segments_db [None req-21e189c2-3e5c-4592-a8d7-60df743ba4ce 00038b8beb034ee596173e63956bc2f0 6931675128674f0ebc9db4722b4389c6 - - - -] Added segment f68ef796-46a6-4213-a0d5-721ce28241d9 of type vxlan for network f125750e-072d-46b9-b3a2-af78518fba28 [pid: 8|app: 0|req: 1273/2368] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:38 2026] POST /v2.0/networks => generated 631 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1274/2369] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:38 2026] GET /v2.0/security-groups?tenant_id=630a7c46110c46169b2ff1ee5a29f696&name=default => generated 2805 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2372] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:39 2026] DELETE /v2.0/security-groups/2f21d508-8e85-4eb4-ba2e-cd2302a7b00e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2373] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:39 2026] GET /v2.0/security-groups?tenant_id=ae666356859f403390c7cd78dca6c50b&name=default => generated 2805 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2374] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:39 2026] DELETE /v2.0/security-groups/1375a941-36f0-417c-8f81-6d9405cf20a9 => 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/2375] 10.0.0.133 () {34 vars in 663 bytes} [Mon Sep 7 19:45:38 2026] POST /v2.0/ports => generated 743 bytes in 1209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2376] 10.0.0.133 () {34 vars in 746 bytes} [Mon Sep 7 19:45:39 2026] PUT /v2.0/ports/266b2ccf-81ed-4c0e-858f-9fb8aac9fe6e/tags => generated 17 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1097/2377] 10.0.0.133 () {34 vars in 746 bytes} [Mon Sep 7 19:45:39 2026] PUT /v2.0/ports/11339a32-8313-4aee-af3b-203d2f637bef/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2378] 10.0.0.133 () {34 vars in 746 bytes} [Mon Sep 7 19:45:39 2026] PUT /v2.0/ports/e2d9eaa5-87d5-4fc8-a177-17efd0c5e960/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2379] 10.0.0.133 () {34 vars in 746 bytes} [Mon Sep 7 19:45:40 2026] PUT /v2.0/ports/9a84fb0b-c4bd-4ccf-b7bc-665796938338/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2380] 10.0.0.133 () {32 vars in 659 bytes} [Mon Sep 7 19:45:40 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2381] 10.0.0.133 () {32 vars in 673 bytes} [Mon Sep 7 19:45:40 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2382] 10.0.0.133 () {32 vars in 669 bytes} [Mon Sep 7 19:45:40 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2383] 10.0.0.133 () {32 vars in 681 bytes} [Mon Sep 7 19:45:40 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2384] 10.0.0.133 () {32 vars in 667 bytes} [Mon Sep 7 19:45:40 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2385] 10.0.0.133 () {32 vars in 681 bytes} [Mon Sep 7 19:45:41 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2386] 10.0.0.133 () {32 vars in 677 bytes} [Mon Sep 7 19:45:41 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2387] 10.0.0.133 () {32 vars in 689 bytes} [Mon Sep 7 19:45:41 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2388] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:45:41 2026] DELETE /v2.0/ports/266b2ccf-81ed-4c0e-858f-9fb8aac9fe6e => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2389] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:45:41 2026] DELETE /v2.0/ports/11339a32-8313-4aee-af3b-203d2f637bef => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2390] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:45:42 2026] DELETE /v2.0/ports/e2d9eaa5-87d5-4fc8-a177-17efd0c5e960 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2391] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:45:42 2026] DELETE /v2.0/ports/9a84fb0b-c4bd-4ccf-b7bc-665796938338 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2392] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:45:42 2026] DELETE /v2.0/ports/22bc2ed4-0874-4e50-80c5-6990e725661e => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:43.236 7 INFO neutron.services.segments.plugin [-] Segment c9c68912-4625-4dea-8345-da005c42d7fd resource provider aggregate not found 2026-09-07 19:45:43.245 7 INFO neutron.services.segments.plugin [-] Segment c9c68912-4625-4dea-8345-da005c42d7fd resource provider aggregate not found 2026-09-07 19:45:43.274 7 INFO neutron.services.segments.plugin [-] Segment c9c68912-4625-4dea-8345-da005c42d7fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c68912-4625-4dea-8345-da005c42d7fd found for delete ", "request_id": "req-6edf3ee1-0c85-4aef-8a8f-066d86e9329f"}]} 2026-09-07 19:45:43.275 7 INFO neutron.services.segments.plugin [-] Segment c9c68912-4625-4dea-8345-da005c42d7fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c68912-4625-4dea-8345-da005c42d7fd found for delete ", "request_id": "req-ba364ac5-1003-4c08-9ccc-c0f3561f4333"}]} [pid: 7|app: 0|req: 1105/2393] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:43 2026] DELETE /v2.0/networks/c82489f3-4d71-4316-9031-153651501364 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:43.546 8 INFO neutron.services.segments.plugin [-] Segment b4b313ac-1378-4145-bf4d-f552b75a48fb resource provider aggregate not found 2026-09-07 19:45:43.565 8 INFO neutron.services.segments.plugin [-] Segment b4b313ac-1378-4145-bf4d-f552b75a48fb resource provider aggregate not found 2026-09-07 19:45:43.588 8 INFO neutron.services.segments.plugin [-] Segment b4b313ac-1378-4145-bf4d-f552b75a48fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4b313ac-1378-4145-bf4d-f552b75a48fb found for delete ", "request_id": "req-bbe5f28d-d299-4ab5-b25a-f638ee833367"}]} 2026-09-07 19:45:43.589 8 INFO neutron.services.segments.plugin [-] Segment b4b313ac-1378-4145-bf4d-f552b75a48fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4b313ac-1378-4145-bf4d-f552b75a48fb found for delete ", "request_id": "req-581666c1-1160-4cdc-9bef-c7d495f01e7f"}]} [pid: 8|app: 0|req: 1289/2394] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:43 2026] DELETE /v2.0/networks/824b4c4d-0bdc-4dac-a48e-10fcb51681c2 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2395] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:45:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2396] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:45:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2397] 10.0.0.133 () {34 vars in 758 bytes} [Mon Sep 7 19:45:43 2026] PUT /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2398] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:45:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2399] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:45:43 2026] GET /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2400] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:45:43 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: 1112/2401] 10.0.0.133 () {34 vars in 769 bytes} [Mon Sep 7 19:45:43 2026] PUT /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2402] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:45:43 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: 1290/2403] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:43 2026] DELETE /v2.0/networks/213fc5d0-0972-4588-9769-1a4034ccf3d2 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2404] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:45:43 2026] GET /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2405] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:45:43 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2406] 10.0.0.133 () {34 vars in 765 bytes} [Mon Sep 7 19:45:43 2026] PUT /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2407] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:45:44 2026] GET /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2408] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:45:44 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2409] 10.0.0.133 () {34 vars in 787 bytes} [Mon Sep 7 19:45:44 2026] PUT /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags/black.or.white => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2410] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:43 2026] DELETE /v2.0/networks/841d3ade-c8e4-488e-abf3-00ce44e21396 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2411] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:45:44 2026] GET /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2412] 162.253.55.111 () {34 vars in 676 bytes} [Mon Sep 7 19:45:44 2026] POST /v2.0/ports => generated 1093 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1117/2413] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:44 2026] DELETE /v2.0/networks/f125750e-072d-46b9-b3a2-af78518fba28 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2414] 10.0.0.133 () {34 vars in 758 bytes} [Mon Sep 7 19:45:44 2026] PUT /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2415] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:45:44 2026] GET /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2416] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:45:44 2026] GET /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2417] 10.0.0.87 () {34 vars in 969 bytes} [Mon Sep 7 19:45:44 2026] GET /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 1093 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2418] 10.0.0.87 () {34 vars in 905 bytes} [Mon Sep 7 19:45:44 2026] GET /v2.0/extensions => generated 19178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-09-07 19:45:44.725 7 INFO neutron.api.v2.resource [None req-13d0b417-7482-4ae8-946c-0d668bebc8d0 a80b3234ab8f42b48c87397e8b166bc7 11544706b7d24078a06b7a276d97198a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1120/2419] 10.0.0.133 () {32 vars in 750 bytes} [Mon Sep 7 19:45:44 2026] GET /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/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: 1300/2420] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:45:44 2026] DELETE /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2421] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:45:44 2026] GET /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2422] 162.253.55.111 () {34 vars in 1261 bytes} [Mon Sep 7 19:45:44 2026] GET /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0?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) 2026-09-07 19:45:44.854 7 INFO neutron.api.v2.resource [None req-c95c5585-a0be-4d66-8e15-35af1ee77969 a80b3234ab8f42b48c87397e8b166bc7 11544706b7d24078a06b7a276d97198a - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1122/2423] 10.0.0.133 () {32 vars in 753 bytes} [Mon Sep 7 19:45:44 2026] DELETE /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2424] 10.0.0.133 () {32 vars in 741 bytes} [Mon Sep 7 19:45:44 2026] DELETE /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2425] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:45:44 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2426] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:45:44 2026] GET /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87/tags => 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: 1303/2427] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:45:44 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2428] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:45:44 2026] DELETE /v2.0/subnetpools/41cbec21-3ffa-4580-af45-1c519ba85f87 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2429] 162.253.55.111 () {34 vars in 974 bytes} [Mon Sep 7 19:45:45 2026] GET /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 1093 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2430] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:45:45 2026] GET /v2.0/networks?id=c920481c-5069-4bac-9986-78fa20ac4c16 => generated 803 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:45:45.614 8 INFO neutron.services.segments.plugin [-] Segment 7694f45a-38c5-4cdd-87ea-cd90992db19e resource provider aggregate not found 2026-09-07 19:45:45.635 8 INFO neutron.services.segments.plugin [-] Segment 7694f45a-38c5-4cdd-87ea-cd90992db19e resource provider aggregate not found 2026-09-07 19:45:45.643 8 INFO neutron.services.segments.plugin [-] Segment 7694f45a-38c5-4cdd-87ea-cd90992db19e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7694f45a-38c5-4cdd-87ea-cd90992db19e found for delete ", "request_id": "req-57ee5d07-82b2-4210-bba7-c00fc15929c4"}]} 2026-09-07 19:45:45.658 8 INFO neutron.services.segments.plugin [-] Segment 7694f45a-38c5-4cdd-87ea-cd90992db19e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7694f45a-38c5-4cdd-87ea-cd90992db19e found for delete ", "request_id": "req-fab3e468-7aa9-42c5-876b-810cda3bc563"}]} [pid: 8|app: 0|req: 1305/2431] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:45:45 2026] PUT /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 1247 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:45:45.738 7 INFO neutron.services.segments.plugin [-] Segment d87e6a8f-cc49-479d-b920-d173011fd6d7 resource provider aggregate not found 2026-09-07 19:45:45.749 7 INFO neutron.services.segments.plugin [-] Segment d87e6a8f-cc49-479d-b920-d173011fd6d7 resource provider aggregate not found 2026-09-07 19:45:45.767 7 INFO neutron.services.segments.plugin [-] Segment d87e6a8f-cc49-479d-b920-d173011fd6d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d87e6a8f-cc49-479d-b920-d173011fd6d7 found for delete ", "request_id": "req-0d74a289-efcb-483b-b130-629353cec1a3"}]} 2026-09-07 19:45:45.781 7 INFO neutron.services.segments.plugin [-] Segment d87e6a8f-cc49-479d-b920-d173011fd6d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d87e6a8f-cc49-479d-b920-d173011fd6d7 found for delete ", "request_id": "req-d3203251-d11e-493b-954c-361d58bb65c0"}]} 2026-09-07 19:45:45.795 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37b61b46-8f4e-4669-8cb4-dcc7de5d43f2'] response: {'name': 'network-changed', 'server_uuid': 'cb6c067b-7c38-45c3-bbf3-f7942d0f479a', 'tag': '68bae009-2cbe-47e8-9000-22b049db73e0', 'status': 'completed', 'code': 200} 2026-09-07 19:45:45.795 7 INFO neutron.services.segments.plugin [-] Segment f68ef796-46a6-4213-a0d5-721ce28241d9 resource provider aggregate not found 2026-09-07 19:45:45.809 7 INFO neutron.services.segments.plugin [-] Segment f68ef796-46a6-4213-a0d5-721ce28241d9 resource provider aggregate not found 2026-09-07 19:45:45.843 7 INFO neutron.services.segments.plugin [-] Segment f68ef796-46a6-4213-a0d5-721ce28241d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f68ef796-46a6-4213-a0d5-721ce28241d9 found for delete ", "request_id": "req-8c0c9a5d-eee7-439f-a667-2f87dd37cd62"}]} 2026-09-07 19:45:45.847 7 INFO neutron.services.segments.plugin [-] Segment f68ef796-46a6-4213-a0d5-721ce28241d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f68ef796-46a6-4213-a0d5-721ce28241d9 found for delete ", "request_id": "req-b287c1ac-c0d9-42f3-9754-3120e5a9b5b4"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1306/2432] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:45 2026] GET /v2.0/security-groups?tenant_id=b261974584414ceb9b04cbbc0e8db0b0&name=default => generated 2805 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2433] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 2523 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2434] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:45 2026] GET /v2.0/security-groups?tenant_id=3f1c41a30189410d8912533eedd58dd9&name=default => generated 2805 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2435] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:46 2026] DELETE /v2.0/security-groups/9d135c39-b9bc-4fe1-8b20-6d46702dcf6b => 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: 1128/2436] 162.253.55.111 () {34 vars in 1061 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.219&port_id=e6d7edf5-8125-4d5f-b280-e3ca8c848b9d => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2437] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/subnets?id=6093bdb4-8a2c-4c73-9242-08f993533455 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2438] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:46 2026] DELETE /v2.0/security-groups/d4aee614-1a3c-4376-a171-7ee80e7cc4ba => 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: 1130/2439] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/ports?network_id=b2c95e98-f470-4793-8fdf-11ccf8153fac&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: 1310/2440] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/security-groups?tenant_id=11544706b7d24078a06b7a276d97198a&name=default => generated 2805 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2441] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2442] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:46 2026] DELETE /v2.0/security-groups/849fa2dd-ca7c-4b45-89d2-c420c75273eb => 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: 1132/2443] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2444] 162.253.55.111 () {34 vars in 1055 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=68bae009-2cbe-47e8-9000-22b049db73e0 => 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: 1134/2445] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/subnets?id=edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2446] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/security-groups?tenant_id=c2e2c3996e30494a814db1448614f263&name=default => generated 2805 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2447] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/ports?network_id=c920481c-5069-4bac-9986-78fa20ac4c16&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2448] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2449] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:46 2026] DELETE /v2.0/security-groups/76aa4b58-f576-449c-8c11-a542d8920c90 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2450] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2451] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 2523 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2452] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:45:46 2026] GET /v2.0/networks?id=c920481c-5069-4bac-9986-78fa20ac4c16 => generated 803 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2453] 162.253.55.111 () {34 vars in 1055 bytes} [Mon Sep 7 19:45:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=68bae009-2cbe-47e8-9000-22b049db73e0 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2454] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:47 2026] GET /v2.0/security-groups?tenant_id=6931675128674f0ebc9db4722b4389c6&name=default => generated 2805 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2455] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:45:47 2026] GET /v2.0/subnets?id=edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => 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: 1141/2456] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:45:47 2026] GET /v2.0/ports?network_id=c920481c-5069-4bac-9986-78fa20ac4c16&device_owner=network%3Adhcp => generated 1461 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2457] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:47 2026] DELETE /v2.0/security-groups/dfb3be2f-af63-4ce4-b918-9052f749d1c1 => 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/2458] 10.0.0.87 () {34 vars in 969 bytes} [Mon Sep 7 19:45:47 2026] GET /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => 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: 1317/2459] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:45:47 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2460] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:45:47 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2461] 162.253.55.111 () {34 vars in 748 bytes} [Mon Sep 7 19:45:47 2026] PUT /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 1308 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2462] 162.253.55.111 () {30 vars in 731 bytes} [Mon Sep 7 19:45:47 2026] GET /v2.0/security-groups?name=lb-66badbfc-087c-41cc-82f7-59a7b1fc6f65 => generated 1575 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:45:47.767 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4012b091-8540-41fb-83c7-9cb09396069a'] response: {'name': 'network-changed', 'server_uuid': 'cb6c067b-7c38-45c3-bbf3-f7942d0f479a', 'tag': '68bae009-2cbe-47e8-9000-22b049db73e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1320/2463] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:45:47 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 2584 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2464] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:45:47 2026] GET /v2.0/networks?id=c920481c-5069-4bac-9986-78fa20ac4c16 => generated 803 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2465] 162.253.55.111 () {34 vars in 1055 bytes} [Mon Sep 7 19:45:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=68bae009-2cbe-47e8-9000-22b049db73e0 => 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: 1144/2466] 162.253.55.111 () {34 vars in 748 bytes} [Mon Sep 7 19:45:47 2026] PUT /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 1308 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2467] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:45:47 2026] GET /v2.0/subnets?id=edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1145/2468] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:45:48 2026] GET /v2.0/ports?network_id=c920481c-5069-4bac-9986-78fa20ac4c16&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2469] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:45:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2470] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:45:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2471] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:45:48 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2472] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:45:48 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: 1149/2473] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:45:48 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: 1325/2474] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:45:48 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2475] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:45:48 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2476] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:45:48 2026] GET /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => 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: 1151/2477] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:45:48 2026] GET /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 1344 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2478] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:45:48 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2479] 162.253.55.111 () {30 vars in 702 bytes} [Mon Sep 7 19:45:48 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2480] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:45:48 2026] GET /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2481] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:45:48 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:45:50.531 8 INFO neutron.db.segments_db [None req-ad70b331-80fc-4d04-909c-c239e2c70071 b5b8734f5e414d9ab6e0cae108980da3 8fa84b7fe88e469eb813548ca656897d - - - -] Added segment ef368b9a-9283-4b36-846f-8668942663c2 of type vxlan for network 1a729d4e-071a-4789-be98-14d0bf36a557 [pid: 8|app: 0|req: 1329/2482] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:50 2026] POST /v2.0/networks => generated 631 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:50.727 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcb935bf-198a-48f2-8a56-c8dbbb94bfbe'] response: {'name': 'network-changed', 'server_uuid': 'cb6c067b-7c38-45c3-bbf3-f7942d0f479a', 'tag': '68bae009-2cbe-47e8-9000-22b049db73e0', 'status': 'completed', 'code': 200} 2026-09-07 19:45:50.760 7 INFO neutron.db.segments_db [None req-d07b5d1e-e56f-44b5-a141-91fc64454980 b5b8734f5e414d9ab6e0cae108980da3 8fa84b7fe88e469eb813548ca656897d - - - -] Added segment c68a4e13-5c5e-42ae-aad1-0304859f2ee5 of type vxlan for network 35a76399-98a4-415b-8e8f-61aabe53f8fd [pid: 8|app: 0|req: 1330/2483] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:45:50 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 2586 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2484] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:45:50 2026] POST /v2.0/networks => generated 632 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2485] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:45:50 2026] GET /v2.0/networks?id=c920481c-5069-4bac-9986-78fa20ac4c16 => generated 803 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2486] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:45:50 2026] PUT /v2.0/networks/1a729d4e-071a-4789-be98-14d0bf36a557/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2487] 162.253.55.111 () {34 vars in 1055 bytes} [Mon Sep 7 19:45:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=68bae009-2cbe-47e8-9000-22b049db73e0 => 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: 1333/2488] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:45:51 2026] GET /v2.0/subnets?id=edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2489] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:45:51 2026] GET /v2.0/networks/1a729d4e-071a-4789-be98-14d0bf36a557/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2490] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:45:51 2026] GET /v2.0/ports?network_id=c920481c-5069-4bac-9986-78fa20ac4c16&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2491] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:45:51 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?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: 1157/2492] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:45:51 2026] PUT /v2.0/networks/35a76399-98a4-415b-8e8f-61aabe53f8fd/tags => generated 17 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2493] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:45:51 2026] GET /v2.0/networks/35a76399-98a4-415b-8e8f-61aabe53f8fd/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2494] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:45:51 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2495] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:45:51 2026] PUT /v2.0/networks/35a76399-98a4-415b-8e8f-61aabe53f8fd/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2496] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:45:51 2026] GET /v2.0/networks/35a76399-98a4-415b-8e8f-61aabe53f8fd/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2497] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:45:51 2026] GET /v2.0/networks/1a729d4e-071a-4789-be98-14d0bf36a557/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:45:51.836 8 INFO neutron.services.segments.plugin [-] Segment ef368b9a-9283-4b36-846f-8668942663c2 resource provider aggregate not found 2026-09-07 19:45:51.850 8 INFO neutron.services.segments.plugin [-] Segment ef368b9a-9283-4b36-846f-8668942663c2 resource provider aggregate not found 2026-09-07 19:45:51.869 8 INFO neutron.services.segments.plugin [-] Segment ef368b9a-9283-4b36-846f-8668942663c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef368b9a-9283-4b36-846f-8668942663c2 found for delete ", "request_id": "req-524107ab-69f9-46dd-89ec-7ab110109733"}]} 2026-09-07 19:45:51.875 8 INFO neutron.services.segments.plugin [-] Segment ef368b9a-9283-4b36-846f-8668942663c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef368b9a-9283-4b36-846f-8668942663c2 found for delete ", "request_id": "req-4059c722-52f3-45a0-a040-45506ff73ef7"}]} [pid: 8|app: 0|req: 1338/2498] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:51 2026] DELETE /v2.0/networks/1a729d4e-071a-4789-be98-14d0bf36a557 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:52.102 7 INFO neutron.services.segments.plugin [-] Segment c68a4e13-5c5e-42ae-aad1-0304859f2ee5 resource provider aggregate not found 2026-09-07 19:45:52.109 7 INFO neutron.services.segments.plugin [-] Segment c68a4e13-5c5e-42ae-aad1-0304859f2ee5 resource provider aggregate not found 2026-09-07 19:45:52.125 7 INFO neutron.services.segments.plugin [-] Segment c68a4e13-5c5e-42ae-aad1-0304859f2ee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c68a4e13-5c5e-42ae-aad1-0304859f2ee5 found for delete ", "request_id": "req-c047c94a-5815-451e-b542-d24a41df42ce"}]} 2026-09-07 19:45:52.131 7 INFO neutron.services.segments.plugin [-] Segment c68a4e13-5c5e-42ae-aad1-0304859f2ee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c68a4e13-5c5e-42ae-aad1-0304859f2ee5 found for delete ", "request_id": "req-7638e0d4-3b68-4c11-98b6-2fa68359d736"}]} [pid: 7|app: 0|req: 1161/2499] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:45:51 2026] DELETE /v2.0/networks/35a76399-98a4-415b-8e8f-61aabe53f8fd => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:45:52.357 8 INFO neutron.db.segments_db [None req-5e916751-df43-4e7a-a749-c542e1bd51a1 2f7f5c62afe744ffa4a2a92cf6ee7fb5 37ba88f041a9471e88c7ca93c52ad542 - - - -] Added segment 450ce2d5-e284-4b0b-b542-f322952fda31 of type vxlan for network 523858af-97c4-439c-b0ea-42d710429384 2026-09-07 19:45:52.721 8 INFO neutron.db.l3_hamode_db [None req-5e916751-df43-4e7a-a749-c542e1bd51a1 2f7f5c62afe744ffa4a2a92cf6ee7fb5 37ba88f041a9471e88c7ca93c52ad542 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:45:53.004 8 INFO neutron.db.l3_hamode_db [None req-5e916751-df43-4e7a-a749-c542e1bd51a1 2f7f5c62afe744ffa4a2a92cf6ee7fb5 37ba88f041a9471e88c7ca93c52ad542 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1162/2500] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:52 2026] GET /v2.0/security-groups?tenant_id=8fa84b7fe88e469eb813548ca656897d&name=default => generated 2805 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2501] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:53 2026] DELETE /v2.0/security-groups/712fceb9-cbb1-4a35-b417-d9532e96d364 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2502] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:53 2026] GET /v2.0/security-groups?tenant_id=c40fba7b8af54ec18c9e1a96227da802&name=default => generated 2805 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2503] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:53 2026] DELETE /v2.0/security-groups/47e6efc4-dee9-442a-91be-e3cce4239407 => 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: 1339/2506] 10.0.0.133 () {34 vars in 667 bytes} [Mon Sep 7 19:45:52 2026] POST /v2.0/routers => generated 474 bytes in 1865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:54.016 7 INFO neutron.db.l3_hamode_db [None req-43f88502-0d6b-426c-9e90-e882a33f1cdd 2f7f5c62afe744ffa4a2a92cf6ee7fb5 37ba88f041a9471e88c7ca93c52ad542 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:45:54.207 7 INFO neutron.db.l3_hamode_db [None req-43f88502-0d6b-426c-9e90-e882a33f1cdd 2f7f5c62afe744ffa4a2a92cf6ee7fb5 37ba88f041a9471e88c7ca93c52ad542 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1168/2507] 10.0.0.133 () {34 vars in 667 bytes} [Mon Sep 7 19:45:53 2026] POST /v2.0/routers => generated 474 bytes in 1232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:55.245 8 INFO neutron.db.l3_hamode_db [None req-10539459-3394-410e-ae7f-cb6d3db5e27e 2f7f5c62afe744ffa4a2a92cf6ee7fb5 37ba88f041a9471e88c7ca93c52ad542 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:45:56.276 8 INFO neutron.db.l3_hamode_db [None req-10539459-3394-410e-ae7f-cb6d3db5e27e 2f7f5c62afe744ffa4a2a92cf6ee7fb5 37ba88f041a9471e88c7ca93c52ad542 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1340/2508] 10.0.0.133 () {34 vars in 667 bytes} [Mon Sep 7 19:45:55 2026] POST /v2.0/routers => generated 474 bytes in 2030 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:57.294 7 INFO neutron.db.l3_hamode_db [None req-59169328-1585-4a79-9414-6b1df75537b8 2f7f5c62afe744ffa4a2a92cf6ee7fb5 37ba88f041a9471e88c7ca93c52ad542 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:45:58.269 7 INFO neutron.db.l3_hamode_db [None req-59169328-1585-4a79-9414-6b1df75537b8 2f7f5c62afe744ffa4a2a92cf6ee7fb5 37ba88f041a9471e88c7ca93c52ad542 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 19:45:58.467 8 INFO neutron.db.l3_db [None req-696a97c3-1bd7-42ac-9416-8d22dfbd4496 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - - -] Floating IP 4db8281f-9d91-42dc-a8dc-d8d8d16e247f associated. External IP: 10.96.250.203, port: 4c7927d1-b41e-48c9-a94d-e49e8c86ad09. [pid: 8|app: 0|req: 1341/2509] 10.0.0.133 () {34 vars in 676 bytes} [Mon Sep 7 19:45:57 2026] POST /v2.0/floatingips => generated 899 bytes in 1469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2510] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:58 2026] GET /v2.0/security-groups?tenant_id=d4559f9e175f4ceba5fbafb869e6fce9&name=default => generated 2805 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2511] 10.0.0.133 () {34 vars in 667 bytes} [Mon Sep 7 19:45:57 2026] POST /v2.0/routers => generated 474 bytes in 2017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:45:59.283 7 INFO neutron.db.l3_hamode_db [None req-f595651f-ce63-401c-8a3d-158841ed3fa6 2f7f5c62afe744ffa4a2a92cf6ee7fb5 37ba88f041a9471e88c7ca93c52ad542 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1343/2512] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:59 2026] DELETE /v2.0/security-groups/66dd6c28-b0ea-4267-b1cd-2a9d0ca946ac => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:45:59.471 7 INFO neutron.db.l3_hamode_db [None req-f595651f-ce63-401c-8a3d-158841ed3fa6 2f7f5c62afe744ffa4a2a92cf6ee7fb5 37ba88f041a9471e88c7ca93c52ad542 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1344/2513] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:45:59 2026] GET /v2.0/security-groups?tenant_id=eb11c136a5674096ae8b43905588e763&name=default => generated 2805 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2514] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:45:59 2026] DELETE /v2.0/security-groups/27a9bf35-b2c3-47c6-b29e-3fa828e8d534 => 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: 1170/2515] 10.0.0.133 () {34 vars in 667 bytes} [Mon Sep 7 19:45:59 2026] POST /v2.0/routers => generated 474 bytes in 1221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2516] 10.0.0.133 () {34 vars in 750 bytes} [Mon Sep 7 19:46:00 2026] PUT /v2.0/routers/87260ec0-7ed1-4307-b3f4-e436482b5bca/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2517] 10.0.0.133 () {34 vars in 750 bytes} [Mon Sep 7 19:46:00 2026] PUT /v2.0/routers/4231f600-2e34-4fd8-8810-1af870fcb667/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2518] 10.0.0.133 () {34 vars in 750 bytes} [Mon Sep 7 19:46:00 2026] PUT /v2.0/routers/1d4676ad-03a8-49d5-aa02-e8cf3e993629/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2519] 10.0.0.133 () {34 vars in 750 bytes} [Mon Sep 7 19:46:00 2026] PUT /v2.0/routers/28511413-2dba-4c52-b40d-0d5c904cda31/tags => generated 19 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2520] 10.0.0.133 () {32 vars in 663 bytes} [Mon Sep 7 19:46:00 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2521] 10.0.0.133 () {32 vars in 677 bytes} [Mon Sep 7 19:46:01 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2522] 10.0.0.133 () {32 vars in 673 bytes} [Mon Sep 7 19:46:01 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2523] 10.0.0.133 () {32 vars in 685 bytes} [Mon Sep 7 19:46:01 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2524] 10.0.0.133 () {32 vars in 671 bytes} [Mon Sep 7 19:46:01 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2525] 10.0.0.133 () {32 vars in 685 bytes} [Mon Sep 7 19:46:01 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2526] 10.0.0.133 () {32 vars in 681 bytes} [Mon Sep 7 19:46:01 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2527] 10.0.0.133 () {32 vars in 693 bytes} [Mon Sep 7 19:46:02 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2528] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:46:02 2026] GET /v2.0/routers/87260ec0-7ed1-4307-b3f4-e436482b5bca => generated 485 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2529] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:46:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2530] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:46:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2531] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:46:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2532] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:46: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: 1357/2533] 162.253.55.111 () {30 vars in 731 bytes} [Mon Sep 7 19:46:03 2026] GET /v2.0/security-groups?name=lb-66badbfc-087c-41cc-82f7-59a7b1fc6f65 => generated 1575 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2534] 162.253.55.111 () {30 vars in 761 bytes} [Mon Sep 7 19:46:03 2026] GET /v2.0/security-group-rules?security_group_id=5ac98fba-386c-4247-a876-41eeaf1ec8a2 => generated 1118 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2535] 162.253.55.111 () {34 vars in 706 bytes} [Mon Sep 7 19:46:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2536] 162.253.55.111 () {34 vars in 706 bytes} [Mon Sep 7 19:46:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2537] 10.0.0.133 () {34 vars in 741 bytes} [Mon Sep 7 19:46:02 2026] PUT /v2.0/routers/87260ec0-7ed1-4307-b3f4-e436482b5bca => generated 485 bytes in 1484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2538] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:46:03 2026] GET /v2.0/ports?device_id=87260ec0-7ed1-4307-b3f4-e436482b5bca => generated 12 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2539] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:46:03 2026] DELETE /v2.0/routers/87260ec0-7ed1-4307-b3f4-e436482b5bca => generated 0 bytes in 627 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2540] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:46:04 2026] GET /v2.0/routers/4231f600-2e34-4fd8-8810-1af870fcb667 => generated 493 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2541] 10.0.0.133 () {34 vars in 741 bytes} [Mon Sep 7 19:46:04 2026] PUT /v2.0/routers/4231f600-2e34-4fd8-8810-1af870fcb667 => generated 493 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2542] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:46:05 2026] GET /v2.0/ports?device_id=4231f600-2e34-4fd8-8810-1af870fcb667 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2543] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:46:05 2026] DELETE /v2.0/routers/4231f600-2e34-4fd8-8810-1af870fcb667 => generated 0 bytes in 668 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2544] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:46:06 2026] GET /v2.0/routers/1d4676ad-03a8-49d5-aa02-e8cf3e993629 => generated 502 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2545] 10.0.0.133 () {34 vars in 741 bytes} [Mon Sep 7 19:46:06 2026] PUT /v2.0/routers/1d4676ad-03a8-49d5-aa02-e8cf3e993629 => generated 502 bytes in 873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2546] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:46:07 2026] GET /v2.0/ports?device_id=1d4676ad-03a8-49d5-aa02-e8cf3e993629 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2547] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:46:07 2026] DELETE /v2.0/routers/1d4676ad-03a8-49d5-aa02-e8cf3e993629 => generated 0 bytes in 693 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2550] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:46:08 2026] GET /v2.0/routers/28511413-2dba-4c52-b40d-0d5c904cda31 => generated 487 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2551] 10.0.0.133 () {34 vars in 741 bytes} [Mon Sep 7 19:46:09 2026] PUT /v2.0/routers/28511413-2dba-4c52-b40d-0d5c904cda31 => generated 487 bytes in 1543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2552] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:46:10 2026] GET /v2.0/ports?device_id=28511413-2dba-4c52-b40d-0d5c904cda31 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2553] 10.0.0.169 () {30 vars in 658 bytes} [Mon Sep 7 19:46:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2554] 10.0.0.169 () {30 vars in 660 bytes} [Mon Sep 7 19:46:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2555] 10.0.0.169 () {30 vars in 636 bytes} [Mon Sep 7 19:46:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2556] 10.0.0.169 () {30 vars in 672 bytes} [Mon Sep 7 19:46:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2557] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:46:10 2026] DELETE /v2.0/routers/28511413-2dba-4c52-b40d-0d5c904cda31 => generated 0 bytes in 607 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2558] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:46:11 2026] GET /v2.0/routers/ea6a977f-2a15-40a3-a8a4-08141dc9c035 => generated 480 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2559] 10.0.0.169 () {28 vars in 438 bytes} [Mon Sep 7 19:46:11 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: 1374/2560] 10.0.0.169 () {30 vars in 696 bytes} [Mon Sep 7 19:46:11 2026] GET /v2.0/subnets/d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 631 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2561] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:46:12 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: 1376/2562] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:46:12 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: 1187/2563] 10.0.0.133 () {34 vars in 741 bytes} [Mon Sep 7 19:46:11 2026] PUT /v2.0/routers/ea6a977f-2a15-40a3-a8a4-08141dc9c035 => generated 480 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2564] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:46:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2565] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:46:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2566] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:46:12 2026] GET /v2.0/ports?device_id=ea6a977f-2a15-40a3-a8a4-08141dc9c035 => 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: 1379/2567] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:12 2026] GET /v2.0/subnets/d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 649 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2568] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:46:12 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2569] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:46:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2570] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:46:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2571] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:46:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2572] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:46:12 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-09-07 19:46:12.858 7 INFO neutron.db.l3_hamode_db [None req-ec1eb5be-ff3f-4044-91d9-10b7936c3926 2f7f5c62afe744ffa4a2a92cf6ee7fb5 37ba88f041a9471e88c7ca93c52ad542 - - - -] HA network 523858af-97c4-439c-b0ea-42d710429384 was deleted as no HA routers are present in tenant 37ba88f041a9471e88c7ca93c52ad542. [pid: 7|app: 0|req: 1189/2573] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:46:12 2026] DELETE /v2.0/routers/ea6a977f-2a15-40a3-a8a4-08141dc9c035 => generated 0 bytes in 677 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2574] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:13 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=segments => generated 14 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:46:13.754 7 INFO neutron.services.segments.plugin [-] Segment 450ce2d5-e284-4b0b-b542-f322952fda31 resource provider aggregate not found 2026-09-07 19:46:13.773 7 INFO neutron.services.segments.plugin [-] Segment 450ce2d5-e284-4b0b-b542-f322952fda31 resource provider aggregate not found 2026-09-07 19:46:13.804 7 INFO neutron.services.segments.plugin [-] Segment 450ce2d5-e284-4b0b-b542-f322952fda31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 450ce2d5-e284-4b0b-b542-f322952fda31 found for delete ", "request_id": "req-edf505d2-83c7-4fca-b588-d4c77bcfe012"}]} 2026-09-07 19:46:13.806 7 INFO neutron.services.segments.plugin [-] Segment 450ce2d5-e284-4b0b-b542-f322952fda31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 450ce2d5-e284-4b0b-b542-f322952fda31 found for delete ", "request_id": "req-4a61be20-9bf2-49b4-98ea-503ebdde72a5"}]} [pid: 8|app: 0|req: 1386/2575] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:13 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2576] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:46:13 2026] GET /v2.0/networks?id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2577] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:46:13 2026] GET /v2.0/security-groups?tenant_id=fb017fc3e5054db09c979b6da01496a8&name=default => generated 2805 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2578] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:46:14 2026] DELETE /v2.0/security-groups/f20be8b9-8997-4e1b-861e-adc63ca9bd13 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2579] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:46:14 2026] GET /v2.0/security-groups?tenant_id=952cf8bdf9614d16ba28f2b7d74b6e26&name=default => generated 2805 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2580] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:46:14 2026] POST /v2.0/ports => generated 1299 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1193/2581] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:46:14 2026] DELETE /v2.0/security-groups/02ae4e1b-d9d4-4c7c-acad-5ff139224e0f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2582] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:46:14 2026] GET /v2.0/security-groups?tenant_id=37ba88f041a9471e88c7ca93c52ad542&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2583] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:46:15 2026] DELETE /v2.0/security-groups/7247260a-4580-46fe-a6cb-2088944fde62 => 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: 1389/2584] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:46:14 2026] PUT /v2.0/ports/2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 1424 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2585] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:46:15 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 4038 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1390/2586] 162.253.55.111 () {34 vars in 1061 bytes} [Mon Sep 7 19:46:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.219&port_id=e6d7edf5-8125-4d5f-b280-e3ca8c848b9d => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2587] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:46:15 2026] GET /v2.0/subnets?id=6093bdb4-8a2c-4c73-9242-08f993533455 => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2588] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:15 2026] GET /v2.0/ports?network_id=b2c95e98-f470-4793-8fdf-11ccf8153fac&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: 7|app: 0|req: 1198/2589] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:15 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:46:15.696 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d46348e6-38d0-42a2-b5c1-3207114d7468'] response: {'name': 'network-changed', 'server_uuid': 'cb6c067b-7c38-45c3-bbf3-f7942d0f479a', 'tag': '2b0001b8-b36e-42ee-8c98-af58f99c0d66', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1392/2590] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:15 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2591] 162.253.55.111 () {34 vars in 1055 bytes} [Mon Sep 7 19:46:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=68bae009-2cbe-47e8-9000-22b049db73e0 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2592] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:46:15 2026] GET /v2.0/subnets?id=edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 654 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2593] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:15 2026] GET /v2.0/ports?network_id=c920481c-5069-4bac-9986-78fa20ac4c16&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2594] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:16 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2595] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:16 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2596] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:46:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2597] 162.253.55.111 () {34 vars in 1101 bytes} [Mon Sep 7 19:46:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A4d&port_id=2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2598] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:46:16 2026] GET /v2.0/subnets?id=7130be91-3bb7-47c3-bd94-58d5778b0bf6&id=d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 1361 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2599] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:16 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2600] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:16 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2601] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:16 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=segments => generated 14 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2602] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:16 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2603] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:46:16 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 4038 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2604] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:46:16 2026] GET /v2.0/networks?id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2605] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:46:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=2b0001b8-b36e-42ee-8c98-af58f99c0d66 => 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: 1400/2606] 162.253.55.111 () {34 vars in 1101 bytes} [Mon Sep 7 19:46:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A4d&port_id=2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2607] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:46:17 2026] GET /v2.0/subnets?id=7130be91-3bb7-47c3-bd94-58d5778b0bf6&id=d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2608] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:17 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2609] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:17 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2610] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:17 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2611] 10.0.0.87 () {34 vars in 969 bytes} [Mon Sep 7 19:46:17 2026] GET /v2.0/ports/2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 1460 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2612] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:17 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2613] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:17 2026] GET /v2.0/ports/2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 1460 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2614] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:17 2026] GET /v2.0/ports/2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 1460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2615] 162.253.55.111 () {34 vars in 749 bytes} [Mon Sep 7 19:46:17 2026] PUT /v2.0/ports/2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 1199 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2616] 162.253.55.111 () {30 vars in 702 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 798 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:46:18.229 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1004617-0d78-4ace-819a-d6b43747a12d'] response: {'name': 'network-changed', 'server_uuid': 'cb6c067b-7c38-45c3-bbf3-f7942d0f479a', 'tag': '2b0001b8-b36e-42ee-8c98-af58f99c0d66', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1404/2617] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/subnets/d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 649 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2618] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 3813 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2619] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:46:18 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: 1216/2620] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:46:18 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: 1217/2621] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:46:18 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: 1218/2622] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:46:18 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: 1405/2623] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/networks?id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2624] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=2b0001b8-b36e-42ee-8c98-af58f99c0d66 => 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: 1219/2625] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2626] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/subnets?id=d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2627] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2628] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 1346 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2629] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2630] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2631] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?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: 1223/2632] 162.253.55.111 () {30 vars in 702 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2633] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2634] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => generated 1132 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2635] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:18 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2636] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:46:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2637] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:46:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2638] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:46:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2639] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:46:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2640] 10.0.0.133 () {34 vars in 675 bytes} [Mon Sep 7 19:46:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2641] 10.0.0.133 () {34 vars in 758 bytes} [Mon Sep 7 19:46:20 2026] PUT /v2.0/subnetpools/42fee2f6-a889-477e-9a38-521906c0b333/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2642] 10.0.0.133 () {34 vars in 758 bytes} [Mon Sep 7 19:46:20 2026] PUT /v2.0/subnetpools/1668fa08-ba5c-4bc8-9cc9-a61ebc0ed966/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: 1415/2643] 10.0.0.133 () {34 vars in 758 bytes} [Mon Sep 7 19:46:20 2026] PUT /v2.0/subnetpools/4db85e8e-74fb-4359-905e-82c4e0aadfe0/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2644] 10.0.0.133 () {34 vars in 758 bytes} [Mon Sep 7 19:46:20 2026] PUT /v2.0/subnetpools/1086d32b-51e4-4b0c-8e5e-b71aac43a768/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: 1416/2645] 10.0.0.133 () {32 vars in 671 bytes} [Mon Sep 7 19:46:20 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2646] 10.0.0.133 () {32 vars in 685 bytes} [Mon Sep 7 19:46:20 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2647] 10.0.0.133 () {32 vars in 681 bytes} [Mon Sep 7 19:46:21 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2648] 10.0.0.133 () {32 vars in 693 bytes} [Mon Sep 7 19:46:21 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2649] 10.0.0.133 () {32 vars in 679 bytes} [Mon Sep 7 19:46:21 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2650] 10.0.0.133 () {32 vars in 693 bytes} [Mon Sep 7 19:46:21 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2651] 10.0.0.133 () {32 vars in 689 bytes} [Mon Sep 7 19:46:21 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2652] 10.0.0.133 () {32 vars in 701 bytes} [Mon Sep 7 19:46:21 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2653] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:46:21 2026] DELETE /v2.0/subnetpools/42fee2f6-a889-477e-9a38-521906c0b333 => 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: 1234/2654] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:46:21 2026] DELETE /v2.0/subnetpools/1668fa08-ba5c-4bc8-9cc9-a61ebc0ed966 => 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: 1421/2655] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:46:21 2026] DELETE /v2.0/subnetpools/4db85e8e-74fb-4359-905e-82c4e0aadfe0 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2656] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:46:21 2026] DELETE /v2.0/subnetpools/1086d32b-51e4-4b0c-8e5e-b71aac43a768 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2657] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:46:21 2026] DELETE /v2.0/subnetpools/615a11d4-4e07-4909-af8d-3cc3dd7d5c06 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2658] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:46:23 2026] GET /v2.0/security-groups?tenant_id=02ac63152df842c7b5ee40f37f548f96&name=default => generated 2805 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2659] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:46:23 2026] DELETE /v2.0/security-groups/ce546389-a400-49af-9dc9-e4c7b23c0e50 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2660] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:46:23 2026] GET /v2.0/security-groups?tenant_id=547eb82a58894ca6a6bd2a62998ca447&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2663] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:46:23 2026] DELETE /v2.0/security-groups/ebae777b-3569-480a-b966-9430e8a1c073 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2664] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:46:24 2026] GET /v2.0/security-groups?tenant_id=6d3335d0cbb14890b2b5ee281f64bb85&name=default => generated 2805 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2665] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:46:24 2026] DELETE /v2.0/security-groups/9ec4d8ab-b7ef-48bd-a30b-6037c1092509 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2666] 10.0.0.169 () {30 vars in 658 bytes} [Mon Sep 7 19:46:27 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: 1426/2667] 10.0.0.169 () {30 vars in 660 bytes} [Mon Sep 7 19:46:27 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: 1242/2668] 10.0.0.169 () {30 vars in 636 bytes} [Mon Sep 7 19:46:27 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: 1427/2669] 10.0.0.169 () {30 vars in 672 bytes} [Mon Sep 7 19:46:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2670] 10.0.0.169 () {28 vars in 438 bytes} [Mon Sep 7 19:46:27 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2671] 10.0.0.169 () {30 vars in 696 bytes} [Mon Sep 7 19:46:27 2026] GET /v2.0/subnets/92be4b48-e0a6-4342-9161-85ae90ae65f5 => generated 632 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2672] 10.0.0.133 () {34 vars in 677 bytes} [Mon Sep 7 19:46:28 2026] POST /v2.0/qos/policies => generated 359 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2673] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:46:28 2026] PUT /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2674] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2675] 10.0.0.133 () {34 vars in 763 bytes} [Mon Sep 7 19:46:28 2026] PUT /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2676] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2677] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2678] 10.0.0.133 () {34 vars in 759 bytes} [Mon Sep 7 19:46:28 2026] PUT /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2679] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2680] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2681] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2682] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2683] 10.0.0.133 () {34 vars in 781 bytes} [Mon Sep 7 19:46:28 2026] PUT /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2684] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags => generated 52 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2685] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/subnets/d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2686] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:46:28 2026] PUT /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2687] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2688] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/subnets/92be4b48-e0a6-4342-9161-85ae90ae65f5 => generated 650 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2689] 10.0.0.133 () {32 vars in 740 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:46:28.795 7 INFO neutron.api.v2.resource [None req-defa5c76-0b4c-4743-8e69-17fd84f9c909 03e353baceb34b5c832edabb10a96485 c71dc2520f5e47bba34366c56e69a3d0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1254/2690] 10.0.0.133 () {32 vars in 744 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2691] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 3815 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2692] 10.0.0.133 () {32 vars in 743 bytes} [Mon Sep 7 19:46:28 2026] DELETE /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2693] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:46:28.927 7 INFO neutron.api.v2.resource [None req-52c9474f-cf56-4741-9ded-a4a83e2c38a4 03e353baceb34b5c832edabb10a96485 c71dc2520f5e47bba34366c56e69a3d0 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1256/2694] 10.0.0.133 () {32 vars in 747 bytes} [Mon Sep 7 19:46:28 2026] DELETE /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2695] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:46:28 2026] DELETE /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags => 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: 1257/2696] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:46:28 2026] GET /v2.0/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2697] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:46:29 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: 1259/2698] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:46: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: 7|app: 0|req: 1260/2699] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:46:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2700] 10.0.0.133 () {32 vars in 733 bytes} [Mon Sep 7 19:46:29 2026] DELETE /v2.0/qos/policies/81f3f5bf-3c45-4d5a-ab8e-4fe5ae15f872 => 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: 1261/2701] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:46: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: 1441/2702] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:29 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2703] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:29 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2704] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:46:29 2026] GET /v2.0/networks?id=325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2705] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:46:29 2026] GET /v2.0/security-groups?tenant_id=37541fa54c594574adcae58fa793538d&name=default => generated 2805 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2706] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:46:30 2026] DELETE /v2.0/security-groups/e7d732ca-8706-4247-bcc6-654d174054a6 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2707] 162.253.55.111 () {38 vars in 954 bytes} [Mon Sep 7 19:46:29 2026] POST /v2.0/ports => generated 1299 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1264/2708] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:46:30 2026] GET /v2.0/security-groups?tenant_id=c71dc2520f5e47bba34366c56e69a3d0&name=default => generated 2805 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2709] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:46:30 2026] DELETE /v2.0/security-groups/ea0c69f7-9c22-4bf8-aaa1-1f4c84baa89e => 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: 1445/2710] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:46:30 2026] PUT /v2.0/ports/88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => generated 1424 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2711] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:46:30 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 5267 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09-07 19:46:31.058 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d29ea223-bf27-47b9-8e2c-ee215671d11c'] response: {'name': 'network-changed', 'server_uuid': 'cb6c067b-7c38-45c3-bbf3-f7942d0f479a', 'tag': '88d8949b-d5c6-4b2a-8555-f15ffd83bf2a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1446/2712] 162.253.55.111 () {34 vars in 1061 bytes} [Mon Sep 7 19:46:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.219&port_id=e6d7edf5-8125-4d5f-b280-e3ca8c848b9d => generated 19 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2713] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:46:31 2026] GET /v2.0/subnets?id=6093bdb4-8a2c-4c73-9242-08f993533455 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2714] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:31 2026] GET /v2.0/ports?network_id=b2c95e98-f470-4793-8fdf-11ccf8153fac&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2715] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:31 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1448/2716] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:31 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2717] 162.253.55.111 () {34 vars in 1055 bytes} [Mon Sep 7 19:46:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=68bae009-2cbe-47e8-9000-22b049db73e0 => 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: 1449/2718] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:46:31 2026] GET /v2.0/subnets?id=edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2719] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:31 2026] GET /v2.0/ports?network_id=c920481c-5069-4bac-9986-78fa20ac4c16&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2720] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:31 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2721] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:31 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2722] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:46:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2723] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:46:31 2026] GET /v2.0/subnets?id=d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2724] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:31 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2725] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:31 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2726] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:31 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2727] 162.253.55.111 () {34 vars in 1055 bytes} [Mon Sep 7 19:46:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.37&port_id=88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => 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: 1454/2728] 162.253.55.111 () {34 vars in 1103 bytes} [Mon Sep 7 19:46:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab2&port_id=88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2729] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:46:32 2026] GET /v2.0/subnets?id=92be4b48-e0a6-4342-9161-85ae90ae65f5&id=2b88c945-e8b4-44f0-a386-7b8c1228d6e7 => generated 1366 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2730] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:32 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2731] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:32 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&device_owner=network%3Adhcp => generated 1461 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2732] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:32 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2733] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:32 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2734] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:46:32 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 5267 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2735] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:46:32 2026] GET /v2.0/networks?id=325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2736] 162.253.55.111 () {34 vars in 1055 bytes} [Mon Sep 7 19:46:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.37&port_id=88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2737] 162.253.55.111 () {34 vars in 1103 bytes} [Mon Sep 7 19:46:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab2&port_id=88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2738] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:46:32 2026] GET /v2.0/subnets?id=92be4b48-e0a6-4342-9161-85ae90ae65f5&id=2b88c945-e8b4-44f0-a386-7b8c1228d6e7 => generated 1366 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2739] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:33 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&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: 1461/2740] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:33 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&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: 1462/2741] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:33 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2742] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:33 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2743] 10.0.0.87 () {34 vars in 969 bytes} [Mon Sep 7 19:46:32 2026] GET /v2.0/ports/88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => generated 1460 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2744] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:33 2026] GET /v2.0/ports/88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => generated 1460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2745] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:33 2026] GET /v2.0/ports/88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => generated 1460 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2746] 162.253.55.111 () {34 vars in 749 bytes} [Mon Sep 7 19:46:33 2026] PUT /v2.0/ports/88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => generated 1195 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2747] 162.253.55.111 () {30 vars in 702 bytes} [Mon Sep 7 19:46:33 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 798 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1466/2748] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/subnets/92be4b48-e0a6-4342-9161-85ae90ae65f5 => generated 650 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2749] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 5038 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:46:34.213 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-083bf66b-a8d9-4926-918f-ae75f046e7ba'] response: {'name': 'network-changed', 'server_uuid': 'cb6c067b-7c38-45c3-bbf3-f7942d0f479a', 'tag': '88d8949b-d5c6-4b2a-8555-f15ffd83bf2a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1284/2750] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:46:34 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: 1285/2751] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2752] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2753] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:46:34 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: 1467/2754] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/networks?id=325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2755] 162.253.55.111 () {34 vars in 1055 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.37&port_id=88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2756] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2757] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => 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: 1469/2758] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/subnets?id=92be4b48-e0a6-4342-9161-85ae90ae65f5 => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2759] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2760] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&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: 1291/2761] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2762] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2763] 162.253.55.111 () {30 vars in 702 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2764] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2765] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2766] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:34 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2767] 162.253.55.111 () {34 vars in 1095 bytes} [Mon Sep 7 19:46:35 2026] GET /v2.0/ports?device_id=e5760051-17fd-4325-a407-1b072b409382&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2768] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:46:35 2026] GET /v2.0/ports?tenant_id=4bebec46de994dfa9a5cd3be934c9f26&device_id=e5760051-17fd-4325-a407-1b072b409382 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2769] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:46:35 2026] GET /v2.0/networks?id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2770] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:46:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=c6546f5c-a358-4dd7-8c0f-3d054db11292 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2771] 162.253.55.111 () {34 vars in 1103 bytes} [Mon Sep 7 19:46:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A285&port_id=c6546f5c-a358-4dd7-8c0f-3d054db11292 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2772] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:46:35 2026] GET /v2.0/subnets?id=7130be91-3bb7-47c3-bd94-58d5778b0bf6&id=d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 1361 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2773] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:35 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2774] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:35 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2775] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:35 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2776] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:35 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2779] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:46:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2780] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:46:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2781] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:46:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2782] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:46:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2783] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:42 2026] GET /v2.0/subnets/d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 649 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2784] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:46:42 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 5040 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2785] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:46:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2786] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:46:43 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: 1483/2787] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:46:43 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: 1305/2788] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:46:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2789] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:43 2026] GET /v2.0/ports/88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => generated 1233 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2790] 162.253.55.111 () {34 vars in 748 bytes} [Mon Sep 7 19:46:43 2026] PUT /v2.0/ports/88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => generated 1026 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2791] 162.253.55.111 () {30 vars in 702 bytes} [Mon Sep 7 19:46:43 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 798 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1307/2792] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:46:43 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 4869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:46:43.870 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-65faa637-b013-436b-a326-e425eb44f4f7'] response: {'name': 'network-changed', 'server_uuid': 'cb6c067b-7c38-45c3-bbf3-f7942d0f479a', 'tag': '88d8949b-d5c6-4b2a-8555-f15ffd83bf2a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1486/2793] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:46:43 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 4869 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2794] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:46:43 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 4869 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2795] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:46:43 2026] GET /v2.0/networks?id=325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2796] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:44 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2797] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:44 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2798] 162.253.55.111 () {34 vars in 974 bytes} [Mon Sep 7 19:46:44 2026] GET /v2.0/ports/88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => generated 1062 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2799] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:46:44 2026] DELETE /v2.0/ports/88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => 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: 1311/2800] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:46:44 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 3815 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:46:45.008 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dbf74c5f-86e1-4ad0-ac2d-1d3a0403dd40 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1312/2801] 162.253.55.111 () {32 vars in 718 bytes} [Mon Sep 7 19:46:44 2026] DELETE /v2.0/ports/88d8949b-d5c6-4b2a-8555-f15ffd83bf2a => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:46:45.034 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-492c4745-2b6b-4408-bab9-252d00134518'] response: {'server_uuid': 'cb6c067b-7c38-45c3-bbf3-f7942d0f479a', 'name': 'network-vif-deleted', 'tag': '88d8949b-d5c6-4b2a-8555-f15ffd83bf2a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1490/2802] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:46:44 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 3815 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2803] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:46:45 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: 1313/2804] 162.253.55.111 () {34 vars in 1225 bytes} [Mon Sep 7 19:46:45 2026] GET /v2.0/networks?id=b2c95e98-f470-4793-8fdf-11ccf8153fac&id=c920481c-5069-4bac-9986-78fa20ac4c16&id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&id=325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 3098 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2805] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:46:45 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: 1493/2806] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:46:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2807] 162.253.55.111 () {34 vars in 1061 bytes} [Mon Sep 7 19:46:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.219&port_id=e6d7edf5-8125-4d5f-b280-e3ca8c848b9d => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2808] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:46:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2809] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:45 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2810] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:45 2026] GET /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => 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: 1497/2811] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:45 2026] GET /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 1346 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2812] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:45 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2813] 162.253.55.111 () {30 vars in 702 bytes} [Mon Sep 7 19:46:45 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2814] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:45 2026] GET /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => generated 1132 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2815] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:45 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2816] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:46:45 2026] GET /v2.0/subnets?id=6093bdb4-8a2c-4c73-9242-08f993533455 => generated 630 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2817] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:46 2026] GET /v2.0/ports?network_id=b2c95e98-f470-4793-8fdf-11ccf8153fac&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2818] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:46 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2819] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:46 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2820] 162.253.55.111 () {34 vars in 1055 bytes} [Mon Sep 7 19:46:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=68bae009-2cbe-47e8-9000-22b049db73e0 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2821] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:46:46 2026] GET /v2.0/subnets?id=edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2822] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:46 2026] GET /v2.0/ports?network_id=c920481c-5069-4bac-9986-78fa20ac4c16&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2823] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:46 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=segments => generated 14 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2824] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:47 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2825] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:46:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2826] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:46:47 2026] GET /v2.0/subnets?id=d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2827] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:47 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&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: 1321/2828] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:47 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=segments => generated 14 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2829] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:47 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2830] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:46:48 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: 1509/2831] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:46:48 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: 1323/2832] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:46:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2833] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:46:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2834] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:46:48 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 3815 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2835] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:46:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2836] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:46:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2837] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:46:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2838] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:46:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2839] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:48 2026] GET /v2.0/ports/2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 1237 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2840] 162.253.55.111 () {34 vars in 748 bytes} [Mon Sep 7 19:46:48 2026] PUT /v2.0/ports/2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 1026 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2841] 162.253.55.111 () {30 vars in 702 bytes} [Mon Sep 7 19:46:49 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 798 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1328/2842] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:46:49 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 3640 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:46:49.534 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12498201-edc9-48d5-be60-8c002ef97281'] response: {'name': 'network-changed', 'server_uuid': 'cb6c067b-7c38-45c3-bbf3-f7942d0f479a', 'tag': '2b0001b8-b36e-42ee-8c98-af58f99c0d66', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1515/2843] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:46:49 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 3640 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2844] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:46:49 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 3640 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2845] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:46:49 2026] GET /v2.0/networks?id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2846] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:49 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2847] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:49 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2848] 162.253.55.111 () {34 vars in 974 bytes} [Mon Sep 7 19:46:50 2026] GET /v2.0/ports/2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 1062 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2849] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:46:50 2026] DELETE /v2.0/ports/2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2850] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:46:50 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:46:50.687 8 INFO neutron.pecan_wsgi.hooks.translation [None req-414c2d71-a168-477b-86ff-4e3d768d1db0 b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1333/2851] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:46:50 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2852] 162.253.55.111 () {32 vars in 718 bytes} [Mon Sep 7 19:46:50 2026] DELETE /v2.0/ports/2b0001b8-b36e-42ee-8c98-af58f99c0d66 => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2853] 162.253.55.111 () {34 vars in 1145 bytes} [Mon Sep 7 19:46:50 2026] GET /v2.0/networks?id=b2c95e98-f470-4793-8fdf-11ccf8153fac&id=c920481c-5069-4bac-9986-78fa20ac4c16&id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 2311 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2854] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:46:50 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-09-07 19:46:50.808 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9124a7d-3379-43b5-8a0d-4c563e502c42'] response: {'server_uuid': 'cb6c067b-7c38-45c3-bbf3-f7942d0f479a', 'name': 'network-vif-deleted', 'tag': '2b0001b8-b36e-42ee-8c98-af58f99c0d66', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1336/2855] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:46:50 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: 1337/2856] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:46:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2857] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:46:50 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: 1520/2858] 162.253.55.111 () {34 vars in 1061 bytes} [Mon Sep 7 19:46:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.219&port_id=e6d7edf5-8125-4d5f-b280-e3ca8c848b9d => generated 19 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2859] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:50 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2860] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:46:50 2026] GET /v2.0/subnets?id=6093bdb4-8a2c-4c73-9242-08f993533455 => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2861] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:50 2026] GET /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2862] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:50 2026] GET /v2.0/ports?network_id=b2c95e98-f470-4793-8fdf-11ccf8153fac&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: 1341/2863] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:51 2026] GET /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2864] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:51 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?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: 1342/2865] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:51 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2866] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:51 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2867] 162.253.55.111 () {34 vars in 1055 bytes} [Mon Sep 7 19:46:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=68bae009-2cbe-47e8-9000-22b049db73e0 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2868] 162.253.55.111 () {30 vars in 702 bytes} [Mon Sep 7 19:46:51 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16 => generated 800 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2869] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:46:51 2026] GET /v2.0/subnets?id=edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 654 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2870] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:46:51 2026] GET /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2871] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:46:51 2026] GET /v2.0/ports?network_id=c920481c-5069-4bac-9986-78fa20ac4c16&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2872] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:46:51 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2873] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:46:51 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2874] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:46:51 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2877] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:47:00 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: 1348/2878] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:47:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2879] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:47:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2880] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:47:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2881] 162.253.55.111 () {30 vars in 731 bytes} [Mon Sep 7 19:47:00 2026] GET /v2.0/security-groups?name=lb-66badbfc-087c-41cc-82f7-59a7b1fc6f65 => generated 2739 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2882] 162.253.55.111 () {30 vars in 761 bytes} [Mon Sep 7 19:47:00 2026] GET /v2.0/security-group-rules?security_group_id=5ac98fba-386c-4247-a876-41eeaf1ec8a2 => generated 2206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2883] 162.253.55.111 () {32 vars in 748 bytes} [Mon Sep 7 19:47:00 2026] DELETE /v2.0/security-group-rules/3f6ff841-9d01-49e7-8c87-43848832d305 => 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: 1351/2884] 162.253.55.111 () {32 vars in 748 bytes} [Mon Sep 7 19:47:00 2026] DELETE /v2.0/security-group-rules/8d1a81dd-ac0e-48ab-a121-20078a4d0965 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:04.922 8 INFO neutron.db.l3_db [None req-238c9408-0249-4da9-993d-a5b7b61cb22b f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - - -] Floating IP 4db8281f-9d91-42dc-a8dc-d8d8d16e247f disassociated (deleted). External IP: 10.96.250.203, port: 4c7927d1-b41e-48c9-a94d-e49e8c86ad09. [pid: 8|app: 0|req: 1534/2885] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:47:04 2026] DELETE /v2.0/floatingips/4db8281f-9d91-42dc-a8dc-d8d8d16e247f => generated 0 bytes in 1076 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:05.470 7 INFO neutron.api.v2.resource [None req-ddb3f563-8bcb-4335-a5ef-de7c7f7f6cff f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1352/2886] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:47:05 2026] GET /v2.0/floatingips/4db8281f-9d91-42dc-a8dc-d8d8d16e247f => generated 144 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2887] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:47: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: 1353/2888] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:47:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2889] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:47:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2890] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:47:05 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: 1537/2891] 162.253.55.111 () {30 vars in 700 bytes} [Mon Sep 7 19:47:05 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2892] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:47:06 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2893] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:47:06 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2894] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:47:06 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2895] 162.253.55.111 () {34 vars in 974 bytes} [Mon Sep 7 19:47:06 2026] GET /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 1346 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2896] 162.253.55.111 () {34 vars in 1059 bytes} [Mon Sep 7 19:47:06 2026] GET /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2897] 162.253.55.111 () {34 vars in 1015 bytes} [Mon Sep 7 19:47:06 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16?fields=dns_domain => generated 29 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2898] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:47:07 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 2586 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2899] 162.253.55.111 () {38 vars in 1027 bytes} [Mon Sep 7 19:47:07 2026] PUT /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 1147 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2900] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:47:07 2026] GET /v2.0/ports?tenant_id=418c2cfd8c60404ab017e543bad73519&device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1359/2901] 162.253.55.111 () {34 vars in 1065 bytes} [Mon Sep 7 19:47:07 2026] GET /v2.0/networks?id=b2c95e98-f470-4793-8fdf-11ccf8153fac&id=c920481c-5069-4bac-9986-78fa20ac4c16 => generated 1524 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2902] 162.253.55.111 () {34 vars in 1061 bytes} [Mon Sep 7 19:47:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.219&port_id=e6d7edf5-8125-4d5f-b280-e3ca8c848b9d => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2903] 162.253.55.111 () {34 vars in 983 bytes} [Mon Sep 7 19:47:07 2026] GET /v2.0/subnets?id=6093bdb4-8a2c-4c73-9242-08f993533455 => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2904] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:47:07 2026] GET /v2.0/ports?network_id=b2c95e98-f470-4793-8fdf-11ccf8153fac&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: 1361/2905] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:47:07 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=segments => generated 14 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2906] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:47:08 2026] GET /v2.0/networks/b2c95e98-f470-4793-8fdf-11ccf8153fac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2907] 162.253.55.111 () {30 vars in 715 bytes} [Mon Sep 7 19:47:08 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 1248 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2908] 162.253.55.111 () {34 vars in 748 bytes} [Mon Sep 7 19:47:08 2026] PUT /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 1086 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2909] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:47:08 2026] GET /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 1086 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1547/2912] 162.253.55.111 () {32 vars in 718 bytes} [Mon Sep 7 19:47:08 2026] DELETE /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2913] 162.253.55.111 () {30 vars in 662 bytes} [Mon Sep 7 19:47:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2914] 162.253.55.111 () {30 vars in 664 bytes} [Mon Sep 7 19:47:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2915] 162.253.55.111 () {30 vars in 640 bytes} [Mon Sep 7 19:47:09 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: 1549/2916] 162.253.55.111 () {30 vars in 676 bytes} [Mon Sep 7 19:47:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:47:09.425 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6ecc2cb-4ab7-4712-bad8-f47f8d187fbd b91723ab06b848129bbe1437aa4bf760 418c2cfd8c60404ab017e543bad73519 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1368/2917] 162.253.55.111 () {32 vars in 718 bytes} [Mon Sep 7 19:47:09 2026] DELETE /v2.0/ports/68bae009-2cbe-47e8-9000-22b049db73e0 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2918] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:47:09 2026] GET /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => generated 1132 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2919] 162.253.55.111 () {30 vars in 731 bytes} [Mon Sep 7 19:47:09 2026] GET /v2.0/security-groups?name=lb-66badbfc-087c-41cc-82f7-59a7b1fc6f65 => generated 1575 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2920] 162.253.55.111 () {30 vars in 696 bytes} [Mon Sep 7 19:47:09 2026] GET /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => generated 1132 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2921] 162.253.55.111 () {34 vars in 748 bytes} [Mon Sep 7 19:47:09 2026] PUT /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => generated 1094 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2922] 162.253.55.111 () {32 vars in 738 bytes} [Mon Sep 7 19:47:10 2026] DELETE /v2.0/security-groups/5ac98fba-386c-4247-a876-41eeaf1ec8a2 => 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: 1371/2923] 162.253.55.111 () {32 vars in 718 bytes} [Mon Sep 7 19:47:10 2026] DELETE /v2.0/ports/4c7927d1-b41e-48c9-a94d-e49e8c86ad09 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2924] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:47:11 2026] GET /v2.0/ports?device_id=cb6c067b-7c38-45c3-bbf3-f7942d0f479a => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2925] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:47:11 2026] DELETE /v2.0/ports/e6d7edf5-8125-4d5f-b280-e3ca8c848b9d => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:47:16.387 8 INFO neutron.db.l3_db [None req-863a8d29-c123-4aa2-a3f9-8af95d5c1622 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - - -] Floating IP c547aa2b-12eb-46bc-bc98-657edb5e5b3e disassociated (deleted). External IP: 10.96.250.213, port: adaa8d75-c3e0-4b57-963a-85f7944e0e41. [pid: 8|app: 0|req: 1554/2926] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:47:15 2026] DELETE /v2.0/floatingips/c547aa2b-12eb-46bc-bc98-657edb5e5b3e => generated 0 bytes in 952 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:16.838 7 INFO neutron.api.v2.resource [None req-c4deeed4-c7c7-450e-b2b0-f88221d6f59e f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1373/2927] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:47:16 2026] GET /v2.0/floatingips/c547aa2b-12eb-46bc-bc98-657edb5e5b3e => generated 144 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:47:17.184 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3d5a397-0726-4aa5-936d-b6a7699dcfcc'] response: {'name': 'network-changed', 'server_uuid': '24c023cc-822c-4cff-92ea-62f0975d16e5', 'tag': 'adaa8d75-c3e0-4b57-963a-85f7944e0e41', 'status': 'completed', 'code': 200} 2026-09-07 19:47:17.235 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b3c8ae5-1353-4ce7-b436-5114f4fb6850'] response: {'server_uuid': 'cb6c067b-7c38-45c3-bbf3-f7942d0f479a', 'name': 'network-vif-deleted', 'tag': 'e6d7edf5-8125-4d5f-b280-e3ca8c848b9d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1374/2928] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:47:17 2026] GET /v2.0/ports?tenant_id=4bebec46de994dfa9a5cd3be934c9f26&device_id=24c023cc-822c-4cff-92ea-62f0975d16e5 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2929] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:47:17 2026] GET /v2.0/ports?device_id=24c023cc-822c-4cff-92ea-62f0975d16e5 => generated 1200 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2930] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:47:17 2026] GET /v2.0/security-groups?id=e3ad8162-2837-419a-9270-9dc1445c8759&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2931] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:47:17 2026] GET /v2.0/networks?id=325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2932] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:47:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=adaa8d75-c3e0-4b57-963a-85f7944e0e41 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2933] 162.253.55.111 () {34 vars in 1103 bytes} [Mon Sep 7 19:47:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15&port_id=adaa8d75-c3e0-4b57-963a-85f7944e0e41 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2934] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:47:17 2026] GET /v2.0/subnets?id=92be4b48-e0a6-4342-9161-85ae90ae65f5&id=2b88c945-e8b4-44f0-a386-7b8c1228d6e7 => generated 1366 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2935] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:47:17 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2936] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:47:17 2026] GET /v2.0/ports?network_id=325ca345-f9d2-4e41-b6cd-3387434754a8&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2937] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:47:17 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=segments => generated 14 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2938] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:47:17 2026] GET /v2.0/ports?device_id=24c023cc-822c-4cff-92ea-62f0975d16e5 => generated 1200 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2939] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:47:17 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2940] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:47:18 2026] DELETE /v2.0/ports/adaa8d75-c3e0-4b57-963a-85f7944e0e41 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:47:22.838 8 INFO neutron.db.l3_db [None req-a91d7c37-ee35-476f-b797-a7f5fb6ab335 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - - -] Floating IP 2776d5f0-912f-4c42-87c3-5dd4752859d4 disassociated (deleted). External IP: 10.96.250.205, port: c6546f5c-a358-4dd7-8c0f-3d054db11292. [pid: 8|app: 0|req: 1562/2941] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:47:22 2026] DELETE /v2.0/floatingips/2776d5f0-912f-4c42-87c3-5dd4752859d4 => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:23.316 7 INFO neutron.api.v2.resource [None req-c23fcdc5-8aec-415c-9e75-23d430b4c2c6 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1380/2942] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:47:23 2026] GET /v2.0/floatingips/2776d5f0-912f-4c42-87c3-5dd4752859d4 => generated 144 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:47:23.626 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e5dc289-2d59-4e82-8e90-b6a6f6dd555d'] response: {'name': 'network-changed', 'server_uuid': 'e5760051-17fd-4325-a407-1b072b409382', 'tag': 'c6546f5c-a358-4dd7-8c0f-3d054db11292', 'status': 'completed', 'code': 200} 2026-09-07 19:47:23.661 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6e601e5-c9b7-434a-b908-ab0d65f2153a'] response: {'server_uuid': '24c023cc-822c-4cff-92ea-62f0975d16e5', 'name': 'network-vif-deleted', 'tag': 'adaa8d75-c3e0-4b57-963a-85f7944e0e41', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1381/2943] 162.253.55.111 () {34 vars in 1079 bytes} [Mon Sep 7 19:47:23 2026] GET /v2.0/ports?tenant_id=4bebec46de994dfa9a5cd3be934c9f26&device_id=e5760051-17fd-4325-a407-1b072b409382 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2944] 10.0.0.87 () {34 vars in 988 bytes} [Mon Sep 7 19:47:23 2026] GET /v2.0/ports?device_id=e5760051-17fd-4325-a407-1b072b409382 => generated 1200 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2945] 10.0.0.87 () {34 vars in 1038 bytes} [Mon Sep 7 19:47:23 2026] GET /v2.0/security-groups?id=e3ad8162-2837-419a-9270-9dc1445c8759&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2946] 162.253.55.111 () {34 vars in 985 bytes} [Mon Sep 7 19:47:23 2026] GET /v2.0/networks?id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2949] 162.253.55.111 () {34 vars in 1057 bytes} [Mon Sep 7 19:47:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=c6546f5c-a358-4dd7-8c0f-3d054db11292 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2950] 162.253.55.111 () {34 vars in 1103 bytes} [Mon Sep 7 19:47:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A285&port_id=c6546f5c-a358-4dd7-8c0f-3d054db11292 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2951] 162.253.55.111 () {34 vars in 1063 bytes} [Mon Sep 7 19:47:23 2026] GET /v2.0/subnets?id=7130be91-3bb7-47c3-bd94-58d5778b0bf6&id=d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 1361 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2952] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:47:24 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/2953] 162.253.55.111 () {34 vars in 993 bytes} [Mon Sep 7 19:47:24 2026] GET /v2.0/ports?device_id=e5760051-17fd-4325-a407-1b072b409382 => generated 1200 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2954] 162.253.55.111 () {34 vars in 1051 bytes} [Mon Sep 7 19:47:24 2026] GET /v2.0/ports?network_id=351ff0cd-8919-4990-b8f3-a9a96e7fcc1d&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2955] 162.253.55.111 () {34 vars in 1011 bytes} [Mon Sep 7 19:47:24 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2956] 162.253.55.111 () {34 vars in 1111 bytes} [Mon Sep 7 19:47:24 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2957] 162.253.55.111 () {36 vars in 996 bytes} [Mon Sep 7 19:47:24 2026] DELETE /v2.0/ports/c6546f5c-a358-4dd7-8c0f-3d054db11292 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2958] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:47:28 2026] DELETE /v2.0/security-group-rules/6213ec1c-eed1-43ce-80d2-f435de1a0944 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:29.016 8 INFO neutron.api.v2.resource [None req-530512c1-0681-4e97-bd8e-e6c7398e7a69 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/2959] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:47:28 2026] GET /v2.0/security-group-rules/6213ec1c-eed1-43ce-80d2-f435de1a0944 => generated 155 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2960] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:47:29 2026] DELETE /v2.0/security-group-rules/ca606f45-abf0-42c2-b01b-55d224201262 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:29.138 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d0344cb-f5c6-4e16-85c3-8746815c78c3'] response: {'server_uuid': 'e5760051-17fd-4325-a407-1b072b409382', 'name': 'network-vif-deleted', 'tag': 'c6546f5c-a358-4dd7-8c0f-3d054db11292', 'status': 'completed', 'code': 200} 2026-09-07 19:47:29.145 8 INFO neutron.api.v2.resource [None req-dc1c9d2f-84e5-4686-a34c-a154e8c1d16d f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/2961] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:47:29 2026] GET /v2.0/security-group-rules/ca606f45-abf0-42c2-b01b-55d224201262 => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2962] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:47:29 2026] DELETE /v2.0/security-group-rules/9a110809-16c0-4aa9-add2-74134af801ad => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:29.275 8 INFO neutron.api.v2.resource [None req-a005e115-52df-4f2a-8bef-ff29483649b1 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/2963] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:47:29 2026] GET /v2.0/security-group-rules/9a110809-16c0-4aa9-add2-74134af801ad => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2964] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:47:29 2026] DELETE /v2.0/security-group-rules/67593b6d-37ae-4a0b-b24f-d9f0c3971d6c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:29.379 8 INFO neutron.api.v2.resource [None req-bf200df2-d2d4-45de-937a-79fb5d162ccc f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/2965] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:47:29 2026] GET /v2.0/security-group-rules/67593b6d-37ae-4a0b-b24f-d9f0c3971d6c => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2966] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:47:29 2026] DELETE /v2.0/security-group-rules/d19234b6-c2dd-4bca-b8a9-204322241ee1 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:29.464 8 INFO neutron.api.v2.resource [None req-fe526334-d22f-485d-bd84-a4817b483dae f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/2967] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:47:29 2026] GET /v2.0/security-group-rules/d19234b6-c2dd-4bca-b8a9-204322241ee1 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2968] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:47:29 2026] DELETE /v2.0/security-group-rules/e1b57a75-e4cf-45be-a1f2-b67c3fbad9ab => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:29.548 8 INFO neutron.api.v2.resource [None req-4a307549-967e-44c2-92f4-34a069a46882 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1574/2969] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:47:29 2026] GET /v2.0/security-group-rules/e1b57a75-e4cf-45be-a1f2-b67c3fbad9ab => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2970] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:47:29 2026] DELETE /v2.0/security-group-rules/95f7fab8-213a-4295-b93a-95aa66c121ed => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:29.647 8 INFO neutron.api.v2.resource [None req-4fefbdc6-c78b-481c-90a4-1f1767db9122 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/2971] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:47:29 2026] GET /v2.0/security-group-rules/95f7fab8-213a-4295-b93a-95aa66c121ed => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2972] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:47:29 2026] DELETE /v2.0/security-group-rules/d9e2267f-d2aa-4e9d-8882-5e7534f80c85 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:29.729 8 INFO neutron.api.v2.resource [None req-7bfe9aeb-4056-4ad4-acb8-30c2dbd81f1d f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/2973] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:47:29 2026] GET /v2.0/security-group-rules/d9e2267f-d2aa-4e9d-8882-5e7534f80c85 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2974] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:47:29 2026] DELETE /v2.0/security-group-rules/0e1dc644-cbb3-49ca-9724-557281eb1a9b => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:29.822 8 INFO neutron.api.v2.resource [None req-a1f4c04b-c442-4d7e-a92e-f7d107cffb2d f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/2975] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:47:29 2026] GET /v2.0/security-group-rules/0e1dc644-cbb3-49ca-9724-557281eb1a9b => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2976] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:47:29 2026] DELETE /v2.0/security-group-rules/5afd7c8a-bf17-4af5-a9e9-5e734359c214 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:29.977 8 INFO neutron.api.v2.resource [None req-82fc7d28-49bc-45db-93c5-760cd718b331 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/2977] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:47:29 2026] GET /v2.0/security-group-rules/5afd7c8a-bf17-4af5-a9e9-5e734359c214 => generated 155 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2978] 10.0.0.133 () {32 vars in 749 bytes} [Mon Sep 7 19:47:29 2026] DELETE /v2.0/security-group-rules/448796cb-88a7-4394-8716-747d2a3ec6b2 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:30.107 8 INFO neutron.api.v2.resource [None req-95323757-b1a9-4bb9-9ecb-17392a5b6881 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/2979] 10.0.0.133 () {32 vars in 746 bytes} [Mon Sep 7 19:47:30 2026] GET /v2.0/security-group-rules/448796cb-88a7-4394-8716-747d2a3ec6b2 => generated 155 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2980] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:47:30 2026] DELETE /v2.0/security-groups/e3ad8162-2837-419a-9270-9dc1445c8759 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:30.288 8 INFO neutron.api.v2.resource [None req-6afbed72-d386-4328-a33c-4572f88ce4b3 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/2981] 10.0.0.133 () {32 vars in 736 bytes} [Mon Sep 7 19:47:30 2026] GET /v2.0/security-groups/e3ad8162-2837-419a-9270-9dc1445c8759 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2982] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:47:30 2026] PUT /v2.0/routers/725a9f59-740f-4204-b003-dbdf054300f2/remove_router_interface => generated 309 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:47:32.580 8 INFO neutron.api.v2.resource [None req-a6fd0b0e-ac21-4b01-bbb3-1b765adcf960 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/2983] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:47:31 2026] PUT /v2.0/routers/725a9f59-740f-4204-b003-dbdf054300f2/remove_router_interface => generated 198 bytes in 851 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2984] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:47:32 2026] PUT /v2.0/routers/725a9f59-740f-4204-b003-dbdf054300f2/remove_router_interface => generated 309 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:47:34.295 8 INFO neutron.api.v2.resource [None req-d6c0080a-8abd-4362-8d0e-bc86e719c80e f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/2985] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:47:34 2026] PUT /v2.0/routers/725a9f59-740f-4204-b003-dbdf054300f2/remove_router_interface => generated 198 bytes in 279 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2986] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:47:34 2026] PUT /v2.0/routers/725a9f59-740f-4204-b003-dbdf054300f2/remove_router_interface => generated 309 bytes in 1868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:47:36.437 8 INFO neutron.api.v2.resource [None req-f3aa3b4a-6382-499e-b64b-c36275ddbdb1 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/2987] 10.0.0.133 () {34 vars in 788 bytes} [Mon Sep 7 19:47:36 2026] PUT /v2.0/routers/725a9f59-740f-4204-b003-dbdf054300f2/remove_router_interface => generated 198 bytes in 258 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:47:37.864 7 INFO neutron.services.segments.plugin [-] Segment 22c9050e-f7ce-4c0e-be2e-94397ede78bf resource provider aggregate not found 2026-09-07 19:47:37.878 7 INFO neutron.services.segments.plugin [-] Segment 22c9050e-f7ce-4c0e-be2e-94397ede78bf resource provider aggregate not found 2026-09-07 19:47:37.909 7 INFO neutron.services.segments.plugin [-] Segment 22c9050e-f7ce-4c0e-be2e-94397ede78bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22c9050e-f7ce-4c0e-be2e-94397ede78bf found for delete ", "request_id": "req-ac440e41-dd1e-4e34-bfda-bc0708cd18c4"}]} 2026-09-07 19:47:37.922 7 INFO neutron.services.segments.plugin [-] Segment 22c9050e-f7ce-4c0e-be2e-94397ede78bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22c9050e-f7ce-4c0e-be2e-94397ede78bf found for delete ", "request_id": "req-e3590875-2c66-4ef3-921f-121548e9358b"}]} 2026-09-07 19:47:37.937 7 INFO neutron.db.l3_hamode_db [None req-71e3e4f9-695b-4a20-bc79-56abc909c628 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - - -] HA network bbce183e-4f53-48da-982a-62d3ce7eb7c8 was deleted as no HA routers are present in tenant 4bebec46de994dfa9a5cd3be934c9f26. [pid: 7|app: 0|req: 1405/2988] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:47:36 2026] DELETE /v2.0/routers/725a9f59-740f-4204-b003-dbdf054300f2 => generated 0 bytes in 1494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:37.996 8 INFO neutron.api.v2.resource [None req-07acb3bb-087e-4be3-875d-7b799f2b78b3 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/2989] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:47:37 2026] GET /v2.0/routers/725a9f59-740f-4204-b003-dbdf054300f2 => generated 135 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2990] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:47:38 2026] DELETE /v2.0/subnets/2b88c945-e8b4-44f0-a386-7b8c1228d6e7 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:47:38.277 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0fe53a21-fabf-4342-b85f-c161e5ec4f53 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/2991] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:47:38 2026] GET /v2.0/subnets/2b88c945-e8b4-44f0-a386-7b8c1228d6e7 => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2992] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:47:38 2026] DELETE /v2.0/subnets/92be4b48-e0a6-4342-9161-85ae90ae65f5 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:47:38.552 8 INFO neutron.pecan_wsgi.hooks.translation [None req-584b0d18-9a43-4498-be25-2e11d2828f6d f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/2993] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:47:38 2026] GET /v2.0/subnets/92be4b48-e0a6-4342-9161-85ae90ae65f5 => generated 136 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2996] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:47:38 2026] DELETE /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:47:39.271 8 INFO neutron.pecan_wsgi.hooks.translation [None req-605fb5fa-1bab-423a-8854-5858c672f808 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/2997] 10.0.0.133 () {32 vars in 722 bytes} [Mon Sep 7 19:47:39 2026] GET /v2.0/networks/325ca345-f9d2-4e41-b6cd-3387434754a8 => generated 138 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2998] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:47:39 2026] DELETE /v2.0/subnets/7130be91-3bb7-47c3-bd94-58d5778b0bf6 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:47:39.597 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7bc6a9a-fef9-4a5d-aa0e-6b7b5ebe542d f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/2999] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:47:39 2026] GET /v2.0/subnets/7130be91-3bb7-47c3-bd94-58d5778b0bf6 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:47:39.963 7 INFO neutron.services.segments.plugin [-] Segment 3950ab94-764d-4032-9b31-64b1fbcacbae resource provider aggregate not found [pid: 7|app: 0|req: 1410/3000] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:47:39 2026] DELETE /v2.0/subnets/d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:47:40.041 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b97cc5b1-1b64-432a-9ecc-d6ef4dc97f4b f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3001] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:47:39 2026] GET /v2.0/subnets/d80ddb1d-a1f3-4a3b-9378-f51bc44e9b12 => generated 136 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:47:40.051 7 INFO neutron.services.segments.plugin [-] Segment 3950ab94-764d-4032-9b31-64b1fbcacbae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3950ab94-764d-4032-9b31-64b1fbcacbae found for delete ", "request_id": "req-163535ee-527c-4881-870c-82c8987e311f"}]} 2026-09-07 19:47:40.064 7 INFO neutron.services.segments.plugin [-] Segment 3950ab94-764d-4032-9b31-64b1fbcacbae resource provider aggregate not found 2026-09-07 19:47:40.099 7 INFO neutron.services.segments.plugin [-] Segment 3950ab94-764d-4032-9b31-64b1fbcacbae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3950ab94-764d-4032-9b31-64b1fbcacbae found for delete ", "request_id": "req-c44990fe-4e4c-460f-a4f4-9edcb07567c4"}]} [pid: 7|app: 0|req: 1411/3002] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:47:40 2026] DELETE /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 0 bytes in 603 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:47:40.681 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c75ccb7f-4c51-4575-bd87-8e10817be766 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3003] 10.0.0.133 () {32 vars in 722 bytes} [Mon Sep 7 19:47:40 2026] GET /v2.0/networks/351ff0cd-8919-4990-b8f3-a9a96e7fcc1d => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/3004] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:47:40 2026] DELETE /v2.0/subnets/10bbf077-7ccc-475f-ad04-7d9cbe5e61d8 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:47:41.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15c41385-b486-43b9-a928-a55a16bd70d9 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3005] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:47:41 2026] GET /v2.0/subnets/10bbf077-7ccc-475f-ad04-7d9cbe5e61d8 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/3006] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:47:41 2026] DELETE /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:47:41.514 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81ccdc34-d7ca-408b-ab4a-62931180ff34 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3007] 10.0.0.133 () {32 vars in 720 bytes} [Mon Sep 7 19:47:41 2026] GET /v2.0/subnets/edd2a004-96a3-4eb2-8eb9-42aeca7ca5f8 => generated 136 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/3008] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:47:41 2026] DELETE /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16 => generated 0 bytes in 545 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:47:42.106 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56c2e8de-489f-4d1a-adfa-c584390b03f5 f2d977af492d432abae2cefb7cee12bc 4bebec46de994dfa9a5cd3be934c9f26 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3009] 10.0.0.133 () {32 vars in 722 bytes} [Mon Sep 7 19:47:42 2026] GET /v2.0/networks/c920481c-5069-4bac-9986-78fa20ac4c16 => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:47:44.894 7 INFO neutron.services.segments.plugin [-] Segment 645f1988-c495-4e05-9416-c75b2cfb7d20 resource provider aggregate not found 2026-09-07 19:47:44.918 7 INFO neutron.services.segments.plugin [-] Segment 645f1988-c495-4e05-9416-c75b2cfb7d20 resource provider aggregate not found 2026-09-07 19:47:44.951 7 INFO neutron.services.segments.plugin [-] Segment 645f1988-c495-4e05-9416-c75b2cfb7d20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 645f1988-c495-4e05-9416-c75b2cfb7d20 found for delete ", "request_id": "req-4cfca69d-ba41-4121-9e57-b159e6c579d7"}]} 2026-09-07 19:47:44.964 7 INFO neutron.services.segments.plugin [-] Segment 645f1988-c495-4e05-9416-c75b2cfb7d20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 645f1988-c495-4e05-9416-c75b2cfb7d20 found for delete ", "request_id": "req-5178ee13-5bcd-41b3-b8ad-4fb2365a705e"}]} 2026-09-07 19:47:44.999 7 INFO neutron.services.segments.plugin [-] Segment 493be1d9-34a1-49b2-921b-306cffb41e03 resource provider aggregate not found 2026-09-07 19:47:45.009 7 INFO neutron.services.segments.plugin [-] Segment 493be1d9-34a1-49b2-921b-306cffb41e03 resource provider aggregate not found 2026-09-07 19:47:45.036 7 INFO neutron.services.segments.plugin [-] Segment 493be1d9-34a1-49b2-921b-306cffb41e03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 493be1d9-34a1-49b2-921b-306cffb41e03 found for delete ", "request_id": "req-e8183692-683b-43d4-ba57-b9f473487d0a"}]} 2026-09-07 19:47:45.038 7 INFO neutron.services.segments.plugin [-] Segment 493be1d9-34a1-49b2-921b-306cffb41e03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 493be1d9-34a1-49b2-921b-306cffb41e03 found for delete ", "request_id": "req-6f79f9a9-814f-491e-ac79-5d9eb9d87988"}]} [pid: 7|app: 0|req: 1415/3010] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:47:44 2026] GET /v2.0/security-groups?tenant_id=4bebec46de994dfa9a5cd3be934c9f26&name=default => generated 2801 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3011] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:47:45 2026] DELETE /v2.0/security-groups/71c46527-5c5e-4241-9a08-08bf0d470918 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/3012] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:47:45 2026] GET /v2.0/security-groups?tenant_id=03e2260f0bdd4f2ab0130b27689b0dc1&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3013] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:47:45 2026] DELETE /v2.0/security-groups/dca734b1-1333-4297-9c96-5e826789a43e => 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: 1417/3014] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:47:45 2026] GET /v2.0/security-groups?tenant_id=6e0630d2cf6b449db5014eabf0ab4009&name=default => generated 2805 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3015] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:47:46 2026] DELETE /v2.0/security-groups/72b17c30-5e7e-4b76-abff-a2c451df327d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/3016] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:47:46 2026] GET /v2.0/security-groups?tenant_id=210cc278b1ae4dbc9b2d1c551f73ffaf&name=default => generated 2805 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3017] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:47:46 2026] DELETE /v2.0/security-groups/d4ab50c8-e32b-419b-8c81-54e97563c37c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3018] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:47:46 2026] GET /v2.0/security-groups?tenant_id=522a533c0a4b48bcb328e1eb5ae582c6&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3019] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:47:47 2026] DELETE /v2.0/security-groups/c861a656-ed37-438d-923b-f85eea87864e => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/3020] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:47:47 2026] GET /v2.0/security-groups?tenant_id=02b810e93542401398c2172c80b9f4cb&name=default => generated 2805 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3021] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:47:47 2026] DELETE /v2.0/security-groups/8444ae29-ebb6-4351-8703-b4efe4e6a3df => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/3022] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:47:47 2026] GET /v2.0/security-groups?tenant_id=ec9bf5383f9c46d2ae9a5ff98c2f0e33&name=default => generated 2805 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3023] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:47:48 2026] DELETE /v2.0/security-groups/369831ac-a829-4efa-950f-beb91c4fa79e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:52.262 7 INFO neutron.db.segments_db [None req-d9ef5fd0-a0fd-48e7-80ac-0f085c78c687 8c5b8ef6a00d45938cbb4c58432c1489 af5c99ee44f046f1a235a3681f7bb044 - - - -] Added segment ab5d1589-20c7-4bc2-aea8-1c9e1f9d82cd of type vxlan for network 022deab1-ac5f-485b-9913-0af453d7c37a [pid: 7|app: 0|req: 1422/3024] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:47:51 2026] POST /v2.0/networks => generated 632 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3025] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:47:52 2026] PUT /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/3026] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:47:52 2026] GET /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3027] 10.0.0.133 () {34 vars in 763 bytes} [Mon Sep 7 19:47:52 2026] PUT /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/3028] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:47:52 2026] GET /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3029] 10.0.0.133 () {34 vars in 759 bytes} [Mon Sep 7 19:47:52 2026] PUT /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags/red => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/3030] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:47:52 2026] GET /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3031] 10.0.0.133 () {34 vars in 781 bytes} [Mon Sep 7 19:47:52 2026] PUT /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags/black.or.white => generated 4 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3032] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:47:53 2026] GET /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags => generated 52 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3033] 10.0.0.133 () {34 vars in 752 bytes} [Mon Sep 7 19:47:53 2026] PUT /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags => generated 37 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/3034] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:47:53 2026] GET /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3035] 10.0.0.133 () {32 vars in 740 bytes} [Mon Sep 7 19:47:53 2026] GET /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:53.424 7 INFO neutron.api.v2.resource [None req-1ec36d88-5b31-463e-8b9f-8d88c9ae5ead 8c5b8ef6a00d45938cbb4c58432c1489 af5c99ee44f046f1a235a3681f7bb044 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1428/3036] 10.0.0.133 () {32 vars in 744 bytes} [Mon Sep 7 19:47:53 2026] GET /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags/green => generated 99 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3037] 10.0.0.133 () {32 vars in 743 bytes} [Mon Sep 7 19:47:53 2026] DELETE /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags/red => 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: 1429/3038] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:47:53 2026] GET /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags => generated 30 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:47:53.669 8 INFO neutron.api.v2.resource [None req-3ac3b038-01d9-40ab-87c9-42657315e9a0 8c5b8ef6a00d45938cbb4c58432c1489 af5c99ee44f046f1a235a3681f7bb044 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3039] 10.0.0.133 () {32 vars in 747 bytes} [Mon Sep 7 19:47:53 2026] DELETE /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags/green => generated 99 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/3040] 10.0.0.133 () {32 vars in 735 bytes} [Mon Sep 7 19:47:53 2026] DELETE /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3043] 10.0.0.133 () {32 vars in 732 bytes} [Mon Sep 7 19:47:53 2026] GET /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:47:54.153 7 INFO neutron.services.segments.plugin [-] Segment ab5d1589-20c7-4bc2-aea8-1c9e1f9d82cd resource provider aggregate not found 2026-09-07 19:47:54.159 7 INFO neutron.services.segments.plugin [-] Segment ab5d1589-20c7-4bc2-aea8-1c9e1f9d82cd resource provider aggregate not found 2026-09-07 19:47:54.189 7 INFO neutron.services.segments.plugin [-] Segment ab5d1589-20c7-4bc2-aea8-1c9e1f9d82cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab5d1589-20c7-4bc2-aea8-1c9e1f9d82cd found for delete ", "request_id": "req-83c38231-c48b-440f-8b98-af311a396eaa"}]} 2026-09-07 19:47:54.196 7 INFO neutron.services.segments.plugin [-] Segment ab5d1589-20c7-4bc2-aea8-1c9e1f9d82cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab5d1589-20c7-4bc2-aea8-1c9e1f9d82cd found for delete ", "request_id": "req-387d0866-6b53-4b71-ac4a-c71bbd66d8f0"}]} [pid: 7|app: 0|req: 1433/3044] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:47:53 2026] DELETE /v2.0/networks/022deab1-ac5f-485b-9913-0af453d7c37a => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3045] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:47:54 2026] GET /v2.0/security-groups?tenant_id=3a8f6e83909d453f854b8b16a347e1a5&name=default => generated 2805 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/3046] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:47:55 2026] DELETE /v2.0/security-groups/7e040cf5-3443-4b5e-a9c9-2fb16939279f => 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: 1613/3047] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:47:55 2026] GET /v2.0/security-groups?tenant_id=af5c99ee44f046f1a235a3681f7bb044&name=default => generated 2805 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3048] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:47:55 2026] DELETE /v2.0/security-groups/bd4323db-0667-4c55-961f-3891b41f0e30 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:47:59.554 8 INFO neutron.db.segments_db [None req-46774ad2-f6b0-48b4-957c-f4cc08f45b10 dcb35db9c8ed48f79d41e7c07da342f0 8925f8cbc38e4899b90093f9dbcb2090 - - - -] Added segment 2331692e-be15-49f2-aa97-7dd0e617f8e9 of type vxlan for network 6213a1e5-ac4f-4a6a-96f7-7046aa0f164a [pid: 8|app: 0|req: 1614/3049] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:47:59 2026] POST /v2.0/networks => generated 631 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/3050] 10.0.0.133 () {34 vars in 668 bytes} [Mon Sep 7 19:47:59 2026] POST /v2.0/subnets => generated 602 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3051] 10.0.0.133 () {34 vars in 750 bytes} [Mon Sep 7 19:48:00 2026] PUT /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/3052] 10.0.0.133 () {32 vars in 730 bytes} [Mon Sep 7 19:48:00 2026] GET /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3053] 10.0.0.133 () {34 vars in 761 bytes} [Mon Sep 7 19:48:00 2026] PUT /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3054] 10.0.0.133 () {32 vars in 730 bytes} [Mon Sep 7 19:48:00 2026] GET /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3055] 10.0.0.133 () {34 vars in 757 bytes} [Mon Sep 7 19:48:00 2026] PUT /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags/red => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3056] 10.0.0.133 () {32 vars in 730 bytes} [Mon Sep 7 19:48:00 2026] GET /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3057] 10.0.0.133 () {34 vars in 779 bytes} [Mon Sep 7 19:48:00 2026] PUT /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3058] 10.0.0.133 () {32 vars in 730 bytes} [Mon Sep 7 19:48:00 2026] GET /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags => generated 52 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3059] 10.0.0.133 () {34 vars in 750 bytes} [Mon Sep 7 19:48:00 2026] PUT /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3060] 10.0.0.133 () {32 vars in 730 bytes} [Mon Sep 7 19:48:01 2026] GET /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3061] 10.0.0.133 () {32 vars in 738 bytes} [Mon Sep 7 19:48:01 2026] GET /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:48:01.205 7 INFO neutron.api.v2.resource [None req-be580341-a1c7-4d4a-bbfd-295644c07f6c dcb35db9c8ed48f79d41e7c07da342f0 8925f8cbc38e4899b90093f9dbcb2090 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1442/3062] 10.0.0.133 () {32 vars in 742 bytes} [Mon Sep 7 19:48:01 2026] GET /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3063] 10.0.0.133 () {32 vars in 741 bytes} [Mon Sep 7 19:48:01 2026] DELETE /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags/red => 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: 1443/3064] 10.0.0.133 () {32 vars in 730 bytes} [Mon Sep 7 19:48:01 2026] GET /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags => generated 30 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:48:01.471 8 INFO neutron.api.v2.resource [None req-79631cdd-dfc5-4d44-8117-03932acb7828 dcb35db9c8ed48f79d41e7c07da342f0 8925f8cbc38e4899b90093f9dbcb2090 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1622/3065] 10.0.0.133 () {32 vars in 745 bytes} [Mon Sep 7 19:48:01 2026] DELETE /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags/green => generated 99 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3066] 10.0.0.133 () {32 vars in 733 bytes} [Mon Sep 7 19:48:01 2026] DELETE /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3067] 10.0.0.133 () {32 vars in 730 bytes} [Mon Sep 7 19:48:01 2026] GET /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3068] 10.0.0.133 () {32 vars in 723 bytes} [Mon Sep 7 19:48:01 2026] DELETE /v2.0/subnets/9b16f33a-7f03-4960-a463-244204afdb2c => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3069] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:48:01 2026] DELETE /v2.0/networks/6213a1e5-ac4f-4a6a-96f7-7046aa0f164a => generated 0 bytes in 539 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3070] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:48:03 2026] GET /v2.0/security-groups?tenant_id=8925f8cbc38e4899b90093f9dbcb2090&name=default => generated 2805 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 19:48:03.487 8 INFO neutron.services.segments.plugin [-] Segment 2331692e-be15-49f2-aa97-7dd0e617f8e9 resource provider aggregate not found 2026-09-07 19:48:03.496 8 INFO neutron.services.segments.plugin [-] Segment 2331692e-be15-49f2-aa97-7dd0e617f8e9 resource provider aggregate not found 2026-09-07 19:48:03.538 8 INFO neutron.services.segments.plugin [-] Segment 2331692e-be15-49f2-aa97-7dd0e617f8e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2331692e-be15-49f2-aa97-7dd0e617f8e9 found for delete ", "request_id": "req-c4e1521f-5688-4d69-b963-2fcb3cc042d1"}]} 2026-09-07 19:48:03.543 8 INFO neutron.services.segments.plugin [-] Segment 2331692e-be15-49f2-aa97-7dd0e617f8e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2331692e-be15-49f2-aa97-7dd0e617f8e9 found for delete ", "request_id": "req-aa8afdcb-5614-430a-b0d0-7c53dab42f29"}]} [pid: 8|app: 0|req: 1625/3071] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:48:03 2026] DELETE /v2.0/security-groups/0646ce87-0075-42d0-8ef1-9a61c6e7453f => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3072] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:48:03 2026] GET /v2.0/security-groups?tenant_id=c5215a704f4f4562b404d30d8d4f3cd2&name=default => generated 2805 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3073] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:48:04 2026] DELETE /v2.0/security-groups/e49fd0e6-581d-48ef-9763-c7b8be5289e4 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:48:08.370 7 INFO neutron.db.segments_db [None req-dd4daa60-bc4e-42b8-a39e-12555b2b118b c08266580f7c43b886702bd65ddaa26c c578601ddbcb446c906ef6f9f2657851 - - - -] Added segment f54731ca-2494-48d2-9dd3-962c1b480c38 of type vxlan for network bf6e592b-5480-4650-8295-b5c0f913a91c [pid: 7|app: 0|req: 1448/3074] 10.0.0.133 () {34 vars in 669 bytes} [Mon Sep 7 19:48:07 2026] POST /v2.0/networks => generated 631 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3077] 10.0.0.133 () {34 vars in 663 bytes} [Mon Sep 7 19:48:08 2026] POST /v2.0/ports => generated 743 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3078] 10.0.0.133 () {34 vars in 665 bytes} [Mon Sep 7 19:48:09 2026] POST /v2.0/trunks => generated 407 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1628/3079] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:48:09 2026] PUT /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3080] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:48:09 2026] GET /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3081] 10.0.0.133 () {34 vars in 759 bytes} [Mon Sep 7 19:48:09 2026] PUT /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3082] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:48:09 2026] GET /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3083] 10.0.0.133 () {34 vars in 755 bytes} [Mon Sep 7 19:48:09 2026] PUT /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3084] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:48:09 2026] GET /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/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: 1631/3085] 10.0.0.133 () {34 vars in 777 bytes} [Mon Sep 7 19:48:09 2026] PUT /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3086] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:48:09 2026] GET /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3087] 10.0.0.133 () {34 vars in 748 bytes} [Mon Sep 7 19:48:09 2026] PUT /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3088] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:48:09 2026] GET /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3089] 10.0.0.133 () {32 vars in 736 bytes} [Mon Sep 7 19:48:09 2026] GET /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:48:09.967 7 INFO neutron.api.v2.resource [None req-3b172b94-ca02-465b-90c7-c1524924dd48 c08266580f7c43b886702bd65ddaa26c c578601ddbcb446c906ef6f9f2657851 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1457/3090] 10.0.0.133 () {32 vars in 740 bytes} [Mon Sep 7 19:48:09 2026] GET /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3091] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:48:09 2026] DELETE /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3092] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:48:10 2026] GET /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:48:10.119 8 INFO neutron.api.v2.resource [None req-9c1a6e13-89c5-4eb0-98a8-346078c80159 c08266580f7c43b886702bd65ddaa26c c578601ddbcb446c906ef6f9f2657851 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1635/3093] 10.0.0.133 () {32 vars in 743 bytes} [Mon Sep 7 19:48:10 2026] DELETE /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/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: 1459/3094] 10.0.0.133 () {32 vars in 731 bytes} [Mon Sep 7 19:48:10 2026] DELETE /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3095] 10.0.0.133 () {32 vars in 728 bytes} [Mon Sep 7 19:48:10 2026] GET /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3096] 10.0.0.133 () {32 vars in 718 bytes} [Mon Sep 7 19:48:10 2026] GET /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b => generated 407 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3097] 10.0.0.133 () {32 vars in 716 bytes} [Mon Sep 7 19:48:10 2026] GET /v2.0/ports/309e4b56-c4a4-4461-8bc0-fa02ad826acf => generated 826 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager [None req-ed3b81af-0e20-4194-ab04-6db76a7d045c c08266580f7c43b886702bd65ddaa26c c578601ddbcb446c906ef6f9f2657851 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-1025352 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 19:48:10.604 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1461/3098] 10.0.0.133 () {32 vars in 721 bytes} [Mon Sep 7 19:48:10 2026] DELETE /v2.0/trunks/308591bf-71b8-4096-8190-9bd33981058b => 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: 1638/3099] 10.0.0.133 () {32 vars in 719 bytes} [Mon Sep 7 19:48:10 2026] DELETE /v2.0/ports/309e4b56-c4a4-4461-8bc0-fa02ad826acf => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 19:48:11.803 7 INFO neutron.services.segments.plugin [-] Segment f54731ca-2494-48d2-9dd3-962c1b480c38 resource provider aggregate not found 2026-09-07 19:48:11.808 7 INFO neutron.services.segments.plugin [-] Segment f54731ca-2494-48d2-9dd3-962c1b480c38 resource provider aggregate not found 2026-09-07 19:48:11.829 7 INFO neutron.services.segments.plugin [-] Segment f54731ca-2494-48d2-9dd3-962c1b480c38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f54731ca-2494-48d2-9dd3-962c1b480c38 found for delete ", "request_id": "req-0b33e122-4bc9-4753-93ea-7353140d3325"}]} 2026-09-07 19:48:11.833 7 INFO neutron.services.segments.plugin [-] Segment f54731ca-2494-48d2-9dd3-962c1b480c38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f54731ca-2494-48d2-9dd3-962c1b480c38 found for delete ", "request_id": "req-4bd6878f-bc8a-45d1-b327-fa43e1ccc277"}]} [pid: 7|app: 0|req: 1462/3100] 10.0.0.133 () {32 vars in 725 bytes} [Mon Sep 7 19:48:11 2026] DELETE /v2.0/networks/bf6e592b-5480-4650-8295-b5c0f913a91c => generated 0 bytes in 833 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3101] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:48:12 2026] GET /v2.0/security-groups?tenant_id=1b7d951da882474e963fb72b808606bd&name=default => generated 2805 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3102] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:48:12 2026] DELETE /v2.0/security-groups/2b746f86-1785-4c59-ba9f-743dbc179be1 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3103] 10.0.0.133 () {32 vars in 773 bytes} [Mon Sep 7 19:48:13 2026] GET /v2.0/security-groups?tenant_id=c578601ddbcb446c906ef6f9f2657851&name=default => generated 2805 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3104] 10.0.0.133 () {32 vars in 739 bytes} [Mon Sep 7 19:48:13 2026] DELETE /v2.0/security-groups/4b5d0c1e-17cb-4539-8c65-6dc2bf7c8a70 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3105] 10.0.0.133 () {32 vars in 648 bytes} [Mon Sep 7 19:48:16 2026] GET /v2.0/networks => generated 2168 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3106] 10.0.0.133 () {32 vars in 654 bytes} [Mon Sep 7 19:48:18 2026] GET /v2.0/floatingips => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3107] 10.0.0.133 () {32 vars in 646 bytes} [Mon Sep 7 19:48:18 2026] GET /v2.0/routers => generated 15 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3108] 10.0.0.133 () {32 vars in 642 bytes} [Mon Sep 7 19:48:18 2026] GET /v2.0/ports => generated 4721 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3109] 10.0.0.133 () {32 vars in 646 bytes} [Mon Sep 7 19:48:18 2026] GET /v2.0/subnets => generated 1261 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3110] 10.0.0.133 () {32 vars in 648 bytes} [Mon Sep 7 19:48:18 2026] GET /v2.0/networks => generated 2168 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3111] 10.0.0.133 () {32 vars in 662 bytes} [Mon Sep 7 19:48:18 2026] GET /v2.0/security-groups => generated 16622 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3112] 10.0.0.133 () {32 vars in 654 bytes} [Mon Sep 7 19:48:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)