+ 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 /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-14 11:50:35.796 1 INFO neutron.common.config [-] Logging enabled! 2026-05-14 11:50:35.796 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-14 11:50:35.797 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-14 11:50:35.797 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-14 11:50:37.125 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 11:50:37.127 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-14 11:50:37.130 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-14 11:50:37.131 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 11:50:37.131 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-14 11:50:37.131 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-14 11:50:37.131 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-14 11:50:37.132 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 11:50:37.138 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 11:50:37.138 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 11:50:37.138 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 11:50:37.157 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-14 11:50:37.158 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 11:50:37.158 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-14 11:50:37.173 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-14 11:50:37.174 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-14 11:50:37.174 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-14 11:50:37.174 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-14 11:50:37.525 1 INFO neutron.plugins.ml2.managers [None req-7ce45a99-f059-43d7-8775-cfc79b97e2a4 - - - - - -] Initializing driver for type 'vlan' 2026-05-14 11:50:37.715 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7ce45a99-f059-43d7-8775-cfc79b97e2a4 - - - - - -] VlanTypeDriver initialization complete 2026-05-14 11:50:37.715 1 INFO neutron.plugins.ml2.managers [None req-7ce45a99-f059-43d7-8775-cfc79b97e2a4 - - - - - -] Initializing driver for type 'vxlan' 2026-05-14 11:50:37.715 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7ce45a99-f059-43d7-8775-cfc79b97e2a4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-14 11:50:37.777 1 INFO neutron.plugins.ml2.managers [None req-7ce45a99-f059-43d7-8775-cfc79b97e2a4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-14 11:50:37.778 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7ce45a99-f059-43d7-8775-cfc79b97e2a4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-14 11:50:37.778 1 INFO neutron.plugins.ml2.managers [None req-7ce45a99-f059-43d7-8775-cfc79b97e2a4 - - - - - -] Initializing extension driver 'port_security' 2026-05-14 11:50:37.778 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7ce45a99-f059-43d7-8775-cfc79b97e2a4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-14 11:50:37.778 1 INFO neutron.plugins.ml2.managers [None req-7ce45a99-f059-43d7-8775-cfc79b97e2a4 - - - - - -] Initializing extension driver 'qos' 2026-05-14 11:50:37.779 1 INFO neutron.plugins.ml2.managers [None req-7ce45a99-f059-43d7-8775-cfc79b97e2a4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-14 11:50:37.779 1 INFO neutron.plugins.ml2.managers [None req-7ce45a99-f059-43d7-8775-cfc79b97e2a4 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-14 11:50:37.792 1 INFO neutron.quota [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded quota_driver: . 2026-05-14 11:50:37.792 1 INFO neutron.plugins.ml2.plugin [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Modular L2 Plugin initialization complete 2026-05-14 11:50:37.792 1 INFO neutron.plugins.ml2.managers [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-14 11:50:37.793 1 INFO neutron.plugins.ml2.managers [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-14 11:50:37.793 1 INFO neutron.plugins.ml2.managers [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Got port-security extension from driver 'port_security' 2026-05-14 11:50:37.793 1 INFO neutron.manager [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loading Plugin: qos 2026-05-14 11:50:37.806 1 INFO neutron.manager [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loading Plugin: router 2026-05-14 11:50:37.844 1 INFO neutron.services.service_base [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-14 11:50:37.845 1 INFO neutron.manager [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loading Plugin: segments 2026-05-14 11:50:37.907 1 INFO neutron.manager [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loading Plugin: trunk 2026-05-14 11:50:37.919 1 INFO neutron.manager [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loading Plugin: vpnaas 2026-05-14 11:50:37.952 1 WARNING stevedore.named [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-14 11:50:38.022 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-14 11:50:38.023 1 INFO neutron.manager [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loading Plugin: taas 2026-05-14 11:50:38.179 1 WARNING stevedore.named [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 11:50:38.199 1 INFO neutron_taas.services.taas.taas_plugin [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-14 11:50:38.200 1 INFO neutron.manager [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loading Plugin: tapmirror 2026-05-14 11:50:38.211 1 WARNING stevedore.named [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 11:50:38.229 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-14 11:50:38.230 1 INFO neutron.manager [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loading Plugin: auto_allocate 2026-05-14 11:50:38.239 1 INFO neutron.manager [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loading Plugin: tag 2026-05-14 11:50:38.246 1 INFO neutron.manager [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loading Plugin: timestamp 2026-05-14 11:50:38.249 1 INFO neutron.manager [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loading Plugin: network_ip_availability 2026-05-14 11:50:38.254 1 INFO neutron.manager [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loading Plugin: flavors 2026-05-14 11:50:38.257 1 INFO neutron.manager [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loading Plugin: revisions 2026-05-14 11:50:38.260 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Initializing extension manager. 2026-05-14 11:50:38.261 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: address-group 2026-05-14 11:50:38.262 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: address-scope 2026-05-14 11:50:38.262 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-14 11:50:38.263 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: agent 2026-05-14 11:50:38.264 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: agent-resources-synced 2026-05-14 11:50:38.265 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: allowed-address-pairs 2026-05-14 11:50:38.265 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: auto-allocated-topology 2026-05-14 11:50:38.266 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: availability_zone 2026-05-14 11:50:38.266 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: availability_zone_filter 2026-05-14 11:50:38.267 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-14 11:50:38.267 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: default-subnetpools 2026-05-14 11:50:38.269 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-14 11:50:38.270 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: dns-integration 2026-05-14 11:50:38.271 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: dns-domain-ports 2026-05-14 11:50:38.272 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-14 11:50:38.273 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: dvr 2026-05-14 11:50:38.274 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-14 11:50:38.275 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: empty-string-filtering 2026-05-14 11:50:38.276 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 11:50:38.277 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-14 11:50:38.278 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: external-net 2026-05-14 11:50:38.280 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-14 11:50:38.280 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: extraroute 2026-05-14 11:50:38.281 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: extraroute-atomic 2026-05-14 11:50:38.282 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: filter-validation 2026-05-14 11:50:38.282 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-14 11:50:38.283 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-14 11:50:38.283 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-14 11:50:38.284 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: fip-port-details 2026-05-14 11:50:38.285 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: flavors 2026-05-14 11:50:38.286 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-14 11:50:38.286 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: floatingip-pools 2026-05-14 11:50:38.287 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: ip_allocation 2026-05-14 11:50:38.287 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: ip-substring-filtering 2026-05-14 11:50:38.288 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: l2_adjacency 2026-05-14 11:50:38.289 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: router 2026-05-14 11:50:38.291 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 11:50:38.291 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-14 11:50:38.292 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-14 11:50:38.292 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: ext-gw-mode 2026-05-14 11:50:38.293 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: l3-ha 2026-05-14 11:50:38.293 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-14 11:50:38.294 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-14 11:50:38.294 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: l3-flavors 2026-05-14 11:50:38.295 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-14 11:50:38.296 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-14 11:50:38.298 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-14 11:50:38.299 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-14 11:50:38.300 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-14 11:50:38.301 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-14 11:50:38.301 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-14 11:50:38.302 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: multi-provider 2026-05-14 11:50:38.302 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: net-mtu 2026-05-14 11:50:38.303 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: net-mtu-writable 2026-05-14 11:50:38.304 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: network_availability_zone 2026-05-14 11:50:38.304 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: network_ha 2026-05-14 11:50:38.305 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: network-ip-availability 2026-05-14 11:50:38.305 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: network-ip-availability-details 2026-05-14 11:50:38.306 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-14 11:50:38.307 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: pagination 2026-05-14 11:50:38.307 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: port-device-profile 2026-05-14 11:50:38.307 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-14 11:50:38.308 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-14 11:50:38.308 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-14 11:50:38.309 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: port-mac-override 2026-05-14 11:50:38.309 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-14 11:50:38.310 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-14 11:50:38.310 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-14 11:50:38.310 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: port-resource-request 2026-05-14 11:50:38.311 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: port-resource-request-groups 2026-05-14 11:50:38.311 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-14 11:50:38.312 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: binding 2026-05-14 11:50:38.313 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: binding-extended 2026-05-14 11:50:38.314 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: port-security 2026-05-14 11:50:38.314 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: project-id 2026-05-14 11:50:38.314 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: provider 2026-05-14 11:50:38.315 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-14 11:50:38.317 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: qos 2026-05-14 11:50:38.318 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-14 11:50:38.318 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-14 11:50:38.319 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: qos-default 2026-05-14 11:50:38.319 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: qos-fip 2026-05-14 11:50:38.320 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-14 11:50:38.320 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: qos-gateway-ip 2026-05-14 11:50:38.320 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: qos-port-network-policy 2026-05-14 11:50:38.321 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: qos-pps-minimum 2026-05-14 11:50:38.322 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-14 11:50:38.322 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: qos-pps 2026-05-14 11:50:38.322 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: qos-rule-type-details 2026-05-14 11:50:38.323 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-14 11:50:38.323 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: qos-rules-alias 2026-05-14 11:50:38.324 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: quota-check-limit 2026-05-14 11:50:38.324 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: quota-check-limit-default 2026-05-14 11:50:38.326 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: quotas 2026-05-14 11:50:38.329 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: quota_details 2026-05-14 11:50:38.330 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: rbac-policies 2026-05-14 11:50:38.330 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: rbac-address-group 2026-05-14 11:50:38.331 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: rbac-address-scope 2026-05-14 11:50:38.331 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: rbac-security-groups 2026-05-14 11:50:38.332 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: rbac-subnetpool 2026-05-14 11:50:38.332 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: revision-if-match 2026-05-14 11:50:38.333 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: standard-attr-revisions 2026-05-14 11:50:38.334 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: router_availability_zone 2026-05-14 11:50:38.334 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-14 11:50:38.334 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-14 11:50:38.336 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: security-groups-default-rules 2026-05-14 11:50:38.336 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-14 11:50:38.337 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-14 11:50:38.337 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-14 11:50:38.338 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-14 11:50:38.338 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-14 11:50:38.342 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: security-group 2026-05-14 11:50:38.343 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: segment 2026-05-14 11:50:38.343 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-14 11:50:38.344 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: service-type 2026-05-14 11:50:38.344 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: sorting 2026-05-14 11:50:38.345 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: standard-attr-segment 2026-05-14 11:50:38.345 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: standard-attr-description 2026-05-14 11:50:38.346 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: stateful-security-group 2026-05-14 11:50:38.346 1 WARNING neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-14 11:50:38.347 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-14 11:50:38.347 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: subnet-external-network 2026-05-14 11:50:38.349 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: subnet_onboard 2026-05-14 11:50:38.350 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-14 11:50:38.350 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: subnet-service-types 2026-05-14 11:50:38.350 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: subnet_allocation 2026-05-14 11:50:38.351 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-14 11:50:38.351 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: tag-creation 2026-05-14 11:50:38.352 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-14 11:50:38.356 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: standard-attr-tag 2026-05-14 11:50:38.357 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-14 11:50:38.357 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: trunk 2026-05-14 11:50:38.358 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: trunk-details 2026-05-14 11:50:38.358 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-14 11:50:38.359 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-14 11:50:38.359 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-14 11:50:38.360 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-14 11:50:38.361 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-14 11:50:38.362 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-14 11:50:38.362 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: vpn-flavors 2026-05-14 11:50:38.364 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: vpnaas 2026-05-14 11:50:38.365 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: taas 2026-05-14 11:50:38.366 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: tap-mirror 2026-05-14 11:50:38.366 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-14 11:50:38.367 1 INFO neutron.api.extensions [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Loaded extension: taas-vlan-filter 2026-05-14 11:50:38.369 1 WARNING oslo_service.backend._threading.service [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-14 11:50:38.376 1 WARNING oslo_service.backend._threading.service [None req-5de32a8c-679f-4b58-a928-f72d8876c4ff - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-14 11:51:08.469 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-14 11:51:08.530 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-14 11:51:08.533 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-14 11:51:17.234 16 INFO neutron.db.l3_hamode_db [None req-5c1d9b21-7180-4534-8789-fc8d98ae9ec5 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 11:51:31.453 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 0d0a7987-f9f2-4799-a8a1-59e2925e1826 2026-05-14 11:51:31.912 13 INFO neutron.plugins.ml2.plugin [None req-acc8b4c4-b128-4b9f-b96e-fd042c597d60 - - - - - -] Attempt 1 to provision port 0d0a7987-f9f2-4799-a8a1-59e2925e1826 2026-05-14 11:51:33.357 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 0d0a7987-f9f2-4799-a8a1-59e2925e1826 2026-05-14 11:51:33.595 13 INFO neutron.plugins.ml2.plugin [None req-c2cc27aa-1053-4764-b57c-51210b6bdd72 - - - - - -] Attempt 1 to provision port 0d0a7987-f9f2-4799-a8a1-59e2925e1826 2026-05-14 11:56:13.495 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port b3bd16e3-a4aa-4d2a-b021-e58ba91a3912 2026-05-14 11:56:15.426 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port b3bd16e3-a4aa-4d2a-b021-e58ba91a3912 2026-05-14 11:56:15.988 13 INFO neutron.plugins.ml2.plugin [None req-c1f29107-a701-49de-a22f-90ab5b4ead03 - - - - - -] Attempt 1 to provision port b3bd16e3-a4aa-4d2a-b021-e58ba91a3912 2026-05-14 11:56:21.417 13 INFO neutron.plugins.ml2.plugin [None req-5e47215d-21bc-4489-91ed-01211b436b35 - - - - - -] Attempt 1 to provision port fab55954-614e-489c-b14e-dcffb8541c94 2026-05-14 12:00:02.127 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port fab55954-614e-489c-b14e-dcffb8541c94 2026-05-14 12:00:03.536 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port fab55954-614e-489c-b14e-dcffb8541c94 2026-05-14 12:08:27.706 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 75affdb6-c298-4708-870e-69b71da9607f 2026-05-14 12:08:29.659 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 75affdb6-c298-4708-870e-69b71da9607f 2026-05-14 12:18:40.948 16 INFO neutron.plugins.ml2.plugin [None req-84faa917-9629-449e-b984-31a33c427b5f - - - - - -] Attempt 1 to provision port b3bd16e3-a4aa-4d2a-b021-e58ba91a3912 2026-05-14 12:18:40.990 16 INFO neutron.plugins.ml2.plugin [None req-84faa917-9629-449e-b984-31a33c427b5f - - - - - -] Attempt 1 to provision port 0d0a7987-f9f2-4799-a8a1-59e2925e1826 2026-05-14 12:18:41.030 16 INFO neutron.plugins.ml2.plugin [None req-84faa917-9629-449e-b984-31a33c427b5f - - - - - -] Attempt 1 to provision port fab55954-614e-489c-b14e-dcffb8541c94 2026-05-14 12:24:03.954 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 4fb34b72-3733-494e-bb95-4cfa73647a78 2026-05-14 12:24:05.972 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 4fb34b72-3733-494e-bb95-4cfa73647a78 2026-05-14 12:24:12.101 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 8b28e8c5-222d-485e-8970-937356b0dfda 2026-05-14 12:24:12.834 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port c9cb47c0-9447-4a01-bde0-9299dc706ad8 2026-05-14 12:24:14.095 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 571f7728-fe63-4884-b587-edef8f61e253 2026-05-14 12:24:14.604 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port c9cb47c0-9447-4a01-bde0-9299dc706ad8 2026-05-14 12:24:14.882 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 8b28e8c5-222d-485e-8970-937356b0dfda 2026-05-14 12:24:16.044 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 571f7728-fe63-4884-b587-edef8f61e253 2026-05-14 12:24:16.333 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 544664ab-9fe8-4a88-ad64-27e0cfd667c5 2026-05-14 12:24:18.004 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 544664ab-9fe8-4a88-ad64-27e0cfd667c5 2026-05-14 12:24:22.586 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port dfdd9033-d77f-404a-b38e-4d20292d7f00 2026-05-14 12:24:23.194 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-98764eb0-7c33-4928-b6ad-d83e31718407'] response: {'server_uuid': '58399ca7-742b-4321-b4b9-0c4e5934cf5e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dfdd9033-d77f-404a-b38e-4d20292d7f00', 'code': 200} 2026-05-14 12:24:23.997 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port dfdd9033-d77f-404a-b38e-4d20292d7f00 2026-05-14 12:24:26.648 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 5fba1986-069e-4b1e-a59c-c6e329030b72 2026-05-14 12:24:27.042 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port cc79d474-b0e1-407a-bac4-6fa37a2e847d 2026-05-14 12:24:27.173 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fc975eb-45d1-4c4b-96df-53dee6a86197'] response: {'server_uuid': '48fb58b2-a65b-4e98-83c4-128971d2caac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cc79d474-b0e1-407a-bac4-6fa37a2e847d', 'code': 200} 2026-05-14 12:24:28.661 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 5fba1986-069e-4b1e-a59c-c6e329030b72 2026-05-14 12:24:28.929 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port ff005a16-4a85-4b3f-a364-e6f01f90bb0b 2026-05-14 12:24:29.212 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f7fce3f-9f0c-4b2d-84e0-4fdf9c4698d0'] response: {'server_uuid': 'df598a25-7016-41c9-9c5c-e97d5d2c3461', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff005a16-4a85-4b3f-a364-e6f01f90bb0b', 'code': 200} 2026-05-14 12:24:29.315 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port cc79d474-b0e1-407a-bac4-6fa37a2e847d 2026-05-14 12:24:30.564 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port b966edd9-28da-4eb6-8515-4e68bad25eb7 2026-05-14 12:24:30.926 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port ff005a16-4a85-4b3f-a364-e6f01f90bb0b 2026-05-14 12:24:31.311 13 INFO neutron.plugins.ml2.plugin [None req-54ec3d0a-e886-46da-9a09-7cc48e1c4f1e - - - - - -] Attempt 1 to provision port cc79d474-b0e1-407a-bac4-6fa37a2e847d 2026-05-14 12:24:31.361 13 INFO neutron.plugins.ml2.plugin [None req-54ec3d0a-e886-46da-9a09-7cc48e1c4f1e - - - - - -] Attempt 1 to provision port ff005a16-4a85-4b3f-a364-e6f01f90bb0b 2026-05-14 12:24:31.433 13 INFO neutron.plugins.ml2.plugin [None req-54ec3d0a-e886-46da-9a09-7cc48e1c4f1e - - - - - -] Attempt 1 to provision port 1e870d2e-f362-4e8b-af21-968dc966fb0a 2026-05-14 12:24:31.460 13 INFO neutron.plugins.ml2.plugin [None req-54ec3d0a-e886-46da-9a09-7cc48e1c4f1e - - - - - -] Attempt 1 to provision port c9d464ba-2e90-4f8f-b03a-2feb4ced0393 2026-05-14 12:24:31.495 13 INFO neutron.plugins.ml2.plugin [None req-54ec3d0a-e886-46da-9a09-7cc48e1c4f1e - - - - - -] Attempt 1 to provision port dfdd9033-d77f-404a-b38e-4d20292d7f00 2026-05-14 12:24:31.545 13 INFO neutron.plugins.ml2.plugin [None req-54ec3d0a-e886-46da-9a09-7cc48e1c4f1e - - - - - -] Attempt 1 to provision port 0247ee7d-416e-4881-ad61-3a46125cf65e 2026-05-14 12:24:31.571 13 INFO neutron.plugins.ml2.plugin [None req-54ec3d0a-e886-46da-9a09-7cc48e1c4f1e - - - - - -] Attempt 1 to provision port 4df12c28-ae85-42c3-99d4-fcd418a1703f 2026-05-14 12:24:31.600 13 INFO neutron.plugins.ml2.plugin [None req-54ec3d0a-e886-46da-9a09-7cc48e1c4f1e - - - - - -] Attempt 1 to provision port b966edd9-28da-4eb6-8515-4e68bad25eb7 2026-05-14 12:24:31.651 13 INFO neutron.plugins.ml2.plugin [None req-54ec3d0a-e886-46da-9a09-7cc48e1c4f1e - - - - - -] Attempt 1 to provision port c9cb47c0-9447-4a01-bde0-9299dc706ad8 2026-05-14 12:24:31.706 13 INFO neutron.plugins.ml2.plugin [None req-54ec3d0a-e886-46da-9a09-7cc48e1c4f1e - - - - - -] Attempt 1 to provision port 5fba1986-069e-4b1e-a59c-c6e329030b72 2026-05-14 12:24:32.593 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port b966edd9-28da-4eb6-8515-4e68bad25eb7 2026-05-14 12:24:35.360 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3945b6c8-521c-4b17-bba6-12c119b61fb2'] response: {'server_uuid': 'df598a25-7016-41c9-9c5c-e97d5d2c3461', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ff005a16-4a85-4b3f-a364-e6f01f90bb0b', 'code': 200} 2026-05-14 12:24:46.584 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port a19d5f79-ea4f-42d9-98b8-88b95d74cb2f 2026-05-14 12:24:48.593 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port a19d5f79-ea4f-42d9-98b8-88b95d74cb2f 2026-05-14 12:24:48.882 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 2c7e6953-34ac-44f8-9ba2-0600f9b88779 2026-05-14 12:24:48.891 13 INFO neutron.plugins.ml2.plugin [None req-b90e8314-f321-4ef4-97dd-fb9c3b9e2ef8 - - - - - -] Attempt 1 to provision port 0713feb7-b10d-428d-ac21-ee2ec48ed3bb 2026-05-14 12:24:48.949 13 INFO neutron.plugins.ml2.plugin [None req-b90e8314-f321-4ef4-97dd-fb9c3b9e2ef8 - - - - - -] Attempt 1 to provision port a19d5f79-ea4f-42d9-98b8-88b95d74cb2f 2026-05-14 12:24:50.688 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 28b760b2-c079-4bec-ba2a-db3d42257db2 2026-05-14 12:24:51.082 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 2c7e6953-34ac-44f8-9ba2-0600f9b88779 2026-05-14 12:24:52.647 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 28b760b2-c079-4bec-ba2a-db3d42257db2 2026-05-14 12:24:52.857 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 13a1b543-509b-4258-aa8c-84980d16c8b0 2026-05-14 12:24:54.632 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 4df12c28-ae85-42c3-99d4-fcd418a1703f 2026-05-14 12:24:54.931 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 13a1b543-509b-4258-aa8c-84980d16c8b0 2026-05-14 12:24:56.589 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port c9d464ba-2e90-4f8f-b03a-2feb4ced0393 2026-05-14 12:24:56.924 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 4df12c28-ae85-42c3-99d4-fcd418a1703f 2026-05-14 12:24:57.428 16 INFO neutron.plugins.ml2.plugin [None req-20d86e6b-38e3-4ed7-a59e-bef0f394e1dc - - - - - -] Attempt 1 to provision port 0713feb7-b10d-428d-ac21-ee2ec48ed3bb 2026-05-14 12:24:57.465 16 INFO neutron.plugins.ml2.plugin [None req-20d86e6b-38e3-4ed7-a59e-bef0f394e1dc - - - - - -] Attempt 1 to provision port a4a683f0-c6bc-4cd1-b5f9-0b347626328b 2026-05-14 12:24:57.507 16 INFO neutron.plugins.ml2.plugin [None req-20d86e6b-38e3-4ed7-a59e-bef0f394e1dc - - - - - -] Attempt 1 to provision port a19d5f79-ea4f-42d9-98b8-88b95d74cb2f 2026-05-14 12:24:57.571 16 INFO neutron.plugins.ml2.plugin [None req-20d86e6b-38e3-4ed7-a59e-bef0f394e1dc - - - - - -] Attempt 1 to provision port 13a1b543-509b-4258-aa8c-84980d16c8b0 2026-05-14 12:24:58.633 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port c9d464ba-2e90-4f8f-b03a-2feb4ced0393 2026-05-14 12:25:01.426 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 95102010-cdb9-4607-a690-7166432e7a2a 2026-05-14 12:25:01.535 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6aad587-1361-4e5e-86f9-ddf0f7694fa2'] response: {'server_uuid': '344cfefe-97b2-4511-a3c8-e8fe496ec7c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '95102010-cdb9-4607-a690-7166432e7a2a', 'code': 200} 2026-05-14 12:25:01.961 16 INFO neutron.plugins.ml2.plugin [None req-06082817-9387-4658-9980-e8d5ef5c9a52 - - - - - -] Attempt 1 to provision port 6202a187-0236-42ba-8b1f-ac3470055fd8 2026-05-14 12:25:01.994 16 INFO neutron.plugins.ml2.plugin [None req-06082817-9387-4658-9980-e8d5ef5c9a52 - - - - - -] Attempt 1 to provision port a4a683f0-c6bc-4cd1-b5f9-0b347626328b 2026-05-14 12:25:02.031 16 INFO neutron.plugins.ml2.plugin [None req-06082817-9387-4658-9980-e8d5ef5c9a52 - - - - - -] Attempt 1 to provision port 95102010-cdb9-4607-a690-7166432e7a2a 2026-05-14 12:25:02.087 16 INFO neutron.plugins.ml2.plugin [None req-06082817-9387-4658-9980-e8d5ef5c9a52 - - - - - -] Attempt 1 to provision port 13a1b543-509b-4258-aa8c-84980d16c8b0 2026-05-14 12:25:02.807 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 95102010-cdb9-4607-a690-7166432e7a2a 2026-05-14 12:25:05.719 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port d30f5d83-00ce-4884-8357-d8ec925fcb63 2026-05-14 12:25:05.830 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a83f842-52df-407e-b066-bf1544ca2b55'] response: {'server_uuid': '7f20b3e4-550f-451b-ac58-97bf23a90de9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd30f5d83-00ce-4884-8357-d8ec925fcb63', 'code': 200} 2026-05-14 12:25:05.955 16 INFO neutron.plugins.ml2.plugin [None req-fcd4de6d-b192-4c43-b710-f9282ecfd692 - - - - - -] Attempt 1 to provision port a4a683f0-c6bc-4cd1-b5f9-0b347626328b 2026-05-14 12:25:06.013 16 INFO neutron.plugins.ml2.plugin [None req-fcd4de6d-b192-4c43-b710-f9282ecfd692 - - - - - -] Attempt 1 to provision port dfdd9033-d77f-404a-b38e-4d20292d7f00 2026-05-14 12:25:06.762 13 WARNING neutron.plugins.ml2.plugin [None req-feb013e9-dc9a-4b8a-aa50-fa61b6ab1814 - - - - - -] Concurrent port binding operations failed on port 6202a187-0236-42ba-8b1f-ac3470055fd8 2026-05-14 12:25:06.765 13 INFO neutron.plugins.ml2.plugin [None req-feb013e9-dc9a-4b8a-aa50-fa61b6ab1814 - - - - - -] Attempt 2 to bind port 6202a187-0236-42ba-8b1f-ac3470055fd8 2026-05-14 12:25:07.035 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port d30f5d83-00ce-4884-8357-d8ec925fcb63 2026-05-14 12:25:07.511 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 0713feb7-b10d-428d-ac21-ee2ec48ed3bb 2026-05-14 12:25:07.882 16 INFO neutron.plugins.ml2.plugin [None req-09377f80-378a-4aea-9f79-60c2497dada2 - - - - - -] Attempt 1 to provision port a4a683f0-c6bc-4cd1-b5f9-0b347626328b 2026-05-14 12:25:07.984 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 6202a187-0236-42ba-8b1f-ac3470055fd8 2026-05-14 12:25:09.356 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 3c9ab959-00e2-4d39-b8a9-7cfdcd8f5943 2026-05-14 12:25:09.670 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 0713feb7-b10d-428d-ac21-ee2ec48ed3bb 2026-05-14 12:25:09.867 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 6202a187-0236-42ba-8b1f-ac3470055fd8 2026-05-14 12:25:11.426 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 3c9ab959-00e2-4d39-b8a9-7cfdcd8f5943 2026-05-14 12:25:11.581 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port a4a683f0-c6bc-4cd1-b5f9-0b347626328b 2026-05-14 12:25:11.591 13 INFO neutron.plugins.ml2.plugin [None req-944bbaa8-0a48-4969-90e2-212d4d08377d - - - - - -] Attempt 1 to provision port 3c9ab959-00e2-4d39-b8a9-7cfdcd8f5943 2026-05-14 12:25:13.506 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port a4a683f0-c6bc-4cd1-b5f9-0b347626328b 2026-05-14 12:25:15.601 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 9d22aa57-38e9-41e6-abcc-2fc25d4d3165 2026-05-14 12:25:21.400 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port ccae7f11-e204-4b35-b143-65557e39128f 2026-05-14 12:25:23.437 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port ccae7f11-e204-4b35-b143-65557e39128f 2026-05-14 12:25:23.641 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 3c57ad5c-ad33-4468-83fc-124e4eae6514 2026-05-14 12:25:25.329 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 3c57ad5c-ad33-4468-83fc-124e4eae6514 2026-05-14 12:25:32.476 16 INFO neutron.plugins.ml2.plugin [None req-9b4a4b4f-69f8-4a7b-9df3-db7098df56ba - - - - - -] Attempt 1 to provision port 1156abbe-713c-4d63-b161-cbcb09dc7634 2026-05-14 12:25:32.512 16 INFO neutron.plugins.ml2.plugin [None req-9b4a4b4f-69f8-4a7b-9df3-db7098df56ba - - - - - -] Attempt 1 to provision port 7ef5b903-0412-48ab-8f42-377374faaa4d 2026-05-14 12:25:32.537 16 INFO neutron.plugins.ml2.plugin [None req-9b4a4b4f-69f8-4a7b-9df3-db7098df56ba - - - - - -] Attempt 1 to provision port 3c57ad5c-ad33-4468-83fc-124e4eae6514 2026-05-14 12:25:33.525 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c0230b4-1966-4833-bd0d-e6fdba3767a5'] response: {'server_uuid': '344cfefe-97b2-4511-a3c8-e8fe496ec7c2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '95102010-cdb9-4607-a690-7166432e7a2a', 'code': 200} 2026-05-14 12:25:36.005 13 INFO neutron.plugins.ml2.plugin [None req-87ef8534-f0a2-4aad-970f-4d542c5885d5 - - - - - -] Attempt 1 to provision port 1156abbe-713c-4d63-b161-cbcb09dc7634 2026-05-14 12:25:37.863 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 95102010-cdb9-4607-a690-7166432e7a2a 2026-05-14 12:25:38.004 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-defcb7fc-fb36-4201-b7be-9981337e34fb'] response: {'server_uuid': '344cfefe-97b2-4511-a3c8-e8fe496ec7c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '95102010-cdb9-4607-a690-7166432e7a2a', 'code': 200} 2026-05-14 12:25:39.404 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 1156abbe-713c-4d63-b161-cbcb09dc7634 2026-05-14 12:25:39.798 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 95102010-cdb9-4607-a690-7166432e7a2a 2026-05-14 12:25:40.069 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 7ef5b903-0412-48ab-8f42-377374faaa4d 2026-05-14 12:25:41.979 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 1156abbe-713c-4d63-b161-cbcb09dc7634 2026-05-14 12:25:42.212 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port f65390ca-8c69-4273-8cef-718dde8a8ad5 2026-05-14 12:25:42.327 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d151efa-ab8e-4eac-a1ec-5443015e3a35'] response: {'server_uuid': '3826fb5b-d890-478a-a0bd-2fa696285712', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f65390ca-8c69-4273-8cef-718dde8a8ad5', 'code': 200} 2026-05-14 12:25:42.591 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 7ef5b903-0412-48ab-8f42-377374faaa4d 2026-05-14 12:25:43.346 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port f65390ca-8c69-4273-8cef-718dde8a8ad5 2026-05-14 12:25:45.449 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port cc6d9553-b0ba-498f-be76-768bd04f83b0 2026-05-14 12:26:49.282 13 INFO neutron.plugins.ml2.plugin [None req-b790fdfa-77ba-48c7-b47d-d69d27b859e9 - - - - - -] Attempt 1 to provision port 1c774b7c-8ebc-4bf8-966a-b9f8f9647c89 2026-05-14 12:26:51.459 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 06a4534e-6530-48ba-a3cf-dc45f14d4d1b 2026-05-14 12:26:52.112 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 85706c8e-3299-4f68-8660-f9537f1bbfcd 2026-05-14 12:26:53.485 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 06a4534e-6530-48ba-a3cf-dc45f14d4d1b 2026-05-14 12:26:53.725 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 7eb7eefb-65ad-40e8-ac10-6f2c87ad1b72 2026-05-14 12:26:54.200 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 85706c8e-3299-4f68-8660-f9537f1bbfcd 2026-05-14 12:26:55.998 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 7eb7eefb-65ad-40e8-ac10-6f2c87ad1b72 2026-05-14 12:26:56.329 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 4903c28f-2256-4e94-b261-3defe290572a 2026-05-14 12:26:57.211 13 INFO neutron.plugins.ml2.plugin [None req-cc9304f6-5ad1-4a14-afc3-21e6fada5c64 - - - - - -] Attempt 1 to provision port 4903c28f-2256-4e94-b261-3defe290572a 2026-05-14 12:26:57.260 13 INFO neutron.plugins.ml2.plugin [None req-cc9304f6-5ad1-4a14-afc3-21e6fada5c64 - - - - - -] Attempt 1 to provision port 06a4534e-6530-48ba-a3cf-dc45f14d4d1b 2026-05-14 12:26:57.315 13 INFO neutron.plugins.ml2.plugin [None req-cc9304f6-5ad1-4a14-afc3-21e6fada5c64 - - - - - -] Attempt 1 to provision port 78061859-10b5-44ee-9f57-3b030d46e954 2026-05-14 12:26:57.340 13 INFO neutron.plugins.ml2.plugin [None req-cc9304f6-5ad1-4a14-afc3-21e6fada5c64 - - - - - -] Attempt 1 to provision port 0501742a-a15a-4f05-8b40-7c975096a218 2026-05-14 12:26:57.363 13 INFO neutron.plugins.ml2.plugin [None req-cc9304f6-5ad1-4a14-afc3-21e6fada5c64 - - - - - -] Attempt 1 to provision port b22514ac-cc4c-4033-aa6e-a733b8e88e6f 2026-05-14 12:26:57.402 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 4903c28f-2256-4e94-b261-3defe290572a 2026-05-14 12:27:03.190 13 INFO neutron.plugins.ml2.plugin [None req-ba7e4e48-47b9-4094-8ae3-63811c254225 - - - - - -] Attempt 1 to provision port 4903c28f-2256-4e94-b261-3defe290572a 2026-05-14 12:27:03.252 13 INFO neutron.plugins.ml2.plugin [None req-ba7e4e48-47b9-4094-8ae3-63811c254225 - - - - - -] Attempt 1 to provision port 06a4534e-6530-48ba-a3cf-dc45f14d4d1b 2026-05-14 12:27:03.313 13 INFO neutron.plugins.ml2.plugin [None req-ba7e4e48-47b9-4094-8ae3-63811c254225 - - - - - -] Attempt 1 to provision port 78061859-10b5-44ee-9f57-3b030d46e954 2026-05-14 12:27:03.338 13 INFO neutron.plugins.ml2.plugin [None req-ba7e4e48-47b9-4094-8ae3-63811c254225 - - - - - -] Attempt 1 to provision port 0501742a-a15a-4f05-8b40-7c975096a218 2026-05-14 12:27:03.904 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 54e2f7bc-fb51-45d4-ac7c-bf0cf2835422 2026-05-14 12:27:04.022 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-df669ee1-ae0f-4f3e-bd22-597fe45ffd02'] response: {'server_uuid': '39a7b798-353f-4d2e-8140-c9a8334dd57a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54e2f7bc-fb51-45d4-ac7c-bf0cf2835422', 'code': 200} 2026-05-14 12:27:05.875 16 INFO neutron.plugins.ml2.plugin [None req-584974a0-0966-40b0-9821-8f358c02a13d - - - - - -] Attempt 1 to provision port 0501742a-a15a-4f05-8b40-7c975096a218 2026-05-14 12:27:05.901 16 INFO neutron.plugins.ml2.plugin [None req-584974a0-0966-40b0-9821-8f358c02a13d - - - - - -] Attempt 1 to provision port 78061859-10b5-44ee-9f57-3b030d46e954 2026-05-14 12:27:06.568 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 54e2f7bc-fb51-45d4-ac7c-bf0cf2835422 2026-05-14 12:27:06.792 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 532e2a76-7b7d-4ebe-a329-dec876750d38 2026-05-14 12:27:06.907 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bae1f659-389b-45aa-a9cc-e9fbcdf75132'] response: {'server_uuid': '48e9d848-6d8a-413a-894a-54a27712f7c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '532e2a76-7b7d-4ebe-a329-dec876750d38', 'code': 200} 2026-05-14 12:27:07.773 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 532e2a76-7b7d-4ebe-a329-dec876750d38 2026-05-14 12:27:08.348 16 INFO neutron.plugins.ml2.plugin [None req-f4af1f6f-ab69-46be-85d0-10bb5359883d - - - - - -] Attempt 1 to provision port 0501742a-a15a-4f05-8b40-7c975096a218 2026-05-14 12:27:08.388 16 INFO neutron.plugins.ml2.plugin [None req-f4af1f6f-ab69-46be-85d0-10bb5359883d - - - - - -] Attempt 1 to provision port 532e2a76-7b7d-4ebe-a329-dec876750d38 2026-05-14 12:27:09.666 13 INFO neutron.plugins.ml2.plugin [None req-33771d23-e59e-40b3-a87a-58f1da818f4c - - - - - -] Attempt 1 to provision port 54e2f7bc-fb51-45d4-ac7c-bf0cf2835422 2026-05-14 12:27:09.734 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 0501742a-a15a-4f05-8b40-7c975096a218 2026-05-14 12:27:11.656 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 0501742a-a15a-4f05-8b40-7c975096a218 2026-05-14 12:27:11.883 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 1c774b7c-8ebc-4bf8-966a-b9f8f9647c89 2026-05-14 12:27:13.685 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 78061859-10b5-44ee-9f57-3b030d46e954 2026-05-14 12:27:14.010 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 1c774b7c-8ebc-4bf8-966a-b9f8f9647c89 2026-05-14 12:27:14.154 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port b22514ac-cc4c-4033-aa6e-a733b8e88e6f 2026-05-14 12:27:15.661 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 78061859-10b5-44ee-9f57-3b030d46e954 2026-05-14 12:27:15.865 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port b22514ac-cc4c-4033-aa6e-a733b8e88e6f 2026-05-14 12:27:46.212 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 5cf8f4d4-877a-40a7-b8dc-93d3e79bd663 2026-05-14 12:27:46.323 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-11ba63c4-4075-4908-803b-82c4ec25b83a'] response: {'server_uuid': '7f612c7a-921a-4ee2-a566-94bb3726a967', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5cf8f4d4-877a-40a7-b8dc-93d3e79bd663', 'code': 200} 2026-05-14 12:27:47.892 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 5cf8f4d4-877a-40a7-b8dc-93d3e79bd663 2026-05-14 12:27:48.103 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 35f71104-411e-4de7-9f68-799bb010ac61 2026-05-14 12:27:49.278 16 INFO neutron.plugins.ml2.plugin [None req-95cf0b5f-3191-4f4b-a398-df514a6e3014 - - - - - -] Attempt 1 to provision port 35f71104-411e-4de7-9f68-799bb010ac61 2026-05-14 12:28:07.678 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 8fcc4d61-453e-4ddf-9666-19fa0230efb9 2026-05-14 12:28:09.682 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 8fcc4d61-453e-4ddf-9666-19fa0230efb9 2026-05-14 12:28:11.777 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 8a9d5fc8-6157-487f-8f24-9795852e7cbf 2026-05-14 12:28:12.127 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port b877bccf-3fb8-49d5-939d-614ea63ddbf6 2026-05-14 12:28:13.673 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 8a9d5fc8-6157-487f-8f24-9795852e7cbf 2026-05-14 12:28:13.863 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port b877bccf-3fb8-49d5-939d-614ea63ddbf6 2026-05-14 12:28:15.775 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 9083dcd8-47db-4f6c-9a52-439b39501d41 2026-05-14 12:28:17.735 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 9083dcd8-47db-4f6c-9a52-439b39501d41 2026-05-14 12:28:18.272 16 INFO neutron.plugins.ml2.plugin [None req-eff06a4b-aca4-4d5d-90af-90478317bcf1 - - - - - -] Attempt 1 to provision port 623883db-6f10-4f57-8bb0-c2b804f4b596 2026-05-14 12:28:18.301 16 INFO neutron.plugins.ml2.plugin [None req-eff06a4b-aca4-4d5d-90af-90478317bcf1 - - - - - -] Attempt 1 to provision port bfb505a8-3057-46a5-b14a-60121782be99 2026-05-14 12:28:18.326 16 INFO neutron.plugins.ml2.plugin [None req-eff06a4b-aca4-4d5d-90af-90478317bcf1 - - - - - -] Attempt 1 to provision port 8a9d5fc8-6157-487f-8f24-9795852e7cbf 2026-05-14 12:28:18.376 16 INFO neutron.plugins.ml2.plugin [None req-eff06a4b-aca4-4d5d-90af-90478317bcf1 - - - - - -] Attempt 1 to provision port ca4ea473-0477-4446-b243-9379c787792e 2026-05-14 12:28:18.396 16 INFO neutron.plugins.ml2.plugin [None req-eff06a4b-aca4-4d5d-90af-90478317bcf1 - - - - - -] Attempt 1 to provision port 9083dcd8-47db-4f6c-9a52-439b39501d41 2026-05-14 12:28:23.017 16 INFO neutron.plugins.ml2.plugin [None req-3dd748dd-cc53-4698-8689-afdbd3554b4b - - - - - -] Attempt 1 to provision port 8a9d5fc8-6157-487f-8f24-9795852e7cbf 2026-05-14 12:28:23.135 16 INFO neutron.plugins.ml2.plugin [None req-3dd748dd-cc53-4698-8689-afdbd3554b4b - - - - - -] Attempt 1 to provision port ca4ea473-0477-4446-b243-9379c787792e 2026-05-14 12:28:23.183 16 INFO neutron.plugins.ml2.plugin [None req-3dd748dd-cc53-4698-8689-afdbd3554b4b - - - - - -] Attempt 1 to provision port 9083dcd8-47db-4f6c-9a52-439b39501d41 2026-05-14 12:28:23.288 16 INFO neutron.plugins.ml2.plugin [None req-3dd748dd-cc53-4698-8689-afdbd3554b4b - - - - - -] Attempt 1 to provision port bfb505a8-3057-46a5-b14a-60121782be99 2026-05-14 12:28:28.025 13 INFO neutron.plugins.ml2.plugin [None req-da823cba-ca58-4a5d-9a01-82fc87f55c19 - - - - - -] Attempt 1 to provision port bfb505a8-3057-46a5-b14a-60121782be99 2026-05-14 12:28:28.044 13 INFO neutron.plugins.ml2.plugin [None req-da823cba-ca58-4a5d-9a01-82fc87f55c19 - - - - - -] Attempt 1 to provision port 8a9d5fc8-6157-487f-8f24-9795852e7cbf 2026-05-14 12:28:28.093 13 INFO neutron.plugins.ml2.plugin [None req-da823cba-ca58-4a5d-9a01-82fc87f55c19 - - - - - -] Attempt 1 to provision port ca4ea473-0477-4446-b243-9379c787792e 2026-05-14 12:28:28.119 13 INFO neutron.plugins.ml2.plugin [None req-da823cba-ca58-4a5d-9a01-82fc87f55c19 - - - - - -] Attempt 1 to provision port 9083dcd8-47db-4f6c-9a52-439b39501d41 2026-05-14 12:28:28.186 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 160ba4b4-770e-4fa2-9718-8b9bd0fc9ddd 2026-05-14 12:28:28.294 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3b3ab14-166d-42d9-97c0-8bf020034a30'] response: {'server_uuid': '9f93a18b-d232-4206-9ec1-989638821a10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '160ba4b4-770e-4fa2-9718-8b9bd0fc9ddd', 'code': 200} 2026-05-14 12:28:29.801 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 4c1aeba2-2669-4618-87e0-0f8e89d0be4e 2026-05-14 12:28:30.351 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 160ba4b4-770e-4fa2-9718-8b9bd0fc9ddd 2026-05-14 12:28:30.691 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port bfb505a8-3057-46a5-b14a-60121782be99 2026-05-14 12:28:30.899 16 INFO neutron.plugins.ml2.plugin [None req-2c064d93-2031-4161-9c3e-26e30009617f - - - - - -] Attempt 1 to provision port 1fabc888-ba98-44df-9a94-12e82df269e1 2026-05-14 12:28:31.267 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 623883db-6f10-4f57-8bb0-c2b804f4b596 2026-05-14 12:28:32.638 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port ca4ea473-0477-4446-b243-9379c787792e 2026-05-14 12:28:32.966 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 623883db-6f10-4f57-8bb0-c2b804f4b596 2026-05-14 12:28:33.199 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 4c1aeba2-2669-4618-87e0-0f8e89d0be4e 2026-05-14 12:28:33.384 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port bfb505a8-3057-46a5-b14a-60121782be99 2026-05-14 12:28:33.554 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port aeee78b4-9be4-478a-9fce-9700b14b24ae 2026-05-14 12:28:34.852 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 1bed1260-c367-4e38-b746-76575679dc3c 2026-05-14 12:28:35.525 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port ca4ea473-0477-4446-b243-9379c787792e 2026-05-14 12:28:35.795 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port aeee78b4-9be4-478a-9fce-9700b14b24ae 2026-05-14 12:28:36.468 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 1bed1260-c367-4e38-b746-76575679dc3c 2026-05-14 12:28:37.483 13 INFO neutron.plugins.ml2.plugin [None req-e93bcb3f-426e-4ec8-ab4c-303071b84aa0 - - - - - -] Attempt 1 to provision port da100d17-89f4-43eb-a6a6-b93d23cab0bf 2026-05-14 12:28:37.516 13 INFO neutron.plugins.ml2.plugin [None req-e93bcb3f-426e-4ec8-ab4c-303071b84aa0 - - - - - -] Attempt 1 to provision port ca4ea473-0477-4446-b243-9379c787792e 2026-05-14 12:28:37.572 13 INFO neutron.plugins.ml2.plugin [None req-e93bcb3f-426e-4ec8-ab4c-303071b84aa0 - - - - - -] Attempt 1 to provision port 1bed1260-c367-4e38-b746-76575679dc3c 2026-05-14 12:28:37.633 13 INFO neutron.plugins.ml2.plugin [None req-e93bcb3f-426e-4ec8-ab4c-303071b84aa0 - - - - - -] Attempt 1 to provision port bfb505a8-3057-46a5-b14a-60121782be99 2026-05-14 12:28:38.531 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port b9f0677b-98ae-4f32-8b60-0af3139410c7 2026-05-14 12:28:40.652 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 8a9c3e08-3638-468e-82a9-b89de59c5059 2026-05-14 12:28:41.025 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port b9f0677b-98ae-4f32-8b60-0af3139410c7 2026-05-14 12:28:42.517 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 8a9c3e08-3638-468e-82a9-b89de59c5059 2026-05-14 12:28:44.500 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port b2b633d0-1fa7-464b-b138-b7a2311d513f 2026-05-14 12:28:44.623 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2c1fb30-5950-4722-bd06-a138a6b567e4'] response: {'server_uuid': 'a973ca81-efb9-4ead-bbc7-4e94f2d90ced', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2b633d0-1fa7-464b-b138-b7a2311d513f', 'code': 200} 2026-05-14 12:28:46.492 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port b2b633d0-1fa7-464b-b138-b7a2311d513f 2026-05-14 12:28:48.508 13 INFO neutron.plugins.ml2.plugin [None req-abab8f6c-7f5f-412d-a76c-02b630629431 - - - - - -] Attempt 1 to provision port de2638c6-da2a-42ef-836e-7971d79f106a 2026-05-14 12:28:48.547 13 INFO neutron.plugins.ml2.plugin [None req-abab8f6c-7f5f-412d-a76c-02b630629431 - - - - - -] Attempt 1 to provision port eb95d614-6392-4b0f-91c7-3ff621d63aa3 2026-05-14 12:28:48.577 13 INFO neutron.plugins.ml2.plugin [None req-abab8f6c-7f5f-412d-a76c-02b630629431 - - - - - -] Attempt 1 to provision port 160ba4b4-770e-4fa2-9718-8b9bd0fc9ddd 2026-05-14 12:28:48.637 13 INFO neutron.plugins.ml2.plugin [None req-abab8f6c-7f5f-412d-a76c-02b630629431 - - - - - -] Attempt 1 to provision port 8a9c3e08-3638-468e-82a9-b89de59c5059 2026-05-14 12:28:48.699 13 INFO neutron.plugins.ml2.plugin [None req-abab8f6c-7f5f-412d-a76c-02b630629431 - - - - - -] Attempt 1 to provision port bfb505a8-3057-46a5-b14a-60121782be99 2026-05-14 12:28:48.758 13 INFO neutron.plugins.ml2.plugin [None req-abab8f6c-7f5f-412d-a76c-02b630629431 - - - - - -] Attempt 1 to provision port da100d17-89f4-43eb-a6a6-b93d23cab0bf 2026-05-14 12:28:48.782 13 INFO neutron.plugins.ml2.plugin [None req-abab8f6c-7f5f-412d-a76c-02b630629431 - - - - - -] Attempt 1 to provision port ca4ea473-0477-4446-b243-9379c787792e 2026-05-14 12:28:48.831 13 INFO neutron.plugins.ml2.plugin [None req-abab8f6c-7f5f-412d-a76c-02b630629431 - - - - - -] Attempt 1 to provision port b2b633d0-1fa7-464b-b138-b7a2311d513f 2026-05-14 12:28:51.524 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 178fbb6e-5957-4a69-9531-aaed112acb67 2026-05-14 12:28:51.634 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-688c334c-a277-4427-999c-b3e5540f56e0'] response: {'server_uuid': '027c4a7d-7055-44d1-9995-af64d932a8a2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '178fbb6e-5957-4a69-9531-aaed112acb67', 'code': 200} 2026-05-14 12:28:52.040 13 INFO neutron.plugins.ml2.plugin [None req-eb8df39c-96b6-42a2-8233-ff26e4f92f14 - - - - - -] Attempt 1 to provision port de2638c6-da2a-42ef-836e-7971d79f106a 2026-05-14 12:28:52.115 13 INFO neutron.plugins.ml2.plugin [None req-eb8df39c-96b6-42a2-8233-ff26e4f92f14 - - - - - -] Attempt 1 to provision port da100d17-89f4-43eb-a6a6-b93d23cab0bf 2026-05-14 12:28:52.331 13 INFO neutron.plugins.ml2.plugin [None req-eb8df39c-96b6-42a2-8233-ff26e4f92f14 - - - - - -] Attempt 1 to provision port 178fbb6e-5957-4a69-9531-aaed112acb67 2026-05-14 12:28:52.540 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 1fabc888-ba98-44df-9a94-12e82df269e1 2026-05-14 12:28:52.913 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 178fbb6e-5957-4a69-9531-aaed112acb67 2026-05-14 12:28:53.128 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port da100d17-89f4-43eb-a6a6-b93d23cab0bf 2026-05-14 12:28:54.516 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port eb95d614-6392-4b0f-91c7-3ff621d63aa3 2026-05-14 12:28:54.794 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port de2638c6-da2a-42ef-836e-7971d79f106a 2026-05-14 12:28:55.075 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 1fabc888-ba98-44df-9a94-12e82df269e1 2026-05-14 12:28:56.466 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port eb95d614-6392-4b0f-91c7-3ff621d63aa3 2026-05-14 12:28:56.627 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port de2638c6-da2a-42ef-836e-7971d79f106a 2026-05-14 12:29:08.693 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-398af1f5-469f-449e-8083-214db78a56eb'] response: {'server_uuid': '027c4a7d-7055-44d1-9995-af64d932a8a2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '178fbb6e-5957-4a69-9531-aaed112acb67', 'code': 200} 2026-05-14 12:29:33.013 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 91c9cb7c-0596-4ef5-8e44-2a508bc75653 2026-05-14 12:29:33.123 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8809a540-5b32-4af8-8e7d-05dc30d103e0'] response: {'server_uuid': '8737808c-3fd4-4527-921e-aef65a970fa2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91c9cb7c-0596-4ef5-8e44-2a508bc75653', 'code': 200} 2026-05-14 12:29:34.478 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 91c9cb7c-0596-4ef5-8e44-2a508bc75653 2026-05-14 12:30:50.467 16 INFO neutron.plugins.ml2.plugin [None req-9d5618da-7d5c-4744-92dc-3080127ea396 - - - - - -] Attempt 1 to provision port 8630046f-4532-4983-8373-7710a40b7f1f 2026-05-14 12:30:58.100 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 8630046f-4532-4983-8373-7710a40b7f1f 2026-05-14 12:30:58.240 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-38e0e2c7-0437-4f4b-a2a0-f7b656ac5f8b'] response: {'server_uuid': '8737808c-3fd4-4527-921e-aef65a970fa2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8630046f-4532-4983-8373-7710a40b7f1f', 'code': 200} 2026-05-14 12:30:58.713 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 8630046f-4532-4983-8373-7710a40b7f1f 2026-05-14 12:31:07.765 13 INFO neutron.plugins.ml2.plugin [None req-d1ea4ad7-d38b-4e45-84e2-fca7456dfd1c - - - - - -] Attempt 1 to provision port bd17a448-a478-4132-870d-404ad551fa40 2026-05-14 12:31:14.763 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port bd17a448-a478-4132-870d-404ad551fa40 2026-05-14 12:31:14.863 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c9253c2-0541-41c2-a283-f66c081582ee'] response: {'server_uuid': '8737808c-3fd4-4527-921e-aef65a970fa2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd17a448-a478-4132-870d-404ad551fa40', 'code': 200} 2026-05-14 12:31:16.745 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port bd17a448-a478-4132-870d-404ad551fa40 2026-05-14 12:31:18.460 13 INFO neutron.plugins.ml2.plugin [None req-b2ae13e9-723c-4c94-acc7-ac5e66fd50a2 - - - - - -] Attempt 1 to provision port 8630046f-4532-4983-8373-7710a40b7f1f 2026-05-14 12:31:18.769 16 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 8630046f-4532-4983-8373-7710a40b7f1f 2026-05-14 12:31:31.455 13 INFO neutron.plugins.ml2.plugin [None req-dd236e92-ade4-4062-97b2-f96bc49ebcda - - - - - -] Attempt 1 to provision port bd17a448-a478-4132-870d-404ad551fa40 2026-05-14 12:31:32.764 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port bd17a448-a478-4132-870d-404ad551fa40 2026-05-14 12:31:32.832 16 INFO neutron.plugins.ml2.plugin [None req-0d58be86-4286-4e16-9bea-3a640b4813d5 - - - - - -] Attempt 1 to provision port bd17a448-a478-4132-870d-404ad551fa40 2026-05-14 12:31:41.642 16 INFO neutron.plugins.ml2.plugin [None req-05847076-e211-4be5-8676-5cc07fe7778e - - - - - -] Attempt 1 to provision port 8630046f-4532-4983-8373-7710a40b7f1f 2026-05-14 12:31:42.771 13 INFO neutron.plugins.ml2.plugin [None req-a58624ca-b248-4650-aa6e-e718640c7442 - - - - - -] Attempt 1 to provision port 8630046f-4532-4983-8373-7710a40b7f1f