+ 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-02-25 22:43:28.260 1 INFO neutron.common.config [-] Logging enabled! 2026-02-25 22:43:28.260 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.2.dev33 2026-02-25 22:43:28.260 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-02-25 22:43:28.260 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-25 22:43:29.700 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 22:43:29.702 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-25 22:43:29.705 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-25 22:43:29.706 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 22:43:29.706 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-25 22:43:29.706 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-25 22:43:29.706 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 22:43:29.712 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 22:43:29.713 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 22:43:29.713 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 22:43:29.731 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-25 22:43:29.732 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 22:43:29.732 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-25 22:43:29.752 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-25 22:43:29.752 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-25 22:43:29.752 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-25 22:43:29.752 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-25 22:43:30.031 1 INFO neutron.plugins.ml2.managers [None req-a103e193-5abd-41ff-a1ad-d90419e788c0 - - - - - -] Initializing driver for type 'vlan' 2026-02-25 22:43:30.176 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a103e193-5abd-41ff-a1ad-d90419e788c0 - - - - - -] VlanTypeDriver initialization complete 2026-02-25 22:43:30.176 1 INFO neutron.plugins.ml2.managers [None req-a103e193-5abd-41ff-a1ad-d90419e788c0 - - - - - -] Initializing driver for type 'vxlan' 2026-02-25 22:43:30.177 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a103e193-5abd-41ff-a1ad-d90419e788c0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-25 22:43:30.227 1 INFO neutron.plugins.ml2.managers [None req-a103e193-5abd-41ff-a1ad-d90419e788c0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-25 22:43:30.227 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a103e193-5abd-41ff-a1ad-d90419e788c0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-25 22:43:30.227 1 INFO neutron.plugins.ml2.managers [None req-a103e193-5abd-41ff-a1ad-d90419e788c0 - - - - - -] Initializing extension driver 'port_security' 2026-02-25 22:43:30.227 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a103e193-5abd-41ff-a1ad-d90419e788c0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-25 22:43:30.228 1 INFO neutron.plugins.ml2.managers [None req-a103e193-5abd-41ff-a1ad-d90419e788c0 - - - - - -] Initializing extension driver 'qos' 2026-02-25 22:43:30.228 1 INFO neutron.plugins.ml2.managers [None req-a103e193-5abd-41ff-a1ad-d90419e788c0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-25 22:43:30.228 1 INFO neutron.plugins.ml2.managers [None req-a103e193-5abd-41ff-a1ad-d90419e788c0 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-25 22:43:30.242 1 INFO neutron.quota [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded quota_driver: . 2026-02-25 22:43:30.242 1 INFO neutron.plugins.ml2.plugin [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Modular L2 Plugin initialization complete 2026-02-25 22:43:30.242 1 INFO neutron.plugins.ml2.managers [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-25 22:43:30.243 1 INFO neutron.plugins.ml2.managers [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-25 22:43:30.243 1 INFO neutron.plugins.ml2.managers [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-25 22:43:30.243 1 INFO neutron.manager [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loading Plugin: qos 2026-02-25 22:43:30.254 1 INFO neutron.manager [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loading Plugin: router 2026-02-25 22:43:30.289 1 INFO neutron.services.service_base [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-25 22:43:30.289 1 INFO neutron.manager [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loading Plugin: segments 2026-02-25 22:43:30.353 1 INFO neutron.manager [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loading Plugin: trunk 2026-02-25 22:43:30.373 1 INFO neutron.manager [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loading Plugin: vpnaas 2026-02-25 22:43:30.409 1 WARNING stevedore.named [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 22:43:30.481 1 INFO neutron_vpnaas.services.vpn.plugin [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-25 22:43:30.481 1 INFO neutron.common.utils [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-25 22:43:30.481 1 INFO neutron.manager [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loading Plugin: taas 2026-02-25 22:43:30.501 1 WARNING stevedore.named [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 22:43:30.501 1 WARNING stevedore.named [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-25 22:43:30.526 1 INFO neutron_taas.services.taas.taas_plugin [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-25 22:43:30.526 1 INFO neutron.manager [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loading Plugin: tapmirror 2026-02-25 22:43:30.538 1 WARNING stevedore.named [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 22:43:30.538 1 WARNING stevedore.named [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-25 22:43:30.553 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-25 22:43:30.553 1 INFO neutron.manager [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loading Plugin: auto_allocate 2026-02-25 22:43:30.563 1 INFO neutron.manager [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loading Plugin: tag 2026-02-25 22:43:30.572 1 INFO neutron.manager [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loading Plugin: timestamp 2026-02-25 22:43:30.575 1 INFO neutron.manager [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loading Plugin: network_ip_availability 2026-02-25 22:43:30.578 1 INFO neutron.manager [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loading Plugin: flavors 2026-02-25 22:43:30.581 1 INFO neutron.manager [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loading Plugin: revisions 2026-02-25 22:43:30.584 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Initializing extension manager. 2026-02-25 22:43:30.586 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: address-group 2026-02-25 22:43:30.586 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: address-scope 2026-02-25 22:43:30.587 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-25 22:43:30.588 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: agent 2026-02-25 22:43:30.588 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: agent-resources-synced 2026-02-25 22:43:30.589 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-25 22:43:30.589 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-25 22:43:30.590 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: availability_zone 2026-02-25 22:43:30.591 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: availability_zone_filter 2026-02-25 22:43:30.591 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-25 22:43:30.591 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: default-subnetpools 2026-02-25 22:43:30.593 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-25 22:43:30.593 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: dns-integration 2026-02-25 22:43:30.593 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: dns-domain-ports 2026-02-25 22:43:30.594 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-25 22:43:30.594 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: dvr 2026-02-25 22:43:30.595 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-25 22:43:30.595 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: empty-string-filtering 2026-02-25 22:43:30.596 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 22:43:30.596 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-25 22:43:30.596 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: external-net 2026-02-25 22:43:30.597 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-25 22:43:30.597 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: extraroute 2026-02-25 22:43:30.598 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: extraroute-atomic 2026-02-25 22:43:30.598 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-25 22:43:30.599 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-25 22:43:30.599 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-25 22:43:30.600 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-25 22:43:30.600 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: fip-port-details 2026-02-25 22:43:30.601 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: flavors 2026-02-25 22:43:30.602 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-25 22:43:30.602 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: floatingip-pools 2026-02-25 22:43:30.604 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: ip_allocation 2026-02-25 22:43:30.605 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-25 22:43:30.605 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: l2_adjacency 2026-02-25 22:43:30.606 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: router 2026-02-25 22:43:30.608 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 22:43:30.609 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-25 22:43:30.609 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-25 22:43:30.610 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: ext-gw-mode 2026-02-25 22:43:30.610 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: l3-ha 2026-02-25 22:43:30.610 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-25 22:43:30.611 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-25 22:43:30.611 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: l3-flavors 2026-02-25 22:43:30.612 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-25 22:43:30.612 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-25 22:43:30.614 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-25 22:43:30.615 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-25 22:43:30.616 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-25 22:43:30.617 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-25 22:43:30.617 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-25 22:43:30.618 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: multi-provider 2026-02-25 22:43:30.618 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: net-mtu 2026-02-25 22:43:30.618 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: net-mtu-writable 2026-02-25 22:43:30.619 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: network_availability_zone 2026-02-25 22:43:30.619 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: network_ha 2026-02-25 22:43:30.620 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: network-ip-availability 2026-02-25 22:43:30.621 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-25 22:43:30.621 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: pagination 2026-02-25 22:43:30.621 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: port-device-profile 2026-02-25 22:43:30.622 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-25 22:43:30.622 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-25 22:43:30.623 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-25 22:43:30.623 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: port-mac-override 2026-02-25 22:43:30.623 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-25 22:43:30.624 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-25 22:43:30.624 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-25 22:43:30.625 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: port-resource-request 2026-02-25 22:43:30.625 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-25 22:43:30.625 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-25 22:43:30.626 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: binding 2026-02-25 22:43:30.627 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: binding-extended 2026-02-25 22:43:30.627 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: port-security 2026-02-25 22:43:30.627 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: project-id 2026-02-25 22:43:30.628 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: provider 2026-02-25 22:43:30.628 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-02-25 22:43:30.630 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: qos 2026-02-25 22:43:30.630 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-25 22:43:30.631 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-25 22:43:30.631 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: qos-default 2026-02-25 22:43:30.632 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: qos-fip 2026-02-25 22:43:30.632 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-25 22:43:30.633 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-25 22:43:30.633 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-25 22:43:30.634 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-25 22:43:30.634 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-25 22:43:30.635 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: qos-pps 2026-02-25 22:43:30.635 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-25 22:43:30.636 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-25 22:43:30.636 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: qos-rules-alias 2026-02-25 22:43:30.636 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: quota-check-limit 2026-02-25 22:43:30.637 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: quota-check-limit-default 2026-02-25 22:43:30.639 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: quotas 2026-02-25 22:43:30.641 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: quota_details 2026-02-25 22:43:30.642 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: rbac-policies 2026-02-25 22:43:30.643 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: rbac-address-group 2026-02-25 22:43:30.643 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: rbac-address-scope 2026-02-25 22:43:30.644 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: rbac-security-groups 2026-02-25 22:43:30.644 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-25 22:43:30.644 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: revision-if-match 2026-02-25 22:43:30.645 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-25 22:43:30.645 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: router_availability_zone 2026-02-25 22:43:30.646 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-25 22:43:30.647 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-25 22:43:30.647 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-25 22:43:30.648 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-25 22:43:30.648 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-25 22:43:30.649 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-25 22:43:30.649 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-25 22:43:30.653 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: security-group 2026-02-25 22:43:30.654 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: segment 2026-02-25 22:43:30.654 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-25 22:43:30.655 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: service-type 2026-02-25 22:43:30.655 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: sorting 2026-02-25 22:43:30.655 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: standard-attr-segment 2026-02-25 22:43:30.656 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: standard-attr-description 2026-02-25 22:43:30.656 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: stateful-security-group 2026-02-25 22:43:30.657 1 WARNING neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-25 22:43:30.657 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-25 22:43:30.657 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: subnet-external-network 2026-02-25 22:43:30.658 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: subnet_onboard 2026-02-25 22:43:30.658 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-25 22:43:30.659 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: subnet-service-types 2026-02-25 22:43:30.659 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: subnet_allocation 2026-02-25 22:43:30.660 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-25 22:43:30.660 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: tag-creation 2026-02-25 22:43:30.661 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-25 22:43:30.664 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: standard-attr-tag 2026-02-25 22:43:30.664 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-25 22:43:30.665 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: trunk 2026-02-25 22:43:30.665 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: trunk-details 2026-02-25 22:43:30.666 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-25 22:43:30.666 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-25 22:43:30.667 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-25 22:43:30.667 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-25 22:43:30.669 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-25 22:43:30.669 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-25 22:43:30.670 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: vpn-flavors 2026-02-25 22:43:30.671 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: vpnaas 2026-02-25 22:43:30.672 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: taas 2026-02-25 22:43:30.673 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: tap-mirror 2026-02-25 22:43:30.674 1 INFO neutron.api.extensions [None req-4dc45ed8-36d5-40c8-9023-2852be62b105 - - - - - -] Loaded extension: taas-vlan-filter 2026-02-25 22:44:00.763 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-02-25 22:44:00.817 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-02-25 22:44:00.817 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-02-25 22:44:12.725 13 INFO neutron.db.l3_hamode_db [None req-c27e1f1e-7408-462a-a272-78ac3b4e846c - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 22:44:31.411 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port fbd3522f-7ee6-4e7d-a40e-cebb97bc39a3 2026-02-25 22:44:32.999 16 INFO neutron.plugins.ml2.plugin [None req-e066b32b-4f65-4f46-8b9f-58869fc70d22 - - - - - -] Attempt 1 to provision port fbd3522f-7ee6-4e7d-a40e-cebb97bc39a3 2026-02-25 22:44:33.308 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port fbd3522f-7ee6-4e7d-a40e-cebb97bc39a3 2026-02-25 22:49:09.408 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 3a5b5326-7da9-462a-9ba1-4f0d76d9a53d 2026-02-25 22:49:10.965 13 INFO neutron.plugins.ml2.plugin [None req-bdd74555-4eb2-4a9b-815d-dfc9889763f7 - - - - - -] Attempt 1 to provision port 3a5b5326-7da9-462a-9ba1-4f0d76d9a53d 2026-02-25 22:49:11.391 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 3a5b5326-7da9-462a-9ba1-4f0d76d9a53d 2026-02-25 22:49:16.413 16 INFO neutron.plugins.ml2.plugin [None req-f1b8f144-433d-4e20-8290-48b8e07c65e8 - - - - - -] Attempt 1 to provision port ebf35144-cb0e-4395-bc53-88439c49d638 2026-02-25 22:53:02.050 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port ebf35144-cb0e-4395-bc53-88439c49d638 2026-02-25 22:53:03.486 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port ebf35144-cb0e-4395-bc53-88439c49d638 2026-02-25 23:02:19.656 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port f4aeeb71-beed-4c31-9ef9-169ce466e26a 2026-02-25 23:02:21.637 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port f4aeeb71-beed-4c31-9ef9-169ce466e26a 2026-02-25 23:11:56.879 13 INFO neutron.plugins.ml2.plugin [None req-c19f8b81-4cde-4d65-b27e-812e0bd4ad8c - - - - - -] Attempt 1 to provision port 3a5b5326-7da9-462a-9ba1-4f0d76d9a53d 2026-02-25 23:11:56.933 13 INFO neutron.plugins.ml2.plugin [None req-c19f8b81-4cde-4d65-b27e-812e0bd4ad8c - - - - - -] Attempt 1 to provision port fbd3522f-7ee6-4e7d-a40e-cebb97bc39a3 2026-02-25 23:11:56.978 13 INFO neutron.plugins.ml2.plugin [None req-c19f8b81-4cde-4d65-b27e-812e0bd4ad8c - - - - - -] Attempt 1 to provision port ebf35144-cb0e-4395-bc53-88439c49d638 2026-02-25 23:17:39.905 16 INFO neutron.plugins.ml2.plugin [None req-7cc43e70-2415-4552-9ec2-66b3fe131648 - - - - - -] Attempt 1 to provision port a2d3150f-4d09-4c92-a841-f4d01df36247 2026-02-25 23:17:39.913 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port a2d3150f-4d09-4c92-a841-f4d01df36247 2026-02-25 23:17:42.018 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port a2d3150f-4d09-4c92-a841-f4d01df36247 2026-02-25 23:17:43.969 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port f17b8663-1176-4af5-9d67-f7ec95c698ea 2026-02-25 23:17:48.032 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 3c3e677d-821e-474e-953b-3bffcb8af736 2026-02-25 23:17:48.379 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port ead28c7e-0d0a-47c7-bf0b-68b74554f325 2026-02-25 23:17:50.038 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 3c3e677d-821e-474e-953b-3bffcb8af736 2026-02-25 23:17:50.246 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port ead28c7e-0d0a-47c7-bf0b-68b74554f325 2026-02-25 23:17:50.530 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 6015153c-6909-4ac8-8bb9-460715a47165 2026-02-25 23:17:51.980 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 6015153c-6909-4ac8-8bb9-460715a47165 2026-02-25 23:17:52.198 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port a5ba6493-574c-4b6b-8b2e-c95c03f6065d 2026-02-25 23:17:52.940 13 INFO neutron.plugins.ml2.plugin [None req-14e0111a-87d9-4d35-bcca-32246a3cc017 - - - - - -] Attempt 1 to provision port 29043583-3570-4a08-b113-a71dc4a40eb6 2026-02-25 23:17:52.960 13 INFO neutron.plugins.ml2.plugin [None req-14e0111a-87d9-4d35-bcca-32246a3cc017 - - - - - -] Attempt 1 to provision port 792699a6-0f5c-4687-bf1d-5cf2c29c4672 2026-02-25 23:17:52.978 13 INFO neutron.plugins.ml2.plugin [None req-14e0111a-87d9-4d35-bcca-32246a3cc017 - - - - - -] Attempt 1 to provision port a5ba6493-574c-4b6b-8b2e-c95c03f6065d 2026-02-25 23:17:53.018 13 INFO neutron.plugins.ml2.plugin [None req-14e0111a-87d9-4d35-bcca-32246a3cc017 - - - - - -] Attempt 1 to provision port a2d3150f-4d09-4c92-a841-f4d01df36247 2026-02-25 23:17:55.108 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 7ff4b367-3b00-47ab-8b4c-afedc86b0af7 2026-02-25 23:17:55.484 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port a5ba6493-574c-4b6b-8b2e-c95c03f6065d 2026-02-25 23:17:55.676 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-45634169-a9c3-4d9c-8fe4-980aa21f0d6a'] response: {'server_uuid': '6c1870f3-faf6-4dd3-87b8-3ff64c48b115', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ff4b367-3b00-47ab-8b4c-afedc86b0af7', 'code': 200} 2026-02-25 23:17:56.869 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 7ff4b367-3b00-47ab-8b4c-afedc86b0af7 2026-02-25 23:17:57.144 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 0933fe68-f5aa-43a7-89a3-b156bb2124b0 2026-02-25 23:17:57.717 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b84f72a-7531-419e-968a-b3322eee0d10'] response: {'server_uuid': '98f2eea6-f3ea-47b0-a378-c77591395ade', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0933fe68-f5aa-43a7-89a3-b156bb2124b0', 'code': 200} 2026-02-25 23:17:58.276 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 0933fe68-f5aa-43a7-89a3-b156bb2124b0 2026-02-25 23:17:59.796 16 INFO neutron.plugins.ml2.plugin [None req-3d332c2c-fafb-45bf-9f17-c5d55684f0b1 - - - - - -] Attempt 1 to provision port 29043583-3570-4a08-b113-a71dc4a40eb6 2026-02-25 23:17:59.822 16 INFO neutron.plugins.ml2.plugin [None req-3d332c2c-fafb-45bf-9f17-c5d55684f0b1 - - - - - -] Attempt 1 to provision port 792699a6-0f5c-4687-bf1d-5cf2c29c4672 2026-02-25 23:17:59.845 16 INFO neutron.plugins.ml2.plugin [None req-3d332c2c-fafb-45bf-9f17-c5d55684f0b1 - - - - - -] Attempt 1 to provision port a5ba6493-574c-4b6b-8b2e-c95c03f6065d 2026-02-25 23:17:59.896 16 INFO neutron.plugins.ml2.plugin [None req-3d332c2c-fafb-45bf-9f17-c5d55684f0b1 - - - - - -] Attempt 1 to provision port 0933fe68-f5aa-43a7-89a3-b156bb2124b0 2026-02-25 23:17:59.941 16 INFO neutron.plugins.ml2.plugin [None req-3d332c2c-fafb-45bf-9f17-c5d55684f0b1 - - - - - -] Attempt 1 to provision port f1c0d3be-a6d9-4c0a-a900-2d080119a9b7 2026-02-25 23:18:00.379 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed815f54-52b9-4961-be47-26afc79156a3'] response: {'server_uuid': '6c1870f3-faf6-4dd3-87b8-3ff64c48b115', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7ff4b367-3b00-47ab-8b4c-afedc86b0af7', 'code': 200} 2026-02-25 23:18:02.884 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 4442a8e7-e72a-4ff9-8c6c-cecae6d35df3 2026-02-25 23:18:03.031 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bbdd7bd-325d-48a0-a71d-54ec032b753d'] response: {'server_uuid': 'ac98be06-caea-4fc4-af07-57884d8c6ed3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4442a8e7-e72a-4ff9-8c6c-cecae6d35df3', 'code': 200} 2026-02-25 23:18:04.363 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 4442a8e7-e72a-4ff9-8c6c-cecae6d35df3 2026-02-25 23:18:04.572 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 98c45c69-21a0-4272-9e1d-3238d275d6a9 2026-02-25 23:18:06.577 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 98c45c69-21a0-4272-9e1d-3238d275d6a9 2026-02-25 23:18:12.027 13 INFO neutron.plugins.ml2.plugin [None req-806527e5-1180-4ca8-9393-6cbef4895862 - - - - - -] Attempt 1 to provision port 5a48c9de-1b4c-4501-a825-fd41027d381f 2026-02-25 23:18:12.051 13 INFO neutron.plugins.ml2.plugin [None req-806527e5-1180-4ca8-9393-6cbef4895862 - - - - - -] Attempt 1 to provision port 4442a8e7-e72a-4ff9-8c6c-cecae6d35df3 2026-02-25 23:18:12.101 13 INFO neutron.plugins.ml2.plugin [None req-806527e5-1180-4ca8-9393-6cbef4895862 - - - - - -] Attempt 1 to provision port 98c45c69-21a0-4272-9e1d-3238d275d6a9 2026-02-25 23:18:18.493 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port ec57adbb-329e-41cd-8737-5fbc32842d11 2026-02-25 23:18:19.513 16 INFO neutron.plugins.ml2.plugin [None req-d89d373d-5312-428e-8454-52293f50667a - - - - - -] Attempt 1 to provision port 4442a8e7-e72a-4ff9-8c6c-cecae6d35df3 2026-02-25 23:18:19.587 16 INFO neutron.plugins.ml2.plugin [None req-d89d373d-5312-428e-8454-52293f50667a - - - - - -] Attempt 1 to provision port 8b7dddc5-be42-49fb-8546-d5351f522874 2026-02-25 23:18:20.471 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port ec57adbb-329e-41cd-8737-5fbc32842d11 2026-02-25 23:18:24.521 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 12abd465-2993-477b-b8d5-2859c0b4e872 2026-02-25 23:18:26.658 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 5a48c9de-1b4c-4501-a825-fd41027d381f 2026-02-25 23:18:26.981 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 8b7dddc5-be42-49fb-8546-d5351f522874 2026-02-25 23:18:27.266 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 12abd465-2993-477b-b8d5-2859c0b4e872 2026-02-25 23:18:28.535 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 5a48c9de-1b4c-4501-a825-fd41027d381f 2026-02-25 23:18:28.898 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 8b7dddc5-be42-49fb-8546-d5351f522874 2026-02-25 23:18:30.745 13 INFO neutron.plugins.ml2.plugin [None req-83c3c036-e20f-4676-aa01-bb9749530519 - - - - - -] Attempt 1 to provision port 49b113d6-0291-4933-8cf4-879489279e6a 2026-02-25 23:18:30.771 13 INFO neutron.plugins.ml2.plugin [None req-83c3c036-e20f-4676-aa01-bb9749530519 - - - - - -] Attempt 1 to provision port 12abd465-2993-477b-b8d5-2859c0b4e872 2026-02-25 23:18:30.821 13 INFO neutron.plugins.ml2.plugin [None req-83c3c036-e20f-4676-aa01-bb9749530519 - - - - - -] Attempt 1 to provision port 5e7b5630-2c21-4042-9be5-ca86e743f65a 2026-02-25 23:18:33.078 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 0a3fee16-9684-4bbb-9fd6-033b232f8e43 2026-02-25 23:18:33.253 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-55bc9e19-97d5-41f7-9be9-bb7c24ba9348'] response: {'server_uuid': 'fe54538b-1d31-40c2-a3b8-02c049b0be64', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a3fee16-9684-4bbb-9fd6-033b232f8e43', 'code': 200} 2026-02-25 23:18:35.211 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 0a3fee16-9684-4bbb-9fd6-033b232f8e43 2026-02-25 23:18:36.514 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 5e7b5630-2c21-4042-9be5-ca86e743f65a 2026-02-25 23:18:36.815 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 49b113d6-0291-4933-8cf4-879489279e6a 2026-02-25 23:18:38.679 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 5e7b5630-2c21-4042-9be5-ca86e743f65a 2026-02-25 23:18:38.829 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 49b113d6-0291-4933-8cf4-879489279e6a 2026-02-25 23:18:41.498 16 INFO neutron.plugins.ml2.plugin [None req-545ac2bf-0f91-4e5f-b745-29e6658e4d7f - - - - - -] Attempt 1 to provision port 49b113d6-0291-4933-8cf4-879489279e6a 2026-02-25 23:18:44.778 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 2128067e-da9c-438e-b242-5f62f798dff9 2026-02-25 23:18:46.951 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 8b1efa4c-08fc-4434-b059-5b54b7d115b5 2026-02-25 23:18:47.345 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 2128067e-da9c-438e-b242-5f62f798dff9 2026-02-25 23:18:49.034 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 8b1efa4c-08fc-4434-b059-5b54b7d115b5 2026-02-25 23:18:50.862 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 0c0ee9e9-898a-416c-a398-68a0f3ad891d 2026-02-25 23:18:52.909 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port ca234203-261d-49e1-bf55-3e1de3536636 2026-02-25 23:18:53.232 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 1052730e-432d-409c-b05f-1152f65d9cf6 2026-02-25 23:18:53.544 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 0c0ee9e9-898a-416c-a398-68a0f3ad891d 2026-02-25 23:18:54.983 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 1052730e-432d-409c-b05f-1152f65d9cf6 2026-02-25 23:18:55.260 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port ca234203-261d-49e1-bf55-3e1de3536636 2026-02-25 23:18:58.766 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 7a3bd3ea-27b0-4e5c-9483-f9b00fefd068 2026-02-25 23:19:00.879 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 7a3bd3ea-27b0-4e5c-9483-f9b00fefd068 2026-02-25 23:19:02.737 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 8f157b4f-ff81-4c36-a1ec-04fa91432558 2026-02-25 23:19:04.810 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 8f157b4f-ff81-4c36-a1ec-04fa91432558 2026-02-25 23:19:05.239 13 INFO neutron.plugins.ml2.plugin [None req-d7e6e276-6936-451b-b88a-3ab1c60e940c - - - - - -] Attempt 1 to provision port ca234203-261d-49e1-bf55-3e1de3536636 2026-02-25 23:19:05.376 13 INFO neutron.plugins.ml2.plugin [None req-d7e6e276-6936-451b-b88a-3ab1c60e940c - - - - - -] Attempt 1 to provision port ad990a9b-f95f-4937-b0da-f901dd65dc19 2026-02-25 23:19:05.436 13 INFO neutron.plugins.ml2.plugin [None req-d7e6e276-6936-451b-b88a-3ab1c60e940c - - - - - -] Attempt 1 to provision port cccc126a-5d7e-43a2-a0dd-79082a94ef6b 2026-02-25 23:19:05.468 13 INFO neutron.plugins.ml2.plugin [None req-d7e6e276-6936-451b-b88a-3ab1c60e940c - - - - - -] Attempt 1 to provision port 1afe0fee-56d2-4ac5-8f45-e835bd229704 2026-02-25 23:19:05.485 13 INFO neutron.plugins.ml2.plugin [None req-d7e6e276-6936-451b-b88a-3ab1c60e940c - - - - - -] Attempt 1 to provision port a8faa08c-0da9-4455-a720-f12db6e8e625 2026-02-25 23:19:05.507 13 INFO neutron.plugins.ml2.plugin [None req-d7e6e276-6936-451b-b88a-3ab1c60e940c - - - - - -] Attempt 1 to provision port 8f157b4f-ff81-4c36-a1ec-04fa91432558 2026-02-25 23:19:05.540 13 INFO neutron.plugins.ml2.plugin [None req-d7e6e276-6936-451b-b88a-3ab1c60e940c - - - - - -] Attempt 1 to provision port b6ae7045-3c53-4876-9141-6225eec202bc 2026-02-25 23:19:05.556 13 INFO neutron.plugins.ml2.plugin [None req-d7e6e276-6936-451b-b88a-3ab1c60e940c - - - - - -] Attempt 1 to provision port 8b1efa4c-08fc-4434-b059-5b54b7d115b5 2026-02-25 23:19:05.615 13 INFO neutron.plugins.ml2.plugin [None req-d7e6e276-6936-451b-b88a-3ab1c60e940c - - - - - -] Attempt 1 to provision port ec95a3e7-053c-431f-9de4-e0581e24cefb 2026-02-25 23:19:08.000 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 1afe0fee-56d2-4ac5-8f45-e835bd229704 2026-02-25 23:19:08.550 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 2b693781-6826-4ea9-a055-734a6759847d 2026-02-25 23:19:08.758 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-697812fa-ec17-4861-8e15-cca580b98f32'] response: {'server_uuid': '0ff0c1ad-4ab7-4711-b544-36321b0e97a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b693781-6826-4ea9-a055-734a6759847d', 'code': 200} 2026-02-25 23:19:09.161 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port a8faa08c-0da9-4455-a720-f12db6e8e625 2026-02-25 23:19:10.778 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 2b693781-6826-4ea9-a055-734a6759847d 2026-02-25 23:19:10.966 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port cccc126a-5d7e-43a2-a0dd-79082a94ef6b 2026-02-25 23:19:11.375 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port ec95a3e7-053c-431f-9de4-e0581e24cefb 2026-02-25 23:19:12.003 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 1afe0fee-56d2-4ac5-8f45-e835bd229704 2026-02-25 23:19:12.751 16 INFO neutron.plugins.ml2.plugin [None req-99fa5c57-f80c-4ae5-968e-572cbaf46041 - - - - - -] Attempt 1 to provision port ad990a9b-f95f-4937-b0da-f901dd65dc19 2026-02-25 23:19:12.755 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port a8faa08c-0da9-4455-a720-f12db6e8e625 2026-02-25 23:19:12.820 16 INFO neutron.plugins.ml2.plugin [None req-99fa5c57-f80c-4ae5-968e-572cbaf46041 - - - - - -] Attempt 1 to provision port cccc126a-5d7e-43a2-a0dd-79082a94ef6b 2026-02-25 23:19:12.913 16 INFO neutron.plugins.ml2.plugin [None req-99fa5c57-f80c-4ae5-968e-572cbaf46041 - - - - - -] Attempt 1 to provision port 1afe0fee-56d2-4ac5-8f45-e835bd229704 2026-02-25 23:19:13.008 16 INFO neutron.plugins.ml2.plugin [None req-99fa5c57-f80c-4ae5-968e-572cbaf46041 - - - - - -] Attempt 1 to provision port 8f157b4f-ff81-4c36-a1ec-04fa91432558 2026-02-25 23:19:13.029 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 03072eb8-1bde-4fc1-b472-ebd02bf4f1ca 2026-02-25 23:19:13.089 16 INFO neutron.plugins.ml2.plugin [None req-99fa5c57-f80c-4ae5-968e-572cbaf46041 - - - - - -] Attempt 1 to provision port 03072eb8-1bde-4fc1-b472-ebd02bf4f1ca 2026-02-25 23:19:13.687 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cb59286-f8b0-4161-9b00-5208340ffdb6'] response: {'server_uuid': '995f0832-90ae-43ce-87fa-6fdfb49d081a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '03072eb8-1bde-4fc1-b472-ebd02bf4f1ca', 'code': 200} 2026-02-25 23:19:14.636 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port cccc126a-5d7e-43a2-a0dd-79082a94ef6b 2026-02-25 23:19:14.828 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port b6ae7045-3c53-4876-9141-6225eec202bc 2026-02-25 23:19:15.290 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port ec95a3e7-053c-431f-9de4-e0581e24cefb 2026-02-25 23:19:15.599 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 04275305-cf17-4066-8ea8-9712d93bc471 2026-02-25 23:19:16.095 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 88b5598a-90dc-4fc3-b3e6-37280fcd30e2 2026-02-25 23:19:16.234 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f02105d4-f543-4eaf-a208-5dc9d4895281'] response: {'server_uuid': '3afcd7ab-e2ce-4621-af05-e7388b1477c6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '88b5598a-90dc-4fc3-b3e6-37280fcd30e2', 'code': 200} 2026-02-25 23:19:16.514 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 03072eb8-1bde-4fc1-b472-ebd02bf4f1ca 2026-02-25 23:19:17.386 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port ad990a9b-f95f-4937-b0da-f901dd65dc19 2026-02-25 23:19:17.787 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port b6ae7045-3c53-4876-9141-6225eec202bc 2026-02-25 23:19:17.931 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 5c8577a4-31df-428a-9d1c-80a3760ea913 2026-02-25 23:19:18.232 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 04275305-cf17-4066-8ea8-9712d93bc471 2026-02-25 23:19:18.657 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 88b5598a-90dc-4fc3-b3e6-37280fcd30e2 2026-02-25 23:19:19.500 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port ad990a9b-f95f-4937-b0da-f901dd65dc19 2026-02-25 23:19:19.731 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 5c8577a4-31df-428a-9d1c-80a3760ea913 2026-02-25 23:19:23.832 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port fe0f68d6-a9d5-4e6c-903d-bdb0ba8d6003 2026-02-25 23:19:25.494 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port fe0f68d6-a9d5-4e6c-903d-bdb0ba8d6003 2026-02-25 23:19:26.733 16 INFO neutron.plugins.ml2.plugin [None req-00ded9b9-39c5-4bf6-9a7e-7ede5f4ec4c4 - - - - - -] Attempt 1 to provision port ad990a9b-f95f-4937-b0da-f901dd65dc19 2026-02-25 23:19:26.863 16 INFO neutron.plugins.ml2.plugin [None req-00ded9b9-39c5-4bf6-9a7e-7ede5f4ec4c4 - - - - - -] Attempt 1 to provision port 04275305-cf17-4066-8ea8-9712d93bc471 2026-02-25 23:19:26.971 16 INFO neutron.plugins.ml2.plugin [None req-00ded9b9-39c5-4bf6-9a7e-7ede5f4ec4c4 - - - - - -] Attempt 1 to provision port 1afe0fee-56d2-4ac5-8f45-e835bd229704 2026-02-25 23:19:27.081 16 INFO neutron.plugins.ml2.plugin [None req-00ded9b9-39c5-4bf6-9a7e-7ede5f4ec4c4 - - - - - -] Attempt 1 to provision port fe0f68d6-a9d5-4e6c-903d-bdb0ba8d6003 2026-02-25 23:19:27.162 16 INFO neutron.plugins.ml2.plugin [None req-00ded9b9-39c5-4bf6-9a7e-7ede5f4ec4c4 - - - - - -] Attempt 1 to provision port 5c8577a4-31df-428a-9d1c-80a3760ea913 2026-02-25 23:19:31.600 13 INFO neutron.plugins.ml2.plugin [None req-f0173d58-1e18-4fd6-ac81-79862482059a - - - - - -] Attempt 1 to provision port 03072eb8-1bde-4fc1-b472-ebd02bf4f1ca 2026-02-25 23:19:41.579 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 8a7ec55d-144a-4530-9400-d069db15b5e8 2026-02-25 23:19:41.968 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 9ad9b350-cd9e-4ee0-9183-22fa8d974f36 2026-02-25 23:19:42.627 13 INFO neutron.plugins.ml2.plugin [None req-c021ede2-956c-408a-bd1f-cf21903e442b - - - - - -] Attempt 1 to provision port 9ad9b350-cd9e-4ee0-9183-22fa8d974f36 2026-02-25 23:19:42.683 13 INFO neutron.plugins.ml2.plugin [None req-c021ede2-956c-408a-bd1f-cf21903e442b - - - - - -] Attempt 1 to provision port 51b2f903-b842-46eb-8455-417f96ffd0e5 2026-02-25 23:19:42.703 13 INFO neutron.plugins.ml2.plugin [None req-c021ede2-956c-408a-bd1f-cf21903e442b - - - - - -] Attempt 1 to provision port 8cd68842-a1c7-4b7b-8412-c647a376333e 2026-02-25 23:19:42.726 13 INFO neutron.plugins.ml2.plugin [None req-c021ede2-956c-408a-bd1f-cf21903e442b - - - - - -] Attempt 1 to provision port fbd3522f-7ee6-4e7d-a40e-cebb97bc39a3 2026-02-25 23:19:42.800 13 INFO neutron.plugins.ml2.plugin [None req-c021ede2-956c-408a-bd1f-cf21903e442b - - - - - -] Attempt 1 to provision port 5c8577a4-31df-428a-9d1c-80a3760ea913 2026-02-25 23:19:43.555 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 8a7ec55d-144a-4530-9400-d069db15b5e8 2026-02-25 23:19:43.736 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 9ad9b350-cd9e-4ee0-9183-22fa8d974f36 2026-02-25 23:19:45.525 13 INFO neutron.plugins.ml2.plugin [None req-8509f399-deb2-4fc4-840e-f2cfb0a79121 - - - - - -] Attempt 1 to provision port 9ad9b350-cd9e-4ee0-9183-22fa8d974f36 2026-02-25 23:19:45.574 13 INFO neutron.plugins.ml2.plugin [None req-8509f399-deb2-4fc4-840e-f2cfb0a79121 - - - - - -] Attempt 1 to provision port 5684143b-0af6-49f4-8631-bec7fe493bed 2026-02-25 23:19:45.925 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d808b724-ac09-40a2-8a5f-b042e4428e5c'] response: {'server_uuid': '995f0832-90ae-43ce-87fa-6fdfb49d081a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '03072eb8-1bde-4fc1-b472-ebd02bf4f1ca', 'code': 200} 2026-02-25 23:19:48.023 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 03072eb8-1bde-4fc1-b472-ebd02bf4f1ca 2026-02-25 23:19:48.147 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-862dbad9-fea5-406c-bcdc-fb7ead3f4db8'] response: {'server_uuid': '995f0832-90ae-43ce-87fa-6fdfb49d081a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '03072eb8-1bde-4fc1-b472-ebd02bf4f1ca', 'code': 200} 2026-02-25 23:19:48.356 13 INFO neutron.plugins.ml2.plugin [None req-3da1acfa-4d6e-4c13-b328-8d9313cded77 - - - - - -] Attempt 1 to provision port 9ad9b350-cd9e-4ee0-9183-22fa8d974f36 2026-02-25 23:19:48.436 13 INFO neutron.plugins.ml2.plugin [None req-3da1acfa-4d6e-4c13-b328-8d9313cded77 - - - - - -] Attempt 1 to provision port 5684143b-0af6-49f4-8631-bec7fe493bed 2026-02-25 23:19:49.582 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 03072eb8-1bde-4fc1-b472-ebd02bf4f1ca 2026-02-25 23:19:50.917 16 INFO neutron.plugins.ml2.plugin [None req-ee9298cf-5174-46f4-90d3-859a043cda42 - - - - - -] Attempt 1 to provision port 5684143b-0af6-49f4-8631-bec7fe493bed 2026-02-25 23:19:54.015 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port d40d12e0-fc06-402c-8425-4fb484169cc8 2026-02-25 23:19:54.128 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e353c2c-541f-413e-a836-b603f0448ed6'] response: {'server_uuid': '69b73ca8-22b9-4054-b7ed-391355cab5a2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd40d12e0-fc06-402c-8425-4fb484169cc8', 'code': 200} 2026-02-25 23:19:55.546 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port d40d12e0-fc06-402c-8425-4fb484169cc8 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server [None req-dc87f159-cb7c-4537-9723-deb8858b3c33 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 6c6514c0-9787-4863-b563-e7faa3aa935d: This subnet is being modified by another concurrent operation. 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server raise self.value 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server raise self.value 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server raise self.value 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server raise self.value 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server raise self.value 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server raise self.value 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-02-25 23:19:55.776 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-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server raise exception 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 6c6514c0-9787-4863-b563-e7faa3aa935d: This subnet is being modified by another concurrent operation. 2026-02-25 23:19:55.776 13 ERROR oslo_messaging.rpc.server 2026-02-25 23:19:57.521 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 5684143b-0af6-49f4-8631-bec7fe493bed 2026-02-25 23:19:59.499 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 8cd68842-a1c7-4b7b-8412-c647a376333e 2026-02-25 23:19:59.765 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 5684143b-0af6-49f4-8631-bec7fe493bed 2026-02-25 23:20:01.474 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 8cd68842-a1c7-4b7b-8412-c647a376333e 2026-02-25 23:20:34.088 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 94639c7d-e05d-421d-87d8-4610611edbb0 2026-02-25 23:20:34.195 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d1cf310-9e71-4e96-97ea-fbabc833cfab'] response: {'server_uuid': 'c1345a0f-5499-4376-b70e-7991899dcb27', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '94639c7d-e05d-421d-87d8-4610611edbb0', 'code': 200} 2026-02-25 23:20:35.539 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 94639c7d-e05d-421d-87d8-4610611edbb0 2026-02-25 23:20:41.519 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 1d15b3c8-74d1-434f-9fab-6999f1ed25a4 2026-02-25 23:20:43.340 16 INFO neutron.plugins.ml2.plugin [None req-a40ef4b1-76fc-49a1-91e5-d5b72b97f93c - - - - - -] Attempt 1 to provision port 1d15b3c8-74d1-434f-9fab-6999f1ed25a4 2026-02-25 23:20:43.504 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 1d15b3c8-74d1-434f-9fab-6999f1ed25a4 2026-02-25 23:20:45.557 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port a054247e-07d8-44d5-bade-a1ff7b6aa9bb 2026-02-25 23:21:23.516 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 495e4daa-e5ce-497e-9fc5-cc1d29f92b8f 2026-02-25 23:21:23.719 13 INFO neutron.plugins.ml2.plugin [None req-1ae156f8-b40a-4f5b-a1cb-efe1c6761925 - - - - - -] Attempt 1 to provision port 495e4daa-e5ce-497e-9fc5-cc1d29f92b8f 2026-02-25 23:21:25.608 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 495e4daa-e5ce-497e-9fc5-cc1d29f92b8f 2026-02-25 23:21:25.800 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 466cd0a9-8f4d-4410-86b3-93fa698abe2a 2026-02-25 23:21:27.182 16 INFO neutron.plugins.ml2.plugin [None req-ef404a10-1365-427f-933f-08dd96f2696d - - - - - -] Attempt 1 to provision port bd0f7829-1b9e-46c2-876b-6147a651d184 2026-02-25 23:21:27.206 16 INFO neutron.plugins.ml2.plugin [None req-ef404a10-1365-427f-933f-08dd96f2696d - - - - - -] Attempt 1 to provision port 6ca26702-4779-46e4-8cad-18815be40414 2026-02-25 23:21:27.242 16 INFO neutron.plugins.ml2.plugin [None req-ef404a10-1365-427f-933f-08dd96f2696d - - - - - -] Attempt 1 to provision port 495e4daa-e5ce-497e-9fc5-cc1d29f92b8f 2026-02-25 23:21:27.501 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 466cd0a9-8f4d-4410-86b3-93fa698abe2a 2026-02-25 23:21:29.592 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port d4bc9d27-9c5e-4db4-807b-14f432b00bd6 2026-02-25 23:21:31.599 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port d0006a41-04e3-44cd-8b4d-8e2de2ad8353 2026-02-25 23:21:31.926 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port d4bc9d27-9c5e-4db4-807b-14f432b00bd6 2026-02-25 23:21:33.640 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port d0006a41-04e3-44cd-8b4d-8e2de2ad8353 2026-02-25 23:21:33.887 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 193b245b-e6f3-4024-b024-1e21ae0681af 2026-02-25 23:21:36.626 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 5ce99803-92b1-4d99-b907-56846d633806 2026-02-25 23:21:36.741 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7570af9-7088-4834-a5cc-eef6548336b0'] response: {'server_uuid': '14a199b8-a13d-406f-b8bb-2b931f5a1f91', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ce99803-92b1-4d99-b907-56846d633806', 'code': 200} 2026-02-25 23:21:37.013 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 193b245b-e6f3-4024-b024-1e21ae0681af 2026-02-25 23:21:37.901 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 5ce99803-92b1-4d99-b907-56846d633806 2026-02-25 23:21:39.759 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 79a083e7-44d5-48bf-af07-7f6642e75254 2026-02-25 23:21:40.757 13 INFO neutron.plugins.ml2.plugin [None req-83dbb7a6-78af-461d-8215-9203ba437b9d - - - - - -] Attempt 1 to provision port bd0f7829-1b9e-46c2-876b-6147a651d184 2026-02-25 23:21:40.791 13 INFO neutron.plugins.ml2.plugin [None req-83dbb7a6-78af-461d-8215-9203ba437b9d - - - - - -] Attempt 1 to provision port 193b245b-e6f3-4024-b024-1e21ae0681af 2026-02-25 23:21:40.858 13 INFO neutron.plugins.ml2.plugin [None req-83dbb7a6-78af-461d-8215-9203ba437b9d - - - - - -] Attempt 1 to provision port e5033b6c-99d7-4fd4-b231-afddd0e9568d 2026-02-25 23:21:40.880 13 INFO neutron.plugins.ml2.plugin [None req-83dbb7a6-78af-461d-8215-9203ba437b9d - - - - - -] Attempt 1 to provision port d4bc9d27-9c5e-4db4-807b-14f432b00bd6 2026-02-25 23:21:40.928 13 INFO neutron.plugins.ml2.plugin [None req-83dbb7a6-78af-461d-8215-9203ba437b9d - - - - - -] Attempt 1 to provision port 3dd745d8-5ad3-40bd-97df-705a2209034f 2026-02-25 23:21:40.949 13 INFO neutron.plugins.ml2.plugin [None req-83dbb7a6-78af-461d-8215-9203ba437b9d - - - - - -] Attempt 1 to provision port 79a083e7-44d5-48bf-af07-7f6642e75254 2026-02-25 23:21:41.723 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 79a083e7-44d5-48bf-af07-7f6642e75254 2026-02-25 23:21:45.755 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port bd0f7829-1b9e-46c2-876b-6147a651d184 2026-02-25 23:21:46.039 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 6ca26702-4779-46e4-8cad-18815be40414 2026-02-25 23:21:47.839 13 INFO neutron.plugins.ml2.plugin [None req-14fa925d-556c-4b32-8069-78a6943bab78 - - - - - -] Attempt 1 to provision port bd0f7829-1b9e-46c2-876b-6147a651d184 2026-02-25 23:21:47.896 13 INFO neutron.plugins.ml2.plugin [None req-14fa925d-556c-4b32-8069-78a6943bab78 - - - - - -] Attempt 1 to provision port d4bc9d27-9c5e-4db4-807b-14f432b00bd6 2026-02-25 23:21:47.940 13 INFO neutron.plugins.ml2.plugin [None req-14fa925d-556c-4b32-8069-78a6943bab78 - - - - - -] Attempt 1 to provision port 98f3604e-2b1c-4d96-b6f0-55bb1236485e 2026-02-25 23:21:47.986 13 INFO neutron.plugins.ml2.plugin [None req-14fa925d-556c-4b32-8069-78a6943bab78 - - - - - -] Attempt 1 to provision port 3dd745d8-5ad3-40bd-97df-705a2209034f 2026-02-25 23:21:48.005 13 INFO neutron.plugins.ml2.plugin [None req-14fa925d-556c-4b32-8069-78a6943bab78 - - - - - -] Attempt 1 to provision port 7de92a69-de76-4e4a-abc0-94faa439f7e2 2026-02-25 23:21:48.024 13 INFO neutron.plugins.ml2.plugin [None req-14fa925d-556c-4b32-8069-78a6943bab78 - - - - - -] Attempt 1 to provision port 79a083e7-44d5-48bf-af07-7f6642e75254 2026-02-25 23:21:48.369 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port bd0f7829-1b9e-46c2-876b-6147a651d184 2026-02-25 23:21:48.587 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 6ca26702-4779-46e4-8cad-18815be40414 2026-02-25 23:21:48.736 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 3b6360f4-72dd-4ca1-83b7-93b7ea1c7cc5 2026-02-25 23:21:48.828 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d44771c7-48d6-4526-b28b-b046b674bcc5'] response: {'server_uuid': 'a767d069-f212-42aa-ac14-de9513311bc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b6360f4-72dd-4ca1-83b7-93b7ea1c7cc5', 'code': 200} 2026-02-25 23:21:50.050 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 3dd745d8-5ad3-40bd-97df-705a2209034f 2026-02-25 23:21:50.327 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 7de92a69-de76-4e4a-abc0-94faa439f7e2 2026-02-25 23:21:50.640 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 3b6360f4-72dd-4ca1-83b7-93b7ea1c7cc5 2026-02-25 23:21:50.830 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 98f3604e-2b1c-4d96-b6f0-55bb1236485e 2026-02-25 23:21:52.042 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 3dd745d8-5ad3-40bd-97df-705a2209034f 2026-02-25 23:21:52.247 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 7de92a69-de76-4e4a-abc0-94faa439f7e2 2026-02-25 23:21:52.378 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port e5033b6c-99d7-4fd4-b231-afddd0e9568d 2026-02-25 23:21:52.688 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 98f3604e-2b1c-4d96-b6f0-55bb1236485e 2026-02-25 23:21:53.520 13 INFO neutron.plugins.ml2.plugin [None req-bccfb5f1-0aaf-442a-bddd-dfb7d18b3594 - - - - - -] Attempt 1 to provision port 193b245b-e6f3-4024-b024-1e21ae0681af 2026-02-25 23:21:53.567 13 INFO neutron.plugins.ml2.plugin [None req-bccfb5f1-0aaf-442a-bddd-dfb7d18b3594 - - - - - -] Attempt 1 to provision port 3b6360f4-72dd-4ca1-83b7-93b7ea1c7cc5 2026-02-25 23:21:53.612 13 INFO neutron.plugins.ml2.plugin [None req-bccfb5f1-0aaf-442a-bddd-dfb7d18b3594 - - - - - -] Attempt 1 to provision port e5033b6c-99d7-4fd4-b231-afddd0e9568d 2026-02-25 23:21:53.657 13 INFO neutron.plugins.ml2.plugin [None req-bccfb5f1-0aaf-442a-bddd-dfb7d18b3594 - - - - - -] Attempt 1 to provision port 3dd745d8-5ad3-40bd-97df-705a2209034f 2026-02-25 23:21:53.723 13 INFO neutron.plugins.ml2.plugin [None req-bccfb5f1-0aaf-442a-bddd-dfb7d18b3594 - - - - - -] Attempt 1 to provision port 79a083e7-44d5-48bf-af07-7f6642e75254 2026-02-25 23:21:53.840 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port e5033b6c-99d7-4fd4-b231-afddd0e9568d 2026-02-25 23:21:58.205 16 INFO neutron.plugins.ml2.plugin [None req-2e9fe966-6bcd-4a98-8527-d0c74f39ee29 - - - - - -] Attempt 1 to provision port 98f3604e-2b1c-4d96-b6f0-55bb1236485e 2026-02-25 23:21:58.282 16 INFO neutron.plugins.ml2.plugin [None req-2e9fe966-6bcd-4a98-8527-d0c74f39ee29 - - - - - -] Attempt 1 to provision port 3dd745d8-5ad3-40bd-97df-705a2209034f 2026-02-25 23:22:01.874 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 18d96ab2-d9cc-43c7-b83e-4f3941c1a524 2026-02-25 23:22:01.977 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1778e6b6-ba8c-42cc-83a7-4c4b3c9993af'] response: {'server_uuid': '60e2cfa2-931f-447c-87d4-ac4c0a07dc84', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '18d96ab2-d9cc-43c7-b83e-4f3941c1a524', 'code': 200} 2026-02-25 23:22:02.631 13 INFO neutron.plugins.ml2.plugin [None req-cc4504ba-d29d-4943-852d-475ae6a9135c - - - - - -] Attempt 1 to provision port 18d96ab2-d9cc-43c7-b83e-4f3941c1a524 2026-02-25 23:22:02.679 13 INFO neutron.plugins.ml2.plugin [None req-cc4504ba-d29d-4943-852d-475ae6a9135c - - - - - -] Attempt 1 to provision port 3dd745d8-5ad3-40bd-97df-705a2209034f 2026-02-25 23:22:03.876 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 18d96ab2-d9cc-43c7-b83e-4f3941c1a524 2026-02-25 23:22:07.614 16 INFO neutron.plugins.ml2.plugin [None req-62d0bcef-4ab5-4fc5-9da8-a9a7deed1d8b - - - - - -] Attempt 1 to provision port e5033b6c-99d7-4fd4-b231-afddd0e9568d 2026-02-25 23:22:09.673 13 INFO neutron.plugins.ml2.plugin [None req-7f2f710d-70b7-45d2-b3f0-a980a7365245 - - - - - -] Attempt 1 to provision port 3b6360f4-72dd-4ca1-83b7-93b7ea1c7cc5 2026-02-25 23:22:35.492 13 INFO neutron.plugins.ml2.plugin [None req-0f6ade3e-8ea9-4143-8ab5-c8f018ad639f - - - - - -] Attempt 1 to provision port 8db883d1-b831-4ecc-8957-51bac0f8a8db 2026-02-25 23:22:56.407 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port afae317e-0b2c-46cc-b2b4-60f88787bf35 2026-02-25 23:22:56.578 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4d3295a-49fe-4c28-8e21-bd14cf139b84'] response: {'server_uuid': '4127bb70-d909-4cea-9a4e-be9a63677391', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'afae317e-0b2c-46cc-b2b4-60f88787bf35', 'code': 200} 2026-02-25 23:22:57.868 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port afae317e-0b2c-46cc-b2b4-60f88787bf35 2026-02-25 23:23:40.789 16 INFO neutron.plugins.ml2.plugin [None req-addbac7d-1554-480e-8f86-6511b695eada - - - - - -] Attempt 1 to provision port 703652c2-a09f-463d-9554-259a707935aa 2026-02-25 23:23:45.917 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 703652c2-a09f-463d-9554-259a707935aa 2026-02-25 23:23:46.014 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-721ae592-705a-4a2c-a082-397834eb8c22'] response: {'server_uuid': '4127bb70-d909-4cea-9a4e-be9a63677391', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '703652c2-a09f-463d-9554-259a707935aa', 'code': 200} 2026-02-25 23:23:47.909 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 703652c2-a09f-463d-9554-259a707935aa 2026-02-25 23:23:50.413 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 703652c2-a09f-463d-9554-259a707935aa 2026-02-25 23:24:10.759 16 INFO neutron.plugins.ml2.plugin [None req-41da0184-916a-4175-8433-36b3e6963a0a - - - - - -] Attempt 1 to provision port 97580641-4f6f-468f-8382-5e8102e3719a 2026-02-25 23:24:19.503 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 97580641-4f6f-468f-8382-5e8102e3719a 2026-02-25 23:24:19.659 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c73eb73-bdc6-4520-a03d-610699b427f7'] response: {'server_uuid': '4127bb70-d909-4cea-9a4e-be9a63677391', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '97580641-4f6f-468f-8382-5e8102e3719a', 'code': 200} 2026-02-25 23:24:20.097 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 97580641-4f6f-468f-8382-5e8102e3719a 2026-02-25 23:24:32.517 13 INFO neutron.plugins.ml2.plugin [None req-d4b253e1-984b-41d1-a14f-fa9d5d338dcb - - - - - -] Attempt 1 to provision port 4bd2221e-4030-4ee8-bdbf-3f19dddcbe83 2026-02-25 23:24:38.133 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 4bd2221e-4030-4ee8-bdbf-3f19dddcbe83 2026-02-25 23:24:38.232 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8433a15a-9607-4242-b9a5-2a259cd38e5f'] response: {'server_uuid': '4127bb70-d909-4cea-9a4e-be9a63677391', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4bd2221e-4030-4ee8-bdbf-3f19dddcbe83', 'code': 200} 2026-02-25 23:24:40.131 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 4bd2221e-4030-4ee8-bdbf-3f19dddcbe83 2026-02-25 23:24:42.320 16 INFO neutron.plugins.ml2.plugin [None req-ffad4565-7525-4e59-a154-c714bd049a7b - - - - - -] Attempt 1 to provision port 97580641-4f6f-468f-8382-5e8102e3719a 2026-02-25 23:24:55.892 16 INFO neutron.plugins.ml2.plugin [None req-dee127ff-9bbb-4d9c-bf87-0225d97e8fa8 - - - - - -] Attempt 1 to provision port 4bd2221e-4030-4ee8-bdbf-3f19dddcbe83 2026-02-25 23:24:56.160 13 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 4bd2221e-4030-4ee8-bdbf-3f19dddcbe83 2026-02-25 23:24:57.358 13 INFO neutron.plugins.ml2.plugin [None req-8c03b95b-41d6-4c42-8efe-0fa3d770bac9 - - - - - -] Attempt 1 to provision port 4bd2221e-4030-4ee8-bdbf-3f19dddcbe83 2026-02-25 23:25:07.512 13 INFO neutron.plugins.ml2.plugin [None req-b1bee142-a8ae-4ce2-83fa-49a8566711ae - - - - - -] Attempt 1 to provision port 97580641-4f6f-468f-8382-5e8102e3719a 2026-02-25 23:25:08.147 16 INFO neutron.plugins.ml2.plugin [None req-b63dd92c-caab-4789-9a4d-aa8efd66c921 - - - - - -] Attempt 1 to provision port 97580641-4f6f-468f-8382-5e8102e3719a 2026-02-25 23:25:34.322 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e60f14f-f860-4d98-9b9b-2b5b6fea10c1'] response: {'server_uuid': '4127bb70-d909-4cea-9a4e-be9a63677391', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'afae317e-0b2c-46cc-b2b4-60f88787bf35', 'code': 200} 2026-02-25 23:25:50.252 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0b34fa0-397b-453a-8050-c8d7bb46e33d'] response: {'server_uuid': 'a767d069-f212-42aa-ac14-de9513311bc9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3b6360f4-72dd-4ca1-83b7-93b7ea1c7cc5', 'code': 200}