+ 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 [Thu Aug 20 01:52:01 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-79cc8899f8-mkcwd machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x564ac13ca0e0 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-20 01:52:05.664 7 INFO neutron.common.config [-] Logging enabled! 2026-08-20 01:52:05.665 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-08-20 01:52:05.693 8 INFO neutron.common.config [-] Logging enabled! 2026-08-20 01:52:05.694 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-08-20 01:52:06.096 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-20 01:52:06.253 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-20 01:52:06.936 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-20 01:52:06.939 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-20 01:52:06.942 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-20 01:52:06.943 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-20 01:52:06.943 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-20 01:52:06.943 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-20 01:52:06.943 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 01:52:06.949 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 01:52:06.949 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 01:52:06.949 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-20 01:52:06.968 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-20 01:52:06.969 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-20 01:52:06.969 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-20 01:52:07.009 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-20 01:52:07.010 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-20 01:52:07.010 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-20 01:52:07.010 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-20 01:52:07.017 7 WARNING oslo_policy.policy [None req-d7ebaa50-1346-4be1-bcd6-6464dbbd85b6 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-20 01:52:07.209 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-20 01:52:07.213 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-20 01:52:07.217 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-20 01:52:07.218 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-20 01:52:07.219 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-20 01:52:07.219 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-20 01:52:07.219 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 01:52:07.225 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 01:52:07.226 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-20 01:52:07.226 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-20 01:52:07.244 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-20 01:52:07.245 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-20 01:52:07.246 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-20 01:52:07.286 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-20 01:52:07.286 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-20 01:52:07.286 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-20 01:52:07.286 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-20 01:52:07.294 8 WARNING oslo_policy.policy [None req-49ccfc53-340c-4b8c-ac0d-3e7f3f80fd4e - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-20 01:52:07.299 7 INFO neutron.plugins.ml2.managers [None req-d7ebaa50-1346-4be1-bcd6-6464dbbd85b6 - - - - - -] Initializing driver for type 'vlan' 2026-08-20 01:52:07.598 8 INFO neutron.plugins.ml2.managers [None req-49ccfc53-340c-4b8c-ac0d-3e7f3f80fd4e - - - - - -] Initializing driver for type 'vlan' 2026-08-20 01:52:07.601 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d7ebaa50-1346-4be1-bcd6-6464dbbd85b6 - - - - - -] VlanTypeDriver initialization complete 2026-08-20 01:52:07.601 7 INFO neutron.plugins.ml2.managers [None req-d7ebaa50-1346-4be1-bcd6-6464dbbd85b6 - - - - - -] Initializing driver for type 'vxlan' 2026-08-20 01:52:07.602 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d7ebaa50-1346-4be1-bcd6-6464dbbd85b6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-20 01:52:07.626 7 INFO neutron.plugins.ml2.managers [None req-d7ebaa50-1346-4be1-bcd6-6464dbbd85b6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-20 01:52:07.627 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d7ebaa50-1346-4be1-bcd6-6464dbbd85b6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-20 01:52:07.627 7 INFO neutron.plugins.ml2.managers [None req-d7ebaa50-1346-4be1-bcd6-6464dbbd85b6 - - - - - -] Initializing extension driver 'port_security' 2026-08-20 01:52:07.627 7 INFO neutron.plugins.ml2.extensions.port_security [None req-d7ebaa50-1346-4be1-bcd6-6464dbbd85b6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-20 01:52:07.627 7 INFO neutron.plugins.ml2.managers [None req-d7ebaa50-1346-4be1-bcd6-6464dbbd85b6 - - - - - -] Initializing extension driver 'qos' 2026-08-20 01:52:07.627 7 INFO neutron.plugins.ml2.managers [None req-d7ebaa50-1346-4be1-bcd6-6464dbbd85b6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-20 01:52:07.628 7 INFO neutron.plugins.ml2.managers [None req-d7ebaa50-1346-4be1-bcd6-6464dbbd85b6 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-20 01:52:07.638 7 INFO neutron.quota [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded quota_driver: . 2026-08-20 01:52:07.639 7 INFO neutron.plugins.ml2.plugin [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Modular L2 Plugin initialization complete 2026-08-20 01:52:07.639 7 INFO neutron.plugins.ml2.managers [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-20 01:52:07.639 7 INFO neutron.plugins.ml2.managers [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-20 01:52:07.639 7 INFO neutron.plugins.ml2.managers [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Got port-security extension from driver 'port_security' 2026-08-20 01:52:07.639 7 INFO neutron.extensions.vlantransparent [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Disabled vlantransparent extension. 2026-08-20 01:52:07.640 7 INFO neutron.manager [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loading Plugin: qos 2026-08-20 01:52:07.650 7 INFO neutron.manager [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loading Plugin: router 2026-08-20 01:52:07.683 7 INFO neutron.services.service_base [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-20 01:52:07.683 7 INFO neutron.manager [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loading Plugin: segments 2026-08-20 01:52:07.773 7 INFO neutron.manager [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loading Plugin: trunk 2026-08-20 01:52:07.835 7 INFO neutron.manager [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loading Plugin: vpnaas 2026-08-20 01:52:07.884 7 WARNING stevedore.named [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-20 01:52:07.934 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-49ccfc53-340c-4b8c-ac0d-3e7f3f80fd4e - - - - - -] VlanTypeDriver initialization complete 2026-08-20 01:52:07.934 8 INFO neutron.plugins.ml2.managers [None req-49ccfc53-340c-4b8c-ac0d-3e7f3f80fd4e - - - - - -] Initializing driver for type 'vxlan' 2026-08-20 01:52:07.934 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-49ccfc53-340c-4b8c-ac0d-3e7f3f80fd4e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-20 01:52:07.939 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-20 01:52:07.940 7 INFO neutron.common.utils [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-20 01:52:07.940 7 INFO neutron.manager [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loading Plugin: auto_allocate 2026-08-20 01:52:07.945 7 INFO neutron.manager [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loading Plugin: tag 2026-08-20 01:52:07.953 7 INFO neutron.manager [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loading Plugin: timestamp 2026-08-20 01:52:07.955 7 INFO neutron.manager [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loading Plugin: network_ip_availability 2026-08-20 01:52:07.959 7 INFO neutron.manager [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loading Plugin: flavors 2026-08-20 01:52:07.962 7 INFO neutron.manager [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loading Plugin: revisions 2026-08-20 01:52:07.962 8 INFO neutron.plugins.ml2.managers [None req-49ccfc53-340c-4b8c-ac0d-3e7f3f80fd4e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-20 01:52:07.962 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-49ccfc53-340c-4b8c-ac0d-3e7f3f80fd4e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-20 01:52:07.962 8 INFO neutron.plugins.ml2.managers [None req-49ccfc53-340c-4b8c-ac0d-3e7f3f80fd4e - - - - - -] Initializing extension driver 'port_security' 2026-08-20 01:52:07.963 8 INFO neutron.plugins.ml2.extensions.port_security [None req-49ccfc53-340c-4b8c-ac0d-3e7f3f80fd4e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-20 01:52:07.963 8 INFO neutron.plugins.ml2.managers [None req-49ccfc53-340c-4b8c-ac0d-3e7f3f80fd4e - - - - - -] Initializing extension driver 'qos' 2026-08-20 01:52:07.963 8 INFO neutron.plugins.ml2.managers [None req-49ccfc53-340c-4b8c-ac0d-3e7f3f80fd4e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-20 01:52:07.963 8 INFO neutron.plugins.ml2.managers [None req-49ccfc53-340c-4b8c-ac0d-3e7f3f80fd4e - - - - - -] Initializing mechanism driver 'l2population' 2026-08-20 01:52:07.965 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Initializing extension manager. 2026-08-20 01:52:07.966 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: address-group 2026-08-20 01:52:07.967 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: address-scope 2026-08-20 01:52:07.967 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-20 01:52:07.968 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: agent 2026-08-20 01:52:07.969 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: agent-resources-synced 2026-08-20 01:52:07.970 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: allowed-address-pairs 2026-08-20 01:52:07.971 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: auto-allocated-topology 2026-08-20 01:52:07.971 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: availability_zone 2026-08-20 01:52:07.972 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: availability_zone_filter 2026-08-20 01:52:07.973 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-20 01:52:07.973 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: default-subnetpools 2026-08-20 01:52:07.974 8 INFO neutron.quota [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded quota_driver: . 2026-08-20 01:52:07.974 8 INFO neutron.plugins.ml2.plugin [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Modular L2 Plugin initialization complete 2026-08-20 01:52:07.974 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-20 01:52:07.974 8 INFO neutron.plugins.ml2.managers [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-20 01:52:07.975 8 INFO neutron.plugins.ml2.managers [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-20 01:52:07.975 8 INFO neutron.plugins.ml2.managers [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-20 01:52:07.975 8 INFO neutron.extensions.vlantransparent [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Disabled vlantransparent extension. 2026-08-20 01:52:07.975 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: dns-integration 2026-08-20 01:52:07.975 8 INFO neutron.manager [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loading Plugin: qos 2026-08-20 01:52:07.976 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: dns-domain-ports 2026-08-20 01:52:07.976 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-20 01:52:07.977 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: dvr 2026-08-20 01:52:07.978 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-20 01:52:07.978 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: empty-string-filtering 2026-08-20 01:52:07.979 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-20 01:52:07.979 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-20 01:52:07.980 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: external-net 2026-08-20 01:52:07.980 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-20 01:52:07.981 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: extraroute 2026-08-20 01:52:07.982 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: extraroute-atomic 2026-08-20 01:52:07.982 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-20 01:52:07.983 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-20 01:52:07.983 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-20 01:52:07.984 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-20 01:52:07.984 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: fip-port-details 2026-08-20 01:52:07.985 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: flavors 2026-08-20 01:52:07.986 8 INFO neutron.manager [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loading Plugin: router 2026-08-20 01:52:07.986 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-20 01:52:07.987 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: floatingip-pools 2026-08-20 01:52:07.988 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: ip_allocation 2026-08-20 01:52:07.988 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: ip-substring-filtering 2026-08-20 01:52:07.989 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: l2_adjacency 2026-08-20 01:52:07.990 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: router 2026-08-20 01:52:07.991 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-20 01:52:07.992 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-20 01:52:07.993 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-20 01:52:07.993 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: ext-gw-mode 2026-08-20 01:52:07.994 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: l3-ha 2026-08-20 01:52:07.994 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-20 01:52:07.995 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-20 01:52:07.995 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: l3-flavors 2026-08-20 01:52:07.996 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-20 01:52:07.997 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-20 01:52:07.998 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-20 01:52:08.000 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-20 01:52:08.001 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-20 01:52:08.004 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-20 01:52:08.006 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-20 01:52:08.007 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: multi-provider 2026-08-20 01:52:08.008 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: net-mtu 2026-08-20 01:52:08.008 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: net-mtu-writable 2026-08-20 01:52:08.009 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: network_availability_zone 2026-08-20 01:52:08.011 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: network_ha 2026-08-20 01:52:08.012 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: network-ip-availability 2026-08-20 01:52:08.013 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-20 01:52:08.014 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: pagination 2026-08-20 01:52:08.015 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: port-device-profile 2026-08-20 01:52:08.015 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-20 01:52:08.016 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-20 01:52:08.016 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-20 01:52:08.017 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: port-mac-override 2026-08-20 01:52:08.018 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-20 01:52:08.018 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-20 01:52:08.019 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: port-resource-request 2026-08-20 01:52:08.020 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: port-resource-request-groups 2026-08-20 01:52:08.020 8 INFO neutron.services.service_base [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-20 01:52:08.020 8 INFO neutron.manager [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loading Plugin: segments 2026-08-20 01:52:08.020 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: binding 2026-08-20 01:52:08.021 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: binding-extended 2026-08-20 01:52:08.022 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: port-security 2026-08-20 01:52:08.023 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: project-id 2026-08-20 01:52:08.023 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: provider 2026-08-20 01:52:08.025 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: qos 2026-08-20 01:52:08.026 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-20 01:52:08.027 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-20 01:52:08.027 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: qos-default 2026-08-20 01:52:08.028 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: qos-fip 2026-08-20 01:52:08.029 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-20 01:52:08.029 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: qos-gateway-ip 2026-08-20 01:52:08.030 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: qos-port-network-policy 2026-08-20 01:52:08.031 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: qos-pps-minimum 2026-08-20 01:52:08.031 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-20 01:52:08.032 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: qos-pps 2026-08-20 01:52:08.033 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: qos-rule-type-details 2026-08-20 01:52:08.034 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-20 01:52:08.034 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: qos-rules-alias 2026-08-20 01:52:08.035 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: quota-check-limit 2026-08-20 01:52:08.038 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: quotas 2026-08-20 01:52:08.039 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: quota_details 2026-08-20 01:52:08.041 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: rbac-policies 2026-08-20 01:52:08.042 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: rbac-address-group 2026-08-20 01:52:08.043 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: rbac-address-scope 2026-08-20 01:52:08.043 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: rbac-security-groups 2026-08-20 01:52:08.044 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: rbac-subnetpool 2026-08-20 01:52:08.044 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: revision-if-match 2026-08-20 01:52:08.045 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: standard-attr-revisions 2026-08-20 01:52:08.046 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: router_availability_zone 2026-08-20 01:52:08.047 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-20 01:52:08.048 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: security-groups-default-rules 2026-08-20 01:52:08.049 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-20 01:52:08.050 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-20 01:52:08.050 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-20 01:52:08.051 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-20 01:52:08.051 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-20 01:52:08.059 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: security-group 2026-08-20 01:52:08.060 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: segment 2026-08-20 01:52:08.060 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-20 01:52:08.061 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: service-type 2026-08-20 01:52:08.062 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: sorting 2026-08-20 01:52:08.063 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: standard-attr-segment 2026-08-20 01:52:08.063 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: standard-attr-description 2026-08-20 01:52:08.064 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: stateful-security-group 2026-08-20 01:52:08.065 7 WARNING neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-20 01:52:08.065 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-20 01:52:08.066 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: subnet_onboard 2026-08-20 01:52:08.067 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-20 01:52:08.067 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: subnet-service-types 2026-08-20 01:52:08.068 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: subnet_allocation 2026-08-20 01:52:08.069 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-20 01:52:08.069 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-20 01:52:08.072 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: standard-attr-tag 2026-08-20 01:52:08.073 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-20 01:52:08.074 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: trunk 2026-08-20 01:52:08.075 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: trunk-details 2026-08-20 01:52:08.075 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-20 01:52:08.076 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-20 01:52:08.078 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-20 01:52:08.079 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-20 01:52:08.080 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: vpn-flavors 2026-08-20 01:52:08.081 7 INFO neutron.api.extensions [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Loaded extension: vpnaas 2026-08-20 01:52:08.084 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-20 01:52:08.084 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-20 01:52:08.085 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 01:52:08.085 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-20 01:52:08.089 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-20 01:52:08.090 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-20 01:52:08.096 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-20 01:52:08.097 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-20 01:52:08.098 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-20 01:52:08.099 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 01:52:08.099 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] subnetpool is already registered 2026-08-20 01:52:08.100 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 01:52:08.100 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] subnetpool is already registered 2026-08-20 01:52:08.101 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-20 01:52:08.102 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-20 01:52:08.102 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-20 01:52:08.103 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-20 01:52:08.104 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 01:52:08.104 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 01:52:08.109 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-20 01:52:08.109 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] router is already registered 2026-08-20 01:52:08.111 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-20 01:52:08.111 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] floatingip is already registered 2026-08-20 01:52:08.112 8 INFO neutron.manager [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loading Plugin: trunk 2026-08-20 01:52:08.118 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-20 01:52:08.118 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] rbac_policy is already registered 2026-08-20 01:52:08.119 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-20 01:52:08.120 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] security_group is already registered 2026-08-20 01:52:08.120 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-20 01:52:08.121 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] security_group_rule is already registered 2026-08-20 01:52:08.122 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 01:52:08.122 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] subnetpool is already registered 2026-08-20 01:52:08.123 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 01:52:08.123 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] subnetpool is already registered 2026-08-20 01:52:08.124 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-20 01:52:08.124 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] trunk is already registered 2026-08-20 01:52:08.125 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-20 01:52:08.125 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] endpoint_group is already registered 2026-08-20 01:52:08.126 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-20 01:52:08.126 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] vpnservice is already registered 2026-08-20 01:52:08.126 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-20 01:52:08.127 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] ipsec_site_connection is already registered 2026-08-20 01:52:08.127 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 01:52:08.128 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] ipsecpolicy is already registered 2026-08-20 01:52:08.128 7 INFO neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 01:52:08.128 7 WARNING neutron.quota.resource_registry [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] ikepolicy is already registered 2026-08-20 01:52:08.157 8 INFO neutron.manager [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loading Plugin: vpnaas 2026-08-20 01:52:08.173 7 WARNING keystonemiddleware._common.config [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-20 01:52:08.181 7 WARNING oslo_config.cfg [None req-e9a9a672-0fb2-4a07-8d62-56f386345f9b - - - - - -] 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 0x564ac13ca0e0 pid: 7 (default app) 2026-08-20 01:52:08.192 8 WARNING stevedore.named [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-20 01:52:08.263 8 INFO neutron_vpnaas.services.vpn.plugin [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-20 01:52:08.263 8 INFO neutron.common.utils [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-20 01:52:08.264 8 INFO neutron.manager [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loading Plugin: auto_allocate 2026-08-20 01:52:08.268 8 INFO neutron.manager [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loading Plugin: tag 2026-08-20 01:52:08.273 8 INFO neutron.manager [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loading Plugin: timestamp 2026-08-20 01:52:08.276 8 INFO neutron.manager [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loading Plugin: network_ip_availability 2026-08-20 01:52:08.279 8 INFO neutron.manager [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loading Plugin: flavors 2026-08-20 01:52:08.282 8 INFO neutron.manager [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loading Plugin: revisions 2026-08-20 01:52:08.285 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Initializing extension manager. 2026-08-20 01:52:08.286 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: address-group 2026-08-20 01:52:08.287 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: address-scope 2026-08-20 01:52:08.288 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-20 01:52:08.289 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: agent 2026-08-20 01:52:08.289 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: agent-resources-synced 2026-08-20 01:52:08.290 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-20 01:52:08.291 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-20 01:52:08.292 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: availability_zone 2026-08-20 01:52:08.293 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: availability_zone_filter 2026-08-20 01:52:08.293 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-20 01:52:08.294 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: default-subnetpools 2026-08-20 01:52:08.295 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-20 01:52:08.296 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: dns-integration 2026-08-20 01:52:08.296 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: dns-domain-ports 2026-08-20 01:52:08.297 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-20 01:52:08.298 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: dvr 2026-08-20 01:52:08.298 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-20 01:52:08.299 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: empty-string-filtering 2026-08-20 01:52:08.300 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-20 01:52:08.300 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-20 01:52:08.301 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: external-net 2026-08-20 01:52:08.302 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-20 01:52:08.304 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: extraroute 2026-08-20 01:52:08.305 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: extraroute-atomic 2026-08-20 01:52:08.306 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-20 01:52:08.306 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-20 01:52:08.307 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-20 01:52:08.307 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-20 01:52:08.308 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: fip-port-details 2026-08-20 01:52:08.309 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: flavors 2026-08-20 01:52:08.310 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-20 01:52:08.311 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: floatingip-pools 2026-08-20 01:52:08.312 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: ip_allocation 2026-08-20 01:52:08.312 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-20 01:52:08.313 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: l2_adjacency 2026-08-20 01:52:08.314 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: router 2026-08-20 01:52:08.316 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-20 01:52:08.316 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-20 01:52:08.317 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-20 01:52:08.318 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: ext-gw-mode 2026-08-20 01:52:08.318 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: l3-ha 2026-08-20 01:52:08.319 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-20 01:52:08.319 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-20 01:52:08.320 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: l3-flavors 2026-08-20 01:52:08.321 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-20 01:52:08.322 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-20 01:52:08.324 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-20 01:52:08.325 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-20 01:52:08.326 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-20 01:52:08.327 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-20 01:52:08.328 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-20 01:52:08.328 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: multi-provider 2026-08-20 01:52:08.329 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: net-mtu 2026-08-20 01:52:08.330 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: net-mtu-writable 2026-08-20 01:52:08.330 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: network_availability_zone 2026-08-20 01:52:08.331 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: network_ha 2026-08-20 01:52:08.332 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: network-ip-availability 2026-08-20 01:52:08.333 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-20 01:52:08.333 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: pagination 2026-08-20 01:52:08.334 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: port-device-profile 2026-08-20 01:52:08.335 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-20 01:52:08.335 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-20 01:52:08.336 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-20 01:52:08.337 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: port-mac-override 2026-08-20 01:52:08.337 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-20 01:52:08.338 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-20 01:52:08.339 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: port-resource-request 2026-08-20 01:52:08.339 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-20 01:52:08.340 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: binding 2026-08-20 01:52:08.341 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: binding-extended 2026-08-20 01:52:08.341 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: port-security 2026-08-20 01:52:08.342 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: project-id 2026-08-20 01:52:08.343 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: provider 2026-08-20 01:52:08.345 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: qos 2026-08-20 01:52:08.345 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-20 01:52:08.346 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-20 01:52:08.347 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: qos-default 2026-08-20 01:52:08.347 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: qos-fip 2026-08-20 01:52:08.348 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-20 01:52:08.349 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-20 01:52:08.349 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-20 01:52:08.350 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-20 01:52:08.351 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-20 01:52:08.352 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: qos-pps 2026-08-20 01:52:08.352 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-20 01:52:08.353 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-20 01:52:08.354 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: qos-rules-alias 2026-08-20 01:52:08.354 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: quota-check-limit 2026-08-20 01:52:08.356 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: quotas 2026-08-20 01:52:08.357 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: quota_details 2026-08-20 01:52:08.358 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: rbac-policies 2026-08-20 01:52:08.359 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: rbac-address-group 2026-08-20 01:52:08.360 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: rbac-address-scope 2026-08-20 01:52:08.360 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: rbac-security-groups 2026-08-20 01:52:08.361 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-20 01:52:08.362 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: revision-if-match 2026-08-20 01:52:08.362 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-20 01:52:08.363 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: router_availability_zone 2026-08-20 01:52:08.364 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-20 01:52:08.365 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-20 01:52:08.366 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-20 01:52:08.367 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-20 01:52:08.367 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-20 01:52:08.368 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-20 01:52:08.369 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-20 01:52:08.377 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: security-group 2026-08-20 01:52:08.378 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: segment 2026-08-20 01:52:08.379 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-20 01:52:08.380 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: service-type 2026-08-20 01:52:08.380 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: sorting 2026-08-20 01:52:08.381 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: standard-attr-segment 2026-08-20 01:52:08.382 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: standard-attr-description 2026-08-20 01:52:08.382 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: stateful-security-group 2026-08-20 01:52:08.383 8 WARNING neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-20 01:52:08.384 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-20 01:52:08.385 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: subnet_onboard 2026-08-20 01:52:08.385 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-20 01:52:08.386 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: subnet-service-types 2026-08-20 01:52:08.387 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: subnet_allocation 2026-08-20 01:52:08.388 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-20 01:52:08.388 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-20 01:52:08.391 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: standard-attr-tag 2026-08-20 01:52:08.392 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-20 01:52:08.393 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: trunk 2026-08-20 01:52:08.393 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: trunk-details 2026-08-20 01:52:08.394 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-20 01:52:08.395 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-20 01:52:08.396 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-20 01:52:08.397 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-20 01:52:08.398 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: vpn-flavors 2026-08-20 01:52:08.400 8 INFO neutron.api.extensions [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Loaded extension: vpnaas 2026-08-20 01:52:08.402 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-20 01:52:08.402 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-20 01:52:08.402 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 01:52:08.403 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-20 01:52:08.407 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-20 01:52:08.407 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-20 01:52:08.413 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-20 01:52:08.414 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-20 01:52:08.415 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-20 01:52:08.416 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 01:52:08.416 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] subnetpool is already registered 2026-08-20 01:52:08.417 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 01:52:08.417 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] subnetpool is already registered 2026-08-20 01:52:08.418 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-20 01:52:08.419 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-20 01:52:08.419 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-20 01:52:08.420 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-20 01:52:08.420 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 01:52:08.421 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 01:52:08.426 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-20 01:52:08.426 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] router is already registered 2026-08-20 01:52:08.427 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-20 01:52:08.427 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] floatingip is already registered 2026-08-20 01:52:08.433 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-20 01:52:08.433 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] rbac_policy is already registered 2026-08-20 01:52:08.434 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-20 01:52:08.434 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] security_group is already registered 2026-08-20 01:52:08.435 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-20 01:52:08.435 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] security_group_rule is already registered 2026-08-20 01:52:08.437 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 01:52:08.437 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] subnetpool is already registered 2026-08-20 01:52:08.438 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-20 01:52:08.438 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] subnetpool is already registered 2026-08-20 01:52:08.438 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-20 01:52:08.439 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] trunk is already registered 2026-08-20 01:52:08.439 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-20 01:52:08.439 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] endpoint_group is already registered 2026-08-20 01:52:08.440 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-20 01:52:08.440 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] vpnservice is already registered 2026-08-20 01:52:08.441 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-20 01:52:08.441 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] ipsec_site_connection is already registered 2026-08-20 01:52:08.442 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-20 01:52:08.442 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] ipsecpolicy is already registered 2026-08-20 01:52:08.443 8 INFO neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-20 01:52:08.443 8 WARNING neutron.quota.resource_registry [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] ikepolicy is already registered 2026-08-20 01:52:08.483 8 WARNING keystonemiddleware._common.config [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-20 01:52:08.491 8 WARNING oslo_config.cfg [None req-c816f069-1368-41f3-9193-cec465cf7a64 - - - - - -] 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 0x564ac13ca0e0 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 01:52:15.126 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e0b6924-ec53-413f-a33d-cfa19f1f7a2a 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/3] 199.204.45.74 () {44 vars in 923 bytes} [Thu Aug 20 01:52:14 2026] GET /v2.0/networks/public => generated 108 bytes in 855 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 3/4] 199.204.45.74 () {44 vars in 945 bytes} [Thu Aug 20 01:52:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 01:52:15.685 8 WARNING oslo_policy.policy [None req-d20f7f35-f72f-4bdb-8f14-d3fc1a2bc896 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-20 01:52:15.827 8 WARNING neutron.services.revisions.revision_plugin [None req-d20f7f35-f72f-4bdb-8f14-d3fc1a2bc896 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] Could not find related network for resource to bump revision. 2026-08-20 01:52:15.864 8 INFO neutron.db.segments_db [None req-d20f7f35-f72f-4bdb-8f14-d3fc1a2bc896 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] Added segment 7f9b8ac9-3ebc-4d4e-a38a-2c6d7b960117 of type flat for network 6da0e907-c0ae-4202-a6cc-73cffadc5bde 2026-08-20 01:52:15.919 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d20f7f35-f72f-4bdb-8f14-d3fc1a2bc896 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/5] 199.204.45.74 () {48 vars in 963 bytes} [Thu Aug 20 01:52:15 2026] POST /v2.0/networks => generated 124 bytes in 421 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 01:52:22.099 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88e2c7fd-8ea8-4e05-a191-90fa07acc0d5 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 199.204.45.74 () {44 vars in 923 bytes} [Thu Aug 20 01:52:21 2026] GET /v2.0/networks/public => generated 108 bytes in 383 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/7] 199.204.45.74 () {44 vars in 945 bytes} [Thu Aug 20 01:52:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 01:52:22.275 7 WARNING oslo_policy.policy [None req-1a474729-5e5a-4483-9573-30325307f9e6 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-20 01:52:22.320 7 WARNING neutron.services.revisions.revision_plugin [None req-1a474729-5e5a-4483-9573-30325307f9e6 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] Could not find related network for resource to bump revision. 2026-08-20 01:52:22.342 7 INFO neutron.db.segments_db [None req-1a474729-5e5a-4483-9573-30325307f9e6 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] Added segment b607635b-afe4-46bd-b19f-ed2a47716e68 of type flat for network d6da53ef-ca3b-4a5e-9e19-e044045582dc 2026-08-20 01:52:22.390 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a474729-5e5a-4483-9573-30325307f9e6 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/8] 199.204.45.74 () {48 vars in 963 bytes} [Thu Aug 20 01:52:22 2026] POST /v2.0/networks => generated 124 bytes in 272 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 01:52:28.238 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7877b37d-94fb-4c08-9639-152ac38d0c0f 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 199.204.45.74 () {44 vars in 923 bytes} [Thu Aug 20 01:52:28 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.204.45.74 () {44 vars in 945 bytes} [Thu Aug 20 01:52:28 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-20 01:52:28.320 7 WARNING neutron.services.revisions.revision_plugin [None req-c58906d4-e6db-4994-82b6-653c4c8f73e3 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] Could not find related network for resource to bump revision. 2026-08-20 01:52:28.338 7 INFO neutron.db.segments_db [None req-c58906d4-e6db-4994-82b6-653c4c8f73e3 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] Added segment 63a270c6-83ae-45d7-8300-acadae0653c0 of type flat for network 77b5f3b9-8f32-4543-b2d4-eb75b8b11f49 2026-08-20 01:52:28.372 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c58906d4-e6db-4994-82b6-653c4c8f73e3 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 199.204.45.74 () {48 vars in 963 bytes} [Thu Aug 20 01:52:28 2026] POST /v2.0/networks => generated 124 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 01:52:34.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80b132bd-aea6-4ba9-bd7d-a589ef559773 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/13] 199.204.45.74 () {44 vars in 923 bytes} [Thu Aug 20 01:52:34 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/14] 199.204.45.74 () {44 vars in 945 bytes} [Thu Aug 20 01:52:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 01:52:34.329 8 WARNING neutron.services.revisions.revision_plugin [None req-252c8834-94dc-43b5-9357-b85293bdd104 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] Could not find related network for resource to bump revision. 2026-08-20 01:52:34.362 8 INFO neutron.db.segments_db [None req-252c8834-94dc-43b5-9357-b85293bdd104 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] Added segment abe95152-319b-4ef8-8cd5-772947997e17 of type flat for network 7566fcaf-282f-437a-8b4b-42263aa12583 2026-08-20 01:52:34.394 8 INFO neutron.pecan_wsgi.hooks.translation [None req-252c8834-94dc-43b5-9357-b85293bdd104 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/15] 199.204.45.74 () {48 vars in 963 bytes} [Thu Aug 20 01:52:34 2026] POST /v2.0/networks => generated 124 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 01:52:40.280 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c8e7b26c-5357-4e32-87e8-ef72a099adb1 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/16] 199.204.45.74 () {44 vars in 923 bytes} [Thu Aug 20 01:52:40 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: 8|app: 0|req: 8/17] 199.204.45.74 () {44 vars in 945 bytes} [Thu Aug 20 01:52:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 01:52:40.431 7 WARNING neutron.services.revisions.revision_plugin [None req-b01a34a4-400e-42db-abd0-63a6080fbf35 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] Could not find related network for resource to bump revision. 2026-08-20 01:52:40.450 7 INFO neutron.db.segments_db [None req-b01a34a4-400e-42db-abd0-63a6080fbf35 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] Added segment 83dde647-68b1-457e-8fe5-16162394b7e3 of type flat for network 77ddf38c-c227-4215-900c-106b89674508 [pid: 7|app: 0|req: 10/18] 199.204.45.74 () {48 vars in 963 bytes} [Thu Aug 20 01:52:40 2026] POST /v2.0/networks => generated 706 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 01:52:41.710 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5434d653-58ef-41b7-80e9-e6d7f289c680 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/19] 199.204.45.74 () {44 vars in 923 bytes} [Thu Aug 20 01:52:41 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/20] 199.204.45.74 () {44 vars in 945 bytes} [Thu Aug 20 01:52:41 2026] GET /v2.0/networks?name=public => generated 709 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 01:52:41.833 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6aa0d7b4-bff2-407a-9712-aa06b65c6fd1 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/21] 199.204.45.74 () {44 vars in 1030 bytes} [Thu Aug 20 01:52:41 2026] GET /v2.0/subnets/public-subnet?network_id=77ddf38c-c227-4215-900c-106b89674508 => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.204.45.74 () {44 vars in 1053 bytes} [Thu Aug 20 01:52:41 2026] GET /v2.0/subnets?name=public-subnet&network_id=77ddf38c-c227-4215-900c-106b89674508 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.204.45.74 () {48 vars in 961 bytes} [Thu Aug 20 01:52:41 2026] POST /v2.0/subnets => generated 641 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 01:57:08.553 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1fe31c57-8f23-4f5b-b64c-329d158f5ef4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-20 01:57:08.554 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6d484e5e-6387-464d-b997-8368919d8a92] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-20 01:57:08.557 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Aug 20 01:57:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.74) !!! 2026-08-20 01:57:08.683 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61f7eb31-c53d-4b05-8d21-b4a6ca04e4c0 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/58] 199.204.45.74 () {44 vars in 933 bytes} [Thu Aug 20 01:57:08 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 01:57:08.695 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b791153a-f131-4809-be52-eddb08298080] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-20 01:57:08.699 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [20fb15c9-8fea-4274-a480-9ebc117ff7bc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 30/59] 199.204.45.74 () {44 vars in 955 bytes} [Thu Aug 20 01:57:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 01:57:08.786 8 INFO neutron.db.segments_db [None req-7f789343-dcb1-4020-ace6-a8493930671e 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] Added segment 8abe18fb-1235-4a15-9a7e-ff5090c59392 of type vxlan for network 94d5f90d-9654-489a-a8f9-e226a766e70f [pid: 8|app: 0|req: 30/60] 199.204.45.74 () {48 vars in 962 bytes} [Thu Aug 20 01:57:08 2026] POST /v2.0/networks => generated 707 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 01:57:09.975 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b791153a-f131-4809-be52-eddb08298080] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34688. 2026-08-20 01:57:09.976 7 INFO oslo.messaging._drivers.impl_rabbit [-] [20fb15c9-8fea-4274-a480-9ebc117ff7bc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34678. 2026-08-20 01:57:10.015 7 INFO neutron.pecan_wsgi.hooks.translation [None req-39722152-7b82-4e0f-a04c-7f4e5030723a 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/61] 199.204.45.74 () {44 vars in 933 bytes} [Thu Aug 20 01:57:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 01:57:10.087 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6d484e5e-6387-464d-b997-8368919d8a92] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34700. 2026-08-20 01:57:10.088 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1fe31c57-8f23-4f5b-b64c-329d158f5ef4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34694. [pid: 8|app: 0|req: 31/62] 199.204.45.74 () {44 vars in 955 bytes} [Thu Aug 20 01:57:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 01:57:10.124 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7318f10-8a6f-4b17-b934-8dd794010e80 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/63] 199.204.45.74 () {44 vars in 1032 bytes} [Thu Aug 20 01:57:10 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=94d5f90d-9654-489a-a8f9-e226a766e70f => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/64] 199.204.45.74 () {44 vars in 1055 bytes} [Thu Aug 20 01:57:10 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=94d5f90d-9654-489a-a8f9-e226a766e70f => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/65] 199.204.45.74 () {48 vars in 961 bytes} [Thu Aug 20 01:57:10 2026] POST /v2.0/subnets => generated 627 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-20 01:57:11.550 8 INFO neutron.api.v2.resource [None req-259c6ad2-dcc1-4e66-a487-d948781be7f5 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/66] 199.204.45.74 () {44 vars in 967 bytes} [Thu Aug 20 01:57:11 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/67] 199.204.45.74 () {44 vars in 989 bytes} [Thu Aug 20 01:57:11 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/68] 199.204.45.74 () {48 vars in 976 bytes} [Thu Aug 20 01:57:11 2026] POST /v2.0/security-groups => generated 1616 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/69] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:12 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 1616 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:12 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 1616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:13 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.74 () {48 vars in 987 bytes} [Thu Aug 20 01:57:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:13 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 2230 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:14 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:14 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.74 () {48 vars in 987 bytes} [Thu Aug 20 01:57:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:15 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:15 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:15 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.74 () {48 vars in 987 bytes} [Thu Aug 20 01:57:15 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:16 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 3462 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:16 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:16 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 3462 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.74 () {48 vars in 987 bytes} [Thu Aug 20 01:57:16 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:17 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 4078 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:17 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:17 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.74 () {48 vars in 987 bytes} [Thu Aug 20 01:57:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.74 () {44 vars in 983 bytes} [Thu Aug 20 01:57:18 2026] GET /v2.0/networks/94d5f90d-9654-489a-a8f9-e226a766e70f => generated 732 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 01:57:18.761 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4c85954-ca1f-4e69-a40f-89d2a7cc107e 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/92] 199.204.45.74 () {44 vars in 1072 bytes} [Thu Aug 20 01:57:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=94d5f90d-9654-489a-a8f9-e226a766e70f => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.74 () {44 vars in 1095 bytes} [Thu Aug 20 01:57:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=94d5f90d-9654-489a-a8f9-e226a766e70f => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:18 2026] GET /v2.0/security-groups/24ed0b76-9bbd-461a-b121-5213b47490da => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.74 () {48 vars in 957 bytes} [Thu Aug 20 01:57:18 2026] POST /v2.0/ports => generated 1100 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-20 01:57:24.694 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a222cb92-7a44-4773-b2f3-21b3f7f776a2 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/96] 199.204.45.74 () {44 vars in 975 bytes} [Thu Aug 20 01:57:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 48/97] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.74 () {48 vars in 1027 bytes} [Thu Aug 20 01:57:24 2026] PUT /v2.0/ports/a49afeaf-8097-4cca-aa00-034ebb640856 => generated 1213 bytes in 669 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.74 () {44 vars in 916 bytes} [Thu Aug 20 01:57:26 2026] GET /v2.0/ports => generated 3730 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 01:57:27.832 7 INFO neutron.api.v2.resource [None req-220492d9-7acd-487d-bf97-0893a824c069 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/100] 199.204.45.74 () {44 vars in 955 bytes} [Thu Aug 20 01:57:27 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.74 () {44 vars in 977 bytes} [Thu Aug 20 01:57:27 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.204.45.74 () {48 vars in 976 bytes} [Thu Aug 20 01:57:27 2026] POST /v2.0/security-groups => generated 1610 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:28 2026] GET /v2.0/security-groups/bd0c1c08-0778-4fdd-ba3f-1692b215923e => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:28 2026] GET /v2.0/security-groups/bd0c1c08-0778-4fdd-ba3f-1692b215923e => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:28 2026] GET /v2.0/security-groups/bd0c1c08-0778-4fdd-ba3f-1692b215923e => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.204.45.74 () {48 vars in 987 bytes} [Thu Aug 20 01:57:28 2026] POST /v2.0/security-group-rules => generated 623 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:29 2026] GET /v2.0/security-groups/bd0c1c08-0778-4fdd-ba3f-1692b215923e => generated 2246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:29 2026] GET /v2.0/security-groups/bd0c1c08-0778-4fdd-ba3f-1692b215923e => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.204.45.74 () {44 vars in 997 bytes} [Thu Aug 20 01:57:30 2026] GET /v2.0/security-groups/bd0c1c08-0778-4fdd-ba3f-1692b215923e => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.74 () {48 vars in 987 bytes} [Thu Aug 20 01:57:30 2026] POST /v2.0/security-group-rules => generated 627 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/121] 199.204.45.74 () {44 vars in 971 bytes} [Thu Aug 20 01:58:31 2026] GET /v2.0/quotas/7d493e4c817645e1bff9f5739592021d => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 61/122] 199.204.45.74 () {48 vars in 1023 bytes} [Thu Aug 20 01:58:31 2026] PUT /v2.0/quotas/7d493e4c817645e1bff9f5739592021d => generated 291 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 02:00:40.813 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6d484e5e-6387-464d-b997-8368919d8a92] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-20 02:00:40.817 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1fe31c57-8f23-4f5b-b64c-329d158f5ef4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-20 02:00:41.038 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ac13718-05a6-4ad5-80f6-8b34e835bf84 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 70/139] 199.204.45.74 () {30 vars in 740 bytes} [Thu Aug 20 02:00:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 231 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 02:00:41.051 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [20fb15c9-8fea-4274-a480-9ebc117ff7bc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-20 02:00:41.052 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b791153a-f131-4809-be52-eddb08298080] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-20 02:00:41.053 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Aug 20 02:00:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.74) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 70/140] 199.204.45.74 () {30 vars in 762 bytes} [Thu Aug 20 02:00:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 02:00:42.826 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1fe31c57-8f23-4f5b-b64c-329d158f5ef4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48032. 2026-08-20 02:00:42.828 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6d484e5e-6387-464d-b997-8368919d8a92] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48036. 2026-08-20 02:00:42.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-251ce8bf-dcc5-44ef-839a-8f8f0d49d34d 890e7c0feecc4edd95ecec589675b5d4 7d493e4c817645e1bff9f5739592021d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/141] 199.204.45.74 () {30 vars in 740 bytes} [Thu Aug 20 02:00:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 02:00:42.941 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b791153a-f131-4809-be52-eddb08298080] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48052. [pid: 7|app: 0|req: 71/142] 199.204.45.74 () {30 vars in 762 bytes} [Thu Aug 20 02:00:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)