+ 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 2026-06-24 13:51:53.922 1 INFO neutron.common.config [-] Logging enabled! 2026-06-24 13:51:53.922 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-24 13:51:53.922 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-24 13:51:53.923 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 13:51:55.317 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 13:51:55.319 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 13:51:55.322 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 13:51:55.323 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 13:51:55.323 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 13:51:55.323 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 13:51:55.323 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 13:51:55.329 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 13:51:55.330 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 13:51:55.330 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 13:51:55.348 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 13:51:55.349 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 13:51:55.349 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 13:51:55.367 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 13:51:55.368 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 13:51:55.368 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 13:51:55.368 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 13:51:55.672 1 INFO neutron.plugins.ml2.managers [None req-7e27bb20-4728-4e71-a998-61555a5242f7 - - - - - -] Initializing driver for type 'vlan' 2026-06-24 13:51:55.823 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7e27bb20-4728-4e71-a998-61555a5242f7 - - - - - -] VlanTypeDriver initialization complete 2026-06-24 13:51:55.823 1 INFO neutron.plugins.ml2.managers [None req-7e27bb20-4728-4e71-a998-61555a5242f7 - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 13:51:55.824 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7e27bb20-4728-4e71-a998-61555a5242f7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 13:51:55.872 1 INFO neutron.plugins.ml2.managers [None req-7e27bb20-4728-4e71-a998-61555a5242f7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 13:51:55.873 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7e27bb20-4728-4e71-a998-61555a5242f7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 13:51:55.873 1 INFO neutron.plugins.ml2.managers [None req-7e27bb20-4728-4e71-a998-61555a5242f7 - - - - - -] Initializing extension driver 'port_security' 2026-06-24 13:51:55.873 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7e27bb20-4728-4e71-a998-61555a5242f7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 13:51:55.873 1 INFO neutron.plugins.ml2.managers [None req-7e27bb20-4728-4e71-a998-61555a5242f7 - - - - - -] Initializing extension driver 'qos' 2026-06-24 13:51:55.874 1 INFO neutron.plugins.ml2.managers [None req-7e27bb20-4728-4e71-a998-61555a5242f7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 13:51:55.874 1 INFO neutron.plugins.ml2.managers [None req-7e27bb20-4728-4e71-a998-61555a5242f7 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 13:51:55.891 1 INFO neutron.quota [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded quota_driver: . 2026-06-24 13:51:55.891 1 INFO neutron.plugins.ml2.plugin [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 13:51:55.891 1 INFO neutron.plugins.ml2.managers [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 13:51:55.891 1 INFO neutron.plugins.ml2.managers [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 13:51:55.892 1 INFO neutron.plugins.ml2.managers [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 13:51:55.892 1 INFO neutron.manager [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loading Plugin: qos 2026-06-24 13:51:55.903 1 INFO neutron.manager [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loading Plugin: router 2026-06-24 13:51:55.936 1 INFO neutron.services.service_base [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 13:51:55.936 1 INFO neutron.manager [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loading Plugin: segments 2026-06-24 13:51:56.000 1 INFO neutron.manager [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loading Plugin: trunk 2026-06-24 13:51:56.011 1 INFO neutron.manager [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loading Plugin: vpnaas 2026-06-24 13:51:56.043 1 WARNING stevedore.named [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 13:51:56.122 1 INFO neutron_vpnaas.services.vpn.plugin [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 13:51:56.123 1 INFO neutron.common.utils [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 13:51:56.123 1 INFO neutron.manager [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loading Plugin: taas 2026-06-24 13:51:56.143 1 WARNING stevedore.named [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 13:51:56.143 1 WARNING stevedore.named [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 13:51:56.166 1 INFO neutron_taas.services.taas.taas_plugin [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-24 13:51:56.166 1 INFO neutron.manager [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loading Plugin: tapmirror 2026-06-24 13:51:56.178 1 WARNING stevedore.named [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 13:51:56.178 1 WARNING stevedore.named [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 13:51:56.191 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-24 13:51:56.192 1 INFO neutron.manager [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loading Plugin: auto_allocate 2026-06-24 13:51:56.196 1 INFO neutron.manager [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loading Plugin: tag 2026-06-24 13:51:56.203 1 INFO neutron.manager [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loading Plugin: timestamp 2026-06-24 13:51:56.205 1 INFO neutron.manager [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 13:51:56.208 1 INFO neutron.manager [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loading Plugin: flavors 2026-06-24 13:51:56.211 1 INFO neutron.manager [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loading Plugin: revisions 2026-06-24 13:51:56.214 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Initializing extension manager. 2026-06-24 13:51:56.215 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: address-group 2026-06-24 13:51:56.216 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: address-scope 2026-06-24 13:51:56.217 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 13:51:56.217 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: agent 2026-06-24 13:51:56.218 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 13:51:56.219 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 13:51:56.219 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 13:51:56.220 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: availability_zone 2026-06-24 13:51:56.220 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 13:51:56.221 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 13:51:56.221 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: default-subnetpools 2026-06-24 13:51:56.222 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 13:51:56.223 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: dns-integration 2026-06-24 13:51:56.223 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 13:51:56.223 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 13:51:56.224 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: dvr 2026-06-24 13:51:56.224 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 13:51:56.225 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 13:51:56.225 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 13:51:56.225 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 13:51:56.226 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: external-net 2026-06-24 13:51:56.226 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 13:51:56.227 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: extraroute 2026-06-24 13:51:56.227 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 13:51:56.228 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 13:51:56.228 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 13:51:56.229 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 13:51:56.229 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 13:51:56.229 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: fip-port-details 2026-06-24 13:51:56.230 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: flavors 2026-06-24 13:51:56.231 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 13:51:56.232 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: floatingip-pools 2026-06-24 13:51:56.232 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: ip_allocation 2026-06-24 13:51:56.233 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 13:51:56.233 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: l2_adjacency 2026-06-24 13:51:56.234 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: router 2026-06-24 13:51:56.236 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 13:51:56.236 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 13:51:56.237 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 13:51:56.237 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 13:51:56.237 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: l3-ha 2026-06-24 13:51:56.238 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 13:51:56.238 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 13:51:56.239 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: l3-flavors 2026-06-24 13:51:56.239 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 13:51:56.240 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 13:51:56.242 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 13:51:56.243 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 13:51:56.243 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 13:51:56.246 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 13:51:56.247 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 13:51:56.247 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: multi-provider 2026-06-24 13:51:56.248 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: net-mtu 2026-06-24 13:51:56.248 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 13:51:56.248 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: network_availability_zone 2026-06-24 13:51:56.249 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: network_ha 2026-06-24 13:51:56.249 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: network-ip-availability 2026-06-24 13:51:56.250 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 13:51:56.251 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: pagination 2026-06-24 13:51:56.251 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: port-device-profile 2026-06-24 13:51:56.251 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 13:51:56.252 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 13:51:56.252 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 13:51:56.253 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: port-mac-override 2026-06-24 13:51:56.254 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 13:51:56.254 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 13:51:56.255 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 13:51:56.255 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: port-resource-request 2026-06-24 13:51:56.255 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 13:51:56.256 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 13:51:56.256 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: binding 2026-06-24 13:51:56.257 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: binding-extended 2026-06-24 13:51:56.257 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: port-security 2026-06-24 13:51:56.258 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: project-id 2026-06-24 13:51:56.258 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: provider 2026-06-24 13:51:56.259 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-24 13:51:56.260 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: qos 2026-06-24 13:51:56.261 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 13:51:56.261 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 13:51:56.262 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: qos-default 2026-06-24 13:51:56.262 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: qos-fip 2026-06-24 13:51:56.263 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 13:51:56.263 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 13:51:56.264 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 13:51:56.264 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 13:51:56.265 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 13:51:56.265 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: qos-pps 2026-06-24 13:51:56.266 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 13:51:56.266 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 13:51:56.267 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 13:51:56.267 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: quota-check-limit 2026-06-24 13:51:56.268 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: quota-check-limit-default 2026-06-24 13:51:56.270 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: quotas 2026-06-24 13:51:56.272 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: quota_details 2026-06-24 13:51:56.273 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: rbac-policies 2026-06-24 13:51:56.274 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: rbac-address-group 2026-06-24 13:51:56.274 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 13:51:56.274 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 13:51:56.275 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 13:51:56.275 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: revision-if-match 2026-06-24 13:51:56.276 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 13:51:56.276 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: router_availability_zone 2026-06-24 13:51:56.277 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 13:51:56.278 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 13:51:56.278 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 13:51:56.279 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 13:51:56.279 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 13:51:56.279 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 13:51:56.280 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 13:51:56.283 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: security-group 2026-06-24 13:51:56.284 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: segment 2026-06-24 13:51:56.285 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 13:51:56.285 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: service-type 2026-06-24 13:51:56.286 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: sorting 2026-06-24 13:51:56.286 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 13:51:56.287 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: standard-attr-description 2026-06-24 13:51:56.287 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: stateful-security-group 2026-06-24 13:51:56.287 1 WARNING neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 13:51:56.288 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 13:51:56.288 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: subnet-external-network 2026-06-24 13:51:56.289 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: subnet_onboard 2026-06-24 13:51:56.289 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 13:51:56.289 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: subnet-service-types 2026-06-24 13:51:56.290 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: subnet_allocation 2026-06-24 13:51:56.291 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 13:51:56.291 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: tag-creation 2026-06-24 13:51:56.291 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 13:51:56.295 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 13:51:56.295 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 13:51:56.296 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: trunk 2026-06-24 13:51:56.296 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: trunk-details 2026-06-24 13:51:56.296 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 13:51:56.297 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-24 13:51:56.297 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 13:51:56.298 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-24 13:51:56.299 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 13:51:56.300 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 13:51:56.300 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: vpn-flavors 2026-06-24 13:51:56.302 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: vpnaas 2026-06-24 13:51:56.303 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: taas 2026-06-24 13:51:56.303 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: tap-mirror 2026-06-24 13:51:56.304 1 INFO neutron.api.extensions [None req-8a8d03ac-c655-4a56-9204-97fc04ad2b2e - - - - - -] Loaded extension: taas-vlan-filter 2026-06-24 13:52:26.391 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-24 13:52:26.437 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-24 13:52:26.437 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-24 13:52:38.719 13 INFO neutron.db.l3_hamode_db [None req-4d9c1b17-9888-4591-a303-f0f059d2eb1c - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 13:52:54.014 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 993844bd-d9cb-4536-9e37-bd832615518d 2026-06-24 13:52:54.035 16 INFO neutron.plugins.ml2.plugin [None req-3a724474-34ad-4a14-b48f-1f02f11a4c37 - - - - - -] Attempt 1 to provision port 993844bd-d9cb-4536-9e37-bd832615518d 2026-06-24 13:52:55.696 13 INFO neutron.plugins.ml2.plugin [None req-ec033130-a53c-4721-95fe-bfd52fbe5a96 - - - - - -] Attempt 1 to provision port 993844bd-d9cb-4536-9e37-bd832615518d 2026-06-24 13:52:55.922 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 993844bd-d9cb-4536-9e37-bd832615518d 2026-06-24 13:57:33.082 13 INFO neutron.plugins.ml2.plugin [None req-5b722a57-0997-4ced-991d-a07a11bfb3e0 - - - - - -] Attempt 1 to provision port d6361e22-e007-402d-ae45-daeff4790a6a 2026-06-24 13:57:34.019 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port d6361e22-e007-402d-ae45-daeff4790a6a 2026-06-24 13:57:34.752 13 INFO neutron.plugins.ml2.plugin [None req-2130911d-49fe-4f9f-8600-bee94dbce1a2 - - - - - -] Attempt 1 to provision port d6361e22-e007-402d-ae45-daeff4790a6a 2026-06-24 13:57:39.919 13 INFO neutron.plugins.ml2.plugin [None req-07b992fe-039b-45a0-8ceb-69b7aeebff85 - - - - - -] Attempt 1 to provision port 897213da-8759-4201-ae15-9df90424450d 2026-06-24 14:01:38.651 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 897213da-8759-4201-ae15-9df90424450d 2026-06-24 14:01:40.065 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 897213da-8759-4201-ae15-9df90424450d 2026-06-24 14:10:18.229 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 28e8b01a-fc0c-4fe9-849b-aad3a1b38c87 2026-06-24 14:10:20.211 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 28e8b01a-fc0c-4fe9-849b-aad3a1b38c87 2026-06-24 14:20:19.775 16 INFO neutron.plugins.ml2.plugin [None req-3d703ba5-be49-4271-876e-46a85947f666 - - - - - -] Attempt 1 to provision port 993844bd-d9cb-4536-9e37-bd832615518d 2026-06-24 14:20:19.816 16 INFO neutron.plugins.ml2.plugin [None req-3d703ba5-be49-4271-876e-46a85947f666 - - - - - -] Attempt 1 to provision port d6361e22-e007-402d-ae45-daeff4790a6a 2026-06-24 14:20:19.855 16 INFO neutron.plugins.ml2.plugin [None req-3d703ba5-be49-4271-876e-46a85947f666 - - - - - -] Attempt 1 to provision port 897213da-8759-4201-ae15-9df90424450d 2026-06-24 14:26:26.296 16 INFO neutron.plugins.ml2.plugin [None req-7d82fc06-cbaa-4590-8e0d-8939be1665ef - - - - - -] Attempt 1 to provision port 49b61c6a-9da1-4fd6-a658-14c49df6362f 2026-06-24 14:26:26.483 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 49b61c6a-9da1-4fd6-a658-14c49df6362f 2026-06-24 14:26:28.558 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 49b61c6a-9da1-4fd6-a658-14c49df6362f 2026-06-24 14:26:30.551 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 41c856f0-3eb2-46f3-964a-20bfa5506062 2026-06-24 14:26:32.568 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 41c856f0-3eb2-46f3-964a-20bfa5506062 2026-06-24 14:26:34.587 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port e3db29ab-074e-4673-9c51-b4b2fe79e93b 2026-06-24 14:26:35.425 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 21004cb3-588e-4096-b2a0-84111853abba 2026-06-24 14:26:36.211 13 INFO neutron.plugins.ml2.plugin [None req-7d994f62-189d-4239-98ab-74ad41599501 - - - - - -] Attempt 1 to provision port 1733f774-abe6-411b-9188-815803cb1e5f 2026-06-24 14:26:36.243 13 INFO neutron.plugins.ml2.plugin [None req-7d994f62-189d-4239-98ab-74ad41599501 - - - - - -] Attempt 1 to provision port 49b61c6a-9da1-4fd6-a658-14c49df6362f 2026-06-24 14:26:36.289 13 INFO neutron.plugins.ml2.plugin [None req-7d994f62-189d-4239-98ab-74ad41599501 - - - - - -] Attempt 1 to provision port 813aeca7-389f-4f96-8c75-f04ba912def6 2026-06-24 14:26:36.313 13 INFO neutron.plugins.ml2.plugin [None req-7d994f62-189d-4239-98ab-74ad41599501 - - - - - -] Attempt 1 to provision port 271f311f-68c8-47af-82e8-7d760051ffdd 2026-06-24 14:26:36.347 13 INFO neutron.plugins.ml2.plugin [None req-7d994f62-189d-4239-98ab-74ad41599501 - - - - - -] Attempt 1 to provision port 41c856f0-3eb2-46f3-964a-20bfa5506062 2026-06-24 14:26:36.401 13 INFO neutron.plugins.ml2.plugin [None req-7d994f62-189d-4239-98ab-74ad41599501 - - - - - -] Attempt 1 to provision port e4a05aae-7a86-4382-ae1f-19bef7702854 2026-06-24 14:26:36.608 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 209c84db-5880-44f2-9e0e-2927e2430920 2026-06-24 14:26:37.033 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port e3db29ab-074e-4673-9c51-b4b2fe79e93b 2026-06-24 14:26:37.189 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 21004cb3-588e-4096-b2a0-84111853abba 2026-06-24 14:26:38.603 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 209c84db-5880-44f2-9e0e-2927e2430920 2026-06-24 14:26:41.662 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port dabaa255-2f64-4216-8a1b-7eb3bcc4f058 2026-06-24 14:26:41.989 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port d79fb5e9-5557-4ac2-b748-f3323aff5906 2026-06-24 14:26:42.332 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 814c8640-2142-4fd4-b1f9-9b82a08d2ff9 2026-06-24 14:26:42.525 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-670a45ca-5d5a-4088-8568-cc5cee933e7a'] response: {'server_uuid': '7bc198ca-83fb-460b-8376-34c7675f0abb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd79fb5e9-5557-4ac2-b748-f3323aff5906', 'code': 200} 2026-06-24 14:26:42.748 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 4c482eaa-aa31-4103-a3b4-5a61bca70e68 2026-06-24 14:26:43.963 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port dabaa255-2f64-4216-8a1b-7eb3bcc4f058 2026-06-24 14:26:44.153 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port d79fb5e9-5557-4ac2-b748-f3323aff5906 2026-06-24 14:26:44.354 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 814c8640-2142-4fd4-b1f9-9b82a08d2ff9 2026-06-24 14:26:44.573 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0410483-2632-4880-a03e-c7449e6e32a5'] response: {'server_uuid': '1aca8405-2d1e-45cd-8ede-1db11bb7d46c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '814c8640-2142-4fd4-b1f9-9b82a08d2ff9', 'code': 200} 2026-06-24 14:26:44.613 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 4c482eaa-aa31-4103-a3b4-5a61bca70e68 2026-06-24 14:26:45.825 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 92cd342e-8658-48ca-b2b4-61d034efb77f 2026-06-24 14:26:47.933 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 92cd342e-8658-48ca-b2b4-61d034efb77f 2026-06-24 14:26:52.360 16 INFO neutron.plugins.ml2.plugin [None req-0411c5f4-4482-47d4-8be3-1e4b802e70b3 - - - - - -] Attempt 1 to provision port 92cd342e-8658-48ca-b2b4-61d034efb77f 2026-06-24 14:26:52.394 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port fe1f2189-ba83-45ff-ae93-294a3dd07133 2026-06-24 14:26:52.413 16 INFO neutron.plugins.ml2.plugin [None req-0411c5f4-4482-47d4-8be3-1e4b802e70b3 - - - - - -] Attempt 1 to provision port dabaa255-2f64-4216-8a1b-7eb3bcc4f058 2026-06-24 14:26:52.480 16 INFO neutron.plugins.ml2.plugin [None req-0411c5f4-4482-47d4-8be3-1e4b802e70b3 - - - - - -] Attempt 1 to provision port 5dbd3c1f-25ae-4fe1-b228-40b662a1d26b 2026-06-24 14:26:52.507 16 INFO neutron.plugins.ml2.plugin [None req-0411c5f4-4482-47d4-8be3-1e4b802e70b3 - - - - - -] Attempt 1 to provision port d79fb5e9-5557-4ac2-b748-f3323aff5906 2026-06-24 14:26:52.517 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-470f5940-9441-4c2d-980d-9c70dd3bb8f2'] response: {'server_uuid': '97716029-e1bd-43cb-b71c-e7380fc80580', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe1f2189-ba83-45ff-ae93-294a3dd07133', 'code': 200} 2026-06-24 14:26:52.618 16 INFO neutron.plugins.ml2.plugin [None req-0411c5f4-4482-47d4-8be3-1e4b802e70b3 - - - - - -] Attempt 1 to provision port 1733f774-abe6-411b-9188-815803cb1e5f 2026-06-24 14:26:52.648 16 INFO neutron.plugins.ml2.plugin [None req-0411c5f4-4482-47d4-8be3-1e4b802e70b3 - - - - - -] Attempt 1 to provision port ca760b58-ef7b-4c16-953c-713e53fedfc5 2026-06-24 14:26:52.694 16 INFO neutron.plugins.ml2.plugin [None req-0411c5f4-4482-47d4-8be3-1e4b802e70b3 - - - - - -] Attempt 1 to provision port e4a05aae-7a86-4382-ae1f-19bef7702854 2026-06-24 14:26:52.727 16 INFO neutron.plugins.ml2.plugin [None req-0411c5f4-4482-47d4-8be3-1e4b802e70b3 - - - - - -] Attempt 1 to provision port 814c8640-2142-4fd4-b1f9-9b82a08d2ff9 2026-06-24 14:26:53.891 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port fe1f2189-ba83-45ff-ae93-294a3dd07133 2026-06-24 14:26:55.223 13 INFO neutron.plugins.ml2.plugin [None req-8bb64c37-f624-4f9e-bf7a-d83a9be97092 - - - - - -] Attempt 1 to provision port 5dbd3c1f-25ae-4fe1-b228-40b662a1d26b 2026-06-24 14:26:55.257 13 INFO neutron.plugins.ml2.plugin [None req-8bb64c37-f624-4f9e-bf7a-d83a9be97092 - - - - - -] Attempt 1 to provision port 92cd342e-8658-48ca-b2b4-61d034efb77f 2026-06-24 14:26:55.313 13 INFO neutron.plugins.ml2.plugin [None req-8bb64c37-f624-4f9e-bf7a-d83a9be97092 - - - - - -] Attempt 1 to provision port fe1f2189-ba83-45ff-ae93-294a3dd07133 2026-06-24 14:26:56.364 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 7c373ca4-3a03-4c60-a88c-67cc094c0c2a 2026-06-24 14:26:56.881 13 INFO neutron.plugins.ml2.plugin [None req-080c80cf-534e-4c5a-95a7-4dc599483de9 - - - - - -] Attempt 1 to provision port 5dbd3c1f-25ae-4fe1-b228-40b662a1d26b 2026-06-24 14:26:56.985 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d35f8c9-4888-4644-b770-1df4971abb08'] response: {'server_uuid': '87c4725b-95a5-4b81-aac0-942044d47ca3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c373ca4-3a03-4c60-a88c-67cc094c0c2a', 'code': 200} 2026-06-24 14:26:57.933 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 7c373ca4-3a03-4c60-a88c-67cc094c0c2a 2026-06-24 14:26:59.627 13 INFO neutron.plugins.ml2.plugin [None req-8e93fa0d-7b54-4c88-8227-66ec6ebbfb52 - - - - - -] Attempt 1 to provision port 5dbd3c1f-25ae-4fe1-b228-40b662a1d26b 2026-06-24 14:26:59.659 13 INFO neutron.plugins.ml2.plugin [None req-8e93fa0d-7b54-4c88-8227-66ec6ebbfb52 - - - - - -] Attempt 1 to provision port d233ba98-029f-4df1-a329-d752f3f7a2a6 2026-06-24 14:27:02.775 16 INFO neutron.plugins.ml2.plugin [None req-56af5db8-d5da-4620-a477-2df436b68cd0 - - - - - -] Attempt 1 to provision port dabaa255-2f64-4216-8a1b-7eb3bcc4f058 2026-06-24 14:27:02.830 16 INFO neutron.plugins.ml2.plugin [None req-56af5db8-d5da-4620-a477-2df436b68cd0 - - - - - -] Attempt 1 to provision port e852806a-9af1-46fc-90e2-f370b8a3df82 2026-06-24 14:27:02.853 16 INFO neutron.plugins.ml2.plugin [None req-56af5db8-d5da-4620-a477-2df436b68cd0 - - - - - -] Attempt 1 to provision port ca760b58-ef7b-4c16-953c-713e53fedfc5 2026-06-24 14:27:02.872 16 INFO neutron.plugins.ml2.plugin [None req-56af5db8-d5da-4620-a477-2df436b68cd0 - - - - - -] Attempt 1 to provision port 7c373ca4-3a03-4c60-a88c-67cc094c0c2a 2026-06-24 14:27:05.530 16 INFO neutron.plugins.ml2.plugin [None req-3385a5e5-1347-41b3-8bc5-f39ffde94292 - - - - - -] Attempt 1 to provision port ca760b58-ef7b-4c16-953c-713e53fedfc5 2026-06-24 14:27:08.216 16 INFO neutron.plugins.ml2.plugin [None req-96580233-a4d6-4484-b860-2682a22a5389 - - - - - -] Attempt 1 to provision port ca760b58-ef7b-4c16-953c-713e53fedfc5 2026-06-24 14:27:12.045 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 1733f774-abe6-411b-9188-815803cb1e5f 2026-06-24 14:27:12.321 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 813aeca7-389f-4f96-8c75-f04ba912def6 2026-06-24 14:27:13.928 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 1733f774-abe6-411b-9188-815803cb1e5f 2026-06-24 14:27:14.118 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port e4a05aae-7a86-4382-ae1f-19bef7702854 2026-06-24 14:27:14.384 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 813aeca7-389f-4f96-8c75-f04ba912def6 2026-06-24 14:27:14.535 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 271f311f-68c8-47af-82e8-7d760051ffdd 2026-06-24 14:27:15.651 13 INFO neutron.plugins.ml2.plugin [None req-af20e7c7-d94f-4924-8cf9-243932994727 - - - - - -] Attempt 1 to provision port d43832ba-a6b0-4e18-a662-4cfc35e4f222 2026-06-24 14:27:16.253 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port d43832ba-a6b0-4e18-a662-4cfc35e4f222 2026-06-24 14:27:16.471 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port e4a05aae-7a86-4382-ae1f-19bef7702854 2026-06-24 14:27:16.689 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 271f311f-68c8-47af-82e8-7d760051ffdd 2026-06-24 14:27:17.986 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port d43832ba-a6b0-4e18-a662-4cfc35e4f222 2026-06-24 14:27:18.216 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port f687bd20-2f46-41ac-a632-3e80deec85d2 2026-06-24 14:27:20.036 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port f687bd20-2f46-41ac-a632-3e80deec85d2 2026-06-24 14:27:24.235 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fe528dc-c8ab-44ae-a1e8-4cca999808e8'] response: {'server_uuid': '1aca8405-2d1e-45cd-8ede-1db11bb7d46c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '814c8640-2142-4fd4-b1f9-9b82a08d2ff9', 'code': 200} 2026-06-24 14:27:24.908 16 INFO neutron.plugins.ml2.plugin [None req-8c43bb7c-2cbd-4c13-a8cd-3de592e6d8e2 - - - - - -] Attempt 1 to provision port 71bbf089-e309-4f56-ac42-285943e91020 2026-06-24 14:27:24.943 16 INFO neutron.plugins.ml2.plugin [None req-8c43bb7c-2cbd-4c13-a8cd-3de592e6d8e2 - - - - - -] Attempt 1 to provision port d43832ba-a6b0-4e18-a662-4cfc35e4f222 2026-06-24 14:27:24.990 16 INFO neutron.plugins.ml2.plugin [None req-8c43bb7c-2cbd-4c13-a8cd-3de592e6d8e2 - - - - - -] Attempt 1 to provision port 9836077f-1019-47e2-94f8-a127a949ee5b 2026-06-24 14:27:25.008 16 INFO neutron.plugins.ml2.plugin [None req-8c43bb7c-2cbd-4c13-a8cd-3de592e6d8e2 - - - - - -] Attempt 1 to provision port c072f5f3-8455-4cf7-862a-b3f9b01e0355 2026-06-24 14:27:26.451 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 814c8640-2142-4fd4-b1f9-9b82a08d2ff9 2026-06-24 14:27:26.555 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c6e0378-6bf3-4130-989f-de73435da467'] response: {'server_uuid': '1aca8405-2d1e-45cd-8ede-1db11bb7d46c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '814c8640-2142-4fd4-b1f9-9b82a08d2ff9', 'code': 200} 2026-06-24 14:27:28.558 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 44d28da0-fa14-4280-9fae-bd356d8e51d1 2026-06-24 14:27:28.687 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-529281be-d8d2-47b9-9416-55985015cadb'] response: {'server_uuid': 'cb833764-fdda-42d2-be7f-33401105ae8a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44d28da0-fa14-4280-9fae-bd356d8e51d1', 'code': 200} 2026-06-24 14:27:28.943 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 814c8640-2142-4fd4-b1f9-9b82a08d2ff9 2026-06-24 14:27:29.443 13 INFO neutron.plugins.ml2.plugin [None req-80d0fde3-646d-4a6b-8a91-13c2205f6d2c - - - - - -] Attempt 1 to provision port 44d28da0-fa14-4280-9fae-bd356d8e51d1 2026-06-24 14:27:30.108 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 44d28da0-fa14-4280-9fae-bd356d8e51d1 2026-06-24 14:27:32.903 16 WARNING neutron.plugins.ml2.plugin [None req-7da7c1df-3834-4257-80ba-3cf25d6fb893 - - - - - -] Concurrent port binding operations failed on port c072f5f3-8455-4cf7-862a-b3f9b01e0355 2026-06-24 14:27:32.913 16 INFO neutron.plugins.ml2.plugin [None req-7da7c1df-3834-4257-80ba-3cf25d6fb893 - - - - - -] Attempt 2 to bind port c072f5f3-8455-4cf7-862a-b3f9b01e0355 2026-06-24 14:27:33.880 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 71bbf089-e309-4f56-ac42-285943e91020 2026-06-24 14:27:34.147 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port c072f5f3-8455-4cf7-862a-b3f9b01e0355 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server [None req-88fe4341-d61b-4617-892e-e5dbe873f033 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 9a263efc-51a2-45c6-8b44-df840f4b6dbe: This subnet is being modified by another concurrent operation. 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-24 14:27:34.738 16 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-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 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-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 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-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 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-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 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-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 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-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 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-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-24 14:27:34.738 16 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-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 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-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 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-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 14:27:34.738 16 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-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-24 14:27:34.738 16 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-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server raise exception 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 9a263efc-51a2-45c6-8b44-df840f4b6dbe: This subnet is being modified by another concurrent operation. 2026-06-24 14:27:34.738 16 ERROR oslo_messaging.rpc.server 2026-06-24 14:27:36.002 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 71bbf089-e309-4f56-ac42-285943e91020 2026-06-24 14:27:36.243 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port c072f5f3-8455-4cf7-862a-b3f9b01e0355 2026-06-24 14:27:44.126 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 832fc972-cca5-4082-9848-e329ed21ea3e 2026-06-24 14:27:45.935 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 832fc972-cca5-4082-9848-e329ed21ea3e 2026-06-24 14:28:03.921 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 69ff738b-3da3-4955-a9b1-a9fc700f86f6 2026-06-24 14:28:06.084 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 69ff738b-3da3-4955-a9b1-a9fc700f86f6 2026-06-24 14:28:06.387 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port af208079-3034-4f10-b9a9-c3a4d20a0b0a 2026-06-24 14:28:07.864 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port af208079-3034-4f10-b9a9-c3a4d20a0b0a 2026-06-24 14:28:13.075 16 INFO neutron.plugins.ml2.plugin [None req-f2c6d152-fc66-4503-8ae3-f916f091d916 - - - - - -] Attempt 1 to provision port 3b98fd01-9ba2-4b01-b0e8-24d096b40002 2026-06-24 14:28:13.093 16 INFO neutron.plugins.ml2.plugin [None req-f2c6d152-fc66-4503-8ae3-f916f091d916 - - - - - -] Attempt 1 to provision port af208079-3034-4f10-b9a9-c3a4d20a0b0a 2026-06-24 14:28:13.141 16 INFO neutron.plugins.ml2.plugin [None req-f2c6d152-fc66-4503-8ae3-f916f091d916 - - - - - -] Attempt 1 to provision port ac9ba0ad-e5ce-4cf7-883d-7af1fef2961d 2026-06-24 14:28:14.968 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 96a46e34-bc7c-4296-a2a0-7a9c0cc199b6 2026-06-24 14:28:15.067 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f695da3-760a-4941-bccd-a97b98bc7d66'] response: {'server_uuid': '4c1b97b6-4d6e-4b06-a67e-32c8d76ef068', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96a46e34-bc7c-4296-a2a0-7a9c0cc199b6', 'code': 200} 2026-06-24 14:28:15.880 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 96a46e34-bc7c-4296-a2a0-7a9c0cc199b6 2026-06-24 14:28:21.924 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 3b98fd01-9ba2-4b01-b0e8-24d096b40002 2026-06-24 14:28:22.164 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port ac9ba0ad-e5ce-4cf7-883d-7af1fef2961d 2026-06-24 14:28:23.916 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 3b98fd01-9ba2-4b01-b0e8-24d096b40002 2026-06-24 14:28:24.068 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port ac9ba0ad-e5ce-4cf7-883d-7af1fef2961d 2026-06-24 14:28:26.696 16 INFO neutron.plugins.ml2.plugin [None req-2beb7a34-81f8-4793-9d9a-f34dc382eeb0 - - - - - -] Attempt 1 to provision port af208079-3034-4f10-b9a9-c3a4d20a0b0a 2026-06-24 14:28:33.913 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 598ae005-5806-4cca-ac15-6ec0603a1e14 2026-06-24 14:28:35.901 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 598ae005-5806-4cca-ac15-6ec0603a1e14 2026-06-24 14:28:39.914 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 31b9d048-45f2-4372-a21a-98c918efa7d8 2026-06-24 14:28:41.949 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 31b9d048-45f2-4372-a21a-98c918efa7d8 2026-06-24 14:28:43.907 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port e1660936-4d90-4566-b0ad-f4188cc9d13e 2026-06-24 14:28:46.492 16 INFO neutron.plugins.ml2.plugin [None req-56d41fcd-0723-45e0-be53-43307ce08cd7 - - - - - -] Attempt 1 to provision port 0da9cf4c-cbdd-487b-a36e-b5596d4de43a 2026-06-24 14:28:46.522 16 INFO neutron.plugins.ml2.plugin [None req-56d41fcd-0723-45e0-be53-43307ce08cd7 - - - - - -] Attempt 1 to provision port deca35bc-7227-45e0-881e-7507853b56f9 2026-06-24 14:28:46.567 16 INFO neutron.plugins.ml2.plugin [None req-56d41fcd-0723-45e0-be53-43307ce08cd7 - - - - - -] Attempt 1 to provision port 5bfcd234-c3fb-4379-993b-a9b3859c72b9 2026-06-24 14:28:46.592 16 INFO neutron.plugins.ml2.plugin [None req-56d41fcd-0723-45e0-be53-43307ce08cd7 - - - - - -] Attempt 1 to provision port 31b9d048-45f2-4372-a21a-98c918efa7d8 2026-06-24 14:28:47.144 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port e1660936-4d90-4566-b0ad-f4188cc9d13e 2026-06-24 14:28:47.356 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 55bc35e2-76c5-4c5e-b847-15e383e9858f 2026-06-24 14:28:47.454 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dd1c18d-93d1-4ab2-ba8c-647c8e17c248'] response: {'server_uuid': 'b73347d3-3911-4038-bb5b-c0011a8e00db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '55bc35e2-76c5-4c5e-b847-15e383e9858f', 'code': 200} 2026-06-24 14:28:48.373 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 55bc35e2-76c5-4c5e-b847-15e383e9858f 2026-06-24 14:28:50.370 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 0da9cf4c-cbdd-487b-a36e-b5596d4de43a 2026-06-24 14:28:50.727 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port a2d49718-4807-4405-ba2d-c2a4e3312aa3 2026-06-24 14:28:51.055 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 5bfcd234-c3fb-4379-993b-a9b3859c72b9 2026-06-24 14:28:52.242 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port a2d49718-4807-4405-ba2d-c2a4e3312aa3 2026-06-24 14:28:52.412 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 5bfcd234-c3fb-4379-993b-a9b3859c72b9 2026-06-24 14:28:52.537 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 0da9cf4c-cbdd-487b-a36e-b5596d4de43a 2026-06-24 14:28:52.778 13 INFO neutron.plugins.ml2.plugin [None req-946c88ba-3bd6-4ec9-a830-3e63bcd235c0 - - - - - -] Attempt 1 to provision port a2d49718-4807-4405-ba2d-c2a4e3312aa3 2026-06-24 14:28:52.831 13 INFO neutron.plugins.ml2.plugin [None req-946c88ba-3bd6-4ec9-a830-3e63bcd235c0 - - - - - -] Attempt 1 to provision port 48840a2e-128d-4015-a8f6-f1b36fd17ed6 2026-06-24 14:28:54.805 13 INFO neutron.plugins.ml2.plugin [None req-e9400a11-65af-4db6-a398-638ebb8ac2b0 - - - - - -] Attempt 1 to provision port 0da9cf4c-cbdd-487b-a36e-b5596d4de43a 2026-06-24 14:28:54.863 13 INFO neutron.plugins.ml2.plugin [None req-e9400a11-65af-4db6-a398-638ebb8ac2b0 - - - - - -] Attempt 1 to provision port 48840a2e-128d-4015-a8f6-f1b36fd17ed6 2026-06-24 14:28:56.845 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 972c5e7d-3a92-4250-90cd-3e5e309eb42a 2026-06-24 14:28:56.965 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-df54c702-205a-42a7-a0ad-882007cc4645'] response: {'server_uuid': '264e3e0f-82ee-49db-9452-14e13d95a896', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '972c5e7d-3a92-4250-90cd-3e5e309eb42a', 'code': 200} 2026-06-24 14:28:57.320 13 INFO neutron.plugins.ml2.plugin [None req-68866fb0-24b4-43d0-ac04-ed56e939f6c5 - - - - - -] Attempt 1 to provision port 0da9cf4c-cbdd-487b-a36e-b5596d4de43a 2026-06-24 14:28:57.377 13 INFO neutron.plugins.ml2.plugin [None req-68866fb0-24b4-43d0-ac04-ed56e939f6c5 - - - - - -] Attempt 1 to provision port 48840a2e-128d-4015-a8f6-f1b36fd17ed6 2026-06-24 14:28:58.224 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 972c5e7d-3a92-4250-90cd-3e5e309eb42a 2026-06-24 14:28:59.455 13 INFO neutron.plugins.ml2.plugin [None req-2be6e0d9-3534-4c9f-b957-afd2f831deaf - - - - - -] Attempt 1 to provision port 972c5e7d-3a92-4250-90cd-3e5e309eb42a 2026-06-24 14:29:00.289 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port deca35bc-7227-45e0-881e-7507853b56f9 2026-06-24 14:29:00.568 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 48840a2e-128d-4015-a8f6-f1b36fd17ed6 2026-06-24 14:29:02.255 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port deca35bc-7227-45e0-881e-7507853b56f9 2026-06-24 14:29:02.431 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 48840a2e-128d-4015-a8f6-f1b36fd17ed6 2026-06-24 14:29:07.808 16 INFO neutron.plugins.ml2.plugin [None req-7442c0a9-a3e9-4276-8187-4c739b27f41a - - - - - -] Attempt 1 to provision port 68c126b9-7f0c-4f8c-ab3a-c58984511e32 2026-06-24 14:29:08.339 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 68c126b9-7f0c-4f8c-ab3a-c58984511e32 2026-06-24 14:29:08.531 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port aa4fb170-68c6-43bb-9e8b-59feecaef309 2026-06-24 14:29:10.250 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port aa4fb170-68c6-43bb-9e8b-59feecaef309 2026-06-24 14:29:10.618 16 INFO neutron.plugins.ml2.plugin [None req-181df6ac-51cc-4694-be22-aef49829c9dd - - - - - -] Attempt 1 to provision port 68c126b9-7f0c-4f8c-ab3a-c58984511e32 2026-06-24 14:29:10.665 16 INFO neutron.plugins.ml2.plugin [None req-181df6ac-51cc-4694-be22-aef49829c9dd - - - - - -] Attempt 1 to provision port 3dff0cb9-3097-4fda-8708-217315fe736e 2026-06-24 14:29:13.892 13 INFO neutron.plugins.ml2.plugin [None req-e03c6064-433d-4ffd-8370-ec5b35efc215 - - - - - -] Attempt 1 to provision port fc47e400-a086-453e-a419-bdece93f14a9 2026-06-24 14:29:13.917 13 INFO neutron.plugins.ml2.plugin [None req-e03c6064-433d-4ffd-8370-ec5b35efc215 - - - - - -] Attempt 1 to provision port 3dff0cb9-3097-4fda-8708-217315fe736e 2026-06-24 14:29:13.945 13 INFO neutron.plugins.ml2.plugin [None req-e03c6064-433d-4ffd-8370-ec5b35efc215 - - - - - -] Attempt 1 to provision port 46c8a307-3138-4e3e-8bf9-016a9c3991c7 2026-06-24 14:29:14.265 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 68de5a03-9ec0-4188-bbcb-c9e468456838 2026-06-24 14:29:16.807 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 889191d8-7fb2-47d6-b9fd-12f10b3b876b 2026-06-24 14:29:17.227 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 68de5a03-9ec0-4188-bbcb-c9e468456838 2026-06-24 14:29:18.245 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 889191d8-7fb2-47d6-b9fd-12f10b3b876b 2026-06-24 14:29:18.867 16 INFO neutron.plugins.ml2.plugin [None req-38323bcd-19a3-4f7b-a749-b2cead5d1819 - - - - - -] Attempt 1 to provision port 3dff0cb9-3097-4fda-8708-217315fe736e 2026-06-24 14:29:18.890 16 INFO neutron.plugins.ml2.plugin [None req-38323bcd-19a3-4f7b-a749-b2cead5d1819 - - - - - -] Attempt 1 to provision port 84171732-47bb-427a-b8b1-3b9dad976765 2026-06-24 14:29:18.913 16 INFO neutron.plugins.ml2.plugin [None req-38323bcd-19a3-4f7b-a749-b2cead5d1819 - - - - - -] Attempt 1 to provision port 889191d8-7fb2-47d6-b9fd-12f10b3b876b 2026-06-24 14:29:21.164 16 INFO neutron.plugins.ml2.plugin [None req-32a24ca5-ad23-4286-808c-cf10324ddbad - - - - - -] Attempt 1 to provision port 84171732-47bb-427a-b8b1-3b9dad976765 2026-06-24 14:29:21.187 16 INFO neutron.plugins.ml2.plugin [None req-32a24ca5-ad23-4286-808c-cf10324ddbad - - - - - -] Attempt 1 to provision port 889191d8-7fb2-47d6-b9fd-12f10b3b876b 2026-06-24 14:29:24.693 16 INFO neutron.plugins.ml2.plugin [None req-0c0cfc44-ff34-49d0-ab11-e1c4f7b44565 - - - - - -] Attempt 1 to provision port 84171732-47bb-427a-b8b1-3b9dad976765 2026-06-24 14:29:25.974 16 INFO neutron.plugins.ml2.plugin [None req-1c0e2c0a-6528-4f30-9468-ea64ced0d1d9 - - - - - -] Attempt 1 to provision port 84171732-47bb-427a-b8b1-3b9dad976765 2026-06-24 14:29:27.288 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port bf6f30a5-f217-4711-aab2-079a3df12214 2026-06-24 14:29:27.462 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-58de88f0-5cb3-4d9e-8298-50959025d20b'] response: {'server_uuid': 'fcc40c7d-9811-4451-b6b9-c857d7d17352', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf6f30a5-f217-4711-aab2-079a3df12214', 'code': 200} 2026-06-24 14:29:28.312 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 3dff0cb9-3097-4fda-8708-217315fe736e 2026-06-24 14:29:28.596 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port fc47e400-a086-453e-a419-bdece93f14a9 2026-06-24 14:29:28.818 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port bf6f30a5-f217-4711-aab2-079a3df12214 2026-06-24 14:29:30.325 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 3dff0cb9-3097-4fda-8708-217315fe736e 2026-06-24 14:29:30.603 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port fc47e400-a086-453e-a419-bdece93f14a9 2026-06-24 14:29:32.336 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 46c8a307-3138-4e3e-8bf9-016a9c3991c7 2026-06-24 14:29:32.623 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 84171732-47bb-427a-b8b1-3b9dad976765 2026-06-24 14:29:34.369 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 46c8a307-3138-4e3e-8bf9-016a9c3991c7 2026-06-24 14:29:34.513 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 84171732-47bb-427a-b8b1-3b9dad976765 2026-06-24 14:29:36.811 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 8fd77e1a-67b9-47a7-aee7-77e456c54ebf 2026-06-24 14:29:36.940 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-afe2ea38-ea1f-4985-a10d-90e5192bbadf'] response: {'server_uuid': 'bde40613-a0d4-4c5a-a155-f132f49d0180', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8fd77e1a-67b9-47a7-aee7-77e456c54ebf', 'code': 200} 2026-06-24 14:29:38.252 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 8fd77e1a-67b9-47a7-aee7-77e456c54ebf 2026-06-24 14:30:30.338 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 717af7cf-0d20-45c5-847b-f17e2d44deae 2026-06-24 14:30:31.278 16 INFO neutron.plugins.ml2.plugin [None req-c8d41e1c-fcf9-442e-8f81-4ac84c42f4e5 - - - - - -] Attempt 1 to provision port 717af7cf-0d20-45c5-847b-f17e2d44deae 2026-06-24 14:30:51.767 13 INFO neutron.plugins.ml2.plugin [None req-68a4e82d-dea7-4c89-920c-12e50c3cb42f - - - - - -] Attempt 1 to provision port 81e971a3-ef02-4f68-a53d-dc614e8624da 2026-06-24 14:30:52.244 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 81e971a3-ef02-4f68-a53d-dc614e8624da 2026-06-24 14:30:54.366 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 3b91ac05-ead6-4fdc-b8c2-fe08161a84a1 2026-06-24 14:30:56.310 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 64b84f11-c066-4c1c-93f9-d76525cebb77 2026-06-24 14:30:56.676 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 3b91ac05-ead6-4fdc-b8c2-fe08161a84a1 2026-06-24 14:30:58.352 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 2da229dd-d3d2-4346-ab4a-c73ca646bff5 2026-06-24 14:30:58.765 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 64b84f11-c066-4c1c-93f9-d76525cebb77 2026-06-24 14:31:00.298 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 2da229dd-d3d2-4346-ab4a-c73ca646bff5 2026-06-24 14:31:02.300 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 81e971a3-ef02-4f68-a53d-dc614e8624da 2026-06-24 14:31:03.804 16 INFO neutron.plugins.ml2.plugin [None req-db7013c7-98fe-46bf-ba3c-d052ae92abe6 - - - - - -] Attempt 1 to provision port 3b91ac05-ead6-4fdc-b8c2-fe08161a84a1 2026-06-24 14:31:03.849 16 INFO neutron.plugins.ml2.plugin [None req-db7013c7-98fe-46bf-ba3c-d052ae92abe6 - - - - - -] Attempt 1 to provision port 2da229dd-d3d2-4346-ab4a-c73ca646bff5 2026-06-24 14:31:03.891 16 INFO neutron.plugins.ml2.plugin [None req-db7013c7-98fe-46bf-ba3c-d052ae92abe6 - - - - - -] Attempt 1 to provision port 81e971a3-ef02-4f68-a53d-dc614e8624da 2026-06-24 14:31:03.937 16 INFO neutron.plugins.ml2.plugin [None req-db7013c7-98fe-46bf-ba3c-d052ae92abe6 - - - - - -] Attempt 1 to provision port 1a9f389c-2692-4c66-8ee1-25b43f001c86 2026-06-24 14:31:10.033 13 INFO neutron.plugins.ml2.plugin [None req-f957bc2c-bfb6-4e90-92ec-0083f5b0a81b - - - - - -] Attempt 1 to provision port 3b91ac05-ead6-4fdc-b8c2-fe08161a84a1 2026-06-24 14:31:10.085 13 INFO neutron.plugins.ml2.plugin [None req-f957bc2c-bfb6-4e90-92ec-0083f5b0a81b - - - - - -] Attempt 1 to provision port 1a9f389c-2692-4c66-8ee1-25b43f001c86 2026-06-24 14:31:10.110 13 INFO neutron.plugins.ml2.plugin [None req-f957bc2c-bfb6-4e90-92ec-0083f5b0a81b - - - - - -] Attempt 1 to provision port b9d6be98-bc28-4ac2-8195-3c4c45df84da 2026-06-24 14:31:10.140 13 INFO neutron.plugins.ml2.plugin [None req-f957bc2c-bfb6-4e90-92ec-0083f5b0a81b - - - - - -] Attempt 1 to provision port c2112d3f-3309-49ca-a59b-631840081175 2026-06-24 14:31:10.161 13 INFO neutron.plugins.ml2.plugin [None req-f957bc2c-bfb6-4e90-92ec-0083f5b0a81b - - - - - -] Attempt 1 to provision port 9ca04946-6d31-47f3-ae42-332db7028dde 2026-06-24 14:31:10.180 13 INFO neutron.plugins.ml2.plugin [None req-f957bc2c-bfb6-4e90-92ec-0083f5b0a81b - - - - - -] Attempt 1 to provision port 2da229dd-d3d2-4346-ab4a-c73ca646bff5 2026-06-24 14:31:10.776 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port ba14440d-e979-4ec4-a13c-374651a9198c 2026-06-24 14:31:10.885 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-af571d0c-2dd8-474d-ad64-ded0b8cd31c7'] response: {'server_uuid': '49ecac99-cf7a-4747-bb2a-5b7697b1a946', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba14440d-e979-4ec4-a13c-374651a9198c', 'code': 200} 2026-06-24 14:31:12.299 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port ba14440d-e979-4ec4-a13c-374651a9198c 2026-06-24 14:31:12.642 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 1a9f389c-2692-4c66-8ee1-25b43f001c86 2026-06-24 14:31:14.161 16 INFO neutron.plugins.ml2.plugin [None req-6d9ec623-c67c-435f-a23b-77601cc951fa - - - - - -] Attempt 1 to provision port b9d6be98-bc28-4ac2-8195-3c4c45df84da 2026-06-24 14:31:14.289 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 9ca04946-6d31-47f3-ae42-332db7028dde 2026-06-24 14:31:14.292 16 INFO neutron.plugins.ml2.plugin [None req-6d9ec623-c67c-435f-a23b-77601cc951fa - - - - - -] Attempt 1 to provision port 1a9f389c-2692-4c66-8ee1-25b43f001c86 2026-06-24 14:31:14.337 16 INFO neutron.plugins.ml2.plugin [None req-6d9ec623-c67c-435f-a23b-77601cc951fa - - - - - -] Attempt 1 to provision port 3b91ac05-ead6-4fdc-b8c2-fe08161a84a1 2026-06-24 14:31:14.377 16 INFO neutron.plugins.ml2.plugin [None req-6d9ec623-c67c-435f-a23b-77601cc951fa - - - - - -] Attempt 1 to provision port 9ca04946-6d31-47f3-ae42-332db7028dde 2026-06-24 14:31:14.423 16 INFO neutron.plugins.ml2.plugin [None req-6d9ec623-c67c-435f-a23b-77601cc951fa - - - - - -] Attempt 1 to provision port ba14440d-e979-4ec4-a13c-374651a9198c 2026-06-24 14:31:14.528 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port c2112d3f-3309-49ca-a59b-631840081175 2026-06-24 14:31:14.775 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port b9d6be98-bc28-4ac2-8195-3c4c45df84da 2026-06-24 14:31:14.942 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 1a9f389c-2692-4c66-8ee1-25b43f001c86 2026-06-24 14:31:16.290 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 9ca04946-6d31-47f3-ae42-332db7028dde 2026-06-24 14:31:16.361 13 INFO neutron.plugins.ml2.plugin [None req-dddc2540-04f8-4a93-8c7f-16895dbb2d45 - - - - - -] Attempt 1 to provision port b9d6be98-bc28-4ac2-8195-3c4c45df84da 2026-06-24 14:31:16.408 13 INFO neutron.plugins.ml2.plugin [None req-dddc2540-04f8-4a93-8c7f-16895dbb2d45 - - - - - -] Attempt 1 to provision port 9ca04946-6d31-47f3-ae42-332db7028dde 2026-06-24 14:31:16.634 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port c2112d3f-3309-49ca-a59b-631840081175 2026-06-24 14:31:16.919 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port b9d6be98-bc28-4ac2-8195-3c4c45df84da 2026-06-24 14:31:17.761 13 INFO neutron.plugins.ml2.plugin [None req-d265d41e-104d-4206-b640-d742e12d7345 - - - - - -] Attempt 1 to provision port b9d6be98-bc28-4ac2-8195-3c4c45df84da 2026-06-24 14:31:19.140 13 INFO neutron.plugins.ml2.plugin [None req-804c51a5-2b28-48c4-9704-450bad474397 - - - - - -] Attempt 1 to provision port ba14440d-e979-4ec4-a13c-374651a9198c 2026-06-24 14:31:26.315 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 344f3071-6459-4f92-9912-185d758f71ce 2026-06-24 14:31:26.407 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e76898e-84d7-49ac-aad6-fe6ff1759c8a'] response: {'server_uuid': '3ca96756-27f3-40ce-9753-48bd657b6b23', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '344f3071-6459-4f92-9912-185d758f71ce', 'code': 200} 2026-06-24 14:31:28.245 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 344f3071-6459-4f92-9912-185d758f71ce 2026-06-24 14:31:59.272 13 INFO neutron.plugins.ml2.plugin [None req-fe929905-78c9-4007-baae-09e18e9ccc72 - - - - - -] Attempt 1 to provision port 0ddede4e-95be-42f3-ad98-e0e32ed7e19a 2026-06-24 14:32:20.798 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port fc380c85-5046-40e4-ba2d-3ddb56915c89 2026-06-24 14:32:20.939 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-98c7af2a-ed14-4c36-ac09-7adb99322dcf'] response: {'server_uuid': '69f44058-8065-466c-b201-af5478018eb6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc380c85-5046-40e4-ba2d-3ddb56915c89', 'code': 200} 2026-06-24 14:32:22.267 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port fc380c85-5046-40e4-ba2d-3ddb56915c89 2026-06-24 14:33:00.914 16 INFO neutron.plugins.ml2.plugin [None req-1525fa5b-7713-49f5-87ce-4ef34741568b - - - - - -] Attempt 1 to provision port c480849a-92ce-42b4-822b-8fcaec9bf6b3 2026-06-24 14:33:06.302 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port c480849a-92ce-42b4-822b-8fcaec9bf6b3 2026-06-24 14:33:06.394 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a3dd42a-cbe5-462b-b3e6-426407155761'] response: {'server_uuid': '69f44058-8065-466c-b201-af5478018eb6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c480849a-92ce-42b4-822b-8fcaec9bf6b3', 'code': 200} 2026-06-24 14:33:08.314 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port c480849a-92ce-42b4-822b-8fcaec9bf6b3 2026-06-24 14:33:10.827 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port c480849a-92ce-42b4-822b-8fcaec9bf6b3 2026-06-24 14:33:39.687 16 INFO neutron.plugins.ml2.plugin [None req-55d8a3bc-3b08-4657-8cf9-1072e8f1827f - - - - - -] Attempt 1 to provision port 36fb09c2-bca9-46db-9a37-5b7ff47e249d 2026-06-24 14:33:47.864 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 36fb09c2-bca9-46db-9a37-5b7ff47e249d 2026-06-24 14:33:48.000 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8cd192f-21db-4e3c-82ec-793bdcd33579'] response: {'server_uuid': '69f44058-8065-466c-b201-af5478018eb6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36fb09c2-bca9-46db-9a37-5b7ff47e249d', 'code': 200} 2026-06-24 14:33:48.457 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 36fb09c2-bca9-46db-9a37-5b7ff47e249d 2026-06-24 14:33:55.897 13 INFO neutron.plugins.ml2.plugin [None req-f86867e9-f9a5-4933-a60e-f58d00ac2e29 - - - - - -] Attempt 1 to provision port b98b0236-e662-4617-994d-45e823cb335b 2026-06-24 14:34:02.499 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port b98b0236-e662-4617-994d-45e823cb335b 2026-06-24 14:34:02.620 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-59f32e68-64ba-4dec-a8bf-9ac8791062e6'] response: {'server_uuid': '69f44058-8065-466c-b201-af5478018eb6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b98b0236-e662-4617-994d-45e823cb335b', 'code': 200} 2026-06-24 14:34:04.474 13 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port b98b0236-e662-4617-994d-45e823cb335b 2026-06-24 14:34:05.647 13 INFO neutron.plugins.ml2.plugin [None req-fa9c5e82-afbd-4470-862e-7a17013c5b3a - - - - - -] Attempt 1 to provision port 36fb09c2-bca9-46db-9a37-5b7ff47e249d 2026-06-24 14:34:06.528 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 36fb09c2-bca9-46db-9a37-5b7ff47e249d 2026-06-24 14:34:19.817 16 INFO neutron.plugins.ml2.plugin [None req-590f7667-656b-4aa0-bb77-6ca98af6cfe0 - - - - - -] Attempt 1 to provision port b98b0236-e662-4617-994d-45e823cb335b 2026-06-24 14:34:20.566 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port b98b0236-e662-4617-994d-45e823cb335b 2026-06-24 14:34:21.169 13 INFO neutron.plugins.ml2.plugin [None req-44b8fd84-0ee6-4ead-93cf-fa6c93811fbd - - - - - -] Attempt 1 to provision port b98b0236-e662-4617-994d-45e823cb335b 2026-06-24 14:34:30.131 13 INFO neutron.plugins.ml2.plugin [None req-d6e47c03-879a-418f-bae6-8d9952e7a502 - - - - - -] Attempt 1 to provision port 36fb09c2-bca9-46db-9a37-5b7ff47e249d 2026-06-24 14:34:30.512 16 INFO neutron.plugins.ml2.plugin [None req-9e912d0c-4c35-4880-88a8-9fba7ced5756 - - - - - -] Attempt 1 to provision port 36fb09c2-bca9-46db-9a37-5b7ff47e249d 2026-06-24 14:35:02.662 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-afe787ce-cf24-468e-8b49-a5c646c99cd1'] response: {'server_uuid': '3ca96756-27f3-40ce-9753-48bd657b6b23', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '344f3071-6459-4f92-9912-185d758f71ce', 'code': 200}