+ 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 06:32:41.387 1 INFO neutron.common.config [-] Logging enabled! 2026-04-28 06:32:41.388 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-28 06:32:41.388 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-28 06:32:41.388 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 06:32:42.905 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 06:32:42.907 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 06:32:42.910 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 06:32:42.911 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 06:32:42.911 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 06:32:42.911 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-28 06:32:42.911 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 06:32:42.918 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 06:32:42.918 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 06:32:42.918 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 06:32:42.939 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 06:32:42.940 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 06:32:42.940 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 06:32:42.962 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 06:32:42.962 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 06:32:42.962 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 06:32:42.963 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 06:32:43.243 1 INFO neutron.plugins.ml2.managers [None req-8bf1738d-78bd-4fc4-b770-970f0ff619f1 - - - - - -] Initializing driver for type 'vlan' 2026-04-28 06:32:43.398 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8bf1738d-78bd-4fc4-b770-970f0ff619f1 - - - - - -] VlanTypeDriver initialization complete 2026-04-28 06:32:43.398 1 INFO neutron.plugins.ml2.managers [None req-8bf1738d-78bd-4fc4-b770-970f0ff619f1 - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 06:32:43.398 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8bf1738d-78bd-4fc4-b770-970f0ff619f1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 06:32:43.450 1 INFO neutron.plugins.ml2.managers [None req-8bf1738d-78bd-4fc4-b770-970f0ff619f1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 06:32:43.450 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8bf1738d-78bd-4fc4-b770-970f0ff619f1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 06:32:43.450 1 INFO neutron.plugins.ml2.managers [None req-8bf1738d-78bd-4fc4-b770-970f0ff619f1 - - - - - -] Initializing extension driver 'port_security' 2026-04-28 06:32:43.450 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8bf1738d-78bd-4fc4-b770-970f0ff619f1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 06:32:43.450 1 INFO neutron.plugins.ml2.managers [None req-8bf1738d-78bd-4fc4-b770-970f0ff619f1 - - - - - -] Initializing extension driver 'qos' 2026-04-28 06:32:43.451 1 INFO neutron.plugins.ml2.managers [None req-8bf1738d-78bd-4fc4-b770-970f0ff619f1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 06:32:43.451 1 INFO neutron.plugins.ml2.managers [None req-8bf1738d-78bd-4fc4-b770-970f0ff619f1 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 06:32:43.461 1 INFO neutron.quota [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded quota_driver: . 2026-04-28 06:32:43.462 1 INFO neutron.plugins.ml2.plugin [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 06:32:43.462 1 INFO neutron.plugins.ml2.managers [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 06:32:43.462 1 INFO neutron.plugins.ml2.managers [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 06:32:43.462 1 INFO neutron.plugins.ml2.managers [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 06:32:43.462 1 INFO neutron.manager [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loading Plugin: qos 2026-04-28 06:32:43.474 1 INFO neutron.manager [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loading Plugin: router 2026-04-28 06:32:43.508 1 INFO neutron.services.service_base [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 06:32:43.509 1 INFO neutron.manager [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loading Plugin: segments 2026-04-28 06:32:43.575 1 INFO neutron.manager [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loading Plugin: trunk 2026-04-28 06:32:43.587 1 INFO neutron.manager [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loading Plugin: vpnaas 2026-04-28 06:32:43.620 1 WARNING stevedore.named [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 06:32:43.703 1 INFO neutron_vpnaas.services.vpn.plugin [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 06:32:43.703 1 INFO neutron.common.utils [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 06:32:43.703 1 INFO neutron.manager [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loading Plugin: taas 2026-04-28 06:32:43.724 1 WARNING stevedore.named [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 06:32:43.724 1 WARNING stevedore.named [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 06:32:43.748 1 INFO neutron_taas.services.taas.taas_plugin [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-28 06:32:43.749 1 INFO neutron.manager [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loading Plugin: tapmirror 2026-04-28 06:32:43.760 1 WARNING stevedore.named [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 06:32:43.760 1 WARNING stevedore.named [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 06:32:43.777 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-28 06:32:43.777 1 INFO neutron.manager [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loading Plugin: auto_allocate 2026-04-28 06:32:43.783 1 INFO neutron.manager [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loading Plugin: tag 2026-04-28 06:32:43.790 1 INFO neutron.manager [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loading Plugin: timestamp 2026-04-28 06:32:43.792 1 INFO neutron.manager [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 06:32:43.795 1 INFO neutron.manager [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loading Plugin: flavors 2026-04-28 06:32:43.798 1 INFO neutron.manager [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loading Plugin: revisions 2026-04-28 06:32:43.801 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Initializing extension manager. 2026-04-28 06:32:43.802 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: address-group 2026-04-28 06:32:43.803 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: address-scope 2026-04-28 06:32:43.803 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 06:32:43.804 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: agent 2026-04-28 06:32:43.805 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 06:32:43.806 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 06:32:43.806 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 06:32:43.815 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: availability_zone 2026-04-28 06:32:43.816 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 06:32:43.817 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 06:32:43.819 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: default-subnetpools 2026-04-28 06:32:43.822 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 06:32:43.822 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: dns-integration 2026-04-28 06:32:43.823 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 06:32:43.823 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 06:32:43.824 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: dvr 2026-04-28 06:32:43.825 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 06:32:43.825 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 06:32:43.826 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 06:32:43.826 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 06:32:43.827 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: external-net 2026-04-28 06:32:43.827 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 06:32:43.828 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: extraroute 2026-04-28 06:32:43.829 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 06:32:43.829 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 06:32:43.830 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 06:32:43.830 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 06:32:43.831 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 06:32:43.831 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: fip-port-details 2026-04-28 06:32:43.832 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: flavors 2026-04-28 06:32:43.833 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 06:32:43.834 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: floatingip-pools 2026-04-28 06:32:43.834 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: ip_allocation 2026-04-28 06:32:43.835 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 06:32:43.835 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: l2_adjacency 2026-04-28 06:32:43.836 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: router 2026-04-28 06:32:43.837 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 06:32:43.838 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-28 06:32:43.838 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-28 06:32:43.839 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 06:32:43.839 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: l3-ha 2026-04-28 06:32:43.840 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 06:32:43.840 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-28 06:32:43.841 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: l3-flavors 2026-04-28 06:32:43.841 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 06:32:43.842 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 06:32:43.843 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 06:32:43.844 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 06:32:43.845 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 06:32:43.846 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 06:32:43.847 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 06:32:43.848 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: multi-provider 2026-04-28 06:32:43.848 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: net-mtu 2026-04-28 06:32:43.849 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 06:32:43.850 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: network_availability_zone 2026-04-28 06:32:43.852 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: network_ha 2026-04-28 06:32:43.853 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: network-ip-availability 2026-04-28 06:32:43.855 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 06:32:43.856 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: pagination 2026-04-28 06:32:43.856 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: port-device-profile 2026-04-28 06:32:43.857 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 06:32:43.857 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 06:32:43.857 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 06:32:43.858 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: port-mac-override 2026-04-28 06:32:43.859 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 06:32:43.859 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 06:32:43.860 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 06:32:43.861 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: port-resource-request 2026-04-28 06:32:43.862 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 06:32:43.863 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 06:32:43.864 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: binding 2026-04-28 06:32:43.865 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: binding-extended 2026-04-28 06:32:43.866 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: port-security 2026-04-28 06:32:43.866 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: project-id 2026-04-28 06:32:43.867 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: provider 2026-04-28 06:32:43.867 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-28 06:32:43.869 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: qos 2026-04-28 06:32:43.870 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 06:32:43.871 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 06:32:43.871 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: qos-default 2026-04-28 06:32:43.871 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: qos-fip 2026-04-28 06:32:43.872 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 06:32:43.872 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 06:32:43.873 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 06:32:43.873 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 06:32:43.874 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 06:32:43.874 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: qos-pps 2026-04-28 06:32:43.875 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 06:32:43.875 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 06:32:43.875 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 06:32:43.876 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: quota-check-limit 2026-04-28 06:32:43.876 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-28 06:32:43.878 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: quotas 2026-04-28 06:32:43.881 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: quota_details 2026-04-28 06:32:43.882 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: rbac-policies 2026-04-28 06:32:43.882 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: rbac-address-group 2026-04-28 06:32:43.883 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 06:32:43.883 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 06:32:43.884 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 06:32:43.884 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: revision-if-match 2026-04-28 06:32:43.885 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 06:32:43.885 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: router_availability_zone 2026-04-28 06:32:43.885 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 06:32:43.887 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 06:32:43.887 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 06:32:43.888 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 06:32:43.888 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 06:32:43.888 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 06:32:43.889 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 06:32:43.893 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: security-group 2026-04-28 06:32:43.893 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: segment 2026-04-28 06:32:43.894 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 06:32:43.894 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: service-type 2026-04-28 06:32:43.895 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: sorting 2026-04-28 06:32:43.895 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 06:32:43.896 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: standard-attr-description 2026-04-28 06:32:43.896 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: stateful-security-group 2026-04-28 06:32:43.897 1 WARNING neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 06:32:43.897 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 06:32:43.897 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: subnet-external-network 2026-04-28 06:32:43.898 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: subnet_onboard 2026-04-28 06:32:43.898 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 06:32:43.899 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: subnet-service-types 2026-04-28 06:32:43.899 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: subnet_allocation 2026-04-28 06:32:43.900 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 06:32:43.900 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: tag-creation 2026-04-28 06:32:43.901 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 06:32:43.904 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 06:32:43.904 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 06:32:43.905 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: trunk 2026-04-28 06:32:43.905 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: trunk-details 2026-04-28 06:32:43.906 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 06:32:43.906 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-28 06:32:43.907 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 06:32:43.907 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-28 06:32:43.909 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-28 06:32:43.909 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 06:32:43.912 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: vpn-flavors 2026-04-28 06:32:43.916 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: vpnaas 2026-04-28 06:32:43.918 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: taas 2026-04-28 06:32:43.919 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: tap-mirror 2026-04-28 06:32:43.920 1 INFO neutron.api.extensions [None req-11cf8644-70b2-46d9-bd75-98cb6c9b7486 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-28 06:33:14.014 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-28 06:33:14.082 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-28 06:33:14.089 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-28 06:33:29.636 16 INFO neutron.db.l3_hamode_db [None req-f4bd9065-577a-4e80-bd31-bbaa2b2d36b2 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 06:33:47.677 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 45021cec-a84d-48d7-a330-7aa391180560 2026-04-28 06:33:49.072 16 INFO neutron.plugins.ml2.plugin [None req-58e3918d-1db9-4c7f-b319-51fa400c8813 - - - - - -] Attempt 1 to provision port 45021cec-a84d-48d7-a330-7aa391180560 2026-04-28 06:33:49.616 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 45021cec-a84d-48d7-a330-7aa391180560 2026-04-28 06:33:50.751 16 INFO neutron.plugins.ml2.plugin [None req-26e56892-e0f3-4dba-94af-d822c6ab5cd0 - - - - - -] Attempt 1 to provision port 45021cec-a84d-48d7-a330-7aa391180560 2026-04-28 06:38:25.673 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 68d83d25-91fd-4429-8554-caccb43362ca 2026-04-28 06:38:26.142 16 INFO neutron.plugins.ml2.plugin [None req-69517b03-d19a-4406-9460-0522de8c314e - - - - - -] Attempt 1 to provision port 68d83d25-91fd-4429-8554-caccb43362ca 2026-04-28 06:38:27.656 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 68d83d25-91fd-4429-8554-caccb43362ca 2026-04-28 06:38:27.783 16 INFO neutron.plugins.ml2.plugin [None req-e44a7655-50ea-4635-b4aa-f8b9dc44aa88 - - - - - -] Attempt 1 to provision port 68d83d25-91fd-4429-8554-caccb43362ca 2026-04-28 06:38:32.714 16 INFO neutron.plugins.ml2.plugin [None req-84499a41-fedc-4d4f-b009-fc99a76ec926 - - - - - -] Attempt 1 to provision port 49c176b4-73bf-4aad-a25a-0bab621c8381 2026-04-28 06:42:22.343 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 49c176b4-73bf-4aad-a25a-0bab621c8381 2026-04-28 06:42:23.788 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 49c176b4-73bf-4aad-a25a-0bab621c8381 2026-04-28 06:51:11.957 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 11bcca2b-7717-4669-a546-002a4738744a 2026-04-28 06:51:13.952 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 11bcca2b-7717-4669-a546-002a4738744a 2026-04-28 07:01:12.063 13 INFO neutron.plugins.ml2.plugin [None req-af4fef0a-bc05-4361-a313-49aeeb228c48 - - - - - -] Attempt 1 to provision port 45021cec-a84d-48d7-a330-7aa391180560 2026-04-28 07:01:12.109 13 INFO neutron.plugins.ml2.plugin [None req-af4fef0a-bc05-4361-a313-49aeeb228c48 - - - - - -] Attempt 1 to provision port 49c176b4-73bf-4aad-a25a-0bab621c8381 2026-04-28 07:01:12.157 13 INFO neutron.plugins.ml2.plugin [None req-af4fef0a-bc05-4361-a313-49aeeb228c48 - - - - - -] Attempt 1 to provision port 68d83d25-91fd-4429-8554-caccb43362ca 2026-04-28 07:06:42.280 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port f4b2f29e-eb2b-4b7c-b904-a230d29ef466 2026-04-28 07:06:43.692 16 INFO neutron.plugins.ml2.plugin [None req-69699b91-80eb-42b1-ac01-d9716628e69e - - - - - -] Attempt 1 to provision port f4b2f29e-eb2b-4b7c-b904-a230d29ef466 2026-04-28 07:06:44.205 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port f4b2f29e-eb2b-4b7c-b904-a230d29ef466 2026-04-28 07:06:46.244 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port fc725c80-cd4b-4861-a1cf-2bfbdea2e52d 2026-04-28 07:06:48.408 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 58ed89b1-512e-462a-91d0-0c66cdbb855a 2026-04-28 07:06:48.784 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port fc725c80-cd4b-4861-a1cf-2bfbdea2e52d 2026-04-28 07:06:50.411 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 58ed89b1-512e-462a-91d0-0c66cdbb855a 2026-04-28 07:06:52.336 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port ae65a9cd-c1c9-461d-bdd3-c5ccd1b1c0f6 2026-04-28 07:06:52.703 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 16810d89-1b9d-4187-9fad-eef6b09bd9d2 2026-04-28 07:06:53.088 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port c33e1793-8dac-48bb-a665-c4499dc8ef2f 2026-04-28 07:06:54.349 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port ae65a9cd-c1c9-461d-bdd3-c5ccd1b1c0f6 2026-04-28 07:06:54.539 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 16810d89-1b9d-4187-9fad-eef6b09bd9d2 2026-04-28 07:06:54.744 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port c33e1793-8dac-48bb-a665-c4499dc8ef2f 2026-04-28 07:06:58.252 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 8050f003-4ef3-4675-ba69-ec55d4931df4 2026-04-28 07:07:00.379 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 8050f003-4ef3-4675-ba69-ec55d4931df4 2026-04-28 07:07:00.411 13 INFO neutron.plugins.ml2.db [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] No ports have port_id starting with 8050f003-4ef3-4675-ba69-ec55d4931df4 2026-04-28 07:07:02.988 13 INFO neutron.plugins.ml2.plugin [None req-e56b7c99-14a0-418c-87c6-ef721a3bfa8e - - - - - -] Attempt 1 to provision port 58ed89b1-512e-462a-91d0-0c66cdbb855a 2026-04-28 07:07:03.049 13 INFO neutron.plugins.ml2.plugin [None req-e56b7c99-14a0-418c-87c6-ef721a3bfa8e - - - - - -] Attempt 1 to provision port f4b2f29e-eb2b-4b7c-b904-a230d29ef466 2026-04-28 07:07:03.111 13 INFO neutron.plugins.ml2.plugin [None req-e56b7c99-14a0-418c-87c6-ef721a3bfa8e - - - - - -] Attempt 1 to provision port a399cf5b-e344-43da-888b-59e1024aba9a 2026-04-28 07:07:03.175 13 INFO neutron.plugins.ml2.plugin [None req-e56b7c99-14a0-418c-87c6-ef721a3bfa8e - - - - - -] Attempt 1 to provision port fc725c80-cd4b-4861-a1cf-2bfbdea2e52d 2026-04-28 07:07:03.238 13 INFO neutron.plugins.ml2.plugin [None req-e56b7c99-14a0-418c-87c6-ef721a3bfa8e - - - - - -] Attempt 1 to provision port 255b6c99-565c-4be9-8fb9-82a70e968ada 2026-04-28 07:07:03.274 13 INFO neutron.plugins.ml2.plugin [None req-e56b7c99-14a0-418c-87c6-ef721a3bfa8e - - - - - -] Attempt 1 to provision port ccaa10e6-bb51-41ea-9722-4e948523f825 2026-04-28 07:07:03.303 13 INFO neutron.plugins.ml2.plugin [None req-e56b7c99-14a0-418c-87c6-ef721a3bfa8e - - - - - -] Attempt 1 to provision port 30ea7278-7846-4427-a202-eedae8fb5098 2026-04-28 07:07:03.332 13 INFO neutron.plugins.ml2.plugin [None req-e56b7c99-14a0-418c-87c6-ef721a3bfa8e - - - - - -] Attempt 1 to provision port 59046180-6106-4f55-a5eb-7d22cbce9f23 2026-04-28 07:07:03.355 13 INFO neutron.plugins.ml2.plugin [None req-e56b7c99-14a0-418c-87c6-ef721a3bfa8e - - - - - -] Attempt 1 to provision port 9a4ec4d2-48a9-4685-a4c7-7e76c4b8d2bc 2026-04-28 07:07:03.851 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 9f5f4805-6cbf-4537-8ab2-945dcd89922d 2026-04-28 07:07:04.286 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port faae483a-332a-4f6e-bca5-8603c8f330cf 2026-04-28 07:07:04.476 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf8e6944-6261-425d-a0f4-f16c3b051253'] response: {'server_uuid': '176ad32b-c1ea-4460-a0b6-e21981183ca6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f5f4805-6cbf-4537-8ab2-945dcd89922d', 'code': 200} 2026-04-28 07:07:04.668 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port d3d2e634-b945-4199-aa15-54ed2607818a 2026-04-28 07:07:05.589 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 9f5f4805-6cbf-4537-8ab2-945dcd89922d 2026-04-28 07:07:05.925 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port faae483a-332a-4f6e-bca5-8603c8f330cf 2026-04-28 07:07:06.185 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port d3d2e634-b945-4199-aa15-54ed2607818a 2026-04-28 07:07:06.535 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d6dd695-640d-4d5c-81d5-32fbfc5fc69a'] response: {'server_uuid': '324f313d-8d6d-43df-80f1-110e77df776d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'faae483a-332a-4f6e-bca5-8603c8f330cf', 'code': 200} 2026-04-28 07:07:06.535 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d6dd695-640d-4d5c-81d5-32fbfc5fc69a'] response: {'server_uuid': '465f24db-139b-4620-94f6-f54df5a0846d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd3d2e634-b945-4199-aa15-54ed2607818a', 'code': 200} 2026-04-28 07:07:09.220 16 INFO neutron.plugins.ml2.plugin [None req-a7d1fdf8-e929-446a-84b3-3624af0872ac - - - - - -] Attempt 1 to provision port 255b6c99-565c-4be9-8fb9-82a70e968ada 2026-04-28 07:07:09.252 16 INFO neutron.plugins.ml2.plugin [None req-a7d1fdf8-e929-446a-84b3-3624af0872ac - - - - - -] Attempt 1 to provision port faae483a-332a-4f6e-bca5-8603c8f330cf 2026-04-28 07:07:09.329 16 INFO neutron.plugins.ml2.plugin [None req-a7d1fdf8-e929-446a-84b3-3624af0872ac - - - - - -] Attempt 1 to provision port a399cf5b-e344-43da-888b-59e1024aba9a 2026-04-28 07:07:11.482 13 INFO neutron.plugins.ml2.plugin [None req-1ad8c464-f8f3-48ca-acb2-bbac737914b7 - - - - - -] Attempt 1 to provision port 30ea7278-7846-4427-a202-eedae8fb5098 2026-04-28 07:07:13.618 13 INFO neutron.plugins.ml2.plugin [None req-7fe8c6ef-2742-4654-857b-9122973564c9 - - - - - -] Attempt 1 to provision port 30ea7278-7846-4427-a202-eedae8fb5098 2026-04-28 07:07:13.645 13 INFO neutron.plugins.ml2.plugin [None req-7fe8c6ef-2742-4654-857b-9122973564c9 - - - - - -] Attempt 1 to provision port d3d2e634-b945-4199-aa15-54ed2607818a 2026-04-28 07:07:23.486 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 75789698-58c3-46e6-8ec0-f393a89a2c4f 2026-04-28 07:07:25.611 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 75789698-58c3-46e6-8ec0-f393a89a2c4f 2026-04-28 07:07:25.854 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port a399cf5b-e344-43da-888b-59e1024aba9a 2026-04-28 07:07:26.134 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 59046180-6106-4f55-a5eb-7d22cbce9f23 2026-04-28 07:07:26.442 16 INFO neutron.plugins.ml2.plugin [None req-4e170718-459c-4520-907a-b6477439533f - - - - - -] Attempt 1 to provision port 75789698-58c3-46e6-8ec0-f393a89a2c4f 2026-04-28 07:07:26.494 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 24f9f4c8-6777-4f20-acec-bbb7b9a8b3e0 2026-04-28 07:07:26.506 16 INFO neutron.plugins.ml2.plugin [None req-4e170718-459c-4520-907a-b6477439533f - - - - - -] Attempt 1 to provision port cffdaaa2-e4e9-4448-ae1a-5d1b8c11a529 2026-04-28 07:07:26.529 16 INFO neutron.plugins.ml2.plugin [None req-4e170718-459c-4520-907a-b6477439533f - - - - - -] Attempt 1 to provision port d2354827-5f76-45e8-9a63-4ae0a68799dd 2026-04-28 07:07:27.495 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port a399cf5b-e344-43da-888b-59e1024aba9a 2026-04-28 07:07:27.733 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 59046180-6106-4f55-a5eb-7d22cbce9f23 2026-04-28 07:07:28.229 13 INFO neutron.plugins.ml2.plugin [None req-f60aae5c-c627-41b6-946b-02366597eb61 - - - - - -] Attempt 1 to provision port d2354827-5f76-45e8-9a63-4ae0a68799dd 2026-04-28 07:07:28.278 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 24f9f4c8-6777-4f20-acec-bbb7b9a8b3e0 2026-04-28 07:07:29.503 16 INFO neutron.plugins.ml2.plugin [None req-e202216d-7049-4372-83af-e69768b1e173 - - - - - -] Attempt 1 to provision port d2354827-5f76-45e8-9a63-4ae0a68799dd 2026-04-28 07:07:33.493 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 9a4ec4d2-48a9-4685-a4c7-7e76c4b8d2bc 2026-04-28 07:07:33.773 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 30ea7278-7846-4427-a202-eedae8fb5098 2026-04-28 07:07:36.699 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 30ea7278-7846-4427-a202-eedae8fb5098 2026-04-28 07:07:36.922 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 2c328757-1ead-41e7-8952-e3d8db753605 2026-04-28 07:07:37.046 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-029a1dce-fd67-4728-a668-44bd179e11c5'] response: {'server_uuid': '2cc406c9-3604-4ecf-9d4f-a0ef640dc9ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c328757-1ead-41e7-8952-e3d8db753605', 'code': 200} 2026-04-28 07:07:37.366 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 9a4ec4d2-48a9-4685-a4c7-7e76c4b8d2bc 2026-04-28 07:07:39.095 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-55f54498-11e1-4043-a383-d3acdb0bdbc6'] response: {'server_uuid': '324f313d-8d6d-43df-80f1-110e77df776d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'faae483a-332a-4f6e-bca5-8603c8f330cf', 'code': 200} 2026-04-28 07:07:39.393 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port faae483a-332a-4f6e-bca5-8603c8f330cf 2026-04-28 07:07:39.821 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 2c328757-1ead-41e7-8952-e3d8db753605 2026-04-28 07:07:40.684 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port faae483a-332a-4f6e-bca5-8603c8f330cf 2026-04-28 07:07:41.132 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-15085d29-07bf-4df6-b66e-2363d2930649'] response: {'server_uuid': '324f313d-8d6d-43df-80f1-110e77df776d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'faae483a-332a-4f6e-bca5-8603c8f330cf', 'code': 200} 2026-04-28 07:07:42.684 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port cffdaaa2-e4e9-4448-ae1a-5d1b8c11a529 2026-04-28 07:07:42.846 13 INFO neutron.plugins.ml2.plugin [None req-b728ad45-8da0-4b6f-a385-abffd45d2b9c - - - - - -] Attempt 1 to provision port d3d2e634-b945-4199-aa15-54ed2607818a 2026-04-28 07:07:44.757 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port d2354827-5f76-45e8-9a63-4ae0a68799dd 2026-04-28 07:07:45.049 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port cffdaaa2-e4e9-4448-ae1a-5d1b8c11a529 2026-04-28 07:07:45.951 16 INFO neutron.plugins.ml2.plugin [None req-c297a230-d057-41a6-86d9-061a83f13859 - - - - - -] Attempt 1 to provision port d3d2e634-b945-4199-aa15-54ed2607818a 2026-04-28 07:07:49.112 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f783146-fb18-4ca3-8188-8d583e116c4d'] response: {'server_uuid': '465f24db-139b-4620-94f6-f54df5a0846d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd3d2e634-b945-4199-aa15-54ed2607818a', 'code': 200} 2026-04-28 07:07:57.768 16 INFO neutron.plugins.ml2.plugin [None req-2bad6df2-dd6a-46ba-9dc3-962527ae7b22 - - - - - -] Attempt 1 to provision port 6db28c5d-1b3a-4b36-b2fe-ca8a89648518 2026-04-28 07:07:58.723 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 21cda048-a430-4f91-b601-b5b34101392b 2026-04-28 07:08:00.739 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 21cda048-a430-4f91-b601-b5b34101392b 2026-04-28 07:08:00.990 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 3b2e8401-3936-4634-b29a-d9885fa103ef 2026-04-28 07:08:02.668 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 3b2e8401-3936-4634-b29a-d9885fa103ef 2026-04-28 07:08:04.721 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port d3f88e47-97a0-4212-9bc2-70351ff4ce28 2026-04-28 07:08:06.683 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port d3f88e47-97a0-4212-9bc2-70351ff4ce28 2026-04-28 07:08:08.720 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 48049c9f-89c6-4ba8-9568-1d18f50abfa7 2026-04-28 07:08:11.067 16 INFO neutron.plugins.ml2.plugin [None req-d0727725-8418-41eb-a414-043072ff1ef1 - - - - - -] Attempt 1 to provision port 5ec58899-4e67-4d4a-a211-e63739230e9d 2026-04-28 07:08:11.096 16 INFO neutron.plugins.ml2.plugin [None req-d0727725-8418-41eb-a414-043072ff1ef1 - - - - - -] Attempt 1 to provision port 3b2e8401-3936-4634-b29a-d9885fa103ef 2026-04-28 07:08:11.157 16 INFO neutron.plugins.ml2.plugin [None req-d0727725-8418-41eb-a414-043072ff1ef1 - - - - - -] Attempt 1 to provision port 8076a0a9-ce61-449f-931d-b09b7d5c1824 2026-04-28 07:08:11.169 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 48049c9f-89c6-4ba8-9568-1d18f50abfa7 2026-04-28 07:08:11.185 16 INFO neutron.plugins.ml2.plugin [None req-d0727725-8418-41eb-a414-043072ff1ef1 - - - - - -] Attempt 1 to provision port bc09bf8d-9684-4f45-a58e-d08c88b3ad51 2026-04-28 07:08:11.211 16 INFO neutron.plugins.ml2.plugin [None req-d0727725-8418-41eb-a414-043072ff1ef1 - - - - - -] Attempt 1 to provision port 48049c9f-89c6-4ba8-9568-1d18f50abfa7 2026-04-28 07:08:13.383 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 2b37f34d-bf09-4f7a-8263-0e9c404d2aa0 2026-04-28 07:08:13.491 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa86dee0-e250-4568-bcad-e329cf06ec1e'] response: {'server_uuid': '75a8c48e-a7aa-463b-9a79-03d18838de25', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b37f34d-bf09-4f7a-8263-0e9c404d2aa0', 'code': 200} 2026-04-28 07:08:14.734 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 2b37f34d-bf09-4f7a-8263-0e9c404d2aa0 2026-04-28 07:08:16.587 13 INFO neutron.plugins.ml2.plugin [None req-f026570b-e2b0-4cf6-a79c-f23b522318ce - - - - - -] Attempt 1 to provision port bc09bf8d-9684-4f45-a58e-d08c88b3ad51 2026-04-28 07:08:16.610 13 INFO neutron.plugins.ml2.plugin [None req-f026570b-e2b0-4cf6-a79c-f23b522318ce - - - - - -] Attempt 1 to provision port 2b37f34d-bf09-4f7a-8263-0e9c404d2aa0 2026-04-28 07:08:16.655 13 INFO neutron.plugins.ml2.plugin [None req-f026570b-e2b0-4cf6-a79c-f23b522318ce - - - - - -] Attempt 1 to provision port 48049c9f-89c6-4ba8-9568-1d18f50abfa7 2026-04-28 07:08:18.432 16 INFO neutron.plugins.ml2.plugin [None req-0a39e6bc-7d28-4e28-84c9-0dedbf8b2911 - - - - - -] Attempt 1 to provision port bc09bf8d-9684-4f45-a58e-d08c88b3ad51 2026-04-28 07:08:18.753 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 8076a0a9-ce61-449f-931d-b09b7d5c1824 2026-04-28 07:08:19.069 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 6db28c5d-1b3a-4b36-b2fe-ca8a89648518 2026-04-28 07:08:20.698 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 8076a0a9-ce61-449f-931d-b09b7d5c1824 2026-04-28 07:08:20.880 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 6db28c5d-1b3a-4b36-b2fe-ca8a89648518 2026-04-28 07:08:23.393 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 5ec58899-4e67-4d4a-a211-e63739230e9d 2026-04-28 07:08:23.732 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 69484850-cf3a-49c6-b79c-76c6810f0952 2026-04-28 07:08:24.159 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port bc09bf8d-9684-4f45-a58e-d08c88b3ad51 2026-04-28 07:08:24.329 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cb4611b-e3bd-41b4-91b8-3d1d292afb4c'] response: {'server_uuid': 'bbb4dcea-19f2-411c-a083-61e580736645', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69484850-cf3a-49c6-b79c-76c6810f0952', 'code': 200} 2026-04-28 07:08:25.139 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 5ec58899-4e67-4d4a-a211-e63739230e9d 2026-04-28 07:08:25.303 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 69484850-cf3a-49c6-b79c-76c6810f0952 2026-04-28 07:08:25.564 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port bc09bf8d-9684-4f45-a58e-d08c88b3ad51 2026-04-28 07:08:27.322 16 INFO neutron.plugins.ml2.plugin [None req-cf89cdc7-c905-4557-a2d1-c6067089c7dc - - - - - -] Attempt 1 to provision port fdd23612-061f-4904-be0d-d22b8a7c6aa4 2026-04-28 07:08:43.103 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 6a61280f-80e7-4f07-b0e5-f6706d448ba7 2026-04-28 07:08:43.603 13 INFO neutron.plugins.ml2.plugin [None req-f74e1cc7-5fa6-44b3-bd24-487cabb5810b - - - - - -] Attempt 1 to provision port 6a61280f-80e7-4f07-b0e5-f6706d448ba7 2026-04-28 07:08:45.123 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 72f8accd-8876-415f-b374-cebf56900a7b 2026-04-28 07:08:45.527 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 6a61280f-80e7-4f07-b0e5-f6706d448ba7 2026-04-28 07:08:47.028 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 72f8accd-8876-415f-b374-cebf56900a7b 2026-04-28 07:08:47.773 16 INFO neutron.plugins.ml2.plugin [None req-205f007a-f075-4be7-991a-410178181d5c - - - - - -] Attempt 1 to provision port dfe55228-bbfd-442a-8475-876515173760 2026-04-28 07:08:47.804 16 INFO neutron.plugins.ml2.plugin [None req-205f007a-f075-4be7-991a-410178181d5c - - - - - -] Attempt 1 to provision port cf982ee3-0892-4e30-b7f7-01740f744533 2026-04-28 07:08:47.840 16 INFO neutron.plugins.ml2.plugin [None req-205f007a-f075-4be7-991a-410178181d5c - - - - - -] Attempt 1 to provision port 6a61280f-80e7-4f07-b0e5-f6706d448ba7 2026-04-28 07:08:50.613 13 INFO neutron.plugins.ml2.plugin [None req-1ea294b9-add6-4411-9f91-a904b7bdb531 - - - - - -] Attempt 1 to provision port dfe55228-bbfd-442a-8475-876515173760 2026-04-28 07:08:54.466 16 INFO neutron.plugins.ml2.plugin [None req-65c4380c-49ed-4535-b38c-648f51937620 - - - - - -] Attempt 1 to provision port dfe55228-bbfd-442a-8475-876515173760 2026-04-28 07:09:01.651 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 15022c8d-c103-467d-91a0-e95125108f44 2026-04-28 07:09:01.767 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2e1fd04-942d-48ac-8a49-716e5142d428'] response: {'server_uuid': '31795dab-a837-4408-9eb7-2108ba687209', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15022c8d-c103-467d-91a0-e95125108f44', 'code': 200} 2026-04-28 07:09:02.039 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 72427809-9db5-4a51-9d5a-7239ad01146c 2026-04-28 07:09:04.024 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 15022c8d-c103-467d-91a0-e95125108f44 2026-04-28 07:09:04.300 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port cf982ee3-0892-4e30-b7f7-01740f744533 2026-04-28 07:09:04.635 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 7c39626a-cea6-450d-bdb3-42200aaebe11 2026-04-28 07:09:04.753 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-79458f76-0721-4147-a9c8-ec94bd9a70e8'] response: {'server_uuid': '43357ef9-60b9-44a8-8e9b-68bb739d1867', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c39626a-cea6-450d-bdb3-42200aaebe11', 'code': 200} 2026-04-28 07:09:05.066 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port dfe55228-bbfd-442a-8475-876515173760 2026-04-28 07:09:05.962 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 7c39626a-cea6-450d-bdb3-42200aaebe11 2026-04-28 07:09:06.078 13 INFO neutron.plugins.ml2.plugin [None req-8d602dca-d383-47d4-aa5e-caa90f27d51c - - - - - -] Attempt 1 to provision port 7c39626a-cea6-450d-bdb3-42200aaebe11 2026-04-28 07:09:06.378 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port dfe55228-bbfd-442a-8475-876515173760 2026-04-28 07:09:06.864 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port cf982ee3-0892-4e30-b7f7-01740f744533 2026-04-28 07:09:09.892 16 INFO neutron.plugins.ml2.db [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] No ports have port_id starting with 15022c8d-c103-467d-91a0-e95125108f44 2026-04-28 07:09:13.739 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 79340418-c8ad-4267-a82e-4dbbcffaaec1 2026-04-28 07:09:35.979 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port c1707bb4-17d6-4ff0-bdde-ac4806fe076d 2026-04-28 07:09:36.989 16 INFO neutron.plugins.ml2.plugin [None req-90027bac-933c-41c0-87d5-0c8fbe6ec6ca - - - - - -] Attempt 1 to provision port c1707bb4-17d6-4ff0-bdde-ac4806fe076d 2026-04-28 07:09:38.018 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port c1707bb4-17d6-4ff0-bdde-ac4806fe076d 2026-04-28 07:09:38.286 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 1aac21a6-6531-471c-a2e7-6e6402ca5a31 2026-04-28 07:09:39.713 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 1aac21a6-6531-471c-a2e7-6e6402ca5a31 2026-04-28 07:09:39.885 13 INFO neutron.plugins.ml2.plugin [None req-faf8985c-6580-4d26-801f-0ff469aac055 - - - - - -] Attempt 1 to provision port c1707bb4-17d6-4ff0-bdde-ac4806fe076d 2026-04-28 07:09:39.959 13 INFO neutron.plugins.ml2.plugin [None req-faf8985c-6580-4d26-801f-0ff469aac055 - - - - - -] Attempt 1 to provision port fe118f47-ac07-425d-a3cb-1583fdc467af 2026-04-28 07:09:45.208 16 INFO neutron.plugins.ml2.plugin [None req-02e646ee-f6ef-4f75-b610-d20924b296a6 - - - - - -] Attempt 1 to provision port cab4250e-f88c-47a5-80c6-c57d7aa2743b 2026-04-28 07:09:45.239 16 INFO neutron.plugins.ml2.plugin [None req-02e646ee-f6ef-4f75-b610-d20924b296a6 - - - - - -] Attempt 1 to provision port fe118f47-ac07-425d-a3cb-1583fdc467af 2026-04-28 07:09:49.335 16 INFO neutron.plugins.ml2.plugin [None req-b361b5e6-4a79-421a-9025-86993f62a14b - - - - - -] Attempt 1 to provision port fe118f47-ac07-425d-a3cb-1583fdc467af 2026-04-28 07:09:50.795 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port ed16db63-2214-4753-9376-b1f0a156d975 2026-04-28 07:09:50.917 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-51087912-594d-4eb4-a80c-40cf927a3b15'] response: {'server_uuid': 'fe3aad30-6bee-4dd4-abac-03e54f24cddc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ed16db63-2214-4753-9376-b1f0a156d975', 'code': 200} 2026-04-28 07:09:51.669 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port ed16db63-2214-4753-9376-b1f0a156d975 2026-04-28 07:09:55.817 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 0e768025-86ed-4539-8314-63679687ecf5 2026-04-28 07:09:56.200 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port fe118f47-ac07-425d-a3cb-1583fdc467af 2026-04-28 07:09:56.563 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port cab4250e-f88c-47a5-80c6-c57d7aa2743b 2026-04-28 07:09:57.746 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 0e768025-86ed-4539-8314-63679687ecf5 2026-04-28 07:09:57.969 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port fe118f47-ac07-425d-a3cb-1583fdc467af 2026-04-28 07:09:58.171 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port cab4250e-f88c-47a5-80c6-c57d7aa2743b 2026-04-28 07:10:39.673 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 79ca58fa-f3bb-4202-94fe-fe3bef0cac87 2026-04-28 07:10:39.718 16 INFO neutron.plugins.ml2.plugin [None req-7ff18268-6f17-428e-b445-1de2c55e95d7 - - - - - -] Attempt 1 to provision port 79ca58fa-f3bb-4202-94fe-fe3bef0cac87 2026-04-28 07:10:41.709 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 79ca58fa-f3bb-4202-94fe-fe3bef0cac87 2026-04-28 07:10:42.045 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port de1f5266-d53e-4e21-9910-2d2c372d9ae9 2026-04-28 07:10:43.006 13 INFO neutron.plugins.ml2.plugin [None req-3cb86b07-d80f-4984-8b9c-059f33561e9c - - - - - -] Attempt 1 to provision port 9e26159a-e3b6-4280-b8d9-c7ec24d9fc7c 2026-04-28 07:10:43.039 13 INFO neutron.plugins.ml2.plugin [None req-3cb86b07-d80f-4984-8b9c-059f33561e9c - - - - - -] Attempt 1 to provision port 79ca58fa-f3bb-4202-94fe-fe3bef0cac87 2026-04-28 07:10:43.655 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port de1f5266-d53e-4e21-9910-2d2c372d9ae9 2026-04-28 07:10:45.807 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port e6dd8887-82f8-43c3-a904-4198de864674 2026-04-28 07:10:47.737 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port e6dd8887-82f8-43c3-a904-4198de864674 2026-04-28 07:10:47.953 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 91b2edc8-6792-45b6-b8e9-fcac9b2e391b 2026-04-28 07:10:48.895 16 INFO neutron.plugins.ml2.plugin [None req-1e52da95-4f20-4a71-8550-1655f45010f8 - - - - - -] Attempt 1 to provision port 91b2edc8-6792-45b6-b8e9-fcac9b2e391b 2026-04-28 07:10:48.944 16 INFO neutron.plugins.ml2.plugin [None req-1e52da95-4f20-4a71-8550-1655f45010f8 - - - - - -] Attempt 1 to provision port 4d2a989d-731b-489b-bff6-be23ead077bc 2026-04-28 07:10:48.967 16 INFO neutron.plugins.ml2.plugin [None req-1e52da95-4f20-4a71-8550-1655f45010f8 - - - - - -] Attempt 1 to provision port 01a0740d-69a3-4474-914a-9875cb01e2c2 2026-04-28 07:10:48.992 16 INFO neutron.plugins.ml2.plugin [None req-1e52da95-4f20-4a71-8550-1655f45010f8 - - - - - -] Attempt 1 to provision port 9e26159a-e3b6-4280-b8d9-c7ec24d9fc7c 2026-04-28 07:10:49.017 16 INFO neutron.plugins.ml2.plugin [None req-1e52da95-4f20-4a71-8550-1655f45010f8 - - - - - -] Attempt 1 to provision port 1e7b6068-1d3c-4b59-8029-611f4396e471 2026-04-28 07:10:49.671 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 91b2edc8-6792-45b6-b8e9-fcac9b2e391b 2026-04-28 07:10:52.705 13 INFO neutron.plugins.ml2.plugin [None req-dd6f7507-a0a2-4867-99e5-106d97c86dfe - - - - - -] Attempt 1 to provision port 91b2edc8-6792-45b6-b8e9-fcac9b2e391b 2026-04-28 07:10:52.785 13 INFO neutron.plugins.ml2.plugin [None req-dd6f7507-a0a2-4867-99e5-106d97c86dfe - - - - - -] Attempt 1 to provision port 1e7b6068-1d3c-4b59-8029-611f4396e471 2026-04-28 07:10:54.481 16 INFO neutron.plugins.ml2.plugin [None req-92e98d48-b7c8-4c9b-a003-78dc993267bc - - - - - -] Attempt 1 to provision port 9e26159a-e3b6-4280-b8d9-c7ec24d9fc7c 2026-04-28 07:11:00.781 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port d25b8cfa-5db5-45d6-a9f5-2f451e5d8b91 2026-04-28 07:11:01.229 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 143ddb95-6b05-4955-bb39-cfdea4276760 2026-04-28 07:11:01.361 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-521249b3-4410-4798-82c4-d17a8f0bf519'] response: {'server_uuid': 'dc353657-78ed-4e6c-bb8c-75f9a0899a9b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '143ddb95-6b05-4955-bb39-cfdea4276760', 'code': 200} 2026-04-28 07:11:01.996 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port d25b8cfa-5db5-45d6-a9f5-2f451e5d8b91 2026-04-28 07:11:02.191 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 01a0740d-69a3-4474-914a-9875cb01e2c2 2026-04-28 07:11:02.537 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 29d3df1d-d0a5-429a-b41c-d644765b8c63 2026-04-28 07:11:02.962 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 9e26159a-e3b6-4280-b8d9-c7ec24d9fc7c 2026-04-28 07:11:03.236 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 143ddb95-6b05-4955-bb39-cfdea4276760 2026-04-28 07:11:03.927 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 01a0740d-69a3-4474-914a-9875cb01e2c2 2026-04-28 07:11:04.124 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 29d3df1d-d0a5-429a-b41c-d644765b8c63 2026-04-28 07:11:04.380 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 9e26159a-e3b6-4280-b8d9-c7ec24d9fc7c 2026-04-28 07:11:04.941 16 INFO neutron.plugins.ml2.plugin [None req-eae04f78-d021-44a3-8281-4e7f8144ab71 - - - - - -] Attempt 1 to provision port 5eaa8d9d-d728-40a2-b47b-033ba6568e2a 2026-04-28 07:11:04.970 16 INFO neutron.plugins.ml2.plugin [None req-eae04f78-d021-44a3-8281-4e7f8144ab71 - - - - - -] Attempt 1 to provision port d25b8cfa-5db5-45d6-a9f5-2f451e5d8b91 2026-04-28 07:11:05.024 16 INFO neutron.plugins.ml2.plugin [None req-eae04f78-d021-44a3-8281-4e7f8144ab71 - - - - - -] Attempt 1 to provision port 8331f3ee-aa16-4e76-ad26-13884e0c3909 2026-04-28 07:11:07.924 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port a8e334c8-cb80-40b3-9bc8-b3acada7f27e 2026-04-28 07:11:10.001 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port a8e334c8-cb80-40b3-9bc8-b3acada7f27e 2026-04-28 07:11:10.200 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 1e7b6068-1d3c-4b59-8029-611f4396e471 2026-04-28 07:11:10.485 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 4d2a989d-731b-489b-bff6-be23ead077bc 2026-04-28 07:11:11.999 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 8d8b96f2-e554-41f9-bd05-da8954c37f61 2026-04-28 07:11:12.371 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 1e7b6068-1d3c-4b59-8029-611f4396e471 2026-04-28 07:11:12.570 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 4d2a989d-731b-489b-bff6-be23ead077bc 2026-04-28 07:11:13.884 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 8d8b96f2-e554-41f9-bd05-da8954c37f61 2026-04-28 07:11:14.212 16 INFO neutron.plugins.ml2.plugin [None req-ee23ac51-f92e-4c7d-b707-1bfe0c836af6 - - - - - -] Attempt 1 to provision port 8d8b96f2-e554-41f9-bd05-da8954c37f61 2026-04-28 07:11:14.286 16 INFO neutron.plugins.ml2.plugin [None req-ee23ac51-f92e-4c7d-b707-1bfe0c836af6 - - - - - -] Attempt 1 to provision port 4c1e4770-3011-4e62-a26f-0e79aec055fc 2026-04-28 07:11:14.309 16 INFO neutron.plugins.ml2.plugin [None req-ee23ac51-f92e-4c7d-b707-1bfe0c836af6 - - - - - -] Attempt 1 to provision port c927bcb0-c618-4856-a0b8-ca5911c32141 2026-04-28 07:11:14.337 16 INFO neutron.plugins.ml2.plugin [None req-ee23ac51-f92e-4c7d-b707-1bfe0c836af6 - - - - - -] Attempt 1 to provision port 8331f3ee-aa16-4e76-ad26-13884e0c3909 2026-04-28 07:11:14.362 16 INFO neutron.plugins.ml2.plugin [None req-ee23ac51-f92e-4c7d-b707-1bfe0c836af6 - - - - - -] Attempt 1 to provision port a8e334c8-cb80-40b3-9bc8-b3acada7f27e 2026-04-28 07:11:16.445 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port c8fc695a-3f25-40e9-adf0-093c43ae9fef 2026-04-28 07:11:16.720 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d3a731d-7bb8-468d-8226-a5734a78ded6'] response: {'server_uuid': 'd2e97489-001f-4846-aacd-a3ab58d76bd1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c8fc695a-3f25-40e9-adf0-093c43ae9fef', 'code': 200} 2026-04-28 07:11:17.959 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port c8fc695a-3f25-40e9-adf0-093c43ae9fef 2026-04-28 07:11:20.028 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 5eaa8d9d-d728-40a2-b47b-033ba6568e2a 2026-04-28 07:11:20.558 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 8331f3ee-aa16-4e76-ad26-13884e0c3909 2026-04-28 07:11:20.921 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 4c1e4770-3011-4e62-a26f-0e79aec055fc 2026-04-28 07:11:22.409 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 5eaa8d9d-d728-40a2-b47b-033ba6568e2a 2026-04-28 07:11:22.586 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 8331f3ee-aa16-4e76-ad26-13884e0c3909 2026-04-28 07:11:22.824 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port c927bcb0-c618-4856-a0b8-ca5911c32141 2026-04-28 07:11:23.117 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 4c1e4770-3011-4e62-a26f-0e79aec055fc 2026-04-28 07:11:23.628 13 INFO neutron.plugins.ml2.plugin [None req-1fa9af71-9285-4e02-9874-c9448f0e1fd9 - - - - - -] Attempt 1 to provision port 8d8b96f2-e554-41f9-bd05-da8954c37f61 2026-04-28 07:11:23.684 13 INFO neutron.plugins.ml2.plugin [None req-1fa9af71-9285-4e02-9874-c9448f0e1fd9 - - - - - -] Attempt 1 to provision port c8fc695a-3f25-40e9-adf0-093c43ae9fef 2026-04-28 07:11:23.765 13 INFO neutron.plugins.ml2.plugin [None req-1fa9af71-9285-4e02-9874-c9448f0e1fd9 - - - - - -] Attempt 1 to provision port 4c1e4770-3011-4e62-a26f-0e79aec055fc 2026-04-28 07:11:23.880 13 INFO neutron.plugins.ml2.plugin [None req-1fa9af71-9285-4e02-9874-c9448f0e1fd9 - - - - - -] Attempt 1 to provision port c927bcb0-c618-4856-a0b8-ca5911c32141 2026-04-28 07:11:24.002 13 INFO neutron.plugins.ml2.plugin [None req-1fa9af71-9285-4e02-9874-c9448f0e1fd9 - - - - - -] Attempt 1 to provision port a8e334c8-cb80-40b3-9bc8-b3acada7f27e 2026-04-28 07:11:24.435 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port c927bcb0-c618-4856-a0b8-ca5911c32141 2026-04-28 07:11:26.020 13 INFO neutron.plugins.ml2.plugin [None req-cb48bd67-d9be-4181-a43e-a2fd2b389586 - - - - - -] Attempt 1 to provision port 4c1e4770-3011-4e62-a26f-0e79aec055fc 2026-04-28 07:11:26.087 13 INFO neutron.plugins.ml2.plugin [None req-cb48bd67-d9be-4181-a43e-a2fd2b389586 - - - - - -] Attempt 1 to provision port c927bcb0-c618-4856-a0b8-ca5911c32141 2026-04-28 07:11:32.263 13 INFO neutron.plugins.ml2.plugin [None req-cf76d54d-d7b9-4cf2-b7bb-d6e161151918 - - - - - -] Attempt 1 to provision port c8fc695a-3f25-40e9-adf0-093c43ae9fef 2026-04-28 07:11:34.367 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port eff20f3a-7556-42af-8b4f-20a52318a5f0 2026-04-28 07:11:34.472 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a954bef-4124-487b-a8ab-f5034eeb8290'] response: {'server_uuid': 'f79723f5-4a59-464d-a73a-59775bf2ea1b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eff20f3a-7556-42af-8b4f-20a52318a5f0', 'code': 200} 2026-04-28 07:11:36.327 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port eff20f3a-7556-42af-8b4f-20a52318a5f0 2026-04-28 07:12:01.860 16 INFO neutron.plugins.ml2.plugin [None req-b8a2094a-ae4f-4869-a9cd-b5f73bd259cf - - - - - -] Attempt 1 to provision port 7effb95a-8cd3-44b1-a7ca-8286ae2e6238 2026-04-28 07:12:22.880 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 0556260b-6375-4d46-9f46-93959694432d 2026-04-28 07:12:23.035 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-755c30e3-fcae-419e-908a-9e7c1d415d77'] response: {'server_uuid': '5c358ffa-607f-4280-86b5-41f87af7559f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0556260b-6375-4d46-9f46-93959694432d', 'code': 200} 2026-04-28 07:12:24.400 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 0556260b-6375-4d46-9f46-93959694432d 2026-04-28 07:13:07.662 13 INFO neutron.plugins.ml2.plugin [None req-76be3d5d-cafd-4214-9e92-6a70195c77b9 - - - - - -] Attempt 1 to provision port 39fdcae4-83a3-4928-8aa4-45d8390237c6 2026-04-28 07:13:12.418 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 39fdcae4-83a3-4928-8aa4-45d8390237c6 2026-04-28 07:13:12.554 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3838c1c5-2d37-47e8-9ef3-398b965aa37f'] response: {'server_uuid': '5c358ffa-607f-4280-86b5-41f87af7559f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39fdcae4-83a3-4928-8aa4-45d8390237c6', 'code': 200} 2026-04-28 07:13:14.354 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 39fdcae4-83a3-4928-8aa4-45d8390237c6 2026-04-28 07:13:16.866 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 39fdcae4-83a3-4928-8aa4-45d8390237c6 2026-04-28 07:13:41.039 13 INFO neutron.plugins.ml2.plugin [None req-a6a8c9ae-e490-4b4c-ab75-56e72ac346ee - - - - - -] Attempt 1 to provision port e4683744-3c59-427f-9748-d2f8abb7882a 2026-04-28 07:13:49.944 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port e4683744-3c59-427f-9748-d2f8abb7882a 2026-04-28 07:13:50.091 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-61b746b3-5497-4b0b-9ad5-c6c9edce116f'] response: {'server_uuid': '5c358ffa-607f-4280-86b5-41f87af7559f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4683744-3c59-427f-9748-d2f8abb7882a', 'code': 200} 2026-04-28 07:13:50.552 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port e4683744-3c59-427f-9748-d2f8abb7882a 2026-04-28 07:14:02.312 16 INFO neutron.plugins.ml2.plugin [None req-8ab47279-9430-4221-8eb7-cb93de49cc73 - - - - - -] Attempt 1 to provision port 36f8ed3e-9750-49d3-9345-dbad3b8ea125 2026-04-28 07:14:08.630 13 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 36f8ed3e-9750-49d3-9345-dbad3b8ea125 2026-04-28 07:14:08.747 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1971400-5883-4bd0-aece-6b6ecec7ef82'] response: {'server_uuid': '5c358ffa-607f-4280-86b5-41f87af7559f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36f8ed3e-9750-49d3-9345-dbad3b8ea125', 'code': 200} 2026-04-28 07:14:10.582 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 36f8ed3e-9750-49d3-9345-dbad3b8ea125 2026-04-28 07:14:12.926 13 INFO neutron.plugins.ml2.plugin [None req-30f29bbc-5c6b-48bc-8f0c-2cb5c156b86a - - - - - -] Attempt 1 to provision port e4683744-3c59-427f-9748-d2f8abb7882a 2026-04-28 07:14:26.242 13 INFO neutron.plugins.ml2.plugin [None req-1015ff3c-5f2b-450e-847f-2d5b0f928a97 - - - - - -] Attempt 1 to provision port 36f8ed3e-9750-49d3-9345-dbad3b8ea125 2026-04-28 07:14:26.675 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port 36f8ed3e-9750-49d3-9345-dbad3b8ea125 2026-04-28 07:14:27.643 16 INFO neutron.plugins.ml2.plugin [None req-2a794010-297d-4a52-a4f3-c93a5b66b030 - - - - - -] Attempt 1 to provision port 36f8ed3e-9750-49d3-9345-dbad3b8ea125 2026-04-28 07:14:36.631 16 INFO neutron.plugins.ml2.plugin [None req-8aec5aed-2abb-4377-a46f-f502f19c8d12 - - - - - -] Attempt 1 to provision port e4683744-3c59-427f-9748-d2f8abb7882a 2026-04-28 07:14:36.859 13 INFO neutron.plugins.ml2.plugin [None req-34ba4c66-5c8e-4b6a-b6dc-94491b2472bd - - - - - -] Attempt 1 to provision port e4683744-3c59-427f-9748-d2f8abb7882a 2026-04-28 07:15:20.734 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-efc8baa0-c86f-466f-8917-c14c81f7722a'] response: {'server_uuid': 'd2e97489-001f-4846-aacd-a3ab58d76bd1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c8fc695a-3f25-40e9-adf0-093c43ae9fef', 'code': 200}