+ 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 [Wed May 6 01:51:13 2026] *** compiled with version: 13.3.0 on 05 May 2026 22:49:10 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-76bfc59445-9crx9 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f7392cd9668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-06 01:51:18.030 7 INFO neutron.common.config [-] Logging enabled! 2026-05-06 01:51:18.030 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-06 01:51:18.033 8 INFO neutron.common.config [-] Logging enabled! 2026-05-06 01:51:18.034 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-06 01:51:18.553 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 01:51:18.570 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 01:51:19.633 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:51:19.636 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 01:51:19.640 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-06 01:51:19.641 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:51:19.641 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 01:51:19.641 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 01:51:19.641 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:19.643 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:51:19.646 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 01:51:19.649 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:19.649 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:19.649 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:51:19.649 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-06 01:51:19.650 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:51:19.651 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 01:51:19.651 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 01:51:19.651 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:19.658 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:19.658 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:19.659 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:51:19.671 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 01:51:19.672 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:51:19.672 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 01:51:19.680 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 01:51:19.681 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:51:19.681 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 01:51:19.716 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 01:51:19.716 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 01:51:19.716 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 01:51:19.716 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 01:51:19.724 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 01:51:19.724 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 01:51:19.724 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 01:51:19.724 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 01:51:20.140 8 INFO neutron.plugins.ml2.managers [None req-1adbd350-aa67-4812-88f8-e155f4b3bf06 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 01:51:20.154 7 INFO neutron.plugins.ml2.managers [None req-ecf5dd4c-1012-4296-811a-d99204e6ee56 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 01:51:20.278 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1adbd350-aa67-4812-88f8-e155f4b3bf06 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 01:51:20.278 8 INFO neutron.plugins.ml2.managers [None req-1adbd350-aa67-4812-88f8-e155f4b3bf06 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 01:51:20.278 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1adbd350-aa67-4812-88f8-e155f4b3bf06 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 01:51:20.294 8 INFO neutron.plugins.ml2.managers [None req-1adbd350-aa67-4812-88f8-e155f4b3bf06 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 01:51:20.295 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1adbd350-aa67-4812-88f8-e155f4b3bf06 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 01:51:20.295 8 INFO neutron.plugins.ml2.managers [None req-1adbd350-aa67-4812-88f8-e155f4b3bf06 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 01:51:20.295 8 INFO neutron.plugins.ml2.extensions.port_security [None req-1adbd350-aa67-4812-88f8-e155f4b3bf06 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 01:51:20.295 8 INFO neutron.plugins.ml2.managers [None req-1adbd350-aa67-4812-88f8-e155f4b3bf06 - - - - - -] Initializing extension driver 'qos' 2026-05-06 01:51:20.295 8 INFO neutron.plugins.ml2.managers [None req-1adbd350-aa67-4812-88f8-e155f4b3bf06 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 01:51:20.295 8 INFO neutron.plugins.ml2.managers [None req-1adbd350-aa67-4812-88f8-e155f4b3bf06 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 01:51:20.300 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ecf5dd4c-1012-4296-811a-d99204e6ee56 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 01:51:20.300 7 INFO neutron.plugins.ml2.managers [None req-ecf5dd4c-1012-4296-811a-d99204e6ee56 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 01:51:20.301 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ecf5dd4c-1012-4296-811a-d99204e6ee56 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 01:51:20.306 8 INFO neutron.quota [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded quota_driver: . 2026-05-06 01:51:20.307 8 INFO neutron.plugins.ml2.plugin [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 01:51:20.307 8 INFO neutron.plugins.ml2.managers [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 01:51:20.307 8 INFO neutron.plugins.ml2.managers [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 01:51:20.307 8 INFO neutron.plugins.ml2.managers [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 01:51:20.307 8 INFO neutron.extensions.vlantransparent [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Disabled vlantransparent extension. 2026-05-06 01:51:20.308 8 INFO neutron.manager [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loading Plugin: qos 2026-05-06 01:51:20.317 7 INFO neutron.plugins.ml2.managers [None req-ecf5dd4c-1012-4296-811a-d99204e6ee56 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 01:51:20.317 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ecf5dd4c-1012-4296-811a-d99204e6ee56 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 01:51:20.317 7 INFO neutron.plugins.ml2.managers [None req-ecf5dd4c-1012-4296-811a-d99204e6ee56 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 01:51:20.317 7 INFO neutron.plugins.ml2.extensions.port_security [None req-ecf5dd4c-1012-4296-811a-d99204e6ee56 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 01:51:20.317 7 INFO neutron.plugins.ml2.managers [None req-ecf5dd4c-1012-4296-811a-d99204e6ee56 - - - - - -] Initializing extension driver 'qos' 2026-05-06 01:51:20.317 7 INFO neutron.plugins.ml2.managers [None req-ecf5dd4c-1012-4296-811a-d99204e6ee56 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 01:51:20.317 7 INFO neutron.plugins.ml2.managers [None req-ecf5dd4c-1012-4296-811a-d99204e6ee56 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 01:51:20.320 8 INFO neutron.manager [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loading Plugin: router 2026-05-06 01:51:20.329 7 INFO neutron.quota [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded quota_driver: . 2026-05-06 01:51:20.329 7 INFO neutron.plugins.ml2.plugin [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 01:51:20.329 7 INFO neutron.plugins.ml2.managers [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 01:51:20.329 7 INFO neutron.plugins.ml2.managers [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 01:51:20.330 7 INFO neutron.plugins.ml2.managers [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 01:51:20.330 7 INFO neutron.extensions.vlantransparent [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Disabled vlantransparent extension. 2026-05-06 01:51:20.330 7 INFO neutron.manager [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loading Plugin: qos 2026-05-06 01:51:20.342 7 INFO neutron.manager [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loading Plugin: router 2026-05-06 01:51:20.360 8 INFO neutron.services.service_base [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 01:51:20.360 8 INFO neutron.manager [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loading Plugin: segments 2026-05-06 01:51:20.383 7 INFO neutron.services.service_base [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 01:51:20.383 7 INFO neutron.manager [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loading Plugin: segments 2026-05-06 01:51:20.455 8 INFO neutron.manager [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loading Plugin: trunk 2026-05-06 01:51:20.470 8 INFO neutron.manager [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loading Plugin: vpnaas 2026-05-06 01:51:20.477 7 INFO neutron.manager [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loading Plugin: trunk 2026-05-06 01:51:20.492 7 INFO neutron.manager [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loading Plugin: vpnaas 2026-05-06 01:51:20.507 8 WARNING stevedore.named [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 01:51:20.529 7 WARNING stevedore.named [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 01:51:20.582 8 INFO neutron_vpnaas.services.vpn.plugin [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 01:51:20.582 8 INFO neutron.common.utils [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 01:51:20.583 8 INFO neutron.manager [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loading Plugin: auto_allocate 2026-05-06 01:51:20.587 8 INFO neutron.manager [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loading Plugin: tag 2026-05-06 01:51:20.594 8 INFO neutron.manager [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loading Plugin: timestamp 2026-05-06 01:51:20.596 8 INFO neutron.manager [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 01:51:20.600 8 INFO neutron.manager [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loading Plugin: flavors 2026-05-06 01:51:20.600 7 INFO neutron_vpnaas.services.vpn.plugin [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 01:51:20.600 7 INFO neutron.common.utils [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 01:51:20.600 7 INFO neutron.manager [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loading Plugin: auto_allocate 2026-05-06 01:51:20.603 8 INFO neutron.manager [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loading Plugin: revisions 2026-05-06 01:51:20.605 7 INFO neutron.manager [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loading Plugin: tag 2026-05-06 01:51:20.606 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Initializing extension manager. 2026-05-06 01:51:20.607 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: address-group 2026-05-06 01:51:20.608 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: address-scope 2026-05-06 01:51:20.609 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 01:51:20.610 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: agent 2026-05-06 01:51:20.610 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 01:51:20.611 7 INFO neutron.manager [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loading Plugin: timestamp 2026-05-06 01:51:20.611 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 01:51:20.612 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 01:51:20.613 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: availability_zone 2026-05-06 01:51:20.613 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 01:51:20.614 7 INFO neutron.manager [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 01:51:20.614 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 01:51:20.615 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: default-subnetpools 2026-05-06 01:51:20.616 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 01:51:20.616 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: dns-integration 2026-05-06 01:51:20.617 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 01:51:20.617 7 INFO neutron.manager [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loading Plugin: flavors 2026-05-06 01:51:20.618 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 01:51:20.618 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: dvr 2026-05-06 01:51:20.619 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 01:51:20.619 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 01:51:20.620 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:51:20.620 7 INFO neutron.manager [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loading Plugin: revisions 2026-05-06 01:51:20.620 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 01:51:20.621 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: external-net 2026-05-06 01:51:20.621 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 01:51:20.622 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: extraroute 2026-05-06 01:51:20.623 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 01:51:20.623 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 01:51:20.623 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Initializing extension manager. 2026-05-06 01:51:20.624 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 01:51:20.624 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 01:51:20.625 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: address-group 2026-05-06 01:51:20.625 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 01:51:20.625 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: fip-port-details 2026-05-06 01:51:20.626 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: address-scope 2026-05-06 01:51:20.626 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: flavors 2026-05-06 01:51:20.626 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 01:51:20.627 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: agent 2026-05-06 01:51:20.627 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 01:51:20.628 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 01:51:20.628 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: floatingip-pools 2026-05-06 01:51:20.628 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: ip_allocation 2026-05-06 01:51:20.629 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 01:51:20.629 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 01:51:20.629 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 01:51:20.629 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: l2_adjacency 2026-05-06 01:51:20.630 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: availability_zone 2026-05-06 01:51:20.631 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: router 2026-05-06 01:51:20.631 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 01:51:20.631 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 01:51:20.632 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: default-subnetpools 2026-05-06 01:51:20.632 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:51:20.633 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-06 01:51:20.633 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-06 01:51:20.634 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 01:51:20.633 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 01:51:20.635 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: l3-ha 2026-05-06 01:51:20.635 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:51:20.635 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: dns-integration 2026-05-06 01:51:20.636 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-06 01:51:20.636 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 01:51:20.636 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: l3-flavors 2026-05-06 01:51:20.636 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 01:51:20.637 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: dvr 2026-05-06 01:51:20.637 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:51:20.637 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 01:51:20.637 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 01:51:20.638 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 01:51:20.638 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:51:20.639 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 01:51:20.639 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: external-net 2026-05-06 01:51:20.640 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 01:51:20.640 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 01:51:20.640 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: extraroute 2026-05-06 01:51:20.641 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 01:51:20.641 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 01:51:20.641 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 01:51:20.642 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 01:51:20.642 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 01:51:20.643 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 01:51:20.643 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 01:51:20.644 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 01:51:20.644 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: fip-port-details 2026-05-06 01:51:20.644 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 01:51:20.644 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: flavors 2026-05-06 01:51:20.645 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: multi-provider 2026-05-06 01:51:20.645 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: net-mtu 2026-05-06 01:51:20.645 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 01:51:20.646 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 01:51:20.646 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: floatingip-pools 2026-05-06 01:51:20.646 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: network_availability_zone 2026-05-06 01:51:20.647 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: ip_allocation 2026-05-06 01:51:20.647 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: network_ha 2026-05-06 01:51:20.647 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 01:51:20.648 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: network-ip-availability 2026-05-06 01:51:20.648 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: l2_adjacency 2026-05-06 01:51:20.649 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 01:51:20.649 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: router 2026-05-06 01:51:20.649 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: pagination 2026-05-06 01:51:20.650 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: port-device-profile 2026-05-06 01:51:20.650 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-06 01:51:20.651 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:51:20.651 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 01:51:20.651 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 01:51:20.651 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-06 01:51:20.652 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: port-mac-override 2026-05-06 01:51:20.652 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-06 01:51:20.652 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 01:51:20.652 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 01:51:20.653 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 01:51:20.653 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: l3-ha 2026-05-06 01:51:20.653 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-06 01:51:20.653 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:51:20.654 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: port-resource-request 2026-05-06 01:51:20.654 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-06 01:51:20.654 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 01:51:20.654 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: l3-flavors 2026-05-06 01:51:20.655 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-06 01:51:20.655 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:51:20.656 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: binding 2026-05-06 01:51:20.656 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 01:51:20.656 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: binding-extended 2026-05-06 01:51:20.657 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: port-security 2026-05-06 01:51:20.657 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: project-id 2026-05-06 01:51:20.658 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: provider 2026-05-06 01:51:20.660 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: qos 2026-05-06 01:51:20.661 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 01:51:20.662 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 01:51:20.662 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: qos-default 2026-05-06 01:51:20.663 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: qos-fip 2026-05-06 01:51:20.663 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 01:51:20.664 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 01:51:20.664 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 01:51:20.665 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 01:51:20.666 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 01:51:20.666 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: qos-pps 2026-05-06 01:51:20.667 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 01:51:20.667 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 01:51:20.668 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 01:51:20.669 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: quota-check-limit 2026-05-06 01:51:20.671 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: quotas 2026-05-06 01:51:20.672 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: quota_details 2026-05-06 01:51:20.673 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: rbac-policies 2026-05-06 01:51:20.674 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: rbac-address-group 2026-05-06 01:51:20.674 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 01:51:20.675 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 01:51:20.675 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 01:51:20.676 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: revision-if-match 2026-05-06 01:51:20.676 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 01:51:20.677 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: router_availability_zone 2026-05-06 01:51:20.678 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 01:51:20.679 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 01:51:20.680 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 01:51:20.680 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 01:51:20.681 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 01:51:20.681 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-06 01:51:20.682 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 01:51:20.686 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: security-group 2026-05-06 01:51:20.687 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: segment 2026-05-06 01:51:20.688 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 01:51:20.688 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: service-type 2026-05-06 01:51:20.689 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: sorting 2026-05-06 01:51:20.689 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 01:51:20.690 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: standard-attr-description 2026-05-06 01:51:20.691 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: stateful-security-group 2026-05-06 01:51:20.691 8 WARNING neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 01:51:20.692 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 01:51:20.692 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: subnet-external-network 2026-05-06 01:51:20.693 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: subnet_onboard 2026-05-06 01:51:20.693 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 01:51:20.694 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: subnet-service-types 2026-05-06 01:51:20.695 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: subnet_allocation 2026-05-06 01:51:20.695 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 01:51:20.696 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: tag-creation 2026-05-06 01:51:20.696 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 01:51:20.700 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 01:51:20.701 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 01:51:20.701 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: trunk 2026-05-06 01:51:20.702 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: trunk-details 2026-05-06 01:51:20.702 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 01:51:20.703 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 01:51:20.705 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-06 01:51:20.705 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 01:51:20.706 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: vpn-flavors 2026-05-06 01:51:20.708 8 INFO neutron.api.extensions [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Loaded extension: vpnaas 2026-05-06 01:51:20.710 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-06 01:51:20.710 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-06 01:51:20.710 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.711 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-06 01:51:20.715 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 01:51:20.715 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 01:51:20.781 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 01:51:20.783 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 01:51:20.784 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 01:51:20.785 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 01:51:20.785 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 01:51:20.786 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: multi-provider 2026-05-06 01:51:20.787 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: net-mtu 2026-05-06 01:51:20.787 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 01:51:20.788 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: network_availability_zone 2026-05-06 01:51:20.788 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: network_ha 2026-05-06 01:51:20.789 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: network-ip-availability 2026-05-06 01:51:20.790 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 01:51:20.790 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: pagination 2026-05-06 01:51:20.791 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: port-device-profile 2026-05-06 01:51:20.791 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-06 01:51:20.792 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 01:51:20.792 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 01:51:20.793 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: port-mac-override 2026-05-06 01:51:20.793 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 01:51:20.794 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 01:51:20.794 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-06 01:51:20.795 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: port-resource-request 2026-05-06 01:51:20.796 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 01:51:20.796 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-06 01:51:20.797 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: binding 2026-05-06 01:51:20.798 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: binding-extended 2026-05-06 01:51:20.798 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: port-security 2026-05-06 01:51:20.799 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: project-id 2026-05-06 01:51:20.799 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: provider 2026-05-06 01:51:20.801 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: qos 2026-05-06 01:51:20.802 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 01:51:20.802 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 01:51:20.803 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: qos-default 2026-05-06 01:51:20.803 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: qos-fip 2026-05-06 01:51:20.804 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 01:51:20.804 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 01:51:20.805 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 01:51:20.806 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 01:51:20.806 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 01:51:20.807 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: qos-pps 2026-05-06 01:51:20.807 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 01:51:20.808 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 01:51:20.808 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 01:51:20.809 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: quota-check-limit 2026-05-06 01:51:20.811 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: quotas 2026-05-06 01:51:20.812 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: quota_details 2026-05-06 01:51:20.813 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: rbac-policies 2026-05-06 01:51:20.814 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: rbac-address-group 2026-05-06 01:51:20.815 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 01:51:20.815 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 01:51:20.816 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 01:51:20.816 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: revision-if-match 2026-05-06 01:51:20.817 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 01:51:20.817 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: router_availability_zone 2026-05-06 01:51:20.818 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 01:51:20.820 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 01:51:20.820 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 01:51:20.821 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 01:51:20.821 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 01:51:20.822 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-06 01:51:20.822 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 01:51:20.826 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: security-group 2026-05-06 01:51:20.828 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: segment 2026-05-06 01:51:20.828 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 01:51:20.829 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: service-type 2026-05-06 01:51:20.829 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: sorting 2026-05-06 01:51:20.830 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 01:51:20.831 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: standard-attr-description 2026-05-06 01:51:20.831 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: stateful-security-group 2026-05-06 01:51:20.832 7 WARNING neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 01:51:20.832 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 01:51:20.833 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: subnet-external-network 2026-05-06 01:51:20.833 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: subnet_onboard 2026-05-06 01:51:20.834 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 01:51:20.834 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: subnet-service-types 2026-05-06 01:51:20.835 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: subnet_allocation 2026-05-06 01:51:20.836 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 01:51:20.836 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: tag-creation 2026-05-06 01:51:20.837 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 01:51:20.840 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 01:51:20.841 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 01:51:20.841 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: trunk 2026-05-06 01:51:20.842 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: trunk-details 2026-05-06 01:51:20.843 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 01:51:20.843 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 01:51:20.845 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-06 01:51:20.846 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 01:51:20.846 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: vpn-flavors 2026-05-06 01:51:20.848 7 INFO neutron.api.extensions [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Loaded extension: vpnaas 2026-05-06 01:51:20.850 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-06 01:51:20.850 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-06 01:51:20.851 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.851 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-06 01:51:20.854 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 01:51:20.854 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 01:51:20.859 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 01:51:20.859 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 01:51:20.860 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 01:51:20.861 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.861 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.861 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.862 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.862 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 01:51:20.862 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 01:51:20.863 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 01:51:20.863 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 01:51:20.864 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:51:20.864 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:51:20.868 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 01:51:20.868 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] router is already registered 2026-05-06 01:51:20.869 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 01:51:20.869 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] floatingip is already registered 2026-05-06 01:51:20.872 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 01:51:20.872 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] rbac_policy is already registered 2026-05-06 01:51:20.873 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 01:51:20.873 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] security_group is already registered 2026-05-06 01:51:20.874 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 01:51:20.874 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] security_group_rule is already registered 2026-05-06 01:51:20.720 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 01:51:20.875 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.875 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.875 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.875 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 01:51:20.876 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.876 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 01:51:20.876 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 01:51:20.876 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] trunk is already registered 2026-05-06 01:51:20.877 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 01:51:20.877 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] endpoint_group is already registered 2026-05-06 01:51:20.877 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.877 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.877 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 01:51:20.877 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] vpnservice is already registered 2026-05-06 01:51:20.877 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.878 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.878 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 01:51:20.878 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] ipsec_site_connection is already registered 2026-05-06 01:51:20.878 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 01:51:20.878 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:51:20.878 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] ipsecpolicy is already registered 2026-05-06 01:51:20.879 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 01:51:20.879 7 INFO neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:51:20.879 7 WARNING neutron.quota.resource_registry [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] ikepolicy is already registered 2026-05-06 01:51:20.879 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 01:51:20.880 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 01:51:20.880 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:51:20.880 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:51:20.884 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 01:51:20.885 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] router is already registered 2026-05-06 01:51:20.885 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 01:51:20.885 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] floatingip is already registered 2026-05-06 01:51:20.889 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 01:51:20.889 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] rbac_policy is already registered 2026-05-06 01:51:20.890 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 01:51:20.890 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] security_group is already registered 2026-05-06 01:51:20.890 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 01:51:20.891 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] security_group_rule is already registered 2026-05-06 01:51:20.891 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.892 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.892 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:51:20.892 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] subnetpool is already registered 2026-05-06 01:51:20.893 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 01:51:20.893 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] trunk is already registered 2026-05-06 01:51:20.893 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 01:51:20.893 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] endpoint_group is already registered 2026-05-06 01:51:20.894 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 01:51:20.894 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] vpnservice is already registered 2026-05-06 01:51:20.894 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 01:51:20.895 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] ipsec_site_connection is already registered 2026-05-06 01:51:20.895 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:51:20.895 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] ipsecpolicy is already registered 2026-05-06 01:51:20.895 8 INFO neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:51:20.896 8 WARNING neutron.quota.resource_registry [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] ikepolicy is already registered 2026-05-06 01:51:20.913 7 WARNING keystonemiddleware._common.config [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 01:51:20.919 7 WARNING oslo_config.cfg [None req-98975d68-8169-41ed-aad1-f2fc8219d23a - - - - - -] 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 0x7f7392cd9668 pid: 7 (default app) 2026-05-06 01:51:20.930 8 WARNING keystonemiddleware._common.config [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 01:51:20.937 8 WARNING oslo_config.cfg [None req-8fde55fd-93ac-45fb-8572-997ae74024f4 - - - - - -] 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 0x7f7392cd9668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 01:51:26.085 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d658e89-3c13-41e6-9996-4cfacfba5652 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.185 () {44 vars in 928 bytes} [Wed May 6 01:51:25 2026] GET /v2.0/networks/public => generated 108 bytes in 618 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 199.19.213.185 () {44 vars in 950 bytes} [Wed May 6 01:51:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:51:26.631 8 WARNING neutron.services.revisions.revision_plugin [None req-155ddaa9-070a-4cf5-919c-bcec59d7a5e5 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] Could not find related network for resource to bump revision. 2026-05-06 01:51:26.655 8 INFO neutron.db.segments_db [None req-155ddaa9-070a-4cf5-919c-bcec59d7a5e5 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] Added segment b5b4b480-be28-40fa-964d-7042bf65119d of type flat for network b1e9178b-f8ac-4e35-b96c-dd9a2f9be69f 2026-05-06 01:51:26.691 8 INFO neutron.pecan_wsgi.hooks.translation [None req-155ddaa9-070a-4cf5-919c-bcec59d7a5e5 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.185 () {48 vars in 968 bytes} [Wed May 6 01:51:26 2026] POST /v2.0/networks => generated 124 bytes in 427 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 01:51:32.897 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5086afa-4550-458f-928f-25a3e79c4517 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.185 () {44 vars in 928 bytes} [Wed May 6 01:51:32 2026] GET /v2.0/networks/public => generated 108 bytes in 359 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.185 () {44 vars in 950 bytes} [Wed May 6 01:51:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:51:33.143 7 WARNING neutron.services.revisions.revision_plugin [None req-f2e6ab6f-9622-4999-b4de-39cd33bafa00 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] Could not find related network for resource to bump revision. 2026-05-06 01:51:33.166 7 INFO neutron.db.segments_db [None req-f2e6ab6f-9622-4999-b4de-39cd33bafa00 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] Added segment c64e600f-4e01-4341-84ea-3da18816d955 of type flat for network 40e7e698-2a54-4e40-ae3a-4315e7476bbf 2026-05-06 01:51:33.204 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2e6ab6f-9622-4999-b4de-39cd33bafa00 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.185 () {48 vars in 968 bytes} [Wed May 6 01:51:32 2026] POST /v2.0/networks => generated 124 bytes in 285 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 01:51:39.064 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f872b8c-0982-4ee2-aac8-8dd844f365e5 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.19.213.185 () {44 vars in 928 bytes} [Wed May 6 01:51:39 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.19.213.185 () {44 vars in 950 bytes} [Wed May 6 01:51:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:51:39.138 7 WARNING neutron.services.revisions.revision_plugin [None req-9c91b2d1-3352-4f06-ad8d-c10f3a49eff9 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] Could not find related network for resource to bump revision. 2026-05-06 01:51:39.152 7 INFO neutron.db.segments_db [None req-9c91b2d1-3352-4f06-ad8d-c10f3a49eff9 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] Added segment 7d23b14e-5ccc-48f6-90d5-c2f2fb67c04d of type flat for network 143888e4-553e-421a-adc1-996e62c897a0 2026-05-06 01:51:39.176 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c91b2d1-3352-4f06-ad8d-c10f3a49eff9 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.19.213.185 () {48 vars in 968 bytes} [Wed May 6 01:51:39 2026] POST /v2.0/networks => generated 124 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 01:51:45.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abaccb1f-4c60-46cb-b538-d40d9e17fded 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.185 () {44 vars in 928 bytes} [Wed May 6 01:51:44 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.185 () {44 vars in 950 bytes} [Wed May 6 01:51:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:51:45.102 8 WARNING neutron.services.revisions.revision_plugin [None req-84b235ef-59dd-4077-aa3c-1df99d7dc9e4 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] Could not find related network for resource to bump revision. 2026-05-06 01:51:45.125 8 INFO neutron.db.segments_db [None req-84b235ef-59dd-4077-aa3c-1df99d7dc9e4 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] Added segment 73180503-887a-4a21-9595-e3bd573d14dc of type flat for network a4d787a3-0496-4ee9-8043-f792303eee8d 2026-05-06 01:51:45.158 8 INFO neutron.pecan_wsgi.hooks.translation [None req-84b235ef-59dd-4077-aa3c-1df99d7dc9e4 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.19.213.185 () {48 vars in 968 bytes} [Wed May 6 01:51:45 2026] POST /v2.0/networks => generated 124 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 01:51:51.039 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0561d41-dfd3-4f06-b221-cb69f1019bb2 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.185 () {44 vars in 928 bytes} [Wed May 6 01:51:50 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.185 () {44 vars in 950 bytes} [Wed May 6 01:51:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:51:51.123 7 WARNING neutron.services.revisions.revision_plugin [None req-e963ff6c-31f8-4a3f-b666-af8a4ef8b7a1 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] Could not find related network for resource to bump revision. 2026-05-06 01:51:51.141 7 INFO neutron.db.segments_db [None req-e963ff6c-31f8-4a3f-b666-af8a4ef8b7a1 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] Added segment 6692f25f-f025-43ef-b9e1-d74c5835f13b of type flat for network 7b6ace94-b369-4cca-bc1a-2222038e8b18 2026-05-06 01:51:51.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e963ff6c-31f8-4a3f-b666-af8a4ef8b7a1 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.19.213.185 () {48 vars in 968 bytes} [Wed May 6 01:51:51 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 01:51:57.041 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3a75309-c0d3-46c1-a887-f7aa22fbbb96 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.19.213.185 () {44 vars in 928 bytes} [Wed May 6 01:51:56 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.19.213.185 () {44 vars in 950 bytes} [Wed May 6 01:51:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:51:57.111 7 WARNING neutron.services.revisions.revision_plugin [None req-41f804c5-c6d0-48ba-bd4a-37b75bacf889 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] Could not find related network for resource to bump revision. 2026-05-06 01:51:57.127 7 INFO neutron.db.segments_db [None req-41f804c5-c6d0-48ba-bd4a-37b75bacf889 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] Added segment 2e734b6e-0299-42f7-b9fd-d619593061d3 of type flat for network 8d1f7aae-0d78-47e6-af75-64c6dda0f1d3 [pid: 7|app: 0|req: 13/23] 199.19.213.185 () {48 vars in 968 bytes} [Wed May 6 01:51:57 2026] POST /v2.0/networks => generated 706 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 01:51:58.423 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e21b4f0-f55d-4ace-8f03-a0a0f63f01cb 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.19.213.185 () {44 vars in 928 bytes} [Wed May 6 01:51:58 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.19.213.185 () {44 vars in 950 bytes} [Wed May 6 01:51:58 2026] GET /v2.0/networks?name=public => generated 709 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:51:58.501 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c9e2106-2b57-424c-9970-64f5542e2803 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.19.213.185 () {44 vars in 1035 bytes} [Wed May 6 01:51:58 2026] GET /v2.0/subnets/public-subnet?network_id=8d1f7aae-0d78-47e6-af75-64c6dda0f1d3 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.19.213.185 () {44 vars in 1058 bytes} [Wed May 6 01:51:58 2026] GET /v2.0/subnets?name=public-subnet&network_id=8d1f7aae-0d78-47e6-af75-64c6dda0f1d3 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.19.213.185 () {48 vars in 966 bytes} [Wed May 6 01:51:58 2026] POST /v2.0/subnets => generated 664 bytes in 1270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 01:56:34.202 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3fee85b3-3c05-437c-aee9-9e1130e175c7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-06 01:56:34.203 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 01:56:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.185) !!! 2026-05-06 01:56:34.317 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be043de9-3d7c-4b9a-84e0-8f2aab61fe36 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/64] 199.19.213.185 () {44 vars in 938 bytes} [Wed May 6 01:56:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 01:56:34.328 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c96fe477-7277-4210-b88c-df59a04ee1ec] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-06 01:56:34.331 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 01:56:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.185) !!! [pid: 8|app: 0|req: 31/65] 199.19.213.185 () {44 vars in 960 bytes} [Wed May 6 01:56:34 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:56:34.434 7 INFO neutron.db.segments_db [None req-5c7249e0-f469-48e1-b5db-69bcc6dce949 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] Added segment 417b9ad6-83cf-445a-a938-e93d8e2d814e of type vxlan for network 7aeb401f-329d-46ba-b624-9c504ed21ccf [pid: 7|app: 0|req: 35/66] 199.19.213.185 () {48 vars in 967 bytes} [Wed May 6 01:56:34 2026] POST /v2.0/networks => generated 707 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 01:56:35.612 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c96fe477-7277-4210-b88c-df59a04ee1ec] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35010. 2026-05-06 01:56:35.654 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1814c021-7dbf-439d-9bbc-1204a2ecef19 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/67] 199.19.213.185 () {44 vars in 938 bytes} [Wed May 6 01:56:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 01:56:35.685 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3fee85b3-3c05-437c-aee9-9e1130e175c7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35016. [pid: 7|app: 0|req: 36/68] 199.19.213.185 () {44 vars in 960 bytes} [Wed May 6 01:56:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:56:35.713 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a374ab35-8ade-4666-a3f5-883ad64da3bb 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/69] 199.19.213.185 () {44 vars in 1037 bytes} [Wed May 6 01:56:35 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7aeb401f-329d-46ba-b624-9c504ed21ccf => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 199.19.213.185 () {44 vars in 1060 bytes} [Wed May 6 01:56:35 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7aeb401f-329d-46ba-b624-9c504ed21ccf => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.19.213.185 () {48 vars in 966 bytes} [Wed May 6 01:56:35 2026] POST /v2.0/subnets => generated 651 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 01:56:37.083 7 INFO neutron.api.v2.resource [None req-111c9be2-49dc-44f3-bd85-392028489205 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/72] 199.19.213.185 () {44 vars in 972 bytes} [Wed May 6 01:56:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.19.213.185 () {44 vars in 994 bytes} [Wed May 6 01:56:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.19.213.185 () {48 vars in 981 bytes} [Wed May 6 01:56:37 2026] POST /v2.0/security-groups => generated 1616 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:38 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 1616 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:38 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 1616 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:38 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.19.213.185 () {48 vars in 992 bytes} [Wed May 6 01:56:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:39 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 2230 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:39 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:39 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.185 () {48 vars in 992 bytes} [Wed May 6 01:56:39 2026] POST /v2.0/security-group-rules => generated 603 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:40 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:40 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:40 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.19.213.185 () {48 vars in 992 bytes} [Wed May 6 01:56:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:42 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 3462 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:42 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:42 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 3462 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.19.213.185 () {48 vars in 992 bytes} [Wed May 6 01:56:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:43 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:43 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:43 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 4078 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.19.213.185 () {48 vars in 992 bytes} [Wed May 6 01:56:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.19.213.185 () {44 vars in 988 bytes} [Wed May 6 01:56:44 2026] GET /v2.0/networks/7aeb401f-329d-46ba-b624-9c504ed21ccf => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:56:44.668 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62781ec7-27a8-4ced-9caa-f465898bac5b 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/98] 199.19.213.185 () {44 vars in 1077 bytes} [Wed May 6 01:56:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7aeb401f-329d-46ba-b624-9c504ed21ccf => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.19.213.185 () {44 vars in 1100 bytes} [Wed May 6 01:56:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7aeb401f-329d-46ba-b624-9c504ed21ccf => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:44 2026] GET /v2.0/security-groups/f7cd5e74-2b69-4d97-a6fd-3bbb4418703e => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.19.213.185 () {48 vars in 962 bytes} [Wed May 6 01:56:44 2026] POST /v2.0/ports => generated 1100 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 01:56:51.158 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb35fcd7-aa0c-44ea-bca2-13bd2cf209c3 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/102] 199.19.213.185 () {44 vars in 979 bytes} [Wed May 6 01:56:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 50/103] 199.19.213.185 () {44 vars in 1001 bytes} [Wed May 6 01:56:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 199.19.213.185 () {48 vars in 1031 bytes} [Wed May 6 01:56:51 2026] PUT /v2.0/ports/8d5f83b6-4815-4ec7-85c2-f7d3aac42034 => generated 1249 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.19.213.185 () {44 vars in 921 bytes} [Wed May 6 01:56:53 2026] GET /v2.0/ports => generated 3730 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 01:56:54.169 7 INFO neutron.api.v2.resource [None req-7cdb1601-7859-4364-a635-45f1ad590246 20ada2c26a20424cbaa27a33204d0be4 97fbaef3a9014fcb86030d7be0694fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/108] 199.19.213.185 () {44 vars in 960 bytes} [Wed May 6 01:56:54 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.19.213.185 () {44 vars in 982 bytes} [Wed May 6 01:56:54 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.19.213.185 () {48 vars in 981 bytes} [Wed May 6 01:56:54 2026] POST /v2.0/security-groups => generated 1610 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:55 2026] GET /v2.0/security-groups/4de906af-ca84-4248-9acd-529beff7e8cc => generated 1610 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:55 2026] GET /v2.0/security-groups/4de906af-ca84-4248-9acd-529beff7e8cc => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:55 2026] GET /v2.0/security-groups/4de906af-ca84-4248-9acd-529beff7e8cc => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.19.213.185 () {48 vars in 992 bytes} [Wed May 6 01:56:55 2026] POST /v2.0/security-group-rules => generated 623 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:56 2026] GET /v2.0/security-groups/4de906af-ca84-4248-9acd-529beff7e8cc => generated 2246 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:56 2026] GET /v2.0/security-groups/4de906af-ca84-4248-9acd-529beff7e8cc => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.19.213.185 () {44 vars in 1002 bytes} [Wed May 6 01:56:56 2026] GET /v2.0/security-groups/4de906af-ca84-4248-9acd-529beff7e8cc => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.19.213.185 () {48 vars in 992 bytes} [Wed May 6 01:56:56 2026] POST /v2.0/security-group-rules => generated 627 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0)