+ 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-04-25 12:01:14.454 1 INFO neutron.common.config [-] Logging enabled! 2026-04-25 12:01:14.455 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-25 12:01:14.455 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-25 12:01:14.455 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-25 12:01:15.858 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-25 12:01:15.861 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-25 12:01:15.864 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-25 12:01:15.864 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-25 12:01:15.865 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-25 12:01:15.865 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-25 12:01:15.865 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-25 12:01:15.871 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-25 12:01:15.871 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-25 12:01:15.871 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-25 12:01:15.889 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-25 12:01:15.890 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-25 12:01:15.890 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-25 12:01:15.909 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-25 12:01:15.910 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-25 12:01:15.910 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-25 12:01:15.910 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-25 12:01:16.181 1 INFO neutron.plugins.ml2.managers [None req-090d97c5-32ef-4b87-9d54-bab38b013998 - - - - - -] Initializing driver for type 'vlan' 2026-04-25 12:01:16.343 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-090d97c5-32ef-4b87-9d54-bab38b013998 - - - - - -] VlanTypeDriver initialization complete 2026-04-25 12:01:16.343 1 INFO neutron.plugins.ml2.managers [None req-090d97c5-32ef-4b87-9d54-bab38b013998 - - - - - -] Initializing driver for type 'vxlan' 2026-04-25 12:01:16.343 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-090d97c5-32ef-4b87-9d54-bab38b013998 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-25 12:01:16.395 1 INFO neutron.plugins.ml2.managers [None req-090d97c5-32ef-4b87-9d54-bab38b013998 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-25 12:01:16.396 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-090d97c5-32ef-4b87-9d54-bab38b013998 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-25 12:01:16.396 1 INFO neutron.plugins.ml2.managers [None req-090d97c5-32ef-4b87-9d54-bab38b013998 - - - - - -] Initializing extension driver 'port_security' 2026-04-25 12:01:16.396 1 INFO neutron.plugins.ml2.extensions.port_security [None req-090d97c5-32ef-4b87-9d54-bab38b013998 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-25 12:01:16.396 1 INFO neutron.plugins.ml2.managers [None req-090d97c5-32ef-4b87-9d54-bab38b013998 - - - - - -] Initializing extension driver 'qos' 2026-04-25 12:01:16.396 1 INFO neutron.plugins.ml2.managers [None req-090d97c5-32ef-4b87-9d54-bab38b013998 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-25 12:01:16.396 1 INFO neutron.plugins.ml2.managers [None req-090d97c5-32ef-4b87-9d54-bab38b013998 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-25 12:01:16.407 1 INFO neutron.quota [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded quota_driver: . 2026-04-25 12:01:16.407 1 INFO neutron.plugins.ml2.plugin [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Modular L2 Plugin initialization complete 2026-04-25 12:01:16.407 1 INFO neutron.plugins.ml2.managers [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-25 12:01:16.407 1 INFO neutron.plugins.ml2.managers [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-25 12:01:16.407 1 INFO neutron.plugins.ml2.managers [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Got port-security extension from driver 'port_security' 2026-04-25 12:01:16.408 1 INFO neutron.manager [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loading Plugin: qos 2026-04-25 12:01:16.423 1 INFO neutron.manager [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loading Plugin: router 2026-04-25 12:01:16.456 1 INFO neutron.services.service_base [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-25 12:01:16.456 1 INFO neutron.manager [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loading Plugin: segments 2026-04-25 12:01:16.520 1 INFO neutron.manager [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loading Plugin: trunk 2026-04-25 12:01:16.531 1 INFO neutron.manager [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loading Plugin: vpnaas 2026-04-25 12:01:16.563 1 WARNING stevedore.named [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-25 12:01:16.635 1 INFO neutron_vpnaas.services.vpn.plugin [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-25 12:01:16.636 1 INFO neutron.common.utils [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-25 12:01:16.636 1 INFO neutron.manager [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loading Plugin: taas 2026-04-25 12:01:16.655 1 WARNING stevedore.named [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-25 12:01:16.656 1 WARNING stevedore.named [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-25 12:01:16.692 1 INFO neutron_taas.services.taas.taas_plugin [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-25 12:01:16.692 1 INFO neutron.manager [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loading Plugin: tapmirror 2026-04-25 12:01:16.707 1 WARNING stevedore.named [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-25 12:01:16.707 1 WARNING stevedore.named [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-25 12:01:16.721 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-25 12:01:16.722 1 INFO neutron.manager [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loading Plugin: auto_allocate 2026-04-25 12:01:16.728 1 INFO neutron.manager [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loading Plugin: tag 2026-04-25 12:01:16.735 1 INFO neutron.manager [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loading Plugin: timestamp 2026-04-25 12:01:16.737 1 INFO neutron.manager [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loading Plugin: network_ip_availability 2026-04-25 12:01:16.740 1 INFO neutron.manager [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loading Plugin: flavors 2026-04-25 12:01:16.744 1 INFO neutron.manager [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loading Plugin: revisions 2026-04-25 12:01:16.746 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Initializing extension manager. 2026-04-25 12:01:16.747 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: address-group 2026-04-25 12:01:16.748 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: address-scope 2026-04-25 12:01:16.749 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-25 12:01:16.750 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: agent 2026-04-25 12:01:16.750 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: agent-resources-synced 2026-04-25 12:01:16.751 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: allowed-address-pairs 2026-04-25 12:01:16.751 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: auto-allocated-topology 2026-04-25 12:01:16.752 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: availability_zone 2026-04-25 12:01:16.752 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: availability_zone_filter 2026-04-25 12:01:16.753 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-25 12:01:16.753 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: default-subnetpools 2026-04-25 12:01:16.754 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-25 12:01:16.755 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: dns-integration 2026-04-25 12:01:16.755 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: dns-domain-ports 2026-04-25 12:01:16.756 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-25 12:01:16.756 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: dvr 2026-04-25 12:01:16.756 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-25 12:01:16.757 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: empty-string-filtering 2026-04-25 12:01:16.757 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-25 12:01:16.758 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-25 12:01:16.758 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: external-net 2026-04-25 12:01:16.758 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-25 12:01:16.759 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: extraroute 2026-04-25 12:01:16.759 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: extraroute-atomic 2026-04-25 12:01:16.760 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-25 12:01:16.760 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-25 12:01:16.761 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-25 12:01:16.761 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-25 12:01:16.761 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: fip-port-details 2026-04-25 12:01:16.762 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: flavors 2026-04-25 12:01:16.763 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-25 12:01:16.764 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: floatingip-pools 2026-04-25 12:01:16.764 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: ip_allocation 2026-04-25 12:01:16.764 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: ip-substring-filtering 2026-04-25 12:01:16.765 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: l2_adjacency 2026-04-25 12:01:16.766 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: router 2026-04-25 12:01:16.768 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-25 12:01:16.768 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-25 12:01:16.769 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-25 12:01:16.769 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: ext-gw-mode 2026-04-25 12:01:16.769 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: l3-ha 2026-04-25 12:01:16.770 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-25 12:01:16.770 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-25 12:01:16.771 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: l3-flavors 2026-04-25 12:01:16.772 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-25 12:01:16.772 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-25 12:01:16.774 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-25 12:01:16.775 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-25 12:01:16.775 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-25 12:01:16.780 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-25 12:01:16.780 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-25 12:01:16.781 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: multi-provider 2026-04-25 12:01:16.781 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: net-mtu 2026-04-25 12:01:16.782 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: net-mtu-writable 2026-04-25 12:01:16.782 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: network_availability_zone 2026-04-25 12:01:16.782 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: network_ha 2026-04-25 12:01:16.783 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: network-ip-availability 2026-04-25 12:01:16.784 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-25 12:01:16.784 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: pagination 2026-04-25 12:01:16.785 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: port-device-profile 2026-04-25 12:01:16.785 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-25 12:01:16.785 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-25 12:01:16.786 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-25 12:01:16.786 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: port-mac-override 2026-04-25 12:01:16.787 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-25 12:01:16.788 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-25 12:01:16.788 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-25 12:01:16.789 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: port-resource-request 2026-04-25 12:01:16.789 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: port-resource-request-groups 2026-04-25 12:01:16.790 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-25 12:01:16.790 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: binding 2026-04-25 12:01:16.791 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: binding-extended 2026-04-25 12:01:16.792 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: port-security 2026-04-25 12:01:16.792 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: project-id 2026-04-25 12:01:16.793 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: provider 2026-04-25 12:01:16.794 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-25 12:01:16.796 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: qos 2026-04-25 12:01:16.797 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-25 12:01:16.797 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-25 12:01:16.798 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: qos-default 2026-04-25 12:01:16.798 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: qos-fip 2026-04-25 12:01:16.799 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-25 12:01:16.799 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: qos-gateway-ip 2026-04-25 12:01:16.800 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: qos-port-network-policy 2026-04-25 12:01:16.800 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: qos-pps-minimum 2026-04-25 12:01:16.801 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-25 12:01:16.801 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: qos-pps 2026-04-25 12:01:16.802 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: qos-rule-type-details 2026-04-25 12:01:16.802 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-25 12:01:16.802 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: qos-rules-alias 2026-04-25 12:01:16.803 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: quota-check-limit 2026-04-25 12:01:16.804 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: quota-check-limit-default 2026-04-25 12:01:16.806 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: quotas 2026-04-25 12:01:16.808 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: quota_details 2026-04-25 12:01:16.809 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: rbac-policies 2026-04-25 12:01:16.810 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: rbac-address-group 2026-04-25 12:01:16.810 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: rbac-address-scope 2026-04-25 12:01:16.811 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: rbac-security-groups 2026-04-25 12:01:16.811 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: rbac-subnetpool 2026-04-25 12:01:16.811 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: revision-if-match 2026-04-25 12:01:16.812 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: standard-attr-revisions 2026-04-25 12:01:16.812 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: router_availability_zone 2026-04-25 12:01:16.813 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-25 12:01:16.814 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: security-groups-default-rules 2026-04-25 12:01:16.815 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-25 12:01:16.815 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-25 12:01:16.815 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-25 12:01:16.816 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-25 12:01:16.816 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-25 12:01:16.820 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: security-group 2026-04-25 12:01:16.821 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: segment 2026-04-25 12:01:16.821 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-25 12:01:16.822 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: service-type 2026-04-25 12:01:16.822 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: sorting 2026-04-25 12:01:16.822 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: standard-attr-segment 2026-04-25 12:01:16.823 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: standard-attr-description 2026-04-25 12:01:16.824 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: stateful-security-group 2026-04-25 12:01:16.824 1 WARNING neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-25 12:01:16.824 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-25 12:01:16.825 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: subnet-external-network 2026-04-25 12:01:16.825 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: subnet_onboard 2026-04-25 12:01:16.826 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-25 12:01:16.826 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: subnet-service-types 2026-04-25 12:01:16.827 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: subnet_allocation 2026-04-25 12:01:16.827 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-25 12:01:16.828 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: tag-creation 2026-04-25 12:01:16.828 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-25 12:01:16.831 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: standard-attr-tag 2026-04-25 12:01:16.832 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-25 12:01:16.832 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: trunk 2026-04-25 12:01:16.833 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: trunk-details 2026-04-25 12:01:16.834 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-25 12:01:16.834 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-25 12:01:16.835 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-25 12:01:16.835 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-25 12:01:16.837 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-25 12:01:16.837 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-25 12:01:16.838 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: vpn-flavors 2026-04-25 12:01:16.839 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: vpnaas 2026-04-25 12:01:16.840 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: taas 2026-04-25 12:01:16.841 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: tap-mirror 2026-04-25 12:01:16.841 1 INFO neutron.api.extensions [None req-28f505ea-8f63-4c80-8fcc-5c8b7a22c4bb - - - - - -] Loaded extension: taas-vlan-filter 2026-04-25 12:01:46.953 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-25 12:01:46.982 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-25 12:01:46.984 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-25 12:02:01.895 16 INFO neutron.db.l3_hamode_db [None req-23795cf2-3dbc-4900-bf0b-ab31f597f67b - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-25 12:02:28.456 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 863b67d6-1edd-458e-bf50-0cc8894de4bf 2026-04-25 12:02:30.393 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 863b67d6-1edd-458e-bf50-0cc8894de4bf 2026-04-25 12:02:30.726 13 INFO neutron.plugins.ml2.plugin [None req-0bbe219c-805b-49c3-a361-05454910271a - - - - - -] Attempt 1 to provision port 863b67d6-1edd-458e-bf50-0cc8894de4bf 2026-04-25 12:03:14.624 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 9758c5b4-36af-4b1a-bf8a-4ac0ccfefd0c 2026-04-25 12:03:15.280 13 INFO neutron.plugins.ml2.plugin [None req-1b9aaa52-184c-4c76-91e0-4e8d0e2c4aea - - - - - -] Attempt 1 to provision port 9758c5b4-36af-4b1a-bf8a-4ac0ccfefd0c 2026-04-25 12:03:16.349 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 9758c5b4-36af-4b1a-bf8a-4ac0ccfefd0c 2026-04-25 12:03:16.984 13 INFO neutron.plugins.ml2.plugin [None req-19244928-9a1b-4a8c-826e-f2f445650166 - - - - - -] Attempt 1 to provision port 9758c5b4-36af-4b1a-bf8a-4ac0ccfefd0c 2026-04-25 12:03:23.101 13 INFO neutron.plugins.ml2.plugin [None req-d4ba2b1a-997f-4a8b-a74e-82c8dd471b93 - - - - - -] Attempt 1 to provision port 038c1404-bab7-4708-9738-1fc382bc848b 2026-04-25 12:06:26.464 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port a46681a6-5ca8-4ced-8bee-66a6b1f4f867 2026-04-25 12:06:28.457 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port a46681a6-5ca8-4ced-8bee-66a6b1f4f867 2026-04-25 12:07:37.000 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 038c1404-bab7-4708-9738-1fc382bc848b 2026-04-25 12:07:38.439 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 038c1404-bab7-4708-9738-1fc382bc848b 2026-04-25 12:09:02.493 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 9864f78b-1dc9-402f-a7e8-3bee6ec97972 2026-04-25 12:09:04.457 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 9864f78b-1dc9-402f-a7e8-3bee6ec97972 2026-04-25 12:09:05.984 13 INFO neutron.plugins.ml2.plugin [None req-99e46efb-8c8a-4db6-bb8f-116262ce63d9 - - - - - -] Attempt 1 to provision port 9864f78b-1dc9-402f-a7e8-3bee6ec97972 2026-04-25 12:09:06.050 13 INFO neutron.plugins.ml2.plugin [None req-99e46efb-8c8a-4db6-bb8f-116262ce63d9 - - - - - -] Attempt 1 to provision port 4a8f0cf6-c18d-49da-addb-bae073e7058a 2026-04-25 12:09:06.503 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 4a8f0cf6-c18d-49da-addb-bae073e7058a 2026-04-25 12:09:10.451 16 INFO neutron.plugins.ml2.plugin [None req-57f70d1c-85f0-4687-93a3-b758079418eb - - - - - -] Attempt 1 to provision port dca1722b-11fc-45ff-9b99-7e3d2cdef7e4 2026-04-25 12:09:10.478 16 INFO neutron.plugins.ml2.plugin [None req-57f70d1c-85f0-4687-93a3-b758079418eb - - - - - -] Attempt 1 to provision port 4a8f0cf6-c18d-49da-addb-bae073e7058a 2026-04-25 12:09:12.559 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port ee09ccb2-0b0b-4d5d-8f31-307ff7393580 2026-04-25 12:09:14.713 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port ee09ccb2-0b0b-4d5d-8f31-307ff7393580 2026-04-25 12:09:16.543 13 INFO neutron.plugins.ml2.plugin [None req-557582ce-dae6-4c50-900a-3ce7a6dd3c59 - - - - - -] Attempt 1 to provision port dca1722b-11fc-45ff-9b99-7e3d2cdef7e4 2026-04-25 12:09:16.907 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 30608ca2-e133-4c66-836b-649ba8050102 2026-04-25 12:09:17.297 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 528796e9-0326-42e6-9c9e-5ff70b26dc77 2026-04-25 12:09:18.711 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 30608ca2-e133-4c66-836b-649ba8050102 2026-04-25 12:09:18.919 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 17398472-12e2-4429-b7cb-801add28a80a 2026-04-25 12:09:19.284 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 528796e9-0326-42e6-9c9e-5ff70b26dc77 2026-04-25 12:09:20.581 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 17398472-12e2-4429-b7cb-801add28a80a 2026-04-25 12:09:21.245 13 INFO neutron.plugins.ml2.plugin [None req-9cac5e69-5428-4239-ad4d-1830c32c0f32 - - - - - -] Attempt 1 to provision port 17398472-12e2-4429-b7cb-801add28a80a 2026-04-25 12:09:21.298 13 INFO neutron.plugins.ml2.plugin [None req-9cac5e69-5428-4239-ad4d-1830c32c0f32 - - - - - -] Attempt 1 to provision port 459a990d-7b12-4a89-8f45-f11052c40ac9 2026-04-25 12:09:23.758 16 INFO neutron.plugins.ml2.plugin [None req-43196a51-0ffe-409d-898c-07ec295efed6 - - - - - -] Attempt 1 to provision port dca1722b-11fc-45ff-9b99-7e3d2cdef7e4 2026-04-25 12:09:25.040 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 02df5ad9-8ede-4670-8abc-f541cf89bd4a 2026-04-25 12:09:25.632 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3d7a1ca-42e3-46c9-9b48-2c0bf832918f'] response: {'server_uuid': '04bf0d61-dfce-445a-a6e3-da4fe5caa14b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02df5ad9-8ede-4670-8abc-f541cf89bd4a', 'code': 200} 2026-04-25 12:09:26.582 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 02df5ad9-8ede-4670-8abc-f541cf89bd4a 2026-04-25 12:09:27.250 16 INFO neutron.plugins.ml2.plugin [None req-2a51ab18-e2a7-450f-9d0d-2f6001ab1933 - - - - - -] Attempt 1 to provision port 17398472-12e2-4429-b7cb-801add28a80a 2026-04-25 12:09:27.305 16 INFO neutron.plugins.ml2.plugin [None req-2a51ab18-e2a7-450f-9d0d-2f6001ab1933 - - - - - -] Attempt 1 to provision port 459a990d-7b12-4a89-8f45-f11052c40ac9 2026-04-25 12:09:27.328 16 INFO neutron.plugins.ml2.plugin [None req-2a51ab18-e2a7-450f-9d0d-2f6001ab1933 - - - - - -] Attempt 1 to provision port 02df5ad9-8ede-4670-8abc-f541cf89bd4a 2026-04-25 12:09:30.227 16 INFO neutron.plugins.ml2.plugin [None req-de00ead7-3061-4bdb-8c46-aad046c52ad8 - - - - - -] Attempt 1 to provision port edc7b89c-4f58-47c9-9de1-c3dbe0fa77c2 2026-04-25 12:09:32.695 13 INFO neutron.plugins.ml2.plugin [None req-e0d425a0-0226-4d7a-8b70-5ef588c57a15 - - - - - -] Attempt 1 to provision port 459a990d-7b12-4a89-8f45-f11052c40ac9 2026-04-25 12:09:32.717 13 INFO neutron.plugins.ml2.plugin [None req-e0d425a0-0226-4d7a-8b70-5ef588c57a15 - - - - - -] Attempt 1 to provision port febab574-e2b3-456e-ac71-fcf590089529 2026-04-25 12:09:34.637 16 INFO neutron.plugins.ml2.plugin [None req-2445cbce-1124-4b07-80ec-1073f8e19bb9 - - - - - -] Attempt 1 to provision port 459a990d-7b12-4a89-8f45-f11052c40ac9 2026-04-25 12:09:37.142 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port efcb413d-9b3c-4505-8a8b-35e402cb91f5 2026-04-25 12:09:37.703 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0db878d-97b7-4b5f-9f7a-227dee72977a'] response: {'server_uuid': '34ba4db7-2e55-4036-9314-66660b13bdb2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'efcb413d-9b3c-4505-8a8b-35e402cb91f5', 'code': 200} 2026-04-25 12:09:38.107 13 INFO neutron.plugins.ml2.plugin [None req-3f0ed198-bd7f-414b-b03b-5d458738088d - - - - - -] Attempt 1 to provision port 06240e4b-205c-40bb-b131-52a388543a8a 2026-04-25 12:09:38.132 13 INFO neutron.plugins.ml2.plugin [None req-3f0ed198-bd7f-414b-b03b-5d458738088d - - - - - -] Attempt 1 to provision port efcb413d-9b3c-4505-8a8b-35e402cb91f5 2026-04-25 12:09:38.503 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port efcb413d-9b3c-4505-8a8b-35e402cb91f5 2026-04-25 12:09:46.579 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port dca1722b-11fc-45ff-9b99-7e3d2cdef7e4 2026-04-25 12:09:48.564 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port dca1722b-11fc-45ff-9b99-7e3d2cdef7e4 2026-04-25 12:09:48.768 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port edc7b89c-4f58-47c9-9de1-c3dbe0fa77c2 2026-04-25 12:09:50.698 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port edc7b89c-4f58-47c9-9de1-c3dbe0fa77c2 2026-04-25 12:09:55.428 13 INFO neutron.plugins.ml2.plugin [None req-eb755076-a0fa-47a4-b3d6-79a911bd5a17 - - - - - -] Attempt 1 to provision port 02df5ad9-8ede-4670-8abc-f541cf89bd4a 2026-04-25 12:09:58.744 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 98acf506-9f79-49f7-a39c-f71d231a9e7a 2026-04-25 12:10:01.143 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 6fc1c38d-cb8e-4e28-88fe-61555be4f8dc 2026-04-25 12:10:02.684 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 6fc1c38d-cb8e-4e28-88fe-61555be4f8dc 2026-04-25 12:10:06.587 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 41cb2da1-7738-4330-afa8-f76898586aaf 2026-04-25 12:10:08.544 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 41cb2da1-7738-4330-afa8-f76898586aaf 2026-04-25 12:10:10.673 16 INFO neutron.plugins.ml2.plugin [None req-285f7aff-7ee4-4fa5-90da-15f1b838436c - - - - - -] Attempt 1 to provision port 41cb2da1-7738-4330-afa8-f76898586aaf 2026-04-25 12:10:10.749 16 INFO neutron.plugins.ml2.plugin [None req-285f7aff-7ee4-4fa5-90da-15f1b838436c - - - - - -] Attempt 1 to provision port 691586af-a25e-4eb0-8010-790d7042c2ea 2026-04-25 12:10:10.772 16 INFO neutron.plugins.ml2.plugin [None req-285f7aff-7ee4-4fa5-90da-15f1b838436c - - - - - -] Attempt 1 to provision port 73150a3e-ffc6-45c9-bfd3-a48556cac30a 2026-04-25 12:10:15.266 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 8c8d3454-0009-48c9-8cdd-e966305b2441 2026-04-25 12:10:15.364 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-368f821d-b531-4331-a665-92346e4c4a99'] response: {'server_uuid': '7e0dc8c9-f994-431f-aeab-9af2af4684be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c8d3454-0009-48c9-8cdd-e966305b2441', 'code': 200} 2026-04-25 12:10:16.158 13 INFO neutron.plugins.ml2.plugin [None req-aba9a793-cbbc-4a74-98cb-4119c2bfe91a - - - - - -] Attempt 1 to provision port 41cb2da1-7738-4330-afa8-f76898586aaf 2026-04-25 12:10:16.251 13 INFO neutron.plugins.ml2.plugin [None req-aba9a793-cbbc-4a74-98cb-4119c2bfe91a - - - - - -] Attempt 1 to provision port 8c8d3454-0009-48c9-8cdd-e966305b2441 2026-04-25 12:10:16.299 13 INFO neutron.plugins.ml2.plugin [None req-aba9a793-cbbc-4a74-98cb-4119c2bfe91a - - - - - -] Attempt 1 to provision port 73150a3e-ffc6-45c9-bfd3-a48556cac30a 2026-04-25 12:10:16.662 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 8c8d3454-0009-48c9-8cdd-e966305b2441 2026-04-25 12:10:18.669 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 691586af-a25e-4eb0-8010-790d7042c2ea 2026-04-25 12:10:19.032 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 73150a3e-ffc6-45c9-bfd3-a48556cac30a 2026-04-25 12:10:20.736 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port bf31e328-2eb8-47da-a26d-008d81313b60 2026-04-25 12:10:21.134 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 691586af-a25e-4eb0-8010-790d7042c2ea 2026-04-25 12:10:21.365 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 73150a3e-ffc6-45c9-bfd3-a48556cac30a 2026-04-25 12:10:22.268 13 INFO neutron.plugins.ml2.plugin [None req-a7f1d601-e0af-47cf-9d54-7fd894494ab8 - - - - - -] Attempt 1 to provision port 73150a3e-ffc6-45c9-bfd3-a48556cac30a 2026-04-25 12:10:22.620 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port bf31e328-2eb8-47da-a26d-008d81313b60 2026-04-25 12:10:23.415 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b202941-dcd3-40d4-ad91-9b8728713671'] response: {'server_uuid': '7e0dc8c9-f994-431f-aeab-9af2af4684be', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8c8d3454-0009-48c9-8cdd-e966305b2441', 'code': 200} 2026-04-25 12:10:28.649 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port c17c0d48-7f66-4355-afb6-2b9f65905ac0 2026-04-25 12:10:30.680 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port c17c0d48-7f66-4355-afb6-2b9f65905ac0 2026-04-25 12:10:30.922 16 INFO neutron.plugins.ml2.plugin [None req-8ddd179f-6c28-460d-9ebe-b2e455da9ad5 - - - - - -] Attempt 1 to provision port c17c0d48-7f66-4355-afb6-2b9f65905ac0 2026-04-25 12:10:30.989 16 INFO neutron.plugins.ml2.plugin [None req-8ddd179f-6c28-460d-9ebe-b2e455da9ad5 - - - - - -] Attempt 1 to provision port 15e8df30-ae75-4a55-bd79-d49ffa15c51d 2026-04-25 12:10:35.197 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 686f8b72-0b26-4b32-b59a-ced9aabfe072 2026-04-25 12:10:35.307 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-441c3377-8a15-41f5-8707-5a95f45d75a4'] response: {'server_uuid': '9771455e-4ee2-4419-a439-b832cade15bb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '686f8b72-0b26-4b32-b59a-ced9aabfe072', 'code': 200} 2026-04-25 12:10:36.927 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 686f8b72-0b26-4b32-b59a-ced9aabfe072 2026-04-25 12:10:37.307 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 15e8df30-ae75-4a55-bd79-d49ffa15c51d 2026-04-25 12:10:37.652 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 738d61de-11c0-469c-88e3-1fe28b5e35d0 2026-04-25 12:10:38.733 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 738d61de-11c0-469c-88e3-1fe28b5e35d0 2026-04-25 12:10:38.934 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 15e8df30-ae75-4a55-bd79-d49ffa15c51d 2026-04-25 12:10:39.121 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port bd003246-ca3d-4412-9923-3fde76c60386 2026-04-25 12:10:40.655 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port bd003246-ca3d-4412-9923-3fde76c60386 2026-04-25 12:10:44.530 13 INFO neutron.plugins.ml2.plugin [None req-ef690d75-b6fe-4122-ba9c-2106ece8cd72 - - - - - -] Attempt 1 to provision port 15e8df30-ae75-4a55-bd79-d49ffa15c51d 2026-04-25 12:10:44.579 13 INFO neutron.plugins.ml2.plugin [None req-ef690d75-b6fe-4122-ba9c-2106ece8cd72 - - - - - -] Attempt 1 to provision port 686f8b72-0b26-4b32-b59a-ced9aabfe072 2026-04-25 12:10:46.700 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port a138010c-3bd3-4a35-8aa4-f7d36bf1a86e 2026-04-25 12:10:48.587 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port a138010c-3bd3-4a35-8aa4-f7d36bf1a86e 2026-04-25 12:10:51.510 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 8a4a60d4-e3d5-4478-a00f-307ecf8cdb45 2026-04-25 12:10:51.636 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5429118f-dc4e-46b7-b827-b2bcdd989841'] response: {'server_uuid': '5d7e99d3-c542-4829-9588-e6d8372dc2ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8a4a60d4-e3d5-4478-a00f-307ecf8cdb45', 'code': 200} 2026-04-25 12:10:52.896 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 8a4a60d4-e3d5-4478-a00f-307ecf8cdb45 2026-04-25 12:10:56.101 16 INFO neutron.plugins.ml2.plugin [None req-d83291fc-c51c-490b-9fee-f4d23ae6a60f - - - - - -] Attempt 1 to provision port bd1181fd-bff4-4c1a-8e85-c5787455d5b2 2026-04-25 12:10:56.243 16 INFO neutron.plugins.ml2.plugin [None req-d83291fc-c51c-490b-9fee-f4d23ae6a60f - - - - - -] Attempt 1 to provision port 8a4a60d4-e3d5-4478-a00f-307ecf8cdb45 2026-04-25 12:10:56.280 16 INFO neutron.plugins.ml2.plugin [None req-d83291fc-c51c-490b-9fee-f4d23ae6a60f - - - - - -] Attempt 1 to provision port f42d3edf-1c9d-4b68-b629-1e82823f3fb1 2026-04-25 12:10:56.459 16 INFO neutron.plugins.ml2.plugin [None req-d83291fc-c51c-490b-9fee-f4d23ae6a60f - - - - - -] Attempt 1 to provision port a138010c-3bd3-4a35-8aa4-f7d36bf1a86e 2026-04-25 12:10:56.731 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port f42d3edf-1c9d-4b68-b629-1e82823f3fb1 2026-04-25 12:10:56.989 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port bd1181fd-bff4-4c1a-8e85-c5787455d5b2 2026-04-25 12:10:58.708 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 43590a38-8639-4851-9f03-4579ade02693 2026-04-25 12:11:00.753 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 43590a38-8639-4851-9f03-4579ade02693 2026-04-25 12:11:00.921 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 9572658c-7414-42b7-957e-d2f66da86ea1 2026-04-25 12:11:02.765 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port e123c81d-7d4b-41f0-9ce5-b7cac8ca7e5b 2026-04-25 12:11:03.172 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 9572658c-7414-42b7-957e-d2f66da86ea1 2026-04-25 12:11:04.730 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port e123c81d-7d4b-41f0-9ce5-b7cac8ca7e5b 2026-04-25 12:11:07.156 13 INFO neutron.plugins.ml2.plugin [None req-45f5288f-0d79-451a-a819-c032e60a51e9 - - - - - -] Attempt 1 to provision port bd1181fd-bff4-4c1a-8e85-c5787455d5b2 2026-04-25 12:11:07.236 13 INFO neutron.plugins.ml2.plugin [None req-45f5288f-0d79-451a-a819-c032e60a51e9 - - - - - -] Attempt 1 to provision port fbd6f7b6-ede1-4fc4-b75e-aee73545465a 2026-04-25 12:11:07.281 13 INFO neutron.plugins.ml2.plugin [None req-45f5288f-0d79-451a-a819-c032e60a51e9 - - - - - -] Attempt 1 to provision port e123c81d-7d4b-41f0-9ce5-b7cac8ca7e5b 2026-04-25 12:11:09.761 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 1b2b01f8-9e77-4446-a420-29311e54364c 2026-04-25 12:11:09.864 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c28e3de-2722-4ad6-b86d-5c91505dff07'] response: {'server_uuid': 'a5ca2da8-26af-4013-8918-8bd09a8b7cdf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b2b01f8-9e77-4446-a420-29311e54364c', 'code': 200} 2026-04-25 12:11:11.011 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 1b2b01f8-9e77-4446-a420-29311e54364c 2026-04-25 12:11:14.058 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 6b761503-b603-4b10-8bb8-33fda2bb3102 2026-04-25 12:11:14.202 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3952323f-dcb1-48e1-806e-346672d06618'] response: {'server_uuid': 'd66b4c39-0911-4a70-beaa-2d4389271294', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6b761503-b603-4b10-8bb8-33fda2bb3102', 'code': 200} 2026-04-25 12:11:14.968 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 6b761503-b603-4b10-8bb8-33fda2bb3102 2026-04-25 12:11:16.286 16 INFO neutron.plugins.ml2.plugin [None req-151393b6-b930-4b21-a376-0313dd72c268 - - - - - -] Attempt 1 to provision port fbd6f7b6-ede1-4fc4-b75e-aee73545465a 2026-04-25 12:11:16.348 16 INFO neutron.plugins.ml2.plugin [None req-151393b6-b930-4b21-a376-0313dd72c268 - - - - - -] Attempt 1 to provision port bd1181fd-bff4-4c1a-8e85-c5787455d5b2 2026-04-25 12:11:16.453 16 INFO neutron.plugins.ml2.plugin [None req-151393b6-b930-4b21-a376-0313dd72c268 - - - - - -] Attempt 1 to provision port 8a4a60d4-e3d5-4478-a00f-307ecf8cdb45 2026-04-25 12:11:16.536 16 INFO neutron.plugins.ml2.plugin [None req-151393b6-b930-4b21-a376-0313dd72c268 - - - - - -] Attempt 1 to provision port d750dd95-4326-4ff0-afab-e075ca3e0be5 2026-04-25 12:11:16.584 16 INFO neutron.plugins.ml2.plugin [None req-151393b6-b930-4b21-a376-0313dd72c268 - - - - - -] Attempt 1 to provision port 5170fad5-9137-4372-bc43-931be1821baa 2026-04-25 12:11:16.972 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 5170fad5-9137-4372-bc43-931be1821baa 2026-04-25 12:11:19.066 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 5170fad5-9137-4372-bc43-931be1821baa 2026-04-25 12:11:19.369 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 593f2fb4-f30c-4833-a8b5-dec35211d686 2026-04-25 12:11:20.919 13 INFO neutron.plugins.ml2.plugin [None req-8c2e45ce-aff9-406d-a1a0-e58dcab8eed0 - - - - - -] Attempt 1 to provision port 593f2fb4-f30c-4833-a8b5-dec35211d686 2026-04-25 12:11:20.983 13 INFO neutron.plugins.ml2.plugin [None req-8c2e45ce-aff9-406d-a1a0-e58dcab8eed0 - - - - - -] Attempt 1 to provision port 930c290c-56a7-4e1e-8599-d66f13c80f75 2026-04-25 12:11:21.305 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 930c290c-56a7-4e1e-8599-d66f13c80f75 2026-04-25 12:11:21.513 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 593f2fb4-f30c-4833-a8b5-dec35211d686 2026-04-25 12:11:21.693 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port d750dd95-4326-4ff0-afab-e075ca3e0be5 2026-04-25 12:11:23.282 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 930c290c-56a7-4e1e-8599-d66f13c80f75 2026-04-25 12:11:23.498 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port d750dd95-4326-4ff0-afab-e075ca3e0be5 2026-04-25 12:11:24.077 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-27032bd9-2954-48af-b8d6-db48978266fa'] response: {'server_uuid': '5d7e99d3-c542-4829-9588-e6d8372dc2ca', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8a4a60d4-e3d5-4478-a00f-307ecf8cdb45', 'code': 200} 2026-04-25 12:11:27.905 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 8a4a60d4-e3d5-4478-a00f-307ecf8cdb45 2026-04-25 12:11:28.021 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1627e7e2-29d5-4f9e-8e4d-37fba8ae0482'] response: {'server_uuid': '5d7e99d3-c542-4829-9588-e6d8372dc2ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8a4a60d4-e3d5-4478-a00f-307ecf8cdb45', 'code': 200} 2026-04-25 12:11:29.358 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 8a4a60d4-e3d5-4478-a00f-307ecf8cdb45 2026-04-25 12:11:49.335 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-87a1c57c-d34a-43e0-a9af-91dd859a5b79'] response: {'server_uuid': '5d7e99d3-c542-4829-9588-e6d8372dc2ca', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8a4a60d4-e3d5-4478-a00f-307ecf8cdb45', 'code': 200} 2026-04-25 12:11:55.289 13 INFO neutron.plugins.ml2.plugin [None req-72e9b608-6dac-40f3-8709-c130d1eed6ad - - - - - -] Attempt 1 to provision port 68727571-6460-4002-9bdd-df43ae549d60 2026-04-25 12:11:57.358 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 6b66ea91-5608-4b4d-88ec-18cf3533330f 2026-04-25 12:11:59.442 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 72b4cf30-8987-43c8-9f16-d33ad71b7eaf 2026-04-25 12:11:59.836 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 6b66ea91-5608-4b4d-88ec-18cf3533330f 2026-04-25 12:12:01.067 13 INFO neutron.plugins.ml2.plugin [None req-ad2eb32f-51a6-4021-b2d7-cb14677b37e1 - - - - - -] Attempt 1 to provision port 40ed4679-1cf5-4f58-92ab-d2fe1d84cfd0 2026-04-25 12:12:01.098 13 INFO neutron.plugins.ml2.plugin [None req-ad2eb32f-51a6-4021-b2d7-cb14677b37e1 - - - - - -] Attempt 1 to provision port 72b4cf30-8987-43c8-9f16-d33ad71b7eaf 2026-04-25 12:12:01.164 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 72b4cf30-8987-43c8-9f16-d33ad71b7eaf 2026-04-25 12:12:02.838 16 INFO neutron.plugins.ml2.plugin [None req-8350af12-6156-4a5b-8daf-3c6b91f51eac - - - - - -] Attempt 1 to provision port 40ed4679-1cf5-4f58-92ab-d2fe1d84cfd0 2026-04-25 12:12:02.863 16 INFO neutron.plugins.ml2.plugin [None req-8350af12-6156-4a5b-8daf-3c6b91f51eac - - - - - -] Attempt 1 to provision port 72b4cf30-8987-43c8-9f16-d33ad71b7eaf 2026-04-25 12:12:04.161 16 INFO neutron.plugins.ml2.plugin [None req-a25cf8a5-3f52-429a-84f1-6d6dfbb05eba - - - - - -] Attempt 1 to provision port 40ed4679-1cf5-4f58-92ab-d2fe1d84cfd0 2026-04-25 12:12:05.468 16 INFO neutron.plugins.ml2.plugin [None req-46bca5cd-4881-4ee1-b481-2c243e3845d0 - - - - - -] Attempt 1 to provision port 40ed4679-1cf5-4f58-92ab-d2fe1d84cfd0 2026-04-25 12:12:09.651 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 93fe3f51-79e7-4d26-ba61-5020d38950ac 2026-04-25 12:12:09.753 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-166be4cf-cd83-4087-8724-0b0d3fa31e39'] response: {'server_uuid': 'bec49e18-36f5-44f0-a4c4-a5bce4376248', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93fe3f51-79e7-4d26-ba61-5020d38950ac', 'code': 200} 2026-04-25 12:12:11.143 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 93fe3f51-79e7-4d26-ba61-5020d38950ac 2026-04-25 12:12:15.129 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 68727571-6460-4002-9bdd-df43ae549d60 2026-04-25 12:12:15.450 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 40ed4679-1cf5-4f58-92ab-d2fe1d84cfd0 2026-04-25 12:12:17.320 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 68727571-6460-4002-9bdd-df43ae549d60 2026-04-25 12:12:17.447 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 40ed4679-1cf5-4f58-92ab-d2fe1d84cfd0 2026-04-25 12:12:17.643 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port b9b10e51-f49d-44f0-b5d6-1de35e531b5d 2026-04-25 12:12:18.876 16 INFO neutron_taas.services.taas.taas_plugin [None req-906d803d-834b-4ab8-82e2-022084725871 - - - - - -] TaaS: Handle Delete Port: b9b10e51-f49d-44f0-b5d6-1de35e531b5d 2026-04-25 12:12:18.881 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-906d803d-834b-4ab8-82e2-022084725871 - - - - - -] Tap Mirror: Handle Delete Port: b9b10e51-f49d-44f0-b5d6-1de35e531b5d /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-25 12:12:47.676 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 08f8e958-dc78-4839-80cb-8c01e4e4d3f5 2026-04-25 12:12:47.778 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d067436-29f9-44a9-bfb7-25a89594509e'] response: {'server_uuid': 'eb303158-3f22-40f4-9954-41caeb0a9db0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '08f8e958-dc78-4839-80cb-8c01e4e4d3f5', 'code': 200} 2026-04-25 12:12:49.122 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 08f8e958-dc78-4839-80cb-8c01e4e4d3f5 2026-04-25 12:12:52.929 16 INFO neutron.plugins.ml2.plugin [None req-ca1d36d4-1b3f-4e78-8569-8aa6d8c06c92 - - - - - -] Attempt 1 to provision port b33581e3-9185-4af2-98ef-b9fcd2b812c1 2026-04-25 12:12:53.143 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port b33581e3-9185-4af2-98ef-b9fcd2b812c1 2026-04-25 12:12:55.125 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port b33581e3-9185-4af2-98ef-b9fcd2b812c1 2026-04-25 12:12:57.258 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port df6801fb-4329-4be6-8994-ba96c3b491b8 2026-04-25 12:12:59.207 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port df6801fb-4329-4be6-8994-ba96c3b491b8 2026-04-25 12:12:59.399 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port d18b92f6-bfc0-4512-8484-c1e1eceba89b 2026-04-25 12:13:01.126 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port d18b92f6-bfc0-4512-8484-c1e1eceba89b 2026-04-25 12:13:03.197 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port b33581e3-9185-4af2-98ef-b9fcd2b812c1 2026-04-25 12:13:03.752 16 INFO neutron.plugins.ml2.plugin [None req-96e12523-3a9d-48ff-9128-87c04e4cb8c1 - - - - - -] Attempt 1 to provision port 347c47e9-b294-4c3b-a3cc-2010b900a67c 2026-04-25 12:13:03.809 16 INFO neutron.plugins.ml2.plugin [None req-96e12523-3a9d-48ff-9128-87c04e4cb8c1 - - - - - -] Attempt 1 to provision port 6dc0055e-e55a-4bfe-9950-7165d12d0a0f 2026-04-25 12:13:03.888 16 INFO neutron.plugins.ml2.plugin [None req-96e12523-3a9d-48ff-9128-87c04e4cb8c1 - - - - - -] Attempt 1 to provision port 3ca80784-3dc9-47ff-89c6-b9beedfc3047 2026-04-25 12:13:04.079 16 INFO neutron.plugins.ml2.plugin [None req-96e12523-3a9d-48ff-9128-87c04e4cb8c1 - - - - - -] Attempt 1 to provision port b33581e3-9185-4af2-98ef-b9fcd2b812c1 2026-04-25 12:13:04.244 16 INFO neutron.plugins.ml2.plugin [None req-96e12523-3a9d-48ff-9128-87c04e4cb8c1 - - - - - -] Attempt 1 to provision port df6801fb-4329-4be6-8994-ba96c3b491b8 2026-04-25 12:13:07.161 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 3dc122f2-5c5e-4d3b-8f2c-73c83617bc78 2026-04-25 12:13:09.122 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 3dc122f2-5c5e-4d3b-8f2c-73c83617bc78 2026-04-25 12:13:11.496 13 INFO neutron.plugins.ml2.plugin [None req-0996c20d-06c2-44aa-bbf6-9caa7156296e - - - - - -] Attempt 1 to provision port 3dc122f2-5c5e-4d3b-8f2c-73c83617bc78 2026-04-25 12:13:11.542 13 INFO neutron.plugins.ml2.plugin [None req-0996c20d-06c2-44aa-bbf6-9caa7156296e - - - - - -] Attempt 1 to provision port 6dc0055e-e55a-4bfe-9950-7165d12d0a0f 2026-04-25 12:13:11.565 13 INFO neutron.plugins.ml2.plugin [None req-0996c20d-06c2-44aa-bbf6-9caa7156296e - - - - - -] Attempt 1 to provision port ea3c348e-1e4a-4350-b7bb-db1647e38af6 2026-04-25 12:13:11.582 13 INFO neutron.plugins.ml2.plugin [None req-0996c20d-06c2-44aa-bbf6-9caa7156296e - - - - - -] Attempt 1 to provision port 3ca80784-3dc9-47ff-89c6-b9beedfc3047 2026-04-25 12:13:11.599 13 INFO neutron.plugins.ml2.plugin [None req-0996c20d-06c2-44aa-bbf6-9caa7156296e - - - - - -] Attempt 1 to provision port b33581e3-9185-4af2-98ef-b9fcd2b812c1 2026-04-25 12:13:11.638 13 INFO neutron.plugins.ml2.plugin [None req-0996c20d-06c2-44aa-bbf6-9caa7156296e - - - - - -] Attempt 1 to provision port df6801fb-4329-4be6-8994-ba96c3b491b8 2026-04-25 12:13:13.776 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port dd2bfa84-0a9c-482e-a39d-48abcc2e0802 2026-04-25 12:13:13.900 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7ce6bde-28b1-49a5-a433-d42b3f0f0b45'] response: {'server_uuid': '7fb243aa-affe-4fcf-a3db-d51b3575cf12', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd2bfa84-0a9c-482e-a39d-48abcc2e0802', 'code': 200} 2026-04-25 12:13:15.230 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port dd2bfa84-0a9c-482e-a39d-48abcc2e0802 2026-04-25 12:13:15.312 13 INFO neutron.plugins.ml2.plugin [None req-c09bb53c-54b0-45ac-8393-40d202743afd - - - - - -] Attempt 1 to provision port 6dc0055e-e55a-4bfe-9950-7165d12d0a0f 2026-04-25 12:13:15.352 13 INFO neutron.plugins.ml2.plugin [None req-c09bb53c-54b0-45ac-8393-40d202743afd - - - - - -] Attempt 1 to provision port ea3c348e-1e4a-4350-b7bb-db1647e38af6 2026-04-25 12:13:15.389 13 INFO neutron.plugins.ml2.plugin [None req-c09bb53c-54b0-45ac-8393-40d202743afd - - - - - -] Attempt 1 to provision port 3dc122f2-5c5e-4d3b-8f2c-73c83617bc78 2026-04-25 12:13:15.501 13 INFO neutron.plugins.ml2.plugin [None req-c09bb53c-54b0-45ac-8393-40d202743afd - - - - - -] Attempt 1 to provision port 3ca80784-3dc9-47ff-89c6-b9beedfc3047 2026-04-25 12:13:17.344 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 3ca80784-3dc9-47ff-89c6-b9beedfc3047 2026-04-25 12:13:17.840 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 347c47e9-b294-4c3b-a3cc-2010b900a67c 2026-04-25 12:13:18.395 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port ea3c348e-1e4a-4350-b7bb-db1647e38af6 2026-04-25 12:13:18.700 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 6dc0055e-e55a-4bfe-9950-7165d12d0a0f 2026-04-25 12:13:19.061 13 INFO neutron.plugins.ml2.plugin [None req-b04217f0-5a62-43a0-b415-854815232b34 - - - - - -] Attempt 1 to provision port ea3c348e-1e4a-4350-b7bb-db1647e38af6 2026-04-25 12:13:19.122 13 INFO neutron.plugins.ml2.plugin [None req-b04217f0-5a62-43a0-b415-854815232b34 - - - - - -] Attempt 1 to provision port dd2bfa84-0a9c-482e-a39d-48abcc2e0802 2026-04-25 12:13:19.227 13 INFO neutron.plugins.ml2.plugin [None req-b04217f0-5a62-43a0-b415-854815232b34 - - - - - -] Attempt 1 to provision port 3ca80784-3dc9-47ff-89c6-b9beedfc3047 2026-04-25 12:13:19.274 13 INFO neutron.plugins.ml2.plugin [None req-b04217f0-5a62-43a0-b415-854815232b34 - - - - - -] Attempt 1 to provision port 3dc122f2-5c5e-4d3b-8f2c-73c83617bc78 2026-04-25 12:13:20.269 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 3ca80784-3dc9-47ff-89c6-b9beedfc3047 2026-04-25 12:13:20.482 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 347c47e9-b294-4c3b-a3cc-2010b900a67c 2026-04-25 12:13:20.641 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port ea3c348e-1e4a-4350-b7bb-db1647e38af6 2026-04-25 12:13:20.884 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 6dc0055e-e55a-4bfe-9950-7165d12d0a0f 2026-04-25 12:13:22.432 13 INFO neutron.plugins.ml2.plugin [None req-df904d5e-3763-4375-ad75-aedd8a89452e - - - - - -] Attempt 1 to provision port 6dc0055e-e55a-4bfe-9950-7165d12d0a0f 2026-04-25 12:13:22.491 13 INFO neutron.plugins.ml2.plugin [None req-df904d5e-3763-4375-ad75-aedd8a89452e - - - - - -] Attempt 1 to provision port ea3c348e-1e4a-4350-b7bb-db1647e38af6 2026-04-25 12:13:23.806 13 INFO neutron.plugins.ml2.plugin [None req-840422fb-f316-4c71-a4a5-8e5bd4fce856 - - - - - -] Attempt 1 to provision port ea3c348e-1e4a-4350-b7bb-db1647e38af6 2026-04-25 12:13:30.454 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port fdeb8467-8eaf-4d40-a1b4-0257789bd95f 2026-04-25 12:13:30.605 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-44d0039f-25b6-489b-a8ec-8d53354a4cac'] response: {'server_uuid': '6898c422-0827-4c4a-a0d7-909263437a73', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fdeb8467-8eaf-4d40-a1b4-0257789bd95f', 'code': 200} 2026-04-25 12:13:32.207 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port fdeb8467-8eaf-4d40-a1b4-0257789bd95f 2026-04-25 12:13:36.395 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 9634f255-d27f-4898-bac2-a47c73bce55c 2026-04-25 12:13:38.178 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 9634f255-d27f-4898-bac2-a47c73bce55c 2026-04-25 12:13:39.730 13 INFO neutron.plugins.ml2.plugin [None req-42c88eef-1947-439c-9094-508b7de94af1 - - - - - -] Attempt 1 to provision port 72d23f71-3248-44b7-bb10-43d337ad02f6 2026-04-25 12:13:39.761 13 INFO neutron.plugins.ml2.plugin [None req-42c88eef-1947-439c-9094-508b7de94af1 - - - - - -] Attempt 1 to provision port 9634f255-d27f-4898-bac2-a47c73bce55c 2026-04-25 12:13:40.151 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port cd46e626-9c97-4bfa-befe-ccf705fc7d12 2026-04-25 12:13:42.153 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port cd46e626-9c97-4bfa-befe-ccf705fc7d12 2026-04-25 12:13:44.286 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 667054ee-da5c-4890-9480-9028e102b0c0 2026-04-25 12:13:44.646 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 72bbaf31-89c2-4b51-97cb-67c9960a3ebd 2026-04-25 12:13:45.076 16 INFO neutron.plugins.ml2.plugin [None req-d5de4143-9c0e-4552-97d7-ea059dfb2b40 - - - - - -] Attempt 1 to provision port 72d23f71-3248-44b7-bb10-43d337ad02f6 2026-04-25 12:13:45.127 16 INFO neutron.plugins.ml2.plugin [None req-d5de4143-9c0e-4552-97d7-ea059dfb2b40 - - - - - -] Attempt 1 to provision port 667054ee-da5c-4890-9480-9028e102b0c0 2026-04-25 12:13:46.201 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 667054ee-da5c-4890-9480-9028e102b0c0 2026-04-25 12:13:46.456 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 72bbaf31-89c2-4b51-97cb-67c9960a3ebd 2026-04-25 12:13:48.190 16 INFO neutron.plugins.ml2.plugin [None req-b7151641-27c6-4059-a648-5e05b1c39785 - - - - - -] Attempt 1 to provision port 94e9d210-d602-40a0-acf1-2b7d4c2fa14e 2026-04-25 12:13:48.220 16 INFO neutron.plugins.ml2.plugin [None req-b7151641-27c6-4059-a648-5e05b1c39785 - - - - - -] Attempt 1 to provision port 667054ee-da5c-4890-9480-9028e102b0c0 2026-04-25 12:13:48.272 16 INFO neutron.plugins.ml2.plugin [None req-b7151641-27c6-4059-a648-5e05b1c39785 - - - - - -] Attempt 1 to provision port 454b6b51-3691-4a0c-a507-9a0715f9be0c 2026-04-25 12:13:50.239 13 INFO neutron.plugins.ml2.plugin [None req-18b9cec8-5940-494f-bff1-0e71c1fd9e8a - - - - - -] Attempt 1 to provision port 1abeb0bf-effc-4fdb-8965-d1d207af10b8 2026-04-25 12:13:50.264 13 INFO neutron.plugins.ml2.plugin [None req-18b9cec8-5940-494f-bff1-0e71c1fd9e8a - - - - - -] Attempt 1 to provision port 454b6b51-3691-4a0c-a507-9a0715f9be0c 2026-04-25 12:13:51.521 13 INFO neutron.plugins.ml2.plugin [None req-7407f0ec-d5be-4bcc-8718-33db18d988ab - - - - - -] Attempt 1 to provision port 454b6b51-3691-4a0c-a507-9a0715f9be0c 2026-04-25 12:13:57.243 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port d987e70a-b534-4983-810b-cff831a00b13 2026-04-25 12:13:57.343 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c399ee2-bbc4-4eec-8e89-acf6bb0d958c'] response: {'server_uuid': '96dab31c-b004-4703-aff8-fcba19b1e474', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd987e70a-b534-4983-810b-cff831a00b13', 'code': 200} 2026-04-25 12:13:58.239 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port d987e70a-b534-4983-810b-cff831a00b13 2026-04-25 12:13:58.472 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 72d23f71-3248-44b7-bb10-43d337ad02f6 2026-04-25 12:13:58.877 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 94e9d210-d602-40a0-acf1-2b7d4c2fa14e 2026-04-25 12:14:00.218 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 72d23f71-3248-44b7-bb10-43d337ad02f6 2026-04-25 12:14:00.424 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 1abeb0bf-effc-4fdb-8965-d1d207af10b8 2026-04-25 12:14:00.765 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 454b6b51-3691-4a0c-a507-9a0715f9be0c 2026-04-25 12:14:01.070 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 94e9d210-d602-40a0-acf1-2b7d4c2fa14e 2026-04-25 12:14:02.224 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 454b6b51-3691-4a0c-a507-9a0715f9be0c 2026-04-25 12:14:02.409 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 1abeb0bf-effc-4fdb-8965-d1d207af10b8 2026-04-25 12:14:04.322 13 INFO neutron.plugins.ml2.plugin [None req-a06d77e5-64b8-4ead-b3e2-f2255d3e0888 - - - - - -] Attempt 1 to provision port d6996415-63d3-4e8e-99f8-c89c36374123 2026-04-25 12:14:29.032 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port d7a9f4ea-4a13-45ec-aae5-1f49220d2f90 2026-04-25 12:14:29.196 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f165eb60-f43a-4ee4-a814-b8a97c8218ee'] response: {'server_uuid': 'fb594280-39f3-436d-8006-db0824cc4189', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7a9f4ea-4a13-45ec-aae5-1f49220d2f90', 'code': 200} 2026-04-25 12:14:30.422 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port d7a9f4ea-4a13-45ec-aae5-1f49220d2f90 2026-04-25 12:15:06.400 16 INFO neutron.plugins.ml2.plugin [None req-dc987e0a-5f41-4dc8-b979-ab0f62ceca46 - - - - - -] Attempt 1 to provision port 690d8cd3-f4cb-42e4-9a84-a8d23bdaf286 2026-04-25 12:15:12.397 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 690d8cd3-f4cb-42e4-9a84-a8d23bdaf286 2026-04-25 12:15:12.696 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa127e45-a6fe-4cd9-a1c6-ad7e92480a00'] response: {'server_uuid': 'fb594280-39f3-436d-8006-db0824cc4189', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '690d8cd3-f4cb-42e4-9a84-a8d23bdaf286', 'code': 200} 2026-04-25 12:15:14.370 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 690d8cd3-f4cb-42e4-9a84-a8d23bdaf286 2026-04-25 12:15:16.900 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 690d8cd3-f4cb-42e4-9a84-a8d23bdaf286 2026-04-25 12:15:43.956 16 INFO neutron.plugins.ml2.plugin [None req-65635076-cc92-4d98-8f39-35f1794e9279 - - - - - -] Attempt 1 to provision port 5189faf8-ee52-437c-999d-36a072f8fe9c 2026-04-25 12:15:51.958 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 5189faf8-ee52-437c-999d-36a072f8fe9c 2026-04-25 12:15:52.060 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-14772f41-5e35-4bd9-b534-b9bcbf2290d8'] response: {'server_uuid': 'fb594280-39f3-436d-8006-db0824cc4189', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5189faf8-ee52-437c-999d-36a072f8fe9c', 'code': 200} 2026-04-25 12:15:52.582 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 5189faf8-ee52-437c-999d-36a072f8fe9c 2026-04-25 12:16:05.014 13 INFO neutron.plugins.ml2.plugin [None req-917c3400-27f4-4dff-838e-b7a9a83ed638 - - - - - -] Attempt 1 to provision port 0286f751-edbc-458f-a4d0-11cb403ca98a 2026-04-25 12:16:10.613 16 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 0286f751-edbc-458f-a4d0-11cb403ca98a 2026-04-25 12:16:10.745 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-76d1b7de-6d4b-4f91-a6cc-de9934d3e069'] response: {'server_uuid': 'fb594280-39f3-436d-8006-db0824cc4189', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0286f751-edbc-458f-a4d0-11cb403ca98a', 'code': 200} 2026-04-25 12:16:12.597 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 0286f751-edbc-458f-a4d0-11cb403ca98a 2026-04-25 12:16:15.138 16 INFO neutron.plugins.ml2.plugin [None req-f76e7296-182f-4a10-b2c8-501a4071f66c - - - - - -] Attempt 1 to provision port 5189faf8-ee52-437c-999d-36a072f8fe9c 2026-04-25 12:16:28.625 16 INFO neutron.plugins.ml2.plugin [None req-6e6ec1e3-7717-4ad0-9c14-10224575800a - - - - - -] Attempt 1 to provision port 0286f751-edbc-458f-a4d0-11cb403ca98a 2026-04-25 12:16:28.669 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 0286f751-edbc-458f-a4d0-11cb403ca98a 2026-04-25 12:16:30.089 13 INFO neutron.plugins.ml2.plugin [None req-77c5cc69-6efd-4aa8-8823-33a97ab5a4ac - - - - - -] Attempt 1 to provision port 0286f751-edbc-458f-a4d0-11cb403ca98a 2026-04-25 12:16:38.631 13 INFO neutron.plugins.ml2.plugin [None req-ae18c51b-8f02-426d-9141-51826b62ad9b - - - - - -] Attempt 1 to provision port 5189faf8-ee52-437c-999d-36a072f8fe9c 2026-04-25 12:16:39.108 16 INFO neutron.plugins.ml2.plugin [None req-08c9f495-4d91-4044-90c1-0e14a784fb3e - - - - - -] Attempt 1 to provision port 5189faf8-ee52-437c-999d-36a072f8fe9c 2026-04-25 12:16:40.801 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6cacdb33-07df-417c-a9d6-ecb6f2f7a870'] response: {'server_uuid': 'fb594280-39f3-436d-8006-db0824cc4189', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5189faf8-ee52-437c-999d-36a072f8fe9c', 'code': 200} 2026-04-25 12:17:22.758 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a342fdcb-08d9-40ac-852e-51c043e2bed6'] response: {'server_uuid': '7fb243aa-affe-4fcf-a3db-d51b3575cf12', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dd2bfa84-0a9c-482e-a39d-48abcc2e0802', 'code': 200}