+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-05 08:06:06.552 1 INFO neutron.common.config [-] Logging enabled! 2026-05-05 08:06:06.552 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-05 08:06:06.552 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-05 08:06:06.553 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 08:06:07.954 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 08:06:07.957 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 08:06:07.960 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-05 08:06:07.961 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 08:06:07.961 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 08:06:07.961 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 08:06:07.961 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 08:06:07.967 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 08:06:07.967 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 08:06:07.968 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 08:06:07.986 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 08:06:07.987 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 08:06:07.987 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 08:06:08.004 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 08:06:08.004 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 08:06:08.004 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 08:06:08.004 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 08:06:08.271 1 INFO neutron.plugins.ml2.managers [None req-72c293f6-679b-413f-a666-0fb9e697c6cd - - - - - -] Initializing driver for type 'vlan' 2026-05-05 08:06:08.414 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-72c293f6-679b-413f-a666-0fb9e697c6cd - - - - - -] VlanTypeDriver initialization complete 2026-05-05 08:06:08.414 1 INFO neutron.plugins.ml2.managers [None req-72c293f6-679b-413f-a666-0fb9e697c6cd - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 08:06:08.415 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-72c293f6-679b-413f-a666-0fb9e697c6cd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 08:06:08.484 1 INFO neutron.plugins.ml2.managers [None req-72c293f6-679b-413f-a666-0fb9e697c6cd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 08:06:08.485 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-72c293f6-679b-413f-a666-0fb9e697c6cd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 08:06:08.485 1 INFO neutron.plugins.ml2.managers [None req-72c293f6-679b-413f-a666-0fb9e697c6cd - - - - - -] Initializing extension driver 'port_security' 2026-05-05 08:06:08.485 1 INFO neutron.plugins.ml2.extensions.port_security [None req-72c293f6-679b-413f-a666-0fb9e697c6cd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 08:06:08.485 1 INFO neutron.plugins.ml2.managers [None req-72c293f6-679b-413f-a666-0fb9e697c6cd - - - - - -] Initializing extension driver 'qos' 2026-05-05 08:06:08.485 1 INFO neutron.plugins.ml2.managers [None req-72c293f6-679b-413f-a666-0fb9e697c6cd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 08:06:08.486 1 INFO neutron.plugins.ml2.managers [None req-72c293f6-679b-413f-a666-0fb9e697c6cd - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 08:06:08.501 1 INFO neutron.quota [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded quota_driver: . 2026-05-05 08:06:08.501 1 INFO neutron.plugins.ml2.plugin [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 08:06:08.501 1 INFO neutron.plugins.ml2.managers [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 08:06:08.501 1 INFO neutron.plugins.ml2.managers [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 08:06:08.502 1 INFO neutron.plugins.ml2.managers [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 08:06:08.502 1 INFO neutron.manager [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loading Plugin: qos 2026-05-05 08:06:08.514 1 INFO neutron.manager [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loading Plugin: router 2026-05-05 08:06:08.553 1 INFO neutron.services.service_base [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 08:06:08.553 1 INFO neutron.manager [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loading Plugin: segments 2026-05-05 08:06:08.621 1 INFO neutron.manager [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loading Plugin: trunk 2026-05-05 08:06:08.635 1 INFO neutron.manager [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loading Plugin: vpnaas 2026-05-05 08:06:08.668 1 WARNING stevedore.named [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 08:06:08.746 1 INFO neutron_vpnaas.services.vpn.plugin [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 08:06:08.746 1 INFO neutron.common.utils [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 08:06:08.746 1 INFO neutron.manager [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loading Plugin: taas 2026-05-05 08:06:08.769 1 WARNING stevedore.named [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 08:06:08.769 1 WARNING stevedore.named [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 08:06:08.794 1 INFO neutron_taas.services.taas.taas_plugin [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-05 08:06:08.794 1 INFO neutron.manager [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loading Plugin: tapmirror 2026-05-05 08:06:08.807 1 WARNING stevedore.named [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 08:06:08.807 1 WARNING stevedore.named [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 08:06:08.823 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-05 08:06:08.824 1 INFO neutron.manager [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loading Plugin: auto_allocate 2026-05-05 08:06:08.833 1 INFO neutron.manager [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loading Plugin: tag 2026-05-05 08:06:08.844 1 INFO neutron.manager [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loading Plugin: timestamp 2026-05-05 08:06:08.846 1 INFO neutron.manager [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 08:06:08.849 1 INFO neutron.manager [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loading Plugin: flavors 2026-05-05 08:06:08.853 1 INFO neutron.manager [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loading Plugin: revisions 2026-05-05 08:06:08.856 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Initializing extension manager. 2026-05-05 08:06:08.857 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: address-group 2026-05-05 08:06:08.858 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: address-scope 2026-05-05 08:06:08.859 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 08:06:08.859 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: agent 2026-05-05 08:06:08.860 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 08:06:08.861 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 08:06:08.861 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 08:06:08.862 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: availability_zone 2026-05-05 08:06:08.862 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 08:06:08.863 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 08:06:08.864 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: default-subnetpools 2026-05-05 08:06:08.865 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 08:06:08.865 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: dns-integration 2026-05-05 08:06:08.866 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 08:06:08.866 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 08:06:08.867 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: dvr 2026-05-05 08:06:08.867 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 08:06:08.867 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 08:06:08.868 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 08:06:08.869 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 08:06:08.869 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: external-net 2026-05-05 08:06:08.870 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 08:06:08.870 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: extraroute 2026-05-05 08:06:08.871 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 08:06:08.871 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 08:06:08.872 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 08:06:08.872 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 08:06:08.872 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 08:06:08.873 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: fip-port-details 2026-05-05 08:06:08.874 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: flavors 2026-05-05 08:06:08.874 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 08:06:08.878 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: floatingip-pools 2026-05-05 08:06:08.878 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: ip_allocation 2026-05-05 08:06:08.878 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 08:06:08.879 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: l2_adjacency 2026-05-05 08:06:08.880 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: router 2026-05-05 08:06:08.881 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 08:06:08.882 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 08:06:08.882 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 08:06:08.883 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 08:06:08.883 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: l3-ha 2026-05-05 08:06:08.884 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 08:06:08.884 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 08:06:08.884 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: l3-flavors 2026-05-05 08:06:08.885 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 08:06:08.886 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 08:06:08.888 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 08:06:08.889 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 08:06:08.889 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 08:06:08.890 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 08:06:08.891 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 08:06:08.892 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: multi-provider 2026-05-05 08:06:08.892 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: net-mtu 2026-05-05 08:06:08.892 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 08:06:08.893 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: network_availability_zone 2026-05-05 08:06:08.893 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: network_ha 2026-05-05 08:06:08.894 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: network-ip-availability 2026-05-05 08:06:08.895 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 08:06:08.895 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: pagination 2026-05-05 08:06:08.895 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: port-device-profile 2026-05-05 08:06:08.896 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 08:06:08.896 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 08:06:08.897 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 08:06:08.897 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: port-mac-override 2026-05-05 08:06:08.898 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 08:06:08.898 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 08:06:08.898 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-05 08:06:08.899 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: port-resource-request 2026-05-05 08:06:08.899 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 08:06:08.900 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-05 08:06:08.900 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: binding 2026-05-05 08:06:08.901 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: binding-extended 2026-05-05 08:06:08.901 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: port-security 2026-05-05 08:06:08.901 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: project-id 2026-05-05 08:06:08.902 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: provider 2026-05-05 08:06:08.903 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-05 08:06:08.905 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: qos 2026-05-05 08:06:08.905 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 08:06:08.906 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 08:06:08.906 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: qos-default 2026-05-05 08:06:08.906 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: qos-fip 2026-05-05 08:06:08.907 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 08:06:08.907 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 08:06:08.908 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 08:06:08.908 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 08:06:08.909 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 08:06:08.909 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: qos-pps 2026-05-05 08:06:08.910 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 08:06:08.910 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 08:06:08.911 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 08:06:08.911 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: quota-check-limit 2026-05-05 08:06:08.912 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-05 08:06:08.914 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: quotas 2026-05-05 08:06:08.916 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: quota_details 2026-05-05 08:06:08.917 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: rbac-policies 2026-05-05 08:06:08.918 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: rbac-address-group 2026-05-05 08:06:08.918 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 08:06:08.919 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 08:06:08.919 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 08:06:08.920 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: revision-if-match 2026-05-05 08:06:08.920 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 08:06:08.921 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: router_availability_zone 2026-05-05 08:06:08.921 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 08:06:08.922 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 08:06:08.923 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 08:06:08.923 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 08:06:08.924 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 08:06:08.924 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 08:06:08.924 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 08:06:08.928 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: security-group 2026-05-05 08:06:08.929 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: segment 2026-05-05 08:06:08.930 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 08:06:08.930 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: service-type 2026-05-05 08:06:08.930 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: sorting 2026-05-05 08:06:08.931 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 08:06:08.931 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: standard-attr-description 2026-05-05 08:06:08.932 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: stateful-security-group 2026-05-05 08:06:08.932 1 WARNING neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 08:06:08.933 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 08:06:08.933 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: subnet-external-network 2026-05-05 08:06:08.934 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: subnet_onboard 2026-05-05 08:06:08.934 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 08:06:08.935 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: subnet-service-types 2026-05-05 08:06:08.935 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: subnet_allocation 2026-05-05 08:06:08.936 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 08:06:08.936 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: tag-creation 2026-05-05 08:06:08.937 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 08:06:08.940 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 08:06:08.941 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 08:06:08.942 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: trunk 2026-05-05 08:06:08.942 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: trunk-details 2026-05-05 08:06:08.943 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 08:06:08.943 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-05 08:06:08.944 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 08:06:08.944 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-05 08:06:08.946 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 08:06:08.946 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 08:06:08.947 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: vpn-flavors 2026-05-05 08:06:08.948 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: vpnaas 2026-05-05 08:06:08.949 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: taas 2026-05-05 08:06:08.950 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: tap-mirror 2026-05-05 08:06:08.950 1 INFO neutron.api.extensions [None req-aaf4fca2-091e-4d5a-9bef-e82a12401426 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-05 08:06:39.033 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-05 08:06:39.075 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-05 08:06:39.077 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-05 08:06:45.050 16 INFO neutron.db.l3_hamode_db [None req-80daa596-f53e-42ac-8551-43b27075f9cd - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 08:06:59.452 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 47d61351-fdab-49da-b50d-28fcbc3f1ed6 2026-05-05 08:06:59.745 16 INFO neutron.plugins.ml2.plugin [None req-368f374c-92be-4e5b-b109-b2aadaebae74 - - - - - -] Attempt 1 to provision port 47d61351-fdab-49da-b50d-28fcbc3f1ed6 2026-05-05 08:07:01.381 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 47d61351-fdab-49da-b50d-28fcbc3f1ed6 2026-05-05 08:07:01.471 16 INFO neutron.plugins.ml2.plugin [None req-8bbe49fd-aa4a-4e8a-a008-35749ea5260e - - - - - -] Attempt 1 to provision port 47d61351-fdab-49da-b50d-28fcbc3f1ed6 2026-05-05 08:07:41.320 13 INFO neutron.plugins.ml2.plugin [None req-39b68fb4-ec4d-4ea2-ab5f-3dcfecbc8c1b - - - - - -] Attempt 1 to provision port 9515ec98-d7e8-4f40-8279-06948fe0e702 2026-05-05 08:07:41.436 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 9515ec98-d7e8-4f40-8279-06948fe0e702 2026-05-05 08:07:43.388 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 9515ec98-d7e8-4f40-8279-06948fe0e702 2026-05-05 08:07:43.490 16 INFO neutron.plugins.ml2.plugin [None req-a64af7c2-fb64-4818-8a51-975c2f782b42 - - - - - -] Attempt 1 to provision port 9515ec98-d7e8-4f40-8279-06948fe0e702 2026-05-05 08:07:49.075 16 INFO neutron.plugins.ml2.plugin [None req-56a1c647-023f-47d6-b782-e7a30ebf9378 - - - - - -] Attempt 1 to provision port b869b506-f80a-405d-b33d-8eb203a2d98f 2026-05-05 08:10:49.431 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 7fb15e8f-0add-4d51-866b-9e1c475386f9 2026-05-05 08:10:51.435 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 7fb15e8f-0add-4d51-866b-9e1c475386f9 2026-05-05 08:11:54.046 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port b869b506-f80a-405d-b33d-8eb203a2d98f 2026-05-05 08:11:55.467 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port b869b506-f80a-405d-b33d-8eb203a2d98f 2026-05-05 08:13:15.552 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port ba978a8e-55f1-4fc8-a219-c272a367e293 2026-05-05 08:13:16.398 13 INFO neutron.plugins.ml2.plugin [None req-792f24f5-c121-40f4-9d8d-895f4a7d71e8 - - - - - -] Attempt 1 to provision port ba978a8e-55f1-4fc8-a219-c272a367e293 2026-05-05 08:13:17.649 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port ba978a8e-55f1-4fc8-a219-c272a367e293 2026-05-05 08:13:19.528 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 2bb7a9d6-23a4-47d9-a97f-d6cc908c847e 2026-05-05 08:13:21.750 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 2bb7a9d6-23a4-47d9-a97f-d6cc908c847e 2026-05-05 08:13:22.188 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port c57e2c7c-4fc4-4e72-bac3-9c72e940eed1 2026-05-05 08:13:23.486 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port c57e2c7c-4fc4-4e72-bac3-9c72e940eed1 2026-05-05 08:13:26.032 13 INFO neutron.plugins.ml2.plugin [None req-60b4a01c-6b11-436e-a00f-cf2256d8ec85 - - - - - -] Attempt 1 to provision port ba978a8e-55f1-4fc8-a219-c272a367e293 2026-05-05 08:13:26.081 13 INFO neutron.plugins.ml2.plugin [None req-60b4a01c-6b11-436e-a00f-cf2256d8ec85 - - - - - -] Attempt 1 to provision port 59d422aa-e62c-4b27-a59d-15d3bb0f4e38 2026-05-05 08:13:26.108 13 INFO neutron.plugins.ml2.plugin [None req-60b4a01c-6b11-436e-a00f-cf2256d8ec85 - - - - - -] Attempt 1 to provision port 67dd3c55-eca9-4bc8-94f5-7b15920db19c 2026-05-05 08:13:26.132 13 INFO neutron.plugins.ml2.plugin [None req-60b4a01c-6b11-436e-a00f-cf2256d8ec85 - - - - - -] Attempt 1 to provision port 2bb7a9d6-23a4-47d9-a97f-d6cc908c847e 2026-05-05 08:13:26.181 13 INFO neutron.plugins.ml2.plugin [None req-60b4a01c-6b11-436e-a00f-cf2256d8ec85 - - - - - -] Attempt 1 to provision port c57e2c7c-4fc4-4e72-bac3-9c72e940eed1 2026-05-05 08:13:26.229 13 INFO neutron.plugins.ml2.plugin [None req-60b4a01c-6b11-436e-a00f-cf2256d8ec85 - - - - - -] Attempt 1 to provision port 443dd9f7-ccc7-4127-ac86-801ef6080a21 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server [None req-30c4f35e-363a-40de-b999-8151ff3af66e - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 1ee3324b-e720-4e54-b27f-11c84261b6b8: This subnet is being modified by another concurrent operation. 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server raise exception 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 1ee3324b-e720-4e54-b27f-11c84261b6b8: This subnet is being modified by another concurrent operation. 2026-05-05 08:13:27.135 13 ERROR oslo_messaging.rpc.server 2026-05-05 08:13:29.626 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 1c343f19-e9e3-4cf4-8805-2ab4fd4c0d7d 2026-05-05 08:13:30.038 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 60ac02c4-5d2a-4e52-895f-4406e14498ad 2026-05-05 08:13:30.448 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 49aa0b33-bdc5-48df-be76-957dd7ec1039 2026-05-05 08:13:30.780 13 INFO neutron.plugins.ml2.plugin [None req-9db2b763-6718-4d28-ab51-9516495eb0c8 - - - - - -] Attempt 1 to provision port 443dd9f7-ccc7-4127-ac86-801ef6080a21 2026-05-05 08:13:31.496 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 1c343f19-e9e3-4cf4-8805-2ab4fd4c0d7d 2026-05-05 08:13:31.748 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 60ac02c4-5d2a-4e52-895f-4406e14498ad 2026-05-05 08:13:31.916 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 49aa0b33-bdc5-48df-be76-957dd7ec1039 2026-05-05 08:13:33.588 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port c2aed9a3-3c03-4c79-9c42-316abcfc183f 2026-05-05 08:13:35.470 13 INFO neutron.plugins.ml2.plugin [None req-6e07b78c-05a7-4799-8c38-c836e6cac3fe - - - - - -] Attempt 1 to provision port 2bb7a9d6-23a4-47d9-a97f-d6cc908c847e 2026-05-05 08:13:35.560 13 INFO neutron.plugins.ml2.plugin [None req-6e07b78c-05a7-4799-8c38-c836e6cac3fe - - - - - -] Attempt 1 to provision port b4358329-64f9-4945-a99b-ab7d5435a510 2026-05-05 08:13:35.571 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port c2aed9a3-3c03-4c79-9c42-316abcfc183f 2026-05-05 08:13:38.669 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port aea0abb4-446b-4c7b-bb90-dbb16bdf90b6 2026-05-05 08:13:39.013 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 5b38166c-5006-4ede-9242-1c2a319bd025 2026-05-05 08:13:39.265 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c040b8b7-5be6-4899-8782-d8b3659bbb1e'] response: {'server_uuid': '1893aa54-7e38-4cdd-a83f-5ca745838852', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aea0abb4-446b-4c7b-bb90-dbb16bdf90b6', 'code': 200} 2026-05-05 08:13:40.472 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port a38aa59d-eb85-4286-8c1b-71778b9069d7 2026-05-05 08:13:40.807 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port aea0abb4-446b-4c7b-bb90-dbb16bdf90b6 2026-05-05 08:13:40.842 16 INFO neutron.plugins.ml2.plugin [None req-8da25fd5-9cdd-4169-a575-e793d8e102d9 - - - - - -] Attempt 1 to provision port aea0abb4-446b-4c7b-bb90-dbb16bdf90b6 2026-05-05 08:13:40.952 16 INFO neutron.plugins.ml2.plugin [None req-8da25fd5-9cdd-4169-a575-e793d8e102d9 - - - - - -] Attempt 1 to provision port 59d422aa-e62c-4b27-a59d-15d3bb0f4e38 2026-05-05 08:13:41.012 16 INFO neutron.plugins.ml2.plugin [None req-8da25fd5-9cdd-4169-a575-e793d8e102d9 - - - - - -] Attempt 1 to provision port 5b38166c-5006-4ede-9242-1c2a319bd025 2026-05-05 08:13:41.091 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-48d9956a-a3db-4867-9330-b90faf232d2f'] response: {'server_uuid': '34e393b3-3426-432a-ae8b-5fcc78807d4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a38aa59d-eb85-4286-8c1b-71778b9069d7', 'code': 200} 2026-05-05 08:13:41.113 16 INFO neutron.plugins.ml2.plugin [None req-8da25fd5-9cdd-4169-a575-e793d8e102d9 - - - - - -] Attempt 1 to provision port a38aa59d-eb85-4286-8c1b-71778b9069d7 2026-05-05 08:13:41.152 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 5b38166c-5006-4ede-9242-1c2a319bd025 2026-05-05 08:13:41.192 16 INFO neutron.plugins.ml2.plugin [None req-8da25fd5-9cdd-4169-a575-e793d8e102d9 - - - - - -] Attempt 1 to provision port c57e2c7c-4fc4-4e72-bac3-9c72e940eed1 2026-05-05 08:13:41.287 16 INFO neutron.plugins.ml2.plugin [None req-8da25fd5-9cdd-4169-a575-e793d8e102d9 - - - - - -] Attempt 1 to provision port 443dd9f7-ccc7-4127-ac86-801ef6080a21 2026-05-05 08:13:41.329 16 INFO neutron.plugins.ml2.plugin [None req-8da25fd5-9cdd-4169-a575-e793d8e102d9 - - - - - -] Attempt 1 to provision port 63456d2a-a99c-4c6c-bfe9-1e503eabc1df 2026-05-05 08:13:42.083 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port a38aa59d-eb85-4286-8c1b-71778b9069d7 2026-05-05 08:13:42.329 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-992c2746-ae36-4b60-8c93-3db8eca3be00'] response: {'server_uuid': 'fac56e57-562f-4a29-a65e-febe21448991', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b38166c-5006-4ede-9242-1c2a319bd025', 'code': 200} 2026-05-05 08:13:44.202 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 2a1760ba-ac87-49ab-9e47-f414b54be1c0 2026-05-05 08:13:46.267 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 2a1760ba-ac87-49ab-9e47-f414b54be1c0 2026-05-05 08:13:46.678 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 1294c904-9796-4268-a2ee-f7337584b16d 2026-05-05 08:13:48.133 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 1294c904-9796-4268-a2ee-f7337584b16d 2026-05-05 08:13:55.331 16 INFO neutron.plugins.ml2.plugin [None req-11ffcdc2-6ae1-4909-99dc-18e66ef6850b - - - - - -] Attempt 1 to provision port 1294c904-9796-4268-a2ee-f7337584b16d 2026-05-05 08:13:55.459 16 INFO neutron.plugins.ml2.plugin [None req-11ffcdc2-6ae1-4909-99dc-18e66ef6850b - - - - - -] Attempt 1 to provision port d4f7725e-ae2e-43b6-934f-935b506d7d59 2026-05-05 08:13:55.493 16 INFO neutron.plugins.ml2.plugin [None req-11ffcdc2-6ae1-4909-99dc-18e66ef6850b - - - - - -] Attempt 1 to provision port 59d422aa-e62c-4b27-a59d-15d3bb0f4e38 2026-05-05 08:13:55.535 16 INFO neutron.plugins.ml2.plugin [None req-11ffcdc2-6ae1-4909-99dc-18e66ef6850b - - - - - -] Attempt 1 to provision port 9ce57188-5874-44be-b350-deeff72d3698 2026-05-05 08:13:55.560 16 INFO neutron.plugins.ml2.plugin [None req-11ffcdc2-6ae1-4909-99dc-18e66ef6850b - - - - - -] Attempt 1 to provision port f123ed92-0866-4251-9104-529b95ce64a9 2026-05-05 08:13:59.071 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port c7090707-2d24-43c9-bb47-872706175318 2026-05-05 08:13:59.202 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-74fac226-4f65-4daa-b7c3-bcd379f247ac'] response: {'server_uuid': '7082367f-8499-4c19-8b14-44cb6d1afa75', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7090707-2d24-43c9-bb47-872706175318', 'code': 200} 2026-05-05 08:14:00.787 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port c7090707-2d24-43c9-bb47-872706175318 2026-05-05 08:14:01.137 16 INFO neutron.plugins.ml2.plugin [None req-02ef54e5-c659-4979-9201-2280fe1e623b - - - - - -] Attempt 1 to provision port c7090707-2d24-43c9-bb47-872706175318 2026-05-05 08:14:06.390 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 63456d2a-a99c-4c6c-bfe9-1e503eabc1df 2026-05-05 08:14:06.706 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port b4358329-64f9-4945-a99b-ab7d5435a510 2026-05-05 08:14:07.883 16 INFO neutron.plugins.ml2.plugin [None req-ef98fff1-77f3-4645-b04d-ac88b838f5b7 - - - - - -] Attempt 1 to provision port e6117c2a-657b-4d00-9833-9d6564db43f6 2026-05-05 08:14:08.372 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 63456d2a-a99c-4c6c-bfe9-1e503eabc1df 2026-05-05 08:14:08.537 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port b4358329-64f9-4945-a99b-ab7d5435a510 2026-05-05 08:14:14.394 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port d4f7725e-ae2e-43b6-934f-935b506d7d59 2026-05-05 08:14:14.742 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port f123ed92-0866-4251-9104-529b95ce64a9 2026-05-05 08:14:16.442 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port d4f7725e-ae2e-43b6-934f-935b506d7d59 2026-05-05 08:14:16.714 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port f123ed92-0866-4251-9104-529b95ce64a9 2026-05-05 08:14:17.240 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-30ba7c9a-b248-4345-839a-751a24f38ba9'] response: {'server_uuid': '1893aa54-7e38-4cdd-a83f-5ca745838852', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'aea0abb4-446b-4c7b-bb90-dbb16bdf90b6', 'code': 200} 2026-05-05 08:14:21.066 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port aea0abb4-446b-4c7b-bb90-dbb16bdf90b6 2026-05-05 08:14:21.198 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-85cd05db-628d-496d-b2fe-00188c8dfc5a'] response: {'server_uuid': '1893aa54-7e38-4cdd-a83f-5ca745838852', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aea0abb4-446b-4c7b-bb90-dbb16bdf90b6', 'code': 200} 2026-05-05 08:14:22.467 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port aea0abb4-446b-4c7b-bb90-dbb16bdf90b6 2026-05-05 08:14:24.459 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port e5103f11-f5ab-48e9-901c-2f6fc8b4bba6 2026-05-05 08:14:24.853 16 INFO neutron.plugins.ml2.plugin [None req-242f3777-e3c0-44b7-b72a-dbdade899ed2 - - - - - -] Attempt 1 to provision port e5103f11-f5ab-48e9-901c-2f6fc8b4bba6 2026-05-05 08:14:26.491 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port e5103f11-f5ab-48e9-901c-2f6fc8b4bba6 2026-05-05 08:14:34.652 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8f41cfd-5aaa-4bad-abd3-0c3a20181974'] response: {'server_uuid': '7082367f-8499-4c19-8b14-44cb6d1afa75', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c7090707-2d24-43c9-bb47-872706175318', 'code': 200} 2026-05-05 08:14:48.542 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port b9674631-b63a-49e1-a5b3-16beedd6b522 2026-05-05 08:14:48.945 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 4fb84a60-9fe2-4961-9c1b-ebeee8561292 2026-05-05 08:14:49.814 13 INFO neutron.plugins.ml2.plugin [None req-7d017780-b4dd-404b-8f45-6dfe2ae1824c - - - - - -] Attempt 1 to provision port 4fb84a60-9fe2-4961-9c1b-ebeee8561292 2026-05-05 08:14:50.466 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port b9674631-b63a-49e1-a5b3-16beedd6b522 2026-05-05 08:14:50.659 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 4fb84a60-9fe2-4961-9c1b-ebeee8561292 2026-05-05 08:14:53.829 16 INFO neutron.plugins.ml2.plugin [None req-7bda630a-3647-4ae2-8410-20a8feed7011 - - - - - -] Attempt 1 to provision port 4fb84a60-9fe2-4961-9c1b-ebeee8561292 2026-05-05 08:14:53.876 16 INFO neutron.plugins.ml2.plugin [None req-7bda630a-3647-4ae2-8410-20a8feed7011 - - - - - -] Attempt 1 to provision port a7f625ef-8208-4060-b320-9d9d28bf1fe1 2026-05-05 08:14:53.897 16 INFO neutron.plugins.ml2.plugin [None req-7bda630a-3647-4ae2-8410-20a8feed7011 - - - - - -] Attempt 1 to provision port 5c183c72-39dd-4d3d-91ae-9ea3205b9b68 2026-05-05 08:14:58.047 13 INFO neutron.plugins.ml2.plugin [None req-f682fcfa-3346-49e5-bfce-57ebf3d9f51d - - - - - -] Attempt 1 to provision port 5c183c72-39dd-4d3d-91ae-9ea3205b9b68 2026-05-05 08:14:59.029 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 9fe0b5c2-be2c-4f22-b8be-4d78b2588ebb 2026-05-05 08:14:59.152 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2339bde4-dcf3-4ec8-8c6c-5eb06f8f9950'] response: {'server_uuid': 'e4fb4faa-8eac-41a9-964e-f8f10be6de6a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9fe0b5c2-be2c-4f22-b8be-4d78b2588ebb', 'code': 200} 2026-05-05 08:15:00.446 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 9fe0b5c2-be2c-4f22-b8be-4d78b2588ebb 2026-05-05 08:15:00.771 16 INFO neutron.plugins.ml2.plugin [None req-e9cc88bb-4ade-4e7c-9b0b-d3cf709b6530 - - - - - -] Attempt 1 to provision port 5c183c72-39dd-4d3d-91ae-9ea3205b9b68 2026-05-05 08:15:01.994 16 INFO neutron.plugins.ml2.plugin [None req-f90ed8ea-af9e-452f-9030-da453a77aff4 - - - - - -] Attempt 1 to provision port 9fe0b5c2-be2c-4f22-b8be-4d78b2588ebb 2026-05-05 08:15:06.583 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port a7f625ef-8208-4060-b320-9d9d28bf1fe1 2026-05-05 08:15:07.162 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 5c183c72-39dd-4d3d-91ae-9ea3205b9b68 2026-05-05 08:15:08.787 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port a7f625ef-8208-4060-b320-9d9d28bf1fe1 2026-05-05 08:15:08.920 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 5c183c72-39dd-4d3d-91ae-9ea3205b9b68 2026-05-05 08:15:13.575 13 INFO neutron.plugins.ml2.plugin [None req-5cad156a-cc65-4f5f-8e6c-d6df06c70153 - - - - - -] Attempt 1 to provision port 17538f5d-0edb-44b7-bf8d-20416a52d272 2026-05-05 08:15:14.834 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 230bbb23-9dab-4f2b-8f2c-33a764208064 2026-05-05 08:15:16.876 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 230bbb23-9dab-4f2b-8f2c-33a764208064 2026-05-05 08:15:17.035 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port d7bf01e6-a564-47d7-8c5c-3c6f989860d6 2026-05-05 08:15:18.941 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port d7bf01e6-a564-47d7-8c5c-3c6f989860d6 2026-05-05 08:15:20.834 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 970bd54e-16bf-4021-9881-9dbab83911d4 2026-05-05 08:15:21.190 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 3f79471b-d5c8-4688-bf0c-d00a030bac08 2026-05-05 08:15:22.872 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 970bd54e-16bf-4021-9881-9dbab83911d4 2026-05-05 08:15:23.056 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 02d08178-e082-4dd5-8e50-034e3731dada 2026-05-05 08:15:23.389 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 3f79471b-d5c8-4688-bf0c-d00a030bac08 2026-05-05 08:15:24.897 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 976a3306-4c0b-4b4d-9936-52a94318e777 2026-05-05 08:15:25.271 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 02d08178-e082-4dd5-8e50-034e3731dada 2026-05-05 08:15:26.908 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 976a3306-4c0b-4b4d-9936-52a94318e777 2026-05-05 08:15:28.802 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port b7a87657-ca07-4319-9493-1818ad3184a7 2026-05-05 08:15:31.548 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 6fe33608-5bd4-4e0e-a58b-ecbd624904eb 2026-05-05 08:15:32.051 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port b7a87657-ca07-4319-9493-1818ad3184a7 2026-05-05 08:15:32.261 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 28af6d59-385c-480b-855d-07de19defb92 2026-05-05 08:15:32.371 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-06903a0e-5ce5-4555-ae09-839d80d04064'] response: {'server_uuid': '02a04063-dafa-42a6-9e97-c643fe5c6cce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28af6d59-385c-480b-855d-07de19defb92', 'code': 200} 2026-05-05 08:15:34.317 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 6fe33608-5bd4-4e0e-a58b-ecbd624904eb 2026-05-05 08:15:34.529 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 28af6d59-385c-480b-855d-07de19defb92 2026-05-05 08:15:34.764 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port a67702e6-47b7-4c5e-bcaf-53276b0bd28e 2026-05-05 08:15:34.858 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-68206e32-df0c-4ebb-a22f-6e615f824539'] response: {'server_uuid': '5e569fe1-6142-4279-8f47-0a1789ac9b97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a67702e6-47b7-4c5e-bcaf-53276b0bd28e', 'code': 200} 2026-05-05 08:15:35.384 16 INFO neutron.plugins.ml2.plugin [None req-979effe6-1544-4fb1-ba49-90ee3b6fa5b0 - - - - - -] Attempt 1 to provision port d7bf01e6-a564-47d7-8c5c-3c6f989860d6 2026-05-05 08:15:35.449 16 INFO neutron.plugins.ml2.plugin [None req-979effe6-1544-4fb1-ba49-90ee3b6fa5b0 - - - - - -] Attempt 1 to provision port e6c4ac63-e532-4d68-a277-60228300e740 2026-05-05 08:15:35.473 16 INFO neutron.plugins.ml2.plugin [None req-979effe6-1544-4fb1-ba49-90ee3b6fa5b0 - - - - - -] Attempt 1 to provision port 28af6d59-385c-480b-855d-07de19defb92 2026-05-05 08:15:35.531 16 INFO neutron.plugins.ml2.plugin [None req-979effe6-1544-4fb1-ba49-90ee3b6fa5b0 - - - - - -] Attempt 1 to provision port f843ffd8-de10-45cd-a939-ac4c1f11aed3 2026-05-05 08:15:35.564 16 INFO neutron.plugins.ml2.plugin [None req-979effe6-1544-4fb1-ba49-90ee3b6fa5b0 - - - - - -] Attempt 1 to provision port bcad7250-99bb-4d95-8cdc-eff9fc92f073 2026-05-05 08:15:35.593 16 INFO neutron.plugins.ml2.plugin [None req-979effe6-1544-4fb1-ba49-90ee3b6fa5b0 - - - - - -] Attempt 1 to provision port a0aa3aca-362b-42d8-bb18-9b4166bf6fe1 2026-05-05 08:15:35.619 16 INFO neutron.plugins.ml2.plugin [None req-979effe6-1544-4fb1-ba49-90ee3b6fa5b0 - - - - - -] Attempt 1 to provision port 02d08178-e082-4dd5-8e50-034e3731dada 2026-05-05 08:15:35.656 16 INFO neutron.plugins.ml2.plugin [None req-979effe6-1544-4fb1-ba49-90ee3b6fa5b0 - - - - - -] Attempt 1 to provision port 976a3306-4c0b-4b4d-9936-52a94318e777 2026-05-05 08:15:35.701 16 INFO neutron.plugins.ml2.plugin [None req-979effe6-1544-4fb1-ba49-90ee3b6fa5b0 - - - - - -] Attempt 1 to provision port b7a87657-ca07-4319-9493-1818ad3184a7 2026-05-05 08:15:35.763 16 INFO neutron.plugins.ml2.plugin [None req-979effe6-1544-4fb1-ba49-90ee3b6fa5b0 - - - - - -] Attempt 1 to provision port 6fe33608-5bd4-4e0e-a58b-ecbd624904eb 2026-05-05 08:15:36.170 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port a70dfd30-fba2-47ed-a565-a0ea50c3f350 2026-05-05 08:15:36.609 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port a67702e6-47b7-4c5e-bcaf-53276b0bd28e 2026-05-05 08:15:36.894 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f86538b0-de2f-4c05-a054-1e43fa51fd90'] response: {'server_uuid': 'fbdc4d11-ea4a-4743-98c3-6548237c1cc7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a70dfd30-fba2-47ed-a565-a0ea50c3f350', 'code': 200} 2026-05-05 08:15:37.518 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port a70dfd30-fba2-47ed-a565-a0ea50c3f350 2026-05-05 08:15:39.466 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port bcad7250-99bb-4d95-8cdc-eff9fc92f073 2026-05-05 08:15:39.832 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 17538f5d-0edb-44b7-bf8d-20416a52d272 2026-05-05 08:15:41.543 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port bcad7250-99bb-4d95-8cdc-eff9fc92f073 2026-05-05 08:15:41.713 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 535f0514-c664-4980-aa60-504a047ed089 2026-05-05 08:15:41.909 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port f843ffd8-de10-45cd-a939-ac4c1f11aed3 2026-05-05 08:15:42.141 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 17538f5d-0edb-44b7-bf8d-20416a52d272 2026-05-05 08:15:43.519 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 3bc33011-90cc-4cf0-ac05-fff674e613ed 2026-05-05 08:15:43.974 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port f843ffd8-de10-45cd-a939-ac4c1f11aed3 2026-05-05 08:15:44.356 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 535f0514-c664-4980-aa60-504a047ed089 2026-05-05 08:15:44.735 13 INFO neutron.plugins.ml2.plugin [None req-b0db4e27-1785-41d1-8dd8-3fb30fffb679 - - - - - -] Attempt 1 to provision port d7bf01e6-a564-47d7-8c5c-3c6f989860d6 2026-05-05 08:15:44.777 13 INFO neutron.plugins.ml2.plugin [None req-b0db4e27-1785-41d1-8dd8-3fb30fffb679 - - - - - -] Attempt 1 to provision port a0aa3aca-362b-42d8-bb18-9b4166bf6fe1 2026-05-05 08:15:44.896 13 INFO neutron.plugins.ml2.plugin [None req-b0db4e27-1785-41d1-8dd8-3fb30fffb679 - - - - - -] Attempt 1 to provision port b7a87657-ca07-4319-9493-1818ad3184a7 2026-05-05 08:15:44.959 13 INFO neutron.plugins.ml2.plugin [None req-b0db4e27-1785-41d1-8dd8-3fb30fffb679 - - - - - -] Attempt 1 to provision port 535f0514-c664-4980-aa60-504a047ed089 2026-05-05 08:15:44.985 13 INFO neutron.plugins.ml2.db [None req-b0db4e27-1785-41d1-8dd8-3fb30fffb679 - - - - - -] No ports have port_id starting with 535f0514-c664-4980-aa60-504a047ed089 2026-05-05 08:15:44.996 13 INFO neutron.plugins.ml2.plugin [None req-b0db4e27-1785-41d1-8dd8-3fb30fffb679 - - - - - -] Attempt 1 to provision port 6fe33608-5bd4-4e0e-a58b-ecbd624904eb 2026-05-05 08:15:45.057 13 INFO neutron.plugins.ml2.plugin [None req-b0db4e27-1785-41d1-8dd8-3fb30fffb679 - - - - - -] Attempt 1 to provision port 660759bb-cef8-4e9a-a3d3-35734b5ee623 2026-05-05 08:15:45.085 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 660759bb-cef8-4e9a-a3d3-35734b5ee623 2026-05-05 08:15:46.405 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port a0aa3aca-362b-42d8-bb18-9b4166bf6fe1 2026-05-05 08:15:46.617 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 3bc33011-90cc-4cf0-ac05-fff674e613ed 2026-05-05 08:15:46.784 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port e6c4ac63-e532-4d68-a277-60228300e740 2026-05-05 08:15:47.167 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 660759bb-cef8-4e9a-a3d3-35734b5ee623 2026-05-05 08:15:48.233 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port e6c4ac63-e532-4d68-a277-60228300e740 2026-05-05 08:15:50.879 13 INFO neutron.plugins.ml2.plugin [None req-825e27f3-740b-4281-b317-ec60f38c1e61 - - - - - -] Attempt 1 to provision port e6c4ac63-e532-4d68-a277-60228300e740 2026-05-05 08:15:50.923 13 INFO neutron.plugins.ml2.plugin [None req-825e27f3-740b-4281-b317-ec60f38c1e61 - - - - - -] Attempt 1 to provision port 976a3306-4c0b-4b4d-9936-52a94318e777 2026-05-05 08:15:50.961 13 INFO neutron.plugins.ml2.plugin [None req-825e27f3-740b-4281-b317-ec60f38c1e61 - - - - - -] Attempt 1 to provision port 3bc33011-90cc-4cf0-ac05-fff674e613ed 2026-05-05 08:15:51.000 13 INFO neutron.plugins.ml2.plugin [None req-825e27f3-740b-4281-b317-ec60f38c1e61 - - - - - -] Attempt 1 to provision port a70dfd30-fba2-47ed-a565-a0ea50c3f350 2026-05-05 08:15:51.055 13 INFO neutron.plugins.ml2.plugin [None req-825e27f3-740b-4281-b317-ec60f38c1e61 - - - - - -] Attempt 1 to provision port bcad7250-99bb-4d95-8cdc-eff9fc92f073 2026-05-05 08:15:52.246 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 5a276279-457f-4770-a87e-8c9d911c035c 2026-05-05 08:15:52.334 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bceaabd-575e-4b1e-80a7-70de6ee3f343'] response: {'server_uuid': 'f8883390-d6a3-4e07-b52a-67d05a6ef1e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a276279-457f-4770-a87e-8c9d911c035c', 'code': 200} 2026-05-05 08:15:54.275 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 5a276279-457f-4770-a87e-8c9d911c035c 2026-05-05 08:15:57.420 16 INFO neutron.plugins.ml2.plugin [None req-dd4582f0-de11-4ad0-88c2-6286d6498dea - - - - - -] Attempt 1 to provision port e6c4ac63-e532-4d68-a277-60228300e740 2026-05-05 08:15:57.519 16 INFO neutron.plugins.ml2.plugin [None req-dd4582f0-de11-4ad0-88c2-6286d6498dea - - - - - -] Attempt 1 to provision port a70dfd30-fba2-47ed-a565-a0ea50c3f350 2026-05-05 08:15:57.572 16 INFO neutron.plugins.ml2.plugin [None req-dd4582f0-de11-4ad0-88c2-6286d6498dea - - - - - -] Attempt 1 to provision port 5a276279-457f-4770-a87e-8c9d911c035c 2026-05-05 08:15:57.628 16 INFO neutron.plugins.ml2.plugin [None req-dd4582f0-de11-4ad0-88c2-6286d6498dea - - - - - -] Attempt 1 to provision port bcad7250-99bb-4d95-8cdc-eff9fc92f073 2026-05-05 08:15:57.690 16 INFO neutron.plugins.ml2.plugin [None req-dd4582f0-de11-4ad0-88c2-6286d6498dea - - - - - -] Attempt 1 to provision port a0aa3aca-362b-42d8-bb18-9b4166bf6fe1 2026-05-05 08:15:57.750 16 INFO neutron.plugins.ml2.plugin [None req-dd4582f0-de11-4ad0-88c2-6286d6498dea - - - - - -] Attempt 1 to provision port 976a3306-4c0b-4b4d-9936-52a94318e777 2026-05-05 08:15:57.804 16 INFO neutron.plugins.ml2.plugin [None req-dd4582f0-de11-4ad0-88c2-6286d6498dea - - - - - -] Attempt 1 to provision port 6fe33608-5bd4-4e0e-a58b-ecbd624904eb 2026-05-05 08:15:57.874 16 INFO neutron.plugins.ml2.plugin [None req-dd4582f0-de11-4ad0-88c2-6286d6498dea - - - - - -] Attempt 1 to provision port 660759bb-cef8-4e9a-a3d3-35734b5ee623 2026-05-05 08:16:03.097 13 INFO neutron.plugins.ml2.plugin [None req-1a0f8905-631c-48c4-ae85-f56e0360d6ba - - - - - -] Attempt 1 to provision port a0aa3aca-362b-42d8-bb18-9b4166bf6fe1 2026-05-05 08:16:03.162 13 INFO neutron.plugins.ml2.plugin [None req-1a0f8905-631c-48c4-ae85-f56e0360d6ba - - - - - -] Attempt 1 to provision port 660759bb-cef8-4e9a-a3d3-35734b5ee623 2026-05-05 08:16:03.214 13 INFO neutron.plugins.ml2.plugin [None req-1a0f8905-631c-48c4-ae85-f56e0360d6ba - - - - - -] Attempt 1 to provision port e6c4ac63-e532-4d68-a277-60228300e740 2026-05-05 08:16:03.270 13 INFO neutron.plugins.ml2.plugin [None req-1a0f8905-631c-48c4-ae85-f56e0360d6ba - - - - - -] Attempt 1 to provision port 28af6d59-385c-480b-855d-07de19defb92 2026-05-05 08:16:05.778 13 INFO neutron.plugins.ml2.plugin [None req-fafc44cb-0e98-4dfc-9f39-028523b802fd - - - - - -] Attempt 1 to provision port a0aa3aca-362b-42d8-bb18-9b4166bf6fe1 2026-05-05 08:16:05.841 13 INFO neutron.plugins.ml2.plugin [None req-fafc44cb-0e98-4dfc-9f39-028523b802fd - - - - - -] Attempt 1 to provision port a70dfd30-fba2-47ed-a565-a0ea50c3f350 2026-05-05 08:16:08.874 13 INFO neutron.plugins.ml2.plugin [None req-09b411b0-cb0c-4e6e-8e8d-f9442e039fc1 - - - - - -] Attempt 1 to provision port 5a276279-457f-4770-a87e-8c9d911c035c 2026-05-05 08:16:10.780 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 2f40f529-21d2-4075-a1d1-d89f7951313a 2026-05-05 08:16:10.877 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-07a288f0-c6bf-4c2b-9f28-f7d25c62fea8'] response: {'server_uuid': '18c98e9b-39f2-4ff7-bda3-3f2fc94fca56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f40f529-21d2-4075-a1d1-d89f7951313a', 'code': 200} 2026-05-05 08:16:12.332 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 2f40f529-21d2-4075-a1d1-d89f7951313a 2026-05-05 08:16:13.562 16 INFO neutron.plugins.ml2.plugin [None req-23d70f0c-294f-4676-9c54-2988c1c7b0b3 - - - - - -] Attempt 1 to provision port 88cc6775-985d-4da5-8e0d-9dc1f419cbe1 2026-05-05 08:16:14.275 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 88cc6775-985d-4da5-8e0d-9dc1f419cbe1 2026-05-05 08:16:22.587 16 INFO neutron.plugins.ml2.plugin [None req-93c8590c-f9ec-4936-8c90-06ab1acda3f5 - - - - - -] Attempt 1 to provision port e428e83c-c8fc-456b-9435-607fd9a6a1be 2026-05-05 08:16:26.252 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 67f02d2c-ed15-4727-91cd-fa3ad7baf5ca 2026-05-05 08:16:28.303 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 67f02d2c-ed15-4727-91cd-fa3ad7baf5ca 2026-05-05 08:16:29.624 16 INFO neutron.plugins.ml2.plugin [None req-32980152-5d53-4432-9e2f-88b59498c3bf - - - - - -] Attempt 1 to provision port 67f02d2c-ed15-4727-91cd-fa3ad7baf5ca 2026-05-05 08:16:34.357 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port ab4cf41b-a4d1-4434-b449-7ac321aaa11a 2026-05-05 08:16:44.847 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 580d9e3f-3d90-414d-bf88-9d00474e6502 2026-05-05 08:16:44.935 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-72b95b4d-7bf4-45a9-8d0e-7edf72e33dd7'] response: {'server_uuid': '7750a1b6-9965-424e-8787-fcf0882aaebe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '580d9e3f-3d90-414d-bf88-9d00474e6502', 'code': 200} 2026-05-05 08:16:46.456 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 580d9e3f-3d90-414d-bf88-9d00474e6502 2026-05-05 08:16:46.872 13 INFO neutron.plugins.ml2.plugin [None req-d7f98fcd-ab32-4a59-ac85-0731e60dad99 - - - - - -] Attempt 1 to provision port 580d9e3f-3d90-414d-bf88-9d00474e6502 2026-05-05 08:16:54.326 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port f7124c6a-1659-424c-a142-e7267b99b43c 2026-05-05 08:16:54.667 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 39a8752c-9145-4089-a662-76575ff378f2 2026-05-05 08:16:56.277 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port f7124c6a-1659-424c-a142-e7267b99b43c 2026-05-05 08:16:56.502 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 39a8752c-9145-4089-a662-76575ff378f2 2026-05-05 08:16:58.439 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 670698be-d6bc-44d2-8674-70d3491ad1d6 2026-05-05 08:16:58.819 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port f7db87f1-fb0b-49a4-adf1-b7a8bd203c20 2026-05-05 08:17:00.334 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port f7db87f1-fb0b-49a4-adf1-b7a8bd203c20 2026-05-05 08:17:00.586 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 670698be-d6bc-44d2-8674-70d3491ad1d6 2026-05-05 08:17:01.215 16 INFO neutron.plugins.ml2.plugin [None req-e41beff5-4660-472b-bf8f-6b24a8b615f5 - - - - - -] Attempt 1 to provision port d1a2a9da-c621-47db-9592-56988cd07111 2026-05-05 08:17:01.250 16 INFO neutron.plugins.ml2.plugin [None req-e41beff5-4660-472b-bf8f-6b24a8b615f5 - - - - - -] Attempt 1 to provision port 670698be-d6bc-44d2-8674-70d3491ad1d6 2026-05-05 08:17:01.302 16 INFO neutron.plugins.ml2.plugin [None req-e41beff5-4660-472b-bf8f-6b24a8b615f5 - - - - - -] Attempt 1 to provision port 39a8752c-9145-4089-a662-76575ff378f2 2026-05-05 08:17:01.359 16 INFO neutron.plugins.ml2.plugin [None req-e41beff5-4660-472b-bf8f-6b24a8b615f5 - - - - - -] Attempt 1 to provision port 8c572f80-12fe-47de-99fd-bf7fb25a643c 2026-05-05 08:17:05.424 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port a50b2e9d-f54c-4989-969e-40cee512c188 2026-05-05 08:17:05.535 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4eb8038-54f1-475b-89e1-e023c9f47ae6'] response: {'server_uuid': 'd579ed3a-49fb-48f6-a32b-e75610a37621', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a50b2e9d-f54c-4989-969e-40cee512c188', 'code': 200} 2026-05-05 08:17:05.745 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port e25391f6-ff0c-42be-abea-bca185fd7667 2026-05-05 08:17:06.701 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port a50b2e9d-f54c-4989-969e-40cee512c188 2026-05-05 08:17:06.947 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port e25391f6-ff0c-42be-abea-bca185fd7667 2026-05-05 08:17:08.628 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 5ee2e45c-3744-4b52-9a7c-921a0e4dfe5a 2026-05-05 08:17:10.695 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 5ee2e45c-3744-4b52-9a7c-921a0e4dfe5a 2026-05-05 08:17:11.439 13 INFO neutron.plugins.ml2.plugin [None req-fd0e82b5-8ea0-45f2-8763-05173474648c - - - - - -] Attempt 1 to provision port 670698be-d6bc-44d2-8674-70d3491ad1d6 2026-05-05 08:17:11.488 13 INFO neutron.plugins.ml2.plugin [None req-fd0e82b5-8ea0-45f2-8763-05173474648c - - - - - -] Attempt 1 to provision port 9c4fbb3c-e5ff-43b4-9364-3f88cc360bf2 2026-05-05 08:17:11.513 13 INFO neutron.plugins.ml2.plugin [None req-fd0e82b5-8ea0-45f2-8763-05173474648c - - - - - -] Attempt 1 to provision port d5dae99a-6949-4e65-bb5b-70f64f65a992 2026-05-05 08:17:11.536 13 INFO neutron.plugins.ml2.plugin [None req-fd0e82b5-8ea0-45f2-8763-05173474648c - - - - - -] Attempt 1 to provision port 5ee2e45c-3744-4b52-9a7c-921a0e4dfe5a 2026-05-05 08:17:11.583 13 INFO neutron.plugins.ml2.plugin [None req-fd0e82b5-8ea0-45f2-8763-05173474648c - - - - - -] Attempt 1 to provision port 58011137-3947-490b-8f9a-1bf059a7e294 2026-05-05 08:17:11.612 13 INFO neutron.plugins.ml2.plugin [None req-fd0e82b5-8ea0-45f2-8763-05173474648c - - - - - -] Attempt 1 to provision port 8c572f80-12fe-47de-99fd-bf7fb25a643c 2026-05-05 08:17:11.639 13 INFO neutron.plugins.ml2.plugin [None req-fd0e82b5-8ea0-45f2-8763-05173474648c - - - - - -] Attempt 1 to provision port 917456e1-1ebd-4aab-b5a6-7dfedf012385 2026-05-05 08:17:12.546 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 8c572f80-12fe-47de-99fd-bf7fb25a643c 2026-05-05 08:17:14.547 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port d1a2a9da-c621-47db-9592-56988cd07111 2026-05-05 08:17:14.667 13 INFO neutron.plugins.ml2.plugin [None req-6cb5eff3-ec4c-4e08-aa55-777f21533750 - - - - - -] Attempt 1 to provision port 5ee2e45c-3744-4b52-9a7c-921a0e4dfe5a 2026-05-05 08:17:14.720 13 INFO neutron.plugins.ml2.plugin [None req-6cb5eff3-ec4c-4e08-aa55-777f21533750 - - - - - -] Attempt 1 to provision port 917456e1-1ebd-4aab-b5a6-7dfedf012385 2026-05-05 08:17:14.812 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 8c572f80-12fe-47de-99fd-bf7fb25a643c 2026-05-05 08:17:16.633 13 INFO neutron.plugins.ml2.plugin [None req-87cff121-6e00-4739-be69-15d26ad24b47 - - - - - -] Attempt 1 to provision port 917456e1-1ebd-4aab-b5a6-7dfedf012385 2026-05-05 08:17:17.686 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port d1a2a9da-c621-47db-9592-56988cd07111 2026-05-05 08:17:17.874 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 742cbd41-b86f-4da6-aa8b-f11cdf01ea97 2026-05-05 08:17:17.884 13 INFO neutron.plugins.ml2.plugin [None req-0d2de613-8b67-4b08-af30-bfe89a1cabbb - - - - - -] Attempt 1 to provision port 917456e1-1ebd-4aab-b5a6-7dfedf012385 2026-05-05 08:17:18.009 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-94aeabd6-42ce-44bc-a986-b8b839be496c'] response: {'server_uuid': '0de4c06f-f06d-49a3-bbae-f623aa9ae59c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '742cbd41-b86f-4da6-aa8b-f11cdf01ea97', 'code': 200} 2026-05-05 08:17:19.315 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 9c4fbb3c-e5ff-43b4-9364-3f88cc360bf2 2026-05-05 08:17:19.807 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port d5dae99a-6949-4e65-bb5b-70f64f65a992 2026-05-05 08:17:20.378 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 742cbd41-b86f-4da6-aa8b-f11cdf01ea97 2026-05-05 08:17:21.291 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 917456e1-1ebd-4aab-b5a6-7dfedf012385 2026-05-05 08:17:21.650 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 9c4fbb3c-e5ff-43b4-9364-3f88cc360bf2 2026-05-05 08:17:21.809 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port d5dae99a-6949-4e65-bb5b-70f64f65a992 2026-05-05 08:17:22.014 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 58011137-3947-490b-8f9a-1bf059a7e294 2026-05-05 08:17:22.218 13 INFO neutron.plugins.ml2.plugin [None req-d7761714-5b62-4751-af2b-3ed5e154617a - - - - - -] Attempt 1 to provision port 2fc1b17c-6b7b-4e14-aef4-d388c91b5c9d 2026-05-05 08:17:23.655 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 917456e1-1ebd-4aab-b5a6-7dfedf012385 2026-05-05 08:17:23.873 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 58011137-3947-490b-8f9a-1bf059a7e294 2026-05-05 08:17:27.831 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 2fc1b17c-6b7b-4e14-aef4-d388c91b5c9d 2026-05-05 08:17:27.946 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-40fe5220-7b7f-4b66-9bc0-c97fee6addb1'] response: {'server_uuid': '7750a1b6-9965-424e-8787-fcf0882aaebe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2fc1b17c-6b7b-4e14-aef4-d388c91b5c9d', 'code': 200} 2026-05-05 08:17:29.637 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 2fc1b17c-6b7b-4e14-aef4-d388c91b5c9d 2026-05-05 08:17:32.161 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port 2fc1b17c-6b7b-4e14-aef4-d388c91b5c9d 2026-05-05 08:18:00.760 13 INFO neutron.plugins.ml2.plugin [None req-32bf0a15-a69c-4dd5-afbe-0b684605bdcc - - - - - -] Attempt 1 to provision port fffeffd7-2680-49e7-a800-1f259dbfd2b9 2026-05-05 08:18:09.191 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port fffeffd7-2680-49e7-a800-1f259dbfd2b9 2026-05-05 08:18:09.292 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd821b71-f995-4d42-aa01-b50080189af5'] response: {'server_uuid': '7750a1b6-9965-424e-8787-fcf0882aaebe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fffeffd7-2680-49e7-a800-1f259dbfd2b9', 'code': 200} 2026-05-05 08:18:10.350 13 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port fffeffd7-2680-49e7-a800-1f259dbfd2b9 2026-05-05 08:18:18.580 13 INFO neutron.plugins.ml2.plugin [None req-41873ce7-3654-4adf-8e88-33807b93272d - - - - - -] Attempt 1 to provision port d1b14d9c-50b9-4667-979c-3af0bc50e5c3 2026-05-05 08:18:24.330 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port d1b14d9c-50b9-4667-979c-3af0bc50e5c3 2026-05-05 08:18:24.427 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-15e0bd14-e44f-440f-b06d-48e6e7321092'] response: {'server_uuid': '7750a1b6-9965-424e-8787-fcf0882aaebe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd1b14d9c-50b9-4667-979c-3af0bc50e5c3', 'code': 200} 2026-05-05 08:18:26.291 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port d1b14d9c-50b9-4667-979c-3af0bc50e5c3 2026-05-05 08:18:28.421 13 INFO neutron.plugins.ml2.plugin [None req-72e3ed92-58c7-4ef5-b9ba-bd989aa36615 - - - - - -] Attempt 1 to provision port fffeffd7-2680-49e7-a800-1f259dbfd2b9 2026-05-05 08:18:42.429 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port d1b14d9c-50b9-4667-979c-3af0bc50e5c3 2026-05-05 08:18:43.369 13 INFO neutron.plugins.ml2.plugin [None req-86eac174-305f-43fe-b663-5e4b4011cba6 - - - - - -] Attempt 1 to provision port d1b14d9c-50b9-4667-979c-3af0bc50e5c3 2026-05-05 08:18:53.069 13 INFO neutron.plugins.ml2.plugin [None req-69e273ec-5a9d-412d-b799-ba6856a316c0 - - - - - -] Attempt 1 to provision port fffeffd7-2680-49e7-a800-1f259dbfd2b9 2026-05-05 08:18:54.395 16 INFO neutron.plugins.ml2.plugin [None req-4808d7b8-1515-4354-8f51-12c16e14f941 - - - - - -] Attempt 1 to provision port fffeffd7-2680-49e7-a800-1f259dbfd2b9