+ 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-28 14:05:58.718 1 INFO neutron.common.config [-] Logging enabled! 2026-04-28 14:05:58.718 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-28 14:05:58.719 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-28 14:05:58.719 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 14:06:00.154 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 14:06:00.157 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 14:06:00.160 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 14:06:00.160 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 14:06:00.161 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 14:06:00.161 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-28 14:06:00.161 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 14:06:00.167 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 14:06:00.167 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 14:06:00.168 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 14:06:00.187 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 14:06:00.188 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 14:06:00.188 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 14:06:00.207 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 14:06:00.207 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 14:06:00.207 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 14:06:00.208 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 14:06:00.480 1 INFO neutron.plugins.ml2.managers [None req-895ccbef-efe8-4ce0-94b3-90be3d51340a - - - - - -] Initializing driver for type 'vlan' 2026-04-28 14:06:00.607 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-895ccbef-efe8-4ce0-94b3-90be3d51340a - - - - - -] VlanTypeDriver initialization complete 2026-04-28 14:06:00.607 1 INFO neutron.plugins.ml2.managers [None req-895ccbef-efe8-4ce0-94b3-90be3d51340a - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 14:06:00.608 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-895ccbef-efe8-4ce0-94b3-90be3d51340a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 14:06:00.697 1 INFO neutron.plugins.ml2.managers [None req-895ccbef-efe8-4ce0-94b3-90be3d51340a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 14:06:00.697 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-895ccbef-efe8-4ce0-94b3-90be3d51340a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 14:06:00.697 1 INFO neutron.plugins.ml2.managers [None req-895ccbef-efe8-4ce0-94b3-90be3d51340a - - - - - -] Initializing extension driver 'port_security' 2026-04-28 14:06:00.698 1 INFO neutron.plugins.ml2.extensions.port_security [None req-895ccbef-efe8-4ce0-94b3-90be3d51340a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 14:06:00.698 1 INFO neutron.plugins.ml2.managers [None req-895ccbef-efe8-4ce0-94b3-90be3d51340a - - - - - -] Initializing extension driver 'qos' 2026-04-28 14:06:00.698 1 INFO neutron.plugins.ml2.managers [None req-895ccbef-efe8-4ce0-94b3-90be3d51340a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 14:06:00.698 1 INFO neutron.plugins.ml2.managers [None req-895ccbef-efe8-4ce0-94b3-90be3d51340a - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 14:06:00.712 1 INFO neutron.quota [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded quota_driver: . 2026-04-28 14:06:00.713 1 INFO neutron.plugins.ml2.plugin [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 14:06:00.713 1 INFO neutron.plugins.ml2.managers [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 14:06:00.713 1 INFO neutron.plugins.ml2.managers [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 14:06:00.713 1 INFO neutron.plugins.ml2.managers [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 14:06:00.713 1 INFO neutron.manager [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loading Plugin: qos 2026-04-28 14:06:00.725 1 INFO neutron.manager [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loading Plugin: router 2026-04-28 14:06:00.762 1 INFO neutron.services.service_base [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 14:06:00.762 1 INFO neutron.manager [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loading Plugin: segments 2026-04-28 14:06:00.832 1 INFO neutron.manager [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loading Plugin: trunk 2026-04-28 14:06:00.845 1 INFO neutron.manager [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loading Plugin: vpnaas 2026-04-28 14:06:00.882 1 WARNING stevedore.named [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 14:06:01.001 1 INFO neutron_vpnaas.services.vpn.plugin [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 14:06:01.004 1 INFO neutron.common.utils [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 14:06:01.004 1 INFO neutron.manager [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loading Plugin: taas 2026-04-28 14:06:01.031 1 WARNING stevedore.named [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 14:06:01.032 1 WARNING stevedore.named [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 14:06:01.065 1 INFO neutron_taas.services.taas.taas_plugin [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-28 14:06:01.066 1 INFO neutron.manager [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loading Plugin: tapmirror 2026-04-28 14:06:01.078 1 WARNING stevedore.named [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 14:06:01.079 1 WARNING stevedore.named [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 14:06:01.095 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-28 14:06:01.096 1 INFO neutron.manager [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loading Plugin: auto_allocate 2026-04-28 14:06:01.103 1 INFO neutron.manager [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loading Plugin: tag 2026-04-28 14:06:01.111 1 INFO neutron.manager [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loading Plugin: timestamp 2026-04-28 14:06:01.116 1 INFO neutron.manager [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 14:06:01.120 1 INFO neutron.manager [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loading Plugin: flavors 2026-04-28 14:06:01.123 1 INFO neutron.manager [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loading Plugin: revisions 2026-04-28 14:06:01.127 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Initializing extension manager. 2026-04-28 14:06:01.128 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: address-group 2026-04-28 14:06:01.129 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: address-scope 2026-04-28 14:06:01.129 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 14:06:01.130 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: agent 2026-04-28 14:06:01.131 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 14:06:01.132 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 14:06:01.133 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 14:06:01.134 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: availability_zone 2026-04-28 14:06:01.134 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 14:06:01.135 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 14:06:01.135 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: default-subnetpools 2026-04-28 14:06:01.137 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 14:06:01.138 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: dns-integration 2026-04-28 14:06:01.138 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 14:06:01.139 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 14:06:01.139 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: dvr 2026-04-28 14:06:01.140 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 14:06:01.140 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 14:06:01.141 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 14:06:01.142 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 14:06:01.142 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: external-net 2026-04-28 14:06:01.143 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 14:06:01.144 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: extraroute 2026-04-28 14:06:01.144 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 14:06:01.145 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 14:06:01.146 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 14:06:01.146 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 14:06:01.147 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 14:06:01.148 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: fip-port-details 2026-04-28 14:06:01.148 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: flavors 2026-04-28 14:06:01.149 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 14:06:01.150 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: floatingip-pools 2026-04-28 14:06:01.151 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: ip_allocation 2026-04-28 14:06:01.151 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 14:06:01.152 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: l2_adjacency 2026-04-28 14:06:01.153 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: router 2026-04-28 14:06:01.155 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 14:06:01.158 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-28 14:06:01.158 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-28 14:06:01.159 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 14:06:01.160 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: l3-ha 2026-04-28 14:06:01.160 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 14:06:01.161 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-28 14:06:01.162 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: l3-flavors 2026-04-28 14:06:01.163 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 14:06:01.163 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 14:06:01.166 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 14:06:01.167 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 14:06:01.168 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 14:06:01.169 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 14:06:01.169 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 14:06:01.170 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: multi-provider 2026-04-28 14:06:01.170 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: net-mtu 2026-04-28 14:06:01.171 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 14:06:01.172 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: network_availability_zone 2026-04-28 14:06:01.172 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: network_ha 2026-04-28 14:06:01.173 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: network-ip-availability 2026-04-28 14:06:01.174 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 14:06:01.174 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: pagination 2026-04-28 14:06:01.175 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: port-device-profile 2026-04-28 14:06:01.176 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 14:06:01.177 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 14:06:01.177 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 14:06:01.178 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: port-mac-override 2026-04-28 14:06:01.178 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 14:06:01.179 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 14:06:01.179 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 14:06:01.180 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: port-resource-request 2026-04-28 14:06:01.180 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 14:06:01.181 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 14:06:01.181 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: binding 2026-04-28 14:06:01.182 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: binding-extended 2026-04-28 14:06:01.182 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: port-security 2026-04-28 14:06:01.183 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: project-id 2026-04-28 14:06:01.183 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: provider 2026-04-28 14:06:01.184 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-28 14:06:01.186 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: qos 2026-04-28 14:06:01.188 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 14:06:01.188 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 14:06:01.189 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: qos-default 2026-04-28 14:06:01.189 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: qos-fip 2026-04-28 14:06:01.190 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 14:06:01.191 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 14:06:01.191 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 14:06:01.192 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 14:06:01.192 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 14:06:01.193 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: qos-pps 2026-04-28 14:06:01.193 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 14:06:01.194 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 14:06:01.195 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 14:06:01.195 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: quota-check-limit 2026-04-28 14:06:01.196 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-28 14:06:01.198 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: quotas 2026-04-28 14:06:01.201 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: quota_details 2026-04-28 14:06:01.203 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: rbac-policies 2026-04-28 14:06:01.203 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: rbac-address-group 2026-04-28 14:06:01.204 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 14:06:01.205 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 14:06:01.205 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 14:06:01.206 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: revision-if-match 2026-04-28 14:06:01.206 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 14:06:01.207 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: router_availability_zone 2026-04-28 14:06:01.207 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 14:06:01.209 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 14:06:01.210 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 14:06:01.210 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 14:06:01.211 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 14:06:01.212 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 14:06:01.213 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 14:06:01.219 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: security-group 2026-04-28 14:06:01.220 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: segment 2026-04-28 14:06:01.221 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 14:06:01.221 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: service-type 2026-04-28 14:06:01.222 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: sorting 2026-04-28 14:06:01.223 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 14:06:01.223 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: standard-attr-description 2026-04-28 14:06:01.224 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: stateful-security-group 2026-04-28 14:06:01.225 1 WARNING neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 14:06:01.225 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 14:06:01.226 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: subnet-external-network 2026-04-28 14:06:01.226 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: subnet_onboard 2026-04-28 14:06:01.227 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 14:06:01.227 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: subnet-service-types 2026-04-28 14:06:01.228 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: subnet_allocation 2026-04-28 14:06:01.229 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 14:06:01.229 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: tag-creation 2026-04-28 14:06:01.230 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 14:06:01.233 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 14:06:01.234 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 14:06:01.234 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: trunk 2026-04-28 14:06:01.235 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: trunk-details 2026-04-28 14:06:01.235 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 14:06:01.236 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-28 14:06:01.237 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 14:06:01.237 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-28 14:06:01.239 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-28 14:06:01.240 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 14:06:01.241 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: vpn-flavors 2026-04-28 14:06:01.243 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: vpnaas 2026-04-28 14:06:01.244 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: taas 2026-04-28 14:06:01.245 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: tap-mirror 2026-04-28 14:06:01.246 1 INFO neutron.api.extensions [None req-72aea5cd-a8da-47af-82d9-badd5b3c0a57 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-28 14:06:31.368 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-28 14:06:31.433 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-28 14:06:31.435 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-28 14:06:46.396 16 INFO neutron.db.l3_hamode_db [None req-ef163352-94f0-4507-81dc-c60eee19b3b1 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:06:59.644 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 722b422a-df7c-4e5e-8ea6-66f22a150a0c 2026-04-28 14:06:59.671 16 INFO neutron.plugins.ml2.plugin [None req-bf17a656-6556-45c6-a0c7-4c9c1b57fe69 - - - - - -] Attempt 1 to provision port 722b422a-df7c-4e5e-8ea6-66f22a150a0c 2026-04-28 14:07:01.407 13 INFO neutron.plugins.ml2.plugin [None req-9d2937e4-60d8-493a-99b8-25ffe73aef51 - - - - - -] Attempt 1 to provision port 722b422a-df7c-4e5e-8ea6-66f22a150a0c 2026-04-28 14:07:01.581 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 722b422a-df7c-4e5e-8ea6-66f22a150a0c 2026-04-28 14:11:46.898 13 INFO neutron.plugins.ml2.plugin [None req-c14bf956-cfec-4c6e-a320-3491c92e8c11 - - - - - -] Attempt 1 to provision port a485c180-782a-4e2b-920c-0ad3481af570 2026-04-28 14:11:47.673 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port a485c180-782a-4e2b-920c-0ad3481af570 2026-04-28 14:11:48.582 13 INFO neutron.plugins.ml2.plugin [None req-3a5599e7-67b2-4e77-b203-db19cd6dbd03 - - - - - -] Attempt 1 to provision port a485c180-782a-4e2b-920c-0ad3481af570 2026-04-28 14:11:53.269 13 INFO neutron.plugins.ml2.plugin [None req-bd22a620-17e6-44f7-8403-d5a025253771 - - - - - -] Attempt 1 to provision port 648e6bd3-9443-4fd5-bc44-bd8ab780d11c 2026-04-28 14:15:54.311 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 648e6bd3-9443-4fd5-bc44-bd8ab780d11c 2026-04-28 14:15:55.750 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 648e6bd3-9443-4fd5-bc44-bd8ab780d11c 2026-04-28 14:25:21.946 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port ab956702-f79f-4ad2-95dd-07a444b8cd40 2026-04-28 14:25:23.903 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port ab956702-f79f-4ad2-95dd-07a444b8cd40 2026-04-28 14:34:27.488 16 INFO neutron.plugins.ml2.plugin [None req-52ae079b-8265-44d7-8dd3-308c59b7b867 - - - - - -] Attempt 1 to provision port 722b422a-df7c-4e5e-8ea6-66f22a150a0c 2026-04-28 14:34:27.561 16 INFO neutron.plugins.ml2.plugin [None req-52ae079b-8265-44d7-8dd3-308c59b7b867 - - - - - -] Attempt 1 to provision port 648e6bd3-9443-4fd5-bc44-bd8ab780d11c 2026-04-28 14:34:27.606 16 INFO neutron.plugins.ml2.plugin [None req-52ae079b-8265-44d7-8dd3-308c59b7b867 - - - - - -] Attempt 1 to provision port a485c180-782a-4e2b-920c-0ad3481af570 2026-04-28 14:41:58.188 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 8dd77ec8-9a01-4d81-9961-3dbbfa211f70 2026-04-28 14:41:58.588 13 INFO neutron.plugins.ml2.plugin [None req-a606d26b-5521-472b-936d-27eadc17b403 - - - - - -] Attempt 1 to provision port 8dd77ec8-9a01-4d81-9961-3dbbfa211f70 2026-04-28 14:42:00.267 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 8dd77ec8-9a01-4d81-9961-3dbbfa211f70 2026-04-28 14:42:02.412 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port b9e28d62-a3ca-4690-872f-6615d0987bc8 2026-04-28 14:42:04.197 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port b9e28d62-a3ca-4690-872f-6615d0987bc8 2026-04-28 14:42:06.262 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port e6aaa372-bcbe-4235-93a7-69a5ab931827 2026-04-28 14:42:08.304 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port c8081949-64b3-4dfc-b306-27d48decce98 2026-04-28 14:42:08.705 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port e6aaa372-bcbe-4235-93a7-69a5ab931827 2026-04-28 14:42:08.850 16 INFO neutron.plugins.ml2.plugin [None req-c1ef44b5-9d34-42c2-beb4-3e9377724148 - - - - - -] Attempt 1 to provision port f8236dd8-4b5f-4f93-8a63-6793d2178256 2026-04-28 14:42:08.887 16 INFO neutron.plugins.ml2.plugin [None req-c1ef44b5-9d34-42c2-beb4-3e9377724148 - - - - - -] Attempt 1 to provision port f034ee6c-4530-4d8b-a2e2-c7e6a4cbac6e 2026-04-28 14:42:08.923 16 INFO neutron.plugins.ml2.plugin [None req-c1ef44b5-9d34-42c2-beb4-3e9377724148 - - - - - -] Attempt 1 to provision port c28611d3-c255-48af-b5ac-e6090fb0c244 2026-04-28 14:42:08.973 16 INFO neutron.plugins.ml2.plugin [None req-c1ef44b5-9d34-42c2-beb4-3e9377724148 - - - - - -] Attempt 1 to provision port b9e28d62-a3ca-4690-872f-6615d0987bc8 2026-04-28 14:42:10.183 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port c8081949-64b3-4dfc-b306-27d48decce98 2026-04-28 14:42:17.332 13 INFO neutron.plugins.ml2.plugin [None req-51f3bf0d-ba2f-4c05-b90d-ae2dbace4782 - - - - - -] Attempt 1 to provision port f8236dd8-4b5f-4f93-8a63-6793d2178256 2026-04-28 14:42:18.731 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 066fc9b4-9151-47e0-9040-96adc81377a7 2026-04-28 14:42:19.511 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d930af1-7013-4ddf-bf76-12e7b350e3bb'] response: {'server_uuid': '900c65e4-6fa8-4e11-a2ed-6d85332f0bea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '066fc9b4-9151-47e0-9040-96adc81377a7', 'code': 200} 2026-04-28 14:42:20.386 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 2b589f3a-3205-49b0-a30e-e28ab17e9fa5 2026-04-28 14:42:20.834 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 066fc9b4-9151-47e0-9040-96adc81377a7 2026-04-28 14:42:20.922 13 INFO neutron.plugins.ml2.plugin [None req-4cd4cb79-3ec8-4de1-81ac-08bd5411cbb8 - - - - - -] Attempt 1 to provision port f8236dd8-4b5f-4f93-8a63-6793d2178256 2026-04-28 14:42:20.964 13 INFO neutron.plugins.ml2.plugin [None req-4cd4cb79-3ec8-4de1-81ac-08bd5411cbb8 - - - - - -] Attempt 1 to provision port 7c7503e8-5078-48a8-b3b6-677c5fc9ec99 2026-04-28 14:42:22.270 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 2b589f3a-3205-49b0-a30e-e28ab17e9fa5 2026-04-28 14:42:26.440 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port cfed6907-e54e-4e79-a715-a92268c00c1d 2026-04-28 14:42:28.276 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port cfed6907-e54e-4e79-a715-a92268c00c1d 2026-04-28 14:42:33.013 16 INFO neutron.plugins.ml2.plugin [None req-96774a6d-f5c0-462b-a7d9-ac92ad34f916 - - - - - -] Attempt 1 to provision port a03a146d-728a-413c-8e92-fd71f1891dd2 2026-04-28 14:42:33.043 16 INFO neutron.plugins.ml2.plugin [None req-96774a6d-f5c0-462b-a7d9-ac92ad34f916 - - - - - -] Attempt 1 to provision port cfed6907-e54e-4e79-a715-a92268c00c1d 2026-04-28 14:42:34.901 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 2c38a0d7-b137-4b94-b7bc-4d79eb39f45e 2026-04-28 14:42:35.018 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-29fc8a9d-340e-4420-9741-ccdd94826b86'] response: {'server_uuid': 'bf6b87a2-7d64-46d2-9064-47c3c99c998d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c38a0d7-b137-4b94-b7bc-4d79eb39f45e', 'code': 200} 2026-04-28 14:42:36.446 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 2c38a0d7-b137-4b94-b7bc-4d79eb39f45e 2026-04-28 14:42:38.374 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port a03a146d-728a-413c-8e92-fd71f1891dd2 2026-04-28 14:42:38.704 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 7c7503e8-5078-48a8-b3b6-677c5fc9ec99 2026-04-28 14:42:39.892 16 INFO neutron.plugins.ml2.plugin [None req-1ad37fc7-6549-4cd9-8044-16aae669d759 - - - - - -] Attempt 1 to provision port 4f4edda2-ab33-4e7a-860a-497f6cf3a9da 2026-04-28 14:42:40.340 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port a03a146d-728a-413c-8e92-fd71f1891dd2 2026-04-28 14:42:40.875 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 7c7503e8-5078-48a8-b3b6-677c5fc9ec99 2026-04-28 14:42:42.380 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port eeb6a00c-cbc3-4723-bd7e-224e28f563ee 2026-04-28 14:42:44.447 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 4cd52773-a552-4956-9eca-c11a2d4266ce 2026-04-28 14:42:44.842 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port eeb6a00c-cbc3-4723-bd7e-224e28f563ee 2026-04-28 14:42:46.259 16 INFO neutron.plugins.ml2.plugin [None req-887002a0-b24c-4df1-adb6-1fb3db792eaa - - - - - -] Attempt 1 to provision port 4cd52773-a552-4956-9eca-c11a2d4266ce 2026-04-28 14:42:46.325 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 4cd52773-a552-4956-9eca-c11a2d4266ce 2026-04-28 14:42:46.330 16 INFO neutron.plugins.ml2.plugin [None req-887002a0-b24c-4df1-adb6-1fb3db792eaa - - - - - -] Attempt 1 to provision port 87af068e-84f1-4ee9-a794-721eeeccd0c9 2026-04-28 14:42:50.299 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 5b45aa2d-0c52-4077-bbc7-36b062b6d6b4 2026-04-28 14:42:52.293 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 5b45aa2d-0c52-4077-bbc7-36b062b6d6b4 2026-04-28 14:42:54.307 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port a1c6ac64-4f64-484c-be8c-6c2b2a6edb6a 2026-04-28 14:42:57.045 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port fdee6294-dc0f-408f-83e4-48e9e3574747 2026-04-28 14:42:57.304 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d88405a9-d62c-4a5d-8834-59a61c89c170'] response: {'server_uuid': 'e76b3a86-5035-431d-9d1b-f4c5ff17d8d7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fdee6294-dc0f-408f-83e4-48e9e3574747', 'code': 200} 2026-04-28 14:42:57.751 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 3c549600-0e25-4f94-aa21-56ed2056f135 2026-04-28 14:42:58.956 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port fdee6294-dc0f-408f-83e4-48e9e3574747 2026-04-28 14:42:59.532 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 3c549600-0e25-4f94-aa21-56ed2056f135 2026-04-28 14:43:00.668 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 87af068e-84f1-4ee9-a794-721eeeccd0c9 2026-04-28 14:43:01.045 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 4f4edda2-ab33-4e7a-860a-497f6cf3a9da 2026-04-28 14:43:02.982 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 87af068e-84f1-4ee9-a794-721eeeccd0c9 2026-04-28 14:43:03.204 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 4f4edda2-ab33-4e7a-860a-497f6cf3a9da 2026-04-28 14:43:05.429 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 47adbc13-eb65-4c32-9940-ad334edd8439 2026-04-28 14:43:06.002 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a46522d-b772-42fe-b235-be6653043507'] response: {'server_uuid': '81e28254-c959-483c-8fed-c7bb04febd44', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47adbc13-eb65-4c32-9940-ad334edd8439', 'code': 200} 2026-04-28 14:43:07.615 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 47adbc13-eb65-4c32-9940-ad334edd8439 2026-04-28 14:43:07.733 13 INFO neutron.plugins.ml2.plugin [None req-20812ad0-a6d9-40a1-a8ef-10255d074cca - - - - - -] Attempt 1 to provision port 2c38a0d7-b137-4b94-b7bc-4d79eb39f45e 2026-04-28 14:43:07.798 13 INFO neutron.plugins.ml2.plugin [None req-20812ad0-a6d9-40a1-a8ef-10255d074cca - - - - - -] Attempt 1 to provision port 87af068e-84f1-4ee9-a794-721eeeccd0c9 2026-04-28 14:43:07.858 13 INFO neutron.plugins.ml2.plugin [None req-20812ad0-a6d9-40a1-a8ef-10255d074cca - - - - - -] Attempt 1 to provision port 47adbc13-eb65-4c32-9940-ad334edd8439 2026-04-28 14:43:08.009 13 INFO neutron.plugins.ml2.plugin [None req-20812ad0-a6d9-40a1-a8ef-10255d074cca - - - - - -] Attempt 1 to provision port 4cd52773-a552-4956-9eca-c11a2d4266ce 2026-04-28 14:43:08.068 13 INFO neutron.plugins.ml2.plugin [None req-20812ad0-a6d9-40a1-a8ef-10255d074cca - - - - - -] Attempt 1 to provision port a100b6fc-09c9-45a4-b71d-8e25d286086f 2026-04-28 14:43:08.245 13 INFO neutron.plugins.ml2.plugin [None req-20812ad0-a6d9-40a1-a8ef-10255d074cca - - - - - -] Attempt 1 to provision port 3c549600-0e25-4f94-aa21-56ed2056f135 2026-04-28 14:43:08.337 13 INFO neutron.plugins.ml2.plugin [None req-20812ad0-a6d9-40a1-a8ef-10255d074cca - - - - - -] Attempt 1 to provision port 4cc2f448-29c8-42ef-84ac-d6075134346b 2026-04-28 14:43:09.303 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port a100b6fc-09c9-45a4-b71d-8e25d286086f 2026-04-28 14:43:09.541 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 4cc2f448-29c8-42ef-84ac-d6075134346b 2026-04-28 14:43:11.645 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-204f806d-78e2-4a0e-94c6-985ec3374e67'] response: {'server_uuid': 'bf6b87a2-7d64-46d2-9064-47c3c99c998d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2c38a0d7-b137-4b94-b7bc-4d79eb39f45e', 'code': 200} 2026-04-28 14:43:15.133 13 INFO neutron.plugins.ml2.plugin [None req-23155e62-7f01-4f71-a1e8-91a5ea2e7e15 - - - - - -] Attempt 1 to provision port a100b6fc-09c9-45a4-b71d-8e25d286086f 2026-04-28 14:43:18.273 13 INFO neutron.plugins.ml2.plugin [None req-65d0d3d1-cf18-457b-8c4c-16416e23b9bc - - - - - -] Attempt 1 to provision port a100b6fc-09c9-45a4-b71d-8e25d286086f 2026-04-28 14:43:19.558 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port d96c1a5d-caf2-4511-9e41-59246bd984b3 2026-04-28 14:43:21.520 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port d96c1a5d-caf2-4511-9e41-59246bd984b3 2026-04-28 14:43:21.769 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 3669e5d7-b7fb-4c46-a1ad-0002f51d868b 2026-04-28 14:43:23.360 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 3669e5d7-b7fb-4c46-a1ad-0002f51d868b 2026-04-28 14:43:25.603 13 INFO neutron.plugins.ml2.plugin [None req-f3fa6c44-abd1-4f1c-a35e-457e8ea9082d - - - - - -] Attempt 1 to provision port 7dfe7119-7d69-4afc-a3a5-28fa30bcc33f 2026-04-28 14:43:25.671 13 INFO neutron.plugins.ml2.plugin [None req-f3fa6c44-abd1-4f1c-a35e-457e8ea9082d - - - - - -] Attempt 1 to provision port 3669e5d7-b7fb-4c46-a1ad-0002f51d868b 2026-04-28 14:43:27.422 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 1e7c36fa-2df3-4f34-a623-a008330174fd 2026-04-28 14:43:29.478 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 1e7c36fa-2df3-4f34-a623-a008330174fd 2026-04-28 14:43:29.746 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port aa7b96cd-6654-4bdd-84b5-ab43cb1c8aee 2026-04-28 14:43:31.303 13 INFO neutron.plugins.ml2.plugin [None req-af266b13-71b5-4e49-b5a6-c10d3212a79e - - - - - -] Attempt 1 to provision port 47adbc13-eb65-4c32-9940-ad334edd8439 2026-04-28 14:43:31.426 13 INFO neutron.plugins.ml2.plugin [None req-af266b13-71b5-4e49-b5a6-c10d3212a79e - - - - - -] Attempt 1 to provision port aa7b96cd-6654-4bdd-84b5-ab43cb1c8aee 2026-04-28 14:43:31.527 13 INFO neutron.plugins.ml2.plugin [None req-af266b13-71b5-4e49-b5a6-c10d3212a79e - - - - - -] Attempt 1 to provision port 7dfe7119-7d69-4afc-a3a5-28fa30bcc33f 2026-04-28 14:43:31.586 13 INFO neutron.plugins.ml2.plugin [None req-af266b13-71b5-4e49-b5a6-c10d3212a79e - - - - - -] Attempt 1 to provision port f74e113d-942b-4141-bf59-ba25f56e2f54 2026-04-28 14:43:32.560 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port aa7b96cd-6654-4bdd-84b5-ab43cb1c8aee 2026-04-28 14:43:32.782 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 3917e800-5124-4eea-ad07-263b36b16cf8 2026-04-28 14:43:32.910 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-20ab4604-7f7a-4fb0-96cd-bae0484be670'] response: {'server_uuid': 'c97d9013-03e4-400c-bb4d-de768bcc9f29', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3917e800-5124-4eea-ad07-263b36b16cf8', 'code': 200} 2026-04-28 14:43:33.745 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 3917e800-5124-4eea-ad07-263b36b16cf8 2026-04-28 14:43:35.701 13 INFO neutron.plugins.ml2.plugin [None req-dd24f897-f96e-41a6-9525-95f5510e08ab - - - - - -] Attempt 1 to provision port aa7b96cd-6654-4bdd-84b5-ab43cb1c8aee 2026-04-28 14:43:35.778 13 INFO neutron.plugins.ml2.plugin [None req-dd24f897-f96e-41a6-9525-95f5510e08ab - - - - - -] Attempt 1 to provision port be0a7d84-26ea-4dfa-a74e-1173a5d943e5 2026-04-28 14:43:35.798 13 INFO neutron.plugins.ml2.plugin [None req-dd24f897-f96e-41a6-9525-95f5510e08ab - - - - - -] Attempt 1 to provision port 7dfe7119-7d69-4afc-a3a5-28fa30bcc33f 2026-04-28 14:43:35.834 13 INFO neutron.plugins.ml2.plugin [None req-dd24f897-f96e-41a6-9525-95f5510e08ab - - - - - -] Attempt 1 to provision port f74e113d-942b-4141-bf59-ba25f56e2f54 2026-04-28 14:43:38.697 13 INFO neutron.plugins.ml2.plugin [None req-8d14b38a-dbef-4f56-8707-463c6c3947d4 - - - - - -] Attempt 1 to provision port f74e113d-942b-4141-bf59-ba25f56e2f54 2026-04-28 14:43:40.318 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d 2026-04-28 14:43:40.789 13 INFO neutron.plugins.ml2.plugin [None req-664d94ee-4870-45cc-b83e-396d8b59fe8d - - - - - -] Attempt 1 to provision port f74e113d-942b-4141-bf59-ba25f56e2f54 2026-04-28 14:43:40.970 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c7dcf23-1f7e-44ca-b589-13272059d780'] response: {'server_uuid': '39eabfba-8f50-4580-8567-67220df2fa19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d', 'code': 200} 2026-04-28 14:43:41.742 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 7dfe7119-7d69-4afc-a3a5-28fa30bcc33f 2026-04-28 14:43:42.179 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d 2026-04-28 14:43:42.437 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port be0a7d84-26ea-4dfa-a74e-1173a5d943e5 2026-04-28 14:43:43.705 13 INFO neutron.plugins.ml2.plugin [None req-6af30397-ae82-41f2-a065-624f6a881a9c - - - - - -] Attempt 1 to provision port ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d 2026-04-28 14:43:43.820 13 INFO neutron.plugins.ml2.plugin [None req-6af30397-ae82-41f2-a065-624f6a881a9c - - - - - -] Attempt 1 to provision port f103ec82-9c95-4cec-b2ec-fbc5f9180495 2026-04-28 14:43:46.036 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port f74e113d-942b-4141-bf59-ba25f56e2f54 2026-04-28 14:43:46.378 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port f103ec82-9c95-4cec-b2ec-fbc5f9180495 2026-04-28 14:43:48.511 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port f74e113d-942b-4141-bf59-ba25f56e2f54 2026-04-28 14:43:48.708 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port e2dab7f1-e457-437e-8a2e-4d3b361e734a 2026-04-28 14:43:48.829 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a2b81a3-023a-4d5f-b41d-1b18f9ffe868'] response: {'server_uuid': '8f8239a4-cce0-4836-8763-237ea5e4cc22', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2dab7f1-e457-437e-8a2e-4d3b361e734a', 'code': 200} 2026-04-28 14:43:50.402 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port e2dab7f1-e457-437e-8a2e-4d3b361e734a 2026-04-28 14:44:00.347 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port c2735d3a-6a72-4c8a-9356-346096886374 2026-04-28 14:44:02.170 13 INFO neutron.plugins.ml2.plugin [None req-459a7d6e-ee91-4c92-a117-bf64931acca9 - - - - - -] Attempt 1 to provision port 0365431c-819e-4c9d-b543-700e32661541 2026-04-28 14:44:02.209 13 INFO neutron.plugins.ml2.plugin [None req-459a7d6e-ee91-4c92-a117-bf64931acca9 - - - - - -] Attempt 1 to provision port c2735d3a-6a72-4c8a-9356-346096886374 2026-04-28 14:44:02.469 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port c2735d3a-6a72-4c8a-9356-346096886374 2026-04-28 14:44:02.747 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port cc0b9d80-c6e5-4e42-8a63-73f2e7096dbc 2026-04-28 14:44:04.377 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port cc0b9d80-c6e5-4e42-8a63-73f2e7096dbc 2026-04-28 14:44:06.436 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 4e3de6a1-a5ca-4aaa-a350-8889dcafa991 2026-04-28 14:44:09.299 16 INFO neutron.plugins.ml2.plugin [None req-a617b5d2-431f-4e9f-b8ad-6baf73793473 - - - - - -] Attempt 1 to provision port 9040db90-108b-4743-bf67-d5af05c457d3 2026-04-28 14:44:09.371 16 INFO neutron.plugins.ml2.plugin [None req-a617b5d2-431f-4e9f-b8ad-6baf73793473 - - - - - -] Attempt 1 to provision port 0365431c-819e-4c9d-b543-700e32661541 2026-04-28 14:44:14.919 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port a7636486-428e-4f2c-a685-80d5ac646853 2026-04-28 14:44:15.054 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-88ce9345-c149-4aea-b980-add4cc3fc1bd'] response: {'server_uuid': 'b3c5d16a-728b-4a51-acd7-f3f0b1b2e179', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7636486-428e-4f2c-a685-80d5ac646853', 'code': 200} 2026-04-28 14:44:16.558 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port c2c4be4d-de58-4f34-9eb7-adac44dbf6b0 2026-04-28 14:44:16.942 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port a7636486-428e-4f2c-a685-80d5ac646853 2026-04-28 14:44:17.761 13 INFO neutron.plugins.ml2.plugin [None req-85e23a29-80c6-459d-a93a-10e36ad6d087 - - - - - -] Attempt 1 to provision port 0365431c-819e-4c9d-b543-700e32661541 2026-04-28 14:44:18.564 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 0365431c-819e-4c9d-b543-700e32661541 2026-04-28 14:44:20.435 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 9040db90-108b-4743-bf67-d5af05c457d3 2026-04-28 14:44:20.761 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 0365431c-819e-4c9d-b543-700e32661541 2026-04-28 14:44:21.972 13 INFO neutron.plugins.ml2.plugin [None req-c42eee9d-184c-47e6-8f6f-b8592941a005 - - - - - -] Attempt 1 to provision port a7636486-428e-4f2c-a685-80d5ac646853 2026-04-28 14:44:22.368 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 9040db90-108b-4743-bf67-d5af05c457d3 2026-04-28 14:44:30.653 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port fd982a38-5709-47ed-bc7f-6d84a93e1814 2026-04-28 14:44:31.058 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port a4825f8d-deee-41fb-917a-9f2412c3727d 2026-04-28 14:44:32.850 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port fd982a38-5709-47ed-bc7f-6d84a93e1814 2026-04-28 14:44:33.181 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port fbc7d042-db3b-40bf-8ecc-e690ec7148f5 2026-04-28 14:44:33.612 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port a4825f8d-deee-41fb-917a-9f2412c3727d 2026-04-28 14:44:34.524 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port fbc7d042-db3b-40bf-8ecc-e690ec7148f5 2026-04-28 14:44:36.498 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port f4006be1-3c0b-4d2d-974a-ddcb8206c3b7 2026-04-28 14:44:38.563 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port f4006be1-3c0b-4d2d-974a-ddcb8206c3b7 2026-04-28 14:44:45.163 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 83f95a1c-49cc-4b3f-82a1-7da1f496638e 2026-04-28 14:44:45.282 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e192d09-906c-49ff-932b-afa552f13263'] response: {'server_uuid': 'e3376916-9dbf-4a9c-8e0a-bedf3295ea40', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '83f95a1c-49cc-4b3f-82a1-7da1f496638e', 'code': 200} 2026-04-28 14:44:46.525 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 83f95a1c-49cc-4b3f-82a1-7da1f496638e 2026-04-28 14:44:47.332 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7ef4f5e-f8b4-4d03-89a7-0d9eb6ce58ef'] response: {'server_uuid': 'b3c5d16a-728b-4a51-acd7-f3f0b1b2e179', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a7636486-428e-4f2c-a685-80d5ac646853', 'code': 200} 2026-04-28 14:44:48.811 13 INFO neutron.plugins.ml2.plugin [None req-79e3e63c-c1db-4eaa-a4a7-7c6f20248a67 - - - - - -] Attempt 1 to provision port 3641ee04-d405-4767-bc54-52282fe925e0 2026-04-28 14:44:48.945 13 INFO neutron.plugins.ml2.plugin [None req-79e3e63c-c1db-4eaa-a4a7-7c6f20248a67 - - - - - -] Attempt 1 to provision port 83f95a1c-49cc-4b3f-82a1-7da1f496638e 2026-04-28 14:44:48.992 13 INFO neutron.plugins.ml2.plugin [None req-79e3e63c-c1db-4eaa-a4a7-7c6f20248a67 - - - - - -] Attempt 1 to provision port f4006be1-3c0b-4d2d-974a-ddcb8206c3b7 2026-04-28 14:44:49.070 13 INFO neutron.plugins.ml2.plugin [None req-79e3e63c-c1db-4eaa-a4a7-7c6f20248a67 - - - - - -] Attempt 1 to provision port b1ced87b-dccf-4c63-98ac-d83914f5ad26 2026-04-28 14:44:49.265 13 INFO neutron.plugins.ml2.plugin [None req-79e3e63c-c1db-4eaa-a4a7-7c6f20248a67 - - - - - -] Attempt 1 to provision port a4825f8d-deee-41fb-917a-9f2412c3727d 2026-04-28 14:44:49.362 13 INFO neutron.plugins.ml2.plugin [None req-79e3e63c-c1db-4eaa-a4a7-7c6f20248a67 - - - - - -] Attempt 1 to provision port 9c887e69-294c-47f1-824b-bd143cbb4161 2026-04-28 14:44:49.363 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port b1ced87b-dccf-4c63-98ac-d83914f5ad26 2026-04-28 14:44:49.540 13 INFO neutron.plugins.ml2.plugin [None req-79e3e63c-c1db-4eaa-a4a7-7c6f20248a67 - - - - - -] Attempt 1 to provision port a65e0b2e-c442-4769-9b7a-15fb91992461 2026-04-28 14:44:49.714 13 INFO neutron.plugins.ml2.plugin [None req-79e3e63c-c1db-4eaa-a4a7-7c6f20248a67 - - - - - -] Attempt 1 to provision port fbc7d042-db3b-40bf-8ecc-e690ec7148f5 2026-04-28 14:44:49.718 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 9c887e69-294c-47f1-824b-bd143cbb4161 2026-04-28 14:44:50.125 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port a7636486-428e-4f2c-a685-80d5ac646853 2026-04-28 14:44:50.267 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c0f268a-906f-4f55-8b8c-126297d83e85'] response: {'server_uuid': 'b3c5d16a-728b-4a51-acd7-f3f0b1b2e179', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7636486-428e-4f2c-a685-80d5ac646853', 'code': 200} 2026-04-28 14:44:50.629 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 3641ee04-d405-4767-bc54-52282fe925e0 2026-04-28 14:44:50.853 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port a65e0b2e-c442-4769-9b7a-15fb91992461 2026-04-28 14:44:51.670 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port b1ced87b-dccf-4c63-98ac-d83914f5ad26 2026-04-28 14:44:51.831 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 9c887e69-294c-47f1-824b-bd143cbb4161 2026-04-28 14:44:52.475 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 45c5aa98-c97f-4538-8e0b-26dcc99c3063 2026-04-28 14:44:53.218 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port a7636486-428e-4f2c-a685-80d5ac646853 2026-04-28 14:44:53.465 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 3641ee04-d405-4767-bc54-52282fe925e0 2026-04-28 14:44:53.715 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port a65e0b2e-c442-4769-9b7a-15fb91992461 2026-04-28 14:44:54.335 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 45c5aa98-c97f-4538-8e0b-26dcc99c3063 2026-04-28 14:44:56.315 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 2a9de99c-c760-4f0c-9e31-765599cee459 2026-04-28 14:44:57.243 16 INFO neutron.plugins.ml2.plugin [None req-c2aa0732-ec7f-4c86-a4d6-d89435e72b34 - - - - - -] Attempt 1 to provision port f4006be1-3c0b-4d2d-974a-ddcb8206c3b7 2026-04-28 14:44:57.326 16 INFO neutron.plugins.ml2.plugin [None req-c2aa0732-ec7f-4c86-a4d6-d89435e72b34 - - - - - -] Attempt 1 to provision port 9c887e69-294c-47f1-824b-bd143cbb4161 2026-04-28 14:44:57.374 16 INFO neutron.plugins.ml2.plugin [None req-c2aa0732-ec7f-4c86-a4d6-d89435e72b34 - - - - - -] Attempt 1 to provision port 3641ee04-d405-4767-bc54-52282fe925e0 2026-04-28 14:44:57.424 16 INFO neutron.plugins.ml2.plugin [None req-c2aa0732-ec7f-4c86-a4d6-d89435e72b34 - - - - - -] Attempt 1 to provision port fbc7d042-db3b-40bf-8ecc-e690ec7148f5 2026-04-28 14:44:57.477 16 INFO neutron.plugins.ml2.plugin [None req-c2aa0732-ec7f-4c86-a4d6-d89435e72b34 - - - - - -] Attempt 1 to provision port 4e910058-2969-4a51-a273-d0f67489c68f 2026-04-28 14:44:57.493 16 INFO neutron.plugins.ml2.plugin [None req-c2aa0732-ec7f-4c86-a4d6-d89435e72b34 - - - - - -] Attempt 1 to provision port 83f95a1c-49cc-4b3f-82a1-7da1f496638e 2026-04-28 14:44:58.280 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 2a9de99c-c760-4f0c-9e31-765599cee459 2026-04-28 14:45:00.331 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 1da78931-9f40-43dc-b8de-ed6e7d0abdb6 2026-04-28 14:45:02.497 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port c37d4e80-da83-4d51-8344-8489f0037c97 2026-04-28 14:45:02.725 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3b4d6aa-b6e2-4011-9749-29c2dda8e0bb'] response: {'server_uuid': '2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c37d4e80-da83-4d51-8344-8489f0037c97', 'code': 200} 2026-04-28 14:45:03.258 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 1da78931-9f40-43dc-b8de-ed6e7d0abdb6 2026-04-28 14:45:04.392 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port c37d4e80-da83-4d51-8344-8489f0037c97 2026-04-28 14:45:06.143 16 INFO neutron.plugins.ml2.plugin [None req-6912e2c5-5e2e-42f8-9cfe-e24e6fc90c06 - - - - - -] Attempt 1 to provision port 9dea4fa5-fc3e-45a3-ab4c-223f6ddf83c2 2026-04-28 14:45:06.172 16 INFO neutron.plugins.ml2.plugin [None req-6912e2c5-5e2e-42f8-9cfe-e24e6fc90c06 - - - - - -] Attempt 1 to provision port 1da78931-9f40-43dc-b8de-ed6e7d0abdb6 2026-04-28 14:45:06.252 16 INFO neutron.plugins.ml2.plugin [None req-6912e2c5-5e2e-42f8-9cfe-e24e6fc90c06 - - - - - -] Attempt 1 to provision port cbad032c-2fc3-41de-981c-3784d1300334 2026-04-28 14:45:06.290 16 INFO neutron.plugins.ml2.plugin [None req-6912e2c5-5e2e-42f8-9cfe-e24e6fc90c06 - - - - - -] Attempt 1 to provision port 3641ee04-d405-4767-bc54-52282fe925e0 2026-04-28 14:45:08.392 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 6bd7e01a-3777-4184-b1ee-23fdafbe6a61 2026-04-28 14:45:11.585 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port d4389c8a-b995-4d3a-a208-2e72ff226704 2026-04-28 14:45:11.804 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2973680-7454-497c-9743-148e792f2f02'] response: {'server_uuid': 'b3d834e6-b303-470e-8146-1d1bf47bd679', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4389c8a-b995-4d3a-a208-2e72ff226704', 'code': 200} 2026-04-28 14:45:12.311 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 6bd7e01a-3777-4184-b1ee-23fdafbe6a61 2026-04-28 14:45:12.751 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port d4389c8a-b995-4d3a-a208-2e72ff226704 2026-04-28 14:45:13.045 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 4e910058-2969-4a51-a273-d0f67489c68f 2026-04-28 14:45:13.648 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port cbad032c-2fc3-41de-981c-3784d1300334 2026-04-28 14:45:13.717 13 INFO neutron.plugins.ml2.plugin [None req-8ec1a08b-9473-4a05-9f86-5b6efdc8c344 - - - - - -] Attempt 1 to provision port 6bd7e01a-3777-4184-b1ee-23fdafbe6a61 2026-04-28 14:45:13.911 13 INFO neutron.plugins.ml2.plugin [None req-8ec1a08b-9473-4a05-9f86-5b6efdc8c344 - - - - - -] Attempt 1 to provision port 9c887e69-294c-47f1-824b-bd143cbb4161 2026-04-28 14:45:14.216 13 INFO neutron.plugins.ml2.plugin [None req-8ec1a08b-9473-4a05-9f86-5b6efdc8c344 - - - - - -] Attempt 1 to provision port 3641ee04-d405-4767-bc54-52282fe925e0 2026-04-28 14:45:14.485 13 INFO neutron.plugins.ml2.plugin [None req-8ec1a08b-9473-4a05-9f86-5b6efdc8c344 - - - - - -] Attempt 1 to provision port 57424f03-a76f-43fc-9a3b-ed7e190f6946 2026-04-28 14:45:14.789 13 INFO neutron.plugins.ml2.plugin [None req-8ec1a08b-9473-4a05-9f86-5b6efdc8c344 - - - - - -] Attempt 1 to provision port cbad032c-2fc3-41de-981c-3784d1300334 2026-04-28 14:45:14.862 13 INFO neutron.plugins.ml2.plugin [None req-8ec1a08b-9473-4a05-9f86-5b6efdc8c344 - - - - - -] Attempt 1 to provision port 83f95a1c-49cc-4b3f-82a1-7da1f496638e 2026-04-28 14:45:14.937 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 4e910058-2969-4a51-a273-d0f67489c68f 2026-04-28 14:45:15.177 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port cbad032c-2fc3-41de-981c-3784d1300334 2026-04-28 14:45:15.390 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 57424f03-a76f-43fc-9a3b-ed7e190f6946 2026-04-28 14:45:16.908 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 9dea4fa5-fc3e-45a3-ab4c-223f6ddf83c2 2026-04-28 14:45:17.176 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 57424f03-a76f-43fc-9a3b-ed7e190f6946 2026-04-28 14:45:18.973 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 9dea4fa5-fc3e-45a3-ab4c-223f6ddf83c2 2026-04-28 14:45:18.997 16 INFO neutron.plugins.ml2.plugin [None req-520853aa-e4df-4588-8d48-259cb8972c2e - - - - - -] Attempt 1 to provision port 6bd7e01a-3777-4184-b1ee-23fdafbe6a61 2026-04-28 14:45:19.041 16 INFO neutron.plugins.ml2.plugin [None req-520853aa-e4df-4588-8d48-259cb8972c2e - - - - - -] Attempt 1 to provision port 57424f03-a76f-43fc-9a3b-ed7e190f6946 2026-04-28 14:45:19.110 16 INFO neutron.plugins.ml2.plugin [None req-520853aa-e4df-4588-8d48-259cb8972c2e - - - - - -] Attempt 1 to provision port 9c887e69-294c-47f1-824b-bd143cbb4161 2026-04-28 14:45:21.937 13 INFO neutron.plugins.ml2.plugin [None req-d350c657-d7f9-4e5f-a213-ebfd302f3105 - - - - - -] Attempt 1 to provision port cbad032c-2fc3-41de-981c-3784d1300334 2026-04-28 14:45:27.024 16 INFO neutron.plugins.ml2.plugin [None req-aa6a4290-77d4-4f0f-bdff-ae7f2eece0f7 - - - - - -] Attempt 1 to provision port d4389c8a-b995-4d3a-a208-2e72ff226704 2026-04-28 14:45:27.081 16 INFO neutron.plugins.ml2.plugin [None req-aa6a4290-77d4-4f0f-bdff-ae7f2eece0f7 - - - - - -] Attempt 1 to provision port c37d4e80-da83-4d51-8344-8489f0037c97 2026-04-28 14:45:36.911 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 57d22691-8ba3-4837-abdb-c4f8e050cfac 2026-04-28 14:45:43.111 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca9b35b3-0f25-4610-86da-e407622a3b06'] response: {'server_uuid': 'b3d834e6-b303-470e-8146-1d1bf47bd679', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd4389c8a-b995-4d3a-a208-2e72ff226704', 'code': 200} 2026-04-28 14:45:47.040 13 INFO neutron.plugins.ml2.plugin [None req-c0948ff0-87a5-4616-85f4-d7b8362ac0d7 - - - - - -] Attempt 1 to provision port 42dc4741-5e8f-45ef-becb-1b087fd3804d 2026-04-28 14:46:06.975 16 INFO neutron.plugins.ml2.plugin [None req-b8c3ce19-31e8-4b04-a551-301f93587ea3 - - - - - -] Attempt 1 to provision port 93327d8f-3f44-4f9d-8fc3-865d6df39cc7 2026-04-28 14:46:24.986 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port ae747911-8561-4e9f-ae6f-ee0a5e91782f 2026-04-28 14:46:25.289 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 7b9ee540-70c3-4972-aa84-a8d4509a8b0e 2026-04-28 14:46:26.097 13 INFO neutron.plugins.ml2.plugin [None req-f16cc357-e855-4679-9fab-68ea2a4f970d - - - - - -] Attempt 1 to provision port ae747911-8561-4e9f-ae6f-ee0a5e91782f 2026-04-28 14:46:27.598 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port ae747911-8561-4e9f-ae6f-ee0a5e91782f 2026-04-28 14:46:27.859 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 52f58fbc-916c-4b79-9b3b-faaecd3d8dca 2026-04-28 14:46:28.021 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cee588fc-14aa-435c-82e5-abdeca69fc49'] response: {'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52f58fbc-916c-4b79-9b3b-faaecd3d8dca', 'code': 200} 2026-04-28 14:46:28.275 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 7b9ee540-70c3-4972-aa84-a8d4509a8b0e 2026-04-28 14:46:28.913 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 52f58fbc-916c-4b79-9b3b-faaecd3d8dca 2026-04-28 14:46:29.211 13 INFO neutron.plugins.ml2.plugin [None req-0176b542-1b26-4105-98e7-93513f827efe - - - - - -] Attempt 1 to provision port 89d0a977-3ade-4371-8ef2-89c7e2926d2b 2026-04-28 14:46:29.261 13 INFO neutron.plugins.ml2.plugin [None req-0176b542-1b26-4105-98e7-93513f827efe - - - - - -] Attempt 1 to provision port ae747911-8561-4e9f-ae6f-ee0a5e91782f 2026-04-28 14:46:29.342 13 INFO neutron.plugins.ml2.plugin [None req-0176b542-1b26-4105-98e7-93513f827efe - - - - - -] Attempt 1 to provision port f7f1c17a-81fe-4d79-858d-9f9e4df2dfe3 2026-04-28 14:46:31.031 16 INFO neutron.plugins.ml2.plugin [None req-6fec1bcc-2e32-49fd-be7b-618b4eadbdaf - - - - - -] Attempt 1 to provision port 89d0a977-3ade-4371-8ef2-89c7e2926d2b 2026-04-28 14:46:32.347 16 INFO neutron.plugins.ml2.plugin [None req-a7facbd5-1d38-4e24-b166-a8eb2510852a - - - - - -] Attempt 1 to provision port 89d0a977-3ade-4371-8ef2-89c7e2926d2b 2026-04-28 14:46:38.021 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 8d58dda2-52c3-4b69-95c1-a51577dad355 2026-04-28 14:46:38.175 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d18769e9-846c-4198-8c13-e83a73adfe2e'] response: {'server_uuid': '2a1a0fff-72ec-4f40-8308-82ba3fdf35a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d58dda2-52c3-4b69-95c1-a51577dad355', 'code': 200} 2026-04-28 14:46:38.874 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 8d58dda2-52c3-4b69-95c1-a51577dad355 2026-04-28 14:46:42.908 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 89d0a977-3ade-4371-8ef2-89c7e2926d2b 2026-04-28 14:46:43.243 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port f7f1c17a-81fe-4d79-858d-9f9e4df2dfe3 2026-04-28 14:46:44.878 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 89d0a977-3ade-4371-8ef2-89c7e2926d2b 2026-04-28 14:46:45.069 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port f7f1c17a-81fe-4d79-858d-9f9e4df2dfe3 2026-04-28 14:47:09.064 13 INFO neutron.plugins.ml2.plugin [None req-e99d6b87-37a1-45d8-8e68-d66f07c40e6e - - - - - -] Attempt 1 to provision port 82f6f588-84c5-4501-bda1-678422fa5227 2026-04-28 14:47:14.968 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 82f6f588-84c5-4501-bda1-678422fa5227 2026-04-28 14:47:15.090 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0116b530-5a5b-4ce8-af2b-7c27d8136516'] response: {'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '82f6f588-84c5-4501-bda1-678422fa5227', 'code': 200} 2026-04-28 14:47:16.875 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 82f6f588-84c5-4501-bda1-678422fa5227 2026-04-28 14:47:19.423 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 82f6f588-84c5-4501-bda1-678422fa5227 2026-04-28 14:47:40.774 13 INFO neutron.plugins.ml2.plugin [None req-4503a689-520c-4d9a-a8c8-afdebb20cd14 - - - - - -] Attempt 1 to provision port 2390914d-79fb-405b-b92a-109b4c87d70d 2026-04-28 14:47:48.480 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 2390914d-79fb-405b-b92a-109b4c87d70d 2026-04-28 14:47:48.663 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ffae8ba-90c6-4f34-9dc4-a54fce316959'] response: {'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2390914d-79fb-405b-b92a-109b4c87d70d', 'code': 200} 2026-04-28 14:47:49.092 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 2390914d-79fb-405b-b92a-109b4c87d70d 2026-04-28 14:47:59.838 16 INFO neutron.plugins.ml2.plugin [None req-297c0d43-f0b5-4d83-8e69-a3daf754164d - - - - - -] Attempt 1 to provision port c9ac154c-ba34-4851-8543-2fc099d4331f 2026-04-28 14:48:07.150 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port c9ac154c-ba34-4851-8543-2fc099d4331f 2026-04-28 14:48:07.275 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a97fa458-ae0a-4c96-8f43-2c0cd367ac5b'] response: {'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c9ac154c-ba34-4851-8543-2fc099d4331f', 'code': 200} 2026-04-28 14:48:09.138 16 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port c9ac154c-ba34-4851-8543-2fc099d4331f 2026-04-28 14:48:10.271 16 INFO neutron.plugins.ml2.plugin [None req-f17996b6-5835-4592-a2c0-c117508ccd50 - - - - - -] Attempt 1 to provision port 2390914d-79fb-405b-b92a-109b4c87d70d 2026-04-28 14:48:11.189 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 2390914d-79fb-405b-b92a-109b4c87d70d 2026-04-28 14:48:23.606 16 INFO neutron.plugins.ml2.plugin [None req-7b376279-0236-4921-851e-c1013b177920 - - - - - -] Attempt 1 to provision port c9ac154c-ba34-4851-8543-2fc099d4331f 2026-04-28 14:48:25.039 16 INFO neutron.plugins.ml2.plugin [None req-5a14844a-d048-4485-8c6a-0c97b4987eb9 - - - - - -] Attempt 1 to provision port c9ac154c-ba34-4851-8543-2fc099d4331f 2026-04-28 14:48:25.142 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port c9ac154c-ba34-4851-8543-2fc099d4331f 2026-04-28 14:48:33.171 13 INFO neutron.plugins.ml2.plugin [None req-85385291-38ec-4400-bfbf-20f7b5f91bad - - - - - -] Attempt 1 to provision port 2390914d-79fb-405b-b92a-109b4c87d70d 2026-04-28 14:48:33.711 16 INFO neutron.plugins.ml2.plugin [None req-c186f4e0-33f7-4f35-b9de-05674ef66ff1 - - - - - -] Attempt 1 to provision port 2390914d-79fb-405b-b92a-109b4c87d70d 2026-04-28 14:49:17.373 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4071f627-e7c0-42c9-a75d-c880e0b3d6a8'] response: {'server_uuid': 'e3376916-9dbf-4a9c-8e0a-bedf3295ea40', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '83f95a1c-49cc-4b3f-82a1-7da1f496638e', 'code': 200}