+ 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-07-29 14:45:28.835 1 INFO neutron.common.config [-] Logging enabled! 2026-07-29 14:45:28.836 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-07-29 14:45:28.836 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-29 14:45:28.836 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-29 14:45:30.447 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-29 14:45:30.449 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-29 14:45:30.452 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-29 14:45:30.454 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-29 14:45:30.454 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-29 14:45:30.454 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-29 14:45:30.454 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 14:45:30.461 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 14:45:30.461 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-29 14:45:30.461 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-29 14:45:30.481 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-29 14:45:30.482 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-29 14:45:30.482 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-29 14:45:30.498 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-29 14:45:30.499 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-29 14:45:30.499 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-29 14:45:30.499 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-29 14:45:30.922 1 INFO neutron.plugins.ml2.managers [None req-c131f061-5837-4dfd-9fd2-dade02813c36 - - - - - -] Initializing driver for type 'vlan' 2026-07-29 14:45:31.681 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c131f061-5837-4dfd-9fd2-dade02813c36 - - - - - -] VlanTypeDriver initialization complete 2026-07-29 14:45:31.681 1 INFO neutron.plugins.ml2.managers [None req-c131f061-5837-4dfd-9fd2-dade02813c36 - - - - - -] Initializing driver for type 'vxlan' 2026-07-29 14:45:31.681 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c131f061-5837-4dfd-9fd2-dade02813c36 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-29 14:45:31.835 1 INFO neutron.plugins.ml2.managers [None req-c131f061-5837-4dfd-9fd2-dade02813c36 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-29 14:45:31.836 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c131f061-5837-4dfd-9fd2-dade02813c36 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-29 14:45:31.836 1 INFO neutron.plugins.ml2.managers [None req-c131f061-5837-4dfd-9fd2-dade02813c36 - - - - - -] Initializing extension driver 'port_security' 2026-07-29 14:45:31.836 1 INFO neutron.plugins.ml2.extensions.port_security [None req-c131f061-5837-4dfd-9fd2-dade02813c36 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-29 14:45:31.837 1 INFO neutron.plugins.ml2.managers [None req-c131f061-5837-4dfd-9fd2-dade02813c36 - - - - - -] Initializing extension driver 'qos' 2026-07-29 14:45:31.837 1 INFO neutron.plugins.ml2.managers [None req-c131f061-5837-4dfd-9fd2-dade02813c36 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-29 14:45:31.837 1 INFO neutron.plugins.ml2.managers [None req-c131f061-5837-4dfd-9fd2-dade02813c36 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-29 14:45:31.855 1 INFO neutron.quota [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded quota_driver: . 2026-07-29 14:45:31.856 1 INFO neutron.plugins.ml2.plugin [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Modular L2 Plugin initialization complete 2026-07-29 14:45:31.856 1 INFO neutron.plugins.ml2.managers [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-29 14:45:31.856 1 INFO neutron.plugins.ml2.managers [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-29 14:45:31.856 1 INFO neutron.plugins.ml2.managers [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-29 14:45:31.856 1 INFO neutron.manager [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loading Plugin: qos 2026-07-29 14:45:31.869 1 INFO neutron.manager [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loading Plugin: router 2026-07-29 14:45:31.912 1 INFO neutron.services.service_base [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-29 14:45:31.912 1 INFO neutron.manager [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loading Plugin: segments 2026-07-29 14:45:31.980 1 INFO neutron.manager [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loading Plugin: trunk 2026-07-29 14:45:31.995 1 INFO neutron.manager [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loading Plugin: vpnaas 2026-07-29 14:45:32.027 1 WARNING stevedore.named [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-29 14:45:32.109 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-29 14:45:32.109 1 INFO neutron.common.utils [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-29 14:45:32.110 1 INFO neutron.manager [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loading Plugin: taas 2026-07-29 14:45:32.131 1 WARNING stevedore.named [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-29 14:45:32.131 1 WARNING stevedore.named [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-29 14:45:32.160 1 INFO neutron_taas.services.taas.taas_plugin [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-29 14:45:32.161 1 INFO neutron.manager [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loading Plugin: tapmirror 2026-07-29 14:45:32.174 1 WARNING stevedore.named [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-29 14:45:32.174 1 WARNING stevedore.named [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-29 14:45:32.193 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-29 14:45:32.193 1 INFO neutron.manager [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loading Plugin: auto_allocate 2026-07-29 14:45:32.203 1 INFO neutron.manager [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loading Plugin: tag 2026-07-29 14:45:32.212 1 INFO neutron.manager [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loading Plugin: timestamp 2026-07-29 14:45:32.215 1 INFO neutron.manager [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loading Plugin: network_ip_availability 2026-07-29 14:45:32.219 1 INFO neutron.manager [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loading Plugin: flavors 2026-07-29 14:45:32.223 1 INFO neutron.manager [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loading Plugin: revisions 2026-07-29 14:45:32.226 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Initializing extension manager. 2026-07-29 14:45:32.228 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: address-group 2026-07-29 14:45:32.229 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: address-scope 2026-07-29 14:45:32.230 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-29 14:45:32.231 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: agent 2026-07-29 14:45:32.232 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: agent-resources-synced 2026-07-29 14:45:32.233 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-29 14:45:32.233 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-29 14:45:32.234 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: availability_zone 2026-07-29 14:45:32.234 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: availability_zone_filter 2026-07-29 14:45:32.235 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-29 14:45:32.236 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: default-subnetpools 2026-07-29 14:45:32.240 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-29 14:45:32.241 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: dns-integration 2026-07-29 14:45:32.241 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: dns-domain-ports 2026-07-29 14:45:32.242 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-29 14:45:32.243 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: dvr 2026-07-29 14:45:32.244 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-29 14:45:32.244 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: empty-string-filtering 2026-07-29 14:45:32.245 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-29 14:45:32.246 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-29 14:45:32.246 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: external-net 2026-07-29 14:45:32.247 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-29 14:45:32.247 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: extraroute 2026-07-29 14:45:32.248 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: extraroute-atomic 2026-07-29 14:45:32.249 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-29 14:45:32.249 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-29 14:45:32.250 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-29 14:45:32.250 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-29 14:45:32.251 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: fip-port-details 2026-07-29 14:45:32.252 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: flavors 2026-07-29 14:45:32.253 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-29 14:45:32.254 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: floatingip-pools 2026-07-29 14:45:32.254 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: ip_allocation 2026-07-29 14:45:32.255 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-29 14:45:32.255 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: l2_adjacency 2026-07-29 14:45:32.257 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: router 2026-07-29 14:45:32.259 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-29 14:45:32.259 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-29 14:45:32.260 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-29 14:45:32.260 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: ext-gw-mode 2026-07-29 14:45:32.261 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: l3-ha 2026-07-29 14:45:32.261 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-29 14:45:32.262 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-29 14:45:32.262 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: l3-flavors 2026-07-29 14:45:32.263 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-29 14:45:32.264 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-29 14:45:32.266 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-29 14:45:32.267 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-29 14:45:32.268 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-29 14:45:32.269 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-29 14:45:32.270 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-29 14:45:32.270 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: multi-provider 2026-07-29 14:45:32.271 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: net-mtu 2026-07-29 14:45:32.271 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: net-mtu-writable 2026-07-29 14:45:32.272 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: network_availability_zone 2026-07-29 14:45:32.273 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: network_ha 2026-07-29 14:45:32.274 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: network-ip-availability 2026-07-29 14:45:32.275 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-29 14:45:32.275 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: pagination 2026-07-29 14:45:32.276 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: port-device-profile 2026-07-29 14:45:32.276 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-29 14:45:32.277 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-29 14:45:32.277 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-29 14:45:32.278 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: port-mac-override 2026-07-29 14:45:32.278 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-29 14:45:32.279 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-29 14:45:32.279 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-29 14:45:32.280 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: port-resource-request 2026-07-29 14:45:32.280 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-29 14:45:32.281 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-29 14:45:32.281 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: binding 2026-07-29 14:45:32.282 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: binding-extended 2026-07-29 14:45:32.282 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: port-security 2026-07-29 14:45:32.283 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: project-id 2026-07-29 14:45:32.284 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: provider 2026-07-29 14:45:32.284 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-29 14:45:32.286 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: qos 2026-07-29 14:45:32.287 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-29 14:45:32.288 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-29 14:45:32.288 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: qos-default 2026-07-29 14:45:32.289 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: qos-fip 2026-07-29 14:45:32.289 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-29 14:45:32.290 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-29 14:45:32.291 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-29 14:45:32.291 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-29 14:45:32.292 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-29 14:45:32.292 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: qos-pps 2026-07-29 14:45:32.293 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-29 14:45:32.293 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-29 14:45:32.294 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: qos-rules-alias 2026-07-29 14:45:32.294 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: quota-check-limit 2026-07-29 14:45:32.295 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-29 14:45:32.297 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: quotas 2026-07-29 14:45:32.300 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: quota_details 2026-07-29 14:45:32.302 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: rbac-policies 2026-07-29 14:45:32.302 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: rbac-address-group 2026-07-29 14:45:32.303 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: rbac-address-scope 2026-07-29 14:45:32.303 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: rbac-security-groups 2026-07-29 14:45:32.304 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-29 14:45:32.304 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: revision-if-match 2026-07-29 14:45:32.305 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-29 14:45:32.306 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: router_availability_zone 2026-07-29 14:45:32.306 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-29 14:45:32.308 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-29 14:45:32.309 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-29 14:45:32.310 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-29 14:45:32.311 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-29 14:45:32.311 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-29 14:45:32.312 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-29 14:45:32.316 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: security-group 2026-07-29 14:45:32.317 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: segment 2026-07-29 14:45:32.318 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-29 14:45:32.319 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: service-type 2026-07-29 14:45:32.319 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: sorting 2026-07-29 14:45:32.319 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: standard-attr-segment 2026-07-29 14:45:32.320 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: standard-attr-description 2026-07-29 14:45:32.321 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: stateful-security-group 2026-07-29 14:45:32.321 1 WARNING neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-29 14:45:32.321 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-29 14:45:32.322 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: subnet-external-network 2026-07-29 14:45:32.323 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: subnet_onboard 2026-07-29 14:45:32.323 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-29 14:45:32.323 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: subnet-service-types 2026-07-29 14:45:32.324 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: subnet_allocation 2026-07-29 14:45:32.325 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-29 14:45:32.325 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: tag-creation 2026-07-29 14:45:32.326 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-29 14:45:32.329 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: standard-attr-tag 2026-07-29 14:45:32.330 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-29 14:45:32.330 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: trunk 2026-07-29 14:45:32.331 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: trunk-details 2026-07-29 14:45:32.331 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-29 14:45:32.331 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-29 14:45:32.332 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-29 14:45:32.333 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-29 14:45:32.334 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-29 14:45:32.335 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-29 14:45:32.335 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: vpn-flavors 2026-07-29 14:45:32.337 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: vpnaas 2026-07-29 14:45:32.338 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: taas 2026-07-29 14:45:32.339 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: tap-mirror 2026-07-29 14:45:32.340 1 INFO neutron.api.extensions [None req-c102c0c4-369d-42bb-a4d9-0aea67e0d748 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-29 14:46:02.467 18 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-29 14:46:02.516 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-29 14:46:02.521 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-29 14:46:16.999 16 INFO neutron.db.l3_hamode_db [None req-7b576585-a238-42d0-a6a8-8ada8e8dcce0 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-29 14:46:35.374 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port c6ad4e17-20a1-43de-8878-b25dfc0727bf 2026-07-29 14:46:36.143 16 INFO neutron.plugins.ml2.plugin [None req-e875c807-35a8-4126-8063-5b2df167d6c7 - - - - - -] Attempt 1 to provision port c6ad4e17-20a1-43de-8878-b25dfc0727bf 2026-07-29 14:46:37.273 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port c6ad4e17-20a1-43de-8878-b25dfc0727bf 2026-07-29 14:46:37.847 16 INFO neutron.plugins.ml2.plugin [None req-f92e418f-e515-441c-9924-5b464e51121d - - - - - -] Attempt 1 to provision port c6ad4e17-20a1-43de-8878-b25dfc0727bf 2026-07-29 14:55:53.549 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 167dd7bb-4479-441e-8bbc-d4bf03c56789 2026-07-29 14:55:55.430 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 167dd7bb-4479-441e-8bbc-d4bf03c56789 2026-07-29 14:55:59.454 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port fb10c185-610a-4d7c-9a1d-4b3090d562d3 2026-07-29 14:56:01.573 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port fb10c185-610a-4d7c-9a1d-4b3090d562d3 2026-07-29 14:56:01.782 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 1ef8856f-83dd-4b1e-ba8b-a5843b8ef034 2026-07-29 14:56:03.473 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 1ef8856f-83dd-4b1e-ba8b-a5843b8ef034 2026-07-29 14:56:04.101 16 INFO neutron.plugins.ml2.plugin [None req-91a9aca9-ce99-4754-a04d-c77124617ad0 - - - - - -] Attempt 1 to provision port 1ef8856f-83dd-4b1e-ba8b-a5843b8ef034 2026-07-29 14:56:04.179 16 INFO neutron.plugins.ml2.plugin [None req-91a9aca9-ce99-4754-a04d-c77124617ad0 - - - - - -] Attempt 1 to provision port 167dd7bb-4479-441e-8bbc-d4bf03c56789 2026-07-29 14:56:04.231 16 INFO neutron.plugins.ml2.plugin [None req-91a9aca9-ce99-4754-a04d-c77124617ad0 - - - - - -] Attempt 1 to provision port fb10c185-610a-4d7c-9a1d-4b3090d562d3 2026-07-29 14:56:04.292 16 INFO neutron.plugins.ml2.plugin [None req-91a9aca9-ce99-4754-a04d-c77124617ad0 - - - - - -] Attempt 1 to provision port 9c0576a7-e84d-451a-a7fe-2feab819fad8 2026-07-29 14:56:07.551 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 775c02b6-b343-4828-800f-c01d9073360d 2026-07-29 14:56:09.508 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 775c02b6-b343-4828-800f-c01d9073360d 2026-07-29 14:56:11.766 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 1c9e0e1d-1aba-4b6d-95fa-10c7dd5a00e0 2026-07-29 14:56:11.904 13 INFO neutron.plugins.ml2.plugin [None req-998c013b-e624-4596-89c1-38f8b2b6ff89 - - - - - -] Attempt 1 to provision port 7724617f-72e1-4ca3-a600-6cdd4ff4d427 2026-07-29 14:56:11.933 13 INFO neutron.plugins.ml2.plugin [None req-998c013b-e624-4596-89c1-38f8b2b6ff89 - - - - - -] Attempt 1 to provision port be8f605e-641c-442a-837e-1f74bc785c06 2026-07-29 14:56:11.964 13 INFO neutron.plugins.ml2.plugin [None req-998c013b-e624-4596-89c1-38f8b2b6ff89 - - - - - -] Attempt 1 to provision port 71e826ca-f6c9-4095-a536-7ac4e0a54207 2026-07-29 14:56:11.992 13 INFO neutron.plugins.ml2.plugin [None req-998c013b-e624-4596-89c1-38f8b2b6ff89 - - - - - -] Attempt 1 to provision port 775c02b6-b343-4828-800f-c01d9073360d 2026-07-29 14:56:12.077 13 INFO neutron.plugins.ml2.plugin [None req-998c013b-e624-4596-89c1-38f8b2b6ff89 - - - - - -] Attempt 1 to provision port fb10c185-610a-4d7c-9a1d-4b3090d562d3 2026-07-29 14:56:12.282 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 0b357b7f-d32a-4871-a33d-6d4b4cc7ad82 2026-07-29 14:56:12.674 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port e349f835-2902-455e-95b2-ea4a32facdf8 2026-07-29 14:56:13.509 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 1c9e0e1d-1aba-4b6d-95fa-10c7dd5a00e0 2026-07-29 14:56:13.766 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 0b357b7f-d32a-4871-a33d-6d4b4cc7ad82 2026-07-29 14:56:14.030 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port e349f835-2902-455e-95b2-ea4a32facdf8 2026-07-29 14:56:17.583 13 INFO neutron.plugins.ml2.plugin [None req-9c6e2f76-ed75-4ac0-917d-973ed4f3358d - - - - - -] Attempt 1 to provision port e15f177a-20f6-48e1-83e2-76bffa6ea35a 2026-07-29 14:56:17.607 13 INFO neutron.plugins.ml2.plugin [None req-9c6e2f76-ed75-4ac0-917d-973ed4f3358d - - - - - -] Attempt 1 to provision port 7724617f-72e1-4ca3-a600-6cdd4ff4d427 2026-07-29 14:56:17.647 13 INFO neutron.plugins.ml2.plugin [None req-9c6e2f76-ed75-4ac0-917d-973ed4f3358d - - - - - -] Attempt 1 to provision port be8f605e-641c-442a-837e-1f74bc785c06 2026-07-29 14:56:17.704 13 INFO neutron.plugins.ml2.plugin [None req-9c6e2f76-ed75-4ac0-917d-973ed4f3358d - - - - - -] Attempt 1 to provision port 71e826ca-f6c9-4095-a536-7ac4e0a54207 2026-07-29 14:56:17.748 13 INFO neutron.plugins.ml2.plugin [None req-9c6e2f76-ed75-4ac0-917d-973ed4f3358d - - - - - -] Attempt 1 to provision port 775c02b6-b343-4828-800f-c01d9073360d 2026-07-29 14:56:21.341 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 5316bc27-f0c4-4d11-8453-031264113751 2026-07-29 14:56:21.855 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 67a0f16d-eefa-44e3-b5a0-6c66e8f972bb 2026-07-29 14:56:21.903 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-252616d4-c664-4afe-adbb-7fd5ef586353'] response: {'server_uuid': '7a985083-eb81-4479-9d97-507364e0e409', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5316bc27-f0c4-4d11-8453-031264113751', 'code': 200} 2026-07-29 14:56:22.427 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 4bc1f653-b4ce-45a2-9681-2c4d19f7da9d 2026-07-29 14:56:22.978 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 5561bd4a-1a5b-48f2-925a-f257bce09014 2026-07-29 14:56:23.990 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c55998f-49cc-41a8-a69c-cedfd64058df'] response: {'server_uuid': '995472e0-db60-489c-8835-fff7d9752048', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4bc1f653-b4ce-45a2-9681-2c4d19f7da9d', 'code': 200} 2026-07-29 14:56:23.990 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c55998f-49cc-41a8-a69c-cedfd64058df'] response: {'server_uuid': 'cc62a866-9281-4a86-bb87-9bf90e0f371e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5561bd4a-1a5b-48f2-925a-f257bce09014', 'code': 200} 2026-07-29 14:56:24.856 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 5561bd4a-1a5b-48f2-925a-f257bce09014 2026-07-29 14:56:25.136 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 4bc1f653-b4ce-45a2-9681-2c4d19f7da9d 2026-07-29 14:56:25.414 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 5316bc27-f0c4-4d11-8453-031264113751 2026-07-29 14:56:27.623 16 INFO neutron.plugins.ml2.plugin [None req-1b5b13a3-3e2a-4c05-a007-b20553b78b60 - - - - - -] Attempt 1 to provision port 5316bc27-f0c4-4d11-8453-031264113751 2026-07-29 14:56:27.678 16 INFO neutron.plugins.ml2.plugin [None req-1b5b13a3-3e2a-4c05-a007-b20553b78b60 - - - - - -] Attempt 1 to provision port 71e826ca-f6c9-4095-a536-7ac4e0a54207 2026-07-29 14:56:27.707 16 INFO neutron.plugins.ml2.plugin [None req-1b5b13a3-3e2a-4c05-a007-b20553b78b60 - - - - - -] Attempt 1 to provision port 4bc1f653-b4ce-45a2-9681-2c4d19f7da9d 2026-07-29 14:56:29.484 16 INFO neutron.plugins.ml2.plugin [None req-0f7190cb-7729-4590-bcae-f6b3c6c02339 - - - - - -] Attempt 1 to provision port d27bba97-84ac-4cc0-b3cf-0b8f59670818 2026-07-29 14:56:31.319 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-11729bf0-bdba-4b7c-a0b3-5bab93ea1293'] response: {'server_uuid': '995472e0-db60-489c-8835-fff7d9752048', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4bc1f653-b4ce-45a2-9681-2c4d19f7da9d', 'code': 200} 2026-07-29 14:56:46.600 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port be8f605e-641c-442a-837e-1f74bc785c06 2026-07-29 14:56:48.649 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port be8f605e-641c-442a-837e-1f74bc785c06 2026-07-29 14:56:48.893 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port e15f177a-20f6-48e1-83e2-76bffa6ea35a 2026-07-29 14:56:49.194 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 7724617f-72e1-4ca3-a600-6cdd4ff4d427 2026-07-29 14:56:50.642 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 7724617f-72e1-4ca3-a600-6cdd4ff4d427 2026-07-29 14:56:50.860 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port e15f177a-20f6-48e1-83e2-76bffa6ea35a 2026-07-29 14:56:51.023 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 9c0576a7-e84d-451a-a7fe-2feab819fad8 2026-07-29 14:56:52.609 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 9c0576a7-e84d-451a-a7fe-2feab819fad8 2026-07-29 14:56:56.446 16 INFO neutron.plugins.ml2.plugin [None req-c9101f50-0bf3-4701-b29d-1d4ec3d41e12 - - - - - -] Attempt 1 to provision port 5316bc27-f0c4-4d11-8453-031264113751 2026-07-29 14:56:56.615 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 5316bc27-f0c4-4d11-8453-031264113751 2026-07-29 14:56:59.915 13 INFO neutron.plugins.ml2.plugin [None req-942ee00d-dddc-47a6-83ba-7be246ed2902 - - - - - -] Attempt 1 to provision port 5316bc27-f0c4-4d11-8453-031264113751 2026-07-29 14:57:00.733 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 5316bc27-f0c4-4d11-8453-031264113751 2026-07-29 14:57:02.787 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee2c0feb-7d65-421e-b72c-3b49cb7da161'] response: {'server_uuid': 'cc62a866-9281-4a86-bb87-9bf90e0f371e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5561bd4a-1a5b-48f2-925a-f257bce09014', 'code': 200} 2026-07-29 14:57:04.845 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e63f359b-d7e9-43e6-9d38-4a6d055e3806'] response: {'server_uuid': '7a985083-eb81-4479-9d97-507364e0e409', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5316bc27-f0c4-4d11-8453-031264113751', 'code': 200} 2026-07-29 14:57:05.183 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 5561bd4a-1a5b-48f2-925a-f257bce09014 2026-07-29 14:57:05.300 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-91c5b550-fa3f-4a72-9d67-c67c115acf9b'] response: {'server_uuid': 'cc62a866-9281-4a86-bb87-9bf90e0f371e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5561bd4a-1a5b-48f2-925a-f257bce09014', 'code': 200} 2026-07-29 14:57:06.604 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 5561bd4a-1a5b-48f2-925a-f257bce09014 2026-07-29 14:57:16.625 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port b5c11d7e-2565-4449-80dd-44eca85086e9 2026-07-29 14:57:16.667 13 INFO neutron.plugins.ml2.plugin [None req-1eabba50-a1a7-4bbf-96b5-63bf15eaeb86 - - - - - -] Attempt 1 to provision port b5c11d7e-2565-4449-80dd-44eca85086e9 2026-07-29 14:57:18.736 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port b5c11d7e-2565-4449-80dd-44eca85086e9 2026-07-29 14:57:19.026 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 406b1513-5440-44e1-82fa-61c4e58bcdbf 2026-07-29 14:57:20.108 16 INFO neutron.plugins.ml2.plugin [None req-605e9326-dd80-42d4-b4d7-53965bb7455b - - - - - -] Attempt 1 to provision port d66175c7-5db9-4adf-9b54-c991b9e4d423 2026-07-29 14:57:20.136 16 INFO neutron.plugins.ml2.plugin [None req-605e9326-dd80-42d4-b4d7-53965bb7455b - - - - - -] Attempt 1 to provision port b5c11d7e-2565-4449-80dd-44eca85086e9 2026-07-29 14:57:20.192 16 INFO neutron.plugins.ml2.plugin [None req-605e9326-dd80-42d4-b4d7-53965bb7455b - - - - - -] Attempt 1 to provision port 3fa368ec-0ec1-444a-8ada-deadfcf61b92 2026-07-29 14:57:20.603 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 406b1513-5440-44e1-82fa-61c4e58bcdbf 2026-07-29 14:57:22.565 16 INFO neutron.plugins.ml2.plugin [None req-d79eb098-6779-48f8-8020-60cfdec56013 - - - - - -] Attempt 1 to provision port d66175c7-5db9-4adf-9b54-c991b9e4d423 2026-07-29 14:57:31.206 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 58b76ea1-285a-404f-bd6b-4a6f440f96f1 2026-07-29 14:57:31.400 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-86894d44-86d8-4cce-8652-fde6d155511a'] response: {'server_uuid': '462eb7cc-69de-4896-8166-5f4e61f3285e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '58b76ea1-285a-404f-bd6b-4a6f440f96f1', 'code': 200} 2026-07-29 14:57:32.967 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 58b76ea1-285a-404f-bd6b-4a6f440f96f1 2026-07-29 14:57:35.430 13 WARNING neutron.plugins.ml2.plugin [None req-0f19d736-e9db-4350-aa30-bf5578f9ae6a - - - - - -] Concurrent port binding operations failed on port d66175c7-5db9-4adf-9b54-c991b9e4d423 2026-07-29 14:57:35.434 13 INFO neutron.plugins.ml2.plugin [None req-0f19d736-e9db-4350-aa30-bf5578f9ae6a - - - - - -] Attempt 2 to bind port d66175c7-5db9-4adf-9b54-c991b9e4d423 2026-07-29 14:57:37.332 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 3fa368ec-0ec1-444a-8ada-deadfcf61b92 2026-07-29 14:57:37.634 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port d66175c7-5db9-4adf-9b54-c991b9e4d423 2026-07-29 14:57:39.032 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 3fa368ec-0ec1-444a-8ada-deadfcf61b92 2026-07-29 14:57:39.191 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port d66175c7-5db9-4adf-9b54-c991b9e4d423 2026-07-29 14:57:42.943 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port faed68c0-60c3-4143-ac57-a374af507e52 2026-07-29 14:57:45.068 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port faed68c0-60c3-4143-ac57-a374af507e52 2026-07-29 14:57:47.070 13 INFO neutron.plugins.ml2.plugin [None req-ed2e1fa5-afdb-4aa6-ac9c-df2df78ef094 - - - - - -] Attempt 1 to provision port faed68c0-60c3-4143-ac57-a374af507e52 2026-07-29 14:57:47.141 13 INFO neutron.plugins.ml2.plugin [None req-ed2e1fa5-afdb-4aa6-ac9c-df2df78ef094 - - - - - -] Attempt 1 to provision port d33083bb-f6af-4f3a-85e7-4f0f619649f8 2026-07-29 14:57:47.162 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port f09d0eaa-33e8-414f-8114-95d193690356 2026-07-29 14:57:48.937 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port f09d0eaa-33e8-414f-8114-95d193690356 2026-07-29 14:57:51.040 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port a4290969-2b6b-4052-8de3-0638aa9e8ee3 2026-07-29 14:57:52.651 13 INFO neutron.plugins.ml2.plugin [None req-880713e6-b8b7-4cfa-9bf4-17a8df9242bc - - - - - -] Attempt 1 to provision port 349db27f-f167-4ba9-b104-31ace722f4a1 2026-07-29 14:57:52.704 13 INFO neutron.plugins.ml2.plugin [None req-880713e6-b8b7-4cfa-9bf4-17a8df9242bc - - - - - -] Attempt 1 to provision port a4290969-2b6b-4052-8de3-0638aa9e8ee3 2026-07-29 14:57:53.033 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port a4290969-2b6b-4052-8de3-0638aa9e8ee3 2026-07-29 14:57:53.290 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port bfffc84d-a0e9-4927-877c-ef2d7811e2d3 2026-07-29 14:57:54.986 16 INFO neutron.plugins.ml2.plugin [None req-9e174a97-44af-44a1-b7a7-e2d67625c8b9 - - - - - -] Attempt 1 to provision port 10f4e101-ce13-4bed-b436-f42d88009ebb 2026-07-29 14:57:55.214 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 0a42d3ed-9a3e-4f3e-a6fb-b2c2416e2eef 2026-07-29 14:57:55.640 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port bfffc84d-a0e9-4927-877c-ef2d7811e2d3 2026-07-29 14:57:57.001 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 0a42d3ed-9a3e-4f3e-a6fb-b2c2416e2eef 2026-07-29 14:57:59.076 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port d5a6c6d9-71c8-4c16-910b-056493b652e0 2026-07-29 14:58:00.998 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port d5a6c6d9-71c8-4c16-910b-056493b652e0 2026-07-29 14:58:01.657 16 INFO neutron.plugins.ml2.plugin [None req-af2217b4-92d9-48b1-b3ef-714953cf2156 - - - - - -] Attempt 1 to provision port d5a6c6d9-71c8-4c16-910b-056493b652e0 2026-07-29 14:58:01.717 16 INFO neutron.plugins.ml2.plugin [None req-af2217b4-92d9-48b1-b3ef-714953cf2156 - - - - - -] Attempt 1 to provision port 602d417e-d48e-4ee0-99d1-f3039a94c7ca 2026-07-29 14:58:04.850 13 INFO neutron.plugins.ml2.plugin [None req-994d6e16-f65f-4b79-8e7b-8e0592f8f619 - - - - - -] Attempt 1 to provision port 9caa1367-734b-49d2-ab78-69802058e0f7 2026-07-29 14:58:04.881 13 INFO neutron.plugins.ml2.plugin [None req-994d6e16-f65f-4b79-8e7b-8e0592f8f619 - - - - - -] Attempt 1 to provision port 602d417e-d48e-4ee0-99d1-f3039a94c7ca 2026-07-29 14:58:04.909 13 INFO neutron.plugins.ml2.plugin [None req-994d6e16-f65f-4b79-8e7b-8e0592f8f619 - - - - - -] Attempt 1 to provision port 7b5cd1cb-4afe-4c89-9724-32b1974a109e 2026-07-29 14:58:04.939 13 INFO neutron.plugins.ml2.plugin [None req-994d6e16-f65f-4b79-8e7b-8e0592f8f619 - - - - - -] Attempt 1 to provision port a4290969-2b6b-4052-8de3-0638aa9e8ee3 2026-07-29 14:58:06.041 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port fec92223-a0db-4408-954b-a3d334334aa8 2026-07-29 14:58:06.157 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4563053b-2f35-4541-82ba-7a3cb53b803a'] response: {'server_uuid': 'd21e092e-b6c7-4fc1-89a9-bbc3f959c5de', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fec92223-a0db-4408-954b-a3d334334aa8', 'code': 200} 2026-07-29 14:58:08.102 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port d33083bb-f6af-4f3a-85e7-4f0f619649f8 2026-07-29 14:58:08.377 16 INFO neutron.plugins.ml2.plugin [None req-9fb09975-245c-4fb1-a4f5-52ec3770d537 - - - - - -] Attempt 1 to provision port 9caa1367-734b-49d2-ab78-69802058e0f7 2026-07-29 14:58:08.408 16 INFO neutron.plugins.ml2.plugin [None req-9fb09975-245c-4fb1-a4f5-52ec3770d537 - - - - - -] Attempt 1 to provision port 602d417e-d48e-4ee0-99d1-f3039a94c7ca 2026-07-29 14:58:08.421 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 349db27f-f167-4ba9-b104-31ace722f4a1 2026-07-29 14:58:08.798 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port a239b514-0578-44a7-8fd9-758bff7941e8 2026-07-29 14:58:08.928 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bee29c87-8df4-42cd-8ee1-28eabbcd5d3c'] response: {'server_uuid': '15e595b9-7ce3-4c0e-b596-059f7873c487', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a239b514-0578-44a7-8fd9-758bff7941e8', 'code': 200} 2026-07-29 14:58:09.214 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port fec92223-a0db-4408-954b-a3d334334aa8 2026-07-29 14:58:09.740 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port d33083bb-f6af-4f3a-85e7-4f0f619649f8 2026-07-29 14:58:09.929 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port a239b514-0578-44a7-8fd9-758bff7941e8 2026-07-29 14:58:10.183 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 349db27f-f167-4ba9-b104-31ace722f4a1 2026-07-29 14:58:10.387 16 INFO neutron.plugins.ml2.plugin [None req-0b141302-d782-44f4-830e-6731656ab641 - - - - - -] Attempt 1 to provision port fec92223-a0db-4408-954b-a3d334334aa8 2026-07-29 14:58:11.756 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 10f4e101-ce13-4bed-b436-f42d88009ebb 2026-07-29 14:58:13.808 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 9caa1367-734b-49d2-ab78-69802058e0f7 2026-07-29 14:58:14.461 16 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 10f4e101-ce13-4bed-b436-f42d88009ebb 2026-07-29 14:58:15.733 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 602d417e-d48e-4ee0-99d1-f3039a94c7ca 2026-07-29 14:58:16.064 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 9caa1367-734b-49d2-ab78-69802058e0f7 2026-07-29 14:58:16.265 13 INFO neutron.plugins.ml2.plugin [None req-3355f4d3-5684-4319-84ae-899f7c903452 - - - - - -] Attempt 1 to provision port 7b5cd1cb-4afe-4c89-9724-32b1974a109e 2026-07-29 14:58:25.895 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8dc01ba-0848-490b-8bbf-977139e0e97f'] response: {'server_uuid': '15e595b9-7ce3-4c0e-b596-059f7873c487', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a239b514-0578-44a7-8fd9-758bff7941e8', 'code': 200}