+ 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-07-28 20:58:25.740 1 INFO neutron.common.config [-] Logging enabled! 2026-07-28 20:58:25.740 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-07-28 20:58:25.740 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-28 20:58:25.740 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-28 20:58:27.148 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-28 20:58:27.150 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-28 20:58:27.153 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-28 20:58:27.154 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-28 20:58:27.154 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-28 20:58:27.154 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-28 20:58:27.155 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-28 20:58:27.161 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-28 20:58:27.161 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-28 20:58:27.161 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-28 20:58:27.179 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-28 20:58:27.180 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-28 20:58:27.180 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-28 20:58:27.196 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-28 20:58:27.197 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-28 20:58:27.197 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-28 20:58:27.197 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-28 20:58:27.435 1 INFO neutron.plugins.ml2.managers [None req-cdc387cc-dc11-43a8-8fad-f092e60f58aa - - - - - -] Initializing driver for type 'vlan' 2026-07-28 20:58:29.264 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cdc387cc-dc11-43a8-8fad-f092e60f58aa - - - - - -] VlanTypeDriver initialization complete 2026-07-28 20:58:29.264 1 INFO neutron.plugins.ml2.managers [None req-cdc387cc-dc11-43a8-8fad-f092e60f58aa - - - - - -] Initializing driver for type 'vxlan' 2026-07-28 20:58:29.265 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cdc387cc-dc11-43a8-8fad-f092e60f58aa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-28 20:58:29.274 1 INFO neutron.plugins.ml2.managers [None req-cdc387cc-dc11-43a8-8fad-f092e60f58aa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-28 20:58:29.274 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cdc387cc-dc11-43a8-8fad-f092e60f58aa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-28 20:58:29.275 1 INFO neutron.plugins.ml2.managers [None req-cdc387cc-dc11-43a8-8fad-f092e60f58aa - - - - - -] Initializing extension driver 'port_security' 2026-07-28 20:58:29.275 1 INFO neutron.plugins.ml2.extensions.port_security [None req-cdc387cc-dc11-43a8-8fad-f092e60f58aa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-28 20:58:29.275 1 INFO neutron.plugins.ml2.managers [None req-cdc387cc-dc11-43a8-8fad-f092e60f58aa - - - - - -] Initializing extension driver 'qos' 2026-07-28 20:58:29.275 1 INFO neutron.plugins.ml2.managers [None req-cdc387cc-dc11-43a8-8fad-f092e60f58aa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-28 20:58:29.275 1 INFO neutron.plugins.ml2.managers [None req-cdc387cc-dc11-43a8-8fad-f092e60f58aa - - - - - -] Initializing mechanism driver 'l2population' 2026-07-28 20:58:29.284 1 INFO neutron.quota [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded quota_driver: . 2026-07-28 20:58:29.285 1 INFO neutron.plugins.ml2.plugin [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Modular L2 Plugin initialization complete 2026-07-28 20:58:29.285 1 INFO neutron.plugins.ml2.managers [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-28 20:58:29.285 1 INFO neutron.plugins.ml2.managers [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-28 20:58:29.285 1 INFO neutron.plugins.ml2.managers [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-28 20:58:29.285 1 INFO neutron.manager [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loading Plugin: qos 2026-07-28 20:58:29.296 1 INFO neutron.manager [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loading Plugin: router 2026-07-28 20:58:29.329 1 INFO neutron.services.service_base [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-28 20:58:29.329 1 INFO neutron.manager [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loading Plugin: segments 2026-07-28 20:58:29.398 1 INFO neutron.manager [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loading Plugin: trunk 2026-07-28 20:58:29.410 1 INFO neutron.manager [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loading Plugin: vpnaas 2026-07-28 20:58:29.445 1 WARNING stevedore.named [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-28 20:58:29.503 1 INFO neutron_vpnaas.services.vpn.plugin [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-28 20:58:29.504 1 INFO neutron.common.utils [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-28 20:58:29.504 1 INFO neutron.manager [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loading Plugin: taas 2026-07-28 20:58:29.524 1 WARNING stevedore.named [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-28 20:58:29.524 1 WARNING stevedore.named [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-28 20:58:29.547 1 INFO neutron_taas.services.taas.taas_plugin [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-28 20:58:29.548 1 INFO neutron.manager [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loading Plugin: tapmirror 2026-07-28 20:58:29.560 1 WARNING stevedore.named [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-28 20:58:29.561 1 WARNING stevedore.named [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-28 20:58:29.577 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-28 20:58:29.578 1 INFO neutron.manager [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loading Plugin: auto_allocate 2026-07-28 20:58:29.588 1 INFO neutron.manager [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loading Plugin: tag 2026-07-28 20:58:29.594 1 INFO neutron.manager [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loading Plugin: timestamp 2026-07-28 20:58:29.596 1 INFO neutron.manager [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loading Plugin: network_ip_availability 2026-07-28 20:58:29.601 1 INFO neutron.manager [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loading Plugin: flavors 2026-07-28 20:58:29.605 1 INFO neutron.manager [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loading Plugin: revisions 2026-07-28 20:58:29.608 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Initializing extension manager. 2026-07-28 20:58:29.609 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: address-group 2026-07-28 20:58:29.610 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: address-scope 2026-07-28 20:58:29.610 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-28 20:58:29.611 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: agent 2026-07-28 20:58:29.611 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: agent-resources-synced 2026-07-28 20:58:29.612 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-28 20:58:29.613 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-28 20:58:29.613 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: availability_zone 2026-07-28 20:58:29.614 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: availability_zone_filter 2026-07-28 20:58:29.614 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-28 20:58:29.615 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: default-subnetpools 2026-07-28 20:58:29.616 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-28 20:58:29.617 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: dns-integration 2026-07-28 20:58:29.617 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: dns-domain-ports 2026-07-28 20:58:29.617 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-28 20:58:29.618 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: dvr 2026-07-28 20:58:29.618 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-28 20:58:29.619 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: empty-string-filtering 2026-07-28 20:58:29.620 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-28 20:58:29.620 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-28 20:58:29.621 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: external-net 2026-07-28 20:58:29.621 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-28 20:58:29.622 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: extraroute 2026-07-28 20:58:29.622 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: extraroute-atomic 2026-07-28 20:58:29.623 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-28 20:58:29.623 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-28 20:58:29.624 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-28 20:58:29.624 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-28 20:58:29.624 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: fip-port-details 2026-07-28 20:58:29.625 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: flavors 2026-07-28 20:58:29.626 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-28 20:58:29.627 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: floatingip-pools 2026-07-28 20:58:29.628 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: ip_allocation 2026-07-28 20:58:29.628 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-28 20:58:29.628 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: l2_adjacency 2026-07-28 20:58:29.629 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: router 2026-07-28 20:58:29.631 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-28 20:58:29.631 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-28 20:58:29.632 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-28 20:58:29.632 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: ext-gw-mode 2026-07-28 20:58:29.633 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: l3-ha 2026-07-28 20:58:29.633 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-28 20:58:29.634 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-28 20:58:29.634 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: l3-flavors 2026-07-28 20:58:29.635 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-28 20:58:29.635 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-28 20:58:29.637 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-28 20:58:29.638 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-28 20:58:29.639 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-28 20:58:29.640 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-28 20:58:29.640 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-28 20:58:29.641 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: multi-provider 2026-07-28 20:58:29.641 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: net-mtu 2026-07-28 20:58:29.642 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: net-mtu-writable 2026-07-28 20:58:29.642 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: network_availability_zone 2026-07-28 20:58:29.643 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: network_ha 2026-07-28 20:58:29.643 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: network-ip-availability 2026-07-28 20:58:29.644 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-28 20:58:29.645 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: pagination 2026-07-28 20:58:29.645 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: port-device-profile 2026-07-28 20:58:29.645 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-28 20:58:29.646 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-28 20:58:29.646 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-28 20:58:29.647 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: port-mac-override 2026-07-28 20:58:29.647 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-28 20:58:29.648 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-28 20:58:29.648 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-28 20:58:29.648 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: port-resource-request 2026-07-28 20:58:29.649 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-28 20:58:29.649 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-28 20:58:29.650 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: binding 2026-07-28 20:58:29.650 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: binding-extended 2026-07-28 20:58:29.651 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: port-security 2026-07-28 20:58:29.651 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: project-id 2026-07-28 20:58:29.652 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: provider 2026-07-28 20:58:29.652 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-28 20:58:29.654 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: qos 2026-07-28 20:58:29.655 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-28 20:58:29.656 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-28 20:58:29.656 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: qos-default 2026-07-28 20:58:29.656 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: qos-fip 2026-07-28 20:58:29.657 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-28 20:58:29.657 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-28 20:58:29.658 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-28 20:58:29.658 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-28 20:58:29.659 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-28 20:58:29.659 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: qos-pps 2026-07-28 20:58:29.660 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-28 20:58:29.660 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-28 20:58:29.661 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: qos-rules-alias 2026-07-28 20:58:29.661 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: quota-check-limit 2026-07-28 20:58:29.662 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-28 20:58:29.664 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: quotas 2026-07-28 20:58:29.666 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: quota_details 2026-07-28 20:58:29.667 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: rbac-policies 2026-07-28 20:58:29.668 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: rbac-address-group 2026-07-28 20:58:29.668 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: rbac-address-scope 2026-07-28 20:58:29.669 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: rbac-security-groups 2026-07-28 20:58:29.669 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-28 20:58:29.670 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: revision-if-match 2026-07-28 20:58:29.670 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-28 20:58:29.671 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: router_availability_zone 2026-07-28 20:58:29.671 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-28 20:58:29.673 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-28 20:58:29.673 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-28 20:58:29.673 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-28 20:58:29.674 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-28 20:58:29.674 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-28 20:58:29.675 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-28 20:58:29.678 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: security-group 2026-07-28 20:58:29.679 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: segment 2026-07-28 20:58:29.680 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-28 20:58:29.680 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: service-type 2026-07-28 20:58:29.681 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: sorting 2026-07-28 20:58:29.681 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: standard-attr-segment 2026-07-28 20:58:29.682 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: standard-attr-description 2026-07-28 20:58:29.682 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: stateful-security-group 2026-07-28 20:58:29.683 1 WARNING neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-28 20:58:29.683 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-28 20:58:29.683 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: subnet-external-network 2026-07-28 20:58:29.685 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: subnet_onboard 2026-07-28 20:58:29.685 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-28 20:58:29.685 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: subnet-service-types 2026-07-28 20:58:29.686 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: subnet_allocation 2026-07-28 20:58:29.687 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-28 20:58:29.687 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: tag-creation 2026-07-28 20:58:29.688 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-28 20:58:29.692 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: standard-attr-tag 2026-07-28 20:58:29.693 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-28 20:58:29.693 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: trunk 2026-07-28 20:58:29.694 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: trunk-details 2026-07-28 20:58:29.694 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-28 20:58:29.695 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-28 20:58:29.695 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-28 20:58:29.696 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-28 20:58:29.698 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-28 20:58:29.698 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-28 20:58:29.699 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: vpn-flavors 2026-07-28 20:58:29.701 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: vpnaas 2026-07-28 20:58:29.702 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: taas 2026-07-28 20:58:29.703 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: tap-mirror 2026-07-28 20:58:29.703 1 INFO neutron.api.extensions [None req-d9f41076-07d2-4c94-ab79-ca0b93adace7 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-28 20:58:59.836 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-28 20:58:59.870 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-28 20:58:59.879 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-28 20:59:13.471 16 INFO neutron.db.l3_hamode_db [None req-7685453a-8fda-45d5-9c2a-54286c718e36 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-28 20:59:32.142 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 5eeb4f66-9c07-4d5a-86f1-b87b042cff6b 2026-07-28 20:59:33.322 16 INFO neutron.plugins.ml2.plugin [None req-2aa05b7e-b2b2-40f5-abab-b6776886f0a3 - - - - - -] Attempt 1 to provision port 5eeb4f66-9c07-4d5a-86f1-b87b042cff6b 2026-07-28 20:59:34.047 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 5eeb4f66-9c07-4d5a-86f1-b87b042cff6b 2026-07-28 20:59:35.032 16 INFO neutron.plugins.ml2.plugin [None req-bbb4f2a8-bd6c-4299-9a00-9e9d6bdd2991 - - - - - -] Attempt 1 to provision port 5eeb4f66-9c07-4d5a-86f1-b87b042cff6b 2026-07-28 21:04:15.510 13 INFO neutron.plugins.ml2.plugin [None req-d364ba09-ffe8-4c51-9bd5-17cc84e9d463 - - - - - -] Attempt 1 to provision port 27f12a02-248e-402c-874c-81d84616a067 2026-07-28 21:04:16.169 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 27f12a02-248e-402c-874c-81d84616a067 2026-07-28 21:04:17.178 13 INFO neutron.plugins.ml2.plugin [None req-39b8a024-928c-4711-8fff-4295f3047e34 - - - - - -] Attempt 1 to provision port 27f12a02-248e-402c-874c-81d84616a067 2026-07-28 21:04:23.161 13 INFO neutron.plugins.ml2.plugin [None req-f22d2ad3-98f7-491a-b7a5-05edcdf37adf - - - - - -] Attempt 1 to provision port 1341a98e-f5c4-44bf-89d9-a3d7992f8d7f 2026-07-28 21:11:16.948 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 1341a98e-f5c4-44bf-89d9-a3d7992f8d7f 2026-07-28 21:11:18.335 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 1341a98e-f5c4-44bf-89d9-a3d7992f8d7f 2026-07-28 21:22:45.425 16 INFO neutron.plugins.ml2.plugin [None req-f2cb9e66-4d00-451f-b12d-02dac2ced27f - - - - - -] Attempt 1 to provision port 1341a98e-f5c4-44bf-89d9-a3d7992f8d7f 2026-07-28 21:22:45.456 16 INFO neutron.plugins.ml2.plugin [None req-f2cb9e66-4d00-451f-b12d-02dac2ced27f - - - - - -] Attempt 1 to provision port 5eeb4f66-9c07-4d5a-86f1-b87b042cff6b 2026-07-28 21:22:45.494 16 INFO neutron.plugins.ml2.plugin [None req-f2cb9e66-4d00-451f-b12d-02dac2ced27f - - - - - -] Attempt 1 to provision port 27f12a02-248e-402c-874c-81d84616a067 2026-07-28 21:24:48.535 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 594192c0-b770-44ad-b826-1aa460f5ba2b 2026-07-28 21:24:50.499 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 594192c0-b770-44ad-b826-1aa460f5ba2b 2026-07-28 21:42:47.070 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 485f742e-e099-43b6-b411-57bcff12a0d2 2026-07-28 21:42:49.060 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 485f742e-e099-43b6-b411-57bcff12a0d2 2026-07-28 21:42:55.385 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port cc12725f-c43c-4727-bc16-93d3709d81ae 2026-07-28 21:42:56.331 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 9cff8fba-e596-4c0a-bf07-f5865f4a3b8e 2026-07-28 21:42:56.785 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 68ceb6a2-d54f-4765-9534-f46849ffaeb3 2026-07-28 21:42:57.662 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 6283d544-3571-48b1-9675-74833aa80b03 2026-07-28 21:42:58.144 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port cc12725f-c43c-4727-bc16-93d3709d81ae 2026-07-28 21:42:59.675 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 6283d544-3571-48b1-9675-74833aa80b03 2026-07-28 21:43:04.017 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port ecbe07a1-0edc-4ae4-b5c1-d749047896dc 2026-07-28 21:43:04.781 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port e246d2a2-67b1-4f78-97f3-d4e202a2379b 2026-07-28 21:43:05.434 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-40faf47a-187b-4977-84fd-997b851a4046'] response: {'server_uuid': '5f4e68fd-88f0-4e15-9771-c30f5f1d42d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e246d2a2-67b1-4f78-97f3-d4e202a2379b', 'code': 200} 2026-07-28 21:43:06.621 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port ecbe07a1-0edc-4ae4-b5c1-d749047896dc 2026-07-28 21:43:07.218 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port bdba0077-8aee-46de-9544-50f2f05dd6b9 2026-07-28 21:43:07.784 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port e246d2a2-67b1-4f78-97f3-d4e202a2379b 2026-07-28 21:43:08.319 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port e5de56bf-8d73-4577-8078-c84a1677266b 2026-07-28 21:43:08.755 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port bdba0077-8aee-46de-9544-50f2f05dd6b9 2026-07-28 21:43:10.291 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port e5de56bf-8d73-4577-8078-c84a1677266b 2026-07-28 21:43:14.209 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 465fb69a-ca4a-4b2b-940e-f7b1bf827efd 2026-07-28 21:43:15.744 13 INFO neutron.plugins.ml2.plugin [None req-a3b09ca9-254c-4ac8-b785-a7d7df671777 - - - - - -] Attempt 1 to provision port b222b161-7de9-43cc-9829-6731867f3515 2026-07-28 21:43:15.794 13 INFO neutron.plugins.ml2.plugin [None req-a3b09ca9-254c-4ac8-b785-a7d7df671777 - - - - - -] Attempt 1 to provision port bdba0077-8aee-46de-9544-50f2f05dd6b9 2026-07-28 21:43:15.888 13 INFO neutron.plugins.ml2.plugin [None req-a3b09ca9-254c-4ac8-b785-a7d7df671777 - - - - - -] Attempt 1 to provision port 6283d544-3571-48b1-9675-74833aa80b03 2026-07-28 21:43:15.955 13 INFO neutron.plugins.ml2.plugin [None req-a3b09ca9-254c-4ac8-b785-a7d7df671777 - - - - - -] Attempt 1 to provision port 43b9c355-3c6f-4de1-9cce-08cee162dc3b 2026-07-28 21:43:15.986 13 INFO neutron.plugins.ml2.plugin [None req-a3b09ca9-254c-4ac8-b785-a7d7df671777 - - - - - -] Attempt 1 to provision port e246d2a2-67b1-4f78-97f3-d4e202a2379b 2026-07-28 21:43:16.088 13 INFO neutron.plugins.ml2.plugin [None req-a3b09ca9-254c-4ac8-b785-a7d7df671777 - - - - - -] Attempt 1 to provision port 465fb69a-ca4a-4b2b-940e-f7b1bf827efd 2026-07-28 21:43:16.143 13 INFO neutron.plugins.ml2.plugin [None req-a3b09ca9-254c-4ac8-b785-a7d7df671777 - - - - - -] Attempt 1 to provision port deab4db8-bed4-4e91-8479-b5ea1b84008b 2026-07-28 21:43:16.177 13 INFO neutron.plugins.ml2.plugin [None req-a3b09ca9-254c-4ac8-b785-a7d7df671777 - - - - - -] Attempt 1 to provision port 03c33f6c-5ac7-42b3-a3dc-825a8ead3546 2026-07-28 21:43:16.317 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 465fb69a-ca4a-4b2b-940e-f7b1bf827efd 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server [None req-12c980bf-283f-4000-ae96-ea1837e20461 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 298a521a-5494-4b5c-9e25-e05c2e3b9856: This subnet is being modified by another concurrent operation. 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server raise self.value 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-07-28 21:43:18.702 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-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server raise exception 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 298a521a-5494-4b5c-9e25-e05c2e3b9856: This subnet is being modified by another concurrent operation. 2026-07-28 21:43:18.702 13 ERROR oslo_messaging.rpc.server 2026-07-28 21:43:22.803 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 2c405bce-85db-4eeb-aab3-2d12f36dfb96 2026-07-28 21:43:22.989 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3266c111-815b-4b3e-8eec-f9052fb4a6de'] response: {'server_uuid': 'fbd23c05-d834-41fd-bf75-0e8d3da58802', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c405bce-85db-4eeb-aab3-2d12f36dfb96', 'code': 200} 2026-07-28 21:43:23.867 13 INFO neutron.plugins.ml2.plugin [None req-8cb6461c-fdd5-4990-957d-203ab6d5cd8f - - - - - -] Attempt 1 to provision port 43b9c355-3c6f-4de1-9cce-08cee162dc3b 2026-07-28 21:43:23.919 13 INFO neutron.plugins.ml2.plugin [None req-8cb6461c-fdd5-4990-957d-203ab6d5cd8f - - - - - -] Attempt 1 to provision port b222b161-7de9-43cc-9829-6731867f3515 2026-07-28 21:43:23.961 13 INFO neutron.plugins.ml2.plugin [None req-8cb6461c-fdd5-4990-957d-203ab6d5cd8f - - - - - -] Attempt 1 to provision port 2c405bce-85db-4eeb-aab3-2d12f36dfb96 2026-07-28 21:43:24.027 13 INFO neutron.plugins.ml2.plugin [None req-8cb6461c-fdd5-4990-957d-203ab6d5cd8f - - - - - -] Attempt 1 to provision port 465fb69a-ca4a-4b2b-940e-f7b1bf827efd 2026-07-28 21:43:24.282 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 2c405bce-85db-4eeb-aab3-2d12f36dfb96 2026-07-28 21:43:26.911 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 03c33f6c-5ac7-42b3-a3dc-825a8ead3546 2026-07-28 21:43:27.256 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port e04cd728-64e3-4f82-8492-1a4bdc01c9b8 2026-07-28 21:43:27.415 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5961bbb3-c8ee-47ad-b4c0-c66db6e1e720'] response: {'server_uuid': '904e39da-24a6-4ca9-9a82-9c082fd2668b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e04cd728-64e3-4f82-8492-1a4bdc01c9b8', 'code': 200} 2026-07-28 21:43:28.289 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port b222b161-7de9-43cc-9829-6731867f3515 2026-07-28 21:43:28.947 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 03c33f6c-5ac7-42b3-a3dc-825a8ead3546 2026-07-28 21:43:29.287 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port e04cd728-64e3-4f82-8492-1a4bdc01c9b8 2026-07-28 21:43:30.304 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 05a90c33-39f3-474d-bfbe-6ed05ee3f16c 2026-07-28 21:43:30.985 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port b222b161-7de9-43cc-9829-6731867f3515 2026-07-28 21:43:31.450 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port deab4db8-bed4-4e91-8479-b5ea1b84008b 2026-07-28 21:43:32.485 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 05a90c33-39f3-474d-bfbe-6ed05ee3f16c 2026-07-28 21:43:32.628 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port deab4db8-bed4-4e91-8479-b5ea1b84008b 2026-07-28 21:43:34.667 16 INFO neutron.plugins.ml2.plugin [None req-5be806d6-481d-4e62-aa5c-3f74a972eaae - - - - - -] Attempt 1 to provision port 43b9c355-3c6f-4de1-9cce-08cee162dc3b 2026-07-28 21:43:34.695 16 INFO neutron.plugins.ml2.plugin [None req-5be806d6-481d-4e62-aa5c-3f74a972eaae - - - - - -] Attempt 1 to provision port b222b161-7de9-43cc-9829-6731867f3515 2026-07-28 21:43:34.765 16 INFO neutron.plugins.ml2.plugin [None req-5be806d6-481d-4e62-aa5c-3f74a972eaae - - - - - -] Attempt 1 to provision port e246d2a2-67b1-4f78-97f3-d4e202a2379b 2026-07-28 21:43:34.823 16 INFO neutron.plugins.ml2.plugin [None req-5be806d6-481d-4e62-aa5c-3f74a972eaae - - - - - -] Attempt 1 to provision port 2c405bce-85db-4eeb-aab3-2d12f36dfb96 2026-07-28 21:43:38.539 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 43b9c355-3c6f-4de1-9cce-08cee162dc3b 2026-07-28 21:43:38.978 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 95c7af21-1c54-4bc7-9d55-f3d3140205dc 2026-07-28 21:43:40.635 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 43b9c355-3c6f-4de1-9cce-08cee162dc3b 2026-07-28 21:43:40.837 13 INFO neutron.plugins.ml2.plugin [None req-2f57c6df-9e48-435a-ad55-cac896ba1d9c - - - - - -] Attempt 1 to provision port 05a90c33-39f3-474d-bfbe-6ed05ee3f16c 2026-07-28 21:43:40.895 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 95c7af21-1c54-4bc7-9d55-f3d3140205dc 2026-07-28 21:43:41.462 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-046177eb-3f68-4d0c-990c-d38775bff037'] response: {'server_uuid': '5f4e68fd-88f0-4e15-9771-c30f5f1d42d9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e246d2a2-67b1-4f78-97f3-d4e202a2379b', 'code': 200} 2026-07-28 21:43:44.953 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port e246d2a2-67b1-4f78-97f3-d4e202a2379b 2026-07-28 21:43:45.266 13 INFO neutron.plugins.ml2.plugin [None req-877229b3-2442-477f-8846-566686f7c599 - - - - - -] Attempt 1 to provision port 95c7af21-1c54-4bc7-9d55-f3d3140205dc 2026-07-28 21:43:45.523 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-687c66ec-818f-4f74-920c-f19e07f9063e'] response: {'server_uuid': '5f4e68fd-88f0-4e15-9771-c30f5f1d42d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e246d2a2-67b1-4f78-97f3-d4e202a2379b', 'code': 200} 2026-07-28 21:43:46.409 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port e246d2a2-67b1-4f78-97f3-d4e202a2379b 2026-07-28 21:43:48.540 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 1173fe45-9c3c-4df4-bc15-e0d0f130cf1a 2026-07-28 21:43:50.662 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port d9a87d6b-97b3-4995-83bd-6609265ad6e2 2026-07-28 21:43:52.784 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port d9a87d6b-97b3-4995-83bd-6609265ad6e2 2026-07-28 21:43:53.025 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port f1711aaa-27b9-4a33-8f6c-012c51fd06fa 2026-07-28 21:43:53.719 16 INFO neutron.plugins.ml2.plugin [None req-73691033-bcc7-463e-81f4-9ebbea1f43f7 - - - - - -] Attempt 1 to provision port 68f6c630-b3d5-4d09-99f0-c17f52520bf3 2026-07-28 21:43:53.763 16 INFO neutron.plugins.ml2.plugin [None req-73691033-bcc7-463e-81f4-9ebbea1f43f7 - - - - - -] Attempt 1 to provision port da54ee44-78a6-4807-8ad4-524608e3d7a9 2026-07-28 21:43:53.850 16 INFO neutron.plugins.ml2.plugin [None req-73691033-bcc7-463e-81f4-9ebbea1f43f7 - - - - - -] Attempt 1 to provision port f1711aaa-27b9-4a33-8f6c-012c51fd06fa 2026-07-28 21:43:54.409 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port f1711aaa-27b9-4a33-8f6c-012c51fd06fa 2026-07-28 21:44:00.543 13 INFO neutron.plugins.ml2.plugin [None req-62526b49-aca3-4c5a-970b-b36210769404 - - - - - -] Attempt 1 to provision port 68f6c630-b3d5-4d09-99f0-c17f52520bf3 2026-07-28 21:44:00.575 13 INFO neutron.plugins.ml2.plugin [None req-62526b49-aca3-4c5a-970b-b36210769404 - - - - - -] Attempt 1 to provision port f1711aaa-27b9-4a33-8f6c-012c51fd06fa 2026-07-28 21:44:05.065 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 035ecd7c-3c1d-40b7-925a-9167f14e20b8 2026-07-28 21:44:05.195 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-82eb5ccb-41a4-4343-9b28-990c7f5256c0'] response: {'server_uuid': '2a3995b5-b072-4798-b792-eae63776276b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '035ecd7c-3c1d-40b7-925a-9167f14e20b8', 'code': 200} 2026-07-28 21:44:05.915 13 INFO neutron.plugins.ml2.plugin [None req-8fd51820-dad9-461c-828f-4a3121c55b40 - - - - - -] Attempt 1 to provision port 68f6c630-b3d5-4d09-99f0-c17f52520bf3 2026-07-28 21:44:06.714 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 035ecd7c-3c1d-40b7-925a-9167f14e20b8 2026-07-28 21:44:08.580 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port da54ee44-78a6-4807-8ad4-524608e3d7a9 2026-07-28 21:44:08.906 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 68f6c630-b3d5-4d09-99f0-c17f52520bf3 2026-07-28 21:44:10.738 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port da54ee44-78a6-4807-8ad4-524608e3d7a9 2026-07-28 21:44:10.922 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 68f6c630-b3d5-4d09-99f0-c17f52520bf3 2026-07-28 21:44:12.970 13 INFO neutron.plugins.ml2.plugin [None req-1f40a3b1-68b1-427c-994d-4e8e5e4695a0 - - - - - -] Attempt 1 to provision port 68f6c630-b3d5-4d09-99f0-c17f52520bf3 2026-07-28 21:44:16.818 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port b1695877-b986-468d-ad09-56dfdccc2a28 2026-07-28 21:44:18.890 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port b1695877-b986-468d-ad09-56dfdccc2a28 2026-07-28 21:44:22.463 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 86a28f70-e01c-4dc9-850f-f421cb7e0ab8 2026-07-28 21:44:22.648 13 INFO neutron.plugins.ml2.plugin [None req-6c568ee0-c043-4c77-b8b8-cba9f038b488 - - - - - -] Attempt 1 to provision port 86a28f70-e01c-4dc9-850f-f421cb7e0ab8 2026-07-28 21:44:22.768 13 INFO neutron.plugins.ml2.plugin [None req-6c568ee0-c043-4c77-b8b8-cba9f038b488 - - - - - -] Attempt 1 to provision port 54cb8f0d-f181-441b-8e95-734a21023f27 2026-07-28 21:44:24.471 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 86a28f70-e01c-4dc9-850f-f421cb7e0ab8 2026-07-28 21:44:26.496 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 0acc71d7-f522-415e-8a65-0de852183e15 2026-07-28 21:44:26.974 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 6dceffa0-15d3-4546-8176-1545987daf56 2026-07-28 21:44:28.496 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 0acc71d7-f522-415e-8a65-0de852183e15 2026-07-28 21:44:28.691 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 6dceffa0-15d3-4546-8176-1545987daf56 2026-07-28 21:44:31.219 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port bea60b3f-9183-43f6-a763-80de553677cb 2026-07-28 21:44:31.356 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e110972c-5539-4e31-a317-993bc70515d9'] response: {'server_uuid': '12dc5fcb-a3b4-4fc0-8b02-3610c63ff512', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bea60b3f-9183-43f6-a763-80de553677cb', 'code': 200} 2026-07-28 21:44:32.881 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port bea60b3f-9183-43f6-a763-80de553677cb 2026-07-28 21:44:34.920 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 1ddc5310-ea47-41a7-b510-5f5a5021c0e5 2026-07-28 21:44:35.496 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 54cb8f0d-f181-441b-8e95-734a21023f27 2026-07-28 21:44:36.880 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 1ddc5310-ea47-41a7-b510-5f5a5021c0e5 2026-07-28 21:44:37.074 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 54cb8f0d-f181-441b-8e95-734a21023f27 2026-07-28 21:44:37.993 16 INFO neutron.plugins.ml2.plugin [None req-e6c21dd1-cc65-46e7-97dd-6f34da6b9328 - - - - - -] Attempt 1 to provision port bea60b3f-9183-43f6-a763-80de553677cb 2026-07-28 21:44:38.067 16 INFO neutron.plugins.ml2.plugin [None req-e6c21dd1-cc65-46e7-97dd-6f34da6b9328 - - - - - -] Attempt 1 to provision port 54cb8f0d-f181-441b-8e95-734a21023f27 2026-07-28 21:44:38.121 16 INFO neutron.plugins.ml2.plugin [None req-e6c21dd1-cc65-46e7-97dd-6f34da6b9328 - - - - - -] Attempt 1 to provision port 86a28f70-e01c-4dc9-850f-f421cb7e0ab8 2026-07-28 21:44:38.172 16 INFO neutron.plugins.ml2.plugin [None req-e6c21dd1-cc65-46e7-97dd-6f34da6b9328 - - - - - -] Attempt 1 to provision port 479b186d-837b-4f4a-8725-eaa2b0451da2 2026-07-28 21:44:38.193 16 INFO neutron.plugins.ml2.plugin [None req-e6c21dd1-cc65-46e7-97dd-6f34da6b9328 - - - - - -] Attempt 1 to provision port 9c09ffce-97b8-459f-93e3-64c6afd2cc80 2026-07-28 21:44:38.223 16 INFO neutron.plugins.ml2.plugin [None req-e6c21dd1-cc65-46e7-97dd-6f34da6b9328 - - - - - -] Attempt 1 to provision port 6dceffa0-15d3-4546-8176-1545987daf56 2026-07-28 21:44:40.015 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port beec8654-bc03-485b-b0a6-3fc463a06fe0 2026-07-28 21:44:40.139 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0defc74d-5b87-4d46-8f09-19b01a1cd8a1'] response: {'server_uuid': '964245f7-ada2-4bbf-ae01-f7eaddd5a53e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'beec8654-bc03-485b-b0a6-3fc463a06fe0', 'code': 200} 2026-07-28 21:44:41.140 13 INFO neutron.plugins.ml2.plugin [None req-be1b1ee5-2610-4f48-bf29-75e2a57d7fd4 - - - - - -] Attempt 1 to provision port beec8654-bc03-485b-b0a6-3fc463a06fe0 2026-07-28 21:44:41.778 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port beec8654-bc03-485b-b0a6-3fc463a06fe0 2026-07-28 21:44:45.847 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 479b186d-837b-4f4a-8725-eaa2b0451da2 2026-07-28 21:44:46.156 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 9c09ffce-97b8-459f-93e3-64c6afd2cc80 2026-07-28 21:44:47.787 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 479b186d-837b-4f4a-8725-eaa2b0451da2 2026-07-28 21:44:47.990 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 9c09ffce-97b8-459f-93e3-64c6afd2cc80 2026-07-28 21:45:00.263 16 INFO neutron.plugins.ml2.plugin [None req-d9b3770c-4ccd-4c72-872a-4ce9e1948a7a - - - - - -] Attempt 1 to provision port c119df47-393e-43bb-b109-482c4172b69f 2026-07-28 21:45:01.767 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port d716c6c7-b42f-4898-9ed2-2480acb1ab6d 2026-07-28 21:45:03.891 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 52a3be51-a62d-44c3-a433-1fc00c55c133 2026-07-28 21:45:03.957 16 INFO neutron.plugins.ml2.plugin [None req-8aeda71e-95be-4796-8a08-0cd55a100b5f - - - - - -] Attempt 1 to provision port 52a3be51-a62d-44c3-a433-1fc00c55c133 2026-07-28 21:45:04.349 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port d716c6c7-b42f-4898-9ed2-2480acb1ab6d 2026-07-28 21:45:05.736 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 52a3be51-a62d-44c3-a433-1fc00c55c133 2026-07-28 21:45:06.206 16 INFO neutron.plugins.ml2.plugin [None req-9116a004-9be3-408b-b710-9335894dcc97 - - - - - -] Attempt 1 to provision port 52a3be51-a62d-44c3-a433-1fc00c55c133 2026-07-28 21:45:06.335 16 INFO neutron.plugins.ml2.plugin [None req-9116a004-9be3-408b-b710-9335894dcc97 - - - - - -] Attempt 1 to provision port 8a017a8b-4f19-435c-b39d-596d43978b18 2026-07-28 21:45:07.493 16 INFO neutron.plugins.ml2.plugin [None req-9cbe4eee-b75f-44fe-9f0a-dead9bdb938f - - - - - -] Attempt 1 to provision port 8a017a8b-4f19-435c-b39d-596d43978b18 2026-07-28 21:45:11.497 16 INFO neutron.plugins.ml2.plugin [None req-e6f57620-c104-410e-8122-38d09f6fad50 - - - - - -] Attempt 1 to provision port 8a017a8b-4f19-435c-b39d-596d43978b18 2026-07-28 21:45:11.553 16 INFO neutron.plugins.ml2.plugin [None req-e6f57620-c104-410e-8122-38d09f6fad50 - - - - - -] Attempt 1 to provision port 697c0fb6-1269-437d-808c-54be32661668 2026-07-28 21:45:11.754 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 697c0fb6-1269-437d-808c-54be32661668 2026-07-28 21:45:13.888 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 697c0fb6-1269-437d-808c-54be32661668 2026-07-28 21:45:14.195 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port efcbad2e-87e0-400d-9b92-7b3d9f7ae553 2026-07-28 21:45:15.615 13 INFO neutron.plugins.ml2.plugin [None req-b53e8b40-c233-4ad9-85a5-3d3b04e32e65 - - - - - -] Attempt 1 to provision port d996eaed-19bc-4f57-9c23-8d32021cb2db 2026-07-28 21:45:15.650 13 INFO neutron.plugins.ml2.plugin [None req-b53e8b40-c233-4ad9-85a5-3d3b04e32e65 - - - - - -] Attempt 1 to provision port 697c0fb6-1269-437d-808c-54be32661668 2026-07-28 21:45:15.797 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port efcbad2e-87e0-400d-9b92-7b3d9f7ae553 2026-07-28 21:45:18.465 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port b2c86017-4f2c-4ce4-9582-995e421b9164 2026-07-28 21:45:18.700 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbedefa5-de1d-4a56-a714-028099b5bbf0'] response: {'server_uuid': '311de5b0-8272-4829-9cd4-dfeeb0fdcf61', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2c86017-4f2c-4ce4-9582-995e421b9164', 'code': 200} 2026-07-28 21:45:19.753 16 INFO neutron.plugins.ml2.plugin [None req-d5ca3b60-779e-4a5d-8b8c-563b5708f5f1 - - - - - -] Attempt 1 to provision port b9653e5c-8917-48bb-84b4-9c022f03fb4b 2026-07-28 21:45:19.803 16 INFO neutron.plugins.ml2.plugin [None req-d5ca3b60-779e-4a5d-8b8c-563b5708f5f1 - - - - - -] Attempt 1 to provision port d996eaed-19bc-4f57-9c23-8d32021cb2db 2026-07-28 21:45:19.839 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port b2c86017-4f2c-4ce4-9582-995e421b9164 2026-07-28 21:45:21.908 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port c119df47-393e-43bb-b109-482c4172b69f 2026-07-28 21:45:22.129 13 INFO neutron.plugins.ml2.plugin [None req-93f147f9-6a4f-4ef7-bba0-17555bb60ff3 - - - - - -] Attempt 1 to provision port d996eaed-19bc-4f57-9c23-8d32021cb2db 2026-07-28 21:45:22.339 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 8a017a8b-4f19-435c-b39d-596d43978b18 2026-07-28 21:45:23.840 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port c119df47-393e-43bb-b109-482c4172b69f 2026-07-28 21:45:24.279 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 8a017a8b-4f19-435c-b39d-596d43978b18 2026-07-28 21:45:24.693 16 INFO neutron.plugins.ml2.plugin [None req-fcbbc8a2-0698-4225-8c80-f4513283a8d8 - - - - - -] Attempt 1 to provision port 278089a3-0361-420d-9754-bf3530a9d44e 2026-07-28 21:45:28.912 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 39808bf9-81fa-465f-83e1-e7f3ebc0423b 2026-07-28 21:45:29.041 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1942d294-dfa3-4599-bb2e-51553fb39b83'] response: {'server_uuid': 'b6ba5cbf-9750-4d16-92a7-1ede4fa6c2cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '39808bf9-81fa-465f-83e1-e7f3ebc0423b', 'code': 200} 2026-07-28 21:45:29.779 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 39808bf9-81fa-465f-83e1-e7f3ebc0423b 2026-07-28 21:45:31.904 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port d996eaed-19bc-4f57-9c23-8d32021cb2db 2026-07-28 21:45:32.257 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port b9653e5c-8917-48bb-84b4-9c022f03fb4b 2026-07-28 21:45:33.954 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port d996eaed-19bc-4f57-9c23-8d32021cb2db 2026-07-28 21:45:34.158 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port b9653e5c-8917-48bb-84b4-9c022f03fb4b 2026-07-28 21:45:42.005 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 0811e816-2339-4b88-b8cb-c6330051ea4f 2026-07-28 21:45:44.207 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 0811e816-2339-4b88-b8cb-c6330051ea4f 2026-07-28 21:45:44.407 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port bd8e6885-66f2-4382-8637-adb9a27d5fd1 2026-07-28 21:45:46.100 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port bd8e6885-66f2-4382-8637-adb9a27d5fd1 2026-07-28 21:45:46.708 13 INFO neutron.plugins.ml2.plugin [None req-4929dcd0-13cb-4e9e-9bc7-3678c36c35ea - - - - - -] Attempt 1 to provision port 0811e816-2339-4b88-b8cb-c6330051ea4f 2026-07-28 21:45:46.854 13 INFO neutron.plugins.ml2.plugin [None req-4929dcd0-13cb-4e9e-9bc7-3678c36c35ea - - - - - -] Attempt 1 to provision port 5398a604-ebc6-4565-a2c4-2695cb3bd6ea 2026-07-28 21:45:46.903 13 INFO neutron.plugins.ml2.plugin [None req-4929dcd0-13cb-4e9e-9bc7-3678c36c35ea - - - - - -] Attempt 1 to provision port 00a5bb26-c3f9-4588-a5e8-3c55b4f12f20 2026-07-28 21:45:52.124 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 82773a8b-e371-46d5-9324-0e5236e3dfb4 2026-07-28 21:45:54.299 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port f36285ea-48bd-4b21-b01b-751be14c2786 2026-07-28 21:45:54.657 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 82773a8b-e371-46d5-9324-0e5236e3dfb4 2026-07-28 21:45:55.214 16 INFO neutron.plugins.ml2.plugin [None req-e28e59bb-7fb2-4c3e-8817-cf62b12b6a3f - - - - - -] Attempt 1 to provision port f36285ea-48bd-4b21-b01b-751be14c2786 2026-07-28 21:45:55.263 16 INFO neutron.plugins.ml2.plugin [None req-e28e59bb-7fb2-4c3e-8817-cf62b12b6a3f - - - - - -] Attempt 1 to provision port fadb3c51-bf16-42ba-b88b-965bec365ceb 2026-07-28 21:45:55.288 16 INFO neutron.plugins.ml2.plugin [None req-e28e59bb-7fb2-4c3e-8817-cf62b12b6a3f - - - - - -] Attempt 1 to provision port 4e94981e-5449-4b01-939f-e50694c12487 2026-07-28 21:45:56.135 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port f36285ea-48bd-4b21-b01b-751be14c2786 2026-07-28 21:45:59.042 13 INFO neutron.plugins.ml2.plugin [None req-2a121c2e-701d-4f3b-946d-0d43251c6fb7 - - - - - -] Attempt 1 to provision port f36285ea-48bd-4b21-b01b-751be14c2786 2026-07-28 21:45:59.112 13 INFO neutron.plugins.ml2.plugin [None req-2a121c2e-701d-4f3b-946d-0d43251c6fb7 - - - - - -] Attempt 1 to provision port 4e94981e-5449-4b01-939f-e50694c12487 2026-07-28 21:46:04.766 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 424dff57-a6ba-4ebe-a891-4c2a2b73305f 2026-07-28 21:46:05.003 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c46247ce-1ad2-43ba-aee3-5e3059c88a1b'] response: {'server_uuid': 'dd46cc88-86dc-403c-8a99-73c5c30aafdc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '424dff57-a6ba-4ebe-a891-4c2a2b73305f', 'code': 200} 2026-07-28 21:46:05.065 13 INFO neutron.plugins.ml2.plugin [None req-d7f8e947-609b-4151-822b-5a2a25f4b677 - - - - - -] Attempt 1 to provision port 424dff57-a6ba-4ebe-a891-4c2a2b73305f 2026-07-28 21:46:08.591 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 82773a8b-e371-46d5-9324-0e5236e3dfb4 2026-07-28 21:46:08.925 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 27f12a02-248e-402c-874c-81d84616a067 2026-07-28 21:46:09.311 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 52a3be51-a62d-44c3-a433-1fc00c55c133 2026-07-28 21:46:09.852 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 00a5bb26-c3f9-4588-a5e8-3c55b4f12f20 2026-07-28 21:46:10.209 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 5398a604-ebc6-4565-a2c4-2695cb3bd6ea 2026-07-28 21:46:10.559 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port c119df47-393e-43bb-b109-482c4172b69f 2026-07-28 21:46:10.730 16 INFO neutron.plugins.ml2.plugin [None req-b51de6fc-e79e-4620-89c5-886e88a88394 - - - - - -] Attempt 1 to provision port 4e94981e-5449-4b01-939f-e50694c12487 2026-07-28 21:46:10.761 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 0811e816-2339-4b88-b8cb-c6330051ea4f 2026-07-28 21:46:11.086 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 8a017a8b-4f19-435c-b39d-596d43978b18 2026-07-28 21:46:11.315 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 5eeb4f66-9c07-4d5a-86f1-b87b042cff6b 2026-07-28 21:46:11.482 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port f36285ea-48bd-4b21-b01b-751be14c2786 2026-07-28 21:46:11.728 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 594192c0-b770-44ad-b826-1aa460f5ba2b 2026-07-28 21:46:11.955 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port d716c6c7-b42f-4898-9ed2-2480acb1ab6d 2026-07-28 21:46:12.195 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 1341a98e-f5c4-44bf-89d9-a3d7992f8d7f 2026-07-28 21:46:12.390 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 424dff57-a6ba-4ebe-a891-4c2a2b73305f 2026-07-28 21:46:12.573 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port b2c86017-4f2c-4ce4-9582-995e421b9164 2026-07-28 21:46:12.850 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port a7aeaf1b-6809-4e34-85b8-1820ce9f6877 2026-07-28 21:46:12.960 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-31d39fc6-a84d-4497-9ae8-0343aea4361e'] response: {'server_uuid': '567700b0-450a-40ce-b28a-2a61ec19c93b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7aeaf1b-6809-4e34-85b8-1820ce9f6877', 'code': 200} 2026-07-28 21:46:13.195 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port bd8e6885-66f2-4382-8637-adb9a27d5fd1 2026-07-28 21:46:13.907 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 00a5bb26-c3f9-4588-a5e8-3c55b4f12f20 2026-07-28 21:46:14.117 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port fadb3c51-bf16-42ba-b88b-965bec365ceb 2026-07-28 21:46:14.442 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 5398a604-ebc6-4565-a2c4-2695cb3bd6ea 2026-07-28 21:46:14.591 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port a7aeaf1b-6809-4e34-85b8-1820ce9f6877 2026-07-28 21:46:14.817 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 4e94981e-5449-4b01-939f-e50694c12487 2026-07-28 21:46:15.756 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port fadb3c51-bf16-42ba-b88b-965bec365ceb 2026-07-28 21:46:33.946 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e29551b-c449-4d4c-8fb7-69df168cdd0d'] response: {'server_uuid': 'dd46cc88-86dc-403c-8a99-73c5c30aafdc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '424dff57-a6ba-4ebe-a891-4c2a2b73305f', 'code': 200} 2026-07-28 21:46:49.936 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port fa681d11-ea4e-41a8-bb07-165f579d2725 2026-07-28 21:46:50.373 16 INFO neutron.plugins.ml2.plugin [None req-ab88c9a0-aac5-4504-9766-922fe6d1b5ea - - - - - -] Attempt 1 to provision port fa681d11-ea4e-41a8-bb07-165f579d2725 2026-07-28 21:46:51.982 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port fa681d11-ea4e-41a8-bb07-165f579d2725 2026-07-28 21:46:53.725 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port d806fb33-7ff8-4723-8446-76b4caad6bbb 2026-07-28 21:47:47.717 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 226fa832-1993-4884-843f-8edf3b5e2ada 2026-07-28 21:47:48.024 13 INFO neutron.plugins.ml2.plugin [None req-46cc8b3b-447a-42a8-95cd-4966472a897d - - - - - -] Attempt 1 to provision port 226fa832-1993-4884-843f-8edf3b5e2ada 2026-07-28 21:47:49.785 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 226fa832-1993-4884-843f-8edf3b5e2ada 2026-07-28 21:47:51.744 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 7ca58719-5743-45af-8df0-f503a6e1a72c 2026-07-28 21:47:52.175 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 7896e1a5-7537-4e87-8d60-a5cc24c6deae 2026-07-28 21:47:53.946 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 7896e1a5-7537-4e87-8d60-a5cc24c6deae 2026-07-28 21:47:54.166 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 7ca58719-5743-45af-8df0-f503a6e1a72c 2026-07-28 21:47:54.365 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 65eb94b1-6e2c-408f-8e95-5c26d6218c6f 2026-07-28 21:47:55.729 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 65eb94b1-6e2c-408f-8e95-5c26d6218c6f 2026-07-28 21:47:57.804 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 226fa832-1993-4884-843f-8edf3b5e2ada 2026-07-28 21:48:00.637 13 INFO neutron.plugins.ml2.plugin [None req-72a8f65f-63d2-43bb-acc1-19f1e3d23d27 - - - - - -] Attempt 1 to provision port 45b673e2-442b-4770-9a6c-ab63a71d2c42 2026-07-28 21:48:00.664 13 INFO neutron.plugins.ml2.plugin [None req-72a8f65f-63d2-43bb-acc1-19f1e3d23d27 - - - - - -] Attempt 1 to provision port 226fa832-1993-4884-843f-8edf3b5e2ada 2026-07-28 21:48:00.733 13 INFO neutron.plugins.ml2.plugin [None req-72a8f65f-63d2-43bb-acc1-19f1e3d23d27 - - - - - -] Attempt 1 to provision port 65eb94b1-6e2c-408f-8e95-5c26d6218c6f 2026-07-28 21:48:00.792 13 INFO neutron.plugins.ml2.plugin [None req-72a8f65f-63d2-43bb-acc1-19f1e3d23d27 - - - - - -] Attempt 1 to provision port 7896e1a5-7537-4e87-8d60-a5cc24c6deae 2026-07-28 21:48:06.099 13 INFO neutron.plugins.ml2.plugin [None req-fe2eba73-2611-467b-857a-07060c2e52ac - - - - - -] Attempt 1 to provision port ffd5ad00-bf69-4374-8fef-70d6b0db5277 2026-07-28 21:48:06.126 13 INFO neutron.plugins.ml2.plugin [None req-fe2eba73-2611-467b-857a-07060c2e52ac - - - - - -] Attempt 1 to provision port 45b673e2-442b-4770-9a6c-ab63a71d2c42 2026-07-28 21:48:06.149 13 INFO neutron.plugins.ml2.plugin [None req-fe2eba73-2611-467b-857a-07060c2e52ac - - - - - -] Attempt 1 to provision port f28da648-6915-486f-98c3-cf950486b67b 2026-07-28 21:48:06.170 13 INFO neutron.plugins.ml2.plugin [None req-fe2eba73-2611-467b-857a-07060c2e52ac - - - - - -] Attempt 1 to provision port 65eb94b1-6e2c-408f-8e95-5c26d6218c6f 2026-07-28 21:48:06.217 13 INFO neutron.plugins.ml2.plugin [None req-fe2eba73-2611-467b-857a-07060c2e52ac - - - - - -] Attempt 1 to provision port 7896e1a5-7537-4e87-8d60-a5cc24c6deae 2026-07-28 21:48:06.268 13 INFO neutron.plugins.ml2.plugin [None req-fe2eba73-2611-467b-857a-07060c2e52ac - - - - - -] Attempt 1 to provision port 08da0af5-0573-4447-85ee-7f564b4cc478 2026-07-28 21:48:10.414 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 45b673e2-442b-4770-9a6c-ab63a71d2c42 2026-07-28 21:48:10.729 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 08da0af5-0573-4447-85ee-7f564b4cc478 2026-07-28 21:48:10.860 16 INFO neutron.plugins.ml2.plugin [None req-7c259a0e-52f0-426b-af5b-2e76a52bc837 - - - - - -] Attempt 1 to provision port 45b673e2-442b-4770-9a6c-ab63a71d2c42 2026-07-28 21:48:10.921 16 INFO neutron.plugins.ml2.plugin [None req-7c259a0e-52f0-426b-af5b-2e76a52bc837 - - - - - -] Attempt 1 to provision port f28da648-6915-486f-98c3-cf950486b67b 2026-07-28 21:48:11.041 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port f28da648-6915-486f-98c3-cf950486b67b 2026-07-28 21:48:11.085 16 INFO neutron.plugins.ml2.plugin [None req-7c259a0e-52f0-426b-af5b-2e76a52bc837 - - - - - -] Attempt 1 to provision port 65eb94b1-6e2c-408f-8e95-5c26d6218c6f 2026-07-28 21:48:11.133 16 INFO neutron.plugins.ml2.plugin [None req-7c259a0e-52f0-426b-af5b-2e76a52bc837 - - - - - -] Attempt 1 to provision port 7896e1a5-7537-4e87-8d60-a5cc24c6deae 2026-07-28 21:48:11.182 16 INFO neutron.plugins.ml2.plugin [None req-7c259a0e-52f0-426b-af5b-2e76a52bc837 - - - - - -] Attempt 1 to provision port 08da0af5-0573-4447-85ee-7f564b4cc478 2026-07-28 21:48:11.245 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port a9ddbcf6-146b-43a3-8fb0-a2d1d15c56c1 2026-07-28 21:48:11.374 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0e20981-0222-4ff0-ac53-c60fddc6b6ea'] response: {'server_uuid': '6aca0201-b853-428c-a82c-d37359f2a50f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a9ddbcf6-146b-43a3-8fb0-a2d1d15c56c1', 'code': 200} 2026-07-28 21:48:12.127 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 08da0af5-0573-4447-85ee-7f564b4cc478 2026-07-28 21:48:12.338 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 45b673e2-442b-4770-9a6c-ab63a71d2c42 2026-07-28 21:48:12.513 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port f28da648-6915-486f-98c3-cf950486b67b 2026-07-28 21:48:12.683 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port ffd5ad00-bf69-4374-8fef-70d6b0db5277 2026-07-28 21:48:12.979 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port a9ddbcf6-146b-43a3-8fb0-a2d1d15c56c1 2026-07-28 21:48:13.207 16 INFO neutron.plugins.ml2.plugin [None req-1e718701-661d-45a4-aeca-67676d8da11d - - - - - -] Attempt 1 to provision port f28da648-6915-486f-98c3-cf950486b67b 2026-07-28 21:48:13.257 16 INFO neutron.plugins.ml2.plugin [None req-1e718701-661d-45a4-aeca-67676d8da11d - - - - - -] Attempt 1 to provision port 08da0af5-0573-4447-85ee-7f564b4cc478 2026-07-28 21:48:14.009 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port ffd5ad00-bf69-4374-8fef-70d6b0db5277 2026-07-28 21:48:15.517 16 INFO neutron.plugins.ml2.plugin [None req-7ea2069f-a95d-4ab5-af34-9f8191c224c3 - - - - - -] Attempt 1 to provision port f28da648-6915-486f-98c3-cf950486b67b 2026-07-28 21:48:15.565 16 INFO neutron.plugins.ml2.plugin [None req-7ea2069f-a95d-4ab5-af34-9f8191c224c3 - - - - - -] Attempt 1 to provision port 08da0af5-0573-4447-85ee-7f564b4cc478 2026-07-28 21:48:17.094 16 INFO neutron.plugins.ml2.plugin [None req-55a4aeca-ec05-404d-a1ac-5727cf05f825 - - - - - -] Attempt 1 to provision port a9ddbcf6-146b-43a3-8fb0-a2d1d15c56c1 2026-07-28 21:48:26.128 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 9ae29782-f881-4941-b14b-2159523697d1 2026-07-28 21:48:26.228 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3b324cb-fb20-4af8-9f0c-1a43a858bb77'] response: {'server_uuid': '903524e3-8ac8-4661-ab01-c9f6c5aa5e84', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ae29782-f881-4941-b14b-2159523697d1', 'code': 200} 2026-07-28 21:48:28.082 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 9ae29782-f881-4941-b14b-2159523697d1 2026-07-28 21:49:00.216 16 INFO neutron.plugins.ml2.plugin [None req-c8acc225-6465-4184-ae7b-7fbdf15ff0f8 - - - - - -] Attempt 1 to provision port 2e2f908a-5181-4f63-9235-ace3ef6648cb 2026-07-28 21:49:22.601 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port ed57994a-62fe-4555-a88f-9caa12f2f9a6 2026-07-28 21:49:22.739 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b209acf-b9cb-4222-aa7b-d17631714f6b'] response: {'server_uuid': 'b9bc2463-08c9-4024-a613-fe67d100467a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ed57994a-62fe-4555-a88f-9caa12f2f9a6', 'code': 200} 2026-07-28 21:49:24.053 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port ed57994a-62fe-4555-a88f-9caa12f2f9a6 2026-07-28 21:50:06.997 13 INFO neutron.plugins.ml2.plugin [None req-c3494622-a72e-428c-a143-ff3a0927b261 - - - - - -] Attempt 1 to provision port a97e199b-b890-4956-8a7a-fcae26a43909 2026-07-28 21:50:12.125 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port a97e199b-b890-4956-8a7a-fcae26a43909 2026-07-28 21:50:12.237 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0f7d2a4-06b3-49ab-a9e7-f555156df8f4'] response: {'server_uuid': 'b9bc2463-08c9-4024-a613-fe67d100467a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a97e199b-b890-4956-8a7a-fcae26a43909', 'code': 200} 2026-07-28 21:50:14.041 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port a97e199b-b890-4956-8a7a-fcae26a43909 2026-07-28 21:50:16.565 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port a97e199b-b890-4956-8a7a-fcae26a43909 2026-07-28 21:50:52.647 13 INFO neutron.plugins.ml2.plugin [None req-146b8786-8295-422f-892b-2663b4a9231c - - - - - -] Attempt 1 to provision port 9bc2d1d7-c373-4ba6-8f2e-0e48bc2aa962 2026-07-28 21:51:01.708 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 9bc2d1d7-c373-4ba6-8f2e-0e48bc2aa962 2026-07-28 21:51:01.877 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9aba3f6-401c-461a-a58e-1a6c1258887a'] response: {'server_uuid': 'b9bc2463-08c9-4024-a613-fe67d100467a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9bc2d1d7-c373-4ba6-8f2e-0e48bc2aa962', 'code': 200} 2026-07-28 21:51:02.827 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 9bc2d1d7-c373-4ba6-8f2e-0e48bc2aa962 2026-07-28 21:51:14.990 16 INFO neutron.plugins.ml2.plugin [None req-948c808d-cd25-4fd7-98b8-a16bf51b9c55 - - - - - -] Attempt 1 to provision port 8e0a816b-299a-433f-80de-d8a395fecb14 2026-07-28 21:51:20.877 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 8e0a816b-299a-433f-80de-d8a395fecb14 2026-07-28 21:51:20.990 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-112df2ef-6928-43e2-8e29-f64a64d35ee2'] response: {'server_uuid': 'b9bc2463-08c9-4024-a613-fe67d100467a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8e0a816b-299a-433f-80de-d8a395fecb14', 'code': 200} 2026-07-28 21:51:22.803 16 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 8e0a816b-299a-433f-80de-d8a395fecb14 2026-07-28 21:51:25.728 16 INFO neutron.plugins.ml2.plugin [None req-875f5d1f-25b3-4b22-a1ab-34b32508c14a - - - - - -] Attempt 1 to provision port 9bc2d1d7-c373-4ba6-8f2e-0e48bc2aa962 2026-07-28 21:51:26.856 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 9bc2d1d7-c373-4ba6-8f2e-0e48bc2aa962 2026-07-28 21:51:42.262 13 INFO neutron.plugins.ml2.plugin [None req-c88bf72a-5197-44f6-9dd4-4dce8cb7df53 - - - - - -] Attempt 1 to provision port 8e0a816b-299a-433f-80de-d8a395fecb14 2026-07-28 21:51:42.914 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 8e0a816b-299a-433f-80de-d8a395fecb14 2026-07-28 21:51:43.660 16 INFO neutron.plugins.ml2.plugin [None req-0277a5b7-eb11-4c69-b07b-66398e59b14c - - - - - -] Attempt 1 to provision port 8e0a816b-299a-433f-80de-d8a395fecb14 2026-07-28 21:51:52.358 16 INFO neutron.plugins.ml2.plugin [None req-cf7c7e40-747c-46d5-837a-3966d7549082 - - - - - -] Attempt 1 to provision port 9bc2d1d7-c373-4ba6-8f2e-0e48bc2aa962 2026-07-28 21:51:52.861 13 INFO neutron.plugins.ml2.plugin [None req-738da9f9-0c1a-46cb-8692-6c095f72e9e6 - - - - - -] Attempt 1 to provision port 9bc2d1d7-c373-4ba6-8f2e-0e48bc2aa962 2026-07-28 21:52:53.892 16 INFO neutron.plugins.ml2.plugin [None req-676ef3f7-3d86-47c2-8c5e-c935868c0146 - - - - - -] Attempt 1 to provision port 1341a98e-f5c4-44bf-89d9-a3d7992f8d7f 2026-07-28 21:52:53.950 16 INFO neutron.plugins.ml2.plugin [None req-676ef3f7-3d86-47c2-8c5e-c935868c0146 - - - - - -] Attempt 1 to provision port 27f12a02-248e-402c-874c-81d84616a067 2026-07-28 21:52:54.004 16 INFO neutron.plugins.ml2.plugin [None req-676ef3f7-3d86-47c2-8c5e-c935868c0146 - - - - - -] Attempt 1 to provision port 5eeb4f66-9c07-4d5a-86f1-b87b042cff6b