+ 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-03-11 21:04:51.363 1 INFO neutron.common.config [-] Logging enabled! 2026-03-11 21:04:51.364 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-03-11 21:04:51.364 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-03-11 21:04:51.364 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-11 21:04:52.789 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-11 21:04:52.792 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-11 21:04:52.795 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-11 21:04:52.795 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-11 21:04:52.796 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-11 21:04:52.796 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-11 21:04:52.796 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-11 21:04:52.802 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-11 21:04:52.802 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-11 21:04:52.802 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-11 21:04:52.820 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-11 21:04:52.821 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-11 21:04:52.821 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-11 21:04:52.840 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-11 21:04:52.840 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-11 21:04:52.840 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-11 21:04:52.840 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-11 21:04:53.109 1 INFO neutron.plugins.ml2.managers [None req-5b944abf-0652-406a-b350-7d2409c9592c - - - - - -] Initializing driver for type 'vlan' 2026-03-11 21:04:53.327 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5b944abf-0652-406a-b350-7d2409c9592c - - - - - -] VlanTypeDriver initialization complete 2026-03-11 21:04:53.328 1 INFO neutron.plugins.ml2.managers [None req-5b944abf-0652-406a-b350-7d2409c9592c - - - - - -] Initializing driver for type 'vxlan' 2026-03-11 21:04:53.328 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5b944abf-0652-406a-b350-7d2409c9592c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-11 21:04:53.371 1 INFO neutron.plugins.ml2.managers [None req-5b944abf-0652-406a-b350-7d2409c9592c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-11 21:04:53.372 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5b944abf-0652-406a-b350-7d2409c9592c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-11 21:04:53.372 1 INFO neutron.plugins.ml2.managers [None req-5b944abf-0652-406a-b350-7d2409c9592c - - - - - -] Initializing extension driver 'port_security' 2026-03-11 21:04:53.372 1 INFO neutron.plugins.ml2.extensions.port_security [None req-5b944abf-0652-406a-b350-7d2409c9592c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-11 21:04:53.372 1 INFO neutron.plugins.ml2.managers [None req-5b944abf-0652-406a-b350-7d2409c9592c - - - - - -] Initializing extension driver 'qos' 2026-03-11 21:04:53.373 1 INFO neutron.plugins.ml2.managers [None req-5b944abf-0652-406a-b350-7d2409c9592c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-11 21:04:53.373 1 INFO neutron.plugins.ml2.managers [None req-5b944abf-0652-406a-b350-7d2409c9592c - - - - - -] Initializing mechanism driver 'l2population' 2026-03-11 21:04:53.387 1 INFO neutron.quota [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded quota_driver: . 2026-03-11 21:04:53.388 1 INFO neutron.plugins.ml2.plugin [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Modular L2 Plugin initialization complete 2026-03-11 21:04:53.388 1 INFO neutron.plugins.ml2.managers [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-11 21:04:53.388 1 INFO neutron.plugins.ml2.managers [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-11 21:04:53.388 1 INFO neutron.plugins.ml2.managers [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-11 21:04:53.388 1 INFO neutron.manager [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loading Plugin: qos 2026-03-11 21:04:53.399 1 INFO neutron.manager [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loading Plugin: router 2026-03-11 21:04:53.433 1 INFO neutron.services.service_base [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-11 21:04:53.433 1 INFO neutron.manager [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loading Plugin: segments 2026-03-11 21:04:53.502 1 INFO neutron.manager [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loading Plugin: trunk 2026-03-11 21:04:53.518 1 INFO neutron.manager [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loading Plugin: vpnaas 2026-03-11 21:04:53.558 1 WARNING stevedore.named [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-11 21:04:53.644 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-11 21:04:53.644 1 INFO neutron.common.utils [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-11 21:04:53.644 1 INFO neutron.manager [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loading Plugin: taas 2026-03-11 21:04:53.671 1 WARNING stevedore.named [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-11 21:04:53.671 1 WARNING stevedore.named [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-11 21:04:53.694 1 INFO neutron_taas.services.taas.taas_plugin [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-11 21:04:53.694 1 INFO neutron.manager [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loading Plugin: tapmirror 2026-03-11 21:04:53.705 1 WARNING stevedore.named [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-11 21:04:53.705 1 WARNING stevedore.named [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-11 21:04:53.718 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-11 21:04:53.719 1 INFO neutron.manager [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loading Plugin: auto_allocate 2026-03-11 21:04:53.726 1 INFO neutron.manager [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loading Plugin: tag 2026-03-11 21:04:53.733 1 INFO neutron.manager [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loading Plugin: timestamp 2026-03-11 21:04:53.735 1 INFO neutron.manager [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loading Plugin: network_ip_availability 2026-03-11 21:04:53.739 1 INFO neutron.manager [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loading Plugin: flavors 2026-03-11 21:04:53.742 1 INFO neutron.manager [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loading Plugin: revisions 2026-03-11 21:04:53.745 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Initializing extension manager. 2026-03-11 21:04:53.746 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: address-group 2026-03-11 21:04:53.747 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: address-scope 2026-03-11 21:04:53.747 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-11 21:04:53.748 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: agent 2026-03-11 21:04:53.749 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: agent-resources-synced 2026-03-11 21:04:53.750 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-11 21:04:53.750 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-11 21:04:53.751 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: availability_zone 2026-03-11 21:04:53.751 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: availability_zone_filter 2026-03-11 21:04:53.752 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-11 21:04:53.752 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: default-subnetpools 2026-03-11 21:04:53.754 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-11 21:04:53.754 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: dns-integration 2026-03-11 21:04:53.754 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: dns-domain-ports 2026-03-11 21:04:53.755 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-11 21:04:53.755 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: dvr 2026-03-11 21:04:53.756 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-11 21:04:53.756 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: empty-string-filtering 2026-03-11 21:04:53.757 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-11 21:04:53.757 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-11 21:04:53.757 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: external-net 2026-03-11 21:04:53.758 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-11 21:04:53.758 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: extraroute 2026-03-11 21:04:53.759 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: extraroute-atomic 2026-03-11 21:04:53.759 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-11 21:04:53.760 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-11 21:04:53.760 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-11 21:04:53.760 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-11 21:04:53.761 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: fip-port-details 2026-03-11 21:04:53.762 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: flavors 2026-03-11 21:04:53.763 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-11 21:04:53.763 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: floatingip-pools 2026-03-11 21:04:53.764 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: ip_allocation 2026-03-11 21:04:53.764 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-11 21:04:53.765 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: l2_adjacency 2026-03-11 21:04:53.766 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: router 2026-03-11 21:04:53.767 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-11 21:04:53.768 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-11 21:04:53.768 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-11 21:04:53.769 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: ext-gw-mode 2026-03-11 21:04:53.769 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: l3-ha 2026-03-11 21:04:53.770 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-11 21:04:53.770 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-11 21:04:53.771 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: l3-flavors 2026-03-11 21:04:53.771 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-11 21:04:53.772 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-11 21:04:53.776 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-11 21:04:53.777 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-11 21:04:53.778 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-11 21:04:53.779 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-11 21:04:53.780 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-11 21:04:53.780 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: multi-provider 2026-03-11 21:04:53.781 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: net-mtu 2026-03-11 21:04:53.781 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: net-mtu-writable 2026-03-11 21:04:53.781 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: network_availability_zone 2026-03-11 21:04:53.782 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: network_ha 2026-03-11 21:04:53.782 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: network-ip-availability 2026-03-11 21:04:53.783 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-11 21:04:53.784 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: pagination 2026-03-11 21:04:53.784 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: port-device-profile 2026-03-11 21:04:53.784 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-11 21:04:53.785 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-11 21:04:53.785 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-11 21:04:53.786 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: port-mac-override 2026-03-11 21:04:53.786 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-11 21:04:53.786 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-11 21:04:53.787 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-11 21:04:53.787 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: port-resource-request 2026-03-11 21:04:53.788 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-11 21:04:53.788 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-11 21:04:53.788 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: binding 2026-03-11 21:04:53.789 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: binding-extended 2026-03-11 21:04:53.789 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: port-security 2026-03-11 21:04:53.790 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: project-id 2026-03-11 21:04:53.790 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: provider 2026-03-11 21:04:53.791 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-11 21:04:53.793 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: qos 2026-03-11 21:04:53.793 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-11 21:04:53.794 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-11 21:04:53.794 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: qos-default 2026-03-11 21:04:53.794 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: qos-fip 2026-03-11 21:04:53.795 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-11 21:04:53.795 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-11 21:04:53.796 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-11 21:04:53.796 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-11 21:04:53.797 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-11 21:04:53.797 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: qos-pps 2026-03-11 21:04:53.798 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-11 21:04:53.798 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-11 21:04:53.799 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: qos-rules-alias 2026-03-11 21:04:53.799 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: quota-check-limit 2026-03-11 21:04:53.800 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: quota-check-limit-default 2026-03-11 21:04:53.802 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: quotas 2026-03-11 21:04:53.804 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: quota_details 2026-03-11 21:04:53.805 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: rbac-policies 2026-03-11 21:04:53.806 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: rbac-address-group 2026-03-11 21:04:53.806 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: rbac-address-scope 2026-03-11 21:04:53.807 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: rbac-security-groups 2026-03-11 21:04:53.807 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-11 21:04:53.807 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: revision-if-match 2026-03-11 21:04:53.808 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-11 21:04:53.809 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: router_availability_zone 2026-03-11 21:04:53.809 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-11 21:04:53.810 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-11 21:04:53.811 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-11 21:04:53.811 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-11 21:04:53.812 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-11 21:04:53.812 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-11 21:04:53.812 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-11 21:04:53.816 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: security-group 2026-03-11 21:04:53.817 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: segment 2026-03-11 21:04:53.817 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-11 21:04:53.818 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: service-type 2026-03-11 21:04:53.818 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: sorting 2026-03-11 21:04:53.819 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: standard-attr-segment 2026-03-11 21:04:53.819 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: standard-attr-description 2026-03-11 21:04:53.820 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: stateful-security-group 2026-03-11 21:04:53.820 1 WARNING neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-11 21:04:53.821 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-11 21:04:53.821 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: subnet-external-network 2026-03-11 21:04:53.822 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: subnet_onboard 2026-03-11 21:04:53.822 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-11 21:04:53.822 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: subnet-service-types 2026-03-11 21:04:53.823 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: subnet_allocation 2026-03-11 21:04:53.823 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-11 21:04:53.824 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: tag-creation 2026-03-11 21:04:53.824 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-11 21:04:53.827 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: standard-attr-tag 2026-03-11 21:04:53.828 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-11 21:04:53.829 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: trunk 2026-03-11 21:04:53.829 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: trunk-details 2026-03-11 21:04:53.829 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-11 21:04:53.830 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-11 21:04:53.830 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-11 21:04:53.831 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-11 21:04:53.832 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-11 21:04:53.833 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-11 21:04:53.834 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: vpn-flavors 2026-03-11 21:04:53.835 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: vpnaas 2026-03-11 21:04:53.836 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: taas 2026-03-11 21:04:53.837 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: tap-mirror 2026-03-11 21:04:53.837 1 INFO neutron.api.extensions [None req-f55732ca-66b1-4f63-a1b7-c4aecb00e255 - - - - - -] Loaded extension: taas-vlan-filter 2026-03-11 21:05:23.923 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-11 21:05:23.962 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-11 21:05:23.966 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-11 21:05:29.571 16 INFO neutron.db.l3_hamode_db [None req-6dbe754e-6963-47a2-834a-4e72eec38793 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-11 21:05:45.023 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 126f4474-5f26-44fd-a62e-7d58942245a1 2026-03-11 21:05:45.497 16 INFO neutron.plugins.ml2.plugin [None req-f5be97da-51ad-496b-b797-8a2edf2c566a - - - - - -] Attempt 1 to provision port 126f4474-5f26-44fd-a62e-7d58942245a1 2026-03-11 21:05:46.960 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 126f4474-5f26-44fd-a62e-7d58942245a1 2026-03-11 21:05:47.147 16 INFO neutron.plugins.ml2.plugin [None req-7c81c160-237a-44a8-a99e-e9a8201820b5 - - - - - -] Attempt 1 to provision port 126f4474-5f26-44fd-a62e-7d58942245a1 2026-03-11 21:10:13.051 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port ddfb0a80-3d3f-494f-b1a5-527d0967c407 2026-03-11 21:10:14.216 16 INFO neutron.plugins.ml2.plugin [None req-7a523f40-623e-4025-9124-150675b3df3e - - - - - -] Attempt 1 to provision port ddfb0a80-3d3f-494f-b1a5-527d0967c407 2026-03-11 21:10:15.014 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port ddfb0a80-3d3f-494f-b1a5-527d0967c407 2026-03-11 21:10:19.872 13 INFO neutron.plugins.ml2.plugin [None req-4adf4bf7-87f1-4047-94c0-aa80ab853064 - - - - - -] Attempt 1 to provision port cc1d8ce8-dbd9-4eb4-8c30-8d501255fbde 2026-03-11 21:14:01.650 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port cc1d8ce8-dbd9-4eb4-8c30-8d501255fbde 2026-03-11 21:14:03.076 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port cc1d8ce8-dbd9-4eb4-8c30-8d501255fbde 2026-03-11 21:23:05.234 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 5321d27d-ec70-4470-a29c-3ff457f36fd3 2026-03-11 21:23:07.229 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 5321d27d-ec70-4470-a29c-3ff457f36fd3 2026-03-11 21:33:22.670 16 INFO neutron.plugins.ml2.plugin [None req-1aa500e0-00b9-462d-bb5d-ab9dad938556 - - - - - -] Attempt 1 to provision port 126f4474-5f26-44fd-a62e-7d58942245a1 2026-03-11 21:33:22.713 16 INFO neutron.plugins.ml2.plugin [None req-1aa500e0-00b9-462d-bb5d-ab9dad938556 - - - - - -] Attempt 1 to provision port ddfb0a80-3d3f-494f-b1a5-527d0967c407 2026-03-11 21:33:22.748 16 INFO neutron.plugins.ml2.plugin [None req-1aa500e0-00b9-462d-bb5d-ab9dad938556 - - - - - -] Attempt 1 to provision port cc1d8ce8-dbd9-4eb4-8c30-8d501255fbde 2026-03-11 21:37:37.496 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 7a84f238-5801-4742-815d-19ef7c604fc1 2026-03-11 21:37:39.595 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 7a84f238-5801-4742-815d-19ef7c604fc1 2026-03-11 21:37:43.069 13 INFO neutron.plugins.ml2.plugin [None req-8f4e65f8-806e-4e34-8a15-b9781513b172 - - - - - -] Attempt 1 to provision port 7a84f238-5801-4742-815d-19ef7c604fc1 2026-03-11 21:37:43.126 13 INFO neutron.plugins.ml2.plugin [None req-8f4e65f8-806e-4e34-8a15-b9781513b172 - - - - - -] Attempt 1 to provision port 7d9dd5f7-6230-4d83-b0f3-14d4c3376e87 2026-03-11 21:37:43.149 13 INFO neutron.plugins.ml2.plugin [None req-8f4e65f8-806e-4e34-8a15-b9781513b172 - - - - - -] Attempt 1 to provision port 1ff031a8-c33f-47e0-9acf-b1b3ba69ee6a 2026-03-11 21:37:45.608 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 3d4cf0ff-ec1a-4af5-a2e0-4984887a49a9 2026-03-11 21:37:45.987 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 2115ca11-2593-4a39-a4f4-6c02bff0b0f4 2026-03-11 21:37:47.592 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 3d4cf0ff-ec1a-4af5-a2e0-4984887a49a9 2026-03-11 21:37:47.987 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 2115ca11-2593-4a39-a4f4-6c02bff0b0f4 2026-03-11 21:37:49.567 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port c4022f1a-4912-4489-8b30-e37e5fe9be9e 2026-03-11 21:37:52.146 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 6dbabc85-8098-4c23-979e-3103d60e5c15 2026-03-11 21:37:52.454 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port c4022f1a-4912-4489-8b30-e37e5fe9be9e 2026-03-11 21:37:52.657 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 8ac1b08a-8315-4257-aa2e-6c577e55c0b6 2026-03-11 21:37:53.316 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1296ede-e7dc-4adb-ab02-6ec95ed88778'] response: {'server_uuid': '0c744d93-62a6-43c7-b52c-58febb47e78f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ac1b08a-8315-4257-aa2e-6c577e55c0b6', 'code': 200} 2026-03-11 21:37:54.069 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 6dbabc85-8098-4c23-979e-3103d60e5c15 2026-03-11 21:37:54.262 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 8ac1b08a-8315-4257-aa2e-6c577e55c0b6 2026-03-11 21:37:54.870 16 INFO neutron.plugins.ml2.plugin [None req-93d259e9-1c7f-4f87-ba0e-660e925e79cc - - - - - -] Attempt 1 to provision port 5cf7b81f-4fbc-4826-bcb3-df4a9c401b00 2026-03-11 21:37:54.899 16 INFO neutron.plugins.ml2.plugin [None req-93d259e9-1c7f-4f87-ba0e-660e925e79cc - - - - - -] Attempt 1 to provision port 97646a47-36b2-4d2f-93a6-4cc951f7e77f 2026-03-11 21:37:54.922 16 INFO neutron.plugins.ml2.plugin [None req-93d259e9-1c7f-4f87-ba0e-660e925e79cc - - - - - -] Attempt 1 to provision port 1a001c90-2a1d-4523-8064-fe71499ab11e 2026-03-11 21:37:54.942 16 INFO neutron.plugins.ml2.plugin [None req-93d259e9-1c7f-4f87-ba0e-660e925e79cc - - - - - -] Attempt 1 to provision port 8ac1b08a-8315-4257-aa2e-6c577e55c0b6 2026-03-11 21:37:55.010 16 INFO neutron.plugins.ml2.plugin [None req-93d259e9-1c7f-4f87-ba0e-660e925e79cc - - - - - -] Attempt 1 to provision port 1ff031a8-c33f-47e0-9acf-b1b3ba69ee6a 2026-03-11 21:37:55.053 16 INFO neutron.plugins.ml2.plugin [None req-93d259e9-1c7f-4f87-ba0e-660e925e79cc - - - - - -] Attempt 1 to provision port 6dbabc85-8098-4c23-979e-3103d60e5c15 2026-03-11 21:37:58.624 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 8c038ecb-70e6-4528-846a-5aec7cc13f45 2026-03-11 21:37:58.733 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f2cb161-0541-4336-85d7-ad90f57bac3c'] response: {'server_uuid': '9b8398a7-ed5f-4c2a-9c67-386a578bff2a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c038ecb-70e6-4528-846a-5aec7cc13f45', 'code': 200} 2026-03-11 21:37:59.582 13 INFO neutron.plugins.ml2.plugin [None req-ba5b694e-cbc8-461d-920a-0779be7ea562 - - - - - -] Attempt 1 to provision port 97646a47-36b2-4d2f-93a6-4cc951f7e77f 2026-03-11 21:37:59.603 13 INFO neutron.plugins.ml2.plugin [None req-ba5b694e-cbc8-461d-920a-0779be7ea562 - - - - - -] Attempt 1 to provision port 6dbabc85-8098-4c23-979e-3103d60e5c15 2026-03-11 21:38:00.593 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 8c038ecb-70e6-4528-846a-5aec7cc13f45 2026-03-11 21:38:00.801 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port c3352ad9-12b1-44c7-8d7f-5ea87779467e 2026-03-11 21:38:01.383 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b57d76a-3d0d-421c-aec8-b77e999dd2fc'] response: {'server_uuid': '7618254a-1a72-47fd-a5e3-d1a432a5f0d0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c3352ad9-12b1-44c7-8d7f-5ea87779467e', 'code': 200} 2026-03-11 21:38:01.934 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port c3352ad9-12b1-44c7-8d7f-5ea87779467e 2026-03-11 21:38:06.056 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port c6bec5e0-cc63-4e5a-b8bb-ceb2548ddeb3 2026-03-11 21:38:08.240 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port c6bec5e0-cc63-4e5a-b8bb-ceb2548ddeb3 2026-03-11 21:38:19.985 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 1ff031a8-c33f-47e0-9acf-b1b3ba69ee6a 2026-03-11 21:38:20.330 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 7d9dd5f7-6230-4d83-b0f3-14d4c3376e87 2026-03-11 21:38:22.047 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port a37c1ca4-c346-4010-a689-5a5b6d519068 2026-03-11 21:38:22.385 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 3cc32851-2efd-4d88-96d3-a4f1f91953c8 2026-03-11 21:38:22.965 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 7d9dd5f7-6230-4d83-b0f3-14d4c3376e87 2026-03-11 21:38:23.220 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 1ff031a8-c33f-47e0-9acf-b1b3ba69ee6a 2026-03-11 21:38:23.382 16 INFO neutron.plugins.ml2.plugin [None req-91adf66c-9a5a-4ae9-84a1-247b9fa075a2 - - - - - -] Attempt 1 to provision port a37c1ca4-c346-4010-a689-5a5b6d519068 2026-03-11 21:38:23.433 16 INFO neutron.plugins.ml2.plugin [None req-91adf66c-9a5a-4ae9-84a1-247b9fa075a2 - - - - - -] Attempt 1 to provision port ef4ef886-ab26-4516-9860-a37ce9b16367 2026-03-11 21:38:24.227 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port a37c1ca4-c346-4010-a689-5a5b6d519068 2026-03-11 21:38:24.477 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 3cc32851-2efd-4d88-96d3-a4f1f91953c8 2026-03-11 21:38:26.532 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 8cc24933-8c5f-40de-b91e-beaf1250be11 2026-03-11 21:38:27.070 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port e1f1b68a-0268-4e03-95af-a3725f4a39af 2026-03-11 21:38:28.288 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 8cc24933-8c5f-40de-b91e-beaf1250be11 2026-03-11 21:38:28.475 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port e1f1b68a-0268-4e03-95af-a3725f4a39af 2026-03-11 21:38:30.635 13 INFO neutron.plugins.ml2.plugin [None req-a5fcfae4-9577-49b7-bf6f-f7b2ea440ad5 - - - - - -] Attempt 1 to provision port e26c7871-ec23-4641-b5ed-f3d74fb58e72 2026-03-11 21:38:30.665 13 INFO neutron.plugins.ml2.plugin [None req-a5fcfae4-9577-49b7-bf6f-f7b2ea440ad5 - - - - - -] Attempt 1 to provision port ef4ef886-ab26-4516-9860-a37ce9b16367 2026-03-11 21:38:30.702 13 INFO neutron.plugins.ml2.plugin [None req-a5fcfae4-9577-49b7-bf6f-f7b2ea440ad5 - - - - - -] Attempt 1 to provision port e1f1b68a-0268-4e03-95af-a3725f4a39af 2026-03-11 21:38:33.269 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 331247a3-e46e-4aab-bfaa-891d5d4cf915 2026-03-11 21:38:33.362 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1e817dc-8fc0-4d23-85e7-8d4dee22368e'] response: {'server_uuid': 'cddb27fe-4e32-4933-820b-9d6e6a4deea9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '331247a3-e46e-4aab-bfaa-891d5d4cf915', 'code': 200} 2026-03-11 21:38:34.310 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 331247a3-e46e-4aab-bfaa-891d5d4cf915 2026-03-11 21:38:34.614 16 INFO neutron.plugins.ml2.plugin [None req-900f8858-4783-43d4-8d31-b8fca5841ec4 - - - - - -] Attempt 1 to provision port 8f631caf-c29f-4382-9b61-b853791f280d 2026-03-11 21:38:34.636 16 INFO neutron.plugins.ml2.plugin [None req-900f8858-4783-43d4-8d31-b8fca5841ec4 - - - - - -] Attempt 1 to provision port ea843e61-da0d-484e-abef-a8b5f5c319d6 2026-03-11 21:38:36.763 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 47c0d5d1-f490-407a-8a05-9cd2a940a5ce 2026-03-11 21:38:36.880 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cb84d7c-9a83-4ceb-8754-bb4585b85b67'] response: {'server_uuid': 'fcff9e4f-e824-453c-a8e9-323a5d9b8868', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47c0d5d1-f490-407a-8a05-9cd2a940a5ce', 'code': 200} 2026-03-11 21:38:38.267 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 47c0d5d1-f490-407a-8a05-9cd2a940a5ce 2026-03-11 21:38:39.636 13 INFO neutron.plugins.ml2.plugin [None req-1857d768-7226-4b25-8c2f-e49e2cc61d2b - - - - - -] Attempt 1 to provision port e26c7871-ec23-4641-b5ed-f3d74fb58e72 2026-03-11 21:38:39.669 13 INFO neutron.plugins.ml2.plugin [None req-1857d768-7226-4b25-8c2f-e49e2cc61d2b - - - - - -] Attempt 1 to provision port e1f1b68a-0268-4e03-95af-a3725f4a39af 2026-03-11 21:38:39.797 13 INFO neutron.plugins.ml2.plugin [None req-1857d768-7226-4b25-8c2f-e49e2cc61d2b - - - - - -] Attempt 1 to provision port 47c0d5d1-f490-407a-8a05-9cd2a940a5ce 2026-03-11 21:38:42.147 16 INFO neutron.plugins.ml2.plugin [None req-c3e9532b-7424-44ed-9c92-068281c3886b - - - - - -] Attempt 1 to provision port e26c7871-ec23-4641-b5ed-f3d74fb58e72 2026-03-11 21:38:42.363 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port ef4ef886-ab26-4516-9860-a37ce9b16367 2026-03-11 21:38:42.627 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port ea843e61-da0d-484e-abef-a8b5f5c319d6 2026-03-11 21:38:44.228 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port e26c7871-ec23-4641-b5ed-f3d74fb58e72 2026-03-11 21:38:44.445 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 8f631caf-c29f-4382-9b61-b853791f280d 2026-03-11 21:38:46.290 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port e26c7871-ec23-4641-b5ed-f3d74fb58e72 2026-03-11 21:38:46.480 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 8f631caf-c29f-4382-9b61-b853791f280d 2026-03-11 21:38:46.772 13 INFO neutron.plugins.ml2.plugin [None req-cc8f8d2a-f9c8-4c23-8f86-f728b03318fa - - - - - -] Attempt 1 to provision port e26c7871-ec23-4641-b5ed-f3d74fb58e72 2026-03-11 21:38:46.830 13 INFO neutron.plugins.ml2.plugin [None req-cc8f8d2a-f9c8-4c23-8f86-f728b03318fa - - - - - -] Attempt 1 to provision port 47c0d5d1-f490-407a-8a05-9cd2a940a5ce 2026-03-11 21:38:48.210 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port d786b44a-1a33-4f1d-9c1c-f4f4289a58a9 2026-03-11 21:38:50.295 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 4d6fde07-16ad-4f99-a81b-26340c3387c3 2026-03-11 21:38:50.681 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port d786b44a-1a33-4f1d-9c1c-f4f4289a58a9 2026-03-11 21:38:50.856 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port eb18a673-36e8-40bd-9dea-e3a289745798 2026-03-11 21:38:52.198 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 4d6fde07-16ad-4f99-a81b-26340c3387c3 2026-03-11 21:38:52.389 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port eb18a673-36e8-40bd-9dea-e3a289745798 2026-03-11 21:38:54.191 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 6723b36c-8c7c-48f2-9f06-44dade2b5ce1 2026-03-11 21:38:55.088 16 INFO neutron.plugins.ml2.plugin [None req-8818d663-1efe-4782-a8af-dfdbbddeba15 - - - - - -] Attempt 1 to provision port 6723b36c-8c7c-48f2-9f06-44dade2b5ce1 2026-03-11 21:38:55.132 16 INFO neutron.plugins.ml2.plugin [None req-8818d663-1efe-4782-a8af-dfdbbddeba15 - - - - - -] Attempt 1 to provision port 0e99fa6a-c248-4bc6-aefd-95a79c9085b7 2026-03-11 21:38:55.161 16 INFO neutron.plugins.ml2.plugin [None req-8818d663-1efe-4782-a8af-dfdbbddeba15 - - - - - -] Attempt 1 to provision port 30e818ea-210f-44e1-b12c-51d5ffc857e5 2026-03-11 21:38:55.180 16 INFO neutron.plugins.ml2.plugin [None req-8818d663-1efe-4782-a8af-dfdbbddeba15 - - - - - -] Attempt 1 to provision port eb18a673-36e8-40bd-9dea-e3a289745798 2026-03-11 21:38:56.405 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 6723b36c-8c7c-48f2-9f06-44dade2b5ce1 2026-03-11 21:38:58.375 16 INFO neutron.plugins.ml2.plugin [None req-099238c9-b473-4a52-bcab-b55658b06094 - - - - - -] Attempt 1 to provision port 0e99fa6a-c248-4bc6-aefd-95a79c9085b7 2026-03-11 21:38:58.408 16 INFO neutron.plugins.ml2.plugin [None req-099238c9-b473-4a52-bcab-b55658b06094 - - - - - -] Attempt 1 to provision port eb18a673-36e8-40bd-9dea-e3a289745798 2026-03-11 21:39:03.765 13 INFO neutron.plugins.ml2.plugin [None req-df956126-851b-462b-ad4d-f3e2d3a88bea - - - - - -] Attempt 1 to provision port ce66aa13-6b1f-43a9-abb3-65c9624ab184 2026-03-11 21:39:03.786 13 INFO neutron.plugins.ml2.plugin [None req-df956126-851b-462b-ad4d-f3e2d3a88bea - - - - - -] Attempt 1 to provision port 73bc99e3-1fed-441e-9407-a3bce7b08fe6 2026-03-11 21:39:03.804 13 INFO neutron.plugins.ml2.plugin [None req-df956126-851b-462b-ad4d-f3e2d3a88bea - - - - - -] Attempt 1 to provision port 627df816-2484-4897-8860-5f6faf5f554a 2026-03-11 21:39:03.824 13 INFO neutron.plugins.ml2.plugin [None req-df956126-851b-462b-ad4d-f3e2d3a88bea - - - - - -] Attempt 1 to provision port 30e818ea-210f-44e1-b12c-51d5ffc857e5 2026-03-11 21:39:07.921 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port ce66aa13-6b1f-43a9-abb3-65c9624ab184 2026-03-11 21:39:08.143 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 0e99fa6a-c248-4bc6-aefd-95a79c9085b7 2026-03-11 21:39:08.383 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 7a66e67e-ea83-4a2c-af5f-ebb80b05ef98 2026-03-11 21:39:08.497 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5995a81f-037d-45af-9894-5434932d7ab3'] response: {'server_uuid': '6ba97c26-d412-4e67-b196-b0ab298e321a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a66e67e-ea83-4a2c-af5f-ebb80b05ef98', 'code': 200} 2026-03-11 21:39:08.601 16 INFO neutron.plugins.ml2.plugin [None req-48cc634a-a602-497c-bf45-0989afa9772d - - - - - -] Attempt 1 to provision port 7a66e67e-ea83-4a2c-af5f-ebb80b05ef98 2026-03-11 21:39:08.705 16 INFO neutron.plugins.ml2.plugin [None req-48cc634a-a602-497c-bf45-0989afa9772d - - - - - -] Attempt 1 to provision port 30e818ea-210f-44e1-b12c-51d5ffc857e5 2026-03-11 21:39:08.897 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 2d4f9295-5c24-421b-ba0b-1cb943049e38 2026-03-11 21:39:08.942 16 INFO neutron.plugins.ml2.plugin [None req-48cc634a-a602-497c-bf45-0989afa9772d - - - - - -] Attempt 1 to provision port 0e99fa6a-c248-4bc6-aefd-95a79c9085b7 2026-03-11 21:39:09.667 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 30e818ea-210f-44e1-b12c-51d5ffc857e5 2026-03-11 21:39:09.836 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 7a66e67e-ea83-4a2c-af5f-ebb80b05ef98 2026-03-11 21:39:10.006 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 0e99fa6a-c248-4bc6-aefd-95a79c9085b7 2026-03-11 21:39:10.454 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port ce66aa13-6b1f-43a9-abb3-65c9624ab184 2026-03-11 21:39:10.547 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-057ee880-e627-4ab4-95f4-771e956fe5b6'] response: {'server_uuid': '25b9f4e2-fc1f-452d-ad92-39f8daf36764', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d4f9295-5c24-421b-ba0b-1cb943049e38', 'code': 200} 2026-03-11 21:39:10.601 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 73bc99e3-1fed-441e-9407-a3bce7b08fe6 2026-03-11 21:39:10.865 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 2d4f9295-5c24-421b-ba0b-1cb943049e38 2026-03-11 21:39:11.588 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 73bc99e3-1fed-441e-9407-a3bce7b08fe6 2026-03-11 21:39:16.191 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 2cdabb72-b385-4fd7-9d82-b4b733654f93 2026-03-11 21:39:16.303 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfb0be06-60c4-4707-bdf3-1641842df92d'] response: {'server_uuid': '10987406-ed28-47e4-ae9c-0e527b9e7f0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2cdabb72-b385-4fd7-9d82-b4b733654f93', 'code': 200} 2026-03-11 21:39:17.573 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 2cdabb72-b385-4fd7-9d82-b4b733654f93 2026-03-11 21:39:29.571 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port f9c7d689-ac3b-4cb7-899a-6b851ba9cf64 2026-03-11 21:39:31.638 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port f9c7d689-ac3b-4cb7-899a-6b851ba9cf64 2026-03-11 21:39:31.853 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port cc5956c8-e004-47bb-a7c0-167ca037868d 2026-03-11 21:39:32.374 16 INFO neutron.plugins.ml2.plugin [None req-4a25b31b-2791-4d3e-8593-5d10b57ce71b - - - - - -] Attempt 1 to provision port 9874b281-db2a-48eb-9159-7cdf74ab39fb 2026-03-11 21:39:32.395 16 INFO neutron.plugins.ml2.plugin [None req-4a25b31b-2791-4d3e-8593-5d10b57ce71b - - - - - -] Attempt 1 to provision port f9c7d689-ac3b-4cb7-899a-6b851ba9cf64 2026-03-11 21:39:33.544 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port cc5956c8-e004-47bb-a7c0-167ca037868d 2026-03-11 21:39:34.590 13 INFO neutron.plugins.ml2.plugin [None req-da80a250-956f-4113-985d-926745b9b998 - - - - - -] Attempt 1 to provision port 229dc4b4-616b-4c50-afe0-764af7e4cbee 2026-03-11 21:39:44.106 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 67fb7388-4e73-4c7a-b09f-cfc814766886 2026-03-11 21:39:44.210 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce63e60a-9591-4d66-a2ba-a65ee20662e9'] response: {'server_uuid': '3763ec8e-96ad-46bb-bcc3-bf68a32b77f8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67fb7388-4e73-4c7a-b09f-cfc814766886', 'code': 200} 2026-03-11 21:39:45.526 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 67fb7388-4e73-4c7a-b09f-cfc814766886 2026-03-11 21:39:47.603 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 9874b281-db2a-48eb-9159-7cdf74ab39fb 2026-03-11 21:39:48.024 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 229dc4b4-616b-4c50-afe0-764af7e4cbee 2026-03-11 21:39:49.572 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 9874b281-db2a-48eb-9159-7cdf74ab39fb 2026-03-11 21:39:49.813 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 229dc4b4-616b-4c50-afe0-764af7e4cbee 2026-03-11 21:40:15.744 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-862a5e73-f9ad-433b-92c8-83e5f28d7974'] response: {'server_uuid': '3763ec8e-96ad-46bb-bcc3-bf68a32b77f8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '67fb7388-4e73-4c7a-b09f-cfc814766886', 'code': 200} 2026-03-11 21:40:18.085 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 67fb7388-4e73-4c7a-b09f-cfc814766886 2026-03-11 21:40:18.174 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-730f554e-b948-4200-b8b7-c6c4759ee137'] response: {'server_uuid': '3763ec8e-96ad-46bb-bcc3-bf68a32b77f8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67fb7388-4e73-4c7a-b09f-cfc814766886', 'code': 200} 2026-03-11 21:40:19.544 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 67fb7388-4e73-4c7a-b09f-cfc814766886 2026-03-11 21:40:39.568 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port c0e779bc-d1fa-4fc3-b39f-5e1e9529178e 2026-03-11 21:40:41.633 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port da709b2c-89e0-4bad-8fd4-9339938b792b 2026-03-11 21:40:42.086 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port c0e779bc-d1fa-4fc3-b39f-5e1e9529178e 2026-03-11 21:40:43.696 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port da709b2c-89e0-4bad-8fd4-9339938b792b 2026-03-11 21:40:45.623 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 41e2e19d-ff3d-44fa-afe7-9343a6209057 2026-03-11 21:40:47.623 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port bd88a6c9-9cc7-4bdc-860e-ef0e96111bcd 2026-03-11 21:40:47.923 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 41e2e19d-ff3d-44fa-afe7-9343a6209057 2026-03-11 21:40:49.644 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port bd88a6c9-9cc7-4bdc-860e-ef0e96111bcd 2026-03-11 21:40:50.229 13 INFO neutron.plugins.ml2.plugin [None req-a8c8be04-b236-498d-8d8b-1fa77d9ed480 - - - - - -] Attempt 1 to provision port 7898b457-d295-4022-8ae4-7aac4cd27351 2026-03-11 21:40:50.259 13 INFO neutron.plugins.ml2.plugin [None req-a8c8be04-b236-498d-8d8b-1fa77d9ed480 - - - - - -] Attempt 1 to provision port c0e779bc-d1fa-4fc3-b39f-5e1e9529178e 2026-03-11 21:40:50.308 13 INFO neutron.plugins.ml2.plugin [None req-a8c8be04-b236-498d-8d8b-1fa77d9ed480 - - - - - -] Attempt 1 to provision port 41e2e19d-ff3d-44fa-afe7-9343a6209057 2026-03-11 21:40:50.352 13 INFO neutron.plugins.ml2.plugin [None req-a8c8be04-b236-498d-8d8b-1fa77d9ed480 - - - - - -] Attempt 1 to provision port bd88a6c9-9cc7-4bdc-860e-ef0e96111bcd 2026-03-11 21:40:50.395 13 INFO neutron.plugins.ml2.plugin [None req-a8c8be04-b236-498d-8d8b-1fa77d9ed480 - - - - - -] Attempt 1 to provision port eaf57155-e160-44a7-89d1-36df5b7eceb7 2026-03-11 21:40:56.096 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port ff2a9417-f299-4e03-85c0-a84c1a5da781 2026-03-11 21:40:56.220 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8e1fefd-fab2-4e64-b638-c990440be264'] response: {'server_uuid': '397e3c75-905e-4930-b6ba-e8a908f33c84', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff2a9417-f299-4e03-85c0-a84c1a5da781', 'code': 200} 2026-03-11 21:40:57.572 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port ff2a9417-f299-4e03-85c0-a84c1a5da781 2026-03-11 21:40:59.653 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 495a2423-6888-4a2a-b4ff-368f99248403 2026-03-11 21:40:59.862 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 7898b457-d295-4022-8ae4-7aac4cd27351 2026-03-11 21:41:00.122 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port eaf57155-e160-44a7-89d1-36df5b7eceb7 2026-03-11 21:41:00.355 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port b22229b1-02ba-4654-95fd-1014323a2b42 2026-03-11 21:41:01.617 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 495a2423-6888-4a2a-b4ff-368f99248403 2026-03-11 21:41:01.756 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 7898b457-d295-4022-8ae4-7aac4cd27351 2026-03-11 21:41:01.938 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port eaf57155-e160-44a7-89d1-36df5b7eceb7 2026-03-11 21:41:02.122 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port b22229b1-02ba-4654-95fd-1014323a2b42 2026-03-11 21:41:04.395 16 INFO neutron.plugins.ml2.plugin [None req-8b805c94-141b-4975-92f3-4002ca87860e - - - - - -] Attempt 1 to provision port 41e2e19d-ff3d-44fa-afe7-9343a6209057 2026-03-11 21:41:04.449 16 INFO neutron.plugins.ml2.plugin [None req-8b805c94-141b-4975-92f3-4002ca87860e - - - - - -] Attempt 1 to provision port bd88a6c9-9cc7-4bdc-860e-ef0e96111bcd 2026-03-11 21:41:04.495 16 INFO neutron.plugins.ml2.plugin [None req-8b805c94-141b-4975-92f3-4002ca87860e - - - - - -] Attempt 1 to provision port eaf57155-e160-44a7-89d1-36df5b7eceb7 2026-03-11 21:41:04.572 16 INFO neutron.plugins.ml2.plugin [None req-8b805c94-141b-4975-92f3-4002ca87860e - - - - - -] Attempt 1 to provision port ff2a9417-f299-4e03-85c0-a84c1a5da781 2026-03-11 21:41:04.620 16 INFO neutron.plugins.ml2.plugin [None req-8b805c94-141b-4975-92f3-4002ca87860e - - - - - -] Attempt 1 to provision port 7898b457-d295-4022-8ae4-7aac4cd27351 2026-03-11 21:41:04.669 16 INFO neutron.plugins.ml2.plugin [None req-8b805c94-141b-4975-92f3-4002ca87860e - - - - - -] Attempt 1 to provision port c0e779bc-d1fa-4fc3-b39f-5e1e9529178e 2026-03-11 21:41:04.718 16 INFO neutron.plugins.ml2.plugin [None req-8b805c94-141b-4975-92f3-4002ca87860e - - - - - -] Attempt 1 to provision port b22229b1-02ba-4654-95fd-1014323a2b42 2026-03-11 21:41:10.909 16 INFO neutron.plugins.ml2.plugin [None req-70537a47-e014-4fee-a60a-6e4d9ae08293 - - - - - -] Attempt 1 to provision port 7898b457-d295-4022-8ae4-7aac4cd27351 2026-03-11 21:41:10.960 16 INFO neutron.plugins.ml2.plugin [None req-70537a47-e014-4fee-a60a-6e4d9ae08293 - - - - - -] Attempt 1 to provision port 495a2423-6888-4a2a-b4ff-368f99248403 2026-03-11 21:41:11.006 16 INFO neutron.plugins.ml2.plugin [None req-70537a47-e014-4fee-a60a-6e4d9ae08293 - - - - - -] Attempt 1 to provision port 41e2e19d-ff3d-44fa-afe7-9343a6209057 2026-03-11 21:41:11.051 16 INFO neutron.plugins.ml2.plugin [None req-70537a47-e014-4fee-a60a-6e4d9ae08293 - - - - - -] Attempt 1 to provision port b22229b1-02ba-4654-95fd-1014323a2b42 2026-03-11 21:41:11.094 16 INFO neutron.plugins.ml2.plugin [None req-70537a47-e014-4fee-a60a-6e4d9ae08293 - - - - - -] Attempt 1 to provision port ff2a9417-f299-4e03-85c0-a84c1a5da781 2026-03-11 21:41:13.579 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port c7eaf36c-0de6-4441-8019-b7483bdfe77d 2026-03-11 21:41:13.685 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9687673-a81c-4c6b-89cc-32a31c1b3df4'] response: {'server_uuid': 'c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7eaf36c-0de6-4441-8019-b7483bdfe77d', 'code': 200} 2026-03-11 21:41:15.581 13 INFO neutron.plugins.ml2.plugin [None req-b8ba7edc-3c9d-499f-95f7-b04a1c52feb6 - - - - - -] Attempt 1 to provision port 7898b457-d295-4022-8ae4-7aac4cd27351 2026-03-11 21:41:15.594 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port c7eaf36c-0de6-4441-8019-b7483bdfe77d 2026-03-11 21:41:15.660 13 INFO neutron.plugins.ml2.plugin [None req-b8ba7edc-3c9d-499f-95f7-b04a1c52feb6 - - - - - -] Attempt 1 to provision port c7eaf36c-0de6-4441-8019-b7483bdfe77d 2026-03-11 21:41:15.734 13 INFO neutron.plugins.ml2.plugin [None req-b8ba7edc-3c9d-499f-95f7-b04a1c52feb6 - - - - - -] Attempt 1 to provision port ff2a9417-f299-4e03-85c0-a84c1a5da781 2026-03-11 21:41:15.809 13 INFO neutron.plugins.ml2.plugin [None req-b8ba7edc-3c9d-499f-95f7-b04a1c52feb6 - - - - - -] Attempt 1 to provision port b22229b1-02ba-4654-95fd-1014323a2b42 2026-03-11 21:41:33.518 16 INFO neutron.plugins.ml2.plugin [None req-5b8f37d4-ec7c-4e58-b3ce-f433ebe2d910 - - - - - -] Attempt 1 to provision port 1db25ffc-db8d-4b61-bffc-42293bea1a16 2026-03-11 21:41:33.565 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 1db25ffc-db8d-4b61-bffc-42293bea1a16 2026-03-11 21:41:35.777 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port b8885a06-31b8-4dc6-8860-eec196a67d17 2026-03-11 21:41:36.157 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 1db25ffc-db8d-4b61-bffc-42293bea1a16 2026-03-11 21:41:42.890 13 INFO neutron.plugins.ml2.plugin [None req-03a06f5e-6022-4f5f-a70b-6e7bec44a656 - - - - - -] Attempt 1 to provision port 52b60e33-f51d-4f87-8a05-18d8538c756a 2026-03-11 21:41:55.633 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 371bf950-d588-44ba-a618-991151190213 2026-03-11 21:41:57.611 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 371bf950-d588-44ba-a618-991151190213 2026-03-11 21:42:00.341 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 19eb0925-7e11-4811-8482-de1e5b86202f 2026-03-11 21:42:00.426 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-66356496-0724-4299-9eb3-28fa83cd7716'] response: {'server_uuid': '77b0a365-ed9b-4c34-9e4e-040805df71b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '19eb0925-7e11-4811-8482-de1e5b86202f', 'code': 200} 2026-03-11 21:42:01.579 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 19eb0925-7e11-4811-8482-de1e5b86202f 2026-03-11 21:42:07.668 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port f5660a2b-63ef-4600-af6c-8eaab4deefef 2026-03-11 21:42:07.694 13 INFO neutron.plugins.ml2.db [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] No ports have port_id starting with f5660a2b-63ef-4600-af6c-8eaab4deefef 2026-03-11 21:42:12.867 16 INFO neutron.plugins.ml2.plugin [None req-0352f7aa-d4aa-4f3b-850f-7df68437c6aa - - - - - -] Attempt 1 to provision port 19eb0925-7e11-4811-8482-de1e5b86202f 2026-03-11 21:42:27.664 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port bac72032-ccb2-4d71-9fb5-e273ad33d5dc 2026-03-11 21:42:28.073 13 INFO neutron.plugins.ml2.plugin [None req-a86c9423-efe2-4a97-8071-4fb5419aaf7d - - - - - -] Attempt 1 to provision port bac72032-ccb2-4d71-9fb5-e273ad33d5dc 2026-03-11 21:42:29.696 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port bac72032-ccb2-4d71-9fb5-e273ad33d5dc 2026-03-11 21:42:29.884 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 8c4a6a02-8fe1-403f-abbc-98c80ec1a2b2 2026-03-11 21:42:30.847 13 INFO neutron.plugins.ml2.plugin [None req-cf4b6e6a-4196-474f-8e5e-e03fe3ea43e1 - - - - - -] Attempt 1 to provision port bac72032-ccb2-4d71-9fb5-e273ad33d5dc 2026-03-11 21:42:30.890 13 INFO neutron.plugins.ml2.plugin [None req-cf4b6e6a-4196-474f-8e5e-e03fe3ea43e1 - - - - - -] Attempt 1 to provision port a3e3c8d7-1f6b-442f-ad82-0e06ad98dc6f 2026-03-11 21:42:31.595 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 8c4a6a02-8fe1-403f-abbc-98c80ec1a2b2 2026-03-11 21:42:35.643 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 280a60fa-8f24-4395-92ac-38f2a34d9b87 2026-03-11 21:42:36.072 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 57c51aa7-2d7d-430b-b86e-9360e279b9ac 2026-03-11 21:42:36.748 16 INFO neutron.plugins.ml2.plugin [None req-54f2b7c9-6a2d-4914-889f-1315b1c3d906 - - - - - -] Attempt 1 to provision port 280a60fa-8f24-4395-92ac-38f2a34d9b87 2026-03-11 21:42:36.808 16 INFO neutron.plugins.ml2.plugin [None req-54f2b7c9-6a2d-4914-889f-1315b1c3d906 - - - - - -] Attempt 1 to provision port b34bc665-e76d-4f2e-9417-ed3755d3ac7f 2026-03-11 21:42:36.834 16 INFO neutron.plugins.ml2.plugin [None req-54f2b7c9-6a2d-4914-889f-1315b1c3d906 - - - - - -] Attempt 1 to provision port a3e3c8d7-1f6b-442f-ad82-0e06ad98dc6f 2026-03-11 21:42:37.598 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 280a60fa-8f24-4395-92ac-38f2a34d9b87 2026-03-11 21:42:37.821 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 57c51aa7-2d7d-430b-b86e-9360e279b9ac 2026-03-11 21:42:40.432 13 INFO neutron.plugins.ml2.plugin [None req-ed88e70b-82ad-4339-9eba-484443491edd - - - - - -] Attempt 1 to provision port 5bbb40c2-c44d-4f9e-ac28-ef2286c7f9e2 2026-03-11 21:42:40.452 13 INFO neutron.plugins.ml2.plugin [None req-ed88e70b-82ad-4339-9eba-484443491edd - - - - - -] Attempt 1 to provision port 280a60fa-8f24-4395-92ac-38f2a34d9b87 2026-03-11 21:42:40.489 13 INFO neutron.plugins.ml2.plugin [None req-ed88e70b-82ad-4339-9eba-484443491edd - - - - - -] Attempt 1 to provision port 0535f6c8-8916-4b4e-86d2-b1bbb2b56daf 2026-03-11 21:42:40.507 13 INFO neutron.plugins.ml2.plugin [None req-ed88e70b-82ad-4339-9eba-484443491edd - - - - - -] Attempt 1 to provision port a3e3c8d7-1f6b-442f-ad82-0e06ad98dc6f 2026-03-11 21:42:42.503 16 INFO neutron.plugins.ml2.plugin [None req-da740e5f-e90b-4a1a-9b44-b95db980ccf5 - - - - - -] Attempt 1 to provision port 0535f6c8-8916-4b4e-86d2-b1bbb2b56daf 2026-03-11 21:42:42.531 16 INFO neutron.plugins.ml2.plugin [None req-da740e5f-e90b-4a1a-9b44-b95db980ccf5 - - - - - -] Attempt 1 to provision port 5a6cc5f9-78f7-44d0-938b-ed3930df2930 2026-03-11 21:42:44.457 13 INFO neutron.plugins.ml2.plugin [None req-aeee40d8-95b1-4f03-8554-c5fd8a145f7f - - - - - -] Attempt 1 to provision port 0535f6c8-8916-4b4e-86d2-b1bbb2b56daf 2026-03-11 21:42:48.670 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 00fdf0b4-62b3-4f46-a80d-9d9715d450d9 2026-03-11 21:42:49.089 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bd0c2ef-4022-42ad-abec-889c0987a441'] response: {'server_uuid': 'b890f99a-b212-4768-94d6-109dfb4786ee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00fdf0b4-62b3-4f46-a80d-9d9715d450d9', 'code': 200} 2026-03-11 21:42:49.235 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 5a6cc5f9-78f7-44d0-938b-ed3930df2930 2026-03-11 21:42:49.943 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 00fdf0b4-62b3-4f46-a80d-9d9715d450d9 2026-03-11 21:42:50.279 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port a3e3c8d7-1f6b-442f-ad82-0e06ad98dc6f 2026-03-11 21:42:50.721 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port b34bc665-e76d-4f2e-9417-ed3755d3ac7f 2026-03-11 21:42:51.123 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-329ec64e-8e7f-45c8-9f2e-3395a0ab6c72'] response: {'server_uuid': '77b0a365-ed9b-4c34-9e4e-040805df71b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a6cc5f9-78f7-44d0-938b-ed3930df2930', 'code': 200} 2026-03-11 21:42:51.133 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 5a6cc5f9-78f7-44d0-938b-ed3930df2930 2026-03-11 21:42:52.410 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 0535f6c8-8916-4b4e-86d2-b1bbb2b56daf 2026-03-11 21:42:52.689 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port b34bc665-e76d-4f2e-9417-ed3755d3ac7f 2026-03-11 21:42:52.872 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port a3e3c8d7-1f6b-442f-ad82-0e06ad98dc6f 2026-03-11 21:42:53.063 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 5bbb40c2-c44d-4f9e-ac28-ef2286c7f9e2 2026-03-11 21:42:53.355 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 5a6cc5f9-78f7-44d0-938b-ed3930df2930 2026-03-11 21:42:54.028 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 0535f6c8-8916-4b4e-86d2-b1bbb2b56daf 2026-03-11 21:42:54.229 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 5bbb40c2-c44d-4f9e-ac28-ef2286c7f9e2 2026-03-11 21:43:16.233 16 INFO neutron.plugins.ml2.plugin [None req-f0f7c7fe-bea1-4bf7-ab57-70f7308ea8d8 - - - - - -] Attempt 1 to provision port da874123-54f2-4803-a791-5292df43fa6a 2026-03-11 21:43:21.652 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port da874123-54f2-4803-a791-5292df43fa6a 2026-03-11 21:43:21.885 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-94aced44-9358-4906-8c0f-89d652f8285e'] response: {'server_uuid': '77b0a365-ed9b-4c34-9e4e-040805df71b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da874123-54f2-4803-a791-5292df43fa6a', 'code': 200} 2026-03-11 21:43:22.254 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port da874123-54f2-4803-a791-5292df43fa6a 2026-03-11 21:43:30.999 13 INFO neutron.plugins.ml2.plugin [None req-3476fb3a-1c8d-4f6c-a27d-9c34577d3d46 - - - - - -] Attempt 1 to provision port 808a4271-6c50-47ec-950b-332d46315e80 2026-03-11 21:43:36.315 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 808a4271-6c50-47ec-950b-332d46315e80 2026-03-11 21:43:36.419 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c896f2f1-1ec0-4133-adcd-fab7de724174'] response: {'server_uuid': '77b0a365-ed9b-4c34-9e4e-040805df71b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '808a4271-6c50-47ec-950b-332d46315e80', 'code': 200} 2026-03-11 21:43:38.260 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 808a4271-6c50-47ec-950b-332d46315e80 2026-03-11 21:43:40.748 16 INFO neutron.plugins.ml2.plugin [None req-b63d98ef-b208-404d-8722-8a3331ccb0d1 - - - - - -] Attempt 1 to provision port da874123-54f2-4803-a791-5292df43fa6a 2026-03-11 21:43:55.029 16 INFO neutron.plugins.ml2.plugin [None req-71a7c8e7-4fc8-4f34-992d-b8485dedf0a5 - - - - - -] Attempt 1 to provision port 808a4271-6c50-47ec-950b-332d46315e80 2026-03-11 21:43:56.343 16 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port 808a4271-6c50-47ec-950b-332d46315e80 2026-03-11 21:43:56.413 13 INFO neutron.plugins.ml2.plugin [None req-c0976912-beb7-4515-8bb4-d2b3dee47921 - - - - - -] Attempt 1 to provision port 808a4271-6c50-47ec-950b-332d46315e80 2026-03-11 21:44:04.321 13 INFO neutron.plugins.ml2.plugin [None req-644fef88-1c72-4454-9808-63ae24062aa7 - - - - - -] Attempt 1 to provision port da874123-54f2-4803-a791-5292df43fa6a 2026-03-11 21:44:04.993 16 INFO neutron.plugins.ml2.plugin [None req-201a53b8-4f9d-40bc-b695-9883eeb6cf7c - - - - - -] Attempt 1 to provision port da874123-54f2-4803-a791-5292df43fa6a