+ 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-05-06 14:52:03.527 1 INFO neutron.common.config [-] Logging enabled! 2026-05-06 14:52:03.527 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-06 14:52:03.528 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-06 14:52:03.528 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 14:52:04.955 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 14:52:04.957 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 14:52:04.960 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-06 14:52:04.961 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 14:52:04.961 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 14:52:04.961 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 14:52:04.961 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 14:52:04.967 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 14:52:04.968 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 14:52:04.968 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 14:52:04.986 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 14:52:04.987 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 14:52:04.987 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 14:52:05.004 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 14:52:05.004 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 14:52:05.004 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 14:52:05.005 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 14:52:05.278 1 INFO neutron.plugins.ml2.managers [None req-221f5ae8-ca43-4d50-a26e-0d1468513607 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 14:52:05.423 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-221f5ae8-ca43-4d50-a26e-0d1468513607 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 14:52:05.423 1 INFO neutron.plugins.ml2.managers [None req-221f5ae8-ca43-4d50-a26e-0d1468513607 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 14:52:05.423 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-221f5ae8-ca43-4d50-a26e-0d1468513607 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 14:52:05.466 1 INFO neutron.plugins.ml2.managers [None req-221f5ae8-ca43-4d50-a26e-0d1468513607 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 14:52:05.466 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-221f5ae8-ca43-4d50-a26e-0d1468513607 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 14:52:05.467 1 INFO neutron.plugins.ml2.managers [None req-221f5ae8-ca43-4d50-a26e-0d1468513607 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 14:52:05.467 1 INFO neutron.plugins.ml2.extensions.port_security [None req-221f5ae8-ca43-4d50-a26e-0d1468513607 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 14:52:05.467 1 INFO neutron.plugins.ml2.managers [None req-221f5ae8-ca43-4d50-a26e-0d1468513607 - - - - - -] Initializing extension driver 'qos' 2026-05-06 14:52:05.467 1 INFO neutron.plugins.ml2.managers [None req-221f5ae8-ca43-4d50-a26e-0d1468513607 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 14:52:05.467 1 INFO neutron.plugins.ml2.managers [None req-221f5ae8-ca43-4d50-a26e-0d1468513607 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 14:52:05.481 1 INFO neutron.quota [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded quota_driver: . 2026-05-06 14:52:05.481 1 INFO neutron.plugins.ml2.plugin [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 14:52:05.481 1 INFO neutron.plugins.ml2.managers [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 14:52:05.481 1 INFO neutron.plugins.ml2.managers [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 14:52:05.482 1 INFO neutron.plugins.ml2.managers [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 14:52:05.482 1 INFO neutron.manager [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loading Plugin: qos 2026-05-06 14:52:05.493 1 INFO neutron.manager [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loading Plugin: router 2026-05-06 14:52:05.526 1 INFO neutron.services.service_base [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 14:52:05.527 1 INFO neutron.manager [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loading Plugin: segments 2026-05-06 14:52:05.594 1 INFO neutron.manager [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loading Plugin: trunk 2026-05-06 14:52:05.608 1 INFO neutron.manager [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loading Plugin: vpnaas 2026-05-06 14:52:05.641 1 WARNING stevedore.named [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 14:52:05.715 1 INFO neutron_vpnaas.services.vpn.plugin [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 14:52:05.715 1 INFO neutron.common.utils [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 14:52:05.715 1 INFO neutron.manager [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loading Plugin: taas 2026-05-06 14:52:05.739 1 WARNING stevedore.named [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 14:52:05.739 1 WARNING stevedore.named [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-06 14:52:05.762 1 INFO neutron_taas.services.taas.taas_plugin [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-06 14:52:05.762 1 INFO neutron.manager [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loading Plugin: tapmirror 2026-05-06 14:52:05.773 1 WARNING stevedore.named [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 14:52:05.774 1 WARNING stevedore.named [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-06 14:52:05.789 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-06 14:52:05.789 1 INFO neutron.manager [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loading Plugin: auto_allocate 2026-05-06 14:52:05.798 1 INFO neutron.manager [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loading Plugin: tag 2026-05-06 14:52:05.805 1 INFO neutron.manager [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loading Plugin: timestamp 2026-05-06 14:52:05.808 1 INFO neutron.manager [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 14:52:05.811 1 INFO neutron.manager [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loading Plugin: flavors 2026-05-06 14:52:05.814 1 INFO neutron.manager [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loading Plugin: revisions 2026-05-06 14:52:05.817 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Initializing extension manager. 2026-05-06 14:52:05.818 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: address-group 2026-05-06 14:52:05.819 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: address-scope 2026-05-06 14:52:05.819 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 14:52:05.820 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: agent 2026-05-06 14:52:05.820 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 14:52:05.821 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 14:52:05.822 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 14:52:05.823 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: availability_zone 2026-05-06 14:52:05.823 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 14:52:05.823 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 14:52:05.824 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: default-subnetpools 2026-05-06 14:52:05.825 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 14:52:05.826 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: dns-integration 2026-05-06 14:52:05.826 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 14:52:05.826 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 14:52:05.827 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: dvr 2026-05-06 14:52:05.827 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 14:52:05.828 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 14:52:05.828 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 14:52:05.829 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 14:52:05.829 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: external-net 2026-05-06 14:52:05.829 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 14:52:05.830 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: extraroute 2026-05-06 14:52:05.830 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 14:52:05.831 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 14:52:05.832 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 14:52:05.832 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 14:52:05.833 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 14:52:05.833 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: fip-port-details 2026-05-06 14:52:05.834 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: flavors 2026-05-06 14:52:05.835 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 14:52:05.837 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: floatingip-pools 2026-05-06 14:52:05.843 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: ip_allocation 2026-05-06 14:52:05.845 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 14:52:05.846 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: l2_adjacency 2026-05-06 14:52:05.848 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: router 2026-05-06 14:52:05.851 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 14:52:05.852 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-06 14:52:05.853 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-06 14:52:05.853 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 14:52:05.854 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: l3-ha 2026-05-06 14:52:05.854 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 14:52:05.855 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-06 14:52:05.855 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: l3-flavors 2026-05-06 14:52:05.856 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 14:52:05.856 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 14:52:05.858 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 14:52:05.859 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 14:52:05.860 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 14:52:05.861 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 14:52:05.861 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 14:52:05.862 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: multi-provider 2026-05-06 14:52:05.863 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: net-mtu 2026-05-06 14:52:05.863 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 14:52:05.864 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: network_availability_zone 2026-05-06 14:52:05.864 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: network_ha 2026-05-06 14:52:05.865 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: network-ip-availability 2026-05-06 14:52:05.866 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 14:52:05.866 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: pagination 2026-05-06 14:52:05.867 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: port-device-profile 2026-05-06 14:52:05.867 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-06 14:52:05.868 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 14:52:05.868 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 14:52:05.869 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: port-mac-override 2026-05-06 14:52:05.870 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 14:52:05.870 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 14:52:05.879 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-06 14:52:05.880 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: port-resource-request 2026-05-06 14:52:05.880 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 14:52:05.881 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-06 14:52:05.882 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: binding 2026-05-06 14:52:05.884 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: binding-extended 2026-05-06 14:52:05.885 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: port-security 2026-05-06 14:52:05.885 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: project-id 2026-05-06 14:52:05.886 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: provider 2026-05-06 14:52:05.886 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-06 14:52:05.889 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: qos 2026-05-06 14:52:05.889 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 14:52:05.890 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 14:52:05.890 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: qos-default 2026-05-06 14:52:05.891 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: qos-fip 2026-05-06 14:52:05.891 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 14:52:05.892 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 14:52:05.892 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 14:52:05.893 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 14:52:05.893 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 14:52:05.894 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: qos-pps 2026-05-06 14:52:05.895 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 14:52:05.895 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 14:52:05.896 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 14:52:05.896 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: quota-check-limit 2026-05-06 14:52:05.897 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-06 14:52:05.899 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: quotas 2026-05-06 14:52:05.902 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: quota_details 2026-05-06 14:52:05.903 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: rbac-policies 2026-05-06 14:52:05.904 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: rbac-address-group 2026-05-06 14:52:05.904 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 14:52:05.905 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 14:52:05.905 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 14:52:05.906 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: revision-if-match 2026-05-06 14:52:05.906 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 14:52:05.907 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: router_availability_zone 2026-05-06 14:52:05.908 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 14:52:05.909 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 14:52:05.909 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 14:52:05.910 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 14:52:05.910 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 14:52:05.911 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-06 14:52:05.911 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 14:52:05.915 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: security-group 2026-05-06 14:52:05.916 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: segment 2026-05-06 14:52:05.916 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 14:52:05.917 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: service-type 2026-05-06 14:52:05.917 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: sorting 2026-05-06 14:52:05.918 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 14:52:05.918 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: standard-attr-description 2026-05-06 14:52:05.919 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: stateful-security-group 2026-05-06 14:52:05.919 1 WARNING neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 14:52:05.920 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 14:52:05.920 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: subnet-external-network 2026-05-06 14:52:05.921 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: subnet_onboard 2026-05-06 14:52:05.921 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 14:52:05.921 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: subnet-service-types 2026-05-06 14:52:05.922 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: subnet_allocation 2026-05-06 14:52:05.923 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 14:52:05.923 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: tag-creation 2026-05-06 14:52:05.923 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 14:52:05.927 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 14:52:05.927 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 14:52:05.928 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: trunk 2026-05-06 14:52:05.928 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: trunk-details 2026-05-06 14:52:05.929 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 14:52:05.929 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-06 14:52:05.930 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 14:52:05.930 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-06 14:52:05.932 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-06 14:52:05.933 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 14:52:05.934 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: vpn-flavors 2026-05-06 14:52:05.935 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: vpnaas 2026-05-06 14:52:05.936 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: taas 2026-05-06 14:52:05.937 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: tap-mirror 2026-05-06 14:52:05.937 1 INFO neutron.api.extensions [None req-6498b909-1921-4397-b026-f0cfdd33c450 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-06 14:52:36.023 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-06 14:52:36.063 14 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-06 14:52:36.073 17 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-06 14:52:39.882 17 INFO neutron.db.l3_hamode_db [None req-cdde7030-a3d5-462b-a0fe-3122d2d357c1 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 14:52:57.509 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 624bb188-1af4-4141-9f5b-793c0ea7ff27 2026-05-06 14:52:57.802 17 INFO neutron.plugins.ml2.plugin [None req-803eda89-749d-4e8d-a47c-b9a079aee576 - - - - - -] Attempt 1 to provision port 624bb188-1af4-4141-9f5b-793c0ea7ff27 2026-05-06 14:52:59.438 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 624bb188-1af4-4141-9f5b-793c0ea7ff27 2026-05-06 14:52:59.461 17 INFO neutron.plugins.ml2.plugin [None req-01faeff1-3273-40b8-ae34-3ae8314441d1 - - - - - -] Attempt 1 to provision port 624bb188-1af4-4141-9f5b-793c0ea7ff27 2026-05-06 14:57:29.593 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 05b6dfec-30a1-4aa9-8e62-80d65a9ec7cb 2026-05-06 14:57:29.909 17 INFO neutron.plugins.ml2.plugin [None req-f46d7acb-a3ef-4c9a-a894-01afe7b77345 - - - - - -] Attempt 1 to provision port 05b6dfec-30a1-4aa9-8e62-80d65a9ec7cb 2026-05-06 14:57:31.541 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 05b6dfec-30a1-4aa9-8e62-80d65a9ec7cb 2026-05-06 14:57:31.571 17 INFO neutron.plugins.ml2.plugin [None req-f60efd1d-2f03-4b9e-9a12-3d72780b0793 - - - - - -] Attempt 1 to provision port 05b6dfec-30a1-4aa9-8e62-80d65a9ec7cb 2026-05-06 14:57:36.524 17 INFO neutron.plugins.ml2.plugin [None req-588d137a-c074-481f-b96a-1a8d069e85a8 - - - - - -] Attempt 1 to provision port c263a666-c20d-40be-9fad-05b5d6174127 2026-05-06 15:02:08.166 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c263a666-c20d-40be-9fad-05b5d6174127 2026-05-06 15:02:09.612 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c263a666-c20d-40be-9fad-05b5d6174127 2026-05-06 15:11:07.760 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 74202ca0-487c-4279-8b77-d5ec9037bf28 2026-05-06 15:11:09.751 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 74202ca0-487c-4279-8b77-d5ec9037bf28 2026-05-06 15:20:34.734 14 INFO neutron.plugins.ml2.plugin [None req-4da1b5fa-0c6b-4d19-b826-6d2760a07f8f - - - - - -] Attempt 1 to provision port c263a666-c20d-40be-9fad-05b5d6174127 2026-05-06 15:20:34.792 14 INFO neutron.plugins.ml2.plugin [None req-4da1b5fa-0c6b-4d19-b826-6d2760a07f8f - - - - - -] Attempt 1 to provision port 05b6dfec-30a1-4aa9-8e62-80d65a9ec7cb 2026-05-06 15:20:34.841 14 INFO neutron.plugins.ml2.plugin [None req-4da1b5fa-0c6b-4d19-b826-6d2760a07f8f - - - - - -] Attempt 1 to provision port 624bb188-1af4-4141-9f5b-793c0ea7ff27 2026-05-06 15:25:58.075 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port f4d35a64-f31a-47f1-a04d-b49afa76c703 2026-05-06 15:26:00.003 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port f4d35a64-f31a-47f1-a04d-b49afa76c703 2026-05-06 15:26:02.051 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port ca3b3478-e278-4835-a536-f6acabc4baa9 2026-05-06 15:26:04.033 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port ca3b3478-e278-4835-a536-f6acabc4baa9 2026-05-06 15:26:06.151 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port d18b2f49-bc5b-4641-a4bd-f8a7ba0e68ee 2026-05-06 15:26:06.603 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 6a1e2ad7-006d-409f-aa8d-177ce49e4cab 2026-05-06 15:26:08.039 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port d18b2f49-bc5b-4641-a4bd-f8a7ba0e68ee 2026-05-06 15:26:08.240 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 6a1e2ad7-006d-409f-aa8d-177ce49e4cab 2026-05-06 15:26:10.102 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 317a55fe-52b5-4a59-ad1f-372458fc4e62 2026-05-06 15:26:10.428 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 26905f9f-0f81-46ef-8d63-efcc2ba7ba84 2026-05-06 15:26:12.297 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 26905f9f-0f81-46ef-8d63-efcc2ba7ba84 2026-05-06 15:26:12.564 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 317a55fe-52b5-4a59-ad1f-372458fc4e62 2026-05-06 15:26:12.846 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 23ec65c9-68cf-4f1d-939f-0aca428d20b6 2026-05-06 15:26:14.037 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 23ec65c9-68cf-4f1d-939f-0aca428d20b6 2026-05-06 15:26:17.133 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 95d90500-9cc1-4db4-9339-637db4419c2b 2026-05-06 15:26:17.705 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-53707148-193e-420b-8666-564f476b188f'] response: {'server_uuid': 'd018a07e-be0f-45e4-890d-361fa7fd167e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '95d90500-9cc1-4db4-9339-637db4419c2b', 'code': 200} 2026-05-06 15:26:17.783 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 6fc6e1b3-7dfa-467b-98f0-98c356595254 2026-05-06 15:26:18.798 14 INFO neutron.plugins.ml2.plugin [None req-9ff2de11-fccd-460a-b062-f330351bea72 - - - - - -] Attempt 1 to provision port 48256305-171a-43d9-8848-3c5489bd4d18 2026-05-06 15:26:18.831 14 INFO neutron.plugins.ml2.plugin [None req-9ff2de11-fccd-460a-b062-f330351bea72 - - - - - -] Attempt 1 to provision port c95185b8-a966-4395-b750-cdcd947f4a43 2026-05-06 15:26:18.853 14 INFO neutron.plugins.ml2.plugin [None req-9ff2de11-fccd-460a-b062-f330351bea72 - - - - - -] Attempt 1 to provision port ca3b3478-e278-4835-a536-f6acabc4baa9 2026-05-06 15:26:18.857 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 95d90500-9cc1-4db4-9339-637db4419c2b 2026-05-06 15:26:18.897 14 INFO neutron.plugins.ml2.plugin [None req-9ff2de11-fccd-460a-b062-f330351bea72 - - - - - -] Attempt 1 to provision port 23ec65c9-68cf-4f1d-939f-0aca428d20b6 2026-05-06 15:26:18.954 14 INFO neutron.plugins.ml2.plugin [None req-9ff2de11-fccd-460a-b062-f330351bea72 - - - - - -] Attempt 1 to provision port f7dadc06-8895-4fbe-bce3-8d36eb59c8a3 2026-05-06 15:26:18.986 14 INFO neutron.plugins.ml2.plugin [None req-9ff2de11-fccd-460a-b062-f330351bea72 - - - - - -] Attempt 1 to provision port c724fc00-fc54-46f3-ba02-b232b78edc6b 2026-05-06 15:26:19.017 14 INFO neutron.plugins.ml2.plugin [None req-9ff2de11-fccd-460a-b062-f330351bea72 - - - - - -] Attempt 1 to provision port 2c6654b6-ed09-4e0e-a702-fc244ded1f9d 2026-05-06 15:26:19.037 14 INFO neutron.plugins.ml2.plugin [None req-9ff2de11-fccd-460a-b062-f330351bea72 - - - - - -] Attempt 1 to provision port 7ee73c47-66ca-4276-b263-b8b90df34171 2026-05-06 15:26:19.073 14 INFO neutron.plugins.ml2.plugin [None req-9ff2de11-fccd-460a-b062-f330351bea72 - - - - - -] Attempt 1 to provision port f4d35a64-f31a-47f1-a04d-b49afa76c703 2026-05-06 15:26:19.085 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 6fc6e1b3-7dfa-467b-98f0-98c356595254 2026-05-06 15:26:19.751 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb7733fa-c8d5-44c1-84d7-7d8713bc48dd'] response: {'server_uuid': '5ca77c26-1329-4448-802c-c71cbdcbbce4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fc6e1b3-7dfa-467b-98f0-98c356595254', 'code': 200} 2026-05-06 15:26:23.258 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c22bf6c2-9c16-4fbc-81b9-6b9354bc11e9 2026-05-06 15:26:23.754 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ba35036-8a35-418c-b22d-d5aebf0f57a0'] response: {'server_uuid': 'fa8278f1-cad1-427d-983c-487c69a581b2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c22bf6c2-9c16-4fbc-81b9-6b9354bc11e9', 'code': 200} 2026-05-06 15:26:25.526 14 INFO neutron.plugins.ml2.plugin [None req-6d4b4e07-2819-4e96-b2cc-194d765e55fd - - - - - -] Attempt 1 to provision port 48256305-171a-43d9-8848-3c5489bd4d18 2026-05-06 15:26:25.550 14 INFO neutron.plugins.ml2.plugin [None req-6d4b4e07-2819-4e96-b2cc-194d765e55fd - - - - - -] Attempt 1 to provision port c95185b8-a966-4395-b750-cdcd947f4a43 2026-05-06 15:26:25.572 14 INFO neutron.plugins.ml2.plugin [None req-6d4b4e07-2819-4e96-b2cc-194d765e55fd - - - - - -] Attempt 1 to provision port 23ec65c9-68cf-4f1d-939f-0aca428d20b6 2026-05-06 15:26:25.621 14 INFO neutron.plugins.ml2.plugin [None req-6d4b4e07-2819-4e96-b2cc-194d765e55fd - - - - - -] Attempt 1 to provision port c724fc00-fc54-46f3-ba02-b232b78edc6b 2026-05-06 15:26:25.642 14 INFO neutron.plugins.ml2.plugin [None req-6d4b4e07-2819-4e96-b2cc-194d765e55fd - - - - - -] Attempt 1 to provision port 32fd84dc-93f5-4dd8-902b-73fb039ee42d 2026-05-06 15:26:25.699 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 32fd84dc-93f5-4dd8-902b-73fb039ee42d 2026-05-06 15:26:25.841 14 INFO neutron.plugins.ml2.plugin [None req-6d4b4e07-2819-4e96-b2cc-194d765e55fd - - - - - -] Attempt 1 to provision port c4d70b7f-2619-4ddf-a8d5-f97c9e429a02 2026-05-06 15:26:25.868 14 INFO neutron.plugins.ml2.plugin [None req-6d4b4e07-2819-4e96-b2cc-194d765e55fd - - - - - -] Attempt 1 to provision port c22bf6c2-9c16-4fbc-81b9-6b9354bc11e9 2026-05-06 15:26:26.379 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c22bf6c2-9c16-4fbc-81b9-6b9354bc11e9 2026-05-06 15:26:26.602 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port b363f0e6-eef0-4680-b8a4-b418c3eb2caf 2026-05-06 15:26:26.734 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae4435fc-4a3c-4b45-9609-e7a8569dd106'] response: {'server_uuid': 'd816eca5-7863-4e04-8c2f-cefa7de969f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b363f0e6-eef0-4680-b8a4-b418c3eb2caf', 'code': 200} 2026-05-06 15:26:28.106 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 32fd84dc-93f5-4dd8-902b-73fb039ee42d 2026-05-06 15:26:28.348 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port b363f0e6-eef0-4680-b8a4-b418c3eb2caf 2026-05-06 15:26:38.208 14 INFO neutron.plugins.ml2.plugin [None req-80133429-4564-42fe-9ab1-fa07730d3132 - - - - - -] Attempt 1 to provision port 6fc6e1b3-7dfa-467b-98f0-98c356595254 2026-05-06 15:26:38.335 14 INFO neutron.plugins.ml2.plugin [None req-80133429-4564-42fe-9ab1-fa07730d3132 - - - - - -] Attempt 1 to provision port 48256305-171a-43d9-8848-3c5489bd4d18 2026-05-06 15:26:38.396 14 INFO neutron.plugins.ml2.plugin [None req-80133429-4564-42fe-9ab1-fa07730d3132 - - - - - -] Attempt 1 to provision port 32fd84dc-93f5-4dd8-902b-73fb039ee42d 2026-05-06 15:26:38.537 14 INFO neutron.plugins.ml2.plugin [None req-80133429-4564-42fe-9ab1-fa07730d3132 - - - - - -] Attempt 1 to provision port c22bf6c2-9c16-4fbc-81b9-6b9354bc11e9 2026-05-06 15:26:44.031 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 2c6654b6-ed09-4e0e-a702-fc244ded1f9d 2026-05-06 15:26:44.308 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 48256305-171a-43d9-8848-3c5489bd4d18 2026-05-06 15:26:46.038 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 2c6654b6-ed09-4e0e-a702-fc244ded1f9d 2026-05-06 15:26:46.218 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 48256305-171a-43d9-8848-3c5489bd4d18 2026-05-06 15:26:46.462 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c95185b8-a966-4395-b750-cdcd947f4a43 2026-05-06 15:26:46.751 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port f7dadc06-8895-4fbe-bce3-8d36eb59c8a3 2026-05-06 15:26:48.158 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c95185b8-a966-4395-b750-cdcd947f4a43 2026-05-06 15:26:48.326 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port f7dadc06-8895-4fbe-bce3-8d36eb59c8a3 2026-05-06 15:26:48.396 14 INFO neutron.plugins.ml2.plugin [None req-8b153381-d5b5-4867-9b31-e996bfe6c69b - - - - - -] Attempt 1 to provision port c22bf6c2-9c16-4fbc-81b9-6b9354bc11e9 2026-05-06 15:26:51.840 14 INFO neutron.plugins.ml2.plugin [None req-0a0b9577-bcc6-47d9-aef0-c09241a32260 - - - - - -] Attempt 1 to provision port c22bf6c2-9c16-4fbc-81b9-6b9354bc11e9 2026-05-06 15:26:52.039 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c22bf6c2-9c16-4fbc-81b9-6b9354bc11e9 2026-05-06 15:26:58.200 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-68bdd00c-502c-4eae-9366-eb4c89d873af'] response: {'server_uuid': '5ca77c26-1329-4448-802c-c71cbdcbbce4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6fc6e1b3-7dfa-467b-98f0-98c356595254', 'code': 200} 2026-05-06 15:27:00.594 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 6fc6e1b3-7dfa-467b-98f0-98c356595254 2026-05-06 15:27:00.721 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb082575-d6d7-4f2e-8118-993aed63a64b'] response: {'server_uuid': '5ca77c26-1329-4448-802c-c71cbdcbbce4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fc6e1b3-7dfa-467b-98f0-98c356595254', 'code': 200} 2026-05-06 15:27:02.210 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 1a3a5598-58f6-4c98-9301-22fb57835f62 2026-05-06 15:27:02.635 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 6fc6e1b3-7dfa-467b-98f0-98c356595254 2026-05-06 15:27:04.207 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 1a3a5598-58f6-4c98-9301-22fb57835f62 2026-05-06 15:27:10.061 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port ba82455a-8fbf-44bf-81cc-82d7a2194274 2026-05-06 15:27:12.094 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 79944f53-a11b-4ac2-b684-83a660a7b62b 2026-05-06 15:27:12.456 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port ba82455a-8fbf-44bf-81cc-82d7a2194274 2026-05-06 15:27:14.229 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 79944f53-a11b-4ac2-b684-83a660a7b62b 2026-05-06 15:27:14.476 14 INFO neutron.plugins.ml2.plugin [None req-0d8299d2-6685-4d57-928e-b95ebaed7d9a - - - - - -] Attempt 1 to provision port 79944f53-a11b-4ac2-b684-83a660a7b62b 2026-05-06 15:27:14.522 14 INFO neutron.plugins.ml2.plugin [None req-0d8299d2-6685-4d57-928e-b95ebaed7d9a - - - - - -] Attempt 1 to provision port 11dc54ed-5ba9-4f0f-89c3-9fd9eea0139e 2026-05-06 15:27:14.546 14 INFO neutron.plugins.ml2.plugin [None req-0d8299d2-6685-4d57-928e-b95ebaed7d9a - - - - - -] Attempt 1 to provision port 5e3a6389-4072-445d-9de3-653d8fc865ae 2026-05-06 15:27:20.549 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port b07e2e10-1a89-46fb-bd3b-6f6d36476ff9 2026-05-06 15:27:20.689 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cafa024-d399-4195-b1fe-b56a2f6fae86'] response: {'server_uuid': 'c10c2fda-c3fc-477e-bc05-22e52abd135f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b07e2e10-1a89-46fb-bd3b-6f6d36476ff9', 'code': 200} 2026-05-06 15:27:22.002 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port b07e2e10-1a89-46fb-bd3b-6f6d36476ff9 2026-05-06 15:27:26.040 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 11dc54ed-5ba9-4f0f-89c3-9fd9eea0139e 2026-05-06 15:27:26.281 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 5e3a6389-4072-445d-9de3-653d8fc865ae 2026-05-06 15:27:27.505 14 INFO neutron.plugins.ml2.plugin [None req-cd3737f1-dbab-467b-8db4-c4d40faaa923 - - - - - -] Attempt 1 to provision port 11dc54ed-5ba9-4f0f-89c3-9fd9eea0139e 2026-05-06 15:27:27.605 14 INFO neutron.plugins.ml2.plugin [None req-cd3737f1-dbab-467b-8db4-c4d40faaa923 - - - - - -] Attempt 1 to provision port 79944f53-a11b-4ac2-b684-83a660a7b62b 2026-05-06 15:27:28.065 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 11dc54ed-5ba9-4f0f-89c3-9fd9eea0139e 2026-05-06 15:27:28.222 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 5e3a6389-4072-445d-9de3-653d8fc865ae 2026-05-06 15:27:29.431 17 INFO neutron.plugins.ml2.plugin [None req-2abfbe07-69d5-4943-a1ff-3ec457e141c8 - - - - - -] Attempt 1 to provision port 11dc54ed-5ba9-4f0f-89c3-9fd9eea0139e 2026-05-06 15:27:40.068 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 3f67ca50-abe1-4a2b-81bb-de58d80e98b7 2026-05-06 15:27:40.720 17 INFO neutron.plugins.ml2.plugin [None req-286287d0-0361-4545-8cc9-3c40e74feaec - - - - - -] Attempt 1 to provision port 3f67ca50-abe1-4a2b-81bb-de58d80e98b7 2026-05-06 15:27:42.078 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 3f67ca50-abe1-4a2b-81bb-de58d80e98b7 2026-05-06 15:27:42.300 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 87ee163c-2c75-471d-bc8f-b65031db7dcf 2026-05-06 15:27:43.998 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 87ee163c-2c75-471d-bc8f-b65031db7dcf 2026-05-06 15:27:47.106 14 INFO neutron.plugins.ml2.plugin [None req-51a2cef5-b14e-4b5a-a254-c89836f05a58 - - - - - -] Attempt 1 to provision port 3f67ca50-abe1-4a2b-81bb-de58d80e98b7 2026-05-06 15:27:47.164 14 INFO neutron.plugins.ml2.plugin [None req-51a2cef5-b14e-4b5a-a254-c89836f05a58 - - - - - -] Attempt 1 to provision port 952f9747-c490-40db-8e57-0e3a7694781d 2026-05-06 15:27:47.198 14 INFO neutron.plugins.ml2.plugin [None req-51a2cef5-b14e-4b5a-a254-c89836f05a58 - - - - - -] Attempt 1 to provision port 81c1001f-5762-4c1d-ba82-5c32dcebb68b 2026-05-06 15:27:50.019 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 8c3d6d85-ccb7-4190-9cf8-84a9926279c7 2026-05-06 15:27:53.212 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 8c3d6d85-ccb7-4190-9cf8-84a9926279c7 2026-05-06 15:27:53.395 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c7f0df81-c0ad-49bd-95fa-f842e6ac9c72 2026-05-06 15:27:53.786 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c9fff286-cfaa-4476-8683-51014969c055 2026-05-06 15:27:53.948 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c5b3502-ad46-4e51-965b-d884748380c9'] response: {'server_uuid': '7d8c6bd9-b130-4031-a197-dd01acb2d05d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c9fff286-cfaa-4476-8683-51014969c055', 'code': 200} 2026-05-06 15:27:54.987 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 1d898a09-9f57-47d0-b721-1c647938afde 2026-05-06 15:27:55.384 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c9fff286-cfaa-4476-8683-51014969c055 2026-05-06 15:27:55.641 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c7f0df81-c0ad-49bd-95fa-f842e6ac9c72 2026-05-06 15:27:56.878 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 1d898a09-9f57-47d0-b721-1c647938afde 2026-05-06 15:27:58.913 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 81c1001f-5762-4c1d-ba82-5c32dcebb68b 2026-05-06 15:27:59.180 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 7d2042aa-4d39-4c67-96fa-e6f2bc776a62 2026-05-06 15:27:59.458 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 952f9747-c490-40db-8e57-0e3a7694781d 2026-05-06 15:28:00.132 14 INFO neutron.plugins.ml2.plugin [None req-e88a86fd-46a2-4be8-8424-e6b0677158b8 - - - - - -] Attempt 1 to provision port 8e4bcef1-1e87-48c1-b2be-cb6a5cdaf589 2026-05-06 15:28:00.175 14 INFO neutron.plugins.ml2.plugin [None req-e88a86fd-46a2-4be8-8424-e6b0677158b8 - - - - - -] Attempt 1 to provision port 1d898a09-9f57-47d0-b721-1c647938afde 2026-05-06 15:28:00.227 14 INFO neutron.plugins.ml2.plugin [None req-e88a86fd-46a2-4be8-8424-e6b0677158b8 - - - - - -] Attempt 1 to provision port 0e065a1f-2f82-442d-893b-eb9dcf425d6a 2026-05-06 15:28:00.251 14 INFO neutron.plugins.ml2.plugin [None req-e88a86fd-46a2-4be8-8424-e6b0677158b8 - - - - - -] Attempt 1 to provision port 66eeb636-b05b-4807-891a-69d4afd9e63d 2026-05-06 15:28:00.276 14 INFO neutron.plugins.ml2.plugin [None req-e88a86fd-46a2-4be8-8424-e6b0677158b8 - - - - - -] Attempt 1 to provision port 7d2042aa-4d39-4c67-96fa-e6f2bc776a62 2026-05-06 15:28:00.324 14 INFO neutron.plugins.ml2.plugin [None req-e88a86fd-46a2-4be8-8424-e6b0677158b8 - - - - - -] Attempt 1 to provision port 8c3d6d85-ccb7-4190-9cf8-84a9926279c7 2026-05-06 15:28:00.855 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 81c1001f-5762-4c1d-ba82-5c32dcebb68b 2026-05-06 15:28:01.006 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 7d2042aa-4d39-4c67-96fa-e6f2bc776a62 2026-05-06 15:28:01.241 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 952f9747-c490-40db-8e57-0e3a7694781d 2026-05-06 15:28:07.403 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 64d6199d-151d-4153-923d-c8c7711b26b3 2026-05-06 15:28:07.543 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-60e32e5b-e8bf-4bce-a44d-f028c03b5e95'] response: {'server_uuid': 'c9e773bd-2e22-478a-ad1c-274beee1be01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64d6199d-151d-4153-923d-c8c7711b26b3', 'code': 200} 2026-05-06 15:28:08.923 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 66eeb636-b05b-4807-891a-69d4afd9e63d 2026-05-06 15:28:09.208 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 64d6199d-151d-4153-923d-c8c7711b26b3 2026-05-06 15:28:09.395 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 8e4bcef1-1e87-48c1-b2be-cb6a5cdaf589 2026-05-06 15:28:09.699 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 0e065a1f-2f82-442d-893b-eb9dcf425d6a 2026-05-06 15:28:10.849 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 66eeb636-b05b-4807-891a-69d4afd9e63d 2026-05-06 15:28:11.038 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 0e065a1f-2f82-442d-893b-eb9dcf425d6a 2026-05-06 15:28:11.278 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 8e4bcef1-1e87-48c1-b2be-cb6a5cdaf589 2026-05-06 15:28:11.513 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port d4fca4ea-9d27-444f-a8a5-c8976f695031 2026-05-06 15:28:11.771 14 INFO neutron.plugins.ml2.plugin [None req-8a3ba0a7-8315-4ce3-8a90-564120d9315c - - - - - -] Attempt 1 to provision port 8e4bcef1-1e87-48c1-b2be-cb6a5cdaf589 2026-05-06 15:28:11.823 14 INFO neutron.plugins.ml2.plugin [None req-8a3ba0a7-8315-4ce3-8a90-564120d9315c - - - - - -] Attempt 1 to provision port 1d898a09-9f57-47d0-b721-1c647938afde 2026-05-06 15:28:11.867 14 INFO neutron.plugins.ml2.plugin [None req-8a3ba0a7-8315-4ce3-8a90-564120d9315c - - - - - -] Attempt 1 to provision port d4fca4ea-9d27-444f-a8a5-c8976f695031 2026-05-06 15:28:11.910 14 INFO neutron.plugins.ml2.plugin [None req-8a3ba0a7-8315-4ce3-8a90-564120d9315c - - - - - -] Attempt 1 to provision port 64d6199d-151d-4153-923d-c8c7711b26b3 2026-05-06 15:28:11.959 14 INFO neutron.plugins.ml2.plugin [None req-8a3ba0a7-8315-4ce3-8a90-564120d9315c - - - - - -] Attempt 1 to provision port 0e065a1f-2f82-442d-893b-eb9dcf425d6a 2026-05-06 15:28:12.003 14 INFO neutron.plugins.ml2.plugin [None req-8a3ba0a7-8315-4ce3-8a90-564120d9315c - - - - - -] Attempt 1 to provision port 66eeb636-b05b-4807-891a-69d4afd9e63d 2026-05-06 15:28:12.052 14 INFO neutron.plugins.ml2.plugin [None req-8a3ba0a7-8315-4ce3-8a90-564120d9315c - - - - - -] Attempt 1 to provision port 7d2042aa-4d39-4c67-96fa-e6f2bc776a62 2026-05-06 15:28:12.119 14 INFO neutron.plugins.ml2.plugin [None req-8a3ba0a7-8315-4ce3-8a90-564120d9315c - - - - - -] Attempt 1 to provision port 8c3d6d85-ccb7-4190-9cf8-84a9926279c7 2026-05-06 15:28:12.797 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port d4fca4ea-9d27-444f-a8a5-c8976f695031 2026-05-06 15:28:20.074 17 INFO neutron.plugins.ml2.plugin [None req-0f01272e-d2af-4b97-9390-05b3be1ebb87 - - - - - -] Attempt 1 to provision port 8e4bcef1-1e87-48c1-b2be-cb6a5cdaf589 2026-05-06 15:28:20.122 17 INFO neutron.plugins.ml2.plugin [None req-0f01272e-d2af-4b97-9390-05b3be1ebb87 - - - - - -] Attempt 1 to provision port 64d6199d-151d-4153-923d-c8c7711b26b3 2026-05-06 15:28:20.173 17 INFO neutron.plugins.ml2.plugin [None req-0f01272e-d2af-4b97-9390-05b3be1ebb87 - - - - - -] Attempt 1 to provision port 0e065a1f-2f82-442d-893b-eb9dcf425d6a 2026-05-06 15:28:20.227 17 INFO neutron.plugins.ml2.plugin [None req-0f01272e-d2af-4b97-9390-05b3be1ebb87 - - - - - -] Attempt 1 to provision port 1d898a09-9f57-47d0-b721-1c647938afde 2026-05-06 15:28:20.275 17 INFO neutron.plugins.ml2.plugin [None req-0f01272e-d2af-4b97-9390-05b3be1ebb87 - - - - - -] Attempt 1 to provision port 66eeb636-b05b-4807-891a-69d4afd9e63d 2026-05-06 15:28:20.322 17 INFO neutron.plugins.ml2.plugin [None req-0f01272e-d2af-4b97-9390-05b3be1ebb87 - - - - - -] Attempt 1 to provision port 7d2042aa-4d39-4c67-96fa-e6f2bc776a62 2026-05-06 15:28:25.650 14 INFO neutron.plugins.ml2.plugin [None req-c3f80264-c272-4fef-91da-dbfd765ad923 - - - - - -] Attempt 1 to provision port 8e4bcef1-1e87-48c1-b2be-cb6a5cdaf589 2026-05-06 15:28:26.849 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port dcb690c2-32e3-4a37-b399-23d8499cb7bc 2026-05-06 15:28:26.965 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-3df3382e-2be1-45dd-b9e9-44276c6d9777'] response: {'server_uuid': '546154b1-e54a-4fac-b374-f420175aa613', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dcb690c2-32e3-4a37-b399-23d8499cb7bc', 'code': 200} 2026-05-06 15:28:28.898 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port dcb690c2-32e3-4a37-b399-23d8499cb7bc 2026-05-06 15:28:42.069 17 INFO neutron.plugins.ml2.plugin [None req-573efb61-b19c-43bc-909b-4c97ce3dfa66 - - - - - -] Attempt 1 to provision port 64d6199d-151d-4153-923d-c8c7711b26b3 2026-05-06 15:28:42.121 17 INFO neutron.plugins.ml2.plugin [None req-573efb61-b19c-43bc-909b-4c97ce3dfa66 - - - - - -] Attempt 1 to provision port 0e065a1f-2f82-442d-893b-eb9dcf425d6a 2026-05-06 15:28:42.167 17 INFO neutron.plugins.ml2.plugin [None req-573efb61-b19c-43bc-909b-4c97ce3dfa66 - - - - - -] Attempt 1 to provision port 66eeb636-b05b-4807-891a-69d4afd9e63d 2026-05-06 15:28:42.222 17 INFO neutron.plugins.ml2.plugin [None req-573efb61-b19c-43bc-909b-4c97ce3dfa66 - - - - - -] Attempt 1 to provision port dcb690c2-32e3-4a37-b399-23d8499cb7bc 2026-05-06 15:28:46.850 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 12ac857c-8f7b-4350-b490-25c0f0f7ad9a 2026-05-06 15:28:49.112 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 0be3af5f-4ec1-4042-b42f-21bff0b8f7e9 2026-05-06 15:28:49.672 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 12ac857c-8f7b-4350-b490-25c0f0f7ad9a 2026-05-06 15:28:50.857 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 0be3af5f-4ec1-4042-b42f-21bff0b8f7e9 2026-05-06 15:28:52.175 14 INFO neutron.plugins.ml2.plugin [None req-96a9b7a2-1214-40cb-8332-b02731492de9 - - - - - -] Attempt 1 to provision port 0be3af5f-4ec1-4042-b42f-21bff0b8f7e9 2026-05-06 15:28:52.266 14 INFO neutron.plugins.ml2.plugin [None req-96a9b7a2-1214-40cb-8332-b02731492de9 - - - - - -] Attempt 1 to provision port 82dccfd9-1a35-493c-89ad-0f4dac007a76 2026-05-06 15:28:52.952 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c3c4307d-3e07-4a19-a9cc-af31eb28184f 2026-05-06 15:28:54.881 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c3c4307d-3e07-4a19-a9cc-af31eb28184f 2026-05-06 15:28:56.855 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port f8151291-89d5-482e-8a83-ebdaa1cc41d0 2026-05-06 15:28:58.808 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port f8151291-89d5-482e-8a83-ebdaa1cc41d0 2026-05-06 15:29:01.634 14 INFO neutron.plugins.ml2.plugin [None req-1c52eae2-ff74-4dd3-b168-f6ef4d118912 - - - - - -] Attempt 1 to provision port 0f8e8925-38ba-4e22-8e36-6077234e1011 2026-05-06 15:29:01.675 14 INFO neutron.plugins.ml2.plugin [None req-1c52eae2-ff74-4dd3-b168-f6ef4d118912 - - - - - -] Attempt 1 to provision port f8151291-89d5-482e-8a83-ebdaa1cc41d0 2026-05-06 15:29:01.749 14 INFO neutron.plugins.ml2.plugin [None req-1c52eae2-ff74-4dd3-b168-f6ef4d118912 - - - - - -] Attempt 1 to provision port 82dccfd9-1a35-493c-89ad-0f4dac007a76 2026-05-06 15:29:01.772 14 INFO neutron.plugins.ml2.plugin [None req-1c52eae2-ff74-4dd3-b168-f6ef4d118912 - - - - - -] Attempt 1 to provision port f95a0ffc-4257-47c5-af63-626fc50ae25c 2026-05-06 15:29:03.860 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 16d104ff-dba3-4bb6-a9e9-4f0855818507 2026-05-06 15:29:03.990 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-cede3d94-d9ce-4679-a265-8f6f5b15f748'] response: {'server_uuid': '15a69ca5-f304-4386-95a0-e07cb7ac0a93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16d104ff-dba3-4bb6-a9e9-4f0855818507', 'code': 200} 2026-05-06 15:29:04.870 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 16d104ff-dba3-4bb6-a9e9-4f0855818507 2026-05-06 15:29:05.555 17 INFO neutron.plugins.ml2.plugin [None req-92894dd4-12f9-4ba0-9f42-51ceb7346066 - - - - - -] Attempt 1 to provision port 2d14871a-f46f-4750-a0f5-d17ff982de95 2026-05-06 15:29:06.860 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 0f8e8925-38ba-4e22-8e36-6077234e1011 2026-05-06 15:29:07.285 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 82dccfd9-1a35-493c-89ad-0f4dac007a76 2026-05-06 15:29:08.882 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port f95a0ffc-4257-47c5-af63-626fc50ae25c 2026-05-06 15:29:09.109 17 INFO neutron.plugins.ml2.plugin [None req-aa5664c3-18a0-413e-8c33-1e07a60dda3c - - - - - -] Attempt 1 to provision port 16d104ff-dba3-4bb6-a9e9-4f0855818507 2026-05-06 15:29:09.154 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 0f8e8925-38ba-4e22-8e36-6077234e1011 2026-05-06 15:29:09.157 17 INFO neutron.plugins.ml2.plugin [None req-aa5664c3-18a0-413e-8c33-1e07a60dda3c - - - - - -] Attempt 1 to provision port f95a0ffc-4257-47c5-af63-626fc50ae25c 2026-05-06 15:29:09.312 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port a519b087-91b8-4abd-a688-ce39ccd3a920 2026-05-06 15:29:09.572 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 82dccfd9-1a35-493c-89ad-0f4dac007a76 2026-05-06 15:29:10.840 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port f95a0ffc-4257-47c5-af63-626fc50ae25c 2026-05-06 15:29:10.903 17 INFO neutron.plugins.ml2.plugin [None req-f866a874-016e-4e05-be65-aed7cbbeb6ff - - - - - -] Attempt 1 to provision port a519b087-91b8-4abd-a688-ce39ccd3a920 2026-05-06 15:29:11.004 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port a519b087-91b8-4abd-a688-ce39ccd3a920 2026-05-06 15:29:16.847 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 5d401303-f4d9-480c-bd9f-41579fb2e8d7 2026-05-06 15:29:18.934 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port cb34a820-a93d-4f39-b3fa-0db6ebea12de 2026-05-06 15:29:19.336 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 5d401303-f4d9-480c-bd9f-41579fb2e8d7 2026-05-06 15:29:19.986 17 INFO neutron.plugins.ml2.plugin [None req-2df7d196-77aa-4c8b-a3f1-d0c727642b38 - - - - - -] Attempt 1 to provision port 969d14ba-0430-4e0c-9268-05979fe86507 2026-05-06 15:29:20.009 17 INFO neutron.plugins.ml2.plugin [None req-2df7d196-77aa-4c8b-a3f1-d0c727642b38 - - - - - -] Attempt 1 to provision port 574d5c38-f4e9-46be-9631-40f630ae73ea 2026-05-06 15:29:20.036 17 INFO neutron.plugins.ml2.plugin [None req-2df7d196-77aa-4c8b-a3f1-d0c727642b38 - - - - - -] Attempt 1 to provision port 5d401303-f4d9-480c-bd9f-41579fb2e8d7 2026-05-06 15:29:21.481 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c9efc308-983d-4169-9a27-27e599fb761d 2026-05-06 15:29:21.587 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-adb004e2-9d4d-48c0-95b5-3f7317218fa5'] response: {'server_uuid': 'b1678f4f-500c-4f86-88d1-ad9ac020ac39', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c9efc308-983d-4169-9a27-27e599fb761d', 'code': 200} 2026-05-06 15:29:21.696 14 INFO neutron.plugins.ml2.plugin [None req-d8c67542-d0ad-4e98-9db8-69c2bae67d01 - - - - - -] Attempt 1 to provision port 969d14ba-0430-4e0c-9268-05979fe86507 2026-05-06 15:29:21.776 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port cb34a820-a93d-4f39-b3fa-0db6ebea12de 2026-05-06 15:29:22.930 17 INFO neutron.plugins.ml2.plugin [None req-4c0e352b-33a3-4968-ab98-c6f39141d39b - - - - - -] Attempt 1 to provision port 969d14ba-0430-4e0c-9268-05979fe86507 2026-05-06 15:29:22.948 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port c9efc308-983d-4169-9a27-27e599fb761d 2026-05-06 15:29:32.017 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 003ee276-a5cb-491f-b2da-50e83c5dcceb 2026-05-06 15:29:32.113 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9d96b81-2c87-4fcf-bd79-b4fb692b4c36'] response: {'server_uuid': '72aac03b-63fc-4900-a081-3e7daa643bdc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '003ee276-a5cb-491f-b2da-50e83c5dcceb', 'code': 200} 2026-05-06 15:29:33.486 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 003ee276-a5cb-491f-b2da-50e83c5dcceb 2026-05-06 15:29:35.460 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 969d14ba-0430-4e0c-9268-05979fe86507 2026-05-06 15:29:35.711 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 574d5c38-f4e9-46be-9631-40f630ae73ea 2026-05-06 15:29:37.471 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 969d14ba-0430-4e0c-9268-05979fe86507 2026-05-06 15:29:37.657 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 574d5c38-f4e9-46be-9631-40f630ae73ea 2026-05-06 15:29:51.531 17 INFO neutron.plugins.ml2.plugin [None req-8427744b-b048-4a5a-b15e-2a3513b67b0a - - - - - -] Attempt 1 to provision port 3d13732a-0ba8-4782-8533-2f98486e578b 2026-05-06 15:29:53.653 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port bd776ccb-88ba-4ee7-a132-e52cbb9c54a3 2026-05-06 15:29:54.004 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 9edf9d85-576f-4bff-acfc-6330ef30075f 2026-05-06 15:29:54.713 14 INFO neutron.plugins.ml2.plugin [None req-39ca28f4-e51b-447f-a472-258e8107a01a - - - - - -] Attempt 1 to provision port 9edf9d85-576f-4bff-acfc-6330ef30075f 2026-05-06 15:29:55.452 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port bd776ccb-88ba-4ee7-a132-e52cbb9c54a3 2026-05-06 15:29:55.661 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 9edf9d85-576f-4bff-acfc-6330ef30075f 2026-05-06 15:29:57.948 14 INFO neutron.plugins.ml2.plugin [None req-38b148fe-c18e-4c56-b04d-7f5c18e07c23 - - - - - -] Attempt 1 to provision port 9edf9d85-576f-4bff-acfc-6330ef30075f 2026-05-06 15:29:57.998 14 INFO neutron.plugins.ml2.plugin [None req-38b148fe-c18e-4c56-b04d-7f5c18e07c23 - - - - - -] Attempt 1 to provision port 487b7bdf-d4d6-4410-9bd3-6b6beba7bdee 2026-05-06 15:30:02.148 14 INFO neutron.plugins.ml2.plugin [None req-9ea3f1ea-f15a-4475-9a36-9bc3c2f3c7bd - - - - - -] Attempt 1 to provision port 2e345903-7093-465a-ae24-02212888f414 2026-05-06 15:30:05.991 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port d492430b-8fe0-474d-bfcd-71f08f7702e8 2026-05-06 15:30:06.084 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0a4874f-9b78-4aac-bfb3-e397eefbc83d'] response: {'server_uuid': '70e1fc8b-e8bb-4cec-b879-898ad96e95db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd492430b-8fe0-474d-bfcd-71f08f7702e8', 'code': 200} 2026-05-06 15:30:07.549 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port d492430b-8fe0-474d-bfcd-71f08f7702e8 2026-05-06 15:30:07.723 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 2e345903-7093-465a-ae24-02212888f414 2026-05-06 15:30:07.822 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7b9a6ce-9ef3-423a-9769-9d6e1fc834d2'] response: {'server_uuid': 'b1678f4f-500c-4f86-88d1-ad9ac020ac39', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2e345903-7093-465a-ae24-02212888f414', 'code': 200} 2026-05-06 15:30:09.521 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 487b7bdf-d4d6-4410-9bd3-6b6beba7bdee 2026-05-06 15:30:10.103 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 3d13732a-0ba8-4782-8533-2f98486e578b 2026-05-06 15:30:10.332 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 2e345903-7093-465a-ae24-02212888f414 2026-05-06 15:30:11.983 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 487b7bdf-d4d6-4410-9bd3-6b6beba7bdee 2026-05-06 15:30:12.156 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 3d13732a-0ba8-4782-8533-2f98486e578b 2026-05-06 15:30:12.292 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 2e345903-7093-465a-ae24-02212888f414 2026-05-06 15:30:35.324 14 INFO neutron.plugins.ml2.plugin [None req-e6e6a7c1-cc10-4c8f-ada8-0d67ad19d80d - - - - - -] Attempt 1 to provision port 5cc70178-08a9-4428-83fb-92625e407a4b 2026-05-06 15:30:43.036 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 5cc70178-08a9-4428-83fb-92625e407a4b 2026-05-06 15:30:43.133 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-b08277af-f662-4047-afc1-003d68595e94'] response: {'server_uuid': 'b1678f4f-500c-4f86-88d1-ad9ac020ac39', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5cc70178-08a9-4428-83fb-92625e407a4b', 'code': 200} 2026-05-06 15:30:44.284 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port a80589db-49d9-4adf-b299-5d7d0f5f99e5 2026-05-06 15:30:44.621 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 5cc70178-08a9-4428-83fb-92625e407a4b 2026-05-06 15:30:45.167 14 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f335891-d851-48f2-9889-c5d7e00a719d'] response: {'server_uuid': '3562f1b4-b191-40e6-9f34-60b50aea2bda', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a80589db-49d9-4adf-b299-5d7d0f5f99e5', 'code': 200} 2026-05-06 15:30:45.677 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port a80589db-49d9-4adf-b299-5d7d0f5f99e5 2026-05-06 15:30:51.264 17 INFO neutron.plugins.ml2.plugin [None req-a4c8c858-22a3-4755-a5dc-617cb0b27f79 - - - - - -] Attempt 1 to provision port 3ad846c8-06a2-4e96-9dec-78da3d7717a6 2026-05-06 15:30:57.709 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 3ad846c8-06a2-4e96-9dec-78da3d7717a6 2026-05-06 15:30:57.820 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e175127-fc5c-4d95-bbba-6e2086fb996c'] response: {'server_uuid': 'b1678f4f-500c-4f86-88d1-ad9ac020ac39', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ad846c8-06a2-4e96-9dec-78da3d7717a6', 'code': 200} 2026-05-06 15:30:59.672 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 3ad846c8-06a2-4e96-9dec-78da3d7717a6 2026-05-06 15:31:01.429 17 INFO neutron.plugins.ml2.plugin [None req-28479323-4df8-48bf-96d2-330525dfd7c2 - - - - - -] Attempt 1 to provision port 5cc70178-08a9-4428-83fb-92625e407a4b 2026-05-06 15:31:01.711 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 5cc70178-08a9-4428-83fb-92625e407a4b 2026-05-06 15:31:09.884 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-a21e37bd-44d0-4813-a012-4313075caa44'] response: {'server_uuid': '3562f1b4-b191-40e6-9f34-60b50aea2bda', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a80589db-49d9-4adf-b299-5d7d0f5f99e5', 'code': 200} 2026-05-06 15:31:15.445 14 INFO neutron.plugins.ml2.plugin [None req-cfe0e22e-0d73-4475-8632-bc1be346908b - - - - - -] Attempt 1 to provision port 3ad846c8-06a2-4e96-9dec-78da3d7717a6 2026-05-06 15:31:15.801 17 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 3ad846c8-06a2-4e96-9dec-78da3d7717a6 2026-05-06 15:31:16.998 17 INFO neutron.plugins.ml2.plugin [None req-0f473a54-d85b-40e1-97f8-b22b904eb594 - - - - - -] Attempt 1 to provision port 3ad846c8-06a2-4e96-9dec-78da3d7717a6 2026-05-06 15:31:23.651 14 INFO neutron_taas.services.taas.taas_plugin [None req-9ffacb87-bb5f-4cb6-9bf8-c1a62f9753cf - - - - - -] TaaS: Handle Delete Port: 9edf9d85-576f-4bff-acfc-6330ef30075f 2026-05-06 15:31:23.655 14 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ffacb87-bb5f-4cb6-9bf8-c1a62f9753cf - - - - - -] Tap Mirror: Handle Delete Port: 9edf9d85-576f-4bff-acfc-6330ef30075f 2026-05-06 15:31:25.760 14 INFO neutron.plugins.ml2.plugin [None req-e56591c8-1605-4c4b-a6a1-cb0067f24f01 - - - - - -] Attempt 1 to provision port 5cc70178-08a9-4428-83fb-92625e407a4b 2026-05-06 15:31:25.827 17 INFO neutron.plugins.ml2.plugin [None req-4b0b0673-02d1-4cb4-92d2-1fd82733c9af - - - - - -] Attempt 1 to provision port 5cc70178-08a9-4428-83fb-92625e407a4b 2026-05-06 15:31:58.070 17 INFO neutron.notifiers.nova [-] Nova event matching ['req-9098e4b7-62aa-47c0-9b37-1898c0450eca'] response: {'server_uuid': '546154b1-e54a-4fac-b374-f420175aa613', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dcb690c2-32e3-4a37-b399-23d8499cb7bc', 'code': 200}