+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-02-26 02:22:03.813 1 INFO neutron.common.config [-] Logging enabled! 2026-02-26 02:22:03.813 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.3.dev40 2026-02-26 02:22:03.813 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-02-26 02:22:03.814 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 02:22:04.702 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 02:22:04.705 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 02:22:04.708 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-26 02:22:04.708 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 02:22:04.709 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-26 02:22:04.709 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-26 02:22:04.709 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:22:04.715 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:22:04.715 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:22:04.715 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 02:22:04.735 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-26 02:22:04.736 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 02:22:04.736 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-26 02:22:04.771 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 02:22:04.771 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 02:22:04.771 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-26 02:22:04.771 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-26 02:22:05.040 1 INFO neutron.plugins.ml2.managers [None req-49c5e8b6-751d-4e9c-86bf-c69be2b6ffcc - - - - - -] Initializing driver for type 'vlan' 2026-02-26 02:22:05.176 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-49c5e8b6-751d-4e9c-86bf-c69be2b6ffcc - - - - - -] VlanTypeDriver initialization complete 2026-02-26 02:22:05.177 1 INFO neutron.plugins.ml2.managers [None req-49c5e8b6-751d-4e9c-86bf-c69be2b6ffcc - - - - - -] Initializing driver for type 'vxlan' 2026-02-26 02:22:05.177 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-49c5e8b6-751d-4e9c-86bf-c69be2b6ffcc - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-26 02:22:05.228 1 INFO neutron.plugins.ml2.managers [None req-49c5e8b6-751d-4e9c-86bf-c69be2b6ffcc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 02:22:05.228 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-49c5e8b6-751d-4e9c-86bf-c69be2b6ffcc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 02:22:05.229 1 INFO neutron.plugins.ml2.managers [None req-49c5e8b6-751d-4e9c-86bf-c69be2b6ffcc - - - - - -] Initializing extension driver 'port_security' 2026-02-26 02:22:05.229 1 INFO neutron.plugins.ml2.extensions.port_security [None req-49c5e8b6-751d-4e9c-86bf-c69be2b6ffcc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 02:22:05.229 1 INFO neutron.plugins.ml2.managers [None req-49c5e8b6-751d-4e9c-86bf-c69be2b6ffcc - - - - - -] Initializing extension driver 'qos' 2026-02-26 02:22:05.229 1 INFO neutron.plugins.ml2.managers [None req-49c5e8b6-751d-4e9c-86bf-c69be2b6ffcc - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-26 02:22:05.229 1 INFO neutron.plugins.ml2.managers [None req-49c5e8b6-751d-4e9c-86bf-c69be2b6ffcc - - - - - -] Initializing mechanism driver 'l2population' 2026-02-26 02:22:05.245 1 INFO neutron.quota [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded quota_driver: . 2026-02-26 02:22:05.245 1 INFO neutron.plugins.ml2.plugin [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 02:22:05.245 1 INFO neutron.plugins.ml2.managers [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 02:22:05.246 1 INFO neutron.plugins.ml2.managers [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 02:22:05.246 1 INFO neutron.plugins.ml2.managers [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 02:22:05.246 1 INFO neutron.extensions.vlantransparent [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Disabled vlantransparent extension. 2026-02-26 02:22:05.247 1 INFO neutron.extensions.qinq [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Disabled VLAN QinQ extension. 2026-02-26 02:22:05.248 1 INFO neutron.manager [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loading Plugin: qos 2026-02-26 02:22:05.264 1 INFO neutron.manager [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loading Plugin: router 2026-02-26 02:22:05.301 1 INFO neutron.services.service_base [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-26 02:22:05.301 1 INFO neutron.manager [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loading Plugin: segments 2026-02-26 02:22:05.371 1 INFO neutron.manager [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loading Plugin: trunk 2026-02-26 02:22:05.383 1 INFO neutron.manager [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loading Plugin: vpnaas 2026-02-26 02:22:05.415 1 WARNING stevedore.named [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 02:22:05.415 1 WARNING stevedore.named [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-26 02:22:05.610 1 INFO neutron_vpnaas.services.vpn.plugin [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-26 02:22:05.610 1 INFO neutron.common.utils [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-26 02:22:05.611 1 INFO neutron.manager [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loading Plugin: taas 2026-02-26 02:22:05.630 1 WARNING stevedore.named [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 02:22:05.630 1 WARNING stevedore.named [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-26 02:22:05.657 1 INFO neutron_taas.services.taas.taas_plugin [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-26 02:22:05.657 1 INFO neutron.manager [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loading Plugin: tapmirror 2026-02-26 02:22:05.668 1 WARNING stevedore.named [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 02:22:05.668 1 WARNING stevedore.named [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-26 02:22:05.688 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-26 02:22:05.689 1 INFO neutron.manager [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loading Plugin: auto_allocate 2026-02-26 02:22:05.697 1 INFO neutron.manager [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loading Plugin: tag 2026-02-26 02:22:05.705 1 INFO neutron.manager [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loading Plugin: timestamp 2026-02-26 02:22:05.708 1 INFO neutron.manager [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 02:22:05.711 1 INFO neutron.manager [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loading Plugin: flavors 2026-02-26 02:22:05.715 1 INFO neutron.manager [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loading Plugin: revisions 2026-02-26 02:22:05.723 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Initializing extension manager. 2026-02-26 02:22:05.725 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: address-group 2026-02-26 02:22:05.726 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: address-scope 2026-02-26 02:22:05.727 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-26 02:22:05.728 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: agent 2026-02-26 02:22:05.729 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: agent-resources-synced 2026-02-26 02:22:05.731 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 02:22:05.732 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 02:22:05.733 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: availability_zone 2026-02-26 02:22:05.733 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: availability_zone_filter 2026-02-26 02:22:05.734 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 02:22:05.735 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: default-subnetpools 2026-02-26 02:22:05.736 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 02:22:05.737 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: dns-integration 2026-02-26 02:22:05.738 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 02:22:05.738 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-26 02:22:05.739 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: dvr 2026-02-26 02:22:05.740 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 02:22:05.740 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: empty-string-filtering 2026-02-26 02:22:05.741 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 02:22:05.742 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 02:22:05.742 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: external-net 2026-02-26 02:22:05.743 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 02:22:05.744 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: extraroute 2026-02-26 02:22:05.744 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: extraroute-atomic 2026-02-26 02:22:05.745 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-26 02:22:05.746 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 02:22:05.746 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 02:22:05.747 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 02:22:05.748 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: fip-port-details 2026-02-26 02:22:05.749 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: flavors 2026-02-26 02:22:05.750 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 02:22:05.751 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: floatingip-pools 2026-02-26 02:22:05.752 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: ip_allocation 2026-02-26 02:22:05.752 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-26 02:22:05.753 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: l2_adjacency 2026-02-26 02:22:05.754 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: router 2026-02-26 02:22:05.757 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 02:22:05.758 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-26 02:22:05.759 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-26 02:22:05.759 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 02:22:05.760 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: l3-ha 2026-02-26 02:22:05.760 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 02:22:05.761 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-26 02:22:05.762 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: l3-flavors 2026-02-26 02:22:05.763 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 02:22:05.763 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-26 02:22:05.766 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-26 02:22:05.768 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 02:22:05.769 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-26 02:22:05.770 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 02:22:05.771 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 02:22:05.772 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: multi-provider 2026-02-26 02:22:05.772 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: net-mtu 2026-02-26 02:22:05.773 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 02:22:05.774 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: network_availability_zone 2026-02-26 02:22:05.774 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: network_ha 2026-02-26 02:22:05.775 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: network-ip-availability 2026-02-26 02:22:05.776 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 02:22:05.777 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: pagination 2026-02-26 02:22:05.778 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: port-device-profile 2026-02-26 02:22:05.778 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-26 02:22:05.779 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-26 02:22:05.779 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-26 02:22:05.780 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: port-mac-override 2026-02-26 02:22:05.781 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 02:22:05.781 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 02:22:05.782 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-26 02:22:05.783 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: port-resource-request 2026-02-26 02:22:05.784 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 02:22:05.784 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-26 02:22:05.785 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: binding 2026-02-26 02:22:05.786 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: binding-extended 2026-02-26 02:22:05.787 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: port-security 2026-02-26 02:22:05.787 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: project-id 2026-02-26 02:22:05.788 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: provider 2026-02-26 02:22:05.789 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-02-26 02:22:05.791 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: qos 2026-02-26 02:22:05.792 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 02:22:05.793 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 02:22:05.793 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: qos-default 2026-02-26 02:22:05.794 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: qos-fip 2026-02-26 02:22:05.795 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 02:22:05.795 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 02:22:05.796 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 02:22:05.797 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 02:22:05.797 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 02:22:05.798 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: qos-pps 2026-02-26 02:22:05.799 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 02:22:05.800 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 02:22:05.800 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 02:22:05.801 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: quota-check-limit 2026-02-26 02:22:05.802 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: quota-check-limit-default 2026-02-26 02:22:05.804 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: quotas 2026-02-26 02:22:05.808 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: quota_details 2026-02-26 02:22:05.810 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: rbac-policies 2026-02-26 02:22:05.810 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: rbac-address-group 2026-02-26 02:22:05.811 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 02:22:05.811 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 02:22:05.812 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-26 02:22:05.812 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: revision-if-match 2026-02-26 02:22:05.813 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 02:22:05.813 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: router_availability_zone 2026-02-26 02:22:05.814 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 02:22:05.815 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-26 02:22:05.816 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 02:22:05.816 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-26 02:22:05.817 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 02:22:05.817 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-26 02:22:05.818 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 02:22:05.822 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: security-group 2026-02-26 02:22:05.823 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: segment 2026-02-26 02:22:05.824 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 02:22:05.825 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: service-type 2026-02-26 02:22:05.825 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: sorting 2026-02-26 02:22:05.825 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 02:22:05.826 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: standard-attr-description 2026-02-26 02:22:05.827 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: stateful-security-group 2026-02-26 02:22:05.827 1 WARNING neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 02:22:05.827 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-26 02:22:05.828 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: subnet-external-network 2026-02-26 02:22:05.828 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: subnet_onboard 2026-02-26 02:22:05.829 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 02:22:05.829 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: subnet-service-types 2026-02-26 02:22:05.830 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: subnet_allocation 2026-02-26 02:22:05.831 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 02:22:05.831 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: tag-creation 2026-02-26 02:22:05.831 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 02:22:05.835 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 02:22:05.836 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 02:22:05.836 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: trunk 2026-02-26 02:22:05.837 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: trunk-details 2026-02-26 02:22:05.837 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 02:22:05.838 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-26 02:22:05.839 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 02:22:05.839 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-26 02:22:05.841 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-26 02:22:05.841 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-26 02:22:05.842 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: vpn-flavors 2026-02-26 02:22:05.843 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: vpnaas 2026-02-26 02:22:05.844 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: taas 2026-02-26 02:22:05.845 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: tap-mirror 2026-02-26 02:22:05.846 1 INFO neutron.api.extensions [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Loaded extension: taas-vlan-filter 2026-02-26 02:22:05.849 1 INFO oslo_service.backend.eventlet.service [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Starting 2 workers 2026-02-26 02:22:05.855 1 INFO oslo_service.backend.eventlet.service [None req-46145f5a-5c67-45db-b725-77fc06b72c63 - - - - - -] Starting 1 workers 2026-02-26 02:22:50.923 11 INFO neutron.db.l3_hamode_db [None req-db2e5239-24d4-4454-ac41-004ee3d32116 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:23:07.257 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 7ace6e12-14fc-4fdd-b8c3-118c55fb084c 2026-02-26 02:23:08.799 12 INFO neutron.plugins.ml2.plugin [None req-82665368-4e4d-449b-b94d-ce7d84982336 - - - - - -] Attempt 1 to provision port 7ace6e12-14fc-4fdd-b8c3-118c55fb084c 2026-02-26 02:23:09.086 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 7ace6e12-14fc-4fdd-b8c3-118c55fb084c 2026-02-26 02:23:10.493 12 INFO neutron.plugins.ml2.plugin [None req-87abbf77-7b21-46b2-984b-f6d98bbfd915 - - - - - -] Attempt 1 to provision port 7ace6e12-14fc-4fdd-b8c3-118c55fb084c 2026-02-26 02:27:25.257 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 455a5e24-4013-44c3-91d6-c4b4458ccda1 2026-02-26 02:27:26.357 12 INFO neutron.plugins.ml2.plugin [None req-4970bf70-e78e-4bba-b039-4a3a10cd624c - - - - - -] Attempt 1 to provision port 455a5e24-4013-44c3-91d6-c4b4458ccda1 2026-02-26 02:27:27.184 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 455a5e24-4013-44c3-91d6-c4b4458ccda1 2026-02-26 02:27:28.019 12 INFO neutron.plugins.ml2.plugin [None req-8976f320-c9c6-4d90-bf39-d9d5083ead25 - - - - - -] Attempt 1 to provision port 455a5e24-4013-44c3-91d6-c4b4458ccda1 2026-02-26 02:27:32.861 12 INFO neutron.plugins.ml2.plugin [None req-f135f60c-7892-41a5-81eb-e608f87d6ff0 - - - - - -] Attempt 1 to provision port 20e14bbf-4b51-4e0c-a86e-4fb056676631 2026-02-26 02:31:12.036 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 20e14bbf-4b51-4e0c-a86e-4fb056676631 2026-02-26 02:31:13.331 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 20e14bbf-4b51-4e0c-a86e-4fb056676631 2026-02-26 02:50:08.217 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 0206a30e-1260-47dc-b8bb-4af63970d5cd 2026-02-26 02:50:10.224 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 0206a30e-1260-47dc-b8bb-4af63970d5cd 2026-02-26 03:05:06.831 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 0e1c489f-1af7-4950-9e56-50b21c4c4b9d 2026-02-26 03:05:08.016 11 INFO neutron.plugins.ml2.plugin [None req-80b5db81-d250-45d6-a279-4b2ca5326e02 - - - - - -] Attempt 1 to provision port 0e1c489f-1af7-4950-9e56-50b21c4c4b9d 2026-02-26 03:05:08.895 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 0e1c489f-1af7-4950-9e56-50b21c4c4b9d 2026-02-26 03:05:10.842 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 14a70736-0ae3-4b0f-9c18-2e906460eadd 2026-02-26 03:05:12.823 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 14a70736-0ae3-4b0f-9c18-2e906460eadd 2026-02-26 03:05:14.926 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port aaf2f171-7f6e-4e37-9381-5c9900632cad 2026-02-26 03:05:16.874 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port aaf2f171-7f6e-4e37-9381-5c9900632cad 2026-02-26 03:05:17.789 12 INFO neutron.plugins.ml2.plugin [None req-31fd787d-621c-484c-9ea0-a3c5adcb17bc - - - - - -] Attempt 1 to provision port 458d2a51-3c2a-46e5-97b1-c090a77eb48b 2026-02-26 03:05:17.812 12 INFO neutron.plugins.ml2.plugin [None req-31fd787d-621c-484c-9ea0-a3c5adcb17bc - - - - - -] Attempt 1 to provision port 4680b961-5447-4773-9c4f-c2c228457e66 2026-02-26 03:05:17.853 12 INFO neutron.plugins.ml2.plugin [None req-31fd787d-621c-484c-9ea0-a3c5adcb17bc - - - - - -] Attempt 1 to provision port 14a70736-0ae3-4b0f-9c18-2e906460eadd 2026-02-26 03:05:17.923 12 INFO neutron.plugins.ml2.plugin [None req-31fd787d-621c-484c-9ea0-a3c5adcb17bc - - - - - -] Attempt 1 to provision port b8561ea1-93ba-4d75-8ec7-b7a720ef0f8d 2026-02-26 03:05:17.961 12 INFO neutron.plugins.ml2.plugin [None req-31fd787d-621c-484c-9ea0-a3c5adcb17bc - - - - - -] Attempt 1 to provision port aaf2f171-7f6e-4e37-9381-5c9900632cad 2026-02-26 03:05:18.011 12 INFO neutron.plugins.ml2.plugin [None req-31fd787d-621c-484c-9ea0-a3c5adcb17bc - - - - - -] Attempt 1 to provision port 0e1c489f-1af7-4950-9e56-50b21c4c4b9d 2026-02-26 03:05:20.929 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port d9680f8c-8822-4e13-a1a1-6736cffeb4fe 2026-02-26 03:05:21.250 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 378467d5-e5c8-477a-a613-7c61a457eda1 2026-02-26 03:05:22.848 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 378467d5-e5c8-477a-a613-7c61a457eda1 2026-02-26 03:05:23.062 12 INFO neutron.plugins.ml2.plugin [None req-ea1b1c51-56ed-4846-b653-b9f26e3bfb78 - - - - - -] Attempt 1 to provision port d9680f8c-8822-4e13-a1a1-6736cffeb4fe 2026-02-26 03:05:24.873 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 40b8b2f9-0a0b-4d22-b476-ef766c2ad442 2026-02-26 03:05:25.589 11 INFO neutron.plugins.ml2.plugin [None req-8a305c83-b57e-4c98-b6e1-05f86a0cfa89 - - - - - -] Attempt 1 to provision port 4680b961-5447-4773-9c4f-c2c228457e66 2026-02-26 03:05:25.626 11 INFO neutron.plugins.ml2.plugin [None req-8a305c83-b57e-4c98-b6e1-05f86a0cfa89 - - - - - -] Attempt 1 to provision port 458d2a51-3c2a-46e5-97b1-c090a77eb48b 2026-02-26 03:05:25.650 11 INFO neutron.plugins.ml2.plugin [None req-8a305c83-b57e-4c98-b6e1-05f86a0cfa89 - - - - - -] Attempt 1 to provision port aaf2f171-7f6e-4e37-9381-5c9900632cad 2026-02-26 03:05:26.931 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 68114365-4cf3-406f-8ed0-7fabe760ee9e 2026-02-26 03:05:27.332 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 40b8b2f9-0a0b-4d22-b476-ef766c2ad442 2026-02-26 03:05:29.018 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 68114365-4cf3-406f-8ed0-7fabe760ee9e 2026-02-26 03:05:29.299 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port e3600528-7a50-47d4-b833-02ffb1f722c4 2026-02-26 03:05:30.949 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port e3600528-7a50-47d4-b833-02ffb1f722c4 2026-02-26 03:05:33.392 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port ef51829e-f00d-4f3d-9d89-454d15f401ba 2026-02-26 03:05:33.938 12 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-6b02ea97-cf62-44cc-8efb-6f3b38bf88a4'] response: {'server_uuid': 'd6656a78-e428-4485-af80-b21adc6fef44', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ef51829e-f00d-4f3d-9d89-454d15f401ba', 'code': 200} 2026-02-26 03:05:34.996 11 INFO neutron.plugins.ml2.plugin [None req-7e6d7629-1d1d-4d33-be43-d97cff79a2de - - - - - -] Attempt 1 to provision port 993d00be-eab9-45d2-9419-f1eeabbbf408 2026-02-26 03:05:35.021 11 INFO neutron.plugins.ml2.plugin [None req-7e6d7629-1d1d-4d33-be43-d97cff79a2de - - - - - -] Attempt 1 to provision port 458d2a51-3c2a-46e5-97b1-c090a77eb48b 2026-02-26 03:05:35.045 11 INFO neutron.plugins.ml2.plugin [None req-7e6d7629-1d1d-4d33-be43-d97cff79a2de - - - - - -] Attempt 1 to provision port e3600528-7a50-47d4-b833-02ffb1f722c4 2026-02-26 03:05:35.101 11 INFO neutron.plugins.ml2.plugin [None req-7e6d7629-1d1d-4d33-be43-d97cff79a2de - - - - - -] Attempt 1 to provision port ba980b0d-b43f-4f9f-871a-0ea6313758dd 2026-02-26 03:05:35.123 11 INFO neutron.plugins.ml2.plugin [None req-7e6d7629-1d1d-4d33-be43-d97cff79a2de - - - - - -] Attempt 1 to provision port 4680b961-5447-4773-9c4f-c2c228457e66 2026-02-26 03:05:35.162 11 INFO neutron.plugins.ml2.plugin [None req-7e6d7629-1d1d-4d33-be43-d97cff79a2de - - - - - -] Attempt 1 to provision port 5b1fc77a-5145-4c4b-9a31-c6fa4d49df2c 2026-02-26 03:05:35.337 11 INFO neutron.plugins.ml2.plugin [None req-7e6d7629-1d1d-4d33-be43-d97cff79a2de - - - - - -] Attempt 1 to provision port f69fd90e-c28b-4605-8829-2721715bc4e8 2026-02-26 03:05:35.560 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 824cbee4-dc11-462e-bf49-5c7571dc78af 2026-02-26 03:05:35.892 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port ef51829e-f00d-4f3d-9d89-454d15f401ba 2026-02-26 03:05:36.055 11 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-02c24097-33df-4d38-81d1-1060673f1417'] response: {'server_uuid': 'a2c5f30a-e93b-4833-8f42-d3f801178f94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '824cbee4-dc11-462e-bf49-5c7571dc78af', 'code': 200} 2026-02-26 03:05:36.089 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 5b1fc77a-5145-4c4b-9a31-c6fa4d49df2c 2026-02-26 03:05:36.996 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 5b1fc77a-5145-4c4b-9a31-c6fa4d49df2c 2026-02-26 03:05:37.377 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 824cbee4-dc11-462e-bf49-5c7571dc78af 2026-02-26 03:05:40.431 11 INFO neutron.plugins.ml2.plugin [None req-78d4c92c-89f7-47c8-9d66-329c2664d913 - - - - - -] Attempt 1 to provision port ba980b0d-b43f-4f9f-871a-0ea6313758dd 2026-02-26 03:05:40.479 11 INFO neutron.plugins.ml2.plugin [None req-78d4c92c-89f7-47c8-9d66-329c2664d913 - - - - - -] Attempt 1 to provision port 993d00be-eab9-45d2-9419-f1eeabbbf408 2026-02-26 03:05:40.507 11 INFO neutron.plugins.ml2.plugin [None req-78d4c92c-89f7-47c8-9d66-329c2664d913 - - - - - -] Attempt 1 to provision port e3600528-7a50-47d4-b833-02ffb1f722c4 2026-02-26 03:05:40.555 11 INFO neutron.plugins.ml2.plugin [None req-78d4c92c-89f7-47c8-9d66-329c2664d913 - - - - - -] Attempt 1 to provision port 5b1fc77a-5145-4c4b-9a31-c6fa4d49df2c 2026-02-26 03:05:40.707 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 048a7c89-1376-42d6-8535-0e305e30c328 2026-02-26 03:05:40.835 12 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-a5c0b131-5788-47ff-96f2-cecb5c5efbcc'] response: {'server_uuid': '0be1338c-31cf-4312-a7b5-807b0140e8bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '048a7c89-1376-42d6-8535-0e305e30c328', 'code': 200} 2026-02-26 03:05:41.120 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 77a83497-2044-482b-8ee7-a52c4e11c748 2026-02-26 03:05:42.511 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 048a7c89-1376-42d6-8535-0e305e30c328 2026-02-26 03:05:42.713 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 77a83497-2044-482b-8ee7-a52c4e11c748 2026-02-26 03:05:42.871 12 INFO neutron.notifiers.nova [None req-3dd74e46-5f70-4700-8895-1632ba3ad2da - - - - - -] Nova event matching ['req-dd7f2a3a-fa7c-4516-9fbf-298474674f88'] response: {'server_uuid': '8f19fd89-5061-4dcf-8604-3fc18528b2fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77a83497-2044-482b-8ee7-a52c4e11c748', 'code': 200} 2026-02-26 03:05:45.294 12 INFO neutron.plugins.ml2.plugin [None req-00104306-39bc-41e7-b0e7-36cafa6a4abc - - - - - -] Attempt 1 to provision port 4680b961-5447-4773-9c4f-c2c228457e66 2026-02-26 03:05:45.316 12 INFO neutron.plugins.ml2.plugin [None req-00104306-39bc-41e7-b0e7-36cafa6a4abc - - - - - -] Attempt 1 to provision port ba980b0d-b43f-4f9f-871a-0ea6313758dd 2026-02-26 03:05:49.831 11 INFO neutron.plugins.ml2.plugin [None req-e024e7a6-5812-4879-9c67-056f882f20a8 - - - - - -] Attempt 1 to provision port 120da758-2452-4d39-a89a-ecfebe99800e 2026-02-26 03:05:49.858 11 INFO neutron.plugins.ml2.plugin [None req-e024e7a6-5812-4879-9c67-056f882f20a8 - - - - - -] Attempt 1 to provision port 048a7c89-1376-42d6-8535-0e305e30c328 2026-02-26 03:05:49.909 11 INFO neutron.plugins.ml2.plugin [None req-e024e7a6-5812-4879-9c67-056f882f20a8 - - - - - -] Attempt 1 to provision port ba980b0d-b43f-4f9f-871a-0ea6313758dd 2026-02-26 03:05:53.161 11 INFO neutron.plugins.ml2.plugin [None req-f1d10f67-65c2-4c92-bc77-7c7af0705a20 - - - - - -] Attempt 1 to provision port 5a435af8-a193-4047-ba1f-dd09c937a8e1 2026-02-26 03:05:53.209 11 INFO neutron.plugins.ml2.plugin [None req-f1d10f67-65c2-4c92-bc77-7c7af0705a20 - - - - - -] Attempt 1 to provision port 993d00be-eab9-45d2-9419-f1eeabbbf408 2026-02-26 03:05:56.203 12 INFO neutron.plugins.ml2.plugin [None req-ef3189c4-3f01-4485-9fc5-eae68458c12c - - - - - -] Attempt 1 to provision port 993d00be-eab9-45d2-9419-f1eeabbbf408 2026-02-26 03:05:58.425 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 69689826-9aea-43ca-b271-508f6917e3d1 2026-02-26 03:05:58.791 11 INFO neutron.plugins.ml2.plugin [None req-cdac58c1-266b-4b79-beb6-e32b46891c95 - - - - - -] Attempt 1 to provision port 0a083d4b-1ebf-447d-967a-632a4067580d 2026-02-26 03:06:00.420 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 69689826-9aea-43ca-b271-508f6917e3d1 2026-02-26 03:06:00.653 11 INFO neutron.plugins.ml2.plugin [None req-b5773b71-6036-4d50-8a8d-eaf60c6f9c03 - - - - - -] Attempt 1 to provision port 0a083d4b-1ebf-447d-967a-632a4067580d 2026-02-26 03:06:01.666 12 INFO neutron.plugins.ml2.plugin [None req-7008320c-24d8-4d90-b8c6-304c073111fb - - - - - -] Attempt 1 to provision port 0a083d4b-1ebf-447d-967a-632a4067580d 2026-02-26 03:06:03.875 11 INFO neutron.plugins.ml2.plugin [None req-8e364f4c-ee07-41c0-83ce-ced870ab3570 - - - - - -] Attempt 1 to provision port e9b50ddd-7c9a-4bfc-b250-0cb50165f81f 2026-02-26 03:06:03.903 11 INFO neutron.plugins.ml2.plugin [None req-8e364f4c-ee07-41c0-83ce-ced870ab3570 - - - - - -] Attempt 1 to provision port 0a083d4b-1ebf-447d-967a-632a4067580d 2026-02-26 03:06:06.458 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 5a435af8-a193-4047-ba1f-dd09c937a8e1 2026-02-26 03:06:06.647 11 INFO neutron.plugins.ml2.plugin [None req-8999e4d8-3fce-49c9-9088-4ef1b80b588e - - - - - -] Attempt 1 to provision port 5a435af8-a193-4047-ba1f-dd09c937a8e1 2026-02-26 03:06:06.701 11 INFO neutron.plugins.ml2.plugin [None req-8999e4d8-3fce-49c9-9088-4ef1b80b588e - - - - - -] Attempt 1 to provision port 9b2f843a-3dae-48a6-9989-05f40079f1d1 2026-02-26 03:06:06.722 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 993d00be-eab9-45d2-9419-f1eeabbbf408 2026-02-26 03:06:06.728 11 INFO neutron.plugins.ml2.plugin [None req-8999e4d8-3fce-49c9-9088-4ef1b80b588e - - - - - -] Attempt 1 to provision port e9b50ddd-7c9a-4bfc-b250-0cb50165f81f 2026-02-26 03:06:06.754 11 INFO neutron.plugins.ml2.plugin [None req-8999e4d8-3fce-49c9-9088-4ef1b80b588e - - - - - -] Attempt 1 to provision port dee730fc-16a5-4dcf-bd9c-c587eeb0ad1f 2026-02-26 03:06:06.781 11 INFO neutron.plugins.ml2.plugin [None req-8999e4d8-3fce-49c9-9088-4ef1b80b588e - - - - - -] Attempt 1 to provision port 7ace6e12-14fc-4fdd-b8c3-118c55fb084c 2026-02-26 03:06:06.830 11 INFO neutron.plugins.ml2.plugin [None req-8999e4d8-3fce-49c9-9088-4ef1b80b588e - - - - - -] Attempt 1 to provision port fff9324f-6fec-49b3-835c-be543c85474f 2026-02-26 03:06:07.895 11 INFO neutron.plugins.ml2.plugin [None req-f242364e-64e5-475c-a7d1-e1df363331e0 - - - - - -] Attempt 1 to provision port e9b50ddd-7c9a-4bfc-b250-0cb50165f81f 2026-02-26 03:06:08.431 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 5a435af8-a193-4047-ba1f-dd09c937a8e1 2026-02-26 03:06:08.590 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 993d00be-eab9-45d2-9419-f1eeabbbf408 2026-02-26 03:06:09.845 11 INFO neutron.plugins.ml2.plugin [None req-01806548-3399-4f02-b948-c48c760c4795 - - - - - -] Attempt 1 to provision port 048a7c89-1376-42d6-8535-0e305e30c328 2026-02-26 03:06:10.957 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 100673c0-ccb3-44d3-b53e-7bdf0323b228 2026-02-26 03:06:11.071 11 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-013eba5e-1580-41cf-ae32-04f8ad061476'] response: {'server_uuid': 'fae081ee-9d72-474b-b571-c69352a7b722', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '100673c0-ccb3-44d3-b53e-7bdf0323b228', 'code': 200} 2026-02-26 03:06:11.723 12 INFO neutron.plugins.ml2.plugin [None req-114cf5e3-603c-45e9-b65d-b83606d129ac - - - - - -] Attempt 1 to provision port 048a7c89-1376-42d6-8535-0e305e30c328 2026-02-26 03:06:12.454 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 100673c0-ccb3-44d3-b53e-7bdf0323b228 2026-02-26 03:06:12.658 11 INFO neutron.plugins.ml2.plugin [None req-9656d9f1-2982-4493-bd6d-95349154f223 - - - - - -] Attempt 1 to provision port 048a7c89-1376-42d6-8535-0e305e30c328 2026-02-26 03:06:14.640 12 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-f0906a95-5a5d-42e8-a3ce-56eb3e61ecd2'] response: {'server_uuid': '0be1338c-31cf-4312-a7b5-807b0140e8bd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '048a7c89-1376-42d6-8535-0e305e30c328', 'code': 200} 2026-02-26 03:06:14.952 11 INFO neutron.plugins.ml2.plugin [None req-3fce1517-1049-41de-9a0a-4e94f52752e0 - - - - - -] Attempt 1 to provision port 12665e12-2294-4171-b83d-0d292df1ed54 2026-02-26 03:06:16.538 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 9b2f843a-3dae-48a6-9989-05f40079f1d1 2026-02-26 03:06:16.936 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port e9b50ddd-7c9a-4bfc-b250-0cb50165f81f 2026-02-26 03:06:18.417 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 9b2f843a-3dae-48a6-9989-05f40079f1d1 2026-02-26 03:06:18.578 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port e9b50ddd-7c9a-4bfc-b250-0cb50165f81f 2026-02-26 03:06:30.484 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 790dd9ac-a81c-4a93-bfd5-613e2f3b88bd 2026-02-26 03:06:32.480 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 790dd9ac-a81c-4a93-bfd5-613e2f3b88bd 2026-02-26 03:06:32.665 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 0bbde99e-7410-4438-a458-1144fa813bd0 2026-02-26 03:06:32.793 11 INFO neutron.plugins.ml2.plugin [None req-b97815fb-c95a-440f-8e8b-b174d70dc5b8 - - - - - -] Attempt 1 to provision port 0bbde99e-7410-4438-a458-1144fa813bd0 2026-02-26 03:06:32.862 11 INFO neutron.plugins.ml2.plugin [None req-b97815fb-c95a-440f-8e8b-b174d70dc5b8 - - - - - -] Attempt 1 to provision port 6405d40a-8bda-48f1-8453-9788dc95c790 2026-02-26 03:06:34.400 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 0bbde99e-7410-4438-a458-1144fa813bd0 2026-02-26 03:06:42.791 12 INFO neutron.plugins.ml2.plugin [None req-bb53e8b2-4eb6-4f44-83b1-0ca28da517c4 - - - - - -] Attempt 1 to provision port 34213dbb-6c3f-4a90-b8c3-ee3c18be36cb 2026-02-26 03:06:42.828 12 INFO neutron.plugins.ml2.plugin [None req-bb53e8b2-4eb6-4f44-83b1-0ca28da517c4 - - - - - -] Attempt 1 to provision port 0bbde99e-7410-4438-a458-1144fa813bd0 2026-02-26 03:06:42.939 12 INFO neutron.plugins.ml2.plugin [None req-bb53e8b2-4eb6-4f44-83b1-0ca28da517c4 - - - - - -] Attempt 1 to provision port 6405d40a-8bda-48f1-8453-9788dc95c790 2026-02-26 03:06:42.945 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 6a748ecd-148d-4cf7-a78e-680f2f176750 2026-02-26 03:06:43.086 11 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-69122dba-8271-4f73-8acf-dd26e2d4cb7f'] response: {'server_uuid': '28e645ad-1899-4068-8a06-00286d072b27', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a748ecd-148d-4cf7-a78e-680f2f176750', 'code': 200} 2026-02-26 03:06:45.035 11 INFO neutron.plugins.ml2.plugin [None req-2bf2064c-12bf-4ebf-98ce-7dfdf5a81fdb - - - - - -] Attempt 1 to provision port 6405d40a-8bda-48f1-8453-9788dc95c790 2026-02-26 03:06:45.051 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 100673c0-ccb3-44d3-b53e-7bdf0323b228 2026-02-26 03:06:45.132 11 INFO neutron.notifiers.nova [None req-f8ab6024-52e1-4f83-bc83-77df29488802 - - - - - -] Nova event matching ['req-b66067a1-8d33-4f4c-b26d-73415c7e2e59'] response: {'server_uuid': 'fae081ee-9d72-474b-b571-c69352a7b722', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '100673c0-ccb3-44d3-b53e-7bdf0323b228', 'code': 200} 2026-02-26 03:06:45.189 12 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-b6042f65-ad9a-47c0-a93c-0728de043081'] response: {'server_uuid': 'fae081ee-9d72-474b-b571-c69352a7b722', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '100673c0-ccb3-44d3-b53e-7bdf0323b228', 'code': 200} 2026-02-26 03:06:45.446 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 6a748ecd-148d-4cf7-a78e-680f2f176750 2026-02-26 03:06:46.468 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 100673c0-ccb3-44d3-b53e-7bdf0323b228 2026-02-26 03:06:48.603 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 022a8281-cf67-4cbc-9603-b030050866c5 2026-02-26 03:06:48.979 12 INFO neutron.plugins.ml2.plugin [None req-d0555719-f8c8-46dc-a1ea-e56048d4d813 - - - - - -] Attempt 1 to provision port 6405d40a-8bda-48f1-8453-9788dc95c790 2026-02-26 03:06:49.293 12 INFO neutron.plugins.ml2.plugin [None req-578c7552-c11f-46e4-ba35-52bc90474e92 - - - - - -] Attempt 1 to provision port 34213dbb-6c3f-4a90-b8c3-ee3c18be36cb 2026-02-26 03:06:50.573 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 34213dbb-6c3f-4a90-b8c3-ee3c18be36cb 2026-02-26 03:06:50.746 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 022a8281-cf67-4cbc-9603-b030050866c5 2026-02-26 03:06:50.883 11 INFO neutron.plugins.ml2.plugin [None req-2cf7dd24-5345-4e79-8d03-16611dc011d7 - - - - - -] Attempt 1 to provision port 6405d40a-8bda-48f1-8453-9788dc95c790 2026-02-26 03:06:52.770 11 INFO neutron.plugins.ml2.plugin [None req-8cc806ee-d802-4bc7-a277-0918ea4c055f - - - - - -] Attempt 1 to provision port 6405d40a-8bda-48f1-8453-9788dc95c790 2026-02-26 03:07:12.445 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 17059b60-ae19-4e6f-90d7-c5ba5758868e 2026-02-26 03:07:13.211 11 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-908a0c82-8628-4e27-b49a-b4239e340252'] response: {'server_uuid': 'fae081ee-9d72-474b-b571-c69352a7b722', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '100673c0-ccb3-44d3-b53e-7bdf0323b228', 'code': 200} 2026-02-26 03:07:13.380 12 INFO neutron.plugins.ml2.plugin [None req-bd9b460b-8100-4827-a6ba-08fe70749b19 - - - - - -] Attempt 1 to provision port 17059b60-ae19-4e6f-90d7-c5ba5758868e 2026-02-26 03:07:14.554 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 17059b60-ae19-4e6f-90d7-c5ba5758868e 2026-02-26 03:07:14.731 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 9bd92009-c1e3-4261-9aeb-d87512c2dc95 2026-02-26 03:07:16.420 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 9bd92009-c1e3-4261-9aeb-d87512c2dc95 2026-02-26 03:07:16.843 12 INFO neutron.plugins.ml2.plugin [None req-f482807e-b951-46d9-a320-617e3e498898 - - - - - -] Attempt 1 to provision port 17059b60-ae19-4e6f-90d7-c5ba5758868e 2026-02-26 03:07:16.910 12 INFO neutron.plugins.ml2.plugin [None req-f482807e-b951-46d9-a320-617e3e498898 - - - - - -] Attempt 1 to provision port 6e29e770-5013-4115-a164-1fadbff09bbb 2026-02-26 03:07:16.951 12 INFO neutron.plugins.ml2.plugin [None req-f482807e-b951-46d9-a320-617e3e498898 - - - - - -] Attempt 1 to provision port 3f2d8e28-0fe5-4baf-9b1c-241a770f906f 2026-02-26 03:07:19.902 11 INFO neutron.plugins.ml2.plugin [None req-fe871334-3bc1-4c5e-a237-26bec0fcfdca - - - - - -] Attempt 1 to provision port 6e29e770-5013-4115-a164-1fadbff09bbb 2026-02-26 03:07:21.878 11 INFO neutron.plugins.ml2.plugin [None req-43aaace6-d6e9-4201-bead-bdcfe8cf75cc - - - - - -] Attempt 1 to provision port 6e29e770-5013-4115-a164-1fadbff09bbb 2026-02-26 03:07:27.506 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port b1c26faa-2ae3-4bb3-a912-d1d4343b9ea1 2026-02-26 03:07:27.610 11 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-03a10abc-7ceb-42ec-b538-63be3f6695c7'] response: {'server_uuid': '590f263b-6593-46a6-b135-dc40f4a97b9f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b1c26faa-2ae3-4bb3-a912-d1d4343b9ea1', 'code': 200} 2026-02-26 03:07:28.485 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port b1c26faa-2ae3-4bb3-a912-d1d4343b9ea1 2026-02-26 03:07:32.449 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 6e29e770-5013-4115-a164-1fadbff09bbb 2026-02-26 03:07:32.702 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 3f2d8e28-0fe5-4baf-9b1c-241a770f906f 2026-02-26 03:07:34.455 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 6e29e770-5013-4115-a164-1fadbff09bbb 2026-02-26 03:07:34.657 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 3f2d8e28-0fe5-4baf-9b1c-241a770f906f 2026-02-26 03:07:48.467 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 5861862e-e636-4fb3-8c33-72e73bb22462 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server [None req-cea2329b-68a5-4582-a414-fb618adf050b - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 57bcf0dd-f5a4-497c-bf8d-2e88e95b1498: This subnet is being modified by another concurrent operation. 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server raise self.value 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server raise self.value 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server raise self.value 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server raise self.value 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server raise self.value 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server raise self.value 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1574, in create_port_db 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server raise exception 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 57bcf0dd-f5a4-497c-bf8d-2e88e95b1498: This subnet is being modified by another concurrent operation. 2026-02-26 03:07:53.469 11 ERROR oslo_messaging.rpc.server 2026-02-26 03:07:56.505 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 05320063-1dc7-4e20-b4bc-bcb09d2a7f75 2026-02-26 03:07:58.521 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 05320063-1dc7-4e20-b4bc-bcb09d2a7f75 2026-02-26 03:08:00.498 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 77a36949-f2be-42ac-bf14-e6e33d01afee 2026-02-26 03:08:00.872 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port cac5ea46-ef85-4b77-b43b-bda8c3a0b0e7 2026-02-26 03:08:01.285 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 31b4565b-8543-4411-b7a9-209ed951220c 2026-02-26 03:08:01.791 11 INFO neutron.plugins.ml2.plugin [None req-ee0474c3-b5b8-42fe-8e49-73daf23b4fea - - - - - -] Attempt 1 to provision port 77a36949-f2be-42ac-bf14-e6e33d01afee 2026-02-26 03:08:01.846 11 INFO neutron.plugins.ml2.plugin [None req-ee0474c3-b5b8-42fe-8e49-73daf23b4fea - - - - - -] Attempt 1 to provision port 31b4565b-8543-4411-b7a9-209ed951220c 2026-02-26 03:08:01.894 11 INFO neutron.plugins.ml2.plugin [None req-ee0474c3-b5b8-42fe-8e49-73daf23b4fea - - - - - -] Attempt 1 to provision port 05320063-1dc7-4e20-b4bc-bcb09d2a7f75 2026-02-26 03:08:02.460 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 77a36949-f2be-42ac-bf14-e6e33d01afee 2026-02-26 03:08:02.631 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port cac5ea46-ef85-4b77-b43b-bda8c3a0b0e7 2026-02-26 03:08:02.802 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 31b4565b-8543-4411-b7a9-209ed951220c 2026-02-26 03:08:08.428 11 INFO neutron.plugins.ml2.plugin [None req-f3a9c29e-f876-4d11-8ade-7a7f68d3e9f9 - - - - - -] Attempt 1 to provision port 77a36949-f2be-42ac-bf14-e6e33d01afee 2026-02-26 03:08:08.482 11 INFO neutron.plugins.ml2.plugin [None req-f3a9c29e-f876-4d11-8ade-7a7f68d3e9f9 - - - - - -] Attempt 1 to provision port 73b7978a-2179-4b68-82a2-1e618dc63d02 2026-02-26 03:08:08.499 11 INFO neutron.plugins.ml2.plugin [None req-f3a9c29e-f876-4d11-8ade-7a7f68d3e9f9 - - - - - -] Attempt 1 to provision port 628f86d1-9871-4bd5-b744-979ff219d417 2026-02-26 03:08:08.534 11 INFO neutron.plugins.ml2.plugin [None req-70ed5428-96ad-4255-bb93-9825d18cd613 - - - - - -] Attempt 1 to provision port 31b4565b-8543-4411-b7a9-209ed951220c 2026-02-26 03:08:08.590 11 INFO neutron.plugins.ml2.plugin [None req-70ed5428-96ad-4255-bb93-9825d18cd613 - - - - - -] Attempt 1 to provision port fe600677-d182-40d3-9f8a-82f13cd4cbcb 2026-02-26 03:08:08.612 11 INFO neutron.plugins.ml2.plugin [None req-70ed5428-96ad-4255-bb93-9825d18cd613 - - - - - -] Attempt 1 to provision port 05320063-1dc7-4e20-b4bc-bcb09d2a7f75 2026-02-26 03:08:10.508 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port d01fa978-26fd-4757-827f-edf663d21dcd 2026-02-26 03:08:12.470 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port d01fa978-26fd-4757-827f-edf663d21dcd 2026-02-26 03:08:14.451 11 INFO neutron.plugins.ml2.plugin [None req-deeb3490-3a96-494d-9436-db6a82938976 - - - - - -] Attempt 1 to provision port 77a36949-f2be-42ac-bf14-e6e33d01afee 2026-02-26 03:08:14.498 11 INFO neutron.plugins.ml2.plugin [None req-deeb3490-3a96-494d-9436-db6a82938976 - - - - - -] Attempt 1 to provision port 73b7978a-2179-4b68-82a2-1e618dc63d02 2026-02-26 03:08:14.528 11 INFO neutron.plugins.ml2.plugin [None req-deeb3490-3a96-494d-9436-db6a82938976 - - - - - -] Attempt 1 to provision port 628f86d1-9871-4bd5-b744-979ff219d417 2026-02-26 03:08:14.546 11 INFO neutron.plugins.ml2.plugin [None req-deeb3490-3a96-494d-9436-db6a82938976 - - - - - -] Attempt 1 to provision port 31b4565b-8543-4411-b7a9-209ed951220c 2026-02-26 03:08:14.589 11 INFO neutron.plugins.ml2.plugin [None req-deeb3490-3a96-494d-9436-db6a82938976 - - - - - -] Attempt 1 to provision port fe600677-d182-40d3-9f8a-82f13cd4cbcb 2026-02-26 03:08:14.608 11 INFO neutron.plugins.ml2.plugin [None req-deeb3490-3a96-494d-9436-db6a82938976 - - - - - -] Attempt 1 to provision port 05320063-1dc7-4e20-b4bc-bcb09d2a7f75 2026-02-26 03:08:19.192 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 68372a2c-5b29-4fc7-a423-abb0e50aa588 2026-02-26 03:08:19.446 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 628f86d1-9871-4bd5-b744-979ff219d417 2026-02-26 03:08:19.698 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port fe600677-d182-40d3-9f8a-82f13cd4cbcb 2026-02-26 03:08:19.985 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port e5c1695a-8d27-47a7-8138-923cd9aa1877 2026-02-26 03:08:20.092 12 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-c194a08c-cea3-4926-807f-2690aef1edc4'] response: {'server_uuid': '0daf7071-6145-49dc-a543-a134022b7fcc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e5c1695a-8d27-47a7-8138-923cd9aa1877', 'code': 200} 2026-02-26 03:08:20.420 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 73b7978a-2179-4b68-82a2-1e618dc63d02 2026-02-26 03:08:21.795 12 INFO neutron.plugins.ml2.plugin [None req-0b67dbfd-0da3-4190-90cc-3305b0ab9053 - - - - - -] Attempt 1 to provision port 4b8fac31-1089-4119-99b7-4f1f097a532b 2026-02-26 03:08:21.817 12 INFO neutron.plugins.ml2.plugin [None req-0b67dbfd-0da3-4190-90cc-3305b0ab9053 - - - - - -] Attempt 1 to provision port 73b7978a-2179-4b68-82a2-1e618dc63d02 2026-02-26 03:08:21.873 12 INFO neutron.plugins.ml2.plugin [None req-0b67dbfd-0da3-4190-90cc-3305b0ab9053 - - - - - -] Attempt 1 to provision port e5c1695a-8d27-47a7-8138-923cd9aa1877 2026-02-26 03:08:21.898 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 68372a2c-5b29-4fc7-a423-abb0e50aa588 2026-02-26 03:08:21.939 12 INFO neutron.plugins.ml2.plugin [None req-0b67dbfd-0da3-4190-90cc-3305b0ab9053 - - - - - -] Attempt 1 to provision port 31b4565b-8543-4411-b7a9-209ed951220c 2026-02-26 03:08:22.026 12 INFO neutron.plugins.ml2.plugin [None req-0b67dbfd-0da3-4190-90cc-3305b0ab9053 - - - - - -] Attempt 1 to provision port 628f86d1-9871-4bd5-b744-979ff219d417 2026-02-26 03:08:22.078 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port e5c1695a-8d27-47a7-8138-923cd9aa1877 2026-02-26 03:08:22.111 12 INFO neutron.plugins.ml2.plugin [None req-0b67dbfd-0da3-4190-90cc-3305b0ab9053 - - - - - -] Attempt 1 to provision port 77a36949-f2be-42ac-bf14-e6e33d01afee 2026-02-26 03:08:22.154 12 INFO neutron.plugins.ml2.plugin [None req-0b67dbfd-0da3-4190-90cc-3305b0ab9053 - - - - - -] Attempt 1 to provision port a05e3988-4e0e-448a-b49b-c7906ca28943 2026-02-26 03:08:22.294 11 INFO neutron.plugins.ml2.plugin [None req-d5abbe78-25fd-4316-9d5a-534e301343c1 - - - - - -] Attempt 1 to provision port fe600677-d182-40d3-9f8a-82f13cd4cbcb 2026-02-26 03:08:22.430 11 INFO neutron.plugins.ml2.plugin [None req-d5abbe78-25fd-4316-9d5a-534e301343c1 - - - - - -] Attempt 1 to provision port a05e3988-4e0e-448a-b49b-c7906ca28943 2026-02-26 03:08:22.667 11 INFO neutron.plugins.ml2.plugin [None req-d5abbe78-25fd-4316-9d5a-534e301343c1 - - - - - -] Attempt 1 to provision port 41802fa0-47e2-4800-afbf-9a8cd7256888 2026-02-26 03:08:22.795 11 INFO neutron.notifiers.nova [None req-d5abbe78-25fd-4316-9d5a-534e301343c1 - - - - - -] Nova event matching ['req-db7ace90-b156-4521-8fea-ef266b644347'] response: {'server_uuid': '789cea0f-34c9-4e80-9ab2-9f4b14bb630b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41802fa0-47e2-4800-afbf-9a8cd7256888', 'code': 200} 2026-02-26 03:08:23.094 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 628f86d1-9871-4bd5-b744-979ff219d417 2026-02-26 03:08:23.335 11 INFO neutron.plugins.ml2.plugin [None req-28a35d14-e772-4339-a721-603e26edaeb4 - - - - - -] Attempt 1 to provision port 73b7978a-2179-4b68-82a2-1e618dc63d02 2026-02-26 03:08:24.058 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 41802fa0-47e2-4800-afbf-9a8cd7256888 2026-02-26 03:08:24.273 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port a05e3988-4e0e-448a-b49b-c7906ca28943 2026-02-26 03:08:26.003 12 INFO neutron.plugins.ml2.plugin [None req-fe6a2215-9b8f-4cb6-ad66-b3f5e5eb565b - - - - - -] Attempt 1 to provision port 4b8fac31-1089-4119-99b7-4f1f097a532b 2026-02-26 03:08:28.021 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 4b8fac31-1089-4119-99b7-4f1f097a532b 2026-02-26 03:08:28.234 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port e7e8194a-2c12-4f75-922b-342ed9028e11 2026-02-26 03:08:29.989 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port e7e8194a-2c12-4f75-922b-342ed9028e11 2026-02-26 03:08:30.091 12 INFO neutron.plugins.ml2.plugin [None req-a30f765b-28c0-42f7-b3dd-3967fd797861 - - - - - -] Attempt 1 to provision port 41802fa0-47e2-4800-afbf-9a8cd7256888 2026-02-26 03:08:30.165 12 INFO neutron.plugins.ml2.plugin [None req-a30f765b-28c0-42f7-b3dd-3967fd797861 - - - - - -] Attempt 1 to provision port 4b8fac31-1089-4119-99b7-4f1f097a532b 2026-02-26 03:08:30.212 12 INFO neutron.plugins.ml2.plugin [None req-a30f765b-28c0-42f7-b3dd-3967fd797861 - - - - - -] Attempt 1 to provision port a05e3988-4e0e-448a-b49b-c7906ca28943 2026-02-26 03:08:36.021 12 INFO neutron.plugins.ml2.plugin [None req-8ab3809e-1bdd-4303-bc0c-475b995bab92 - - - - - -] Attempt 1 to provision port 68372a2c-5b29-4fc7-a423-abb0e50aa588 2026-02-26 03:08:36.073 12 INFO neutron.plugins.ml2.plugin [None req-8ab3809e-1bdd-4303-bc0c-475b995bab92 - - - - - -] Attempt 1 to provision port 4b8fac31-1089-4119-99b7-4f1f097a532b 2026-02-26 03:08:36.123 12 INFO neutron.plugins.ml2.plugin [None req-8ab3809e-1bdd-4303-bc0c-475b995bab92 - - - - - -] Attempt 1 to provision port 73b7978a-2179-4b68-82a2-1e618dc63d02 2026-02-26 03:08:36.165 12 INFO neutron.plugins.ml2.plugin [None req-8ab3809e-1bdd-4303-bc0c-475b995bab92 - - - - - -] Attempt 1 to provision port 628f86d1-9871-4bd5-b744-979ff219d417 2026-02-26 03:08:36.211 12 INFO neutron.plugins.ml2.plugin [None req-8ab3809e-1bdd-4303-bc0c-475b995bab92 - - - - - -] Attempt 1 to provision port fe600677-d182-40d3-9f8a-82f13cd4cbcb 2026-02-26 03:08:38.040 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port c7c077e9-e594-4696-a26a-3652752893db 2026-02-26 03:08:38.153 11 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-105bc826-cfa7-4a48-b876-bb5fbd334019'] response: {'server_uuid': '431ff4b8-a670-469b-ba51-4beaa947c3b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7c077e9-e594-4696-a26a-3652752893db', 'code': 200} 2026-02-26 03:08:39.862 11 INFO neutron.plugins.ml2.plugin [None req-f3bb4cc9-f9e0-4a59-9d5b-6febb960efc5 - - - - - -] Attempt 1 to provision port 628f86d1-9871-4bd5-b744-979ff219d417 2026-02-26 03:08:39.999 11 INFO neutron.plugins.ml2.plugin [None req-f3bb4cc9-f9e0-4a59-9d5b-6febb960efc5 - - - - - -] Attempt 1 to provision port 73b7978a-2179-4b68-82a2-1e618dc63d02 2026-02-26 03:08:40.082 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port c7c077e9-e594-4696-a26a-3652752893db 2026-02-26 03:08:40.106 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port fe600677-d182-40d3-9f8a-82f13cd4cbcb 2026-02-26 03:08:40.172 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port e7e8194a-2c12-4f75-922b-342ed9028e11 2026-02-26 03:08:43.538 12 INFO neutron.plugins.ml2.plugin [None req-23d12f0f-ef64-4583-b960-527ef2b8e33a - - - - - -] Attempt 1 to provision port 41802fa0-47e2-4800-afbf-9a8cd7256888 2026-02-26 03:08:43.591 12 INFO neutron.plugins.ml2.plugin [None req-23d12f0f-ef64-4583-b960-527ef2b8e33a - - - - - -] Attempt 1 to provision port e5c1695a-8d27-47a7-8138-923cd9aa1877 2026-02-26 03:08:43.644 12 INFO neutron.plugins.ml2.plugin [None req-23d12f0f-ef64-4583-b960-527ef2b8e33a - - - - - -] Attempt 1 to provision port c7c077e9-e594-4696-a26a-3652752893db 2026-02-26 03:08:44.754 11 INFO neutron.plugins.ml2.plugin [None req-a477610e-f832-4774-9b0f-af9f1043a780 - - - - - -] Attempt 1 to provision port 4b8fac31-1089-4119-99b7-4f1f097a532b 2026-02-26 03:08:48.046 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port ca52c446-511f-4641-9b23-642fa805d3d3 2026-02-26 03:08:48.895 11 INFO neutron.plugins.ml2.plugin [None req-fee7f97d-ed28-4603-9fe9-890ffdf2df6c - - - - - -] Attempt 1 to provision port ca52c446-511f-4641-9b23-642fa805d3d3 2026-02-26 03:08:50.116 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port ca52c446-511f-4641-9b23-642fa805d3d3 2026-02-26 03:08:51.922 11 INFO neutron.plugins.ml2.plugin [None req-a76be4bb-c3c7-4965-aaf5-6e36e813ede6 - - - - - -] Attempt 1 to provision port ca52c446-511f-4641-9b23-642fa805d3d3 2026-02-26 03:08:52.035 11 INFO neutron.plugins.ml2.plugin [None req-a76be4bb-c3c7-4965-aaf5-6e36e813ede6 - - - - - -] Attempt 1 to provision port efba048a-f3e5-43af-8be5-9202f800b423 2026-02-26 03:08:52.059 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port c562ce87-1360-42d3-be3d-9ca8bc3ad846 2026-02-26 03:08:52.074 11 INFO neutron.plugins.ml2.plugin [None req-a76be4bb-c3c7-4965-aaf5-6e36e813ede6 - - - - - -] Attempt 1 to provision port 000e687d-cc13-451a-965a-3635ba32130f 2026-02-26 03:08:54.106 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port c562ce87-1360-42d3-be3d-9ca8bc3ad846 2026-02-26 03:08:56.065 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 1d13fbe2-039b-4bb5-bd3a-9a08cda0b85a 2026-02-26 03:08:56.460 11 INFO neutron.plugins.ml2.plugin [None req-69892193-b56a-416a-ab83-a1f9291ae686 - - - - - -] Attempt 1 to provision port 376ebb94-1cdb-4bae-9e37-58acd0fd9a6f 2026-02-26 03:08:57.532 11 INFO neutron.plugins.ml2.plugin [None req-22c54662-8cea-4c7b-9cfb-d6a979dbee1e - - - - - -] Attempt 1 to provision port 342dfb31-8a02-4ce4-ab85-2c8a913c9894 2026-02-26 03:08:57.581 11 INFO neutron.plugins.ml2.plugin [None req-22c54662-8cea-4c7b-9cfb-d6a979dbee1e - - - - - -] Attempt 1 to provision port 376ebb94-1cdb-4bae-9e37-58acd0fd9a6f 2026-02-26 03:08:57.679 11 INFO neutron.plugins.ml2.plugin [None req-22c54662-8cea-4c7b-9cfb-d6a979dbee1e - - - - - -] Attempt 1 to provision port efba048a-f3e5-43af-8be5-9202f800b423 2026-02-26 03:08:58.115 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 1d13fbe2-039b-4bb5-bd3a-9a08cda0b85a 2026-02-26 03:08:58.348 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 376ebb94-1cdb-4bae-9e37-58acd0fd9a6f 2026-02-26 03:09:00.529 12 INFO neutron.plugins.ml2.plugin [None req-7dd042d1-1392-4aad-b6fc-679903bfcc67 - - - - - -] Attempt 1 to provision port 43405993-813e-40da-907e-9f681b036baa 2026-02-26 03:09:00.554 12 INFO neutron.plugins.ml2.plugin [None req-7dd042d1-1392-4aad-b6fc-679903bfcc67 - - - - - -] Attempt 1 to provision port 376ebb94-1cdb-4bae-9e37-58acd0fd9a6f 2026-02-26 03:09:00.596 12 INFO neutron.plugins.ml2.plugin [None req-7dd042d1-1392-4aad-b6fc-679903bfcc67 - - - - - -] Attempt 1 to provision port efba048a-f3e5-43af-8be5-9202f800b423 2026-02-26 03:09:02.485 11 INFO neutron.plugins.ml2.plugin [None req-7e7ee533-8dc1-4038-9023-e2fe989b2d89 - - - - - -] Attempt 1 to provision port 43405993-813e-40da-907e-9f681b036baa 2026-02-26 03:09:03.705 11 INFO neutron.plugins.ml2.plugin [None req-28eb8e56-bd4d-45bc-9cf7-0a5f278541c2 - - - - - -] Attempt 1 to provision port 43405993-813e-40da-907e-9f681b036baa 2026-02-26 03:09:04.587 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 10b7acf8-ddaf-40c3-a1c3-1efb94092262 2026-02-26 03:09:04.705 12 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-e60a6119-0979-4a64-a0d7-a32abf5b520c'] response: {'server_uuid': 'a00dd9e8-f357-475c-96ee-dee853e166e2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10b7acf8-ddaf-40c3-a1c3-1efb94092262', 'code': 200} 2026-02-26 03:09:06.039 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 10b7acf8-ddaf-40c3-a1c3-1efb94092262 2026-02-26 03:09:09.226 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 876bd130-9bca-4840-8fa8-29b2a5b8195c 2026-02-26 03:09:09.339 12 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-686f230e-a2f7-4059-883a-9087ee3bad39'] response: {'server_uuid': '082b24b3-a4a6-460e-b99a-d7d5438ad460', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '876bd130-9bca-4840-8fa8-29b2a5b8195c', 'code': 200} 2026-02-26 03:09:09.341 11 INFO neutron.plugins.ml2.plugin [None req-a70efe91-14c6-4b1e-8473-4128e8b130d5 - - - - - -] Attempt 1 to provision port 13cce02b-23dc-4b3b-aad0-caddbe493c26 2026-02-26 03:09:10.240 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port efba048a-f3e5-43af-8be5-9202f800b423 2026-02-26 03:09:10.654 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 000e687d-cc13-451a-965a-3635ba32130f 2026-02-26 03:09:10.946 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 876bd130-9bca-4840-8fa8-29b2a5b8195c 2026-02-26 03:09:12.256 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port efba048a-f3e5-43af-8be5-9202f800b423 2026-02-26 03:09:12.455 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 000e687d-cc13-451a-965a-3635ba32130f 2026-02-26 03:09:12.620 11 INFO neutron.plugins.ml2.plugin [None req-85cce769-4bce-4c14-8487-95a4d9b4c510 - - - - - -] Attempt 1 to provision port 342dfb31-8a02-4ce4-ab85-2c8a913c9894 2026-02-26 03:09:14.232 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 43405993-813e-40da-907e-9f681b036baa 2026-02-26 03:09:14.498 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 342dfb31-8a02-4ce4-ab85-2c8a913c9894 2026-02-26 03:09:16.196 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 43405993-813e-40da-907e-9f681b036baa 2026-02-26 03:09:30.783 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port be1f1088-58d3-4894-9213-091086dbb3f3 2026-02-26 03:09:30.922 12 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-63ea2f5f-5134-4c3b-afcc-9673bf9804bf'] response: {'server_uuid': '9d32d96d-f65e-4bc6-90c9-4dcabbb467e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be1f1088-58d3-4894-9213-091086dbb3f3', 'code': 200} 2026-02-26 03:09:32.267 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port be1f1088-58d3-4894-9213-091086dbb3f3 2026-02-26 03:09:38.784 11 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-5e7fd2c4-753b-4360-82eb-913350f487cf'] response: {'server_uuid': '789cea0f-34c9-4e80-9ab2-9f4b14bb630b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '41802fa0-47e2-4800-afbf-9a8cd7256888', 'code': 200} 2026-02-26 03:09:45.469 12 INFO neutron_taas.services.taas.taas_plugin [None req-ad271353-4950-433d-963e-64a873949002 - - - - - -] TaaS: Handle Delete Port: a05e3988-4e0e-448a-b49b-c7906ca28943 2026-02-26 03:09:45.479 12 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad271353-4950-433d-963e-64a873949002 - - - - - -] Tap Mirror: Handle Delete Port: a05e3988-4e0e-448a-b49b-c7906ca28943 2026-02-26 03:10:06.307 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 53960dcd-8812-4410-b791-0a60d963cfa6 2026-02-26 03:10:07.475 11 INFO neutron.plugins.ml2.plugin [None req-b2ccd447-29dd-423b-bd7d-43dcfa857906 - - - - - -] Attempt 1 to provision port 53960dcd-8812-4410-b791-0a60d963cfa6 2026-02-26 03:10:08.299 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 53960dcd-8812-4410-b791-0a60d963cfa6 2026-02-26 03:10:14.778 11 INFO neutron.plugins.ml2.plugin [None req-45333617-6dcd-4873-bed4-4e0ea6f2110e - - - - - -] Attempt 1 to provision port dd8db3b9-2ea5-470f-bf9d-4162f40d7334 2026-02-26 03:10:20.280 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port dd8db3b9-2ea5-470f-bf9d-4162f40d7334 2026-02-26 03:10:20.420 12 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-f90a7868-340a-460c-bc19-d64941114ea9'] response: {'server_uuid': '9d32d96d-f65e-4bc6-90c9-4dcabbb467e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd8db3b9-2ea5-470f-bf9d-4162f40d7334', 'code': 200} 2026-02-26 03:10:22.286 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port dd8db3b9-2ea5-470f-bf9d-4162f40d7334 2026-02-26 03:10:24.845 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port dd8db3b9-2ea5-470f-bf9d-4162f40d7334 2026-02-26 03:10:44.802 11 INFO neutron.plugins.ml2.plugin [None req-e4c4d0ae-2c1a-4cc3-9226-81091e1c7aff - - - - - -] Attempt 1 to provision port d9e1fb7b-691e-437b-9ccc-93deb7f31e6b 2026-02-26 03:10:53.829 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port d9e1fb7b-691e-437b-9ccc-93deb7f31e6b 2026-02-26 03:10:53.975 11 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-6cca88d4-622e-4a58-8774-879f66adaeb3'] response: {'server_uuid': '9d32d96d-f65e-4bc6-90c9-4dcabbb467e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd9e1fb7b-691e-437b-9ccc-93deb7f31e6b', 'code': 200} 2026-02-26 03:10:54.406 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port d9e1fb7b-691e-437b-9ccc-93deb7f31e6b 2026-02-26 03:11:06.669 12 INFO neutron.plugins.ml2.plugin [None req-03756231-aeb4-4c28-abce-42cc1996fd5c - - - - - -] Attempt 1 to provision port 3e21f8c3-accf-45c5-ae7e-e29b567abbf7 2026-02-26 03:11:12.506 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 3e21f8c3-accf-45c5-ae7e-e29b567abbf7 2026-02-26 03:11:12.602 11 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-e395cae5-92ad-4724-99c4-eacabb9c1bef'] response: {'server_uuid': '9d32d96d-f65e-4bc6-90c9-4dcabbb467e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3e21f8c3-accf-45c5-ae7e-e29b567abbf7', 'code': 200} 2026-02-26 03:11:14.443 12 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 3e21f8c3-accf-45c5-ae7e-e29b567abbf7 2026-02-26 03:11:17.573 12 INFO neutron.plugins.ml2.plugin [None req-25400049-be70-4b11-99d5-102ac25dd13f - - - - - -] Attempt 1 to provision port d9e1fb7b-691e-437b-9ccc-93deb7f31e6b 2026-02-26 03:11:18.537 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port d9e1fb7b-691e-437b-9ccc-93deb7f31e6b 2026-02-26 03:11:34.584 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port 3e21f8c3-accf-45c5-ae7e-e29b567abbf7 2026-02-26 03:11:34.705 12 INFO neutron.plugins.ml2.plugin [None req-46164a17-840a-440f-a97f-33fa8857da17 - - - - - -] Attempt 1 to provision port 3e21f8c3-accf-45c5-ae7e-e29b567abbf7 2026-02-26 03:11:36.118 12 INFO neutron.plugins.ml2.plugin [None req-ea3b6240-ee42-4a20-9e8a-a9f8c746bbfe - - - - - -] Attempt 1 to provision port 3e21f8c3-accf-45c5-ae7e-e29b567abbf7 2026-02-26 03:11:45.553 12 INFO neutron.plugins.ml2.plugin [None req-3906dbe2-b1ac-47fd-9cdf-13b3e19305c6 - - - - - -] Attempt 1 to provision port d9e1fb7b-691e-437b-9ccc-93deb7f31e6b 2026-02-26 03:11:46.521 11 INFO neutron.plugins.ml2.plugin [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Attempt 1 to provision port d9e1fb7b-691e-437b-9ccc-93deb7f31e6b 2026-02-26 03:12:32.744 11 INFO neutron.notifiers.nova [None req-cbd59fa0-a2e8-4a40-a5c3-1f762d156ea9 - - - - - -] Nova event matching ['req-0b22785e-843f-4ebc-b28e-f34a7659bb47'] response: {'server_uuid': '0daf7071-6145-49dc-a543-a134022b7fcc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e5c1695a-8d27-47a7-8138-923cd9aa1877', 'code': 200}