+ 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-06-11 07:30:33.078 1 INFO neutron.common.config [-] Logging enabled! 2026-06-11 07:30:33.078 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-11 07:30:33.078 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-11 07:30:33.078 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-11 07:30:34.564 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-11 07:30:34.566 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-11 07:30:34.569 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-11 07:30:34.570 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-11 07:30:34.570 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-11 07:30:34.570 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-11 07:30:34.571 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 07:30:34.577 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 07:30:34.577 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 07:30:34.577 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-11 07:30:34.595 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-11 07:30:34.596 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-11 07:30:34.596 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-11 07:30:34.613 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-11 07:30:34.614 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-11 07:30:34.614 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-11 07:30:34.614 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-11 07:30:34.891 1 INFO neutron.plugins.ml2.managers [None req-7ead3f97-f91b-46e9-bd58-ee7b79e09515 - - - - - -] Initializing driver for type 'vlan' 2026-06-11 07:30:35.044 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7ead3f97-f91b-46e9-bd58-ee7b79e09515 - - - - - -] VlanTypeDriver initialization complete 2026-06-11 07:30:35.045 1 INFO neutron.plugins.ml2.managers [None req-7ead3f97-f91b-46e9-bd58-ee7b79e09515 - - - - - -] Initializing driver for type 'vxlan' 2026-06-11 07:30:35.045 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7ead3f97-f91b-46e9-bd58-ee7b79e09515 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-11 07:30:35.109 1 INFO neutron.plugins.ml2.managers [None req-7ead3f97-f91b-46e9-bd58-ee7b79e09515 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-11 07:30:35.109 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7ead3f97-f91b-46e9-bd58-ee7b79e09515 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-11 07:30:35.109 1 INFO neutron.plugins.ml2.managers [None req-7ead3f97-f91b-46e9-bd58-ee7b79e09515 - - - - - -] Initializing extension driver 'port_security' 2026-06-11 07:30:35.109 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7ead3f97-f91b-46e9-bd58-ee7b79e09515 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-11 07:30:35.110 1 INFO neutron.plugins.ml2.managers [None req-7ead3f97-f91b-46e9-bd58-ee7b79e09515 - - - - - -] Initializing extension driver 'qos' 2026-06-11 07:30:35.110 1 INFO neutron.plugins.ml2.managers [None req-7ead3f97-f91b-46e9-bd58-ee7b79e09515 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-11 07:30:35.110 1 INFO neutron.plugins.ml2.managers [None req-7ead3f97-f91b-46e9-bd58-ee7b79e09515 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-11 07:30:35.127 1 INFO neutron.quota [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded quota_driver: . 2026-06-11 07:30:35.128 1 INFO neutron.plugins.ml2.plugin [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Modular L2 Plugin initialization complete 2026-06-11 07:30:35.129 1 INFO neutron.plugins.ml2.managers [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-11 07:30:35.129 1 INFO neutron.plugins.ml2.managers [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-11 07:30:35.129 1 INFO neutron.plugins.ml2.managers [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-11 07:30:35.129 1 INFO neutron.manager [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loading Plugin: qos 2026-06-11 07:30:35.151 1 INFO neutron.manager [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loading Plugin: router 2026-06-11 07:30:35.195 1 INFO neutron.services.service_base [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-11 07:30:35.195 1 INFO neutron.manager [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loading Plugin: segments 2026-06-11 07:30:35.262 1 INFO neutron.manager [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loading Plugin: trunk 2026-06-11 07:30:35.278 1 INFO neutron.manager [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loading Plugin: vpnaas 2026-06-11 07:30:35.312 1 WARNING stevedore.named [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 07:30:35.397 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-11 07:30:35.397 1 INFO neutron.common.utils [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-11 07:30:35.397 1 INFO neutron.manager [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loading Plugin: taas 2026-06-11 07:30:35.419 1 WARNING stevedore.named [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 07:30:35.419 1 WARNING stevedore.named [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-11 07:30:35.446 1 INFO neutron_taas.services.taas.taas_plugin [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-11 07:30:35.446 1 INFO neutron.manager [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loading Plugin: tapmirror 2026-06-11 07:30:35.456 1 WARNING stevedore.named [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 07:30:35.457 1 WARNING stevedore.named [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-11 07:30:35.475 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-11 07:30:35.475 1 INFO neutron.manager [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loading Plugin: auto_allocate 2026-06-11 07:30:35.483 1 INFO neutron.manager [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loading Plugin: tag 2026-06-11 07:30:35.491 1 INFO neutron.manager [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loading Plugin: timestamp 2026-06-11 07:30:35.495 1 INFO neutron.manager [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loading Plugin: network_ip_availability 2026-06-11 07:30:35.501 1 INFO neutron.manager [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loading Plugin: flavors 2026-06-11 07:30:35.504 1 INFO neutron.manager [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loading Plugin: revisions 2026-06-11 07:30:35.508 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Initializing extension manager. 2026-06-11 07:30:35.509 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: address-group 2026-06-11 07:30:35.510 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: address-scope 2026-06-11 07:30:35.511 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-11 07:30:35.512 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: agent 2026-06-11 07:30:35.512 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: agent-resources-synced 2026-06-11 07:30:35.513 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-11 07:30:35.514 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-11 07:30:35.516 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: availability_zone 2026-06-11 07:30:35.517 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: availability_zone_filter 2026-06-11 07:30:35.518 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-11 07:30:35.521 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: default-subnetpools 2026-06-11 07:30:35.522 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-11 07:30:35.523 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: dns-integration 2026-06-11 07:30:35.523 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: dns-domain-ports 2026-06-11 07:30:35.524 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-11 07:30:35.524 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: dvr 2026-06-11 07:30:35.525 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-11 07:30:35.526 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: empty-string-filtering 2026-06-11 07:30:35.527 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-11 07:30:35.527 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-11 07:30:35.528 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: external-net 2026-06-11 07:30:35.528 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-11 07:30:35.529 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: extraroute 2026-06-11 07:30:35.530 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: extraroute-atomic 2026-06-11 07:30:35.530 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-11 07:30:35.531 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-11 07:30:35.531 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-11 07:30:35.532 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-11 07:30:35.532 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: fip-port-details 2026-06-11 07:30:35.533 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: flavors 2026-06-11 07:30:35.535 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-11 07:30:35.535 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: floatingip-pools 2026-06-11 07:30:35.536 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: ip_allocation 2026-06-11 07:30:35.536 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-11 07:30:35.537 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: l2_adjacency 2026-06-11 07:30:35.538 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: router 2026-06-11 07:30:35.540 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-11 07:30:35.541 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-11 07:30:35.541 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-11 07:30:35.542 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: ext-gw-mode 2026-06-11 07:30:35.542 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: l3-ha 2026-06-11 07:30:35.543 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-11 07:30:35.543 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-11 07:30:35.543 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: l3-flavors 2026-06-11 07:30:35.544 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-11 07:30:35.545 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-11 07:30:35.547 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-11 07:30:35.548 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-11 07:30:35.549 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-11 07:30:35.550 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-11 07:30:35.552 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-11 07:30:35.552 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: multi-provider 2026-06-11 07:30:35.553 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: net-mtu 2026-06-11 07:30:35.553 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: net-mtu-writable 2026-06-11 07:30:35.554 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: network_availability_zone 2026-06-11 07:30:35.554 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: network_ha 2026-06-11 07:30:35.555 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: network-ip-availability 2026-06-11 07:30:35.556 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-11 07:30:35.557 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: pagination 2026-06-11 07:30:35.557 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: port-device-profile 2026-06-11 07:30:35.557 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-11 07:30:35.558 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-11 07:30:35.558 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-11 07:30:35.558 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: port-mac-override 2026-06-11 07:30:35.559 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-11 07:30:35.559 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-11 07:30:35.560 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-11 07:30:35.560 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: port-resource-request 2026-06-11 07:30:35.561 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-11 07:30:35.561 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-11 07:30:35.561 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: binding 2026-06-11 07:30:35.562 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: binding-extended 2026-06-11 07:30:35.563 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: port-security 2026-06-11 07:30:35.563 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: project-id 2026-06-11 07:30:35.563 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: provider 2026-06-11 07:30:35.564 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-11 07:30:35.566 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: qos 2026-06-11 07:30:35.567 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-11 07:30:35.567 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-11 07:30:35.567 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: qos-default 2026-06-11 07:30:35.568 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: qos-fip 2026-06-11 07:30:35.568 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-11 07:30:35.569 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-11 07:30:35.570 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-11 07:30:35.570 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-11 07:30:35.571 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-11 07:30:35.571 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: qos-pps 2026-06-11 07:30:35.571 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-11 07:30:35.572 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-11 07:30:35.572 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: qos-rules-alias 2026-06-11 07:30:35.573 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: quota-check-limit 2026-06-11 07:30:35.574 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-11 07:30:35.576 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: quotas 2026-06-11 07:30:35.589 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: quota_details 2026-06-11 07:30:35.590 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: rbac-policies 2026-06-11 07:30:35.591 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: rbac-address-group 2026-06-11 07:30:35.591 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: rbac-address-scope 2026-06-11 07:30:35.592 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: rbac-security-groups 2026-06-11 07:30:35.592 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-11 07:30:35.593 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: revision-if-match 2026-06-11 07:30:35.593 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-11 07:30:35.594 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: router_availability_zone 2026-06-11 07:30:35.594 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-11 07:30:35.596 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-11 07:30:35.596 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-11 07:30:35.597 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-11 07:30:35.597 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-11 07:30:35.597 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-11 07:30:35.598 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-11 07:30:35.601 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: security-group 2026-06-11 07:30:35.602 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: segment 2026-06-11 07:30:35.603 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-11 07:30:35.603 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: service-type 2026-06-11 07:30:35.603 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: sorting 2026-06-11 07:30:35.604 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: standard-attr-segment 2026-06-11 07:30:35.604 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: standard-attr-description 2026-06-11 07:30:35.605 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: stateful-security-group 2026-06-11 07:30:35.605 1 WARNING neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-11 07:30:35.606 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-11 07:30:35.606 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: subnet-external-network 2026-06-11 07:30:35.606 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: subnet_onboard 2026-06-11 07:30:35.607 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-11 07:30:35.607 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: subnet-service-types 2026-06-11 07:30:35.608 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: subnet_allocation 2026-06-11 07:30:35.608 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-11 07:30:35.609 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: tag-creation 2026-06-11 07:30:35.609 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-11 07:30:35.613 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: standard-attr-tag 2026-06-11 07:30:35.613 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-11 07:30:35.614 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: trunk 2026-06-11 07:30:35.614 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: trunk-details 2026-06-11 07:30:35.614 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-11 07:30:35.615 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-11 07:30:35.615 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-11 07:30:35.616 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-11 07:30:35.617 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-11 07:30:35.618 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-11 07:30:35.618 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: vpn-flavors 2026-06-11 07:30:35.628 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: vpnaas 2026-06-11 07:30:35.630 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: taas 2026-06-11 07:30:35.630 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: tap-mirror 2026-06-11 07:30:35.631 1 INFO neutron.api.extensions [None req-ff4cf27a-dd27-408e-b003-7f9f291375b3 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-11 07:31:05.716 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-11 07:31:05.765 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-11 07:31:05.767 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-11 07:31:20.878 16 INFO neutron.db.l3_hamode_db [None req-213859bd-302b-45f7-817b-0afb773e0e23 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 07:31:40.292 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port de7257f5-793f-4368-8714-4b4067898827 2026-06-11 07:31:40.980 16 INFO neutron.plugins.ml2.plugin [None req-77f3f82e-a9cd-4353-a9ce-181ab34a5720 - - - - - -] Attempt 1 to provision port de7257f5-793f-4368-8714-4b4067898827 2026-06-11 07:31:42.206 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port de7257f5-793f-4368-8714-4b4067898827 2026-06-11 07:31:42.638 16 INFO neutron.plugins.ml2.plugin [None req-76b068f9-cc1c-4e0e-8b10-7c8ea6db1b42 - - - - - -] Attempt 1 to provision port de7257f5-793f-4368-8714-4b4067898827 2026-06-11 07:36:10.178 13 INFO neutron.plugins.ml2.plugin [None req-d4387dc7-904e-4c04-b440-31e9f7f53c4c - - - - - -] Attempt 1 to provision port 6076e53c-835d-43ec-9e6d-86a6f612274c 2026-06-11 07:36:10.288 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 6076e53c-835d-43ec-9e6d-86a6f612274c 2026-06-11 07:36:11.816 13 INFO neutron.plugins.ml2.plugin [None req-01256a76-8ddd-4466-bd7b-3317fe3e4b44 - - - - - -] Attempt 1 to provision port 6076e53c-835d-43ec-9e6d-86a6f612274c 2026-06-11 07:36:12.281 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 6076e53c-835d-43ec-9e6d-86a6f612274c 2026-06-11 07:36:16.685 16 INFO neutron.plugins.ml2.plugin [None req-c21f776c-a670-4bb4-937d-8a8b588fe3cc - - - - - -] Attempt 1 to provision port 66e5690c-c8c3-43b7-88b7-62f4260bee6a 2026-06-11 07:39:55.002 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 66e5690c-c8c3-43b7-88b7-62f4260bee6a 2026-06-11 07:39:56.356 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 66e5690c-c8c3-43b7-88b7-62f4260bee6a 2026-06-11 07:48:34.498 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port f49b8076-4d37-4a25-9537-5aa6bf4b31fd 2026-06-11 07:48:36.482 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port f49b8076-4d37-4a25-9537-5aa6bf4b31fd 2026-06-11 07:59:03.446 13 INFO neutron.plugins.ml2.plugin [None req-b027c8eb-3581-4cce-b846-45e826bceb13 - - - - - -] Attempt 1 to provision port 6076e53c-835d-43ec-9e6d-86a6f612274c 2026-06-11 07:59:03.486 13 INFO neutron.plugins.ml2.plugin [None req-b027c8eb-3581-4cce-b846-45e826bceb13 - - - - - -] Attempt 1 to provision port 66e5690c-c8c3-43b7-88b7-62f4260bee6a 2026-06-11 07:59:03.522 13 INFO neutron.plugins.ml2.plugin [None req-b027c8eb-3581-4cce-b846-45e826bceb13 - - - - - -] Attempt 1 to provision port de7257f5-793f-4368-8714-4b4067898827 2026-06-11 08:04:36.734 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 26695042-8d47-44cc-8733-f4c15e87c027 2026-06-11 08:04:37.297 16 INFO neutron.plugins.ml2.plugin [None req-291830f3-0cf0-4189-95e2-812835121b3f - - - - - -] Attempt 1 to provision port 26695042-8d47-44cc-8733-f4c15e87c027 2026-06-11 08:04:38.740 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 26695042-8d47-44cc-8733-f4c15e87c027 2026-06-11 08:04:40.829 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port a856cb1b-9b0f-4f51-aebe-9dac67cb5bb9 2026-06-11 08:04:42.996 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port a856cb1b-9b0f-4f51-aebe-9dac67cb5bb9 2026-06-11 08:04:44.996 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 4df2a4cf-62f6-4519-967d-1dc0df848da7 2026-06-11 08:04:45.351 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port ec7693c2-982c-4237-af56-fc6bc442da1f 2026-06-11 08:04:45.717 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port c699d3f0-9a49-408a-82b9-fce721ac052b 2026-06-11 08:04:46.813 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 4df2a4cf-62f6-4519-967d-1dc0df848da7 2026-06-11 08:04:47.013 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port ec7693c2-982c-4237-af56-fc6bc442da1f 2026-06-11 08:04:47.196 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port c699d3f0-9a49-408a-82b9-fce721ac052b 2026-06-11 08:04:51.408 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port eaecca76-5709-4cdc-88de-47c36217aad9 2026-06-11 08:04:51.923 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port d175f020-87d0-41d7-8409-efb37cff48d0 2026-06-11 08:04:52.074 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d12444c-30c9-4477-8a58-a2bb728053fa'] response: {'server_uuid': '24adc2ab-11d5-45f5-b8d0-c842a3f2eee3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eaecca76-5709-4cdc-88de-47c36217aad9', 'code': 200} 2026-06-11 08:04:53.467 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port d446bd99-4a11-4896-a40c-9c2933fcdf5e 2026-06-11 08:04:53.903 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port d175f020-87d0-41d7-8409-efb37cff48d0 2026-06-11 08:04:54.138 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-78681d11-5656-4217-ab21-48f4e4ab68f0'] response: {'server_uuid': 'e503c0cc-d6f5-4d47-83a0-55293a193263', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd446bd99-4a11-4896-a40c-9c2933fcdf5e', 'code': 200} 2026-06-11 08:04:54.164 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port eaecca76-5709-4cdc-88de-47c36217aad9 2026-06-11 08:04:54.238 13 INFO neutron.plugins.ml2.plugin [None req-3ec80ef2-bf5d-492c-89cf-ee65eaea54cb - - - - - -] Attempt 1 to provision port b4539b20-3a8b-4b0d-b20e-a305de1025f8 2026-06-11 08:04:54.315 13 INFO neutron.plugins.ml2.plugin [None req-3ec80ef2-bf5d-492c-89cf-ee65eaea54cb - - - - - -] Attempt 1 to provision port eaecca76-5709-4cdc-88de-47c36217aad9 2026-06-11 08:04:54.490 13 INFO neutron.plugins.ml2.plugin [None req-3ec80ef2-bf5d-492c-89cf-ee65eaea54cb - - - - - -] Attempt 1 to provision port 4827fe26-1340-4942-abdf-4826ce9a8018 2026-06-11 08:04:54.512 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 4827fe26-1340-4942-abdf-4826ce9a8018 2026-06-11 08:04:54.874 13 INFO neutron.plugins.ml2.plugin [None req-3ec80ef2-bf5d-492c-89cf-ee65eaea54cb - - - - - -] Attempt 1 to provision port 195c90fb-7e61-44a4-847b-6b12d8640956 2026-06-11 08:04:54.901 13 INFO neutron.plugins.ml2.plugin [None req-3ec80ef2-bf5d-492c-89cf-ee65eaea54cb - - - - - -] Attempt 1 to provision port ac21a411-9c05-4dac-a477-a9d75cf4f884 2026-06-11 08:04:54.925 13 INFO neutron.plugins.ml2.plugin [None req-3ec80ef2-bf5d-492c-89cf-ee65eaea54cb - - - - - -] Attempt 1 to provision port ec7693c2-982c-4237-af56-fc6bc442da1f 2026-06-11 08:04:55.006 13 INFO neutron.plugins.ml2.plugin [None req-3ec80ef2-bf5d-492c-89cf-ee65eaea54cb - - - - - -] Attempt 1 to provision port a856cb1b-9b0f-4f51-aebe-9dac67cb5bb9 2026-06-11 08:04:55.663 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 4827fe26-1340-4942-abdf-4826ce9a8018 2026-06-11 08:04:55.857 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port d446bd99-4a11-4896-a40c-9c2933fcdf5e 2026-06-11 08:05:00.126 16 INFO neutron.plugins.ml2.plugin [None req-c01d57e8-2bf1-4f4d-8453-85c5f6aeab51 - - - - - -] Attempt 1 to provision port d446bd99-4a11-4896-a40c-9c2933fcdf5e 2026-06-11 08:05:00.211 16 INFO neutron.plugins.ml2.plugin [None req-c01d57e8-2bf1-4f4d-8453-85c5f6aeab51 - - - - - -] Attempt 1 to provision port 4827fe26-1340-4942-abdf-4826ce9a8018 2026-06-11 08:05:00.273 16 INFO neutron.plugins.ml2.plugin [None req-c01d57e8-2bf1-4f4d-8453-85c5f6aeab51 - - - - - -] Attempt 1 to provision port 195c90fb-7e61-44a4-847b-6b12d8640956 2026-06-11 08:05:00.298 16 INFO neutron.plugins.ml2.plugin [None req-c01d57e8-2bf1-4f4d-8453-85c5f6aeab51 - - - - - -] Attempt 1 to provision port ac21a411-9c05-4dac-a477-a9d75cf4f884 2026-06-11 08:05:00.320 16 INFO neutron.plugins.ml2.plugin [None req-c01d57e8-2bf1-4f4d-8453-85c5f6aeab51 - - - - - -] Attempt 1 to provision port ec7693c2-982c-4237-af56-fc6bc442da1f 2026-06-11 08:05:02.355 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 53726de1-2a26-4477-a597-90e1964c8c89 2026-06-11 08:05:02.511 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbd77210-ea81-4a6d-9850-55bcf8c52a2b'] response: {'server_uuid': '384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '53726de1-2a26-4477-a597-90e1964c8c89', 'code': 200} 2026-06-11 08:05:04.086 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 53726de1-2a26-4477-a597-90e1964c8c89 2026-06-11 08:05:08.791 16 INFO neutron.plugins.ml2.plugin [None req-92ab0efa-6aa6-41cb-bd1f-7f7250ac1213 - - - - - -] Attempt 1 to provision port d446bd99-4a11-4896-a40c-9c2933fcdf5e 2026-06-11 08:05:08.851 16 INFO neutron.plugins.ml2.plugin [None req-92ab0efa-6aa6-41cb-bd1f-7f7250ac1213 - - - - - -] Attempt 1 to provision port 13d6bdb4-b927-4d2a-8ae2-fd07572b8013 2026-06-11 08:05:08.877 16 INFO neutron.plugins.ml2.plugin [None req-92ab0efa-6aa6-41cb-bd1f-7f7250ac1213 - - - - - -] Attempt 1 to provision port 53726de1-2a26-4477-a597-90e1964c8c89 2026-06-11 08:05:08.930 16 INFO neutron.plugins.ml2.plugin [None req-92ab0efa-6aa6-41cb-bd1f-7f7250ac1213 - - - - - -] Attempt 1 to provision port 195c90fb-7e61-44a4-847b-6b12d8640956 2026-06-11 08:05:08.956 16 INFO neutron.plugins.ml2.plugin [None req-92ab0efa-6aa6-41cb-bd1f-7f7250ac1213 - - - - - -] Attempt 1 to provision port ac21a411-9c05-4dac-a477-a9d75cf4f884 2026-06-11 08:05:08.981 16 INFO neutron.plugins.ml2.plugin [None req-92ab0efa-6aa6-41cb-bd1f-7f7250ac1213 - - - - - -] Attempt 1 to provision port 58938316-22f9-472d-a51a-e814ee281432 2026-06-11 08:05:09.005 16 INFO neutron.plugins.ml2.plugin [None req-92ab0efa-6aa6-41cb-bd1f-7f7250ac1213 - - - - - -] Attempt 1 to provision port 6ea0dc4c-10a3-4a18-82de-05549c667406 2026-06-11 08:05:20.423 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 713ca1c9-88f4-4d19-aef9-4c80489338ba 2026-06-11 08:05:20.999 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port b4539b20-3a8b-4b0d-b20e-a305de1025f8 2026-06-11 08:05:21.440 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 6ea0dc4c-10a3-4a18-82de-05549c667406 2026-06-11 08:05:22.844 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port b4539b20-3a8b-4b0d-b20e-a305de1025f8 2026-06-11 08:05:23.010 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 04f4dcd2-0d05-4408-80e5-46dd9c75e3f4 2026-06-11 08:05:23.375 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 713ca1c9-88f4-4d19-aef9-4c80489338ba 2026-06-11 08:05:23.552 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 195c90fb-7e61-44a4-847b-6b12d8640956 2026-06-11 08:05:23.821 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 6ea0dc4c-10a3-4a18-82de-05549c667406 2026-06-11 08:05:24.015 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 13d6bdb4-b927-4d2a-8ae2-fd07572b8013 2026-06-11 08:05:24.603 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 195c90fb-7e61-44a4-847b-6b12d8640956 2026-06-11 08:05:24.784 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 04f4dcd2-0d05-4408-80e5-46dd9c75e3f4 2026-06-11 08:05:25.096 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 13d6bdb4-b927-4d2a-8ae2-fd07572b8013 2026-06-11 08:05:26.654 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 97f41cb5-f02a-4f29-b5b8-664225d080da 2026-06-11 08:05:28.806 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 97f41cb5-f02a-4f29-b5b8-664225d080da 2026-06-11 08:05:31.327 16 INFO neutron.plugins.ml2.plugin [None req-d9ca8bae-96bc-4ea1-8d3a-4f99931df0fe - - - - - -] Attempt 1 to provision port 97f41cb5-f02a-4f29-b5b8-664225d080da 2026-06-11 08:05:31.384 16 INFO neutron.plugins.ml2.plugin [None req-d9ca8bae-96bc-4ea1-8d3a-4f99931df0fe - - - - - -] Attempt 1 to provision port 22b4ba10-ed6f-4ec2-9db2-8314341600c3 2026-06-11 08:05:33.477 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 9bff4c5b-bcf6-47f3-8062-a525568deaf3 2026-06-11 08:05:33.608 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c3dccee-5c21-447d-a85a-1bfd336f446d'] response: {'server_uuid': '7a4030fa-d9c2-43d0-b6b4-0fd03797058f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9bff4c5b-bcf6-47f3-8062-a525568deaf3', 'code': 200} 2026-06-11 08:05:35.647 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-630cdcc9-853d-413f-9f28-26967d2ef876'] response: {'server_uuid': '24adc2ab-11d5-45f5-b8d0-c842a3f2eee3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eaecca76-5709-4cdc-88de-47c36217aad9', 'code': 200} 2026-06-11 08:05:35.691 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port eaecca76-5709-4cdc-88de-47c36217aad9 2026-06-11 08:05:36.063 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 9bff4c5b-bcf6-47f3-8062-a525568deaf3 2026-06-11 08:05:37.086 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port eaecca76-5709-4cdc-88de-47c36217aad9 2026-06-11 08:05:37.692 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3660216c-4b5b-40d2-add0-851d16c079a7'] response: {'server_uuid': '24adc2ab-11d5-45f5-b8d0-c842a3f2eee3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eaecca76-5709-4cdc-88de-47c36217aad9', 'code': 200} 2026-06-11 08:05:39.071 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 22b4ba10-ed6f-4ec2-9db2-8314341600c3 2026-06-11 08:05:39.373 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 0f740e06-eaf1-4293-8c6c-f3876f105445 2026-06-11 08:05:41.054 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 22b4ba10-ed6f-4ec2-9db2-8314341600c3 2026-06-11 08:05:41.406 16 INFO neutron.plugins.ml2.plugin [None req-17207118-090d-4ae9-ad85-dbcdd6ab6417 - - - - - -] Attempt 1 to provision port 0f740e06-eaf1-4293-8c6c-f3876f105445 2026-06-11 08:05:41.587 16 INFO neutron.plugins.ml2.plugin [None req-17207118-090d-4ae9-ad85-dbcdd6ab6417 - - - - - -] Attempt 1 to provision port 97f41cb5-f02a-4f29-b5b8-664225d080da 2026-06-11 08:05:41.614 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 0f740e06-eaf1-4293-8c6c-f3876f105445 2026-06-11 08:05:41.684 16 INFO neutron.plugins.ml2.plugin [None req-17207118-090d-4ae9-ad85-dbcdd6ab6417 - - - - - -] Attempt 1 to provision port 22b4ba10-ed6f-4ec2-9db2-8314341600c3 2026-06-11 08:05:47.373 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 9a211706-d309-4077-9a50-0d327e7aa314 2026-06-11 08:05:47.541 13 INFO neutron.plugins.ml2.plugin [None req-ba30ea9f-e68d-4f80-9dfb-9521f91e29e9 - - - - - -] Attempt 1 to provision port 9a211706-d309-4077-9a50-0d327e7aa314 2026-06-11 08:05:49.202 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 9a211706-d309-4077-9a50-0d327e7aa314 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server [None req-1b93a509-0fd2-4ead-8bdb-4521d0dc7fb9 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 308c405c-3521-43eb-9738-1cbe25f2e2d6: This subnet is being modified by another concurrent operation. 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-11 08:05:49.704 16 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-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 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-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server raise exception 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 308c405c-3521-43eb-9738-1cbe25f2e2d6: This subnet is being modified by another concurrent operation. 2026-06-11 08:05:49.704 16 ERROR oslo_messaging.rpc.server 2026-06-11 08:05:51.292 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 863af25d-6dd0-427d-b207-8d8f4af8f738 2026-06-11 08:05:53.017 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 863af25d-6dd0-427d-b207-8d8f4af8f738 2026-06-11 08:05:54.940 16 INFO neutron.plugins.ml2.plugin [None req-3344f960-c285-4747-9203-d987aa8084a7 - - - - - -] Attempt 1 to provision port 385eb92f-2d09-45f9-b22f-39e7d641c505 2026-06-11 08:05:55.123 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 385eb92f-2d09-45f9-b22f-39e7d641c505 2026-06-11 08:05:55.192 16 INFO neutron.plugins.ml2.plugin [None req-3344f960-c285-4747-9203-d987aa8084a7 - - - - - -] Attempt 1 to provision port 7d3d98a2-272f-4aec-81aa-eff2ea364e2f 2026-06-11 08:05:57.072 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 385eb92f-2d09-45f9-b22f-39e7d641c505 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server [None req-f5d04738-2278-4358-a81b-20ae71924008 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 3648a3da-94b9-4b53-a092-91dfee9af07f: This subnet is being modified by another concurrent operation. 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-11 08:05:59.327 16 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-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 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-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server raise exception 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 3648a3da-94b9-4b53-a092-91dfee9af07f: This subnet is being modified by another concurrent operation. 2026-06-11 08:05:59.327 16 ERROR oslo_messaging.rpc.server 2026-06-11 08:05:59.719 16 INFO neutron.plugins.ml2.plugin [None req-c70a9dbf-d9df-481b-a7e9-eb2c7cd5cf58 - - - - - -] Attempt 1 to provision port e4da12cd-59fd-4344-837b-57a0a81b0e1a 2026-06-11 08:06:01.266 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c1d1c83-9110-4508-8bf3-d340a14520e9'] response: {'server_uuid': '24adc2ab-11d5-45f5-b8d0-c842a3f2eee3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eaecca76-5709-4cdc-88de-47c36217aad9', 'code': 200} 2026-06-11 08:06:06.846 16 INFO neutron.plugins.ml2.plugin [None req-b890596e-ada4-4fb9-8a76-e832c45192a9 - - - - - -] Attempt 1 to provision port 385eb92f-2d09-45f9-b22f-39e7d641c505 2026-06-11 08:06:06.947 16 INFO neutron.plugins.ml2.plugin [None req-b890596e-ada4-4fb9-8a76-e832c45192a9 - - - - - -] Attempt 1 to provision port 7d3d98a2-272f-4aec-81aa-eff2ea364e2f 2026-06-11 08:06:09.961 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port e4da12cd-59fd-4344-837b-57a0a81b0e1a 2026-06-11 08:06:10.274 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 7d3d98a2-272f-4aec-81aa-eff2ea364e2f 2026-06-11 08:06:10.590 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port e07efcef-329d-4b24-9241-113dbc700463 2026-06-11 08:06:11.182 16 INFO neutron.plugins.ml2.plugin [None req-d792c108-35ca-448f-ad6c-71eb66f85a2e - - - - - -] Attempt 1 to provision port 7d3d98a2-272f-4aec-81aa-eff2ea364e2f 2026-06-11 08:06:11.256 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f709505-de85-4cf7-b242-714e5e5e3fcb'] response: {'server_uuid': '2eb43a68-651f-4f68-86de-f23f1c447a83', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e07efcef-329d-4b24-9241-113dbc700463', 'code': 200} 2026-06-11 08:06:12.368 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port e4da12cd-59fd-4344-837b-57a0a81b0e1a 2026-06-11 08:06:12.564 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 7d3d98a2-272f-4aec-81aa-eff2ea364e2f 2026-06-11 08:06:12.775 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port e07efcef-329d-4b24-9241-113dbc700463 2026-06-11 08:06:16.269 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port ccddf333-7c0c-46db-b572-81b501b8f286 2026-06-11 08:06:18.272 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port ccddf333-7c0c-46db-b572-81b501b8f286 2026-06-11 08:06:19.153 16 INFO neutron.plugins.ml2.plugin [None req-d49c415f-bc10-4281-9f11-7bd1563da7bf - - - - - -] Attempt 1 to provision port c67e0aeb-9cb1-474c-a670-102e50d507d0 2026-06-11 08:06:19.188 16 INFO neutron.plugins.ml2.plugin [None req-d49c415f-bc10-4281-9f11-7bd1563da7bf - - - - - -] Attempt 1 to provision port 7d3d98a2-272f-4aec-81aa-eff2ea364e2f 2026-06-11 08:06:22.318 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 058a3d02-bc71-44bb-b4d1-7606b964bb31 2026-06-11 08:06:22.941 16 INFO neutron.plugins.ml2.plugin [None req-5c8b63de-ba43-4663-be43-916a07aa5b1d - - - - - -] Attempt 1 to provision port 5d85d3c6-11d6-4e46-a06e-3c387ebb296a 2026-06-11 08:06:22.979 16 INFO neutron.plugins.ml2.plugin [None req-5c8b63de-ba43-4663-be43-916a07aa5b1d - - - - - -] Attempt 1 to provision port 058a3d02-bc71-44bb-b4d1-7606b964bb31 2026-06-11 08:06:24.541 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 058a3d02-bc71-44bb-b4d1-7606b964bb31 2026-06-11 08:06:24.770 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 85f0b648-600d-471c-87c0-fa39dd2c0b7a 2026-06-11 08:06:27.702 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port b40af2a2-c7c4-4f7f-97a3-0ce804af9952 2026-06-11 08:06:27.822 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-99aa3297-d3d4-4790-969e-0a902a7a887a'] response: {'server_uuid': 'a49a7a23-a23a-40d0-8f76-8037bfd91057', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b40af2a2-c7c4-4f7f-97a3-0ce804af9952', 'code': 200} 2026-06-11 08:06:28.389 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 4b814883-0dd6-4cb5-bf84-c4250bdb319e 2026-06-11 08:06:28.505 16 INFO neutron.plugins.ml2.plugin [None req-602b70d9-5bbd-4afe-8e02-77952394adcb - - - - - -] Attempt 1 to provision port 43dc1875-8d23-44ba-9450-5a6168e050f0 2026-06-11 08:06:28.608 16 INFO neutron.plugins.ml2.plugin [None req-602b70d9-5bbd-4afe-8e02-77952394adcb - - - - - -] Attempt 1 to provision port 058a3d02-bc71-44bb-b4d1-7606b964bb31 2026-06-11 08:06:28.855 16 INFO neutron.plugins.ml2.plugin [None req-602b70d9-5bbd-4afe-8e02-77952394adcb - - - - - -] Attempt 1 to provision port 5d85d3c6-11d6-4e46-a06e-3c387ebb296a 2026-06-11 08:06:28.949 16 INFO neutron.plugins.ml2.plugin [None req-602b70d9-5bbd-4afe-8e02-77952394adcb - - - - - -] Attempt 1 to provision port 1be1fdea-0efa-4686-a64a-a992f3740579 2026-06-11 08:06:29.039 16 INFO neutron.plugins.ml2.plugin [None req-602b70d9-5bbd-4afe-8e02-77952394adcb - - - - - -] Attempt 1 to provision port 4b814883-0dd6-4cb5-bf84-c4250bdb319e 2026-06-11 08:06:29.228 16 INFO neutron.plugins.ml2.plugin [None req-602b70d9-5bbd-4afe-8e02-77952394adcb - - - - - -] Attempt 1 to provision port b40af2a2-c7c4-4f7f-97a3-0ce804af9952 2026-06-11 08:06:29.427 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 85f0b648-600d-471c-87c0-fa39dd2c0b7a 2026-06-11 08:06:31.313 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 4b814883-0dd6-4cb5-bf84-c4250bdb319e 2026-06-11 08:06:31.591 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port f0f5bc5c-37c4-4cff-bfae-4e496ce1fdb1 2026-06-11 08:06:32.078 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port b40af2a2-c7c4-4f7f-97a3-0ce804af9952 2026-06-11 08:06:33.466 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port f0f5bc5c-37c4-4cff-bfae-4e496ce1fdb1 2026-06-11 08:06:34.600 13 INFO neutron.plugins.ml2.plugin [None req-3f286f51-f1b8-41db-aa4e-e59d88033485 - - - - - -] Attempt 1 to provision port 4b814883-0dd6-4cb5-bf84-c4250bdb319e 2026-06-11 08:06:34.686 13 INFO neutron.plugins.ml2.plugin [None req-3f286f51-f1b8-41db-aa4e-e59d88033485 - - - - - -] Attempt 1 to provision port 5d85d3c6-11d6-4e46-a06e-3c387ebb296a 2026-06-11 08:06:34.711 13 INFO neutron.plugins.ml2.plugin [None req-3f286f51-f1b8-41db-aa4e-e59d88033485 - - - - - -] Attempt 1 to provision port 43dc1875-8d23-44ba-9450-5a6168e050f0 2026-06-11 08:06:34.731 13 INFO neutron.plugins.ml2.plugin [None req-3f286f51-f1b8-41db-aa4e-e59d88033485 - - - - - -] Attempt 1 to provision port fbefa676-a204-4283-a71d-c53a3a50ab6b 2026-06-11 08:06:35.610 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 8d1ea385-9d4b-482d-a4ae-3b0e671d780d 2026-06-11 08:06:38.218 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 8d1ea385-9d4b-482d-a4ae-3b0e671d780d 2026-06-11 08:06:38.541 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 9f0a837f-c691-49d1-9959-94b88ae04cd0 2026-06-11 08:06:38.912 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port e256069c-865f-4043-bf6a-d3e0be240a68 2026-06-11 08:06:39.029 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f376911-c909-4e35-811e-491a995d62ca'] response: {'server_uuid': '9918ddc8-da3c-4794-8cf2-1a8ace582c47', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e256069c-865f-4043-bf6a-d3e0be240a68', 'code': 200} 2026-06-11 08:06:39.900 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 9f0a837f-c691-49d1-9959-94b88ae04cd0 2026-06-11 08:06:40.156 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port e256069c-865f-4043-bf6a-d3e0be240a68 2026-06-11 08:06:42.396 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port eb54f9a4-418f-491e-bc9c-21fb04a1d22d 2026-06-11 08:06:44.095 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port eb54f9a4-418f-491e-bc9c-21fb04a1d22d 2026-06-11 08:06:46.024 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 1be1fdea-0efa-4686-a64a-a992f3740579 2026-06-11 08:06:46.116 16 INFO neutron.plugins.ml2.plugin [None req-b9d564d4-4cdb-4461-a47d-f860bec57202 - - - - - -] Attempt 1 to provision port 2fdefd74-74c3-4dd0-9935-e5511b535431 2026-06-11 08:06:46.146 16 INFO neutron.plugins.ml2.plugin [None req-b9d564d4-4cdb-4461-a47d-f860bec57202 - - - - - -] Attempt 1 to provision port 43dc1875-8d23-44ba-9450-5a6168e050f0 2026-06-11 08:06:46.328 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 43dc1875-8d23-44ba-9450-5a6168e050f0 2026-06-11 08:06:46.333 16 INFO neutron.plugins.ml2.plugin [None req-b9d564d4-4cdb-4461-a47d-f860bec57202 - - - - - -] Attempt 1 to provision port 91b730cc-1d05-4909-a0a1-a8ef068c98e4 2026-06-11 08:06:46.350 16 INFO neutron.plugins.ml2.plugin [None req-b9d564d4-4cdb-4461-a47d-f860bec57202 - - - - - -] Attempt 1 to provision port eb54f9a4-418f-491e-bc9c-21fb04a1d22d 2026-06-11 08:06:46.390 16 INFO neutron.plugins.ml2.plugin [None req-b9d564d4-4cdb-4461-a47d-f860bec57202 - - - - - -] Attempt 1 to provision port 9f0a837f-c691-49d1-9959-94b88ae04cd0 2026-06-11 08:06:46.434 16 INFO neutron.plugins.ml2.plugin [None req-b9d564d4-4cdb-4461-a47d-f860bec57202 - - - - - -] Attempt 1 to provision port dc9c1bb8-4d1e-4028-a8ea-e9e495ebecc1 2026-06-11 08:06:49.112 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 1be1fdea-0efa-4686-a64a-a992f3740579 2026-06-11 08:06:49.125 16 INFO neutron.plugins.ml2.plugin [None req-f5476de0-d68b-4e7a-95d5-42befac0a228 - - - - - -] Attempt 1 to provision port 2fdefd74-74c3-4dd0-9935-e5511b535431 2026-06-11 08:06:49.267 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 43dc1875-8d23-44ba-9450-5a6168e050f0 2026-06-11 08:06:49.523 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 420c7bdd-0f04-44ed-bb4b-55b62d5757c7 2026-06-11 08:06:49.686 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-66e261ea-0845-455e-9efd-6cd2f44a2652'] response: {'server_uuid': '82cc409a-a2a0-4488-9bd2-e1afa4e8e109', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '420c7bdd-0f04-44ed-bb4b-55b62d5757c7', 'code': 200} 2026-06-11 08:06:50.804 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port fbefa676-a204-4283-a71d-c53a3a50ab6b 2026-06-11 08:06:51.125 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 91b730cc-1d05-4909-a0a1-a8ef068c98e4 2026-06-11 08:06:51.448 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 420c7bdd-0f04-44ed-bb4b-55b62d5757c7 2026-06-11 08:06:52.357 13 INFO neutron.plugins.ml2.plugin [None req-9ebc01d8-7036-4d51-ba5d-0b9c21f29e03 - - - - - -] Attempt 1 to provision port 43dc1875-8d23-44ba-9450-5a6168e050f0 2026-06-11 08:06:52.429 13 INFO neutron.plugins.ml2.plugin [None req-9ebc01d8-7036-4d51-ba5d-0b9c21f29e03 - - - - - -] Attempt 1 to provision port 91b730cc-1d05-4909-a0a1-a8ef068c98e4 2026-06-11 08:06:52.708 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port fbefa676-a204-4283-a71d-c53a3a50ab6b 2026-06-11 08:06:53.018 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 91b730cc-1d05-4909-a0a1-a8ef068c98e4 2026-06-11 08:06:54.723 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port dc9c1bb8-4d1e-4028-a8ea-e9e495ebecc1 2026-06-11 08:06:54.976 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 2fdefd74-74c3-4dd0-9935-e5511b535431 2026-06-11 08:06:55.147 13 INFO neutron.plugins.ml2.plugin [None req-dfa81a2f-e574-4fee-88ca-e4665f1b0a5b - - - - - -] Attempt 1 to provision port 91b730cc-1d05-4909-a0a1-a8ef068c98e4 2026-06-11 08:06:55.207 13 INFO neutron.plugins.ml2.plugin [None req-dfa81a2f-e574-4fee-88ca-e4665f1b0a5b - - - - - -] Attempt 1 to provision port e256069c-865f-4043-bf6a-d3e0be240a68 2026-06-11 08:06:55.272 13 INFO neutron.plugins.ml2.plugin [None req-dfa81a2f-e574-4fee-88ca-e4665f1b0a5b - - - - - -] Attempt 1 to provision port 420c7bdd-0f04-44ed-bb4b-55b62d5757c7 2026-06-11 08:06:56.735 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port dc9c1bb8-4d1e-4028-a8ea-e9e495ebecc1 2026-06-11 08:06:56.878 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 2fdefd74-74c3-4dd0-9935-e5511b535431 2026-06-11 08:06:57.411 16 INFO neutron.plugins.ml2.plugin [None req-051f27e9-586d-443d-a181-1609cacde125 - - - - - -] Attempt 1 to provision port dcfc20df-9b2e-4e66-a2e1-68f3ad696063 2026-06-11 08:07:34.724 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 15131a56-5425-432d-9ca9-b68accdfd8b5 2026-06-11 08:07:36.786 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 15131a56-5425-432d-9ca9-b68accdfd8b5 2026-06-11 08:07:37.017 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 200c6204-b5f9-4b51-9e89-5c2e8558fffe 2026-06-11 08:07:38.486 16 INFO neutron.plugins.ml2.plugin [None req-70a058ed-fbb1-404e-b89a-29533639ef57 - - - - - -] Attempt 1 to provision port 069ae4f7-551b-4999-8000-c385358c541c 2026-06-11 08:07:38.532 16 INFO neutron.plugins.ml2.plugin [None req-70a058ed-fbb1-404e-b89a-29533639ef57 - - - - - -] Attempt 1 to provision port 971f58f6-0090-4bb6-a2bd-80110d1d6ecf 2026-06-11 08:07:38.560 16 INFO neutron.plugins.ml2.plugin [None req-70a058ed-fbb1-404e-b89a-29533639ef57 - - - - - -] Attempt 1 to provision port 15131a56-5425-432d-9ca9-b68accdfd8b5 2026-06-11 08:07:38.710 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 200c6204-b5f9-4b51-9e89-5c2e8558fffe 2026-06-11 08:07:40.482 16 INFO neutron.plugins.ml2.plugin [None req-a20b2137-0165-4714-a667-f9434459116e - - - - - -] Attempt 1 to provision port 971f58f6-0090-4bb6-a2bd-80110d1d6ecf 2026-06-11 08:07:41.276 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 3cd89a18-dac6-482e-a00f-cd2d0a5f0e16 2026-06-11 08:07:41.388 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f162e19-3d08-4af9-9690-5c6d6d9c1fb4'] response: {'server_uuid': 'f805a5e3-228e-4bb9-83fd-7381257a9cd8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3cd89a18-dac6-482e-a00f-cd2d0a5f0e16', 'code': 200} 2026-06-11 08:07:41.771 16 INFO neutron.plugins.ml2.plugin [None req-fed4ba46-fb72-4a96-9343-097a1e796ef7 - - - - - -] Attempt 1 to provision port 971f58f6-0090-4bb6-a2bd-80110d1d6ecf 2026-06-11 08:07:42.842 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 3cd89a18-dac6-482e-a00f-cd2d0a5f0e16 2026-06-11 08:07:49.839 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port fb9b458e-a500-4c04-9721-05556889cb7c 2026-06-11 08:07:49.939 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9950a9b2-d9b2-457c-86a6-881d94cf7660'] response: {'server_uuid': '1282b45a-aabb-42f1-9cf4-b3c4ccb610ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb9b458e-a500-4c04-9721-05556889cb7c', 'code': 200} 2026-06-11 08:07:50.710 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port fb9b458e-a500-4c04-9721-05556889cb7c 2026-06-11 08:07:54.712 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 069ae4f7-551b-4999-8000-c385358c541c 2026-06-11 08:07:55.258 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 971f58f6-0090-4bb6-a2bd-80110d1d6ecf 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.726 13 ERROR neutron.plugins.ml2.managers 2026-06-11 08:07:55.729 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Failed to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd on host instance for vnic_type normal using segments [{'id': 'd6a9383e-326c-4411-8090-1db8b2fe4cbd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': 'ebd2d87b-ba8f-4c8d-8e86-025745bbbef4'}] 2026-06-11 08:07:55.729 13 INFO neutron.plugins.ml2.plugin [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Attempt 2 to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.740 13 ERROR neutron.plugins.ml2.managers 2026-06-11 08:07:55.742 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Failed to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd on host instance for vnic_type normal using segments [{'id': 'd6a9383e-326c-4411-8090-1db8b2fe4cbd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': 'ebd2d87b-ba8f-4c8d-8e86-025745bbbef4'}] 2026-06-11 08:07:55.742 13 INFO neutron.plugins.ml2.plugin [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Attempt 3 to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.755 13 ERROR neutron.plugins.ml2.managers 2026-06-11 08:07:55.757 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Failed to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd on host instance for vnic_type normal using segments [{'id': 'd6a9383e-326c-4411-8090-1db8b2fe4cbd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': 'ebd2d87b-ba8f-4c8d-8e86-025745bbbef4'}] 2026-06-11 08:07:55.757 13 INFO neutron.plugins.ml2.plugin [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Attempt 4 to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.772 13 ERROR neutron.plugins.ml2.managers 2026-06-11 08:07:55.774 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Failed to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd on host instance for vnic_type normal using segments [{'id': 'd6a9383e-326c-4411-8090-1db8b2fe4cbd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': 'ebd2d87b-ba8f-4c8d-8e86-025745bbbef4'}] 2026-06-11 08:07:55.774 13 INFO neutron.plugins.ml2.plugin [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Attempt 5 to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.783 13 ERROR neutron.plugins.ml2.managers 2026-06-11 08:07:55.785 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Failed to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd on host instance for vnic_type normal using segments [{'id': 'd6a9383e-326c-4411-8090-1db8b2fe4cbd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': 'ebd2d87b-ba8f-4c8d-8e86-025745bbbef4'}] 2026-06-11 08:07:55.785 13 INFO neutron.plugins.ml2.plugin [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Attempt 6 to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.795 13 ERROR neutron.plugins.ml2.managers 2026-06-11 08:07:55.797 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Failed to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd on host instance for vnic_type normal using segments [{'id': 'd6a9383e-326c-4411-8090-1db8b2fe4cbd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': 'ebd2d87b-ba8f-4c8d-8e86-025745bbbef4'}] 2026-06-11 08:07:55.797 13 INFO neutron.plugins.ml2.plugin [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Attempt 7 to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.806 13 ERROR neutron.plugins.ml2.managers 2026-06-11 08:07:55.808 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Failed to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd on host instance for vnic_type normal using segments [{'id': 'd6a9383e-326c-4411-8090-1db8b2fe4cbd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': 'ebd2d87b-ba8f-4c8d-8e86-025745bbbef4'}] 2026-06-11 08:07:55.808 13 INFO neutron.plugins.ml2.plugin [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Attempt 8 to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.818 13 ERROR neutron.plugins.ml2.managers 2026-06-11 08:07:55.819 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Failed to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd on host instance for vnic_type normal using segments [{'id': 'd6a9383e-326c-4411-8090-1db8b2fe4cbd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': 'ebd2d87b-ba8f-4c8d-8e86-025745bbbef4'}] 2026-06-11 08:07:55.819 13 INFO neutron.plugins.ml2.plugin [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Attempt 9 to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.827 13 ERROR neutron.plugins.ml2.managers 2026-06-11 08:07:55.828 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Failed to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd on host instance for vnic_type normal using segments [{'id': 'd6a9383e-326c-4411-8090-1db8b2fe4cbd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': 'ebd2d87b-ba8f-4c8d-8e86-025745bbbef4'}] 2026-06-11 08:07:55.828 13 INFO neutron.plugins.ml2.plugin [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Attempt 10 to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet cbd8aec3-56ee-424a-8c9e-137de889a736 could not be found. 2026-06-11 08:07:55.841 13 ERROR neutron.plugins.ml2.managers 2026-06-11 08:07:55.843 13 ERROR neutron.plugins.ml2.managers [None req-17f7352b-eebd-4569-8506-890a074aa0db - - - - - -] Failed to bind port 9d05fa94-ec4b-42f1-8159-0215508cc6bd on host instance for vnic_type normal using segments [{'id': 'd6a9383e-326c-4411-8090-1db8b2fe4cbd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 907, 'network_id': 'ebd2d87b-ba8f-4c8d-8e86-025745bbbef4'}] 2026-06-11 08:07:56.783 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 069ae4f7-551b-4999-8000-c385358c541c 2026-06-11 08:07:56.971 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 971f58f6-0090-4bb6-a2bd-80110d1d6ecf 2026-06-11 08:08:06.877 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc39b4f9-1bc4-4329-9c75-38ad71e48ed8'] response: {'server_uuid': 'f805a5e3-228e-4bb9-83fd-7381257a9cd8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3cd89a18-dac6-482e-a00f-cd2d0a5f0e16', 'code': 200} 2026-06-11 08:08:06.950 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] No ports have port_id starting with 3cd89a18-dac6-482e-a00f-cd2d0a5f0e16 2026-06-11 08:08:16.229 13 INFO neutron.plugins.ml2.plugin [None req-9cfb9d29-b8fc-4242-9383-e6b933b298b5 - - - - - -] Attempt 1 to provision port 24ffed2c-8295-427a-9c3e-f794ffebc6ba 2026-06-11 08:08:16.727 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 24ffed2c-8295-427a-9c3e-f794ffebc6ba 2026-06-11 08:08:18.728 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 647175d4-44ea-41ef-8638-d2a7b2f6a21c 2026-06-11 08:08:21.113 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 8c192e48-05d2-4f3f-a712-3154832e3408 2026-06-11 08:08:21.508 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 647175d4-44ea-41ef-8638-d2a7b2f6a21c 2026-06-11 08:08:22.940 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 8c192e48-05d2-4f3f-a712-3154832e3408 2026-06-11 08:08:24.805 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 24ffed2c-8295-427a-9c3e-f794ffebc6ba 2026-06-11 08:08:25.219 16 INFO neutron.plugins.ml2.plugin [None req-f5b8990c-a79b-4dfd-9e03-b288337a67c5 - - - - - -] Attempt 1 to provision port 8c192e48-05d2-4f3f-a712-3154832e3408 2026-06-11 08:08:25.268 16 INFO neutron.plugins.ml2.plugin [None req-f5b8990c-a79b-4dfd-9e03-b288337a67c5 - - - - - -] Attempt 1 to provision port 24ffed2c-8295-427a-9c3e-f794ffebc6ba 2026-06-11 08:08:25.327 16 INFO neutron.plugins.ml2.plugin [None req-f5b8990c-a79b-4dfd-9e03-b288337a67c5 - - - - - -] Attempt 1 to provision port 09feb527-27e5-4517-b901-939827f9410c 2026-06-11 08:08:25.352 16 INFO neutron.plugins.ml2.plugin [None req-f5b8990c-a79b-4dfd-9e03-b288337a67c5 - - - - - -] Attempt 1 to provision port f74c800e-27d0-4331-a1b9-23765e26db9a 2026-06-11 08:08:30.754 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 585153f0-5020-4d2f-a623-00e3229b7806 2026-06-11 08:08:33.360 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 9e9a5f9a-059b-4e55-a525-5a9894c2cc49 2026-06-11 08:08:33.455 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e6d8ad4-d4c6-480d-bc9c-4388995240d8'] response: {'server_uuid': '1be16e7b-c51a-4bcb-b455-5529bcfa0a1a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e9a5f9a-059b-4e55-a525-5a9894c2cc49', 'code': 200} 2026-06-11 08:08:33.691 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 585153f0-5020-4d2f-a623-00e3229b7806 2026-06-11 08:08:34.754 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 9e9a5f9a-059b-4e55-a525-5a9894c2cc49 2026-06-11 08:08:34.857 16 INFO neutron.plugins.ml2.plugin [None req-6665673b-8344-401d-86a3-35c51e15e2d9 - - - - - -] Attempt 1 to provision port 8c192e48-05d2-4f3f-a712-3154832e3408 2026-06-11 08:08:34.906 16 INFO neutron.plugins.ml2.plugin [None req-6665673b-8344-401d-86a3-35c51e15e2d9 - - - - - -] Attempt 1 to provision port 585153f0-5020-4d2f-a623-00e3229b7806 2026-06-11 08:08:34.966 16 INFO neutron.plugins.ml2.plugin [None req-6665673b-8344-401d-86a3-35c51e15e2d9 - - - - - -] Attempt 1 to provision port 24ffed2c-8295-427a-9c3e-f794ffebc6ba 2026-06-11 08:08:35.021 16 INFO neutron.plugins.ml2.plugin [None req-6665673b-8344-401d-86a3-35c51e15e2d9 - - - - - -] Attempt 1 to provision port 1f3bcd51-a93f-4948-8d08-175042087d2c 2026-06-11 08:08:35.042 16 INFO neutron.plugins.ml2.plugin [None req-6665673b-8344-401d-86a3-35c51e15e2d9 - - - - - -] Attempt 1 to provision port 4305d659-3e6e-49e2-ac7d-a01186431aef 2026-06-11 08:08:35.067 16 INFO neutron.plugins.ml2.plugin [None req-6665673b-8344-401d-86a3-35c51e15e2d9 - - - - - -] Attempt 1 to provision port 09feb527-27e5-4517-b901-939827f9410c 2026-06-11 08:08:36.838 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 4305d659-3e6e-49e2-ac7d-a01186431aef 2026-06-11 08:08:37.233 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 09feb527-27e5-4517-b901-939827f9410c 2026-06-11 08:08:37.495 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port f74c800e-27d0-4331-a1b9-23765e26db9a 2026-06-11 08:08:37.730 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 1f3bcd51-a93f-4948-8d08-175042087d2c 2026-06-11 08:08:38.794 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 4305d659-3e6e-49e2-ac7d-a01186431aef 2026-06-11 08:08:38.991 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 09feb527-27e5-4517-b901-939827f9410c 2026-06-11 08:08:39.197 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port f74c800e-27d0-4331-a1b9-23765e26db9a 2026-06-11 08:08:39.337 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 1f3bcd51-a93f-4948-8d08-175042087d2c 2026-06-11 08:08:41.504 16 INFO neutron.plugins.ml2.plugin [None req-f7ea552c-acf5-47ca-8e8c-1e400cfe9cc6 - - - - - -] Attempt 1 to provision port 8c192e48-05d2-4f3f-a712-3154832e3408 2026-06-11 08:08:41.551 16 INFO neutron.plugins.ml2.plugin [None req-f7ea552c-acf5-47ca-8e8c-1e400cfe9cc6 - - - - - -] Attempt 1 to provision port 585153f0-5020-4d2f-a623-00e3229b7806 2026-06-11 08:08:41.625 16 INFO neutron.plugins.ml2.plugin [None req-f7ea552c-acf5-47ca-8e8c-1e400cfe9cc6 - - - - - -] Attempt 1 to provision port 9e9a5f9a-059b-4e55-a525-5a9894c2cc49 2026-06-11 08:08:41.673 16 INFO neutron.plugins.ml2.plugin [None req-f7ea552c-acf5-47ca-8e8c-1e400cfe9cc6 - - - - - -] Attempt 1 to provision port 1f3bcd51-a93f-4948-8d08-175042087d2c 2026-06-11 08:08:41.742 16 INFO neutron.plugins.ml2.plugin [None req-f7ea552c-acf5-47ca-8e8c-1e400cfe9cc6 - - - - - -] Attempt 1 to provision port 4305d659-3e6e-49e2-ac7d-a01186431aef 2026-06-11 08:08:41.791 16 INFO neutron.plugins.ml2.plugin [None req-f7ea552c-acf5-47ca-8e8c-1e400cfe9cc6 - - - - - -] Attempt 1 to provision port 09feb527-27e5-4517-b901-939827f9410c 2026-06-11 08:08:47.192 16 INFO neutron.plugins.ml2.plugin [None req-08a4840e-30a5-42c9-9d73-73f8efc83ae7 - - - - - -] Attempt 1 to provision port 585153f0-5020-4d2f-a623-00e3229b7806 2026-06-11 08:08:47.257 16 INFO neutron.plugins.ml2.plugin [None req-08a4840e-30a5-42c9-9d73-73f8efc83ae7 - - - - - -] Attempt 1 to provision port 1f3bcd51-a93f-4948-8d08-175042087d2c 2026-06-11 08:08:47.307 16 INFO neutron.plugins.ml2.plugin [None req-08a4840e-30a5-42c9-9d73-73f8efc83ae7 - - - - - -] Attempt 1 to provision port 9e9a5f9a-059b-4e55-a525-5a9894c2cc49 2026-06-11 08:08:47.354 16 INFO neutron.plugins.ml2.plugin [None req-08a4840e-30a5-42c9-9d73-73f8efc83ae7 - - - - - -] Attempt 1 to provision port 09feb527-27e5-4517-b901-939827f9410c 2026-06-11 08:08:49.540 13 INFO neutron.plugins.ml2.plugin [None req-7734d2cc-c808-4bbe-9ecd-2f6dec31857b - - - - - -] Attempt 1 to provision port 1f3bcd51-a93f-4948-8d08-175042087d2c 2026-06-11 08:08:50.787 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 92506981-e814-4660-b5b9-90e5162f8ec4 2026-06-11 08:08:50.896 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffa6304e-ee85-40e6-9431-4bd0907c7780'] response: {'server_uuid': 'f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '92506981-e814-4660-b5b9-90e5162f8ec4', 'code': 200} 2026-06-11 08:08:51.390 13 INFO neutron.plugins.ml2.plugin [None req-1c8002eb-f7a1-462a-90c7-a5b7713678b8 - - - - - -] Attempt 1 to provision port 1f3bcd51-a93f-4948-8d08-175042087d2c 2026-06-11 08:08:52.763 13 INFO neutron.plugins.ml2.plugin [None req-bcb5d35b-7ac9-4866-aa04-1e85f11a7301 - - - - - -] Attempt 1 to provision port 92506981-e814-4660-b5b9-90e5162f8ec4 2026-06-11 08:08:52.811 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 92506981-e814-4660-b5b9-90e5162f8ec4 2026-06-11 08:09:17.435 13 INFO neutron.plugins.ml2.plugin [None req-9cc4c249-fdd5-4d75-b87e-7c2163d35847 - - - - - -] Attempt 1 to provision port f990c0fe-b5e6-412a-be87-39af2ef44df8 2026-06-11 08:09:41.351 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 84346358-1d90-4d65-9549-3ae33e3f3775 2026-06-11 08:09:41.458 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-015e79b4-75ac-44b6-8f4e-c4d42542096d'] response: {'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '84346358-1d90-4d65-9549-3ae33e3f3775', 'code': 200} 2026-06-11 08:09:42.799 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 84346358-1d90-4d65-9549-3ae33e3f3775 2026-06-11 08:10:22.175 16 INFO neutron.plugins.ml2.plugin [None req-c5ecac37-f82a-4058-aeb4-e6fccc712dfa - - - - - -] Attempt 1 to provision port 587b380d-0ce1-4993-9438-cc4adf10864e 2026-06-11 08:10:28.816 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 587b380d-0ce1-4993-9438-cc4adf10864e 2026-06-11 08:10:28.985 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2977de9d-f8b2-485b-8e17-2279d8eec120'] response: {'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '587b380d-0ce1-4993-9438-cc4adf10864e', 'code': 200} 2026-06-11 08:10:30.791 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 587b380d-0ce1-4993-9438-cc4adf10864e 2026-06-11 08:10:33.306 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 587b380d-0ce1-4993-9438-cc4adf10864e 2026-06-11 08:10:53.201 16 INFO neutron.plugins.ml2.plugin [None req-5f01983d-9261-4ed1-9c0b-6f8e0d86d750 - - - - - -] Attempt 1 to provision port 85033d22-1b8e-4229-b763-8547df0f8bde 2026-06-11 08:11:00.359 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 85033d22-1b8e-4229-b763-8547df0f8bde 2026-06-11 08:11:00.484 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-70ab9f24-eeb8-47be-b019-80e035d0b619'] response: {'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85033d22-1b8e-4229-b763-8547df0f8bde', 'code': 200} 2026-06-11 08:11:00.971 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 85033d22-1b8e-4229-b763-8547df0f8bde 2026-06-11 08:11:14.713 13 INFO neutron.plugins.ml2.plugin [None req-b0161d3b-2ef8-4edc-bfae-b362f2ff5141 - - - - - -] Attempt 1 to provision port b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 2026-06-11 08:11:21.010 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 2026-06-11 08:11:21.178 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2d7b517-d8c2-4f6d-8d50-27e4c0f28f4b'] response: {'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b8ca9ed1-42d6-4969-a4d4-5e22c67e6209', 'code': 200} 2026-06-11 08:11:22.975 13 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 2026-06-11 08:11:24.284 13 INFO neutron.plugins.ml2.plugin [None req-52054dbc-2379-4234-bf1b-c9b838269e17 - - - - - -] Attempt 1 to provision port 85033d22-1b8e-4229-b763-8547df0f8bde 2026-06-11 08:11:25.052 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 85033d22-1b8e-4229-b763-8547df0f8bde 2026-06-11 08:11:38.036 16 INFO neutron.plugins.ml2.plugin [None req-424f413a-5274-4dfd-b59b-c8fa533a1110 - - - - - -] Attempt 1 to provision port b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 2026-06-11 08:11:39.078 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 2026-06-11 08:11:39.393 13 INFO neutron.plugins.ml2.plugin [None req-f2bc19a2-1969-4bab-b787-bbbfec9f39ab - - - - - -] Attempt 1 to provision port b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 2026-06-11 08:11:48.805 13 INFO neutron.plugins.ml2.plugin [None req-720e6926-489e-4cdc-9d14-13ac9b4b9c34 - - - - - -] Attempt 1 to provision port 85033d22-1b8e-4229-b763-8547df0f8bde 2026-06-11 08:11:49.022 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port 85033d22-1b8e-4229-b763-8547df0f8bde 2026-06-11 08:12:21.187 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6ff7f8f-8889-4b6a-bb9b-e8af6a4fcb3f'] response: {'server_uuid': 'f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '92506981-e814-4660-b5b9-90e5162f8ec4', 'code': 200} 2026-06-11 08:13:16.976 16 INFO neutron.plugins.ml2.plugin [None req-c7059981-2878-4cfd-b294-b802309ea97c - - - - - -] Attempt 1 to provision port f069340d-d1b0-4df9-892a-b83a255dac41 2026-06-11 08:13:17.864 16 INFO neutron.plugins.ml2.plugin [None req-056fa7b2-7844-482f-830d-887b77225368 - - - - - -] Attempt 1 to provision port f069340d-d1b0-4df9-892a-b83a255dac41