+ 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 Aug 19 21:06:10 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-567df87b74-g45d6 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f84bdc2a668 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-08-19 21:06:14.927 8 INFO neutron.common.config [-] Logging enabled! 2026-08-19 21:06:14.928 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-08-19 21:06:15.023 7 INFO neutron.common.config [-] Logging enabled! 2026-08-19 21:06:15.023 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-08-19 21:06:15.471 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-19 21:06:15.556 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-19 21:06:16.519 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-19 21:06:16.522 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-19 21:06:16.526 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-19 21:06:16.527 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-19 21:06:16.527 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-19 21:06:16.527 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-19 21:06:16.527 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 21:06:16.535 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 21:06:16.535 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 21:06:16.535 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-19 21:06:16.557 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-19 21:06:16.558 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-19 21:06:16.558 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-19 21:06:16.605 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-19 21:06:16.605 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-19 21:06:16.605 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-19 21:06:16.605 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-19 21:06:16.634 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-19 21:06:16.637 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-19 21:06:16.640 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-19 21:06:16.641 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-19 21:06:16.642 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-19 21:06:16.642 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-19 21:06:16.642 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 21:06:16.650 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 21:06:16.650 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 21:06:16.650 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-19 21:06:16.673 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-19 21:06:16.674 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-19 21:06:16.674 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-19 21:06:16.720 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-19 21:06:16.720 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-19 21:06:16.720 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-19 21:06:16.720 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-19 21:06:17.082 8 INFO neutron.plugins.ml2.managers [None req-b7c3c00f-eee1-4f4e-a395-6b87da50d68c - - - - - -] Initializing driver for type 'vlan' 2026-08-19 21:06:17.173 7 INFO neutron.plugins.ml2.managers [None req-c61fbc8e-3f9c-4849-8bab-1d1e5348ac4c - - - - - -] Initializing driver for type 'vlan' 2026-08-19 21:06:17.221 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b7c3c00f-eee1-4f4e-a395-6b87da50d68c - - - - - -] VlanTypeDriver initialization complete 2026-08-19 21:06:17.222 8 INFO neutron.plugins.ml2.managers [None req-b7c3c00f-eee1-4f4e-a395-6b87da50d68c - - - - - -] Initializing driver for type 'vxlan' 2026-08-19 21:06:17.222 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b7c3c00f-eee1-4f4e-a395-6b87da50d68c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-19 21:06:17.238 8 INFO neutron.plugins.ml2.managers [None req-b7c3c00f-eee1-4f4e-a395-6b87da50d68c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-19 21:06:17.238 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b7c3c00f-eee1-4f4e-a395-6b87da50d68c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-19 21:06:17.238 8 INFO neutron.plugins.ml2.managers [None req-b7c3c00f-eee1-4f4e-a395-6b87da50d68c - - - - - -] Initializing extension driver 'port_security' 2026-08-19 21:06:17.238 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b7c3c00f-eee1-4f4e-a395-6b87da50d68c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-19 21:06:17.238 8 INFO neutron.plugins.ml2.managers [None req-b7c3c00f-eee1-4f4e-a395-6b87da50d68c - - - - - -] Initializing extension driver 'qos' 2026-08-19 21:06:17.239 8 INFO neutron.plugins.ml2.managers [None req-b7c3c00f-eee1-4f4e-a395-6b87da50d68c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-19 21:06:17.239 8 INFO neutron.plugins.ml2.managers [None req-b7c3c00f-eee1-4f4e-a395-6b87da50d68c - - - - - -] Initializing mechanism driver 'l2population' 2026-08-19 21:06:17.250 8 INFO neutron.quota [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded quota_driver: . 2026-08-19 21:06:17.251 8 INFO neutron.plugins.ml2.plugin [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Modular L2 Plugin initialization complete 2026-08-19 21:06:17.251 8 INFO neutron.plugins.ml2.managers [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-19 21:06:17.251 8 INFO neutron.plugins.ml2.managers [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-19 21:06:17.251 8 INFO neutron.plugins.ml2.managers [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Got port-security extension from driver 'port_security' 2026-08-19 21:06:17.251 8 INFO neutron.extensions.vlantransparent [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Disabled vlantransparent extension. 2026-08-19 21:06:17.251 8 INFO neutron.manager [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loading Plugin: qos 2026-08-19 21:06:17.264 8 INFO neutron.manager [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loading Plugin: router 2026-08-19 21:06:17.304 8 INFO neutron.services.service_base [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-19 21:06:17.304 8 INFO neutron.manager [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loading Plugin: segments 2026-08-19 21:06:17.311 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c61fbc8e-3f9c-4849-8bab-1d1e5348ac4c - - - - - -] VlanTypeDriver initialization complete 2026-08-19 21:06:17.312 7 INFO neutron.plugins.ml2.managers [None req-c61fbc8e-3f9c-4849-8bab-1d1e5348ac4c - - - - - -] Initializing driver for type 'vxlan' 2026-08-19 21:06:17.312 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c61fbc8e-3f9c-4849-8bab-1d1e5348ac4c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-19 21:06:17.328 7 INFO neutron.plugins.ml2.managers [None req-c61fbc8e-3f9c-4849-8bab-1d1e5348ac4c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-19 21:06:17.328 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c61fbc8e-3f9c-4849-8bab-1d1e5348ac4c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-19 21:06:17.328 7 INFO neutron.plugins.ml2.managers [None req-c61fbc8e-3f9c-4849-8bab-1d1e5348ac4c - - - - - -] Initializing extension driver 'port_security' 2026-08-19 21:06:17.329 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c61fbc8e-3f9c-4849-8bab-1d1e5348ac4c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-19 21:06:17.329 7 INFO neutron.plugins.ml2.managers [None req-c61fbc8e-3f9c-4849-8bab-1d1e5348ac4c - - - - - -] Initializing extension driver 'qos' 2026-08-19 21:06:17.329 7 INFO neutron.plugins.ml2.managers [None req-c61fbc8e-3f9c-4849-8bab-1d1e5348ac4c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-19 21:06:17.329 7 INFO neutron.plugins.ml2.managers [None req-c61fbc8e-3f9c-4849-8bab-1d1e5348ac4c - - - - - -] Initializing mechanism driver 'l2population' 2026-08-19 21:06:17.341 7 INFO neutron.quota [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded quota_driver: . 2026-08-19 21:06:17.341 7 INFO neutron.plugins.ml2.plugin [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Modular L2 Plugin initialization complete 2026-08-19 21:06:17.341 7 INFO neutron.plugins.ml2.managers [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-19 21:06:17.341 7 INFO neutron.plugins.ml2.managers [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-19 21:06:17.342 7 INFO neutron.plugins.ml2.managers [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-19 21:06:17.342 7 INFO neutron.extensions.vlantransparent [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Disabled vlantransparent extension. 2026-08-19 21:06:17.342 7 INFO neutron.manager [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loading Plugin: qos 2026-08-19 21:06:17.355 7 INFO neutron.manager [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loading Plugin: router 2026-08-19 21:06:17.397 7 INFO neutron.services.service_base [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-19 21:06:17.397 7 INFO neutron.manager [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loading Plugin: segments 2026-08-19 21:06:17.407 8 INFO neutron.manager [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loading Plugin: trunk 2026-08-19 21:06:17.423 8 INFO neutron.manager [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loading Plugin: vpnaas 2026-08-19 21:06:17.462 8 WARNING stevedore.named [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-19 21:06:17.494 7 INFO neutron.manager [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loading Plugin: trunk 2026-08-19 21:06:17.509 7 INFO neutron.manager [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loading Plugin: vpnaas 2026-08-19 21:06:17.545 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-19 21:06:17.546 8 INFO neutron.common.utils [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-19 21:06:17.546 8 INFO neutron.manager [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loading Plugin: auto_allocate 2026-08-19 21:06:17.548 7 WARNING stevedore.named [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-19 21:06:17.553 8 INFO neutron.manager [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loading Plugin: tag 2026-08-19 21:06:17.559 8 INFO neutron.manager [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loading Plugin: timestamp 2026-08-19 21:06:17.562 8 INFO neutron.manager [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loading Plugin: network_ip_availability 2026-08-19 21:06:17.565 8 INFO neutron.manager [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loading Plugin: flavors 2026-08-19 21:06:17.569 8 INFO neutron.manager [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loading Plugin: revisions 2026-08-19 21:06:17.572 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Initializing extension manager. 2026-08-19 21:06:17.573 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: address-group 2026-08-19 21:06:17.574 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: address-scope 2026-08-19 21:06:17.575 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-19 21:06:17.577 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: agent 2026-08-19 21:06:17.578 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: agent-resources-synced 2026-08-19 21:06:17.579 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: allowed-address-pairs 2026-08-19 21:06:17.580 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: auto-allocated-topology 2026-08-19 21:06:17.581 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: availability_zone 2026-08-19 21:06:17.581 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: availability_zone_filter 2026-08-19 21:06:17.582 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-19 21:06:17.582 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: default-subnetpools 2026-08-19 21:06:17.584 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-19 21:06:17.584 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: dns-integration 2026-08-19 21:06:17.585 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: dns-domain-ports 2026-08-19 21:06:17.585 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-19 21:06:17.586 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: dvr 2026-08-19 21:06:17.586 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-19 21:06:17.587 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: empty-string-filtering 2026-08-19 21:06:17.587 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-19 21:06:17.588 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-19 21:06:17.588 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: external-net 2026-08-19 21:06:17.589 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-19 21:06:17.589 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: extraroute 2026-08-19 21:06:17.590 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: extraroute-atomic 2026-08-19 21:06:17.591 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-19 21:06:17.591 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-19 21:06:17.592 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-19 21:06:17.592 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-19 21:06:17.593 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: fip-port-details 2026-08-19 21:06:17.594 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: flavors 2026-08-19 21:06:17.595 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-19 21:06:17.595 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: floatingip-pools 2026-08-19 21:06:17.596 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: ip_allocation 2026-08-19 21:06:17.596 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: ip-substring-filtering 2026-08-19 21:06:17.597 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: l2_adjacency 2026-08-19 21:06:17.598 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: router 2026-08-19 21:06:17.600 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-19 21:06:17.622 7 INFO neutron_vpnaas.services.vpn.plugin [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-19 21:06:17.622 7 INFO neutron.common.utils [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-19 21:06:17.622 7 INFO neutron.manager [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loading Plugin: auto_allocate 2026-08-19 21:06:17.629 7 INFO neutron.manager [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loading Plugin: tag 2026-08-19 21:06:17.639 7 INFO neutron.manager [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loading Plugin: timestamp 2026-08-19 21:06:17.641 7 INFO neutron.manager [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loading Plugin: network_ip_availability 2026-08-19 21:06:17.645 7 INFO neutron.manager [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loading Plugin: flavors 2026-08-19 21:06:17.649 7 INFO neutron.manager [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loading Plugin: revisions 2026-08-19 21:06:17.653 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Initializing extension manager. 2026-08-19 21:06:17.654 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: address-group 2026-08-19 21:06:17.655 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: address-scope 2026-08-19 21:06:17.656 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-19 21:06:17.657 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: agent 2026-08-19 21:06:17.657 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: agent-resources-synced 2026-08-19 21:06:17.658 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-19 21:06:17.659 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-19 21:06:17.660 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: availability_zone 2026-08-19 21:06:17.660 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: availability_zone_filter 2026-08-19 21:06:17.661 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-19 21:06:17.662 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: default-subnetpools 2026-08-19 21:06:17.663 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-19 21:06:17.664 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: dns-integration 2026-08-19 21:06:17.667 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: dns-domain-ports 2026-08-19 21:06:17.672 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-19 21:06:17.673 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: dvr 2026-08-19 21:06:17.674 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-19 21:06:17.674 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: empty-string-filtering 2026-08-19 21:06:17.675 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-19 21:06:17.675 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-19 21:06:17.676 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: external-net 2026-08-19 21:06:17.676 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-19 21:06:17.677 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: extraroute 2026-08-19 21:06:17.677 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: extraroute-atomic 2026-08-19 21:06:17.678 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-19 21:06:17.679 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-19 21:06:17.679 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-19 21:06:17.680 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-19 21:06:17.680 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: fip-port-details 2026-08-19 21:06:17.681 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: flavors 2026-08-19 21:06:17.682 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-19 21:06:17.683 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: floatingip-pools 2026-08-19 21:06:17.683 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: ip_allocation 2026-08-19 21:06:17.684 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-19 21:06:17.684 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: l2_adjacency 2026-08-19 21:06:17.686 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: router 2026-08-19 21:06:17.687 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-19 21:06:17.688 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-19 21:06:17.689 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-19 21:06:17.689 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: ext-gw-mode 2026-08-19 21:06:17.690 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: l3-ha 2026-08-19 21:06:17.690 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-19 21:06:17.691 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-19 21:06:17.691 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: l3-flavors 2026-08-19 21:06:17.692 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-19 21:06:17.693 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-19 21:06:17.743 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-19 21:06:17.744 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-19 21:06:17.744 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: ext-gw-mode 2026-08-19 21:06:17.745 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: l3-ha 2026-08-19 21:06:17.745 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-19 21:06:17.746 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-19 21:06:17.746 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: l3-flavors 2026-08-19 21:06:17.747 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-19 21:06:17.748 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-19 21:06:17.750 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-19 21:06:17.751 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-19 21:06:17.753 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-19 21:06:17.754 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-19 21:06:17.754 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-19 21:06:17.755 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: multi-provider 2026-08-19 21:06:17.756 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: net-mtu 2026-08-19 21:06:17.756 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: net-mtu-writable 2026-08-19 21:06:17.757 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: network_availability_zone 2026-08-19 21:06:17.757 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: network_ha 2026-08-19 21:06:17.758 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: network-ip-availability 2026-08-19 21:06:17.759 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-19 21:06:17.760 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: pagination 2026-08-19 21:06:17.760 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: port-device-profile 2026-08-19 21:06:17.761 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-19 21:06:17.761 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-19 21:06:17.762 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-19 21:06:17.763 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: port-mac-override 2026-08-19 21:06:17.763 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-19 21:06:17.764 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-19 21:06:17.765 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-19 21:06:17.766 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: port-resource-request 2026-08-19 21:06:17.766 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: port-resource-request-groups 2026-08-19 21:06:17.767 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-19 21:06:17.768 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: binding 2026-08-19 21:06:17.769 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: binding-extended 2026-08-19 21:06:17.769 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: port-security 2026-08-19 21:06:17.770 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: project-id 2026-08-19 21:06:17.770 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: provider 2026-08-19 21:06:17.773 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: qos 2026-08-19 21:06:17.773 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-19 21:06:17.774 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-19 21:06:17.775 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: qos-default 2026-08-19 21:06:17.775 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: qos-fip 2026-08-19 21:06:17.776 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-19 21:06:17.776 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: qos-gateway-ip 2026-08-19 21:06:17.777 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: qos-port-network-policy 2026-08-19 21:06:17.777 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: qos-pps-minimum 2026-08-19 21:06:17.778 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-19 21:06:17.779 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: qos-pps 2026-08-19 21:06:17.779 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: qos-rule-type-details 2026-08-19 21:06:17.780 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-19 21:06:17.781 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: qos-rules-alias 2026-08-19 21:06:17.781 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: quota-check-limit 2026-08-19 21:06:17.783 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: quotas 2026-08-19 21:06:17.785 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: quota_details 2026-08-19 21:06:17.786 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: rbac-policies 2026-08-19 21:06:17.787 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: rbac-address-group 2026-08-19 21:06:17.787 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: rbac-address-scope 2026-08-19 21:06:17.788 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: rbac-security-groups 2026-08-19 21:06:17.788 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: rbac-subnetpool 2026-08-19 21:06:17.789 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: revision-if-match 2026-08-19 21:06:17.789 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: standard-attr-revisions 2026-08-19 21:06:17.790 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: router_availability_zone 2026-08-19 21:06:17.791 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-19 21:06:17.792 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: security-groups-default-rules 2026-08-19 21:06:17.793 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-19 21:06:17.794 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-19 21:06:17.794 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-19 21:06:17.795 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-19 21:06:17.796 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-19 21:06:17.802 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: security-group 2026-08-19 21:06:17.803 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: segment 2026-08-19 21:06:17.804 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-19 21:06:17.805 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: service-type 2026-08-19 21:06:17.805 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: sorting 2026-08-19 21:06:17.806 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: standard-attr-segment 2026-08-19 21:06:17.806 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: standard-attr-description 2026-08-19 21:06:17.807 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: stateful-security-group 2026-08-19 21:06:17.807 8 WARNING neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-19 21:06:17.808 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-19 21:06:17.809 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: subnet-external-network 2026-08-19 21:06:17.809 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: subnet_onboard 2026-08-19 21:06:17.810 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-19 21:06:17.811 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: subnet-service-types 2026-08-19 21:06:17.812 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: subnet_allocation 2026-08-19 21:06:17.813 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-19 21:06:17.814 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: tag-creation 2026-08-19 21:06:17.815 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-19 21:06:17.821 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: standard-attr-tag 2026-08-19 21:06:17.822 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-19 21:06:17.822 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: trunk 2026-08-19 21:06:17.823 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: trunk-details 2026-08-19 21:06:17.823 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-19 21:06:17.824 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-19 21:06:17.826 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-19 21:06:17.826 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-19 21:06:17.827 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-19 21:06:17.827 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: vpn-flavors 2026-08-19 21:06:17.828 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-19 21:06:17.829 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-19 21:06:17.829 8 INFO neutron.api.extensions [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Loaded extension: vpnaas 2026-08-19 21:06:17.830 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-19 21:06:17.831 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-19 21:06:17.831 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: multi-provider 2026-08-19 21:06:17.832 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-19 21:06:17.832 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: net-mtu 2026-08-19 21:06:17.832 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-19 21:06:17.832 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-19 21:06:17.832 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-19 21:06:17.832 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: net-mtu-writable 2026-08-19 21:06:17.833 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: network_availability_zone 2026-08-19 21:06:17.833 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: network_ha 2026-08-19 21:06:17.834 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: network-ip-availability 2026-08-19 21:06:17.835 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-19 21:06:17.835 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-19 21:06:17.836 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: pagination 2026-08-19 21:06:17.836 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-19 21:06:17.836 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: port-device-profile 2026-08-19 21:06:17.837 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-19 21:06:17.837 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-19 21:06:17.838 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-19 21:06:17.838 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: port-mac-override 2026-08-19 21:06:17.839 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-19 21:06:17.839 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-19 21:06:17.840 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-19 21:06:17.840 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: port-resource-request 2026-08-19 21:06:17.840 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-19 21:06:17.841 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-19 21:06:17.841 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-19 21:06:17.842 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-19 21:06:17.842 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-19 21:06:17.842 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: binding 2026-08-19 21:06:17.842 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-19 21:06:17.843 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] subnetpool is already registered 2026-08-19 21:06:17.843 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: binding-extended 2026-08-19 21:06:17.843 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-19 21:06:17.843 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] subnetpool is already registered 2026-08-19 21:06:17.844 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: port-security 2026-08-19 21:06:17.844 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-19 21:06:17.844 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: project-id 2026-08-19 21:06:17.844 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-19 21:06:17.845 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: provider 2026-08-19 21:06:17.845 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-19 21:06:17.845 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-19 21:06:17.845 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-19 21:06:17.846 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-19 21:06:17.847 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: qos 2026-08-19 21:06:17.847 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-19 21:06:17.848 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-19 21:06:17.848 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: qos-default 2026-08-19 21:06:17.849 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: qos-fip 2026-08-19 21:06:17.849 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-19 21:06:17.850 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-19 21:06:17.850 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] router is already registered 2026-08-19 21:06:17.850 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-19 21:06:17.850 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-19 21:06:17.851 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-19 21:06:17.851 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] floatingip is already registered 2026-08-19 21:06:17.851 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-19 21:06:17.852 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-19 21:06:17.852 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: qos-pps 2026-08-19 21:06:17.853 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-19 21:06:17.853 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-19 21:06:17.854 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: qos-rules-alias 2026-08-19 21:06:17.854 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-19 21:06:17.854 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] rbac_policy is already registered 2026-08-19 21:06:17.855 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: quota-check-limit 2026-08-19 21:06:17.855 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-19 21:06:17.855 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] security_group is already registered 2026-08-19 21:06:17.855 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-19 21:06:17.856 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] security_group_rule is already registered 2026-08-19 21:06:17.857 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-19 21:06:17.857 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] subnetpool is already registered 2026-08-19 21:06:17.857 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: quotas 2026-08-19 21:06:17.857 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-19 21:06:17.858 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] subnetpool is already registered 2026-08-19 21:06:17.858 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-19 21:06:17.858 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] trunk is already registered 2026-08-19 21:06:17.858 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: quota_details 2026-08-19 21:06:17.858 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-19 21:06:17.859 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] endpoint_group is already registered 2026-08-19 21:06:17.859 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-19 21:06:17.859 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] vpnservice is already registered 2026-08-19 21:06:17.860 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: rbac-policies 2026-08-19 21:06:17.860 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-19 21:06:17.860 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] ipsec_site_connection is already registered 2026-08-19 21:06:17.860 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: rbac-address-group 2026-08-19 21:06:17.860 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-19 21:06:17.860 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] ipsecpolicy is already registered 2026-08-19 21:06:17.861 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: rbac-address-scope 2026-08-19 21:06:17.861 8 INFO neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-19 21:06:17.861 8 WARNING neutron.quota.resource_registry [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] ikepolicy is already registered 2026-08-19 21:06:17.861 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: rbac-security-groups 2026-08-19 21:06:17.862 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-19 21:06:17.862 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: revision-if-match 2026-08-19 21:06:17.863 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-19 21:06:17.864 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: router_availability_zone 2026-08-19 21:06:17.864 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-19 21:06:17.866 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-19 21:06:17.866 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-19 21:06:17.867 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-19 21:06:17.867 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-19 21:06:17.868 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-19 21:06:17.868 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-19 21:06:17.873 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: security-group 2026-08-19 21:06:17.874 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: segment 2026-08-19 21:06:17.875 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-19 21:06:17.875 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: service-type 2026-08-19 21:06:17.876 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: sorting 2026-08-19 21:06:17.876 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: standard-attr-segment 2026-08-19 21:06:17.877 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: standard-attr-description 2026-08-19 21:06:17.878 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: stateful-security-group 2026-08-19 21:06:17.878 7 WARNING neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-19 21:06:17.879 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-19 21:06:17.879 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: subnet-external-network 2026-08-19 21:06:17.880 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: subnet_onboard 2026-08-19 21:06:17.880 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-19 21:06:17.881 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: subnet-service-types 2026-08-19 21:06:17.881 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: subnet_allocation 2026-08-19 21:06:17.882 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-19 21:06:17.883 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: tag-creation 2026-08-19 21:06:17.883 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-19 21:06:17.887 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: standard-attr-tag 2026-08-19 21:06:17.887 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-19 21:06:17.888 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: trunk 2026-08-19 21:06:17.889 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: trunk-details 2026-08-19 21:06:17.889 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-19 21:06:17.890 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-19 21:06:17.892 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-19 21:06:17.893 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-19 21:06:17.893 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: vpn-flavors 2026-08-19 21:06:17.895 7 INFO neutron.api.extensions [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Loaded extension: vpnaas 2026-08-19 21:06:17.895 8 WARNING keystonemiddleware._common.config [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-19 21:06:17.897 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-19 21:06:17.897 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-19 21:06:17.898 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-19 21:06:17.898 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-19 21:06:17.901 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-19 21:06:17.901 8 WARNING oslo_config.cfg [None req-b917a52d-e28a-47ad-900f-0ec9927bc5da - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-19 21:06:17.902 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:floatingip WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f84bdc2a668 pid: 8 (default app) 2026-08-19 21:06:17.906 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-19 21:06:17.907 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-19 21:06:17.907 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-19 21:06:17.908 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-19 21:06:17.908 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] subnetpool is already registered 2026-08-19 21:06:17.909 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-19 21:06:17.909 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] subnetpool is already registered 2026-08-19 21:06:17.909 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-19 21:06:17.910 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-19 21:06:17.910 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-19 21:06:17.911 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-19 21:06:17.911 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-19 21:06:17.911 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-19 21:06:17.915 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-19 21:06:17.916 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] router is already registered 2026-08-19 21:06:17.916 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-19 21:06:17.916 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] floatingip is already registered 2026-08-19 21:06:17.920 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-19 21:06:17.920 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] rbac_policy is already registered 2026-08-19 21:06:17.921 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-19 21:06:17.921 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] security_group is already registered 2026-08-19 21:06:17.921 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-19 21:06:17.921 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] security_group_rule is already registered 2026-08-19 21:06:17.922 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-19 21:06:17.922 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] subnetpool is already registered 2026-08-19 21:06:17.923 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-19 21:06:17.923 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] subnetpool is already registered 2026-08-19 21:06:17.923 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-19 21:06:17.924 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] trunk is already registered 2026-08-19 21:06:17.924 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-19 21:06:17.924 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] endpoint_group is already registered 2026-08-19 21:06:17.925 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-19 21:06:17.925 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] vpnservice is already registered 2026-08-19 21:06:17.925 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-19 21:06:17.926 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] ipsec_site_connection is already registered 2026-08-19 21:06:17.926 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-19 21:06:17.926 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] ipsecpolicy is already registered 2026-08-19 21:06:17.927 7 INFO neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-19 21:06:17.927 7 WARNING neutron.quota.resource_registry [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] ikepolicy is already registered 2026-08-19 21:06:17.961 7 WARNING keystonemiddleware._common.config [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-19 21:06:17.967 7 WARNING oslo_config.cfg [None req-563791c0-6dc4-4bc7-9620-350dc7564640 - - - - - -] 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 0x7f84bdc2a668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-19 21:06:22.233 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f21b241e-7822-4033-8dcb-deb2be26434f 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.19.213.83 () {44 vars in 924 bytes} [Wed Aug 19 21:06:21 2026] GET /v2.0/networks/public => generated 108 bytes in 649 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.19.213.83 () {44 vars in 946 bytes} [Wed Aug 19 21:06:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-19 21:06:22.838 8 WARNING neutron.services.revisions.revision_plugin [None req-f25d2251-94ae-4937-be65-392d0bd8f8db 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] Could not find related network for resource to bump revision. 2026-08-19 21:06:22.858 8 INFO neutron.db.segments_db [None req-f25d2251-94ae-4937-be65-392d0bd8f8db 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] Added segment d50c38ce-ccf5-4d0b-a0f1-dfdba926a8f8 of type flat for network 9a9ef7e1-7698-4cea-85d0-3905f1769b44 2026-08-19 21:06:22.898 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f25d2251-94ae-4937-be65-392d0bd8f8db 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.19.213.83 () {48 vars in 964 bytes} [Wed Aug 19 21:06:22 2026] POST /v2.0/networks => generated 124 bytes in 457 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 21:06:28.765 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2aec3113-e7bb-46f6-9f89-f6433afc90a1 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.83 () {44 vars in 924 bytes} [Wed Aug 19 21:06:28 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.83 () {44 vars in 946 bytes} [Wed Aug 19 21:06:28 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-08-19 21:06:28.842 8 WARNING neutron.services.revisions.revision_plugin [None req-40ed58dc-8619-401b-b2e3-80ba1839e63c 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] Could not find related network for resource to bump revision. 2026-08-19 21:06:28.854 8 INFO neutron.db.segments_db [None req-40ed58dc-8619-401b-b2e3-80ba1839e63c 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] Added segment d3ceb465-819e-4de7-bfac-f5ddac3030b1 of type flat for network 6ef20139-c750-4cb1-9412-ea83f5ebfe6f 2026-08-19 21:06:28.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40ed58dc-8619-401b-b2e3-80ba1839e63c 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.83 () {48 vars in 964 bytes} [Wed Aug 19 21:06:28 2026] POST /v2.0/networks => generated 124 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 21:06:35.149 7 INFO neutron.pecan_wsgi.hooks.translation [None req-154ba714-e218-47af-9c78-123221c7feda 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.83 () {44 vars in 924 bytes} [Wed Aug 19 21:06:34 2026] GET /v2.0/networks/public => generated 108 bytes in 455 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.83 () {44 vars in 946 bytes} [Wed Aug 19 21:06:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-19 21:06:35.395 7 WARNING neutron.services.revisions.revision_plugin [None req-91d3176c-1e0a-4fe6-9388-e821d81e4450 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] Could not find related network for resource to bump revision. 2026-08-19 21:06:35.420 7 INFO neutron.db.segments_db [None req-91d3176c-1e0a-4fe6-9388-e821d81e4450 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] Added segment e1080e63-fd03-4353-af0e-701adac06a07 of type flat for network 9fc821da-e696-404d-884b-ecfa8f8a7573 2026-08-19 21:06:35.466 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91d3176c-1e0a-4fe6-9388-e821d81e4450 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.83 () {48 vars in 964 bytes} [Wed Aug 19 21:06:35 2026] POST /v2.0/networks => generated 124 bytes in 303 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 21:06:41.351 8 INFO neutron.pecan_wsgi.hooks.translation [None req-586b56b1-ff36-42f6-9010-3e38a29b870d 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.19.213.83 () {44 vars in 924 bytes} [Wed Aug 19 21:06:41 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.19.213.83 () {44 vars in 946 bytes} [Wed Aug 19 21:06:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-19 21:06:41.493 8 WARNING neutron.services.revisions.revision_plugin [None req-81f040e1-079f-4cdf-b837-3e1296ce693f 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] Could not find related network for resource to bump revision. 2026-08-19 21:06:41.514 8 INFO neutron.db.segments_db [None req-81f040e1-079f-4cdf-b837-3e1296ce693f 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] Added segment 0d33b46d-4d35-4539-a6e1-c61011aa4e33 of type flat for network 8204ebed-f434-4187-8d5d-9f3581a0a5f9 2026-08-19 21:06:41.538 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81f040e1-079f-4cdf-b837-3e1296ce693f 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.19.213.83 () {48 vars in 964 bytes} [Wed Aug 19 21:06:41 2026] POST /v2.0/networks => generated 124 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 21:06:47.463 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78a2ae12-593d-42f4-8d5b-a618a6729f7d 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.83 () {44 vars in 924 bytes} [Wed Aug 19 21:06:47 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: 8/18] 199.19.213.83 () {44 vars in 946 bytes} [Wed Aug 19 21:06:47 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-08-19 21:06:47.551 8 WARNING neutron.services.revisions.revision_plugin [None req-998cfb5d-7b58-4e45-8c3a-b5d1d532b94c 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] Could not find related network for resource to bump revision. 2026-08-19 21:06:47.578 8 INFO neutron.db.segments_db [None req-998cfb5d-7b58-4e45-8c3a-b5d1d532b94c 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] Added segment fdc4c7ed-78e1-44d0-a592-58ef9ae04e5e of type flat for network 7b9002aa-f33b-469a-be17-056d25930ba9 2026-08-19 21:06:47.603 8 INFO neutron.pecan_wsgi.hooks.translation [None req-998cfb5d-7b58-4e45-8c3a-b5d1d532b94c 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.19.213.83 () {48 vars in 964 bytes} [Wed Aug 19 21:06:47 2026] POST /v2.0/networks => generated 124 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 21:06:53.431 7 INFO neutron.pecan_wsgi.hooks.translation [None req-399d1360-b78b-4e96-8325-b32585fa495b 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.19.213.83 () {44 vars in 924 bytes} [Wed Aug 19 21:06:53 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: 12/21] 199.19.213.83 () {44 vars in 946 bytes} [Wed Aug 19 21:06:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-19 21:06:53.500 7 WARNING neutron.services.revisions.revision_plugin [None req-0834c7a0-e4f4-4ad2-9cf7-2a5581bd64a6 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] Could not find related network for resource to bump revision. 2026-08-19 21:06:53.521 7 INFO neutron.db.segments_db [None req-0834c7a0-e4f4-4ad2-9cf7-2a5581bd64a6 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] Added segment cf6485dd-d882-4a6f-a6d5-0ccf28f78b08 of type flat for network 46e8e7d9-7d5d-45f9-a717-4f6f0aac9de7 [pid: 7|app: 0|req: 10/22] 199.19.213.83 () {48 vars in 964 bytes} [Wed Aug 19 21:06:53 2026] POST /v2.0/networks => generated 706 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-19 21:06:54.798 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed7586c3-ccda-4e3e-ad67-87b0b75ebc67 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.19.213.83 () {44 vars in 924 bytes} [Wed Aug 19 21:06:54 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.19.213.83 () {44 vars in 946 bytes} [Wed Aug 19 21:06:54 2026] GET /v2.0/networks?name=public => generated 709 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-19 21:06:54.878 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3d2284b-ed5c-4cbc-977a-27f35b6be4fa 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.19.213.83 () {44 vars in 1031 bytes} [Wed Aug 19 21:06:54 2026] GET /v2.0/subnets/public-subnet?network_id=46e8e7d9-7d5d-45f9-a717-4f6f0aac9de7 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.19.213.83 () {44 vars in 1054 bytes} [Wed Aug 19 21:06:54 2026] GET /v2.0/subnets?name=public-subnet&network_id=46e8e7d9-7d5d-45f9-a717-4f6f0aac9de7 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.19.213.83 () {48 vars in 962 bytes} [Wed Aug 19 21:06:54 2026] POST /v2.0/subnets => generated 664 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-19 21:11:36.486 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [da936d8f-34c4-4142-9104-eac4b7edb197] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-19 21:11:36.487 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Aug 19 21:11:36 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.83) !!! 2026-08-19 21:11:36.607 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad11b68a-65d2-4186-85b6-fc18cb30a44f 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/65] 199.19.213.83 () {44 vars in 934 bytes} [Wed Aug 19 21:11:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 21:11:36.618 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [678541f3-d53f-4997-a93f-5700421196c5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-19 21:11:36.620 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Aug 19 21:11:36 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.83) !!! [pid: 7|app: 0|req: 32/66] 199.19.213.83 () {44 vars in 956 bytes} [Wed Aug 19 21:11:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-19 21:11:36.711 8 INFO neutron.db.segments_db [None req-52a020ec-53bc-4566-a684-15da6595043d 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] Added segment 1031af9e-c8da-4d59-a0a9-10f383fe0710 of type vxlan for network 764bc3d5-b8e8-4cc0-856b-a9e8138b9e75 [pid: 8|app: 0|req: 35/67] 199.19.213.83 () {48 vars in 963 bytes} [Wed Aug 19 21:11:36 2026] POST /v2.0/networks => generated 707 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-19 21:11:37.753 7 INFO oslo.messaging._drivers.impl_rabbit [-] [678541f3-d53f-4997-a93f-5700421196c5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45740. 2026-08-19 21:11:37.785 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df5a9190-e704-424a-b168-6210e765c4c2 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/68] 199.19.213.83 () {44 vars in 934 bytes} [Wed Aug 19 21:11:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 21:11:37.815 8 INFO oslo.messaging._drivers.impl_rabbit [-] [da936d8f-34c4-4142-9104-eac4b7edb197] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45752. [pid: 8|app: 0|req: 36/69] 199.19.213.83 () {44 vars in 956 bytes} [Wed Aug 19 21:11:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-19 21:11:37.857 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa8ea74b-4e45-430f-bb86-5d08511f41bd 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/70] 199.19.213.83 () {44 vars in 1033 bytes} [Wed Aug 19 21:11:37 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=764bc3d5-b8e8-4cc0-856b-a9e8138b9e75 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.19.213.83 () {44 vars in 1056 bytes} [Wed Aug 19 21:11:37 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=764bc3d5-b8e8-4cc0-856b-a9e8138b9e75 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.19.213.83 () {48 vars in 962 bytes} [Wed Aug 19 21:11:37 2026] POST /v2.0/subnets => generated 651 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-19 21:11:39.420 8 INFO neutron.api.v2.resource [None req-8bd42f16-3353-48c8-8593-d7ce42e80767 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/73] 199.19.213.83 () {44 vars in 968 bytes} [Wed Aug 19 21:11:39 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.19.213.83 () {44 vars in 990 bytes} [Wed Aug 19 21:11:39 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.19.213.83 () {48 vars in 977 bytes} [Wed Aug 19 21:11:39 2026] POST /v2.0/security-groups => generated 1616 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:40 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 1616 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:40 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:40 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.83 () {48 vars in 988 bytes} [Wed Aug 19 21:11:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:41 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 2230 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:41 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 2230 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:41 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.19.213.83 () {48 vars in 988 bytes} [Wed Aug 19 21:11:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:42 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 2846 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/87] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:42 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/88] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:42 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/89] 199.19.213.83 () {48 vars in 988 bytes} [Wed Aug 19 21:11:42 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: 7|app: 0|req: 43/90] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:43 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 3462 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:43 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/92] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:43 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 199.19.213.83 () {48 vars in 988 bytes} [Wed Aug 19 21:11:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/94] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:44 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/95] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:44 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:45 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => 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: 51/97] 199.19.213.83 () {48 vars in 988 bytes} [Wed Aug 19 21:11:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/98] 199.19.213.83 () {44 vars in 984 bytes} [Wed Aug 19 21:11:46 2026] GET /v2.0/networks/764bc3d5-b8e8-4cc0-856b-a9e8138b9e75 => generated 732 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-19 21:11:46.541 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0d22db3-5960-4bd4-a25d-3bd87a2aa56a 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/99] 199.19.213.83 () {44 vars in 1073 bytes} [Wed Aug 19 21:11:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=764bc3d5-b8e8-4cc0-856b-a9e8138b9e75 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/100] 199.19.213.83 () {44 vars in 1096 bytes} [Wed Aug 19 21:11:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=764bc3d5-b8e8-4cc0-856b-a9e8138b9e75 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/101] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:46 2026] GET /v2.0/security-groups/d7218d93-c79d-47a6-9d32-4fe821d5f1a0 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/102] 199.19.213.83 () {48 vars in 958 bytes} [Wed Aug 19 21:11:46 2026] POST /v2.0/ports => generated 1100 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-19 21:11:53.408 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d41d1763-de98-4911-aab0-6158dc2517dc 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/103] 199.19.213.83 () {44 vars in 975 bytes} [Wed Aug 19 21:11:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 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: 50/104] 199.19.213.83 () {44 vars in 997 bytes} [Wed Aug 19 21:11:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/105] 199.19.213.83 () {48 vars in 1027 bytes} [Wed Aug 19 21:11:53 2026] PUT /v2.0/ports/e9587ff8-4ec6-4b36-9169-0b03faaf8924 => generated 1249 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/106] 199.19.213.83 () {44 vars in 917 bytes} [Wed Aug 19 21:11:55 2026] GET /v2.0/ports => generated 3730 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-19 21:11:56.509 8 INFO neutron.api.v2.resource [None req-967af290-8cd9-4bde-a7b2-1bbaa5b6c149 6623b03223b54fea86090f6e1fe3d9d4 3e89ad8fc30646959549e0e7a8c8f6bb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/107] 199.19.213.83 () {44 vars in 956 bytes} [Wed Aug 19 21:11:56 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 199.19.213.83 () {44 vars in 978 bytes} [Wed Aug 19 21:11:56 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/109] 199.19.213.83 () {48 vars in 977 bytes} [Wed Aug 19 21:11:56 2026] POST /v2.0/security-groups => generated 1610 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:57 2026] GET /v2.0/security-groups/e9faaedf-df30-4772-8cfa-7fcc9c0149f5 => generated 1610 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:57 2026] GET /v2.0/security-groups/e9faaedf-df30-4772-8cfa-7fcc9c0149f5 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:57 2026] GET /v2.0/security-groups/e9faaedf-df30-4772-8cfa-7fcc9c0149f5 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.19.213.83 () {48 vars in 988 bytes} [Wed Aug 19 21:11:57 2026] POST /v2.0/security-group-rules => generated 623 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/116] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:58 2026] GET /v2.0/security-groups/e9faaedf-df30-4772-8cfa-7fcc9c0149f5 => generated 2246 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/117] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:58 2026] GET /v2.0/security-groups/e9faaedf-df30-4772-8cfa-7fcc9c0149f5 => generated 2246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/118] 199.19.213.83 () {44 vars in 998 bytes} [Wed Aug 19 21:11:58 2026] GET /v2.0/security-groups/e9faaedf-df30-4772-8cfa-7fcc9c0149f5 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/119] 199.19.213.83 () {48 vars in 988 bytes} [Wed Aug 19 21:11:58 2026] POST /v2.0/security-group-rules => generated 627 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/128] 199.19.213.83 () {44 vars in 972 bytes} [Wed Aug 19 21:12:59 2026] GET /v2.0/quotas/3e89ad8fc30646959549e0e7a8c8f6bb => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 67/129] 199.19.213.83 () {48 vars in 1024 bytes} [Wed Aug 19 21:13:00 2026] PUT /v2.0/quotas/3e89ad8fc30646959549e0e7a8c8f6bb => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)