+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-07 00:43:43.147 1 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:43:43.147 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.2.dev36 2026-04-07 00:43:43.148 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-07 00:43:43.148 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:43:44.709 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:43:44.711 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:43:44.715 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-07 00:43:44.716 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:43:44.716 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:43:44.716 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:43:44.716 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:43:44.722 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:43:44.723 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:43:44.723 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:43:44.742 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:43:44.743 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:43:44.743 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:43:44.762 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:43:44.763 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:43:44.763 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:43:44.763 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:43:45.050 1 INFO neutron.plugins.ml2.managers [None req-d281006f-d171-435c-b187-f1387fdd6876 - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:43:45.216 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d281006f-d171-435c-b187-f1387fdd6876 - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:43:45.217 1 INFO neutron.plugins.ml2.managers [None req-d281006f-d171-435c-b187-f1387fdd6876 - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:43:45.217 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d281006f-d171-435c-b187-f1387fdd6876 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:43:45.277 1 INFO neutron.plugins.ml2.managers [None req-d281006f-d171-435c-b187-f1387fdd6876 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:43:45.277 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d281006f-d171-435c-b187-f1387fdd6876 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:43:45.278 1 INFO neutron.plugins.ml2.managers [None req-d281006f-d171-435c-b187-f1387fdd6876 - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:43:45.278 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d281006f-d171-435c-b187-f1387fdd6876 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:43:45.278 1 INFO neutron.plugins.ml2.managers [None req-d281006f-d171-435c-b187-f1387fdd6876 - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:43:45.279 1 INFO neutron.plugins.ml2.managers [None req-d281006f-d171-435c-b187-f1387fdd6876 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:43:45.279 1 INFO neutron.plugins.ml2.managers [None req-d281006f-d171-435c-b187-f1387fdd6876 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:43:45.294 1 INFO neutron.quota [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded quota_driver: . 2026-04-07 00:43:45.294 1 INFO neutron.plugins.ml2.plugin [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:43:45.295 1 INFO neutron.plugins.ml2.managers [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:43:45.295 1 INFO neutron.plugins.ml2.managers [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:43:45.295 1 INFO neutron.plugins.ml2.managers [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:43:45.295 1 INFO neutron.manager [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loading Plugin: qos 2026-04-07 00:43:45.307 1 INFO neutron.manager [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loading Plugin: router 2026-04-07 00:43:45.345 1 INFO neutron.services.service_base [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:43:45.345 1 INFO neutron.manager [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loading Plugin: segments 2026-04-07 00:43:45.416 1 INFO neutron.manager [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loading Plugin: trunk 2026-04-07 00:43:45.432 1 INFO neutron.manager [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:43:45.468 1 WARNING stevedore.named [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:43:45.543 1 INFO neutron_vpnaas.services.vpn.plugin [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:43:45.544 1 INFO neutron.common.utils [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:43:45.544 1 INFO neutron.manager [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loading Plugin: taas 2026-04-07 00:43:45.567 1 WARNING stevedore.named [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:43:45.567 1 WARNING stevedore.named [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-07 00:43:45.595 1 INFO neutron_taas.services.taas.taas_plugin [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-07 00:43:45.595 1 INFO neutron.manager [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loading Plugin: tapmirror 2026-04-07 00:43:45.607 1 WARNING stevedore.named [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:43:45.607 1 WARNING stevedore.named [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-07 00:43:45.624 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-07 00:43:45.624 1 INFO neutron.manager [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:43:45.631 1 INFO neutron.manager [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loading Plugin: tag 2026-04-07 00:43:45.639 1 INFO neutron.manager [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loading Plugin: timestamp 2026-04-07 00:43:45.642 1 INFO neutron.manager [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:43:45.646 1 INFO neutron.manager [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loading Plugin: flavors 2026-04-07 00:43:45.649 1 INFO neutron.manager [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loading Plugin: revisions 2026-04-07 00:43:45.652 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Initializing extension manager. 2026-04-07 00:43:45.653 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: address-group 2026-04-07 00:43:45.654 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: address-scope 2026-04-07 00:43:45.655 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:43:45.656 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: agent 2026-04-07 00:43:45.656 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:43:45.657 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:43:45.658 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:43:45.659 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: availability_zone 2026-04-07 00:43:45.659 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:43:45.660 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:43:45.660 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:43:45.662 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:43:45.662 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: dns-integration 2026-04-07 00:43:45.662 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:43:45.663 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:43:45.663 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: dvr 2026-04-07 00:43:45.664 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:43:45.665 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:43:45.665 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:43:45.666 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:43:45.667 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: external-net 2026-04-07 00:43:45.667 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:43:45.668 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: extraroute 2026-04-07 00:43:45.669 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:43:45.670 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:43:45.670 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:43:45.671 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:43:45.671 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:43:45.672 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:43:45.673 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: flavors 2026-04-07 00:43:45.674 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:43:45.678 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:43:45.678 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:43:45.679 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:43:45.679 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:43:45.680 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: router 2026-04-07 00:43:45.682 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:43:45.682 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-07 00:43:45.683 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-07 00:43:45.683 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:43:45.684 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: l3-ha 2026-04-07 00:43:45.684 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:43:45.685 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-07 00:43:45.685 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:43:45.686 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:43:45.686 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:43:45.688 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:43:45.689 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:43:45.690 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:43:45.691 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:43:45.691 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:43:45.692 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: multi-provider 2026-04-07 00:43:45.692 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: net-mtu 2026-04-07 00:43:45.693 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:43:45.694 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:43:45.694 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: network_ha 2026-04-07 00:43:45.695 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:43:45.695 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:43:45.696 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: pagination 2026-04-07 00:43:45.696 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:43:45.697 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-07 00:43:45.697 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-07 00:43:45.698 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-07 00:43:45.698 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:43:45.699 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:43:45.700 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:43:45.700 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-07 00:43:45.700 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:43:45.701 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:43:45.701 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-07 00:43:45.702 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: binding 2026-04-07 00:43:45.702 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: binding-extended 2026-04-07 00:43:45.703 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: port-security 2026-04-07 00:43:45.703 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: project-id 2026-04-07 00:43:45.704 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: provider 2026-04-07 00:43:45.704 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-07 00:43:45.706 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: qos 2026-04-07 00:43:45.707 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:43:45.707 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:43:45.708 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: qos-default 2026-04-07 00:43:45.708 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: qos-fip 2026-04-07 00:43:45.708 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:43:45.709 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:43:45.709 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:43:45.710 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:43:45.710 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:43:45.711 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: qos-pps 2026-04-07 00:43:45.711 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:43:45.712 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:43:45.712 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:43:45.713 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:43:45.713 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-07 00:43:45.715 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: quotas 2026-04-07 00:43:45.718 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: quota_details 2026-04-07 00:43:45.719 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:43:45.720 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:43:45.720 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:43:45.721 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:43:45.721 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:43:45.721 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:43:45.722 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:43:45.722 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:43:45.723 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:43:45.724 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-07 00:43:45.725 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:43:45.725 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:43:45.726 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:43:45.726 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-07 00:43:45.727 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:43:45.731 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: security-group 2026-04-07 00:43:45.732 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: segment 2026-04-07 00:43:45.732 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:43:45.733 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: service-type 2026-04-07 00:43:45.733 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: sorting 2026-04-07 00:43:45.733 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:43:45.734 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:43:45.734 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:43:45.735 1 WARNING neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-07 00:43:45.735 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:43:45.736 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: subnet-external-network 2026-04-07 00:43:45.736 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:43:45.737 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:43:45.738 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:43:45.738 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:43:45.739 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:43:45.739 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: tag-creation 2026-04-07 00:43:45.740 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:43:45.743 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:43:45.744 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:43:45.744 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: trunk 2026-04-07 00:43:45.745 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: trunk-details 2026-04-07 00:43:45.745 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:43:45.746 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-07 00:43:45.746 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:43:45.747 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-07 00:43:45.748 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-07 00:43:45.749 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:43:45.750 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:43:45.751 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: vpnaas 2026-04-07 00:43:45.752 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: taas 2026-04-07 00:43:45.753 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: tap-mirror 2026-04-07 00:43:45.753 1 INFO neutron.api.extensions [None req-d78a3a65-1274-4717-8407-14ab9f5dea58 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-07 00:44:15.842 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-07 00:44:15.884 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-07 00:44:15.888 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-07 00:44:23.728 16 INFO neutron.db.l3_hamode_db [None req-ea9e4edc-c3c1-4a27-8c15-689408f6653d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 00:44:36.984 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 45e92f2b-14bd-49bb-b200-2c15f20b1616 2026-04-07 00:44:38.358 16 INFO neutron.plugins.ml2.plugin [None req-d0aba768-690e-4f23-a5ce-6a21a1132e43 - - - - - -] Attempt 1 to provision port 45e92f2b-14bd-49bb-b200-2c15f20b1616 2026-04-07 00:44:38.907 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 45e92f2b-14bd-49bb-b200-2c15f20b1616 2026-04-07 00:44:40.044 16 INFO neutron.plugins.ml2.plugin [None req-a349213f-f0c2-4ae3-9f6d-fc751a61365f - - - - - -] Attempt 1 to provision port 45e92f2b-14bd-49bb-b200-2c15f20b1616 2026-04-07 00:49:08.938 13 INFO neutron.plugins.ml2.plugin [None req-2068db6b-24f1-4871-9a37-5bea6b1425b1 - - - - - -] Attempt 1 to provision port cbe4f930-d099-44ce-ac19-bd64337ae321 2026-04-07 00:49:08.970 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port cbe4f930-d099-44ce-ac19-bd64337ae321 2026-04-07 00:49:11.105 16 INFO neutron.plugins.ml2.plugin [None req-7068a7ff-bd93-4f1e-b33a-689c18e51769 - - - - - -] Attempt 1 to provision port cbe4f930-d099-44ce-ac19-bd64337ae321 2026-04-07 00:49:11.140 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port cbe4f930-d099-44ce-ac19-bd64337ae321 2026-04-07 00:49:15.893 16 INFO neutron.plugins.ml2.plugin [None req-ab313da9-d0fb-4092-820e-13b7368077fa - - - - - -] Attempt 1 to provision port 122b4a88-459e-4613-acc9-a974cd0dc4c1 2026-04-07 00:53:01.602 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 122b4a88-459e-4613-acc9-a974cd0dc4c1 2026-04-07 00:53:03.046 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 122b4a88-459e-4613-acc9-a974cd0dc4c1 2026-04-07 01:01:31.177 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port fbfb86e3-2f87-46a5-8710-31677ab5a998 2026-04-07 01:01:33.190 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port fbfb86e3-2f87-46a5-8710-31677ab5a998 2026-04-07 01:12:14.546 13 INFO neutron.plugins.ml2.plugin [None req-c6d2918c-794f-4666-bc73-68b19e1b9267 - - - - - -] Attempt 1 to provision port 122b4a88-459e-4613-acc9-a974cd0dc4c1 2026-04-07 01:12:14.593 13 INFO neutron.plugins.ml2.plugin [None req-c6d2918c-794f-4666-bc73-68b19e1b9267 - - - - - -] Attempt 1 to provision port 45e92f2b-14bd-49bb-b200-2c15f20b1616 2026-04-07 01:12:14.633 13 INFO neutron.plugins.ml2.plugin [None req-c6d2918c-794f-4666-bc73-68b19e1b9267 - - - - - -] Attempt 1 to provision port cbe4f930-d099-44ce-ac19-bd64337ae321 2026-04-07 01:16:21.400 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 728505ae-847d-4fc1-aac0-97b44ca65595 2026-04-07 01:16:21.854 16 INFO neutron.plugins.ml2.plugin [None req-6649402d-2397-44e5-911e-6ed93dd85b86 - - - - - -] Attempt 1 to provision port 728505ae-847d-4fc1-aac0-97b44ca65595 2026-04-07 01:16:23.394 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 728505ae-847d-4fc1-aac0-97b44ca65595 2026-04-07 01:16:25.465 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 83c2458f-4923-492a-be38-7076e6827ce2 2026-04-07 01:16:27.734 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 83c2458f-4923-492a-be38-7076e6827ce2 2026-04-07 01:16:27.942 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 968c8d7d-448c-415b-aa0c-e87dee325273 2026-04-07 01:16:29.626 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 6ee7248f-9e5d-484a-872c-eca87b08c7cb 2026-04-07 01:16:29.976 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 968c8d7d-448c-415b-aa0c-e87dee325273 2026-04-07 01:16:30.206 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 5e2fe92a-7ad8-4c94-94fd-e7460f5be97a 2026-04-07 01:16:31.061 13 INFO neutron.plugins.ml2.plugin [None req-e6c16449-5e50-4969-ab87-d1c4e8134144 - - - - - -] Attempt 1 to provision port 83c2458f-4923-492a-be38-7076e6827ce2 2026-04-07 01:16:31.117 13 INFO neutron.plugins.ml2.plugin [None req-e6c16449-5e50-4969-ab87-d1c4e8134144 - - - - - -] Attempt 1 to provision port 968c8d7d-448c-415b-aa0c-e87dee325273 2026-04-07 01:16:31.162 13 INFO neutron.plugins.ml2.plugin [None req-e6c16449-5e50-4969-ab87-d1c4e8134144 - - - - - -] Attempt 1 to provision port e2fa729d-3c5a-484a-b557-72c30a17ffc5 2026-04-07 01:16:31.188 13 INFO neutron.plugins.ml2.plugin [None req-e6c16449-5e50-4969-ab87-d1c4e8134144 - - - - - -] Attempt 1 to provision port e3061257-a269-4fed-af9c-b42ab9677d2d 2026-04-07 01:16:31.436 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 5e2fe92a-7ad8-4c94-94fd-e7460f5be97a 2026-04-07 01:16:31.775 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 6ee7248f-9e5d-484a-872c-eca87b08c7cb 2026-04-07 01:16:35.433 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b81067e8-18bc-4031-aae2-404c77b91e88 2026-04-07 01:16:38.628 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port c55a40b3-6457-41ce-8efb-a286a99953cf 2026-04-07 01:16:39.008 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 2bd3be91-320e-476c-9862-5fb2d89385d3 2026-04-07 01:16:39.124 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-13ae556b-5ec8-413d-83c0-869167776f7e'] response: {'server_uuid': '8bf2937f-d616-4a62-af74-b301b026336d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c55a40b3-6457-41ce-8efb-a286a99953cf', 'code': 200} 2026-04-07 01:16:39.558 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 0ef07ad3-514e-41ae-a320-8ef28ee4993f 2026-04-07 01:16:39.929 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b81067e8-18bc-4031-aae2-404c77b91e88 2026-04-07 01:16:40.146 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port a535a3f3-82c8-4c9b-a7c7-c7e55037d0a0 2026-04-07 01:16:41.156 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbbf5363-191d-4da1-b88d-e4a25d55e9d2'] response: {'server_uuid': '945f5bfb-3a71-46e5-b020-069217c5ab31', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a535a3f3-82c8-4c9b-a7c7-c7e55037d0a0', 'code': 200} 2026-04-07 01:16:42.167 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port a871dfeb-51c8-4b12-a546-07be4db7ce61 2026-04-07 01:16:42.590 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 0ef07ad3-514e-41ae-a320-8ef28ee4993f 2026-04-07 01:16:42.780 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port c55a40b3-6457-41ce-8efb-a286a99953cf 2026-04-07 01:16:42.887 13 INFO neutron.plugins.ml2.plugin [None req-6069cd39-e1c6-43b3-ab84-0371e2a065e2 - - - - - -] Attempt 1 to provision port 968c8d7d-448c-415b-aa0c-e87dee325273 2026-04-07 01:16:43.030 13 INFO neutron.plugins.ml2.plugin [None req-6069cd39-e1c6-43b3-ab84-0371e2a065e2 - - - - - -] Attempt 1 to provision port 2bd3be91-320e-476c-9862-5fb2d89385d3 2026-04-07 01:16:43.127 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 2bd3be91-320e-476c-9862-5fb2d89385d3 2026-04-07 01:16:43.130 13 INFO neutron.plugins.ml2.plugin [None req-6069cd39-e1c6-43b3-ab84-0371e2a065e2 - - - - - -] Attempt 1 to provision port e3061257-a269-4fed-af9c-b42ab9677d2d 2026-04-07 01:16:43.173 13 INFO neutron.plugins.ml2.plugin [None req-6069cd39-e1c6-43b3-ab84-0371e2a065e2 - - - - - -] Attempt 1 to provision port a871dfeb-51c8-4b12-a546-07be4db7ce61 2026-04-07 01:16:43.301 13 INFO neutron.plugins.ml2.plugin [None req-6069cd39-e1c6-43b3-ab84-0371e2a065e2 - - - - - -] Attempt 1 to provision port e2fa729d-3c5a-484a-b557-72c30a17ffc5 2026-04-07 01:16:43.340 13 INFO neutron.plugins.ml2.plugin [None req-6069cd39-e1c6-43b3-ab84-0371e2a065e2 - - - - - -] Attempt 1 to provision port 4e63e940-83ae-48db-bc1e-e370365b5326 2026-04-07 01:16:43.374 13 INFO neutron.plugins.ml2.plugin [None req-6069cd39-e1c6-43b3-ab84-0371e2a065e2 - - - - - -] Attempt 1 to provision port c55a40b3-6457-41ce-8efb-a286a99953cf 2026-04-07 01:16:43.446 13 INFO neutron.plugins.ml2.plugin [None req-6069cd39-e1c6-43b3-ab84-0371e2a065e2 - - - - - -] Attempt 1 to provision port 15e9e979-a164-4e9b-8c6f-806d6ff863f0 2026-04-07 01:16:43.465 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port a535a3f3-82c8-4c9b-a7c7-c7e55037d0a0 2026-04-07 01:16:43.490 13 INFO neutron.plugins.ml2.plugin [None req-6069cd39-e1c6-43b3-ab84-0371e2a065e2 - - - - - -] Attempt 1 to provision port a535a3f3-82c8-4c9b-a7c7-c7e55037d0a0 2026-04-07 01:16:43.609 13 INFO neutron.plugins.ml2.plugin [None req-6069cd39-e1c6-43b3-ab84-0371e2a065e2 - - - - - -] Attempt 1 to provision port 83c2458f-4923-492a-be38-7076e6827ce2 2026-04-07 01:16:45.686 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 14361173-c4e2-4e17-9c2c-4b6a74c4dae7 2026-04-07 01:16:45.875 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-73c79630-8d80-44d5-bd52-ce3ba5f8ea39'] response: {'server_uuid': '2ca56b0b-a33e-4dd9-bceb-f4f64584d267', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14361173-c4e2-4e17-9c2c-4b6a74c4dae7', 'code': 200} 2026-04-07 01:16:46.045 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port a871dfeb-51c8-4b12-a546-07be4db7ce61 2026-04-07 01:16:46.865 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 14361173-c4e2-4e17-9c2c-4b6a74c4dae7 2026-04-07 01:16:53.803 13 INFO neutron.plugins.ml2.plugin [None req-c6ac705e-3a1f-4d32-9c77-39cb074dd39c - - - - - -] Attempt 1 to provision port 2bd3be91-320e-476c-9862-5fb2d89385d3 2026-04-07 01:16:53.855 13 INFO neutron.plugins.ml2.plugin [None req-c6ac705e-3a1f-4d32-9c77-39cb074dd39c - - - - - -] Attempt 1 to provision port a871dfeb-51c8-4b12-a546-07be4db7ce61 2026-04-07 01:16:53.941 13 INFO neutron.plugins.ml2.plugin [None req-c6ac705e-3a1f-4d32-9c77-39cb074dd39c - - - - - -] Attempt 1 to provision port 968b5810-6b42-4238-b244-3b4865c7e6ce 2026-04-07 01:16:53.981 13 INFO neutron.plugins.ml2.plugin [None req-c6ac705e-3a1f-4d32-9c77-39cb074dd39c - - - - - -] Attempt 1 to provision port 4e63e940-83ae-48db-bc1e-e370365b5326 2026-04-07 01:16:54.010 13 INFO neutron.plugins.ml2.plugin [None req-c6ac705e-3a1f-4d32-9c77-39cb074dd39c - - - - - -] Attempt 1 to provision port 15e9e979-a164-4e9b-8c6f-806d6ff863f0 2026-04-07 01:16:55.604 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 35c42c52-0ee8-42b1-9123-769420c0dbfa 2026-04-07 01:16:55.875 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ce04694-0af8-409b-99cc-bfd8e31df629'] response: {'server_uuid': 'e382675d-e15e-484e-ae60-20c4fe2a14c4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35c42c52-0ee8-42b1-9123-769420c0dbfa', 'code': 200} 2026-04-07 01:16:56.334 16 INFO neutron.plugins.ml2.plugin [None req-b3813ec1-21c8-4ae3-948f-fce5c658910c - - - - - -] Attempt 1 to provision port 4e63e940-83ae-48db-bc1e-e370365b5326 2026-04-07 01:16:56.907 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 35c42c52-0ee8-42b1-9123-769420c0dbfa 2026-04-07 01:17:00.624 13 INFO neutron.plugins.ml2.plugin [None req-2f8bc3cd-8f22-45b4-bd01-b895804aa91c - - - - - -] Attempt 1 to provision port 4e63e940-83ae-48db-bc1e-e370365b5326 2026-04-07 01:17:00.651 13 INFO neutron.plugins.ml2.plugin [None req-2f8bc3cd-8f22-45b4-bd01-b895804aa91c - - - - - -] Attempt 1 to provision port e3061257-a269-4fed-af9c-b42ab9677d2d 2026-04-07 01:17:03.500 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f5b7493-54f0-4f16-a42b-b54366da35ab'] response: {'server_uuid': 'e382675d-e15e-484e-ae60-20c4fe2a14c4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '35c42c52-0ee8-42b1-9123-769420c0dbfa', 'code': 200} 2026-04-07 01:17:03.854 16 INFO neutron.plugins.ml2.plugin [None req-81bcf02a-da80-4c14-bd6c-80e1edc08bb9 - - - - - -] Attempt 1 to provision port 3064e641-5ffd-42c0-b177-6956f87785c9 2026-04-07 01:17:06.885 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 576001c5-a7d7-45ec-b867-cb6af5cb6e4e 2026-04-07 01:17:07.242 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port e1da6da7-5446-4525-a86a-711b3bae6011 2026-04-07 01:17:08.869 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 576001c5-a7d7-45ec-b867-cb6af5cb6e4e 2026-04-07 01:17:09.088 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port e1da6da7-5446-4525-a86a-711b3bae6011 2026-04-07 01:17:09.927 13 INFO neutron.plugins.ml2.plugin [None req-b5ab0603-8545-4f97-a784-0701bd51daaf - - - - - -] Attempt 1 to provision port 576001c5-a7d7-45ec-b867-cb6af5cb6e4e 2026-04-07 01:17:14.844 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 968b5810-6b42-4238-b244-3b4865c7e6ce 2026-04-07 01:17:15.097 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port e3061257-a269-4fed-af9c-b42ab9677d2d 2026-04-07 01:17:16.393 16 INFO neutron.plugins.ml2.plugin [None req-a8864f2e-0c91-43c4-a7e3-1a579d2688e1 - - - - - -] Attempt 1 to provision port f138f429-b974-4d1b-90b7-295db0573247 2026-04-07 01:17:16.418 16 INFO neutron.plugins.ml2.plugin [None req-a8864f2e-0c91-43c4-a7e3-1a579d2688e1 - - - - - -] Attempt 1 to provision port 576001c5-a7d7-45ec-b867-cb6af5cb6e4e 2026-04-07 01:17:16.470 16 INFO neutron.plugins.ml2.plugin [None req-a8864f2e-0c91-43c4-a7e3-1a579d2688e1 - - - - - -] Attempt 1 to provision port 6dbde4be-665c-4f53-9672-fcca3dbc7ec8 2026-04-07 01:17:16.492 16 INFO neutron.plugins.ml2.plugin [None req-a8864f2e-0c91-43c4-a7e3-1a579d2688e1 - - - - - -] Attempt 1 to provision port c55a40b3-6457-41ce-8efb-a286a99953cf 2026-04-07 01:17:17.418 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 968b5810-6b42-4238-b244-3b4865c7e6ce 2026-04-07 01:17:17.627 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port e3061257-a269-4fed-af9c-b42ab9677d2d 2026-04-07 01:17:17.837 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 60d870a2-8bf6-4b3f-a8c2-9c13fc13b1e6 2026-04-07 01:17:17.966 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-843d8f11-a10a-43d5-a2c3-f8edbc28c137'] response: {'server_uuid': '44e8f3f1-ed12-4977-9f9c-0077b47f7284', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60d870a2-8bf6-4b3f-a8c2-9c13fc13b1e6', 'code': 200} 2026-04-07 01:17:18.829 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 60d870a2-8bf6-4b3f-a8c2-9c13fc13b1e6 2026-04-07 01:17:18.985 13 INFO neutron.plugins.ml2.plugin [None req-d0477177-231b-4eca-ac5f-975218c64c2d - - - - - -] Attempt 1 to provision port 6dbde4be-665c-4f53-9672-fcca3dbc7ec8 2026-04-07 01:17:20.201 16 INFO neutron.plugins.ml2.plugin [None req-54154fab-f387-49c9-a425-655b146489bc - - - - - -] Attempt 1 to provision port 6dbde4be-665c-4f53-9672-fcca3dbc7ec8 2026-04-07 01:17:22.177 13 INFO neutron.plugins.ml2.plugin [None req-cefd9f30-b42f-4d5f-a72f-7c34d918f150 - - - - - -] Attempt 1 to provision port 60d870a2-8bf6-4b3f-a8c2-9c13fc13b1e6 2026-04-07 01:17:23.056 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 6dbde4be-665c-4f53-9672-fcca3dbc7ec8 2026-04-07 01:17:24.272 16 INFO neutron.plugins.ml2.plugin [None req-36473ba7-bf99-4dcc-b9e2-f0c54b62f0cd - - - - - -] Attempt 1 to provision port c55a40b3-6457-41ce-8efb-a286a99953cf 2026-04-07 01:17:24.842 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port f138f429-b974-4d1b-90b7-295db0573247 2026-04-07 01:17:25.092 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 6dbde4be-665c-4f53-9672-fcca3dbc7ec8 2026-04-07 01:17:26.857 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port f138f429-b974-4d1b-90b7-295db0573247 2026-04-07 01:17:29.721 13 INFO neutron.plugins.ml2.plugin [None req-2bf0390d-2280-4e3f-a982-90fa1324c8bd - - - - - -] Attempt 1 to provision port 732e013f-782b-4ce2-8b31-b80ad2e5e9fe 2026-04-07 01:17:31.598 13 INFO neutron.plugins.ml2.plugin [None req-2b2e0fd1-433b-4ed1-9796-42557062aad3 - - - - - -] Attempt 1 to provision port c55a40b3-6457-41ce-8efb-a286a99953cf 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server [None req-49beb409-5530-450f-8387-b8c2f4ed3e0c - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 5de3c2a9-e7df-4e04-b98a-061eb39777e5 could not be found. 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2808, in one 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1815, in one 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 760, in _only_one_row 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server raise self.value 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1664, in get_port 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 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-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 5de3c2a9-e7df-4e04-b98a-061eb39777e5 could not be found. 2026-04-07 01:17:41.193 13 ERROR oslo_messaging.rpc.server 2026-04-07 01:17:44.919 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 38dc03b4-c1ca-4048-a5ed-ececa40867b8 2026-04-07 01:17:45.249 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port d56e2c4c-7da0-4b5c-ae94-7a19a5a2a11b 2026-04-07 01:17:46.827 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 38dc03b4-c1ca-4048-a5ed-ececa40867b8 2026-04-07 01:17:46.961 16 INFO neutron.plugins.ml2.plugin [None req-107b2dcc-7f15-48ff-91fe-4a3ace916710 - - - - - -] Attempt 1 to provision port 6844e0e9-500b-4463-9235-839d424095c8 2026-04-07 01:17:46.983 16 INFO neutron.plugins.ml2.plugin [None req-107b2dcc-7f15-48ff-91fe-4a3ace916710 - - - - - -] Attempt 1 to provision port 38dc03b4-c1ca-4048-a5ed-ececa40867b8 2026-04-07 01:17:47.049 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port d56e2c4c-7da0-4b5c-ae94-7a19a5a2a11b 2026-04-07 01:17:50.880 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port bb04c4b6-de0b-43ce-aa6f-307b390d7c88 2026-04-07 01:17:51.195 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 0a7608aa-f974-4453-b000-4f1c7f315d22 2026-04-07 01:17:52.199 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-91ce14d9-5665-471d-96de-1ae7998de918'] response: {'server_uuid': '44e8f3f1-ed12-4977-9f9c-0077b47f7284', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '60d870a2-8bf6-4b3f-a8c2-9c13fc13b1e6', 'code': 200} 2026-04-07 01:17:53.440 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 60d870a2-8bf6-4b3f-a8c2-9c13fc13b1e6 2026-04-07 01:17:53.812 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port bb04c4b6-de0b-43ce-aa6f-307b390d7c88 2026-04-07 01:17:54.032 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 0a7608aa-f974-4453-b000-4f1c7f315d22 2026-04-07 01:17:54.231 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b05af6af-acab-478f-8cff-ce6c98887e86'] response: {'server_uuid': '44e8f3f1-ed12-4977-9f9c-0077b47f7284', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60d870a2-8bf6-4b3f-a8c2-9c13fc13b1e6', 'code': 200} 2026-04-07 01:17:54.838 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 60d870a2-8bf6-4b3f-a8c2-9c13fc13b1e6 2026-04-07 01:17:59.916 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b3338188-d196-4063-8608-8f640a5c8aa2 2026-04-07 01:18:00.018 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e4e5631-fd85-41fd-a20e-18d2a32d5d4d'] response: {'server_uuid': '440febc3-0f1a-46bb-a64d-0a417e30d4b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3338188-d196-4063-8608-8f640a5c8aa2', 'code': 200} 2026-04-07 01:18:00.217 13 INFO neutron.plugins.ml2.plugin [None req-1e7e10f0-4da5-4567-8588-59dc72c7f969 - - - - - -] Attempt 1 to provision port 68cf8973-a90e-4f2f-a458-74880492fe19 2026-04-07 01:18:00.248 13 INFO neutron.plugins.ml2.plugin [None req-1e7e10f0-4da5-4567-8588-59dc72c7f969 - - - - - -] Attempt 1 to provision port 16ceee01-2069-41b1-92c0-37a28d749ba8 2026-04-07 01:18:00.273 13 INFO neutron.plugins.ml2.plugin [None req-1e7e10f0-4da5-4567-8588-59dc72c7f969 - - - - - -] Attempt 1 to provision port b3338188-d196-4063-8608-8f640a5c8aa2 2026-04-07 01:18:00.319 13 INFO neutron.plugins.ml2.plugin [None req-1e7e10f0-4da5-4567-8588-59dc72c7f969 - - - - - -] Attempt 1 to provision port 8714ff37-860f-46e2-8306-f179a927093e 2026-04-07 01:18:00.342 13 INFO neutron.plugins.ml2.plugin [None req-1e7e10f0-4da5-4567-8588-59dc72c7f969 - - - - - -] Attempt 1 to provision port bb04c4b6-de0b-43ce-aa6f-307b390d7c88 2026-04-07 01:18:00.387 13 INFO neutron.plugins.ml2.plugin [None req-1e7e10f0-4da5-4567-8588-59dc72c7f969 - - - - - -] Attempt 1 to provision port 38dc03b4-c1ca-4048-a5ed-ececa40867b8 2026-04-07 01:18:00.850 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b3338188-d196-4063-8608-8f640a5c8aa2 2026-04-07 01:18:04.003 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port d15c8727-1a1d-448f-b50c-4e465f578f48 2026-04-07 01:18:04.133 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f51a59a-af9c-4968-8bfb-e158f6172ba2'] response: {'server_uuid': 'aae5de1b-d8e2-4680-91b2-85ce279d2e22', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd15c8727-1a1d-448f-b50c-4e465f578f48', 'code': 200} 2026-04-07 01:18:04.973 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port d15c8727-1a1d-448f-b50c-4e465f578f48 2026-04-07 01:18:05.539 13 INFO neutron.plugins.ml2.plugin [None req-41467edb-f3cf-4d54-aff3-a1c9ec5bba19 - - - - - -] Attempt 1 to provision port d15c8727-1a1d-448f-b50c-4e465f578f48 2026-04-07 01:18:06.956 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 6844e0e9-500b-4463-9235-839d424095c8 2026-04-07 01:18:07.323 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 68cf8973-a90e-4f2f-a458-74880492fe19 2026-04-07 01:18:09.038 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 6844e0e9-500b-4463-9235-839d424095c8 2026-04-07 01:18:09.198 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 8714ff37-860f-46e2-8306-f179a927093e 2026-04-07 01:18:09.740 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 16ceee01-2069-41b1-92c0-37a28d749ba8 2026-04-07 01:18:11.224 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 8714ff37-860f-46e2-8306-f179a927093e 2026-04-07 01:18:11.336 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 16ceee01-2069-41b1-92c0-37a28d749ba8 2026-04-07 01:18:15.145 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a369301f-0c62-4b29-83fd-aaafe0fff687'] response: {'server_uuid': '44e8f3f1-ed12-4977-9f9c-0077b47f7284', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '60d870a2-8bf6-4b3f-a8c2-9c13fc13b1e6', 'code': 200} 2026-04-07 01:18:38.868 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 02d5c686-041c-4e86-ae25-9f2bae82a877 2026-04-07 01:18:40.900 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 02d5c686-041c-4e86-ae25-9f2bae82a877 2026-04-07 01:18:41.089 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 2cca143d-da64-4b48-82ff-70a0eebf53f7 2026-04-07 01:18:44.893 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 83789bc8-99c8-4eae-b7a4-0c9d8a1ac1e3 2026-04-07 01:18:46.932 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 83789bc8-99c8-4eae-b7a4-0c9d8a1ac1e3 2026-04-07 01:18:48.002 16 INFO neutron.plugins.ml2.plugin [None req-c62159b1-05d6-40dc-a04f-35b01d8acddf - - - - - -] Attempt 1 to provision port b5644d8c-c13e-4c15-baad-9a7ce829a9de 2026-04-07 01:18:48.033 16 INFO neutron.plugins.ml2.plugin [None req-c62159b1-05d6-40dc-a04f-35b01d8acddf - - - - - -] Attempt 1 to provision port 0c28a3dc-3638-491c-ba11-b1aae8f6f07f 2026-04-07 01:18:48.072 16 INFO neutron.plugins.ml2.plugin [None req-c62159b1-05d6-40dc-a04f-35b01d8acddf - - - - - -] Attempt 1 to provision port 83789bc8-99c8-4eae-b7a4-0c9d8a1ac1e3 2026-04-07 01:18:53.437 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port d91570f6-c715-46be-a44a-bc13fbeb14f4 2026-04-07 01:18:53.542 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd152054-5568-468c-aeb5-c338b6d8868d'] response: {'server_uuid': 'd7c55486-ea28-47c0-92c8-d566698cd902', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd91570f6-c715-46be-a44a-bc13fbeb14f4', 'code': 200} 2026-04-07 01:18:54.948 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port d91570f6-c715-46be-a44a-bc13fbeb14f4 2026-04-07 01:18:56.941 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 0c28a3dc-3638-491c-ba11-b1aae8f6f07f 2026-04-07 01:18:57.190 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b5644d8c-c13e-4c15-baad-9a7ce829a9de 2026-04-07 01:18:58.886 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 0c28a3dc-3638-491c-ba11-b1aae8f6f07f 2026-04-07 01:18:59.156 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b5644d8c-c13e-4c15-baad-9a7ce829a9de 2026-04-07 01:19:00.844 13 INFO neutron.plugins.ml2.plugin [None req-4b907cfb-f19f-42c9-bdf6-c81bcb61a218 - - - - - -] Attempt 1 to provision port d91570f6-c715-46be-a44a-bc13fbeb14f4 2026-04-07 01:19:00.891 13 INFO neutron.plugins.ml2.plugin [None req-4b907cfb-f19f-42c9-bdf6-c81bcb61a218 - - - - - -] Attempt 1 to provision port b5644d8c-c13e-4c15-baad-9a7ce829a9de 2026-04-07 01:19:00.940 13 INFO neutron.plugins.ml2.plugin [None req-4b907cfb-f19f-42c9-bdf6-c81bcb61a218 - - - - - -] Attempt 1 to provision port 83789bc8-99c8-4eae-b7a4-0c9d8a1ac1e3 2026-04-07 01:19:07.090 16 INFO neutron.plugins.ml2.plugin [None req-a1e74bca-45fb-4eba-a4e9-f6f50ba38ff3 - - - - - -] Attempt 1 to provision port b5644d8c-c13e-4c15-baad-9a7ce829a9de 2026-04-07 01:19:11.853 16 INFO neutron.plugins.ml2.plugin [None req-f7e2cf88-93af-4911-b62a-b7559e6e3a93 - - - - - -] Attempt 1 to provision port b5644d8c-c13e-4c15-baad-9a7ce829a9de 2026-04-07 01:19:17.597 16 INFO neutron.plugins.ml2.plugin [None req-f3ca251f-8432-4168-b628-9fbbbf1145e1 - - - - - -] Attempt 1 to provision port d91570f6-c715-46be-a44a-bc13fbeb14f4 2026-04-07 01:19:24.889 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port ceb7d84e-ecec-4cad-b285-00b7c0e1c43b 2026-04-07 01:19:25.288 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 91001060-fd98-4bdb-9f63-f1b180570402 2026-04-07 01:19:26.895 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port ceb7d84e-ecec-4cad-b285-00b7c0e1c43b 2026-04-07 01:19:27.095 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 91001060-fd98-4bdb-9f63-f1b180570402 2026-04-07 01:19:27.244 13 INFO neutron.plugins.ml2.plugin [None req-540ea73a-6d88-41ad-87b4-b2893a4db7d9 - - - - - -] Attempt 1 to provision port e55835e8-9d75-4191-8005-3a2b49faa7fb 2026-04-07 01:19:27.276 13 INFO neutron.plugins.ml2.plugin [None req-540ea73a-6d88-41ad-87b4-b2893a4db7d9 - - - - - -] Attempt 1 to provision port 91001060-fd98-4bdb-9f63-f1b180570402 2026-04-07 01:19:30.937 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b89c2cbb-f223-426f-b8ec-1aea6e82a5ee 2026-04-07 01:19:31.587 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b6ddaebd-34be-4172-b931-acc6cb811cf7 2026-04-07 01:19:33.523 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b89c2cbb-f223-426f-b8ec-1aea6e82a5ee 2026-04-07 01:19:33.720 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port e2ccc32d-1297-449a-9fe0-bc410baddc43 2026-04-07 01:19:33.822 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9acd916-01bf-4156-b473-a182b0d0a56c'] response: {'server_uuid': '50bb18f5-75cd-4c68-aa78-c8d0f3d3b872', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2ccc32d-1297-449a-9fe0-bc410baddc43', 'code': 200} 2026-04-07 01:19:34.016 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b6ddaebd-34be-4172-b931-acc6cb811cf7 2026-04-07 01:19:34.103 16 INFO neutron.plugins.ml2.plugin [None req-3864791c-78d9-4e65-9695-75ad9f209b46 - - - - - -] Attempt 1 to provision port b6ddaebd-34be-4172-b931-acc6cb811cf7 2026-04-07 01:19:34.242 16 INFO neutron.plugins.ml2.plugin [None req-3864791c-78d9-4e65-9695-75ad9f209b46 - - - - - -] Attempt 1 to provision port 829431d5-8b3c-485d-aca4-867644f5a1a3 2026-04-07 01:19:34.268 16 INFO neutron.plugins.ml2.plugin [None req-3864791c-78d9-4e65-9695-75ad9f209b46 - - - - - -] Attempt 1 to provision port 91001060-fd98-4bdb-9f63-f1b180570402 2026-04-07 01:19:34.980 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port e2ccc32d-1297-449a-9fe0-bc410baddc43 2026-04-07 01:19:38.622 16 INFO neutron.plugins.ml2.plugin [None req-dcdd3b13-e809-4745-a2eb-11590f055109 - - - - - -] Attempt 1 to provision port e2ccc32d-1297-449a-9fe0-bc410baddc43 2026-04-07 01:19:38.691 16 INFO neutron.plugins.ml2.plugin [None req-dcdd3b13-e809-4745-a2eb-11590f055109 - - - - - -] Attempt 1 to provision port 829431d5-8b3c-485d-aca4-867644f5a1a3 2026-04-07 01:19:38.713 16 INFO neutron.plugins.ml2.plugin [None req-dcdd3b13-e809-4745-a2eb-11590f055109 - - - - - -] Attempt 1 to provision port b6ddaebd-34be-4172-b931-acc6cb811cf7 2026-04-07 01:19:38.755 16 INFO neutron.plugins.ml2.plugin [None req-dcdd3b13-e809-4745-a2eb-11590f055109 - - - - - -] Attempt 1 to provision port c1353fe0-31bb-402f-b4a0-91f49fc8bab4 2026-04-07 01:19:40.609 13 INFO neutron.plugins.ml2.plugin [None req-0a75ab84-9659-489b-9a9a-3125bed2e0bf - - - - - -] Attempt 1 to provision port 31d1c2d1-c674-4053-895e-037da188efd6 2026-04-07 01:19:40.637 13 INFO neutron.plugins.ml2.plugin [None req-0a75ab84-9659-489b-9a9a-3125bed2e0bf - - - - - -] Attempt 1 to provision port c1353fe0-31bb-402f-b4a0-91f49fc8bab4 2026-04-07 01:19:41.853 13 INFO neutron.plugins.ml2.plugin [None req-d02363ac-0811-44e0-8161-1c7a016acaca - - - - - -] Attempt 1 to provision port c1353fe0-31bb-402f-b4a0-91f49fc8bab4 2026-04-07 01:19:43.068 16 INFO neutron.plugins.ml2.plugin [None req-969ca671-c10f-4c23-9d2e-abbb8215ecb3 - - - - - -] Attempt 1 to provision port 829431d5-8b3c-485d-aca4-867644f5a1a3 2026-04-07 01:19:44.014 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port f07b1ded-3716-4074-873e-50426f7da006 2026-04-07 01:19:44.234 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-566aef5b-ba7b-4c2c-a966-20dc27e3fbda'] response: {'server_uuid': '9c388a3a-51ae-40f2-9c30-b54d36323165', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f07b1ded-3716-4074-873e-50426f7da006', 'code': 200} 2026-04-07 01:19:44.309 16 INFO neutron.plugins.ml2.plugin [None req-94d2e90c-baf9-4cd0-8621-5017fb509344 - - - - - -] Attempt 1 to provision port f07b1ded-3716-4074-873e-50426f7da006 2026-04-07 01:19:45.142 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port f07b1ded-3716-4074-873e-50426f7da006 2026-04-07 01:19:45.376 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 829431d5-8b3c-485d-aca4-867644f5a1a3 2026-04-07 01:19:45.631 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port e55835e8-9d75-4191-8005-3a2b49faa7fb 2026-04-07 01:19:47.158 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 31d1c2d1-c674-4053-895e-037da188efd6 2026-04-07 01:19:47.421 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port c1353fe0-31bb-402f-b4a0-91f49fc8bab4 2026-04-07 01:19:47.697 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 829431d5-8b3c-485d-aca4-867644f5a1a3 2026-04-07 01:19:47.966 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port e55835e8-9d75-4191-8005-3a2b49faa7fb 2026-04-07 01:19:49.028 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 31d1c2d1-c674-4053-895e-037da188efd6 2026-04-07 01:19:49.191 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port c1353fe0-31bb-402f-b4a0-91f49fc8bab4 2026-04-07 01:20:05.273 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ba89f3d-82d6-456b-9311-959739be45b9'] response: {'server_uuid': 'd7c55486-ea28-47c0-92c8-d566698cd902', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd91570f6-c715-46be-a44a-bc13fbeb14f4', 'code': 200} 2026-04-07 01:20:24.454 13 INFO neutron.plugins.ml2.plugin [None req-362743f8-6bb0-4730-8b5b-4409d7837148 - - - - - -] Attempt 1 to provision port f540c47d-ba01-42a0-bc97-77e0caf86e4c 2026-04-07 01:20:25.064 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port f540c47d-ba01-42a0-bc97-77e0caf86e4c 2026-04-07 01:20:27.066 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 23db2991-155d-484f-bb60-515253a07303 2026-04-07 01:20:27.486 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 918366a2-f441-4523-92ea-0d7b7f793b4b 2026-04-07 01:20:29.058 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 23db2991-155d-484f-bb60-515253a07303 2026-04-07 01:20:29.310 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 918366a2-f441-4523-92ea-0d7b7f793b4b 2026-04-07 01:20:33.067 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 2280a4cc-1d64-4a90-8c92-acd693bc8bff 2026-04-07 01:20:35.080 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 2280a4cc-1d64-4a90-8c92-acd693bc8bff 2026-04-07 01:20:37.017 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port f540c47d-ba01-42a0-bc97-77e0caf86e4c 2026-04-07 01:20:38.715 16 INFO neutron.plugins.ml2.plugin [None req-83944e68-c5fd-4708-9dd3-85c98c55278f - - - - - -] Attempt 1 to provision port abe29937-8920-468d-831b-93a1cc2ac081 2026-04-07 01:20:38.741 16 INFO neutron.plugins.ml2.plugin [None req-83944e68-c5fd-4708-9dd3-85c98c55278f - - - - - -] Attempt 1 to provision port 2280a4cc-1d64-4a90-8c92-acd693bc8bff 2026-04-07 01:20:38.795 16 INFO neutron.plugins.ml2.plugin [None req-83944e68-c5fd-4708-9dd3-85c98c55278f - - - - - -] Attempt 1 to provision port c0fbd514-7ec6-47f4-ad43-6423a5698728 2026-04-07 01:20:38.815 16 INFO neutron.plugins.ml2.plugin [None req-83944e68-c5fd-4708-9dd3-85c98c55278f - - - - - -] Attempt 1 to provision port ba5953d9-b6e7-4021-8325-e02fccda44b2 2026-04-07 01:20:38.832 16 INFO neutron.plugins.ml2.plugin [None req-83944e68-c5fd-4708-9dd3-85c98c55278f - - - - - -] Attempt 1 to provision port 26a12a63-0b50-4366-a8f8-a98acb4b83f9 2026-04-07 01:20:38.851 16 INFO neutron.plugins.ml2.plugin [None req-83944e68-c5fd-4708-9dd3-85c98c55278f - - - - - -] Attempt 1 to provision port 918366a2-f441-4523-92ea-0d7b7f793b4b 2026-04-07 01:20:38.893 16 INFO neutron.plugins.ml2.plugin [None req-83944e68-c5fd-4708-9dd3-85c98c55278f - - - - - -] Attempt 1 to provision port f540c47d-ba01-42a0-bc97-77e0caf86e4c 2026-04-07 01:20:41.584 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port f6d959d4-2717-4e99-b7a2-883451b96110 2026-04-07 01:20:41.728 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc02ed92-bf37-4cd9-a651-c1d4948e5bf1'] response: {'server_uuid': 'bc155b88-4183-41ba-ba71-6b4fdb8a4eba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f6d959d4-2717-4e99-b7a2-883451b96110', 'code': 200} 2026-04-07 01:20:43.054 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port f6d959d4-2717-4e99-b7a2-883451b96110 2026-04-07 01:20:45.083 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port ba5953d9-b6e7-4021-8325-e02fccda44b2 2026-04-07 01:20:45.334 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 26a12a63-0b50-4366-a8f8-a98acb4b83f9 2026-04-07 01:20:45.515 16 INFO neutron.plugins.ml2.plugin [None req-3f392db3-34e6-4fe3-9ab1-848a45b9168c - - - - - -] Attempt 1 to provision port 918366a2-f441-4523-92ea-0d7b7f793b4b 2026-04-07 01:20:45.567 16 INFO neutron.plugins.ml2.plugin [None req-3f392db3-34e6-4fe3-9ab1-848a45b9168c - - - - - -] Attempt 1 to provision port 26a12a63-0b50-4366-a8f8-a98acb4b83f9 2026-04-07 01:20:45.601 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port abe29937-8920-468d-831b-93a1cc2ac081 2026-04-07 01:20:45.608 16 INFO neutron.plugins.ml2.plugin [None req-3f392db3-34e6-4fe3-9ab1-848a45b9168c - - - - - -] Attempt 1 to provision port f6d959d4-2717-4e99-b7a2-883451b96110 2026-04-07 01:20:45.653 16 INFO neutron.plugins.ml2.plugin [None req-3f392db3-34e6-4fe3-9ab1-848a45b9168c - - - - - -] Attempt 1 to provision port abe29937-8920-468d-831b-93a1cc2ac081 2026-04-07 01:20:45.714 16 INFO neutron.plugins.ml2.plugin [None req-3f392db3-34e6-4fe3-9ab1-848a45b9168c - - - - - -] Attempt 1 to provision port 2280a4cc-1d64-4a90-8c92-acd693bc8bff 2026-04-07 01:20:45.760 16 INFO neutron.plugins.ml2.plugin [None req-3f392db3-34e6-4fe3-9ab1-848a45b9168c - - - - - -] Attempt 1 to provision port c0fbd514-7ec6-47f4-ad43-6423a5698728 2026-04-07 01:20:45.832 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port c0fbd514-7ec6-47f4-ad43-6423a5698728 2026-04-07 01:20:45.880 16 INFO neutron.plugins.ml2.plugin [None req-3f392db3-34e6-4fe3-9ab1-848a45b9168c - - - - - -] Attempt 1 to provision port f540c47d-ba01-42a0-bc97-77e0caf86e4c 2026-04-07 01:20:47.087 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port ba5953d9-b6e7-4021-8325-e02fccda44b2 2026-04-07 01:20:47.240 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 26a12a63-0b50-4366-a8f8-a98acb4b83f9 2026-04-07 01:20:47.422 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port abe29937-8920-468d-831b-93a1cc2ac081 2026-04-07 01:20:47.598 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port c0fbd514-7ec6-47f4-ad43-6423a5698728 2026-04-07 01:20:48.561 13 INFO neutron.plugins.ml2.plugin [None req-23a92e9e-81e6-4cab-986c-291e5ffef398 - - - - - -] Attempt 1 to provision port 26a12a63-0b50-4366-a8f8-a98acb4b83f9 2026-04-07 01:20:48.610 13 INFO neutron.plugins.ml2.plugin [None req-23a92e9e-81e6-4cab-986c-291e5ffef398 - - - - - -] Attempt 1 to provision port f6d959d4-2717-4e99-b7a2-883451b96110 2026-04-07 01:20:51.237 13 INFO neutron.plugins.ml2.plugin [None req-4cf842e9-1b25-49cc-815a-35aae35a8d66 - - - - - -] Attempt 1 to provision port abe29937-8920-468d-831b-93a1cc2ac081 2026-04-07 01:20:51.287 13 INFO neutron.plugins.ml2.plugin [None req-4cf842e9-1b25-49cc-815a-35aae35a8d66 - - - - - -] Attempt 1 to provision port c0fbd514-7ec6-47f4-ad43-6423a5698728 2026-04-07 01:20:52.608 13 INFO neutron.plugins.ml2.plugin [None req-9bf930ee-4c28-400b-8ae7-3b430e7e5d6c - - - - - -] Attempt 1 to provision port c0fbd514-7ec6-47f4-ad43-6423a5698728 2026-04-07 01:20:59.071 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 33262a88-8f9d-4017-893f-0ddd6110976d 2026-04-07 01:20:59.162 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad4fe7ee-0da8-47d4-99a2-75e03b50b091'] response: {'server_uuid': 'c43d9ffe-585a-42f6-ac5e-ec3574f4157e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '33262a88-8f9d-4017-893f-0ddd6110976d', 'code': 200} 2026-04-07 01:21:01.037 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 33262a88-8f9d-4017-893f-0ddd6110976d 2026-04-07 01:21:31.489 13 INFO neutron.plugins.ml2.plugin [None req-5d550194-0dc2-44c0-8422-5e8ca20556dc - - - - - -] Attempt 1 to provision port 038bc97b-a34f-475d-8812-525144c1e619 2026-04-07 01:21:53.629 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 6a802328-755a-445e-afe5-69572b506e5d 2026-04-07 01:21:53.831 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4df07fea-761e-4b97-ad0a-9a3c3da31b4d'] response: {'server_uuid': '5ff503ed-cbf4-40a6-bd28-66b8e36696c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a802328-755a-445e-afe5-69572b506e5d', 'code': 200} 2026-04-07 01:21:55.072 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 6a802328-755a-445e-afe5-69572b506e5d 2026-04-07 01:22:32.992 16 INFO neutron.plugins.ml2.plugin [None req-711faac1-6a66-42c7-bfb2-3b7fe773976a - - - - - -] Attempt 1 to provision port b61758d3-2ac0-4fd9-9ead-353dfcc11789 2026-04-07 01:22:39.100 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b61758d3-2ac0-4fd9-9ead-353dfcc11789 2026-04-07 01:22:39.199 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d5b6876-8404-4bad-9806-4a3a926a9115'] response: {'server_uuid': '5ff503ed-cbf4-40a6-bd28-66b8e36696c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b61758d3-2ac0-4fd9-9ead-353dfcc11789', 'code': 200} 2026-04-07 01:22:41.083 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b61758d3-2ac0-4fd9-9ead-353dfcc11789 2026-04-07 01:22:43.599 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b61758d3-2ac0-4fd9-9ead-353dfcc11789 2026-04-07 01:23:07.084 16 INFO neutron.plugins.ml2.plugin [None req-de2db354-7dc1-458d-bbc8-b347bdfcb7da - - - - - -] Attempt 1 to provision port 67de65e5-02b2-4d1e-b3df-a1ec527c1e0b 2026-04-07 01:23:14.668 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 67de65e5-02b2-4d1e-b3df-a1ec527c1e0b 2026-04-07 01:23:14.818 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3683a90c-a35b-4bbc-856b-a762fd97ef5b'] response: {'server_uuid': '5ff503ed-cbf4-40a6-bd28-66b8e36696c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67de65e5-02b2-4d1e-b3df-a1ec527c1e0b', 'code': 200} 2026-04-07 01:23:15.266 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 67de65e5-02b2-4d1e-b3df-a1ec527c1e0b 2026-04-07 01:23:27.766 13 INFO neutron.plugins.ml2.plugin [None req-24c9ee3e-f776-47ba-b3eb-12f84d555ec4 - - - - - -] Attempt 1 to provision port b0b222c7-7f74-431f-8770-446c590134c3 2026-04-07 01:23:33.307 16 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b0b222c7-7f74-431f-8770-446c590134c3 2026-04-07 01:23:33.415 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e274ea27-7465-4790-a18b-837c2359a438'] response: {'server_uuid': '5ff503ed-cbf4-40a6-bd28-66b8e36696c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b0b222c7-7f74-431f-8770-446c590134c3', 'code': 200} 2026-04-07 01:23:35.283 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b0b222c7-7f74-431f-8770-446c590134c3 2026-04-07 01:23:37.508 16 INFO neutron.plugins.ml2.plugin [None req-ee58f290-c87b-44cc-ae30-a3e508ac31a7 - - - - - -] Attempt 1 to provision port 67de65e5-02b2-4d1e-b3df-a1ec527c1e0b 2026-04-07 01:23:52.112 13 INFO neutron.plugins.ml2.plugin [None req-382c87dc-6594-45e5-ab27-45c23372cf50 - - - - - -] Attempt 1 to provision port b0b222c7-7f74-431f-8770-446c590134c3 2026-04-07 01:23:53.339 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port b0b222c7-7f74-431f-8770-446c590134c3 2026-04-07 01:23:53.367 16 INFO neutron.plugins.ml2.plugin [None req-000fedfc-c0ab-4f04-9d12-01925df7afc6 - - - - - -] Attempt 1 to provision port b0b222c7-7f74-431f-8770-446c590134c3 2026-04-07 01:24:02.331 16 INFO neutron.plugins.ml2.plugin [None req-48c34005-47f1-4781-ac6e-34e1a5fce1bf - - - - - -] Attempt 1 to provision port 67de65e5-02b2-4d1e-b3df-a1ec527c1e0b 2026-04-07 01:24:03.312 13 INFO neutron.plugins.ml2.plugin [None req-3cc77a5d-0c82-463d-a8ba-3651a1947686 - - - - - -] Attempt 1 to provision port 67de65e5-02b2-4d1e-b3df-a1ec527c1e0b 2026-04-07 01:24:45.450 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c5dd330-76f9-4bff-9e2a-6ebc70314882'] response: {'server_uuid': 'bc155b88-4183-41ba-ba71-6b4fdb8a4eba', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f6d959d4-2717-4e99-b7a2-883451b96110', 'code': 200}